

/* Start:/local/templates/nashenka/markup/build/assets/css/main.css?1751963655788752*/
@charset "UTF-8";
/* FONTS */
/* COLORS */
/* MEDIA QUERIES */
/* NORMAL MEDIA QUERIES */
/* ANIMATIONS */
/*! 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: 0.1rem 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: -0.2rem;
  /* 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;
}

/*
    Пример подключения шрифта woff/woff2
    https://css-tricks.com/snippets/css/using-font-face/

    @include font-face('ProximaNova', '../fonts/ProximaNova-Regular/ProximaNova-Regular');
*/
@font-face {
  font-family: "TT Firs Neue";
  src: url("/local/templates/nashenka/markup/build/assets/css/../fonts/subset-TTFirsNeue-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Firs Neue";
  src: url("/local/templates/nashenka/markup/build/assets/css/../fonts/subset-TTFirsNeue-DemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Firs Neue";
  src: url("/local/templates/nashenka/markup/build/assets/css/../fonts/subset-TTFirsNeue-Bold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("/local/templates/nashenka/markup/build/assets/css/../fonts/subset-Manrope-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("/local/templates/nashenka/markup/build/assets/css/../fonts/subset-Manrope-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("/local/templates/nashenka/markup/build/assets/css/../fonts/subset-Manrope-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.tippy-box[data-theme~=light] {
  color: #26323d;
  -webkit-box-shadow: 0 0 2rem 0.4rem rgba(154, 161, 177, 0.15), 0 0.4rem 8rem -0.8rem rgba(36, 40, 47, 0.25), 0 0.4rem 0.4rem -0.2rem rgba(91, 94, 105, 0.15);
  box-shadow: 0 0 2rem 0.4rem rgba(154, 161, 177, 0.15), 0 0.4rem 8rem -0.8rem rgba(36, 40, 47, 0.25), 0 0.4rem 0.4rem -0.2rem rgba(91, 94, 105, 0.15);
  background-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=top] > .tippy-arrow:before {
  border-top-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=bottom] > .tippy-arrow:before {
  border-bottom-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=left] > .tippy-arrow:before {
  border-left-color: #fff;
}

.tippy-box[data-theme~=light][data-placement^=right] > .tippy-arrow:before {
  border-right-color: #fff;
}

.tippy-box[data-theme~=light] > .tippy-backdrop {
  background-color: #fff;
}

.tippy-box[data-theme~=light] > .tippy-svg-arrow {
  fill: #fff;
}

/* ===============================
=            Choices            =
=============================== */
.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 2.4rem;
  font-size: 1.6rem;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-open {
  overflow: visible;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0.75rem;
}

.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 1rem;
  border-bottom: 0.1rem solid #ddd;
  background-color: #fff;
  margin: 0;
}

.choices[data-type*=select-one] .choices__button {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  padding: 0;
  background-size: 0.8rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1rem;
  margin-right: 2.5rem;
  height: 2rem;
  width: 2rem;
  border-radius: 10em;
  opacity: 0.25;
}

.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*=select-one] .choices__button:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #00bcd4;
  box-shadow: 0 0 0 0.2rem #00bcd4;
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
  display: none;
}

.choices[data-type*=select-one]::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
  border-width: 0.5rem;
  position: absolute;
  right: 1.15rem;
  top: 50%;
  margin-top: -0.25rem;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open::after {
  border-color: transparent transparent #333 transparent;
  margin-top: -0.75rem;
}

.choices[data-type*=select-one][dir=rtl]::after {
  left: 1.15rem;
  right: auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 2.5rem;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -0.4rem;
  margin-bottom: 0;
  margin-left: 0.8rem;
  padding-left: 1.6rem;
  border-left: 0.1rem solid #008fa1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==");
  background-size: 0.8rem;
  width: 0.8rem;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}

.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 0.75rem 0.75rem 0.375rem;
  border: 0.1rem solid #ddd;
  border-radius: 0.25rem;
  font-size: 1.4rem;
  min-height: 4.4rem;
  overflow: hidden;
}

.is-focused .choices__inner, .is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 0.25rem 0.25rem 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 0.25rem 0.25rem;
}

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

.choices__list--single {
  display: inline-block;
  padding: 0.4rem 1.6rem 0.4rem 0.4rem;
  width: 100%;
}

[dir=rtl] .choices__list--single {
  padding-right: 0.4rem;
  padding-left: 1.6rem;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 2rem;
  padding: 0.4rem 1rem;
  font-size: 1.2rem;
  font-weight: 500;
  margin-right: 0.375rem;
  margin-bottom: 0.375rem;
  background-color: #00bcd4;
  border: 0.1rem solid #00a5bb;
  color: #fff;
  word-break: break-all;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 0.5rem;
}

[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 0.375rem;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 0.1rem solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 0.1rem solid #919191;
}

.choices__list--dropdown, .choices__list[aria-expanded] {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 0.1rem solid #ddd;
  top: 100%;
  margin-top: -0.1rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}

.is-active.choices__list--dropdown, .is-active.choices__list[aria-expanded] {
  visibility: visible;
}

.is-open .choices__list--dropdown, .is-open .choices__list[aria-expanded] {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown, .is-flipped .choices__list[aria-expanded] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -0.1rem;
  border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
  position: relative;
  max-height: 30rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
  position: relative;
  padding: 1rem;
  font-size: 1.4rem;
}

[dir=rtl] .choices__list--dropdown .choices__item, [dir=rtl] .choices__list[aria-expanded] .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable {
    padding-right: 10rem;
  }
  .choices__list--dropdown .choices__item--selectable::after, .choices__list[aria-expanded] .choices__item--selectable::after {
    content: attr(data-select-text);
    font-size: 1.2rem;
    opacity: 0;
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable {
    text-align: right;
    padding-left: 10rem;
    padding-right: 1rem;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable::after, [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable::after {
    right: auto;
    left: 1rem;
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 1.2rem;
  padding: 1rem;
  border-bottom: 0.1rem solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -999.9rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 0.4rem 0 0.4rem 0.2rem;
}

.choices__input:focus {
  outline: 0;
}

.choices__input::-webkit-search-decoration, .choices__input::-webkit-search-cancel-button, .choices__input::-webkit-search-results-button, .choices__input::-webkit-search-results-decoration {
  display: none;
}

.choices__input::-ms-clear, .choices__input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

[dir=rtl] .choices__input {
  padding-right: 0.2rem;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

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

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

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  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(0, 0, 0);
  transform: translate3d(0, 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;
}

/* Auto Height */
.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;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 120rem;
  perspective: 120rem;
}

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

.swiper-3d {
  -webkit-perspective: 120rem;
  perspective: 120rem;
}

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

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

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

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

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -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: 0.1rem;
  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: 0.1rem;
  height: var(--swiper-centered-offset-after);
}

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: -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: 4.2rem;
  height: 4.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2.1rem;
  margin-top: -2.1rem;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.4rem solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -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);
  }
}

/* Slide styles end */
.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: 0.1rem;
  width: var(--swiper-virtual-size);
}

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

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

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0 - (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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

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

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

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

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next 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;
}

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

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

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

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

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms 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;
}

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -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-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

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

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

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -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: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

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

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

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

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

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

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -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-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -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 > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

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

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

.swiper-free-mode > .swiper-wrapper {
  -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: 0;
  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(5rem);
  filter: blur(5rem);
}

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

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

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

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

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

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

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

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -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;
}

:root {
  --f-spinner-width: 3.6rem;
  --f-spinner-height: 3.6rem;
  --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, 1.6rem, 0);
    transform: scale(0.975) translate3d(0, 1.6rem, 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, 1.6rem, 0);
    transform: scale(0.975) translate3d(0, 1.6rem, 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, 1.6rem, 0);
    transform: scale(0.975) translate3d(0, 1.6rem, 0);
    opacity: 0;
  }
}

@keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(0.975) translate3d(0, 1.6rem, 0);
    transform: scale(0.975) translate3d(0, 1.6rem, 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: .75;
  }
  100% {
    opacity: 1;
  }
}

@keyframes f-fadeFastIn {
  0% {
    opacity: .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)*.5) linear 0.1s both f-crossfadeOut;
  animation: calc(var(--f-transition-duration, 0.2s)*.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(-7.5rem);
    transform: translateX(-7.5rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

@-webkit-keyframes f-classicInPrev {
  0% {
    -webkit-transform: translateX(7.5rem);
    transform: translateX(7.5rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicInPrev {
  0% {
    -webkit-transform: translateX(7.5rem);
    transform: translateX(7.5rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes f-classicOutNext {
  100% {
    -webkit-transform: translateX(-7.5rem);
    transform: translateX(-7.5rem);
    opacity: 0;
  }
}

@keyframes f-classicOutNext {
  100% {
    -webkit-transform: translateX(-7.5rem);
    transform: translateX(-7.5rem);
    opacity: 0;
  }
}

@-webkit-keyframes f-classicOutPrev {
  100% {
    -webkit-transform: translateX(7.5rem);
    transform: translateX(7.5rem);
    opacity: 0;
  }
}

@keyframes f-classicOutPrev {
  100% {
    -webkit-transform: translateX(7.5rem);
    transform: translateX(7.5rem);
    opacity: 0;
  }
}

:root {
  --f-button-width: 4rem;
  --f-button-height: 4rem;
  --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: 2rem;
  --f-button-svg-height: 2rem;
  --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 .15s ease;
  transition: opacity .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: 1rem;
  --f-spinner-width: 5rem;
  --f-spinner-height: 5rem;
  --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::-webkit-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: 0.4rem;
  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: 4rem;
}

.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 0;
  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;
  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: 0.1rem;
  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(0);
  filter: blur(0);
}

.fancybox__caption {
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  padding: 1.4rem 0 0.4rem 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: 0.8rem;
  z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 3.4rem;
  --f-button-height: 3.4rem;
  --f-button-border-radius: 0.4rem;
  --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: 2.2rem;
  --f-button-svg-height: 2.2rem;
  position: absolute;
  top: -3.8rem;
  right: 0;
  opacity: .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: 2.4rem;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: all .25s ease;
  transition: all .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: 1.2rem;
}

.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: 1.8rem;
  --f-button-svg-height: 1.8rem;
  --f-button-svg-filter: none;
  top: 0.5rem;
  right: 0.5rem;
}

.fancybox__nav {
  --f-button-width: 5rem;
  --f-button-height: 5rem;
  --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: 2.6rem;
  --f-button-svg-height: 2.6rem;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(0.1rem 0.1rem 0.1rem 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: -3rem;
  right: -2rem;
  left: -2rem;
  bottom: -3rem;
  z-index: 1;
}

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

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  -webkit-animation: .15s ease-out both f-fadeOut;
  animation: .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):not(.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):not(.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% - 12rem);
  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(0.1rem, 0.1rem, 0.1rem, 0.1rem) !important;
  clip-path: inset(50%) !important;
  height: 0.1rem !important;
  margin: -0.1rem !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.1rem !important;
  white-space: nowrap !important;
}

.f-carousel__thumbs {
  --f-thumb-width: 9.6rem;
  --f-thumb-height: 7.2rem;
  --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: 0.2rem;
  --f-thumb-offset: 0;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

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

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 0.4rem;
  --f-thumb-extra-gap: 1.6rem;
  --f-thumb-clip-width: 4.6rem;
}

.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: 100rem;
  perspective: 100rem;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.2rem;
  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)*0.1rem + 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) * -0.1rem), 0, 0);
  transform: translate3d(calc(var(--shift, 0) * -0.1rem), 0, 0);
  -webkit-transition: none;
  transition: none;
  pointer-events: none;
}

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

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

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  -webkit-filter: drop-shadow(-0.1rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0.2rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -0.1rem 0 var(--f-thumb-outline-color)) drop-shadow(0 0.2rem 0 var(--f-thumb-outline-color));
  filter: drop-shadow(-0.1rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0.2rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -0.1rem 0 var(--f-thumb-outline-color)) drop-shadow(0 0.2rem 0 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 .2s ease;
  transition: opacity .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 .2s ease-out;
  animation: f-fadeIn .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: 0.8rem 0 1.2rem 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 0.8rem;
}

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

.fancybox__thumbs {
  --f-thumb-width: 9.6rem;
  --f-thumb-height: 7.2rem;
  --f-thumb-border-radius: 0.2rem;
  --f-thumb-outline: 0.2rem;
  --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: 0.8rem;
  --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: 0.4rem;
  --f-thumb-extra-gap: 1.6rem;
  --f-thumb-clip-width: 4.6rem;
  --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: 6.4rem;
  --f-thumb-clip-width: 3.2rem;
  --f-thumb-height: 4.8rem;
  --f-thumb-extra-gap: 1rem;
}

.fancybox__thumbs.is-masked {
  max-height: 0 !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: 4.6rem;
  --f-button-height: 4.6rem;
  --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: 2.4rem;
  --f-button-svg-height: 2.4rem;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(0.1rem 0.1rem 0.1rem 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: .15s ease-out both f-fadeOut;
  animation: .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 0.5rem;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 1.7rem;
  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 0.5rem;
}

.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: .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: 0.3rem;
  -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;
}

:root {
  --dark-font: #24242a;
  --gray-additional-font: #9898a8;
  --hover-red-hover: #a80400;
  --primary: #bf0702;
  --secondary: #003d73;
  --stroke: rgba(36, 36, 42, 0.1);
  --dark-stroke: rgba(36, 36, 42, 0.5);
  --surface-bg: #f7f5f1;
  --hover-surface-hover: #f2efeb;
  --warm: #fff7e3;
  --white: #fff;
  --input-shadow-color: 0 0.2rem 0 0 rgba(var(--dark-font, green), 1);
}

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

.container.to-catalog-link {
  text-align: center;
}

.text-header-h2 {
  font-size: 2.2rem;
  line-height: 2.3;
  font-family: "TT Firs Neue", sans-serif;
  letter-spacing: 0.01em;
  font-weight: 600;
  text-transform: uppercase;
}

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

* {
  scrollbar-width: thin;
  scrollbar-color: rgba(152, 152, 168, 0.4) #f7f5f1;
}

* ::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}

* ::-webkit-scrollbar-track {
  background: var(--surface-bg, #f7f5f1);
  border-radius: 2rem;
}

* ::-webkit-scrollbar-thumb {
  background-color: rgba(152, 152, 168, 0.4);
  border-radius: 2rem;
}

html,
body {
  font-size: 62.5%;
}

html {
  font-size: 10px;
}

@media only screen and (max-width: 1599px) {
  html {
    font-size: 0.6257vw;
  }
}

@media only screen and (max-width: 1279px) {
  html {
    font-size: 10px;
  }
}

body {
  line-height: 1.5;
}

@media only screen and (max-width: 1919px) {
  body.disabled {
    overflow: hidden;
  }
}

.body-hidden {
  overflow: hidden;
}

.body-hidden:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 95;
  background: rgba(36, 36, 42, 0.5);
}

address {
  font-style: normal;
}

select {
  display: block;
  max-width: 100%;
  width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

strong {
  font-weight: 700;
}

button {
  cursor: pointer;
}

img {
  height: auto;
  max-width: 100%;
}

label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

textarea {
  resize: vertical;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus::-ms-input-placeholder {
  color: transparent;
}

:focus::placeholder {
  color: transparent;
}

#profileForm input:focus::-webkit-input-placeholder {
  color: var(--gray-additional-font, #9292a2);
  opacity: 1;
}

#profileForm input:focus:-ms-input-placeholder {
  color: var(--gray-additional-font, #9292a2);
  opacity: 1;
}

#profileForm input:focus::-moz-placeholder {
  color: var(--gray-additional-font, #9292a2);
  opacity: 1;
}

#profileForm input:focus::-ms-input-placeholder {
  color: var(--gray-additional-font, #9292a2);
  opacity: 1;
}

#profileForm input:focus::placeholder {
  color: var(--gray-additional-font, #9292a2);
  opacity: 1;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.truncate, input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(113.2rem + 2.4rem + 2.4rem);
  padding-right: 2.4rem;
  padding-left: 2.4rem;
}

@media only screen and (max-width: 1919px) {
  .container {
    max-width: calc(100% + 2.4rem + 2.4rem);
  }
}

@media only screen and (max-width: 1023px) {
  .container {
    max-width: 100%;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.site-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 3.6rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  min-height: 100vh;
  background-color: var(--surface-bg, #f7f5f1);
  position: relative;
}

@media only screen and (max-width: 1279px) {
  .site-wrapper {
    padding-bottom: 3.8rem;
  }
}

@media only screen and (max-width: 1023px) {
  .site-wrapper {
    padding-bottom: 8rem;
  }
}

.site-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 1rem;
  position: absolute;
  bottom: -1rem;
  background-color: #f7f5f1;
}

.site-grid {
  display: grid;
  grid-template-columns: 1fr 118rem 1fr;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}

@media only screen and (max-width: 1919px) {
  .site-grid {
    grid-template-columns: 1fr auto 1fr;
  }
}

@media only screen and (max-width: 1279px) {
  .site-grid {
    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;
  }
}

.site-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 118rem;
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

@media only screen and (max-width: 1919px) {
  .site-content {
    max-width: calc(100vw - 60rem);
  }
}

@media only screen and (max-width: 1279px) {
  .site-content {
    max-width: 100%;
    z-index: unset;
  }
}

.site-bg {
  background: var(--white, #fff);
}

.title {
  color: var(--dark-font, #24242a);
  font-size: 4rem;
  line-height: 100%;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .title {
    font-size: 2.9rem;
    letter-spacing: 0.0435rem;
  }
}

.title_level-2 {
  font-size: 3rem;
  line-height: 120%;
  letter-spacing: 0.045rem;
}

.title_level-3 {
  font-size: 2.2rem;
  line-height: 130%;
  letter-spacing: 0.033rem;
}

@media only screen and (max-width: 1023px) {
  .title_level-3 {
    font-size: 2rem;
    line-height: 120%;
    letter-spacing: 0.03rem;
  }
}

.title_level-5 {
  font-size: 1.4rem;
  line-height: 130%;
  letter-spacing: 0.042rem;
}

.absent {
  position: relative;
}

.absent::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 0.2rem);
  right: 0;
  border-top: 0.2rem solid;
  border-color: inherit;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.input-hidden {
  /* clip: rect(0 0 0 0);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;*/
  display: none;
}

.swiper .swiper-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swiper .swiper-horizontal > .swiper-scrollbar,
.swiper .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  bottom: -1.5rem;
  width: 100%;
  border-radius: 2rem;
  background: var(--surface-bg, #f7f5f1);
}

.swiper .swiper-scrollbar-drag {
  border-radius: 10rem;
  background: rgba(152, 152, 168, 0.4);
  cursor: pointer;
}

.swiper .swiper-scrollbar-drag::after {
  content: "";
  position: absolute;
  top: -1rem;
  bottom: -1rem;
  left: 0;
  right: 0;
}

.tippy-box[data-theme~=light] {
  border-radius: 1.2rem;
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
}

.tippy-box[data-theme~="light"] .tippy-content {
  padding: 1.8rem 2.2rem;
}

.tippy-box[data-theme~="red"] {
  border-radius: 1.2rem;
  background: var(--primary, #bf0702);
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
}

.tippy-box[data-theme~="red"] .tippy-content {
  padding: 1.6rem 2rem;
}

.tippy-box[data-theme~="red"] .tippy-arrow {
  color: var(--primary, #bf0702);
}

@media only screen and (min-width: 1280px) {
  .desktop-hidden {
    display: none !important;
  }
}

@media only screen and (max-width: 1279px) {
  .tablet-hidden {
    display: none !important;
  }
}

@media only screen and (min-width: 1024px) {
  .not-mobile-hidden {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) {
  .mobile-hidden {
    display: none !important;
  }
}

section:nth-child(:last-child) {
  padding-top: 10rem;
}

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

input[type="number"],
input[type="number"]:hover,
input[type="number"]:focus {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.some-text-tags {
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

.some-text-tags h1,
.some-text-tags h2,
.some-text-tags h3,
.some-text-tags h4,
.some-text-tags h5,
.some-text-tags h6 {
  font-family: "TT Firs Neue", sans-serif;
  letter-spacing: 0.01em;
  font-weight: 600;
  text-transform: uppercase;
}

.some-text-tags.seo {
  margin-bottom: 9rem;
}

.some-text-tags h1 {
  margin-top: 0;
  line-height: 1.2;
  font-size: 3.6rem;
}

@media only screen and (max-width: 1023px) {
  .some-text-tags h1 {
    font-size: 3rem;
  }
}

.some-text-tags h2 {
  margin-bottom: 3rem;
  margin-top: 3rem;
  font-size: 3rem;
  line-height: 1.2;
}

@media only screen and (max-width: 1023px) {
  .some-text-tags h2 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 2.3rem;
    line-height: 1.2;
  }
}

.some-text-tags h3 {
  margin-top: 2.4rem;
  margin-bottom: 1.4rem;
  font-size: 2.2rem;
  line-height: 1.3;
}

@media only screen and (max-width: 1023px) {
  .some-text-tags h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }
}

.some-text-tags p,
.some-text-tags ul,
.some-text-tags ol {
  margin-top: 0;
  margin-bottom: 0.8rem;
}

.some-text-tags ul {
  padding-left: 2.4rem;
  list-style: disc;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1023px) {
  .some-text-tags ul {
    padding-left: 2rem;
  }
}

.some-text-tags ul li::marker {
  font-size: 68%;
}

.some-text-tags ul li + li {
  margin-top: 0.8rem;
}

.some-text-tags table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: left;
  -ms-hyphens: none;
  hyphens: none;
}

@media (max-width: 767.98px) {
  .some-text-tags table {
    min-width: 51rem;
    font-size: 1.2rem;
  }
}

.some-text-tags table th,
.some-text-tags table td {
  padding: 2rem 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  border-left: none;
  border-right: none;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.014rem;
}

.some-text-tags table th:first-child,
.some-text-tags table td:first-child {
  padding-left: 0;
  border-left: none;
}

.some-text-tags table th:last-child,
.some-text-tags table td:last-child {
  padding-right: 0;
  border-right: none;
}

.some-text-tags table th {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--gray-additional-font, #9292a2);
}

@media (max-width: 767.98px) {
  .some-text-tags table th {
    font-size: 1.3rem;
  }
}

.some-text-tags table tr:first-child td,
.some-text-tags table tr:first-child th {
  border-top: none;
}

.some-text-tags table tr:last-child td {
  border-bottom: none;
}

@media (max-width: 767.98px) {
  .some-text-tags .table-wrapper {
    overflow: auto;
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    scrollbar-width: thin;
    scrollbar-color: rgba(152, 152, 168, 0.4);
  }
  .some-text-tags .table-wrapper::-webkit-scrollbar {
    width: 0.4rem;
    height: 0.4rem;
    cursor: pointer;
  }
  .some-text-tags .table-wrapper::-webkit-scrollbar-thumb {
    background: rgba(152, 152, 168, 0.4);
  }
  .some-text-tags .table-wrapper::-webkit-scrollbar-track {
    margin-left: 2rem;
    margin-right: 2rem;
    background: var(--surface-bg, #f7f5f1);
  }
}

.some-text-tags figure,
.some-text-tags img {
  display: block;
  margin: 2.6rem 0 5rem;
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 1023px) {
  .some-text-tags figure,
  .some-text-tags img {
    margin-bottom: 3.2rem;
  }
}

.some-text-tags figure:last-child,
.some-text-tags img:last-child {
  margin-bottom: 0;
}

.some-text-tags figure img {
  margin: 0;
  height: auto;
}

.some-text-tags figcaption {
  margin-top: 1.6rem;
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  color: var(--gray-additional-font, #9292a2);
}

@media only screen and (max-width: 1023px) {
  .some-text-tags figcaption {
    font-size: 1.4rem;
  }
}

.some-text-tags img {
  border-radius: 2.2rem;
}

@media only screen and (max-width: 1023px) {
  .some-text-tags img {
    border-radius: 1.6rem;
  }
}

.some-text-tags a {
  color: var(--secondary, #003d73);
}

.some-text-tags a:hover {
  color: var(--primary, #bf0702);
}

.some-text-tags > .table-wrapper,
.some-text-tags > table {
  margin-top: 2.6rem;
  margin-bottom: 2.6rem;
}

.some-text-tags > .table-wrapper:last-child,
.some-text-tags > table:last-child {
  margin-bottom: 0;
}

.some-text-tags > .table-wrapper:first-child,
.some-text-tags > table:first-child {
  margin-top: 0;
}

.some-text-tags h2:first-child,
.some-text-tags h3:first-child,
.some-text-tags h4:first-child,
.some-text-tags h5:first-child,
.some-text-tags h6:first-child,
.some-text-tags ol:first-child,
.some-text-tags ul:first-child,
.some-text-tags p:first-child {
  margin-top: 0;
}

.some-text-tags h2:last-child,
.some-text-tags h3:last-child,
.some-text-tags h4:last-child,
.some-text-tags h5:last-child,
.some-text-tags h6:last-child,
.some-text-tags ol:last-child,
.some-text-tags ul:last-child,
.some-text-tags p:last-child {
  margin-bottom: 0;
}

.some-text-tags .container-seo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 5rem;
}

@media (max-width: 840px) {
  .some-text-tags .container-seo {
    row-gap: 4rem;
  }
}

@media (max-width: 840px) {
  .some-text-tags .container-seo__card-wrapper:nth-child(odd) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .some-text-tags .container-seo__card-wrapper:nth-child(even) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.some-text-tags .container-seo__card-wrapper {
  width: 25%;
  padding: 0 1rem;
}

@media (max-width: 840px) {
  .some-text-tags .container-seo__card-wrapper {
    width: 50%;
  }
}

@media (max-width: 375px) {
  .some-text-tags .container-seo__card-wrapper {
    padding: 0 0.5rem;
  }
}

.some-text-tags .container-seo__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 4.1rem;
  max-width: 26.8rem;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 500px) {
  .some-text-tags .container-seo__card {
    max-width: 18.7rem;
    row-gap: 2.9rem;
  }
}

.some-text-tags .container-seo__card-img {
  margin: 0 auto !important;
  height: 14rem;
  width: 14rem;
}

@media (max-width: 500px) {
  .some-text-tags .container-seo__card-img {
    height: 9.7rem;
    width: 9.7rem;
  }
}

.some-text-tags .container-seo__card-img img {
  margin: 0;
}

.some-text-tags .container-seo__card-text {
  min-height: 8.8rem;
  border-radius: 1rem;
  background: #f7f5f1;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.4rem 0 1rem;
}

@media (max-width: 500px) {
  .some-text-tags .container-seo__card-text {
    min-height: 6.2rem;
  }
}

.some-text-tags .container-seo__card-text h3 {
  color: #242429;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 500px) {
  .some-text-tags .container-seo__card-text h3 {
    font-size: 1rem;
  }
}

.some-text-tags .container-seo__card-text p {
  color: #242429;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}

@media (max-width: 500px) {
  .some-text-tags .container-seo__card-text p {
    font-size: 0.8rem;
  }
}

a.intext_link {
  color: var(--primary, #bf0702);
  display: inline-block;
  position: relative;
  line-height: 1;
  padding-bottom: 0.1rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: underline;
}

a.intext_link:hover, a.intext_link:focus, a.intext_link:active {
  color: var(--hover-red-hover, #a80400);
}

.favorite-open-a-link {
  color: var(--secondary, #003d73);
  font-weight: bold;
}

.banner__slide.js-modal-trigger {
  cursor: pointer;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  padding-left: 1.1rem;
}

.choices.is-disabled:after {
  display: none;
}

.container.to-catalog-link a.button {
  padding: 0 8rem;
  margin-bottom: 2rem;
}

.reviews .contnainer .reviews__subtitle {
  margin: 2rem 0 5rem 0;
  font-weight: normal;
}

.partners .container.to-catalog-link {
  margin: 2rem 0 5rem 0;
}

.container.to-catalog-link {
  text-align: center;
}

.modal-delivery__form.modal-delivery__form_gradient {
  background-color: antiquewhite;
}

.reviews__subtitle {
  font-weight: 500;
  margin-bottom: 2rem;
}

.detail-article__author-name:hover,
.detail-article__author-name:active,
.detail-article__author-name:focus {
  color: #bf0702;
}

.warning__block {
  color: #636363;
  background: #fff6f6;
  border-left: 0.4rem solid #ff719f;
  padding: 2rem 1rem 2rem 4rem !important;
  margin: 2rem 0;
}

.info__block {
  background: #fff7f7;
  border-left: 0.2rem solid #bf0702;
  padding: 1rem !important;
  margin: 2rem 0;
  border-radius: 1rem;
  border-right: 0.2rem solid #bf0702;
}

.line-decor {
  border: none;
  background-color: rgba(36, 36, 42, 0.3);
  margin-bottom: 3.5rem;
  height: 0.1rem;
}

.alarm-delivery-small {
  width: 3%;
}

@media (max-width: 600px) {
  .alarm-delivery-small {
    width: 5%;
  }
}

.detail-article__grocery-list ol li {
  list-style: auto;
}

.reviews__subtitle {
  font-weight: 500;
  margin-bottom: 2rem;
}

.detail-article__author-name:hover,
.detail-article__author-name:active,
.detail-article__author-name:focus {
  color: #bf0702;
}

.warning__block {
  color: #636363;
  background: #fff6f6;
  border-left: 0.4rem solid #ff719f;
  padding: 2rem 1rem 2rem 4rem !important;
  margin: 2rem 0;
}

.info__block {
  background: #fff7f7;
  border-left: 0.2rem solid #bf0702;
  padding: 1rem !important;
  margin: 2rem 0;
  border-radius: 1rem;
  border-right: 0.2rem solid #bf0702;
}

.line-decor {
  border: none;
  background-color: rgba(36, 36, 42, 0.3);
  margin-bottom: 3.5rem;
  height: 0.1rem;
}

.alarm-delivery-small {
  width: 3%;
}

@media (max-width: 600px) {
  .alarm-delivery-small {
    width: 5%;
  }
}

.detail-article__grocery-list ol li {
  list-style: auto;
}

.accent-text {
  color: #bf0702;
}

.map-zoom__wrapper {
  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-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.12);
  box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.12);
}

.map-zoom__button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  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;
  width: 4.6rem;
  height: 4.6rem;
  background: #FFF;
}

.map-zoom__button:first-child {
  border-radius: 1.2rem 1.2rem 0 0;
}

.map-zoom__button:last-child {
  border-radius: 0 0 1.2rem 1.2rem;
}

.map-zoom__button + .map-zoom__button {
  -webkit-box-shadow: 0 -0.1rem 0 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 -0.1rem 0 0 rgba(36, 36, 42, 0.1);
}

.map-geolocation__wrapper {
  -webkit-box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.12);
  box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.12);
}

.map-geolocation__button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  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;
  width: 4.6rem;
  height: 4.6rem;
  background: #FFF;
  border-radius: 1.2rem;
}

.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  opacity: 1;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  z-index: 1000;
  visibility: hidden;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  background: rgba(36, 36, 42, 0.4);
}

@media only screen and (max-width: 1023px) {
  .modal {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.modal--active {
  pointer-events: auto;
  visibility: visible;
}

.modal--active .modal__body {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.modal__wrapper {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 100%;
  min-height: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
}

@media only screen and (max-width: 1023px) {
  .modal__wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    /*padding-top: 40px;*/
  }
}

.modal__body {
  position: relative;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 100%;
  -webkit-transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  max-height: 100vh;
  overflow-x: hidden;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
  padding: 0.1rem;
  scrollbar-color: #fff #c1c1c3;
}

.modal__body::-webkit-scrollbar {
  width: 1.2rem;
  border-radius: 10rem;
}

.modal__body::-webkit-scrollbar-track {
  margin-top: 4rem;
  margin-bottom: 4rem;
  background-color: #c1c1c3;
}

.modal__body::-webkit-scrollbar-thumb {
  background-color: #fff;
  width: 0.8rem;
  border-radius: 10rem;
}

.modal__body ::-webkit-scrollbar-corner {
  background: #000;
}

.modal__body-mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .modal__body-mobile {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: 8rem;
    z-index: 2;
    margin-left: 0;
    width: calc(100% - 10rem);
  }
  .modal--checkout .modal__body-mobile {
    height: 4rem;
  }
  .modal__body-mobile-full {
    height: 15rem;
  }
  .modal__body-mobile span {
    position: absolute;
    top: 0.8rem;
    left: calc(50% - 5rem);
    width: 2.8rem;
    height: 0.4rem;
    border-radius: 0.4rem;
    background-color: rgba(146, 146, 162, 0.5);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 1023px) {
  .modal__body {
    margin: 0;
    border-radius: 2.2rem 2.2rem 0 0;
    overflow: hidden;
    max-height: unset;
    background: #fff;
  }
}

.modal__close {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  top: 2rem;
  right: 2rem;
  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: 2.8rem;
  height: 2.8rem;
  z-index: 2;
  -webkit-transition: top 0.3s, right 0.3s;
  transition: top 0.3s, right 0.3s;
}

.is-scrollable .modal__close {
  top: 6rem;
  right: 3.2rem;
}

@media only screen and (max-width: 1023px) {
  .modal__close {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .modal_full-height .modal__body {
    border-radius: 0;
  }
  .modal_full-height .modal__body::before {
    display: none;
  }
}

.modal--reviews-images .modal__wrapper {
  -webkit-transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
}

.modal--reviews-images.modal--active .modal__wrapper {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.modal--reviews-images .modal__body {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: static;
  border-radius: 2.2rem;
  overflow: hidden;
  background-color: #ffffff;
}

.modal--reviews-images .swiper-button-next,
.modal--reviews-images .swiper-button-prev {
  width: 5rem;
  height: 5rem;
  border-radius: 1.2rem;
  -webkit-filter: drop-shadow(0 0.4rem 0.4rem rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 0.4rem 0.4rem rgba(0, 0, 0, 0.25));
  background-color: #f7f5f1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.modal--reviews-images .swiper-button-next::after,
.modal--reviews-images .swiper-button-prev::after {
  display: none;
  font-size: 0;
}

.modal--reviews-images .swiper-button-next svg,
.modal--reviews-images .swiper-button-prev svg {
  width: 1.8rem;
  height: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .modal--reviews-images .swiper-button-next,
  .modal--reviews-images .swiper-button-prev {
    display: none;
  }
}

.modal--reviews-images .swiper-button-next {
  right: 2rem;
}

.modal--reviews-images .swiper-button-prev {
  left: 2rem;
}

.modal--reviews-images .swiper-button-prev.swiper-button-disabled,
.modal--reviews-images .swiper-button-next.swiper-button-disabled {
  opacity: 1;
}

.modal--reviews-images .swiper-button-prev.swiper-button-disabled svg,
.modal--reviews-images .swiper-button-next.swiper-button-disabled svg {
  opacity: 0.3;
}

.modal__content {
  background: #fff;
  border-radius: 2.2rem;
  -webkit-transition: margin 0.3s;
  transition: margin 0.3s;
}

.is-scrollable .modal__content {
  margin: 4rem 1.2rem;
}

@media only screen and (max-width: 1023px) {
  .modal__content {
    background: #fff;
    border-radius: unset;
    margin: 0;
  }
}

[data-modal-id="modal-delivery-pvz-address"] .modal__close {
  display: block;
}

.link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: inherit;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.link__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 1.5rem;
  stroke: var(--dark-font, #24242a);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.link:hover {
  color: var(--secondary, #003d73);
}

.link:hover .link__icon {
  stroke: var(--secondary, #003d73);
}

.button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 6.2rem;
  padding: 0 3.2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  color: var(--white, #fff);
  font-size: 1.3rem;
  line-height: 150%;
  letter-spacing: 0.066rem;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.button:not(:disabled):hover {
  background: var(--hover-red-hover, #a80400);
}

.button_transparent {
  color: var(--primary, #bf0702);
  border: 0.2rem solid var(--primary, #bf0702);
  background-color: transparent;
}

.button_transparent:not(:disabled):hover {
  background: rgba(168, 4, 0, 0.05);
}

@media only screen and (max-width: 1023px) {
  .button_transparent:not(:disabled):hover {
    background: transparent;
  }
}

.button_medium {
  height: 5rem;
  padding: 0 2.4rem;
  font-size: 1.2rem;
}

.button_small {
  height: 3.4rem;
  padding: 0 1.5rem;
  font-size: 1rem;
}

.button_like {
  position: relative;
  width: 7.6rem;
  height: 6.2rem;
  padding: 1.6rem 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  border-radius: 10rem;
  background: var(--surface-bg, #f7f5f1);
}

.button_like:hover::after {
  content: "добавить в\A любимое";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 102%;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 120%;
  width: 14rem;
  font-size: 1.1rem;
  background: #bf0702;
  white-space: pre-wrap;
  color: white;
  border-radius: 1rem;
}

.button_like:hover::before {
  content: "";
  position: absolute;
  bottom: -20%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: transparent transparent #bf0702 transparent;
}

.button_like svg {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/new-like.svg");
  background-repeat: no-repeat;
}

.button_like:not(:disabled):hover, .button_like_active {
  background: var(--hover-surface-hover, #f2efeb);
}

.button_like:not(:disabled):hover svg, .button_like_active svg {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/new-like-hover.svg");
}

.button_like._liked {
  opacity: 1 !important;
}

.button_like._liked svg {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/new-liked.svg") !important;
}

@media only screen and (max-width: 1023px) {
  .button_like {
    width: 6.4rem;
    height: 5rem;
  }
}

.button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.form__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.form__label {
  color: var(--dark-font, #24242a);
  font-size: 0.9rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0495rem;
  text-transform: uppercase;
}

.form__input {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 2rem;
  color: var(--dark-font, #24242a);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
  border: none;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.3);
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, box-shadow 0.3s;
  transition: border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.form__input::-webkit-input-placeholder {
  color: rgba(36, 36, 42, 0.5);
}

.form__input::-moz-placeholder {
  color: rgba(36, 36, 42, 0.5);
}

.form__input:-ms-input-placeholder {
  color: rgba(36, 36, 42, 0.5);
}

.form__input::-ms-input-placeholder {
  color: rgba(36, 36, 42, 0.5);
}

.form__input::placeholder {
  color: rgba(36, 36, 42, 0.5);
}

.form__input:focus, .form__input.invalid {
  border-bottom: 0.1rem solid var(--primary, #bf0702);
  -webkit-box-shadow: 0 0.1rem var(--primary, #bf0702);
  box-shadow: 0 0.1rem var(--primary, #bf0702);
}

.form__code {
  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__code-input {
  width: 7.1rem;
  height: 7.7rem;
  color: var(--dark-font, #24242a);
  text-align: center;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.045rem;
  text-transform: uppercase;
  border-radius: 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  outline: 0;
  background: var(--surface-bg, #f7f5f1);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border 0.3s, background 0.3s;
  transition: border 0.3s, background 0.3s;
}

.form__code-input:focus, .form__code-input.invalid {
  border: 0.1rem solid var(--primary, #bf0702);
}

.form__code-input.invalid {
  background: rgba(191, 7, 2, 0.08);
}

.tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 2rem;
  padding: 0.4rem 0.7rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--dark-font, #24242a);
  font-size: 0.9rem;
  line-height: 150%;
  letter-spacing: 0.0495rem;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0.6rem;
  background: var(--surface-bg, #f7f5f1);
}

.tag__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 0.4rem;
}

.tag__icon svg {
  stroke: var(--dark-font, #24242a);
}

.tag_big {
  height: 2.3rem;
  padding: 0.4rem 0.6rem;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.025rem;
  text-transform: uppercase;
  gap: 0.5rem;
}

.tag_gost {
  color: #495909;
  background: #cddf87;
}

.tag_hit {
  color: var(--primary, #bf0702);
}

.tag_new {
  color: var(--white, #fff);
  background: var(--dark-font, #24242a);
}

.tag_secondary {
  color: var(--gray-additional-font, #9898a8);
}

.tag_black {
  color: var(--white, #fff);
  background: var(--dark-font, #24242a);
}

.tag_white {
  color: var(--dark-font, #24242a);
  background: var(--white, #fff);
}

.tag_red {
  color: var(--white, #fff);
  background: var(--primary, #bf0702);
}

.tag_red .tag__icon svg {
  stroke: inherit;
}

.tag.hide {
  display: none;
}

.tag_btn {
  width: 2.6rem;
  height: 2rem;
  min-width: 2.6rem;
  min-height: 2rem;
  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;
}

.tag_btn.is-hidden {
  display: none;
}

.tooltip {
  padding: 1.4rem 2rem 1.7rem 2rem;
  color: var(--white, #fff);
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  border-radius: 1.2rem;
  background: var(--primary, #bf0702);
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
}

.tooltip__arrow {
  visibility: hidden;
}

.tooltip__arrow, .tooltip__arrow::before {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  background: inherit;
}

@media only screen and (max-width: 1023px) {
  .tooltip__arrow, .tooltip__arrow::before {
    left: 0;
  }
}

.tooltip__arrow::before {
  content: "";
  visibility: visible;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.tooltip[data-popper-placement^="top"] > .tooltip__arrow {
  bottom: -0.6rem;
}

.tooltip[data-popper-placement^="bottom"] > .tooltip__arrow {
  top: -0.6rem;
}

.tooltip[data-popper-placement^="left"] > .tooltip__arrow {
  right: -1.2rem;
}

.tooltip[data-popper-placement^="right"] > .tooltip__arrow {
  left: -1.2rem;
}

.select .choices {
  font-size: 0;
}

.select .choices[data-type*="select-one"]::after {
  margin-top: 0;
  border: none;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/angle-down-black.svg");
  background-repeat: no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.select .choices[data-type*="select-one"].is-open::after {
  -webkit-transform: rotate(180deg) translateY(50%);
  -ms-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}

.select .choices__placeholder {
  opacity: 1;
}

.select .choices__list--dropdown,
.select .choices__list[aria-expanded] {
  margin-top: 0.2rem;
  border: none;
  border-radius: 1.2rem;
  z-index: 3;
}

.select .choices__list--dropdown .choices__list,
.select .choices__list[aria-expanded] .choices__list {
  max-height: 32.5rem;
}

.select .choices__list--dropdown .choices__item,
.select .choices__list[aria-expanded] .choices__item {
  padding: 1.6rem 1.8rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.013rem;
  background-color: var(--white, #fff);
}

.select .choices__list--dropdown .choices__item:not(:last-child),
.select .choices__list[aria-expanded] .choices__item:not(:last-child) {
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.select .choices__list--dropdown .choices__item,
.select .choices__list[aria-expanded] .choices__item.is-selected {
  color: var(--primary, #bf0702);
}

.select .choices__list--dropdown .choices__item--selectable.is-highlighted:hover,
.select .choices__list[aria-expanded] .choices__item--selectable.is-highlighted:hover {
  background: rgba(36, 36, 42, 0.03);
}

.select .choices__list--dropdown .choices__item--selectable.is-highlighted::after,
.select .choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
  display: none;
}

.select .choices__list--dropdown .choices__item.choices__placeholder {
  display: none;
}

.select .choices[data-type*="select-one"] .choices__button {
  z-index: 1;
  margin-right: 1rem;
  opacity: 1;
  background-color: var(--white, #fff);
}

.select_white .choices[data-type*="select-one"]::after {
  right: 1.4rem;
  width: 1rem;
  height: 0.8rem;
  background-size: 100% auto;
}

.select_white .choices__inner,
.select_white .choices[data-type*="select-one"] .choices__inner {
  min-height: 3.6rem;
  padding: 1rem 1.4rem;
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.072rem;
  text-transform: uppercase;
  border-radius: 1rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  background: var(--white, #fff);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}

.select_white .choices__inner:hover,
.select_white .choices[data-type*="select-one"] .choices__inner:hover {
  border: 0.1rem solid rgba(36, 36, 42, 0.35);
}

.select_white .choices[data-type*="select-one"].is-open .choices__inner {
  border: 0.1rem solid var(--primary, #bf0702);
  -webkit-box-shadow: 0 0 0 0.1rem var(--primary, #bf0702);
  box-shadow: 0 0 0 0.1rem var(--primary, #bf0702);
}

.select_white .choices__list--single {
  padding: 0 1.6rem 0 0;
}

.select_gray .choices[data-type*="select-one"]::after {
  right: 1.6rem;
  width: 0.8rem;
  height: 0.6rem;
  background-size: 100% auto;
}

@media only screen and (max-width: 1023px) {
  .select_gray .choices[data-type*="select-one"]::after {
    right: 0.8rem;
    width: 0.6rem;
    height: 0.4rem;
  }
}

.select_gray .choices__inner,
.select_gray .choices[data-type*="select-one"] .choices__inner {
  min-height: 2.9rem;
  padding: 0.3rem 1.2rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  border: 0.1rem solid var(--surface-bg, #f2efeb);
  border-radius: 0.8rem;
  background: var(--surface-bg, #f2efeb);
  -webkit-transition: border 0.3s, background 0.3s;
  transition: border 0.3s, background 0.3s;
}

.select_gray .choices__inner:hover,
.select_gray .choices[data-type*="select-one"] .choices__inner:hover {
  border-color: var(--hover-surface-hover, #f2efeb);
  background-color: var(--hover-surface-hover, #f2efeb);
}

@media only screen and (max-width: 520px) {
  .select_gray .choices__inner,
  .select_gray .choices[data-type*="select-one"] .choices__inner {
    min-height: 2rem;
    overflow: hidden;
    padding: 0.2rem 0.8rem;
    font-size: 0.9rem;
    letter-spacing: 0.009rem;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

@media only screen and (max-width: 1023px) {
  .swiper-wrapper .select_gray .choices__inner, .swiper-wrapper
  .select_gray .choices[data-type*="select-one"] .choices__inner {
    min-height: 2rem;
    overflow: hidden;
    padding: 0.2rem 0.8rem;
    font-size: 0.9rem;
    letter-spacing: 0.009rem;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

.select_gray .choices__list--single {
  padding: 0 2rem 0 0;
}

@media only screen and (max-width: 1023px) {
  .select_gray .choices__list--single {
    padding-right: 1.2rem;
  }
}

.select_gray .choices[data-type*="select-one"].is-open .choices__inner {
  border: 0.1rem solid var(--primary, #bf0702);
}

.select_gray .choices__list--dropdown .choices__list,
.select_gray .choices__list[aria-expanded] .choices__list {
  max-height: 13.8rem;
}

.select_small .choices[data-type*="select-one"]::after {
  right: 0.8rem;
  width: 0.6rem;
  height: 0.4rem;
  background-size: 100% auto;
}

.select_small .choices__inner,
.select_small .choices[data-type*="select-one"] .choices__inner {
  min-height: 2.2rem;
  padding: 0.5rem 0.8rem;
  font-size: 1rem;
  letter-spacing: 0.01rem;
  border: 0.1rem solid var(--hover-surface-hover, #f2efeb);
  border-radius: 0.6rem;
  background: var(--hover-surface-hover, #f2efeb);
}

.select_big .choices[data-type*="select-one"]::after {
  right: 1.4rem;
  width: 1rem;
  height: 0.7rem;
  background-size: 100% auto;
}

.select_big .choices__inner,
.select_big .choices[data-type*="select-one"] .choices__inner {
  min-height: 4.2rem;
  padding: 1rem 1.4rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.016rem;
}

@media only screen and (max-width: 1023px) {
  .select_big .choices__inner,
  .select_big .choices[data-type*="select-one"] .choices__inner {
    min-height: 4rem;
    font-size: 1.4rem;
    letter-spacing: 0.014rem;
  }
}

.select_transparent .choices[data-type*="select-one"]::after {
  right: 0.1rem;
  width: 1.1rem;
  height: 0.8rem;
  background-size: 100% auto;
}

.select_transparent .choices__inner {
  min-height: 5rem;
  padding: 1rem 0;
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  border: none;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.12);
  background: transparent;
}

.select_transparent .choices__list--single {
  padding: 0.5rem 1.5rem 0.5rem 0;
}

.select_transparent .choices.is-open .choices__inner {
  border-color: var(--primary, #bf0702);
}

.choices--recipe-article {
  min-width: 22rem;
}

.choices--recipe-article .choices__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.choices__list.choices__list--dropdown {
  -webkit-box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.15);
  box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.15);
}

.input {
  position: relative;
  width: 100%;
}

.input__label {
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(36, 36, 42, 0.5);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
  -webkit-transform: translateY(2.2rem);
  -ms-transform: translateY(2.2rem);
  transform: translateY(2.2rem);
}

.input__contenteditable-view, .input__field {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  width: 100%;
  height: 4rem;
  padding: 1rem 0;
  color: var(--dark-font, #24242a);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
  border: none;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.3);
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, -webkit-box-shadow 0.3s;
  transition: border 0.3s, box-shadow 0.3s;
  transition: border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.input__contenteditable-view:disabled, .input__field:disabled {
  pointer-events: none;
  cursor: not-allowed;
  color: rgba(36, 36, 42, 0.3);
}

.input__contenteditable-view:disabled + .input__label, .input__field:disabled + .input__label {
  color: rgba(36, 36, 42, 0.3);
}

.input__contenteditable-view::-webkit-input-placeholder, .input__field::-webkit-input-placeholder {
  opacity: 0;
}

.input__contenteditable-view::-moz-placeholder, .input__field::-moz-placeholder {
  opacity: 0;
}

.input__contenteditable-view:-ms-input-placeholder, .input__field:-ms-input-placeholder {
  opacity: 0;
}

.input__contenteditable-view::-ms-input-placeholder, .input__field::-ms-input-placeholder {
  opacity: 0;
}

.input__contenteditable-view::placeholder, .input__field::placeholder {
  opacity: 0;
}

.input__contenteditable-view:hover, .input__field:hover {
  -webkit-box-shadow: 0 0.1rem rgba(36, 36, 42, 0.3);
  box-shadow: 0 0.1rem rgba(36, 36, 42, 0.3);
}

.input__contenteditable-view:focus, .input__field:focus {
  border-bottom: 0.1rem solid var(--primary, #bf0702);
  -webkit-box-shadow: 0 0.1rem var(--primary, #bf0702);
  box-shadow: 0 0.1rem var(--primary, #bf0702);
}

.input__contenteditable-view:not(:-moz-placeholder-shown):not([contenteditable]) + .input__label, .input__field:not(:-moz-placeholder-shown):not([contenteditable]) + .input__label {
  color: #24242a;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.0495rem;
  text-transform: uppercase;
  transform: translateY(0);
}

.input__contenteditable-view:not(:-ms-input-placeholder):not([contenteditable]) + .input__label, .input__field:not(:-ms-input-placeholder):not([contenteditable]) + .input__label {
  color: #24242a;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.0495rem;
  text-transform: uppercase;
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.input__contenteditable-view:focus + .input__label,
.input__contenteditable-view:not(:placeholder-shown):not([contenteditable]) + .input__label, .input__field:focus + .input__label,
.input__field:not(:placeholder-shown):not([contenteditable]) + .input__label {
  color: #24242a;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.0495rem;
  text-transform: uppercase;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.input__contenteditable {
  height: 10rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.input__contenteditable input,
.input__contenteditable textarea {
  display: none;
}

.input__contenteditable.is-active .input__label {
  color: #24242a;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.0495rem;
  text-transform: uppercase;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.input__contenteditable-view {
  min-height: 2rem;
  height: auto;
  max-height: 6rem;
  overflow: auto;
  margin-top: 2rem;
}

.modal__rating .input__field.invalid {
  -webkit-box-shadow: 0 0.1rem var(--primary, #bf0702);
  box-shadow: 0 0.1rem var(--primary, #bf0702);
  border-bottom: 0.1rem solid var(--primary, #bf0702);
}

textarea.input__field {
  padding-top: 1rem;
}

textarea.input__field:not(:-moz-placeholder-shown) {
  margin-top: 2rem;
  height: 6rem;
  min-height: 6rem !important;
}

textarea.input__field:not(:-ms-input-placeholder) {
  margin-top: 2rem;
  height: 6rem;
  min-height: 6rem !important;
}

textarea.input__field:focus, textarea.input__field:not(:placeholder-shown) {
  margin-top: 2rem;
  height: 6rem;
  min-height: 6rem !important;
}

.js-address-input.error,
.js-address-input-mobile.error {
  padding-bottom: 0;
}

.js-address-input.error textarea {
  border: 0.1rem solid #bf0702;
}

.js-address-input.error:after,
.js-address-input-mobile.error:after {
  display: block;
  position: absolute;
  content: "!";
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  background: #bf0702;
  font-size: 1rem;
  text-align: center;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1rem;
}

.js-address-input.error:before,
.js-address-input-mobile.error:before {
  display: block;
  position: absolute;
  content: "Укажите номер дома";
  border-radius: 1.2rem;
  background: #bf0702;
  font-size: 1.2rem;
  padding: 0.5rem 1.5rem;
  color: #fff;
  right: 0;
  top: 0;
}

.js-address-input.error.zone:before,
.js-address-input-mobile.error.zone:before {
  content: "Адрес не входит в зону доставки";
}

.js-address-input.check-address:before,
.js-address-input-mobile.check-address:before {
  display: block;
  position: absolute;
  content: "проверьте адрес";
  border-radius: 1.2rem;
  background: #bf0702;
  font-size: 1.2rem;
  padding: 0.5rem 1.5rem;
  color: #fff;
  right: 0;
  top: 0;
}

.error-border {
  position: relative;
  border: 0.1rem solid #bf0702;
}

.loader {
  display: inline-block;
  position: relative;
  width: 8.4rem;
  height: 8.4rem;
}

.loader div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 8.1rem;
  height: 8.1rem;
  margin: 0.3rem;
  border: 0.3rem solid var(--primary, #bf0702);
  border-radius: 50%;
  -webkit-animation: ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--primary, #bf0702) transparent transparent transparent;
}

.loader div:nth-child(1) {
  -webkit-animation-delay: -0.45s;
  animation-delay: -0.45s;
}

.loader div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.loader div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s;
}

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

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

body._loading {
  position: relative;
}

body._loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 100;
}

body._loading:after {
  content: "";
  position: fixed;
  height: 6rem;
  width: 6rem;
  border: 0.3rem solid #f2efeb;
  margin: 0 auto;
  border-radius: 50%;
  border-top: 0.3rem solid #bf0702;
  top: calc(50% - 3rem);
  left: calc(50% - 3rem);
  z-index: 110;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.card__button._loading,
.card__counter._loading,
.product__info-button._loading {
  position: relative;
}

.card__button._loading:before,
.card__counter._loading:before,
.product__info-button._loading:before {
  content: "";
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  bottom: 0.2rem;
  left: 0.2rem;
  background: #fff;
  border-radius: 3rem;
  z-index: 2;
  opacity: 0.75;
}

.card__button._loading:after,
.card__counter._loading:after,
.product__info-button._loading:after {
  content: "";
  height: 2.8rem;
  width: 2.8rem;
  border: 0.2rem solid #f2efeb;
  border-top: 0.2rem solid #bf0702;
  margin: 0 auto;
  border-radius: 50%;
  top: calc(50% - 1.4rem);
  left: calc(50% - 1.4rem);
  position: absolute;
  z-index: 2;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@media only screen and (max-width: 1023px) {
  .card__button._loading:after,
  .card__counter._loading:after,
  .product__info-button._loading:after {
    height: 2rem;
    width: 2rem;
    top: calc(50% - 1rem);
    left: calc(50% - 1rem);
  }
}

.card__counter._loading:before {
  opacity: 0.5;
  background-color: var(--primary, #bf0702);
}

.card__counter._loading:after {
  border-color: #bf0702;
  border-top-color: #f2efeb;
}

.basket__wrap._loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 50;
}

.basket__wrap._loading:after {
  content: "";
  position: absolute;
  height: 6rem;
  width: 6rem;
  border: 0.3rem solid #f2efeb;
  margin: 0 auto;
  border-radius: 50%;
  border-top: 0.3rem solid #bf0702;
  top: calc(50% - 3rem);
  left: calc(50% - 3rem);
  z-index: 60;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

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

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

.loaded-wrapper.loaded-none {
  display: none;
}

.loaded-wrapper {
  position: absolute;
  inset: 0;
  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;
  backdrop-filter: blur(0.2rem);
}

.checkbox {
  display: grid;
  grid-template-columns: 2rem auto;
  gap: 1.1rem;
}

.checkbox__text {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.checkbox__input,
.checkbox input[type="checkbox"] {
  display: grid;
  place-content: center;
  width: 2rem;
  height: 2rem;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.6rem;
  border: 0.1rem solid rgba(36, 36, 42, 0.12);
  background-color: var(--surface-bg, #f7f5f1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.checkbox__input:checked,
.checkbox input[type="checkbox"]:checked {
  border: none;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/check.svg");
  background-size: contain;
}

.checkbox__input:disabled,
.checkbox input[type="checkbox"]:disabled {
  border: 0.1rem solid rgba(36, 36, 42, 0.12);
  background: #ebe9e5;
}

.checkbox__input:disabled ~ .checkbox__text,
.checkbox input[type="checkbox"]:disabled ~ .checkbox__text {
  opacity: 0.4;
}

.radio {
  display: grid;
  grid-template-columns: 2rem auto;
  gap: 1.1rem;
}

.radio__pointer-events-none {
  pointer-events: none;
}

.radio__disabled {
  opacity: 0.5;
}

.radio__text {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.radio__input,
.radio input[type="radio"] {
  display: grid;
  place-content: center;
  width: 2rem;
  height: 2rem;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 10rem;
  border: 0.1rem solid rgba(36, 36, 42, 0.12);
  background: var(--surface-bg, #f7f5f1);
  cursor: pointer;
}

.radio__input:checked,
.radio input[type="radio"]:checked {
  border: 0.5rem solid var(--primary, #bf0702);
  background: #fff;
}

.radio__input:disabled,
.radio input[type="radio"]:disabled {
  border: 0.1rem solid rgba(36, 36, 42, 0.12);
  background: #ebe9e5;
}

.radio__input:disabled ~ .checkbox__text,
.radio input[type="radio"]:disabled ~ .checkbox__text {
  opacity: 0.4;
}

.header {
  padding: 1.6rem 0;
}

@media only screen and (max-width: 1279px) {
  .header {
    padding-bottom: 2rem;
    padding-top: 9.8rem;
  }
}

@media only screen and (max-width: 1023px) {
  .header {
    padding-top: 5.8rem;
  }
}

.header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.body-hidden .header__wrap {
  z-index: 0;
}

@media only screen and (max-width: 1279px) {
  .header__wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.6rem;
    min-height: 9.8rem;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    padding: 1.6rem 2.4rem;
    background-color: var(--white, #fff);
    z-index: 102;
  }
}

@media only screen and (max-width: 1023px) {
  .header__wrap {
    min-height: 4.4rem;
    padding: 0.7rem 2rem;
  }
}

.header__wrap._fixed:not(._no_shadow) {
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(36, 36, 42, 0.06);
  box-shadow: 0 1rem 1rem 0 rgba(36, 36, 42, 0.06);
}

.header__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5.4rem;
  padding: 1.6rem 2.8rem;
  border-radius: 7rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1919px) {
  .header__box {
    height: 4.6rem;
    padding: 1.2rem 2rem;
  }
}

@media only screen and (max-width: 1279px) {
  .header__box {
    height: 5rem;
    margin-top: 1rem;
  }
}

@media only screen and (max-width: 1023px) {
  .header__box {
    height: unset;
    padding: 0;
    background: unset;
  }
}

.header__box_left {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 40.8rem;
  -ms-flex-preferred-size: 40.8rem;
  flex-basis: 40.8rem;
  margin-right: auto;
}

@media only screen and (max-width: 1919px) {
  .header__box_left {
    max-width: 34.8rem;
    -ms-flex-preferred-size: 34.8rem;
    flex-basis: 34.8rem;
  }
}

.header__box_right {
  -webkit-column-gap: 2.8rem;
  -moz-column-gap: 2.8rem;
  column-gap: 2.8rem;
  margin-left: auto;
  margin-right: 0.5rem;
}

@media only screen and (max-width: 1919px) {
  .header__box_right {
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
}

.header__box_last {
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

@media only screen and (max-width: 1919px) {
  .header__box_last {
    -webkit-column-gap: 1.6rem;
    -moz-column-gap: 1.6rem;
    column-gap: 1.6rem;
  }
}

@media only screen and (max-width: 1279px) {
  .header__box_last {
    margin-left: auto;
    margin-right: 1rem;
    margin-top: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .header__box_last {
    margin-right: 0;
    margin-left: 0;
  }
}

.header__link {
  font-family: "TT Firs Neue", sans-serif;
  color: var(--dark-font, #24242a);
  line-height: normal;
  letter-spacing: 0.016rem;
  text-decoration: none;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  white-space: nowrap;
}

.header__link:hover {
  color: var(--secondary, #003d73);
}

@media only screen and (max-width: 1919px) {
  .header__link {
    font-size: 1.4rem;
  }
}

.header__logo {
  max-width: 22rem;
  font-size: 0;
}

.header__logo a {
  display: inline-block;
}

@media only screen and (max-width: 1919px) {
  .header__logo {
    max-width: 20rem;
  }
}

@media only screen and (max-width: 1279px) {
  .header__logo {
    position: absolute;
    top: 1.6rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 1023px) {
  .header__logo {
    max-width: 16rem;
    position: static;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    margin-right: auto;
    margin-left: auto;
  }
}

.header__button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  font-size: 0;
}

.header__button-favorites {
  position: relative;
}

.header__button-favorites:hover::after {
  content: "раздел любимое";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 102%;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 120%;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  width: 14rem;
  background: #bf0702;
  font-size: 1.4rem;
  white-space: pre-wrap;
  color: white;
  border-radius: 1rem;
}

@media only screen and (max-width: 1023px) {
  .header__button-favorites:hover::after {
    display: none;
  }
}

.header__button-favorites:hover::before {
  content: "";
  position: absolute;
  bottom: -20%;
  left: 50%;
  margin-left: -0.5rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: transparent transparent #bf0702 transparent;
}

@media only screen and (max-width: 1023px) {
  .header__button-favorites:hover::before {
    display: none;
  }
}

.header__button svg {
  fill: transparent;
  stroke: var(--dark-font, #24242a);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.header__button:hover svg {
  stroke: var(--primary, #bf0702);
}

@media only screen and (max-width: 1279px) {
  .header__button svg.svg-search {
    fill: var(--dark-font, #24242a);
    stroke: none;
  }
}

.header__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.header__icon--search svg {
  fill: var(--dark-font, #24242a);
  stroke: none;
}

.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.header__burger-icon {
  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: 2.4rem;
  height: 2.4rem;
}

.header__burger {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  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;
  width: 6rem;
  height: 5rem;
  border-radius: 7rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .header__burger {
    width: 2.4rem;
    height: 2.4rem;
    border-radius: initial;
    background: initial;
  }
}

.header__catalog-icon, .header__catalog-arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__catalog-icon svg {
  fill: var(--dark-font, #24242a);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header__catalog-arrow svg {
  stroke: var(--dark-font, #24242a);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header__catalog {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  height: 5rem;
  padding: 1.5rem 2.4rem;
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  line-height: 150%;
  letter-spacing: 0.042rem;
  text-transform: uppercase;
  border-radius: 7rem;
  border: 0.2rem solid var(--primary, #bf0702);
  background-color: #fff;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}

.header__catalog.active {
  color: var(--white, #fff);
  background: var(--primary, #bf0702);
}

.header__catalog.active .header__catalog-icon svg {
  fill: var(--white, #fff);
}

.header__catalog.active .header__catalog-arrow svg {
  stroke: var(--white, #fff);
}

@media only screen and (max-width: 1023px) {
  .header__catalog {
    display: none;
  }
}

.header__basket-wrap {
  position: relative;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  height: 5rem;
  padding-right: 2.6rem;
  padding-left: 1rem;
}

.header__basket-icon {
  grid-row: 1/3;
  grid-column: 1/2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__basket-icon svg {
  stroke: var(--dark-font, #24242a);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header__basket-price {
  margin-top: auto;
  grid-row: 1/2;
  grid-column: 2/3;
  color: var(--dark-font, #24242a);
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 94%;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.header__basket-weight {
  margin-bottom: auto;
  grid-row: 2/3;
  grid-column: 2/3;
  color: var(--gray-additional-font, #9292a2);
  font-family: "Manrope", sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.011rem;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.header__basket-count {
  position: absolute;
  top: -0.6rem;
  right: -0.6rem;
  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: 1.6rem;
  height: 1.6rem;
  color: var(--white, #fff);
  text-align: center;
  font-size: 1rem;
  line-height: 80%;
  letter-spacing: 0.015rem;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}

.header__basket {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  text-align: left;
  border-radius: 1.2rem;
  background: var(--surface-bg, #f7f5f1);
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}

@media only screen and (max-width: 1279px) {
  .header__basket.active {
    background: var(--primary, #bf0702);
  }
  .header__basket.active .header__basket-icon svg {
    stroke: var(--white, #fff);
  }
  .header__basket.active .header__basket-price,
  .header__basket.active .header__basket-weight {
    color: var(--white, #fff);
  }
  .header__basket.active .header__basket-count {
    color: var(--white, #fff);
    background: var(--dark-font, #24242a);
  }
}

@media only screen and (max-width: 1023px) {
  .header__basket {
    display: none;
  }
}

.header__select {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 5.5rem;
  margin-top: 2.7rem;
  padding: 0 1.8rem 0 2.2rem;
  align-items: center;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  border-radius: 1.2rem;
  background-color: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .header__select {
    height: 3.8rem;
    padding: 0 1.2rem;
    -webkit-column-gap: 0.8rem;
    -moz-column-gap: 0.8rem;
    column-gap: 0.8rem;
  }
}

.header__select .tooltip-btn {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.header__select-text {
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .header__select-text {
    font-size: 1rem;
    letter-spacing: 0.055rem;
  }
}

.header__select-text_secondary {
  color: var(--gray-additional-font, #9292a2);
}

.header__select-icon {
  margin-left: auto;
}

.header__select-icon svg {
  stroke: var(--dark-font, #24242a);
}

.header__auth {
  max-width: 19.4rem;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
}

.header__auth a {
  color: var(--secondary, #003d73);
}

.header__registration {
  max-width: 26.5rem;
}

.header__registration-text {
  margin-top: 0;
  margin-bottom: 4.6rem;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.header__registration-button {
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .header_small {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .header_small .header__wrap {
    margin-bottom: 0;
  }
}

.header [data-tippy-root] {
  min-width: 32rem;
}

.header .tippy-box[data-theme="red"] {
  display: none !important;
}

@media only screen and (max-width: 1279px) {
  .header .tippy-box[data-theme="red"] {
    display: block !important;
  }
}

.header .tippy-box[data-theme="red"] .tippy-content {
  padding: 1.1rem 1.5rem;
}

.header .tippy-box[data-theme="red"] .sidebar__tooltip {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .tippy-box[data-theme="red"] .sidebar__tooltip-text {
  max-width: 24rem;
}

.header .tippy-box[data-theme="red"] .sidebar__tooltip-close {
  margin-top: 0;
  position: relative;
  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;
  right: -0.5rem;
}

.header .tippy-box[data-theme="red"] .sidebar__tooltip-close svg {
  height: 2rem;
  width: 2rem;
}

.footer__container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.8rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  /*@include breakpoint-down($desktop-width) {
            max-width: calc(100% - 600px);
        }*/
}

@media only screen and (max-width: 1279px) {
  .footer__container {
    max-width: none;
  }
}

@media only screen and (max-width: 1023px) {
  .footer__container {
    max-width: 100%;
    padding-top: 2rem;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.footer__grid {
  display: grid;
  grid-template-columns: 670fr 462fr;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media only screen and (max-width: 1600px) {
  .footer__grid {
    grid-template-columns: 482fr 462fr;
  }
}

@media only screen and (max-width: 1023px) {
  .footer__grid {
    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;
  }
}

.footer__bottom {
  row-gap: 1.5rem;
  -webkit-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1023px) {
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    row-gap: 0.6rem;
  }
}

.footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
  column-gap: 2.5rem;
  color: #9898a8;
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 160%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1023px) {
  .footer__links {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    gap: 0.6rem;
  }
}

.footer__links a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.footer__links a:hover {
  color: var(--dark-font, #24242a);
}

@media only screen and (max-width: 1279px) {
  .footer__links a {
    grid-row: 2/3;
  }
}

@media only screen and (max-width: 1023px) {
  .footer__links a {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

@media only screen and (max-width: 1279px) {
  .footer__links span {
    grid-row: 1/2;
  }
}

.footer__copyright a {
  color: #24242a;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.footer__copyright a:hover {
  color: var(--gray-additional-font, #9292A2);
}

@media only screen and (max-width: 1600px) {
  .footer__copyright {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .footer__copyright {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 3rem;
  }
}

.footer__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 2.7rem;
}

@media only screen and (max-width: 1023px) {
  .footer__data {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    row-gap: 2rem;
    margin-bottom: 5.9rem;
  }
}

.footer__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 3rem;
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}

.footer__requisites {
  margin: 0;
  color: #9898a8;
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 160%;
  max-width: 39rem;
}

@media only screen and (max-width: 1023px) {
  .footer__requisites {
    max-width: none;
  }
}

.banner {
  padding-bottom: 7rem;
}

@media only screen and (max-width: 1023px) {
  .banner {
    padding-bottom: 3.7rem;
  }
}

.banner__slide {
  font-size: 0;
  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: auto;
  overflow: hidden;
}

.banner__slide img {
  border-radius: 3.6rem;
}

@media only screen and (max-width: 1279px) {
  .banner__slide img {
    border-radius: 3rem;
  }
}

@media only screen and (max-width: 1023px) {
  .banner__slide img {
    border-radius: 1.4rem;
  }
}

.banner .swiper {
  padding-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .banner .swiper {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.banner .swiper-pagination-bullet {
  width: 26Px;
  /*с большой буквы так и надо для отключения px -> rem*/
  height: 26Px;
  /*с большой буквы так и надо для отключения px -> rem*/
  background: transparent;
  opacity: 1;
  vertical-align: text-bottom;
}

.banner .swiper-pagination-bullet path {
  stroke: none;
}

.banner .swiper-pagination-bullet circle {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  stroke-dasharray: 81.68140899333463 81.68140899333463;
  stroke-dashoffset: 81.68140899333463;
}

.banner .swiper-pagination-bullet-active path {
  stroke: var(--primary, #bf0702);
}

.banner .swiper-pagination-bullet-active circle {
  -webkit-animation: roundCircle 5s linear;
  animation: roundCircle 5s linear;
  stroke-dashoffset: 0;
}

@-webkit-keyframes roundCircle {
  from {
    stroke-dashoffset: 81.68140899333463;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes roundCircle {
  from {
    stroke-dashoffset: 81.68140899333463;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.banner .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1.1rem;
}

.banner .swiper-pagination-fraction,
.banner .swiper-pagination-custom,
.banner .swiper-horizontal > .swiper-pagination-bullets,
.banner .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .banner .container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

.catalog-slider {
  padding-bottom: 5.5rem;
}

@media only screen and (max-width: 1023px) {
  .catalog-slider {
    padding-bottom: 3.5rem;
  }
}

.catalog-slider__wrap {
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__wrap:after {
    content: "";
    display: block;
    position: absolute;
    right: -2rem;
    top: 0;
    height: 100%;
    width: 6.8rem;
    background-color: var(--white, #fff);
    z-index: 1;
  }
}

.catalog-slider__list {
  position: relative;
  overflow: hidden;
  padding-left: 17.6rem;
  width: calc(100% + 2.4rem);
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__list {
    padding-top: 1.6rem;
    padding-right: 6rem;
    padding-left: 0;
    width: 100%;
    margin-left: 0;
  }
}

.catalog-slider__list .swiper {
  margin: 0;
  width: 100%;
}

.catalog-slider__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.catalog-slider__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14.4rem;
  height: 14.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.2rem;
  border-radius: 100rem;
  background: var(--primary, #bf0702);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__icon {
    width: 2.4rem;
    height: 2.4rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background: initial;
  }
}

.catalog-slider__icon:hover {
  background: var(--hover-red-hover, #a80400);
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__icon:hover {
    background: initial;
  }
}

.catalog-slider__icon svg {
  fill: var(--white, #fff);
}

.catalog-slider__title {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.0385rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__title {
    font-size: 0.8rem;
    line-height: 150%;
    letter-spacing: 0.028rem;
  }
}

.catalog-slider__all {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 16rem;
  padding: 0 1.6rem 2.6rem 0;
  background-color: var(--white, #fff);
}

.catalog-slider__all .catalog-slider__title {
  color: var(--dark-font, #24242a);
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__all {
    right: 0;
    top: 0;
    left: initial;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 6.6rem;
    height: 13rem;
    padding: 0 0.8rem;
    text-align: center;
    border-radius: 100rem;
    background: var(--primary, #bf0702);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    z-index: 2;
  }
  .catalog-slider__all .catalog-slider__title {
    color: var(--white, #fff);
    font-size: 0.8rem;
    line-height: 150%;
    letter-spacing: 0.028rem;
    text-transform: uppercase;
  }
}

.catalog-slider__image {
  width: 14.4rem;
  height: 14.4rem;
  margin-bottom: 1.2rem;
  padding-top: 1.4rem;
  padding-left: 1.4rem;
  overflow: hidden;
  border-radius: 50%;
  background: var(--surface-bg, #f7f5f1);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__image {
    width: 8.4rem;
    height: 8.4rem;
    margin-bottom: 0.8rem;
    padding-top: 0.4rem;
    padding-left: 0.4rem;
  }
}

.catalog-slider__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 1.5rem;
  min-width: 14.4rem;
  max-width: 14.4rem;
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__item {
    min-width: 8.4rem;
    max-width: 8.4rem;
  }
}

.catalog-slider__item .catalog-slider__link {
  width: 14.4rem;
}

@media only screen and (max-width: 1023px) {
  .catalog-slider__item .catalog-slider__link {
    width: 8.4rem;
  }
}

.catalog-slider__item:hover .catalog-slider__image {
  background: var(--primary, #bf0702);
}

.swiper-wrapper .catalog-slider__item {
  margin-right: 1rem;
}

@media only screen and (max-width: 767px) {
  .swiper-wrapper .catalog-slider__item {
    margin-right: 0.8rem;
  }
}

.catalog-slider .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.shop .swiper-wrapper {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

@media only screen and (max-width: 1919px) {
  .shop {
    padding-bottom: 2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .shop {
    padding-bottom: 0;
  }
}

.shop__title {
  margin: 0;
}

.shop__header {
  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;
}

@media only screen and (max-width: 1023px) {
  .shop__header {
    -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;
    row-gap: 1.8rem;
  }
}

.shop__filter-button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: 0.028rem;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.shop__filter-button:not(.shop__filter-button_active):hover {
  color: var(--dark-font, #24242a);
}

.shop__filter-button_active {
  color: var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .shop__filter-button {
    font-size: 1.2rem;
  }
}

.shop .swiper {
  width: calc(100% - 0.3rem);
  right: 0.2rem;
}

.shop__list {
  display: none;
  overflow: hidden;
  width: calc(100% + 4.8rem);
  margin-left: -2.4rem;
  padding-bottom: 5rem;
}

@media only screen and (max-width: 1023px) {
  .shop__list {
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
}

.shop__list .swiper {
  overflow: visible;
  margin: 0;
  width: auto;
  margin-left: 2.4rem;
  margin-right: 2.4rem;
  right: 0;
}

.shop__list .swiper-scrollbar {
  --swiper-scrollbar-sides-offset: 0;
  bottom: 1rem;
}

.shop__list.active {
  display: block;
}

.shop .button__hidden {
  display: none;
}

.shop__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 65rem;
  min-height: 4.2rem;
  margin-left: 1.6rem;
  padding: 1rem 2rem;
  border-radius: 8.5rem;
  background: var(--surface-bg, #f7f5f1);
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .shop__filter {
    max-width: 100%;
    margin-left: 0;
  }
}

.shop__filter_slider {
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  padding: 0 0 0 2rem;
}

.shop__filter_slider .swiper {
  padding-right: 8rem;
}

.shop__filter_slider .swiper-button-prev,
.shop__filter_slider .swiper-button-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: -1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 4rem;
  height: 4.2rem;
  font-size: 0;
  border: none;
  background-color: var(--surface-bg, #f7f5f1);
  opacity: 1;
  z-index: 2;
}

.shop__filter_slider .swiper-button-prev::after,
.shop__filter_slider .swiper-button-next::after {
  display: none;
}

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

.shop__filter_slider .swiper-button-prev {
  left: auto;
  right: 3.7rem;
  border-top-right-radius: 8.5rem;
  border-bottom-right-radius: 8.5rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/angle-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.shop__filter_slider .swiper-button-next {
  left: auto;
  right: -0.2rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/angle-right.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.shop__filter_slider.shop__filter-item.disabled {
  display: none;
}

.shop__filter-item {
  margin-right: 2rem;
}

.shop__filter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

@media only screen and (max-width: 1023px) {
  .shop__filter-list {
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .shop__filter-list::-webkit-scrollbar {
    display: none;
  }
}

.shop__filter-count {
  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;
  min-width: 2.2rem;
  height: 2.2rem;
  margin-left: 0.5rem;
  color: var(--white, #fff);
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.2rem;
  letter-spacing: 0.018rem;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
}

.shop__list {
  padding-top: 3rem;
}

@media only screen and (max-width: 1023px) {
  .shop__list {
    padding-top: 2.2rem;
  }
}

.shop__item {
  -ms-flex-preferred-size: 27rem;
  flex-basis: 27rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 27rem;
}

@media only screen and (max-width: 1919px) {
  .shop__item {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: 22.4rem;
    min-width: 22.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .shop__item {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: 15.4rem;
    min-width: 15.4rem;
  }
}

.swiper-wrapper .shop__item {
  margin-right: 1.8rem;
}

@media only screen and (max-width: 1023px) {
  .swiper-wrapper .shop__item {
    margin-right: 1.2rem;
  }
}

.shop .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.shop__filter-wrapper {
  width: 100%;
}

.shop .card_disabled {
  display: none;
}

.swiper-wrapper {
  will-change: transform;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.card {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 26.9rem;
  min-width: 26.9rem;
}

.card__date-notice {
  font-size: 1.4rem;
  font-weight: 100;
  display: none;
}

.card__date-notice.show {
  display: block;
}

@media only screen and (max-width: 1919px) {
  .card {
    width: 22.3rem;
    max-width: 22.3rem;
    min-width: 22.3rem;
  }
}

@media only screen and (max-width: 1023px) {
  .card {
    width: 15.4rem;
    max-width: 15.4rem;
    min-width: 15.4rem;
  }
}

.card__wrapper {
  position: relative;
  width: 27rem;
  height: 27rem;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.2rem;
}

@media only screen and (max-width: 1919px) {
  .card__wrapper {
    width: 22.4rem;
    height: 22.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .card__wrapper {
    width: 15.4rem;
    height: 15.4rem;
    padding: 0.8rem;
  }
}

.card__image {
  position: absolute;
  inset: 0;
  border-radius: 2rem;
  overflow: hidden;
}

.card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.card__header {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1023px) {
  .card__header {
    -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-flex: 0;
    -ms-flex: 0 1 96%;
    flex: 0 1 96%;
  }
}

.card__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.3rem;
  margin-right: 1rem;
}

.card__tags_bottom {
  display: none;
}

.card__tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2rem;
  padding: 0 0.6rem;
  color: var(--dark-font, #24242a);
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0.7rem;
  background: var(--white, #fff);
}

@media only screen and (max-width: 1023px) {
  .card__tag {
    font-size: 0.8rem;
  }
}

.card__tag_gost {
  color: #495909;
  background: #cddf87;
}

.card__tag_hit {
  color: var(--primary, #bf0702);
}

.card__tag_yellow {
  color: var(--system-warning, #e77d00) !important;
  background: #fbf2e9 !important;
}

.card__tag_yellow-icon {
  padding-right: 0.6rem;
  padding-top: 0.4rem;
}

.card__tag_new {
  color: var(--white, #fff);
  background: var(--dark-font, #24242a);
}

.card__tag_day {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2.3rem;
  padding: 0 0.6rem;
  color: var(--dark-font, #24242a);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0.7rem;
  background: var(--white, #fff);
}

.card__tag_secondary {
  color: var(--gray-additional-font, #9898a8);
}

.card__tag_zone {
  overflow: hidden;
  color: var(--gray-additional-font, #9292a2);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  text-overflow: ellipsis;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 0.3rem 0.4rem 0.3rem 0.6rem;
  min-height: 2.3rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
}

@media only screen and (max-width: 1703px) {
  .card__tag_zone {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    padding-bottom: 0.3rem;
  }
}

.card__tag_zone span {
  padding-bottom: 0.2rem;
  margin-right: 0.4rem;
}

.card__tag_zone span._blue {
  border-radius: 0.5rem;
  background: #279cfe;
  color: var(--white, #fff);
  padding: 0.2rem 0.5rem 0.4rem 0.5rem;
  margin-right: 0;
}

.card__tag_zone span._orange {
  border-radius: 0.5rem;
  background: #ffbc75;
  color: var(--white, #fff);
  padding: 0.2rem 0.5rem 0.4rem 0.5rem;
  margin-right: 0;
}

.card__tag_zone span._red {
  border-radius: 0.5rem;
  background: #b12e2a;
  color: var(--white, #fff);
  padding: 0.2rem 0.5rem 0.4rem 0.5rem;
  margin-right: 0;
}

.product__info-availability .card__tag_zone {
  font-size: 1.3rem;
  height: 2.8rem;
  padding-left: 0.8rem;
  padding-right: 0.6rem;
  border-radius: 0.8rem;
  background: var(--surface-bg, #f7f5f1);
  margin-bottom: 0.6rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.card__rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.4rem;
  margin-top: -0.2rem;
}

.card__rating svg {
  fill: #ecbf56;
}

.card__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 0.6rem;
}

.card__footer .button__hidden {
  display: none;
}

.card__day {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2.3rem;
  padding: 0 0.6rem;
  color: var(--dark-font, #24242a);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0.7rem;
  background: var(--white, #fff);
}

.card__day_absent {
  color: var(--gray-additional-font, #9898a8);
}

.card__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 1.5rem;
  margin-bottom: 1.6rem;
  color: var(--dark-font, #24242a);
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.0455rem;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  min-height: 4rem;
}

@media only screen and (max-width: 1023px) {
  .card__title {
    margin-top: 1rem;
    margin-bottom: 1rem;
    -webkit-line-clamp: 3;
    font-size: 1.1rem;
    line-height: 140%;
    letter-spacing: 0.022rem;
  }
}

.card__title:hover {
  color: var(--primary, #bf0702);
}

.card__info {
  width: 100%;
  min-height: 2.9rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.8rem;
  margin-bottom: 0.8rem;
  padding: 0.8rem 1.2rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  line-height: 100%;
  letter-spacing: 0.013rem;
  border-radius: 0.8rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .card__info {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 1.8rem;
  }
}

@media only screen and (max-width: 520px) {
  .card__info {
    min-height: 2rem;
    padding: 0.5rem 0.8rem;
    font-size: 0.9rem;
    margin-bottom: 1.1rem;
  }
}

@media only screen and (max-width: 1023px) {
  .swiper-wrapper .card__info {
    min-height: 2rem;
    padding: 0.5rem 0.8rem;
    font-size: 0.9rem;
    margin-bottom: 1.1rem;
  }
}

.card__select {
  width: 100%;
  margin-bottom: 0.8rem;
  margin-top: auto;
}

.card__select .select2 {
  width: 100% !important;
}

@media only screen and (max-width: 1023px) {
  .card__select {
    margin-bottom: 0.8rem;
  }
}

@media only screen and (max-width: 520px) {
  .card__select {
    margin-bottom: 0.6rem;
  }
  .card__select .choices__list--dropdown .choices__item,
  .card__select .choices__list[aria-expanded] .choices__item {
    font-size: 0.9rem;
    padding: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .swiper-wrapper .card__select {
    margin-bottom: 1.1rem;
  }
}

.card__info-price {
  color: var(--gray-additional-font, #9898a8);
}

.card__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  margin-bottom: 1.8rem;
  white-space: nowrap;
  overflow: hidden;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1023px) {
  .card__price {
    margin-bottom: 1.8rem;
  }
}

@media only screen and (max-width: 520px) {
  .card__price {
    margin-bottom: 1.1rem;
  }
}

.card__price-sum {
  color: var(--dark-font, #24242a);
  font-size: 2.3rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .card__price-sum {
    font-size: 1.4rem;
  }
}

.card__price-sale {
  color: var(--gray-additional-font, #9898a8);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .card__price-sale {
    font-size: 0.9rem;
  }
}

.card__price-percent {
  height: 2rem;
  padding: 0 0.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: var(--white, #fff);
  font-size: 1rem;
  font-weight: 600;
  line-height: 2rem;
  text-transform: uppercase;
  border-radius: 0.7rem;
  background: var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .card__price-percent {
    height: 1.4rem;
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
}

.card__loyalty {
  display: inline-block;
  margin: 0 0 0.6rem;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .card__loyalty {
    margin-bottom: 0.5rem;
  }
}

.card__loyalty-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f5f1;
  padding: 0.5rem 0.8rem 0.6rem;
  border-radius: 0.6rem;
}

@media only screen and (max-width: 1023px) {
  .card__loyalty-tag {
    margin-top: 0;
  }
}

.card__loyalty-tag-icon {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.card .card__loyalty-tag .card__loyalty-tag-icon {
  margin: 0;
  margin-right: 0.5rem;
}

.card__loyalty-tag-amount {
  display: inline-block;
  font-size: 1.2rem;
  font-family: "TT Firs Neue", sans-serif;
  color: #bf0702;
  line-height: 1;
  text-transform: lowercase;
}

.card__counter {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 13.6rem;
}

@media only screen and (max-width: 1023px) {
  .card__counter {
    width: 11.3rem;
  }
}

.card__counter-decrement, .card__counter-increment {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5rem;
  padding: 0 1.8rem;
  background: var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .card__counter-decrement, .card__counter-increment {
    height: 3.4rem;
  }
  .card__counter-decrement svg, .card__counter-increment svg {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.card__counter-decrement {
  border-top-left-radius: 5rem;
  border-bottom-left-radius: 5rem;
}

.card__counter-decrement svg {
  stroke: var(--white, #fff);
}

.card__counter-increment {
  border-top-right-radius: 5rem;
  border-bottom-right-radius: 5rem;
}

.card__counter-increment svg {
  fill: var(--white, #fff);
}

.card__counter-sum {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 5rem;
  color: var(--white, #fff);
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  background: var(--primary, #bf0702);
}

.card__counter-sum input {
  width: 100%;
  height: 100%;
  color: var(--white, #fff);
  text-align: center;
  border: none;
  background: none;
  outline: 0;
}

@media only screen and (max-width: 1023px) {
  .card__counter-sum {
    height: 3.4rem;
    font-size: 1rem;
  }
}

.card__button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  height: 5rem;
  padding: 0 2.4rem;
  color: var(--primary, #bf0702);
  font-size: 1.2rem;
  line-height: 150%;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  border-radius: 10rem;
  border: 0.2rem solid var(--primary, #bf0702);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  position: relative;
  overflow: hidden;
}

@media (min-width: 1024px) and (max-width: 1920px) {
  .card__button {
    font-size: 1.1rem;
    height: 5.3rem;
  }
}

.card__button:hover {
  background: rgba(168, 4, 0, 0.05);
}

@media only screen and (min-width: 1024px) {
  .card__button._not-avail {
    max-width: calc(100% - 7rem);
  }
}

.card__button._not-avail .card__button-icon {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .card__button {
    height: 3.4rem;
    font-size: 1rem;
    padding: 0 1rem;
  }
  .card__button span {
    font-size: 0.9em;
    line-height: 1;
  }
  .card__button svg {
    width: 0.8rem;
    height: 0.8rem;
  }
}

.card__like {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 6rem;
  min-width: 6rem;
  height: 5rem;
  border-radius: 10rem;
  background: var(--surface-bg, #f7f5f1);
  opacity: 0;
  -webkit-transition: background 0.3s, opacity 0.3s;
  transition: background 0.3s, opacity 0.3s;
}

.card__like svg {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/new-like.svg");
  background-repeat: no-repeat;
}

.card__like_active {
  background: var(--hover-surface-hover, #f2efeb);
}

.card__like_active svg {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/new-like-hover.svg");
}

.card__like._liked {
  opacity: 1 !important;
}

.card__like._liked svg {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/new-liked.svg") !important;
}

@media only screen and (max-width: 1023px) {
  .card__like {
    width: 3.8rem;
    min-width: 3.8rem;
    height: 3.2rem;
  }
  .card__like svg {
    width: 1.1rem;
    height: 1.1rem;
  }
}

@media only screen and (max-width: 520px) {
  .card__like {
    opacity: 1;
  }
}

@media only screen and (max-width: 1023px) {
  .swiper-wrapper .card__like {
    opacity: 1;
  }
}

.card:focus .card__title {
  color: var(--primary, #bf0702);
}

.card:focus .card__image img {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.card:focus .card__like {
  opacity: 1;
}

.card_disabled .card__image {
  opacity: 0.5;
}

.card_catalog {
  width: auto;
  max-width: unset;
  min-width: unset;
}

.card_catalog .card__wrapper {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}

.shop__item.card {
  padding-bottom: 1rem;
}

html:not(.touchevents) .card:hover .card__title {
  color: var(--primary, #bf0702);
}

html:not(.touchevents) .card:hover .card__image img {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

html:not(.touchevents) .card:hover .card__like {
  opacity: 1;
  position: relative;
}

html:not(.touchevents) .card:hover .card__like-info:hover::after {
  content: "добавить в\A любимое";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 102%;
  padding-top: 3px;
  padding-bottom: 3px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 120%;
  width: 140px;
  font-size: 14px;
  background: #bf0702;
  white-space: pre-wrap;
  color: white;
  border-radius: 10px;
}

@media only screen and (max-width: 1023px) {
  html:not(.touchevents) .card:hover .card__like-info:hover::after {
    display: none;
  }
}

html:not(.touchevents) .card:hover .card__like-info:hover::before {
  content: "";
  position: absolute;
  bottom: -20%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #bf0702 transparent;
}

@media only screen and (max-width: 1023px) {
  html:not(.touchevents) .card:hover .card__like-info:hover::before {
    display: none;
  }
}

html:not(.touchevents) .card:hover .card__like-info-delete:hover::after {
  content: "удалить из\A любимое";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 102%;
  padding-top: 3px;
  padding-bottom: 3px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 120%;
  width: 140px;
  font-size: 14px;
  background: #bf0702;
  white-space: pre-wrap;
  color: white;
  border-radius: 10px;
}

@media only screen and (max-width: 1023px) {
  html:not(.touchevents) .card:hover .card__like-info-delete:hover::after {
    display: none;
  }
}

html:not(.touchevents) .card:hover .card__like-info-delete:hover::before {
  content: "";
  position: absolute;
  bottom: -20%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #bf0702 transparent;
}

@media only screen and (max-width: 1023px) {
  html:not(.touchevents) .card:hover .card__like-info-delete:hover::before {
    display: none;
  }
}

html:not(.touchevents) .card:hover .card__tags.card__tags_bottom {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 2px;
  padding-bottom: 10px !important;
}

@media only screen and (max-width: 1279px) {
  html:not(.touchevents) .card:hover .card__tags.card__tags_bottom {
    display: none;
  }
}

.card__select .choices__list.choices__list--single .choices__item {
  font-size: 1.2rem;
}

.card__select .choices__item span {
  font-size: 1.1rem;
}

@media (max-width: 1023px) {
  .card__select .choices__list.choices__list--single .choices__item {
    font-size: 0.9rem;
  }
  .card__select .choices__item span {
    font-size: 0.9rem;
  }
}

.reviews {
  padding-bottom: 7rem;
}

@media only screen and (max-width: 1023px) {
  .reviews {
    padding-bottom: 7rem;
  }
}

.reviews__title {
  margin-top: 0;
  margin-bottom: 3rem;
}

.reviews__list {
  overflow: hidden;
  width: calc(100% + 4.8rem);
  margin-left: -2.4rem;
}

@media only screen and (max-width: 1023px) {
  .reviews__list {
    padding-bottom: 0;
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
}

.reviews__list .swiper {
  overflow: visible;
  margin: 0;
  width: calc(100% - 4.8rem);
  margin-left: 2.4rem;
  margin-right: 2.4rem;
}

@media only screen and (max-width: 1279px) {
  .reviews__list .swiper {
    width: calc(100% - 2.4rem);
  }
}

.reviews__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 45.8rem;
  flex-basis: 45.8rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 45.8rem;
  padding-right: 5rem;
}

@media only screen and (max-width: 1919px) {
  .reviews__item {
    -ms-flex-preferred-size: 38.4rem;
    flex-basis: 38.4rem;
    max-width: 38.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .reviews__item {
    -ms-flex-preferred-size: 32rem;
    flex-basis: 32rem;
    max-width: 32rem;
  }
}

.reviews__text {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  min-height: 14rem;
  margin-top: 0;
  margin-bottom: 2.2rem;
  overflow: hidden;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.02rem;
}

@media only screen and (max-width: 1919px) {
  .reviews__text {
    min-height: 12.5rem;
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 1023px) {
  .reviews__text {
    min-height: 11.5rem;
    font-size: 1.6rem;
  }
}

.reviews__author {
  display: grid;
  grid-template-columns: 4.4rem auto;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  row-gap: 0.6rem;
  margin-bottom: 2.4rem;
}

.reviews__avatar {
  grid-column: 1/2;
  grid-row: 1/3;
  width: 4.4rem;
  height: 4.4rem;
  border-radius: 50%;
  overflow: hidden;
}

.reviews__avatar._no-photo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 1.7rem;
  line-height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.reviews__avatar._no-photo._red {
  background: var(--primary, #bf0702);
  color: var(--warm, #fff7e3);
}

.reviews__avatar._no-photo._blue {
  background: var(--secondary, #003d73);
  color: var(--warm, #fff7e3);
}

.reviews__avatar._no-photo._white {
  background: var(--warm, #fff7e3);
  color: var(--primary, #bf0702);
}

.reviews__name {
  grid-column: 2/3;
  grid-row: 1/2;
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
}

.reviews__time {
  grid-column: 2/3;
  grid-row: 2/3;
  margin: 0;
  color: var(--gray-additional-font, #9898a8);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
}

.reviews__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--secondary, #003d73);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.015rem;
  text-decoration: none;
}

.reviews__social {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.8rem;
}

.reviews__arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.4rem;
}

.reviews__rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 3rem;
  padding: 0.6rem 1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.3rem;
  border-radius: 0.8rem;
  background: var(--surface-bg, #f7f5f1);
}

.reviews__rating-count {
  color: var(--dark-font, #24242a);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
}

.reviews__rating-stars {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}

.reviews__rating-stars svg {
  fill: #ecbf56;
}

.reviews__rating-stars svg._inactive {
  fill: rgba(36, 36, 42, 0.1);
}

.reviews__rating-title {
  color: var(--gray-additional-font, #9898a8);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.014rem;
}

.reviews .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.reviews-modal {
  width: 100%;
  max-width: 42.6rem;
  padding: 2.3rem 3rem 4rem;
}

.reviews-modal__title {
  margin-top: 0;
  margin-bottom: 1.3rem;
  padding-right: 4rem;
}

.reviews-modal__text {
  color: #24242A;
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.6rem;
  letter-spacing: 0.016rem;
  margin: 0 0 4.4rem 0;
}

.reviews-modal__text_code {
  color: #9292A2;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: 0.014rem;
  margin: 0 0 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.reviews-modal__text_code span {
  margin: 0 0 0 1rem;
}

.reviews-modal .button {
  padding: 1.8rem 1rem 1.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 600;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.promo {
  padding-bottom: 12rem;
}

@media only screen and (max-width: 1919px) {
  .promo {
    padding-bottom: 7rem;
  }
}

@media only screen and (max-width: 1023px) {
  .promo {
    padding-bottom: 5rem;
    overflow: hidden;
  }
}

.promo__title {
  margin-top: 0;
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .promo__title {
    margin-bottom: 2rem;
    text-align: center;
  }
}

.promo__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.5rem;
}

@media screen and (max-width: 1600px) and (min-width: 1024px) {
  .promo__item {
    width: 21rem !important;
    margin-right: 3rem !important;
  }
}

@media only screen and (max-width: 1023px) {
  .promo__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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.promo__image {
  width: 22rem;
  height: 22rem;
  overflow: hidden;
  border-radius: 50%;
}

.promo__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

@media only screen and (max-width: 1919px) {
  .promo__image {
    width: 18.5rem;
    height: 18.5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .promo__image {
    width: 22rem;
    height: 22rem;
  }
}

.promo__name {
  position: absolute;
  right: 0.9rem;
  bottom: 1.8rem;
  display: block;
  margin: 0;
  color: var(--dark-font, #24242a);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
  letter-spacing: -0.8rem;
  -webkit-transition: color 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, transform 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

@media only screen and (max-width: 1919px) {
  .promo__name {
    right: 0.2rem;
    bottom: 1.5rem;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .promo__name {
    right: 1rem;
    bottom: 2rem;
    font-size: 1.4rem;
    letter-spacing: -1rem;
  }
}

.promo__link {
  display: block;
  position: relative;
  width: 22rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

@media only screen and (max-width: 1919px) {
  .promo__link {
    width: 18rem;
  }
}

@media only screen and (max-width: 1023px) {
  .promo__link {
    width: 22rem;
  }
}

.promo__link:hover {
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.promo__link:hover .promo__image img {
  -webkit-transform: scale(1.07) rotate(10deg);
  -ms-transform: scale(1.07) rotate(10deg);
  transform: scale(1.07) rotate(10deg);
}

.promo__link:hover .promo__name {
  color: var(--primary, #bf0702);
}

.promo .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (max-width: 1023px) {
  .promo .swiper-slide {
    width: 28rem;
    min-width: 28rem;
  }
}

.js-promo-slider {
  margin: 0 0 0 -1.5rem;
}

@media only screen and (max-width: 1023px) {
  .js-promo-slider {
    margin: 0 -2rem;
    padding: 0;
  }
}

.news {
  padding-bottom: 10rem;
}

@media only screen and (max-width: 1919px) {
  .news {
    padding-bottom: 5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .news {
    padding-bottom: 5rem;
  }
}

.news__title {
  margin-top: 0;
  margin-bottom: 2.6rem;
}

.news__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 3rem;
}

@media only screen and (max-width: 1023px) {
  .news__grid {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 0;
  }
  .news__grid::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (max-width: 520px) {
  .news__grid {
    grid-template-columns: 1fr;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}

.news__image {
  aspect-ratio: 366 / 260;
  margin-bottom: 2rem;
  overflow: hidden;
  border-radius: 2.2rem;
}

@media only screen and (max-width: 1919px) {
  .news__image {
    aspect-ratio: 304 / 216;
    margin-bottom: 1.6rem;
  }
}

@media only screen and (max-width: 1023px) {
  .news__image {
    aspect-ratio: 320 / 226;
    max-height: 45rem;
    width: 100%;
  }
}

.news__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.news__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.3rem;
  margin-bottom: 1.2rem;
}

.news__tags .tag {
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}

.news__tags .tag svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.news__link {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: var(--dark-font, #24242a);
  font-size: 1.6rem;
  line-height: 150%;
  letter-spacing: 0.056rem;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.news__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 36.6rem;
  margin: 3.6rem auto 0;
  max-width: 100%;
}

@media only screen and (max-width: 1023px) {
  .news__button {
    width: 30.4rem;
    margin-top: 3rem;
  }
}

.news__button-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.8rem;
}

.news__item:hover .news__image img {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.news__item:hover .news__tags .tag {
  color: var(--white, #fff);
  background: var(--primary, #bf0702);
}

.news__item:hover .news__tags .tag_secondary {
  opacity: 0.7;
}

.news__item:hover .news__tags .tag svg {
  stroke: var(--white, #fff);
}

.news__item:hover .news__link {
  color: var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .subscribe .container {
    padding-right: 0;
    padding-left: 0;
  }
}

.subscribe__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1023px) {
  .subscribe__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.subscribe__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 19.3rem;
  padding: 2.3rem 3.5rem 2.2rem 3.9rem;
  overflow: hidden;
  border-radius: 1.8rem;
  background-color: var(--primary, #bf0702);
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/nash1.png");
  background-repeat: no-repeat;
  background-size: 55.2rem auto;
  background-position: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 1023px) {
  .subscribe__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media only screen and (max-width: 1023px) {
  .subscribe__wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 36rem;
    padding: 1.8rem 1.8rem 3.5rem;
    border-radius: 0;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/nasha-more-opacity1.png");
    background-repeat: no-repeat;
    background-size: 39rem auto;
    background-position: right;
  }
}

@media only screen and (max-width: 440px) {
  .subscribe__wrapper {
    background-size: 41rem auto;
  }
}

.subscribe__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*flex-direction: column;
        justify-content: space-between;*/
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  max-width: 42.6rem;
}

@media only screen and (max-width: 1023px) {
  .subscribe__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.subscribe__title {
  margin: 0;
  /*line-height: 120%;*/
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.8rem;
  letter-spacing: -0.01em;
  color: #fef7e5;
}

.subscribe__title br {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .subscribe__title {
    margin-bottom: 0.7rem;
    font-size: 2.3rem;
    line-height: 120%;
    /*letter-spacing: 0.345px;*/
  }
  .subscribe__title br {
    display: block;
  }
}

.subscribe__text {
  margin: 0;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #fef7e5;
  line-height: 105%;
}

@media only screen and (max-width: 1023px) {
  .subscribe__text {
    margin-bottom: 2.5rem;
    font-size: 1.2rem;
    line-height: 125%;
  }
  .subscribe__text br {
    display: none;
  }
}

.subscribe__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*align-items: center;*/
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  row-gap: 1.1rem;
  width: 35rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width: 1023px) {
  .subscribe__form {
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .subscribe__form form {
    display: block;
    width: 100%;
    margin-bottom: 11rem;
  }
}

.subscribe__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 35.5rem;
  height: 5.6rem;
  padding: 0.6rem 0.5rem 0.6rem 2rem;
  border-radius: 100rem;
  background: var(--white, #fff);
}

@media only screen and (max-width: 1023px) {
  .subscribe__field {
    width: 100%;
  }
}

.subscribe__input {
  padding: 0;
  border: none;
}

.subscribe__input:active, .subscribe__input:focus {
  outline: 0;
}

@-moz-document url-prefix() {
  .subscribe__input {
    width: 50%;
  }
  @media only screen and (max-width: 1023px) {
    .subscribe__input {
      width: 100%;
    }
  }
}

.subscribe__input::-webkit-input-placeholder {
  color: var(--primary, #bf0702);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.subscribe__input::-moz-placeholder {
  color: var(--primary, #bf0702);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.subscribe__input:-ms-input-placeholder {
  color: var(--primary, #bf0702);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.subscribe__input::-ms-input-placeholder {
  color: var(--primary, #bf0702);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.subscribe__input, .subscribe__input::placeholder {
  color: var(--primary, #bf0702);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.subscribe__input::-webkit-input-placeholder {
  opacity: 0.5;
}

.subscribe__input::-moz-placeholder {
  opacity: 0.5;
}

.subscribe__input:-ms-input-placeholder {
  opacity: 0.5;
}

.subscribe__input::-ms-input-placeholder {
  opacity: 0.5;
}

.subscribe__input::placeholder {
  opacity: 0.5;
}

.subscribe__button {
  margin-left: auto;
  height: 4.5rem;
  /*width: 138px;*/
}

.subscribe__policy {
  margin: 0;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 115%;
  text-align: left;
  letter-spacing: -0.01em;
  color: rgba(254, 247, 229, 0.73);
}

@media only screen and (max-width: 1023px) {
  .subscribe__policy {
    /*max-width: 250px;*/
    font-size: 1rem;
    /* br {
                display: none;
            }*/
  }
}

.subscribe__policy a {
  /*color: var(--warm, #fff7e3);*/
  font-weight: 600;
}

.subscribe__policy span {
  font-weight: 600;
  /*color: var(--warm, #fff7e3);*/
}

.subscribe__thanks {
  display: none;
  color: var(--warm, #fff7e3);
  text-align: center;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 145%;
  margin: 0;
}

.useful {
  margin-top: 4rem;
  padding-bottom: 10rem;
  text-align: center;
}

@media only screen and (max-width: 1919px) {
  .useful {
    padding-bottom: 6rem;
  }
}

@media only screen and (max-width: 1023px) {
  .useful {
    margin-top: 5rem;
    padding-bottom: 5rem;
    overflow: hidden;
  }
}

.useful__title {
  margin-top: 0;
  margin-bottom: 2.6rem;
  /*@include breakpoint-down($mobile-width) {
            margin-bottom: 20px;
        }*/
}

.useful__grid {
  display: grid;
  grid-template-columns: repeat(3, 36.6rem);
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 2.4rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media only screen and (max-width: 1919px) {
  .useful__grid {
    grid-template-columns: repeat(3, 30.4rem);
  }
}

@media only screen and (max-width: 1023px) {
  .useful__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    margin-bottom: 3rem;
    width: calc(100% + 4rem);
    margin-left: -2rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .useful__grid::-webkit-scrollbar {
    display: none;
  }
}

.useful__wrap {
  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: 36.6rem;
  height: 36.6rem;
  margin-bottom: 1.4rem;
  padding: 2.4rem 2.4rem 4.4rem 2.4rem;
  border-radius: 100rem;
  overflow: hidden;
}

@media only screen and (max-width: 1919px) {
  .useful__wrap {
    width: 30.4rem;
    height: 30.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .useful__wrap {
    width: 26.3rem;
    height: 26.3rem;
  }
}

.useful__wrap .rating {
  border-radius: 0.6rem;
}

.useful__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 36.6rem;
  height: 36.6rem;
  overflow: hidden;
  border-radius: 100rem;
  background-color: rgba(152, 152, 168, 0.4);
}

@media only screen and (max-width: 1919px) {
  .useful__image {
    width: 30.4rem;
    height: 30.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .useful__image {
    width: 26.3rem;
    height: 26.3rem;
  }
}

.useful__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.useful__type {
  position: relative;
  z-index: 2;
  margin-top: auto;
}

@media only screen and (max-width: 1023px) {
  .useful:not(.useful_more_articles):not(.useful_more_recipes) .useful__type {
    margin-bottom: 2.4rem;
  }
}

.useful__tags {
  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;
  -webkit-column-gap: 0.3rem;
  -moz-column-gap: 0.3rem;
  column-gap: 0.3rem;
  margin-bottom: 1.2rem;
}

.useful__tags .tag {
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}

.useful__tags .tag svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.useful__link {
  color: var(--dark-font, #24242a);
  text-align: center;
  font-size: 1.4rem;
  line-height: 150%;
  letter-spacing: 0.049rem;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.useful__all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 36.6rem;
  padding: 2.4rem 2.8rem;
  color: var(--primary, #bf0702);
  font-size: 3rem;
  line-height: 120%;
  letter-spacing: 0.045rem;
  text-transform: uppercase;
  text-align: left;
  border-radius: 2.2rem;
  border: 0.2rem solid var(--primary, #bf0702);
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}

@media only screen and (max-width: 1919px) {
  .useful__all {
    min-height: 30.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .useful__all {
    min-height: 15rem;
    padding: 2rem 2.4rem;
    font-size: 2.3rem;
    line-height: 120%;
    letter-spacing: 0.0345rem;
  }
}

.useful__all_mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .useful__all_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.useful__all:hover {
  color: var(--warm, #fff7e3);
  background: var(--primary, #bf0702);
}

.useful__all:hover svg {
  stroke: var(--warm, #fff7e3);
}

.useful__all-icon {
  margin-top: auto;
  margin-left: auto;
}

.useful__all-icon svg {
  stroke: var(--primary, #bf0702);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.useful__item_offset {
  grid-column: 1/3;
}

.useful__item_offset .useful__wrap,
.useful__item_offset .useful__image {
  width: 75rem;
}

@media only screen and (max-width: 1919px) {
  .useful__item_offset .useful__wrap,
  .useful__item_offset .useful__image {
    width: 62.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .useful__item_offset .useful__wrap,
  .useful__item_offset .useful__image {
    width: 26.3rem;
  }
}

.useful__item:hover .useful__image img {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.useful__item:hover .useful__link {
  color: var(--primary, #bf0702);
}

.useful__item:hover .useful__tags .tag {
  color: var(--white, #fff);
  background: var(--primary, #bf0702);
}

.useful__item:hover .useful__tags .tag_secondary {
  opacity: 0.7;
}

.useful__item:hover .useful__tags .tag svg {
  stroke: var(--white, #fff);
}

.swiper-wrapper .useful__item {
  margin-right: 1.2rem;
}

.useful .swiper {
  overflow: visible;
}

@media only screen and (max-width: 1023px) {
  .useful .swiper .useful__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;
    width: 26.3rem;
  }
}

@media only screen and (max-width: 1023px) {
  .useful .swiper .useful__wrap {
    width: 26.3rem;
    height: 26.3rem;
    padding: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .useful .swiper .useful__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: unset;
    margin-bottom: 3rem;
    width: 100%;
    margin-left: 0;
    gap: unset;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .useful .swiper .useful__grid::-webkit-scrollbar {
    display: none;
  }
}

.useful_articles, .useful_recipes {
  padding-block: 8rem;
}

@media only screen and (max-width: 1023px) {
  .useful_articles, .useful_recipes {
    padding-top: 10rem;
    padding-bottom: 6.6rem;
  }
}

.useful_articles .useful__wrap, .useful_recipes .useful__wrap {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 1023px) {
  .useful_articles .useful__wrap, .useful_recipes .useful__wrap {
    width: 32rem;
    height: 32rem;
  }
}

@media only screen and (max-width: 1023px) {
  .useful_articles .useful__image, .useful_recipes .useful__image {
    width: 32rem;
    height: 32rem;
  }
}

@media only screen and (max-width: 1023px) {
  .useful_articles .useful__grid, .useful_recipes .useful__grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
  }
}

@media only screen and (max-width: 1023px) {
  .useful_articles .useful__item, .useful_recipes .useful__item {
    width: calc(50% - 0.8rem);
  }
}

@media (max-width: 767.98px) {
  .useful_articles .useful__item, .useful_recipes .useful__item {
    width: 100%;
  }
}

.useful_articles .useful__all, .useful_recipes .useful__all {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 12.7rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 6.6rem;
}

@media only screen and (max-width: 1023px) {
  .useful_articles .useful__all, .useful_recipes .useful__all {
    min-height: 9.7rem;
  }
}

.useful_articles .useful__all-icon, .useful_recipes .useful__all-icon {
  margin-top: 0;
}

.useful_articles .useful__all-icon svg, .useful_recipes .useful__all-icon svg {
  display: block;
}

.useful_articles + .subscribe, .useful_recipes + .subscribe {
  position: relative;
  margin-top: 1rem;
  top: -1rem;
}

@media only screen and (max-width: 1023px) {
  .useful_more_recipes .useful__grid, .useful_more_articles .useful__grid {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 0;
  }
}

.useful_more_recipes + .subscribe, .useful_more_articles + .subscribe {
  position: relative;
  margin-top: 1rem;
  top: -1rem;
}

.advantages {
  padding-top: 2.6rem;
  padding-bottom: 8rem;
}

@media only screen and (max-width: 1023px) {
  .advantages {
    padding-bottom: 5rem;
  }
}

.advantages__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 5rem;
}

@media only screen and (max-width: 1023px) {
  .advantages__list {
    row-gap: 3.2rem;
  }
}

.advantages__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1.4rem;
}

@media only screen and (max-width: 1023px) {
  .advantages__item {
    row-gap: 1rem;
  }
}

.advantages__title {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-size: 2.2rem;
  line-height: 130%;
  letter-spacing: 0.033rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .advantages__title {
    font-size: 1.6rem;
    line-height: 130%;
    letter-spacing: 0.024rem;
  }
}

.advantages__text {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

@media only screen and (max-width: 1023px) {
  .advantages__text {
    font-size: 1.4rem;
    line-height: 150%;
    letter-spacing: 0.014rem;
  }
}

.navigation {
  padding-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .navigation {
    padding-bottom: 0.5rem;
  }
}

.navigation__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 7.8rem;
  -moz-column-gap: 7.8rem;
  column-gap: 7.8rem;
  padding-top: 2.5rem;
  border-top: 0.2rem solid var(--primary, #bf0702);
}

@media only screen and (max-width: 1919px) {
  .navigation__grid {
    -webkit-column-gap: 7.8rem;
    -moz-column-gap: 7.8rem;
    column-gap: 7.8rem;
  }
}

@media only screen and (max-width: 1023px) {
  .navigation__grid {
    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-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
}

.navigation__list {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  -webkit-box-ordinal-group: unset;
  -ms-flex-order: unset;
  order: unset;
}

@media only screen and (max-width: 1023px) {
  .navigation__list {
    max-width: initial;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 3.6rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

a .navigation__list li:not(:last-child) {
  margin-bottom: 1rem;
}

.navigation__list li a:hover {
  color: var(--secondary, #003d73);
}

.navigation__link {
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  line-height: 200%;
  letter-spacing: 0.042rem;
  text-transform: uppercase;
  white-space: nowrap;
}

@media only screen and (max-width: 1919px) {
  .navigation__link {
    font-size: 1.4rem;
    letter-spacing: 0.0385rem;
  }
}

@media only screen and (max-width: 1023px) {
  .navigation__link {
    font-size: 1.2rem;
    letter-spacing: 0.042rem;
  }
}

.navigation__logo {
  width: 33.6rem;
  -webkit-box-ordinal-group: unset;
  -ms-flex-order: unset;
  order: unset;
  margin-bottom: 2rem;
  width: 50%;
  text-align: right;
  justify-self: flex-start;
}

@media only screen and (max-width: 1919px) {
  .navigation__logo {
    font-size: 1.1rem;
    letter-spacing: 0.0385rem;
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
}

@media only screen and (max-width: 1023px) {
  .navigation__logo {
    width: 100%;
    max-width: 33.6rem;
    margin-bottom: 3.2rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media only screen and (max-width: 520px) {
  .navigation__logo {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 3.2rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.navigation__redmond {
  grid-column: span 2;
  margin-bottom: 5rem;
  -webkit-box-ordinal-group: unset;
  -ms-flex-order: unset;
  order: unset;
}

@media only screen and (max-width: 1023px) {
  .navigation__redmond {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

.navigation__redmond .main-footer__buttonFooterRedmond {
  background: var(--primary, #bf0702);
  border-radius: 1.6rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 31rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 768px) {
  .navigation__redmond .main-footer__buttonFooterRedmond {
    margin-left: 0;
    max-width: 30.7rem;
  }
}

.navigation__redmond .main-footer__buttonFooterRedmond:hover {
  background: var(--hover-red-hover, #a80400);
}

.navigation__redmond .main-footer__buttonFooterRedmond .menuFooterRedmond {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.5rem;
  padding: 1.4rem 2rem;
}

@media screen and (min-width: 768px) {
  .navigation__redmond .main-footer__buttonFooterRedmond .menuFooterRedmond {
    padding: 1.6rem 2rem;
  }
}

.navigation__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1.4rem;
  margin-top: auto;
  -webkit-box-ordinal-group: unset;
  -ms-flex-order: unset;
  order: unset;
}

@media only screen and (max-width: 1023px) {
  .navigation__social {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
}

.navigation__social-title {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 160%;
}

.navigation__social-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 3.6rem;
  -moz-column-gap: 3.6rem;
  column-gap: 3.6rem;
}

.navigation__social-list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation__social-list svg {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

@media (hover: hover) {
  .navigation__social-list a:hover svg {
    fill: var(--primary, #bf0702);
  }
}

.navigation__contacts {
  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;
  row-gap: 2rem;
  padding-bottom: 6.6rem;
  -webkit-box-ordinal-group: unset;
  -ms-flex-order: unset;
  order: unset;
  align-items: flex-start;
}

@media only screen and (max-width: 1023px) {
  .navigation__contacts {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 5rem;
    padding-bottom: 0;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}

.navigation__address {
  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;
  row-gap: 1rem;
  margin-left: 5rem;
}

@media only screen and (max-width: 1023px) {
  .navigation__address {
    margin-left: 0;
  }
}

.navigation__address-link {
  color: var(--dark-font, #24242a);
  font-size: 1.5rem;
  line-height: 120%;
  letter-spacing: 0.033rem;
  text-transform: uppercase;
}

.navigation__address-link:hover {
  color: var(--secondary, #003d73);
}

@media only screen and (max-width: 1023px) {
  .navigation__address-link {
    font-size: 1.9rem;
  }
}

.navigation__address-description {
  margin: 0;
  color: var(--gray-additional-font, #9898a8);
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  line-height: 160%;
}

.sidebar {
  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%;
  max-height: 100vh;
  max-width: 36.6rem;
  width: 100%;
  margin-left: auto;
  background-color: var(--white, #fff);
  position: sticky;
  top: 0;
  z-index: 3;
}

@media only screen and (max-width: 1919px) {
  .sidebar {
    max-width: 30rem;
  }
}

@media only screen and (max-width: 1279px) {
  .sidebar {
    display: none;
    position: fixed;
    z-index: 102;
    top: 8rem;
    left: 11rem;
    min-height: unset;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    border-radius: 1.6rem;
    background: var(--white, #fff);
    -webkit-box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.06);
    box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.06);
  }
  .sidebar.opened {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sidebar__delivery {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  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;
  width: 100%;
  row-gap: 0.6rem;
  padding: 1.8rem 1.8rem 1.8rem 2.6rem;
  text-align: left;
  background-color: var(--surface-bg, #f7f5f1);
  min-height: 7.2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 1919px) {
  .sidebar__delivery {
    padding: 1.8rem 1.8rem 1.8rem 2.2rem;
  }
}

@media only screen and (max-width: 1279px) {
  .sidebar__delivery {
    display: none;
  }
}

.sidebar__arrow {
  position: absolute;
  top: calc(50% + 0.1rem);
  right: 1.8rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar__arrow svg {
  stroke: var(--dark-font, #24242a) !important;
}

@media only screen and (max-width: 1919px) {
  .sidebar__arrow {
    right: 1rem;
  }
}

.sidebar__address {
  overflow: hidden;
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  line-height: normal;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  white-space: nowrap;
  max-width: calc(100% - 1rem);
  text-overflow: ellipsis;
  margin-right: 1rem;
}

@media only screen and (max-width: 1919px) {
  .sidebar__address {
    font-size: 1.1rem;
  }
}

.sidebar__date {
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.2rem;
  line-height: normal;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1919px) {
  .sidebar__date {
    font-size: 1.1rem;
  }
}

.sidebar__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.5rem 2.6rem 3rem 2.6rem;
  background: var(--white, #fff);
  position: relative;
  height: 100%;
  max-height: calc(100% - 7.2rem);
}

@media only screen and (max-width: 1919px) {
  .sidebar__content {
    padding: 1.5rem 2.2rem 2.6rem 2.2rem;
  }
}

@media only screen and (max-width: 1279px) {
  .sidebar__content {
    padding: 1rem 2.2rem 5rem 2.2rem;
    background: initial;
  }
}

.sidebar__field {
  position: relative;
  margin-bottom: 4rem;
}

.sidebar__field-icon {
  position: absolute;
  top: 50%;
  right: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sidebar__field-icon svg {
  fill: var(--gray-additional-font, #9292a2);
}

.sidebar__field-icon--clear {
  background-color: var(--surface-bg, #f7f5f1);
  border-radius: 50%;
  right: 2.6rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: none;
}

.sidebar__field-icon--clear:hover {
  opacity: 0.5;
}

.sidebar__field-icon--clear svg {
  width: 1.4rem;
  height: 1.4rem;
}

.sidebar__field-icon--clear.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar__input {
  font-family: "TT Firs Neue", sans-serif;
  width: 100%;
  padding: 1.6rem 1.6rem 1.6rem 0.5rem;
  color: var(--dark-font, #24242a);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
  border: none;
  -webkit-box-shadow: 0 0.2rem 0 0 var(--dark-font, #24242a);
  box-shadow: 0 0.2rem 0 0 var(--dark-font, #24242a);
  background: transparent;
  -webkit-transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: -webkit-box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}

.sidebar__input:focus, .sidebar__input:active {
  -webkit-box-shadow: 0 0.3rem 0 0 var(--primary, #bf0702);
  box-shadow: 0 0.3rem 0 0 var(--primary, #bf0702);
  outline: 0;
}

.sidebar__input::-webkit-input-placeholder {
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.sidebar__input::-moz-placeholder {
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.sidebar__input:-ms-input-placeholder {
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.sidebar__input::-ms-input-placeholder {
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.sidebar__input::placeholder {
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.sidebar__list {
  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;
  row-gap: 2rem;
  margin-bottom: 2rem;
  overflow: auto;
  scrollbar-width: thin;
  margin-right: -2.6rem;
  scrollbar-gutter: stable;
}

.sidebar__item {
  margin-top: -0.5rem;
  width: 100%;
  position: relative;
}

.sidebar__toggle {
  width: 99%;
  color: var(--dark-font, #24242a);
  font-size: 1.3rem;
  line-height: 130%;
  letter-spacing: 0.039rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*width: auto;
        min-width: auto;
        max-width: none;*/
  border: none;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
}

@media (max-width: 1920px) {
  .sidebar__toggle {
    font-size: 1.1rem;
  }
}

.sidebar__toggle:hover {
  color: var(--secondary, #003d73);
}

.sidebar__icon {
  display: inline-block;
  width: 1.2rem;
  height: 1rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/angle-down-black-red.svg");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  position: absolute;
  top: 0.5rem;
  right: 1.8rem;
  cursor: pointer;
}

.sidebar__icon--rotated {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

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

.sidebar__submenu--active {
  display: block;
}

.sidebar__submenu-link {
  margin-left: 2rem;
}

.sidebar__link {
  color: var(--dark-font, #24242a);
  font-size: 1.3rem;
  line-height: 130%;
  letter-spacing: 0.039rem;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  display: inline-block;
  width: auto;
  min-width: auto;
  max-width: none;
}

@media (max-width: 1920px) {
  .sidebar__link {
    font-size: 1.1rem;
  }
}

.sidebar__link:hover {
  color: var(--secondary, #003d73);
}

.sidebar__link .bubble {
  position: relative;
  font-family: "TT Firs Neue", sans-serif;
  top: -1.4rem;
  left: -0.3rem;
  /* top: -14px;
            left: 90%;*/
  background-color: #bf0702;
  padding: 0.2rem 0.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0.7rem;
  color: white;
  z-index: 12;
}

@media (max-width: 1950px) and (min-width: 1850px) {
  .sidebar__link .bubble {
    left: -1.3rem;
  }
}

@media (max-width: 1920px) {
  .sidebar__link .bubble {
    white-space: normal;
    font-size: 0.7rem;
    max-width: 7rem;
    overflow-wrap: break-word;
  }
}

.sidebar__social {
  margin-top: auto;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 1279px) {
  .sidebar__social {
    display: none;
  }
}

.sidebar__social-title {
  margin-top: 0;
  margin-bottom: 1rem;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}

.sidebar__social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 3rem;
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}

.sidebar__social-list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidebar__social-list a svg {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.sidebar__social-list a:hover svg {
  fill: var(--primary, #bf0702);
}

.sidebar__footer {
  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;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}

@media only screen and (max-width: 1279px) {
  .sidebar__footer {
    display: none;
  }
}

.sidebar__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.8rem;
}

.sidebar__contacts-title {
  margin: 0;
  color: var(--gray-additional-font, #9898a8);
  font-family: "Manrope", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.013rem;
}

@media only screen and (max-width: 1919px) {
  .sidebar__contacts-title {
    font-size: 1.2rem;
  }
}

.sidebar__contacts-link {
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

@media only screen and (max-width: 1919px) {
  .sidebar__contacts-link {
    font-size: 1.1rem;
  }
}

.sidebar__contacts-link:hover {
  color: var(--secondary, #003d73);
}

.sidebar__logo {
  max-width: 8.6rem;
  font-size: 0;
}

.sidebar__tooltip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 1279px) {
  .sidebar .tippy-box[data-theme="red"] {
    display: none !important;
  }
}

.sidebar .tippy-box[data-placement^="bottom"] > .tippy-arrow {
  left: 15rem !important;
}

.sidebar__tooltip-text {
  max-width: 23.4rem;
  margin: 0;
  color: var(--white, #fff);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 150%;
}

@media only screen and (max-width: 1279px) {
  .sidebar__tooltip-text {
    font-size: 1.1rem;
    line-height: 130%;
  }
}

.sidebar__tooltip-close {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  margin-left: 2.2rem;
  margin-top: -0.5rem;
  margin-right: -1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.sidebar-mobile__item {
  padding: 2rem;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.sidebar-mobile__icon {
  top: 2.7rem;
  right: 2.2rem;
}

.sidebar-mobile__link {
  font-size: 1.2rem;
}

.basket {
  /*display: flex;
    flex-direction: column;
    //min-height: 930px;
    //margin-bottom: 182px;
    height: 100vh;
    max-height: 1000px;
    max-width: 366px;
    width: 100%;
    position: sticky;
    top: 0;
    !*height: 100%;
    max-height: 100vh;*!*/
  height: 100%;
  max-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* height: 100vh; */
  /*max-height: 100vh;*/
  max-width: 36.6rem;
  width: 100%;
  position: sticky;
  top: 0;
}

@media only screen and (max-width: 1919px) {
  .basket {
    max-width: 30rem;
  }
}

@media only screen and (max-width: 1279px) {
  .basket {
    min-height: auto;
  }
}

@media only screen and (max-width: 1023px) {
  .basket {
    min-height: auto;
  }
}

.basket_hidden {
  display: none;
}

@media only screen and (max-width: 1279px) {
  .basket:not(.basket_checkout) {
    display: none;
    position: fixed;
    z-index: 102;
    top: 8rem;
    right: 2.4rem;
    max-width: 32rem;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    border-radius: 1.6rem;
    -webkit-box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.06);
    box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.06);
  }
  .basket:not(.basket_checkout).opened {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .basket:not(.basket_checkout) {
    inset: 0;
    width: 100%;
    max-width: 100%;
    top: auto;
    bottom: 0;
    height: calc(105% - 10rem);
    border-radius: 0;
  }
  body.disabled .basket:not(.basket_checkout):after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-color: var(--dark-stroke, rgba(36, 36, 42, 0.5));
  }
  .basket:not(.basket_checkout) .swipe-to-close {
    width: 45%;
    height: 12rem;
    z-index: 3;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.basket__close-icon, .basket__close-icon-empty {
  display: none;
  width: 3rem;
  height: 3rem;
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/close-icon.svg") no-repeat center/cover;
  position: absolute;
  right: 2.5rem;
  opacity: 0.8;
}

@media only screen and (max-width: 1023px) {
  .basket__close-icon, .basket__close-icon-empty {
    display: block;
  }
}

.basket__close-icon-empty {
  top: 2.5rem;
}

.basket__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-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  height: 100%;
  max-height: 100vh;
  background: var(--white, #fff);
}

@media only screen and (max-width: 1279px) {
  .basket__wrap {
    border-radius: 1.6rem;
    max-height: 80rem;
  }
}

@media only screen and (max-width: 1023px) {
  .basket__wrap {
    position: relative;
    max-height: none;
    z-index: 1;
    margin-top: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 2.2rem 2.2rem 0 0;
    background: var(--white, #fff);
  }
}

.basket__header {
  display: grid;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  padding: 2rem 2.6rem;
}

@media only screen and (max-width: 1919px) {
  .basket__header {
    padding: 1.8rem 2.2rem 2rem 2.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .basket__header {
    padding: 1rem 2rem 1rem 2rem;
  }
}

.basket__title {
  grid-row: 1/2;
  grid-column: 1/2;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.7rem;
  -moz-column-gap: 0.7rem;
  column-gap: 0.7rem;
  margin-bottom: 1.2rem;
  color: var(--dark-font, #24242a);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.027rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .basket__title {
    font-size: 2rem;
  }
}

.basket__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.basket__icon svg {
  stroke: var(--dark-font, #24242a);
}

.basket__quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2rem;
  height: 2rem;
  -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: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--white, #fff);
  text-align: center;
  font-size: 1.2rem;
  line-height: 80%;
  letter-spacing: 0.018rem;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
}

.basket__title-text {
  margin-top: 0.4rem;
}

.basket__products {
  grid-row: 2/3;
  grid-column: 1/2;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
}

.basket__products span:nth-of-type(2) {
  color: var(--gray-additional-font, #9898a8);
}

@media only screen and (max-width: 1023px) {
  .basket__products {
    font-size: 1.2rem;
  }
}

.basket__clear {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  grid-row: 1/2;
  grid-column: 2/3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  margin-top: 0.8rem;
  color: var(--gray-additional-font, #9292a2);
  font-size: 1.1rem;
  line-height: 100%;
  letter-spacing: 0.0605rem;
  text-transform: uppercase;
}

.basket__clear svg {
  fill: var(--gray-additional-font, #9292a2);
}

@media only screen and (max-width: 1023px) {
  .basket__clear {
    font-size: 1.2rem;
    letter-spacing: 0.066rem;
  }
}

.basket__clear-text {
  margin-top: 0.2rem;
  color: var(--gray-additional-font, #9292a2);
}

.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;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 0 2.6rem 3rem;
  overflow: auto;
  max-height: calc(100vh - 27.7rem);
}

@media only screen and (max-width: 1279px) {
  .basket__list {
    padding-left: 2.2rem;
    padding-right: 2.2rem;
    max-height: calc(100vh - 38.5rem);
  }
}

@media only screen and (max-width: 1023px) {
  .basket__list {
    padding-left: 2rem;
    padding-right: 2rem;
    max-height: calc(104vh - 29.5rem);
  }
}

.basket__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-column-gap: 1.4rem;
  -moz-column-gap: 1.4rem;
  column-gap: 1.4rem;
  padding-top: 1.2rem;
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.basket__item:first-of-type {
  border-top: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.basket__item_not-available .basket__name,
.basket__item_not-available .basket__info,
.basket__item_not-available .basket__price,
.basket__item_not-available .basket__photo {
  opacity: 0.4;
}

.basket__not-available {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.013rem;
}

.basket__not-available > span {
  padding: 0 0.6rem;
  font-weight: 700;
  color: var(--secondary, #003d73);
  border-radius: 0.5rem;
  background: var(--surface-bg, #f7f5f1);
}

.basket__not-available-zone {
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 140%;
  overflow: hidden;
  color: var(--gray-additional-font, #9292a2);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  text-overflow: ellipsis;
  width: 100%;
  margin-top: 0.5rem;
  padding-bottom: 1rem;
}

.basket__not-available-zone span {
  padding-bottom: 0.2rem;
}

.basket__not-available-zone span._blue {
  border-radius: 0.5rem;
  background: #279cfe;
  color: var(--white, #fff);
  padding: 0 0.5rem 0.1rem;
  margin-left: 0.4rem;
}

.basket_checkout .basket__not-available-zone {
  font-size: 1.1rem;
  letter-spacing: 0.011rem;
  margin-top: 0;
  height: 1.6rem;
}

.basket__photo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5.4rem;
  height: 5.4rem;
  overflow: hidden;
  border-radius: 1rem;
}

.basket__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1.2rem;
  width: 100%;
}

.basket__name {
  margin: 0;
  overflow: hidden;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.012rem;
  position: relative;
  padding-right: 1.8rem;
}

.basket__del {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.basket__item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.basket__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.basket__counter {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 10rem;
}

.basket__counter-decrement, .basket__counter-increment {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 3.4rem;
  padding: 0 1rem;
  background: var(--surface-bg, #f7f5f1);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.basket__counter-decrement:hover, .basket__counter-increment:hover {
  background: var(--hover-surface-hover, #f2efeb);
}

.basket__counter-decrement svg, .basket__counter-increment svg {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.basket__counter-decrement._disabled, .basket__counter-increment._disabled {
  pointer-events: none;
}

.basket__counter-decrement._disabled svg, .basket__counter-increment._disabled svg {
  opacity: 0.5;
}

.basket__counter-decrement {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.basket__counter-decrement svg {
  stroke: var(--dark-font, #24242a);
}

.basket__counter-decrement:hover svg {
  stroke: var(--secondary, #003d73);
}

.basket__counter-increment {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.basket__counter-increment svg {
  fill: var(--dark-font, #24242a);
}

.basket__counter-increment:hover svg {
  fill: var(--secondary, #003d73);
}

.basket__counter-sum {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 3.4rem;
  color: var(--dark-font, #24242a);
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  background: var(--surface-bg, #f7f5f1);
}

.basket__counter-sum input {
  width: 100%;
  height: 100%;
  color: var(--dark-font, #24242a);
  text-align: center;
  border: none;
  background: none;
  outline: 0;
}

.basket__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.5rem;
}

.basket__price-sale {
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  white-space: nowrap;
}

.basket__price-sum {
  color: var(--dark-font, #24242a);
  font-size: 1.6rem;
  line-height: 80%;
  text-transform: uppercase;
  white-space: nowrap;
}

.basket__footer {
  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-top: auto;
  padding: 3rem 2.6rem;
  position: relative;
}

.basket__footer:after {
  content: "";
  display: block;
  position: absolute;
  top: -7.9rem;
  width: 100%;
  height: 0;
  left: 0;
  pointer-events: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(6.67%, rgba(255, 255, 255, 0.99)), color-stop(13.33%, rgba(255, 255, 255, 0.96)), color-stop(20%, rgba(255, 255, 255, 0.92)), color-stop(26.67%, rgba(255, 255, 255, 0.85)), color-stop(33.33%, rgba(255, 255, 255, 0.77)), color-stop(40%, rgba(255, 255, 255, 0.67)), color-stop(46.67%, rgba(255, 255, 255, 0.56)), color-stop(53.33%, rgba(255, 255, 255, 0.44)), color-stop(60%, rgba(255, 255, 255, 0.33)), color-stop(66.67%, rgba(255, 255, 255, 0.23)), color-stop(73.33%, rgba(255, 255, 255, 0.15)), color-stop(80%, rgba(255, 255, 255, 0.08)), color-stop(86.67%, rgba(255, 255, 255, 0.04)), color-stop(93.33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
}

.no-shadow .basket__footer:after {
  opacity: 0;
}

@media only screen and (max-width: 480px) and (orientation: landscape) {
  .basket__footer:after {
    height: 0rem;
  }
}

.checkout__promo + .basket__footer:after {
  display: none;
}

@media only screen and (max-width: 1919px) {
  .basket__footer {
    padding-bottom: 2.6rem;
  }
}

@media only screen and (max-width: 1023px) {
  .basket__footer {
    padding-top: 1.5rem;
    padding-bottom: 7rem;
  }
}

.basket__footer_indent {
  margin-top: 9rem;
}

.basket__footer_indent:after {
  top: -17rem;
}

@media only screen and (max-width: 480px) and (orientation: landscape) {
  .basket__footer {
    padding-bottom: 7.6rem;
  }
}

.basket__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  margin-bottom: 1rem;
  overflow: hidden;
  color: var(--gray-additional-font, #9898a8);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.basket__total--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 1023px) {
  .basket__total {
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
  }
}

.basket__total + .basket__button {
  margin-top: 1.4rem;
}

@media only screen and (max-width: 1023px) {
  .basket__total + .basket__button {
    margin-top: auto;
  }
}

.basket__total-sum {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .basket__total-sum {
    font-size: 1.8rem;
  }
}

.basket__total-sum-span {
  display: inline-block;
  margin-right: 0.5rem;
}

.basket__delivery {
  margin-top: 0;
  margin-bottom: 1.2rem;
  overflow: hidden;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

@media only screen and (max-width: 1023px) {
  .basket__delivery {
    margin-bottom: 1.6rem;
    font-size: 1.2rem;
  }
}

.basket__button {
  width: 100%;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}

@media only screen and (max-width: 1023px) {
  .basket__button {
    height: 5rem;
    font-size: 1.2rem;
  }
}

.basket__button-icon svg {
  stroke: var(--white, #fff);
}

.basket__text {
  margin-top: 0;
  margin-bottom: 4rem;
  color: var(--dark-font, #24242a);
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 140%;
}

.basket__info {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.5rem 0.8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.01rem;
  border-radius: 0.6rem;
  background: var(--surface-bg, #f7f5f1);
}

.basket__count {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.8rem 1rem 1rem 1rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.012rem;
  border-radius: 1rem;
  background: var(--surface-bg, #f7f5f1);
}

.basket__info-weight {
  color: var(--gray-additional-font, #9292a2);
  margin-left: 0.6rem;
}

.basket__total-strong {
  color: var(--dark-font, #24242a);
}

.basket__select.select.select_gray.select_small {
  max-width: 16.7rem;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .basket__select .select2-container {
    width: 17rem !important;
  }
  .basket__select .select2-container .select_shop.select2-selection--single {
    height: 2.2rem;
  }
  .basket__select .select2-container .select_shop.select2-selection--single .select2-selection__rendered {
    font-size: 1rem;
    line-height: 2.2rem;
  }
}

.basket__notice {
  padding: 0.2rem 0.8rem 0.4rem 0.8rem;
  overflow: hidden;
  color: var(--white, #fff);
  text-align: center;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 140%;
  border-radius: 0.6rem;
  background: #179c49;
}

.basket_login {
  /*height: 100vh;*/
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 1.4rem;
  background: var(--white, #fff);
}

@media only screen and (max-width: 1279px) {
  .basket_login {
    border-radius: 2.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .basket_login {
    margin-bottom: 0;
    padding-bottom: 10rem;
    border-radius: 2.2rem 2.2rem 0 0;
    z-index: 2;
  }
}

.basket_login .basket__button:not(:last-of-type) {
  margin-bottom: 1.2rem;
}

.basket_empty {
  height: 100%;
  background: var(--white, #fff);
  padding: 0 1.4rem;
}

@media only screen and (max-width: 1279px) {
  .basket_empty {
    min-height: -webkit-max-content;
    min-height: -moz-max-content;
    min-height: max-content;
  }
}

.basket_empty .basket__empty-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: auto;
  text-align: center;
}

@media only screen and (max-width: 1279px) {
  .basket_empty .basket__empty-content {
    padding-top: 5rem;
    margin-top: 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
}

@media only screen and (max-width: 1023px) {
  .basket_empty .basket__empty-content {
    padding-top: 0;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media only screen and (max-width: 1023px) {
  .basket_empty .basket__footer {
    padding-bottom: 8.6rem;
  }
}

.basket_empty .basket__illustration {
  margin-bottom: 4rem;
  font-size: 0;
}

.basket_empty .basket__description {
  max-width: 26.5rem;
  margin-top: 0;
  margin-bottom: 3.5rem;
  color: var(--dark-font, #24242a);
  text-align: center;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

.basket_empty .basket__button {
  margin-top: auto;
}

.basket_empty .basket__button-catalog {
  max-width: 20rem;
}

.basket_empty.basket_checkout {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.basket_empty.basket_login {
  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;
}

.basket_empty.basket_login .basket__button {
  margin-top: 0;
}

.basket_checkout {
  height: initial;
  max-width: initial;
  overflow: hidden;
  border-radius: 1.6rem;
  max-height: unset;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  /*.basket__item-row {
            justify-content: flex-start;
            gap: 10px;
        }*/
}

@media only screen and (max-width: 1279px) {
  .basket_checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 1023px) {
  .basket_checkout {
    display: none;
  }
}

.basket_indent {
  min-height: auto;
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .checkout .basket_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
  }
  .checkout .basket_mobile .basket__wrap {
    height: initial;
    margin-top: 0;
  }
  .checkout .basket_mobile .basket__footer {
    padding: 0 2rem 3rem 2rem;
  }
  .checkout .basket_mobile.basket_empty {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout .basket_mobile.basket_empty .basket__empty-content {
    padding-top: 2rem;
  }
}

.basket__subtitle {
  margin: 0;
  padding: 0;
  color: var(--gray-additional-font, #9292a2);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.01rem;
}

.basket__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.6rem;
}

.basket__tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 2rem;
  overflow: hidden;
  -webkit-transition: max-height 0.3s;
  transition: max-height 0.3s;
  padding-right: 2.8rem;
  position: relative;
  gap: 0.2rem;
}

.basket__tag-list .tag__icon--close,
.basket__tag-list .tag__icon--open {
  margin-right: 0;
}

.basket__tag-list .tag__icon--close svg,
.basket__tag-list .tag__icon--open svg {
  stroke: none;
}

.basket__tag-list .tag__icon--close {
  display: none;
}

.basket__tag-list .tag__icon--open {
  display: inline;
}

.basket__tag-list .tag_btn {
  position: absolute;
  right: 0;
  top: 0;
}

.basket__tag-list.is-active {
  max-height: 100rem;
}

.basket__tag-list.is-active .tag_btn {
  top: auto;
  bottom: 0;
}

.basket__tag-list.is-active .tag__icon--close {
  display: inline;
}

.basket__tag-list.is-active .tag__icon--open {
  display: none;
}

.basket__tag-list .tag {
  background: var(--surface-bg, #f7f5f1);
  padding-right: 0.6rem;
  padding-left: 0.6rem;
}

.basket__empty-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.basket__empty-content-cart .basket__title {
  margin-top: 2rem;
}

.basket__additional-content {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}

span.basket__modal__mobile-span {
  left: 50%;
}

@media only screen and (max-width: 1023px) {
  .swipe-to-close {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    background: transparent;
    max-width: 100%;
    -webkit-transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
    transition: opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 1;
    border-radius: 2.2rem;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    margin-left: 0;
    height: 1.5rem;
  }
  .swipe-to-close span {
    position: absolute;
    top: 0.8rem;
    left: 50%;
    width: 2.8rem;
    height: 0.4rem;
    border-radius: 0.4rem;
    background-color: rgba(146, 146, 162, 0.5);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/* Стили для оповещения бесплатной доставки*/
.basket_checkout .basket__notice-free {
  padding: 0 3rem;
  text-align: center;
}

.basket__notice-free span {
  color: #bf0702;
}

.basket__notice-free {
  margin-top: 2rem;
}

.basket__notice-free {
  margin-top: 2rem;
}

.basket__notice-free.basket__name {
  overflow: initial !important;
}

/**/
.basket__empty-content ~ .basket__footer:after {
  display: none;
}

.profile {
  width: 27rem;
}

.profile__header {
  display: grid;
  grid-template-columns: 5.4rem auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 0.6rem;
  margin-bottom: 2.4rem;
}

.profile__avatar {
  grid-column: 1/2;
  grid-row: 1/3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 5.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--warm, #fff7e3);
  text-align: center;
  font-size: 1.7rem;
  line-height: 100%;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
}

.profile__name {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.016rem;
}

.profile__email {
  margin: 0;
  color: var(--gray-additional-font, #9292a2);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.014rem;
}

.profile__list {
  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;
  row-gap: 2rem;
  margin-bottom: 4rem;
}

.profile__link {
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.015rem;
}

.profile__count {
  display: inline-block;
  margin-left: 0.6rem;
  color: var(--gray-additional-font, #9292a2);
}

.profile__marker {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  margin-left: 0.6rem;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
}

.social__media-title {
  margin-top: 0;
  margin-bottom: 1rem;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
}

.social__media-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 3rem;
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}

.social__footer {
  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;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}

.social__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 0.8rem;
}

.social__contacts-title {
  margin: 0;
  color: var(--gray-additional-font, #9898a8);
  font-family: "Manrope", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.013rem;
}

.social__contacts-link {
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.social__logo {
  max-width: 8.6rem;
  font-size: 0;
}

.menu {
  position: fixed;
  z-index: 999;
  inset: 0;
  display: none;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: var(--white, #fff);
}

.menu.visible {
  display: block;
}

.menu__header {
  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;
  padding: 2.4rem 4rem;
}

@media only screen and (max-width: 1279px) {
  .menu__header {
    padding: 2.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .menu__header {
    padding: 0.7rem 2rem;
  }
}

.menu__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

@media only screen and (max-width: 1023px) {
  .menu__col {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}

.menu__logo {
  position: absolute;
  top: 1.6rem;
  left: 50%;
  max-width: 16rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 0;
}

.menu__logo a {
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  .menu__logo {
    position: static;
    max-width: 16rem;
    margin: 0 auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.menu__close {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 5rem;
  padding: 1.5rem 1.8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 7rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .menu__close {
    width: 2.4rem;
    height: 2.4rem;
    padding: 0;
    border-radius: 0;
    background: none;
  }
}

@media only screen and (max-width: 1023px) {
  .menu__basket {
    display: none;
  }
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  visibility: visible;
  height: auto;
  -webkit-transition: opacity 0.2s ease 0s, visibility 0.2s ease 0s, height 0.2s ease 0s;
  transition: opacity 0.2s ease 0s, visibility 0.2s ease 0s, height 0.2s ease 0s;
}

.menu__list.hidden {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.menu__sublist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 0;
  overflow: hidden;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: height 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: height 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s, height 0.4s ease 0s;
  transition: transform 0.4s ease 0s, height 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
}

.menu__sublist.visible {
  height: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.menu__sublist-header {
  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;
  padding: 1rem 4rem;
}

@media only screen and (max-width: 1023px) {
  .menu__sublist-header {
    padding: 1rem 2rem;
  }
}

.menu__sublist-button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 1.2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  color: var(--dark-font, #24242a);
  font-size: 1.1rem;
  line-height: 80%;
  letter-spacing: 0.0385rem;
  text-transform: uppercase;
  border-radius: 1rem;
  background: var(--surface-bg, #f7f5f1);
}

.menu__subcatalog-name {
  color: var(--gray-additional-font, #9292a2);
  font-size: 1.2rem;
  line-height: 90%;
  letter-spacing: 0.042rem;
  text-transform: uppercase;
}

.menu__link {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  padding: 2.8rem 4rem;
  color: var(--dark-font, #24242a);
  font-size: 1.4rem;
  line-height: 150%;
  letter-spacing: 0.049rem;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

@media only screen and (max-width: 1023px) {
  .menu__link {
    padding: 2rem;
    font-size: 1.2rem;
  }
}

.menu__link .bubble {
  position: relative;
  font-family: "TT Firs Neue", sans-serif;
  top: -1.2rem;
  left: -0.3rem;
  background-color: #bf0702;
  padding: 0.2rem 0.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0.7rem;
  color: white;
  z-index: 12;
}

.menu__catalog {
  position: relative;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/arrow.svg");
  background-repeat: no-repeat;
  background-size: 0.7rem 1rem;
  background-position: calc(100% - 2rem) center;
}

.menu__profile {
  padding: 3rem 4rem 4rem 4rem;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

@media only screen and (max-width: 1023px) {
  .menu__profile {
    padding: 2.5rem 2rem;
  }
}

.menu__social {
  padding: 2.4rem 4rem 3.6rem 4rem;
}

@media only screen and (max-width: 1023px) {
  .menu__social {
    padding: 2.5rem 2rem;
  }
}

.menu__select {
  padding: 0 4rem 2rem 4rem;
}

@media only screen and (max-width: 1279px) {
  .menu__select {
    padding: 0 2.4rem 2rem 2.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .menu__select {
    margin-top: 0.5rem;
    padding: 0 2rem 1rem 2rem;
  }
}

.panel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 5rem;
  padding: 1.5rem 1.8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  border-radius: 7rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1279px) {
  .panel {
    padding: 1.5rem 2rem;
    gap: 1.6rem;
  }
}

@media only screen and (max-width: 1023px) {
  .panel {
    width: 2.4rem;
    height: 2.4rem;
    padding: 0;
    gap: 0;
    border-radius: 0;
    background: none;
  }
}

.panel__button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.panel__button svg {
  fill: transparent;
  stroke: var(--dark-font, #24242a);
}

.panel__button:last-of-type svg {
  fill: var(--dark-font, #24242a);
  stroke: none;
}

@media only screen and (max-width: 1279px) {
  .panel__button svg.svg-search {
    fill: var(--dark-font, #24242a);
    stroke: none;
  }
}

.panel__auth {
  max-width: 19.4rem;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
}

.panel__auth a {
  color: var(--secondary, #003d73);
}

.basket-mini {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  text-align: left;
  border-radius: 1.2rem;
  background: var(--surface-bg, #f7f5f1);
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}

.basket-mini__wrap {
  position: relative;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  height: 5rem;
  padding-right: 2.6rem;
  padding-left: 1rem;
}

.basket-mini__icon {
  grid-row: 1/3;
  grid-column: 1/2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.basket-mini__icon svg {
  stroke: var(--dark-font, #24242a);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.basket-mini__price {
  margin-top: auto;
  grid-row: 1/2;
  grid-column: 2/3;
  color: var(--dark-font, #24242a);
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 94%;
  text-transform: uppercase;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.basket-mini__weight {
  margin-bottom: auto;
  grid-row: 2/3;
  grid-column: 2/3;
  color: var(--gray-additional-font, #9292a2);
  font-family: "Manrope", sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.011rem;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.basket-mini__count {
  position: absolute;
  top: -0.6rem;
  right: -0.6rem;
  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: 1.6rem;
  height: 1.6rem;
  color: var(--white, #fff);
  text-align: center;
  font-size: 1rem;
  line-height: 80%;
  letter-spacing: 0.015rem;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}

@media only screen and (max-width: 1023px) {
  .basket-mini__count {
    top: -0.4rem;
    right: -0.4rem;
  }
}

.basket-mini.active {
  background: var(--primary, #bf0702);
}

.basket-mini.active .basket-mini__icon svg {
  stroke: var(--white, #fff);
}

.basket-mini.active .basket-mini__price,
.basket-mini.active .basket-mini__weight {
  color: var(--white, #fff);
}

.basket-mini.active .basket-mini__count {
  color: var(--white, #fff);
  background: var(--dark-font, #24242a);
}

.navigation-mobile {
  position: fixed;
  right: 0;
  bottom: 0.08rem;
  left: 0;
  z-index: 103;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 4rem);
  margin: 0 2rem;
  padding: 0.6rem 0.8rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.8rem;
  background: var(--white, #fff);
  -webkit-box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.12);
  box-shadow: 0 1rem 8rem 0 rgba(36, 36, 42, 0.12);
}

@media only screen and (min-width: 1024px) {
  .navigation-mobile {
    display: none;
  }
}

.navigation-mobile__title {
  color: var(--dark-font, #24242a);
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.016rem;
}

.navigation-mobile__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-mobile__icon svg:not(._fill) {
  stroke: var(--dark-font, #24242a);
}

.navigation-mobile__icon svg._fill {
  fill: var(--dark-font, #24242a);
}

.navigation-mobile__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;
}

.navigation-mobile__link_active .navigation-mobile__title {
  color: var(--primary, #bf0702);
}

.navigation-mobile__link_active .navigation-mobile__icon svg:not(._fill) {
  stroke: var(--primary, #bf0702);
}

.navigation-mobile__link_active .navigation-mobile__icon svg._fill {
  fill: var(--primary, #bf0702);
}

.search {
  position: fixed;
  inset: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(36, 36, 42, 0.4);
}

.search.visible {
  display: block;
}

.search__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-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 1rem 1.2rem;
}

@media only screen and (max-width: 1279px) {
  .search__wrap {
    padding: 3.2rem 1.2rem 1rem;
  }
}

@media only screen and (max-width: 1023px) {
  .search__wrap {
    padding: 1.2rem 1.2rem 1rem;
  }
}

.search__close {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 4.2rem;
  height: 3.7rem;
  padding: 1.1rem 1.3rem 1rem 1.3rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1rem 1rem 0 0;
  background: var(--surface-bg, #f7f5f1);
}

.search__close svg {
  pointer-events: none;
}

.search__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 6.4rem;
  padding: 0.7rem 1.8rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1rem 0 1rem 1rem;
  background: var(--surface-bg, #f7f5f1);
}

.search__input {
  display: inline-block;
  width: 100%;
  height: 5rem;
  padding-right: 1rem;
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  border: none;
  background: none;
}

.search__input::-webkit-input-placeholder {
  color: var(--gray-additional-font, #9292a2);
}

.search__input::-moz-placeholder {
  color: var(--gray-additional-font, #9292a2);
}

.search__input:-ms-input-placeholder {
  color: var(--gray-additional-font, #9292a2);
}

.search__input::-ms-input-placeholder {
  color: var(--gray-additional-font, #9292a2);
}

.search__input::placeholder {
  color: var(--gray-additional-font, #9292a2);
}

.search__input:focus, .search__input:active {
  outline: 0;
}

.search__result_mode {
  border-radius: 1rem 0 0 0;
}

.search__field-result {
  display: none;
  background: var(--surface-bg, #f7f5f1);
  height: 75vh;
  padding: 0 1.8rem 0 1.8rem;
  overflow: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.search__field-result.active {
  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-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  border-radius: 0 0 1rem 1rem;
}

.search__result-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.4rem;
}

.search__result-link_img {
  min-height: 5.4rem;
  min-width: 5.4rem;
}

.search__result-link_img img {
  border-radius: 1rem;
  overflow: hidden;
}

.search__result-title {
  overflow: hidden;
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  text-overflow: ellipsis;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.search__result-link-wrapper {
  padding: 0.8rem 0 0 0;
}

.search__result-wrapper {
  width: 100%;
}

.search__category_title {
  color: var(--gray-additional-font, #9292A2);
  font-weight: 500;
  margin-bottom: 1.6rem;
}

.search__category_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.search__category_btn_wrapper {
  padding: 0 0 2.8rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search__category_btn_wrapper a {
  height: 5rem;
  font-size: 1.2rem;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .search__category_btn_wrapper {
    display: block;
  }
}

.search__category_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.2rem;
  margin-bottom: 3rem;
}

.search__category_list a {
  overflow: hidden;
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  text-overflow: ellipsis;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.search__sidebar-search-field {
  position: relative;
}

.search__sidebar-active {
  overflow: auto;
  position: absolute;
  background-color: white;
  height: 92.7%;
  width: 100%;
  top: 0;
  left: 0;
  margin-bottom: 0;
  padding: 1.5rem 2.6rem 3rem 2.6rem;
  font-family: "Manrope", sans-serif;
}

.search__sidebar-field-result {
  display: none;
}

.search__sidebar-field-result.active {
  padding-top: 1.2rem;
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search__sidebar-result-wrapper {
  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;
}

.search__sidebar-result-link {
  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: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.4rem;
}

.search__sidebar-result-link_img {
  min-width: 5.4rem;
  min-height: 5.4rem;
  max-height: 5.4rem;
}

.search__sidebar-result-link_img img {
  border-radius: 1rem;
}

.search__sidebar-result-link-wrapper {
  padding: 1rem 0;
}

.search__sidebar-result-title {
  overflow: hidden;
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  text-overflow: ellipsis;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.search__sidebar-category_title {
  color: var(--gray-additional-font, #9292A2);
  font-size: 1.2rem;
  font-weight: 500;
  margin: 2rem 0 1.5rem 0;
}

.search__sidebar-category_btn_wrapper {
  width: 100%;
  padding: 0 0 2.8rem 0;
  margin-bottom: 2.4rem;
  font-family: "TT Firs Neue", sans-serif;
}

.search__sidebar-category_btn_wrapper a {
  height: 5rem;
  font-size: 1.2rem;
  width: 100%;
}

.search__sidebar-form {
  height: 97%;
}

@media only screen and (max-width: 1023px) {
  .catalog {
    padding-bottom: 0.5rem;
  }
}

.catalog__wrap {
  position: relative;
  min-height: 100vh;
}

.catalog .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .catalog .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.catalog__title-wrap {
  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;
  margin-bottom: 3rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 558px) {
  .catalog__title-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.catalog__title-wrap .catalog__bubble {
  background-color: #bf0702;
  color: #fff;
  display: inline-block;
  padding: 0.3rem 1rem;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 0.7rem;
  margin-left: 0rem;
  -webkit-transform: translateY(-140%);
  -ms-transform: translateY(-140%);
  transform: translateY(-140%);
}

@media (max-width: 620px) {
  .catalog__title-wrap .catalog__bubble {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
  }
}

.catalog__title-wrap .catalog__bubble br {
  display: none;
}

.catalog__title-wrap .counter-wrap {
  width: 100%;
}

@media (max-width: 558px) {
  .catalog__title-wrap .counter-wrap {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

.catalog__title-wrap .counter-wrap .counter {
  background: none;
  color: #7a7a8a;
  margin-left: 0;
}

.catalog__title-wrap .catalog__title {
  display: inline-block;
  margin: 0;
  position: relative;
}

@media (max-width: 558px) {
  .catalog__title-wrap .catalog__title {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.catalog__title-wrap .counter {
  margin-left: 1.2rem;
}

.catalog__grid {
  display: grid;
  grid-template-columns: repeat(4, 27rem);
  gap: 1.6rem;
}

@media only screen and (max-width: 1919px) {
  .catalog__grid {
    grid-template-columns: repeat(3, 30.4rem);
  }
}

@media only screen and (max-width: 1023px) {
  .catalog__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem;
  }
}

.catalog__item {
  position: relative;
  width: 27rem;
  height: 24.2rem;
  overflow: hidden;
  padding: 1.8rem 2.4rem;
  border-radius: 2.2rem;
  background: var(--surface-bg, #f7f5f1);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

@media only screen and (max-width: 1919px) {
  .catalog__item {
    width: 30.4rem;
    height: 27.5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .catalog__item {
    width: 100%;
    height: 18rem;
    padding: 1.5rem 2.4rem 1.8rem;
  }
}

.catalog__item:hover {
  background: var(--warm, #fff7e3);
}

.catalog__item:hover .catalog__name {
  color: var(--primary, #bf0702);
}

.catalog__image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 17.6rem;
  height: 17.6rem;
}

@media only screen and (max-width: 1023px) {
  .catalog__image {
    bottom: -2.5rem;
    width: 17rem;
    height: 17rem;
  }
}

.catalog__name {
  margin-top: 0;
  margin-bottom: 0.6rem;
  color: var(--dark-font, #24242a);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.036rem;
  text-transform: uppercase;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .catalog__name {
    font-size: 1.6rem;
  }
}

.catalog__text {
  margin: 0;
  color: var(--gray-additional-font, #9292a2);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.013rem;
}

.catalog__list {
  display: grid;
  grid-template-columns: repeat(4, 27rem);
  gap: 5.5rem 1.6rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 7rem;
}

@media only screen and (max-width: 1919px) {
  .catalog__list {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media only screen and (max-width: 1023px) {
  .catalog__list {
    grid-template-columns: repeat(2, calc(50% - 0.6rem));
    gap: 2.6rem 1.2rem;
    margin-bottom: 5rem;
  }
}

.catalog__list .select .choices[data-type*="select-one"] .choices__inner {
  min-height: 2.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 520px) {
  .catalog__list .select .choices[data-type*="select-one"] .choices__inner {
    min-height: 2rem;
    white-space: normal;
  }
}

.catalog__list .card {
  width: auto;
  max-width: unset;
}

@media only screen and (max-width: 1023px) {
  .catalog__list .card {
    max-width: unset;
  }
}

.catalog__list .card__wrapper {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}

@media only screen and (max-width: 1023px) {
  .catalog__list .card__wrapper {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }
}

@media only screen and (max-width: 1023px) {
  .catalog__list .card__title {
    margin-top: 1rem;
  }
}

.catalog__list .card__info {
  min-height: 2.9rem;
  margin-bottom: 0.8rem;
  margin-top: auto;
}

@media only screen and (max-width: 1023px) {
  .catalog__list .card__info {
    margin-bottom: 0.8rem;
  }
}

@media only screen and (max-width: 520px) {
  .catalog__list .card__info {
    min-height: 2rem;
    margin-bottom: 0.6rem;
  }
}

.catalog__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 4.3rem;
}

.catalog__more svg {
  fill: var(--white, #fff);
}

.catalog__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.catalog-section__description {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-top: 7rem;
}

@media only screen and (max-width: 1023px) {
  .catalog-section__description {
    font-size: 1.4rem;
    margin-top: 5rem;
  }
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0405rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1023px) {
  .breadcrumbs {
    font-size: 1.1rem;
    letter-spacing: 0.036rem;
  }
}

.breadcrumbs__link {
  position: relative;
  color: var(--dark-font, #24242a);
  white-space: nowrap;
}

.breadcrumbs__link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.8rem;
  display: block;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 10rem;
  background: rgba(152, 152, 168, 0.3);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.breadcrumbs__current {
  overflow: hidden;
  color: var(--gray-additional-font, #9292a2);
  white-space: nowrap;
  text-overflow: ellipsis;
}

.counter {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 3.2rem;
  height: 3.2rem;
  -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: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--white, #fff);
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.024rem;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .counter {
    min-width: 2.8rem;
    height: 2.8rem;
    font-size: 1.3rem;
    letter-spacing: 0.0195rem;
  }
}

.filter {
  position: sticky;
  top: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1.6rem;
  padding-top: 1.2rem;
  padding-bottom: 1.8rem;
  background: var(--white, #fff);
}

@media only screen and (max-width: 1023px) {
  .filter {
    display: none;
  }
}

.filter__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}

.filter__row {
  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;
}

.filter__select .choices__list--dropdown,
.filter__select .choices__list[aria-expanded] {
  min-width: 22.4rem;
}

.filter__sort {
  margin: 0;
  color: var(--gray-additional-font, #9292a2);
  font-size: 1.2rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.072rem;
  text-transform: uppercase;
}

.filter__clear {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  margin-right: auto;
}

.filter__clear-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.5rem;
}

.filter__clear-text {
  color: var(--dark-font, #24242a);
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
}

.filter__button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.6rem;
  -moz-column-gap: 0.6rem;
  column-gap: 0.6rem;
  color: var(--dark-font, #24242a);
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
}

.filter__button-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter_mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .filter_mobile {
    position: sticky;
    top: 0;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -2rem;
    margin-right: -2rem;
    margin-bottom: 2rem;
    padding: 1.8rem 2rem;
    background: var(--surface-bg, #f7f5f1);
  }
  .filter_mobile .filter__select .select2-container {
    width: auto !important;
  }
  .filter_mobile .choices__inner {
    background-color: transparent;
    padding: 0 0 0 1.4rem;
    border: 0;
    border-radius: 0;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1rem;
    letter-spacing: 0.06rem;
    text-transform: uppercase;
    min-height: auto;
    position: relative;
    color: #24242A;
  }
  .filter_mobile .choices__inner:before {
    content: '';
    position: absolute;
    top: 0.5rem;
    left: 0;
    width: 1rem;
    height: 0.8rem;
    background-size: 100% auto;
    background-image: url(/local/templates/nashenka/markup/build/assets/css/../svg_icons/angle-down-black.svg);
  }
  .filter_mobile .choices.is-open .choices__inner {
    color: #BF0702;
  }
  .filter_mobile .choices.is-open .choices__inner:before {
    background-image: url(/local/templates/nashenka/markup/build/assets/css/../svg_icons/angle-down-red.svg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 0.4rem;
  }
  .filter_mobile .choices[data-type*=select-one] .choices__inner {
    padding-bottom: 0;
  }
}

.filter-button {
  padding: 1.6rem;
  border: 0.2rem solid #BF0702;
  border-radius: 3rem;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2rem;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0.3rem;
  background: #BF0702;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.filter-button-light {
  background: #fff;
  color: #BF0702;
}

.filter-button:disabled {
  opacity: 0.5;
}

.filter-block {
  position: sticky;
  top: 0;
  z-index: 3;
  padding: 1.2rem 0 0.4rem;
  margin: 0 0 1.8rem 0;
  background: #fff;
}

@media only screen and (max-width: 1279px) {
  .filter-block {
    top: 9.8rem;
    z-index: 101;
  }
  .filter-block.is-sticky {
    -webkit-box-shadow: 0 1rem 1rem 0 rgba(36, 36, 42, 0.06);
    box-shadow: 0 1rem 1rem 0 rgba(36, 36, 42, 0.06);
    margin-left: -2.4rem;
    padding-left: 2.4rem;
    margin-right: -2.4rem;
    padding-right: 2.4rem;
  }
  .filter-block.is-sticky:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -2.4rem;
    width: calc(100vw + 2.4rem);
    height: 0.1rem;
    background-color: var(--stroke, rgba(36, 36, 42, 0.1));
  }
  .filter-block.is-sticky.show {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .filter-block {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    height: calc(100% - 5rem);
    z-index: 105;
    display: none;
    padding: 0;
    border-radius: 2.2rem 2.2rem 0 0;
  }
  .filter-block .swipe-to-close {
    width: 100%;
    height: 6.4rem;
  }
  .filter-block.show {
    display: block;
  }
}

.filter-block__buttons {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .filter-block__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem 1.7rem 2.4rem;
  }
}

.filter-block__caption {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .filter-block__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.filter-block__caption p {
  color: #24242A;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2rem;
  margin: 0 2rem 0 0;
  letter-spacing: 0.024rem;
  text-transform: uppercase;
}

.filter-block__caption_close {
  border: 0;
  padding: 0;
  opacity: 0.3;
  background: transparent;
  position: relative;
  z-index: 2;
}

.filter-block__flex {
  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;
}

@media only screen and (max-width: 1023px) {
  .filter-block__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.filter-block__options {
  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;
}

@media only screen and (max-width: 1023px) {
  .filter-block__options {
    display: block;
    width: 100%;
  }
}

.filter-block__clear {
  width: 100%;
  padding: 1.2rem 0 0;
  display: none;
}

.filter-block__clear.show {
  display: block;
}

@media only screen and (max-width: 1023px) {
  .filter-block__clear.show {
    display: none;
  }
}

.filter-block__sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .filter-block__sort {
    display: block;
    width: 100%;
  }
}

.filter-block__sort p {
  margin: 0 1rem 0 0;
  color: #9292A2;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2rem;
  letter-spacing: 0.072rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .filter-block__sort p {
    display: none;
  }
}

.filter-block__sort p.button-sort {
  display: none;
  color: #24242A;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2rem;
  letter-spacing: 0.072rem;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  margin: 0;
  padding: 2rem;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.1);
  width: 100%;
}

.filter-block__sort p.button-sort .button-sort__value {
  color: rgba(36, 36, 42, 0.7);
}

@media only screen and (max-width: 1023px) {
  .filter-block__sort p.button-sort {
    display: block;
  }
}

.filter-block__sort p.button-sort:after {
  content: '';
  position: absolute;
  width: 1rem;
  height: 0.8rem;
  background-size: 100% auto;
  background-image: url(/local/templates/nashenka/markup/build/assets/css/../svg_icons/angle-down-black.svg);
  top: 2.3rem;
  right: 1.4rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.filter-block__sort .filter-item {
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .filter-block__sort .filter-item {
    border: 0;
  }
  .filter-block__sort .filter-item__button {
    display: none;
  }
  .filter-block__sort .filter-item.show {
    display: block;
  }
}

.filter-block__sort .filter-item__dropdown {
  left: auto;
  right: 0;
}

@media only screen and (max-width: 1023px) {
  .filter-block__sort .filter-item__dropdown_caption p {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .filter-block__sort .filter-item__dropdown_item {
    padding-left: 5rem;
    position: relative;
  }
  .filter-block__sort .filter-item__dropdown_item:before {
    content: '';
    position: absolute;
    top: 1.3rem;
    left: 2rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.1rem solid rgba(36, 36, 42, 0.12);
    background: #F7F5F1;
  }
  .filter-block__sort .filter-item__dropdown_item.item-active:before {
    border: 0.5rem solid #BF0702;
    background: #fff;
  }
}

.filter-block__sort .filter-item__value {
  margin: 0;
  color: #24242A;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2rem;
}

.filter-block__sort .filter-item__button.active-filter {
  background: #fff;
  border-color: rgba(36, 36, 42, 0.1);
  color: #24242A;
}

.filter-block__sort .filter-item__button.active-filter:before {
  display: block;
}

.filter-block__sort .filter-item__button.active-filter:after {
  display: block;
}

.filter-item {
  position: relative;
  margin: 0 0.8rem 0.8rem 0;
}

@media only screen and (max-width: 1023px) {
  .filter-item {
    margin: 0;
    padding: 0;
    border-bottom: 0.1rem solid rgba(36, 36, 42, 0.1);
    width: 100%;
  }
}

.filter-item__price {
  padding: 1.5rem 1.8rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-item__price p {
  margin: 0 1rem;
  color: #24242A;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.066rem;
}

.filter-item__price p:last-child {
  margin-right: 0;
}

.filter-item__price .input-price {
  width: 10rem;
  border: 0;
  outline: none;
  height: 5rem;
  padding: 1rem 0;
  color: #24242A;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.066rem;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.12);
}

@media only screen and (max-width: 1023px) {
  .filter-item__price .input-price {
    width: 100%;
  }
}

.filter-item__value {
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
}

.filter-item__value-separated {
  margin: 0 0 0 0.5rem;
}

@media only screen and (max-width: 1023px) {
  .filter-item__value {
    color: #24242A;
  }
}

.filter-item__clear {
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
}

.filter-item__button {
  padding: 1.4rem 3.6rem 1.1rem 1.4rem;
  border: 0.1rem solid rgba(36, 36, 42, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.2rem;
  color: #24242A;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2rem;
  letter-spacing: 0.072rem;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}

@media only screen and (max-width: 1023px) {
  .filter-item__button {
    padding: 2rem;
    border: 0;
  }
}

.filter-item__button:after {
  content: '';
  position: absolute;
  top: 1.5rem;
  right: 1.4rem;
  width: 1rem;
  height: 0.8rem;
  background-size: 100% auto;
  background-image: url(/local/templates/nashenka/markup/build/assets/css/../svg_icons/angle-down-black.svg);
}

@media only screen and (max-width: 1023px) {
  .filter-item__button:after {
    top: 2.3rem;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

.filter-item__button.active:after {
  top: 1.4rem;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.filter-item__button.active:before {
  content: '';
  top: -0.2rem;
  left: -0.2rem;
  right: -0.2rem;
  bottom: -0.2rem;
  border: 0.2rem solid #BF0702;
  position: absolute;
  z-index: 1;
  border-radius: 1.2rem;
}

.filter-item__button.active-filter {
  background: #24242A;
  border-color: #24242A;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .filter-item__button.active-filter {
    background: #fff;
    border-color: #fff;
    color: #24242A;
  }
}

.filter-item__button.active-filter .filter-item__clear {
  z-index: 5;
  visibility: visible;
  opacity: 1;
}

.filter-item__button.active-filter::before {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .filter-item__button.active-filter::before {
    display: block;
  }
}

.filter-item__button.active-filter:after {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .filter-item__button.active-filter:after {
    display: block;
  }
}

.filter-item__dropdown {
  min-width: 22.4rem;
  margin: 0.2rem 0 0 0;
  border: none;
  border-radius: 1.2rem;
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 33.3rem;
  word-break: break-all;
  -webkit-box-shadow: 0 0.5rem 1rem 0 rgba(36, 36, 42, 0.08);
  box-shadow: 0 0.5rem 1rem 0 rgba(36, 36, 42, 0.08);
  opacity: 0;
  z-index: -100;
  visibility: hidden;
}

@media only screen and (max-width: 1023px) {
  .filter-item__dropdown {
    -webkit-box-shadow: 0 0 3rem 0 rgba(36, 36, 42, 0.08);
    box-shadow: 0 0 3rem 0 rgba(36, 36, 42, 0.08);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    min-height: calc(100% - 6rem);
    border-radius: 2.2rem 2.2rem 0 0;
  }
}

.filter-item__dropdown_close {
  border: 0;
  padding: 0;
  opacity: 0.3;
  background: transparent;
}

@media only screen and (max-width: 1023px) {
  .filter-item__dropdown_list {
    max-height: calc(100vh - 20.5rem);
    overflow-x: hidden;
    overflow-y: auto;
  }
}

.filter-item__dropdown_caption {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .filter-item__dropdown_caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.filter-item__dropdown_caption p {
  color: #24242A;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2rem;
  margin: 0 2rem 0 0;
  letter-spacing: 0.024rem;
  text-transform: uppercase;
}

.filter-item__dropdown_caption_close {
  border: 0;
  padding: 0;
  opacity: 0.3;
  background: transparent;
}

.filter-item__dropdown.show {
  opacity: 1;
  z-index: 10;
  visibility: visible;
}

@media only screen and (max-width: 1023px) {
  .filter-item__dropdown.show-sort {
    opacity: 1;
    z-index: 10;
    visibility: visible;
    left: 0;
    right: 0;
  }
}

.filter-item__dropdown_item {
  display: block;
  padding: 1.6rem;
  margin: 0;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.1);
  color: #24242A;
  font-size: 1.3rem;
  font-style: normal;
  line-height: 1.4rem;
  letter-spacing: 0.013rem;
  text-transform: none;
  font-weight: 500;
  font-family: "Manrope", sans-serif;
  cursor: pointer;
}

.filter-item__dropdown_item:hover {
  background: rgba(36, 36, 42, 0.03);
}

@media only screen and (max-width: 1023px) {
  .filter-item__dropdown_item:hover {
    background: #fff;
  }
}

.filter-item__dropdown_item.item-active {
  color: #BF0702;
}

.filter-item__dropdown_item.multiple {
  padding-left: 5rem;
  position: relative;
}

.filter-item__dropdown_item.multiple:before {
  content: '';
  position: absolute;
  top: 1.3rem;
  left: 1.6rem;
  width: 2rem;
  height: 2rem;
  border-radius: 0.6rem;
  border: 0.1rem solid rgba(36, 36, 42, 0.12);
  background: #F7F5F1;
  z-index: 2;
}

.filter-item__dropdown_item.multiple.tags-value {
  color: #BF0702;
}

.filter-item__dropdown_item.multiple.tags-value:after {
  content: '';
  position: absolute;
  top: 1.8rem;
  left: 2.2rem;
  width: 0.9rem;
  height: 0.6rem;
  border-top: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
  z-index: 5;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.filter-item__dropdown_item.multiple.tags-value:before {
  background: #BF0702;
  border-color: #BF0702;
}

@media only screen and (max-width: 1023px) {
  .filter-item__sections, .filter-item__subsections {
    display: none;
  }
}

.fresh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 36.9rem;
  padding: 2rem 3rem 2.5rem 2.5rem;
  overflow: hidden;
  border-radius: 2.2rem;
  background-color: #179c49;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/fresh.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 6rem;
}

@media only screen and (max-width: 1919px) {
  .fresh {
    min-height: 30.5rem;
    padding: 1.5rem 2.5rem 2rem 2rem;
    background-position: center 5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .fresh {
    min-height: 23.9rem;
    padding: 1rem 1.8rem 1.6rem 1.2rem;
    background-position: center 4rem;
  }
}

.fresh__text {
  margin: 0;
  color: var(--white, #fff);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.042rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .fresh__text {
    font-size: 1rem;
    letter-spacing: 0.03rem;
  }
}

.fresh__title {
  margin-top: auto;
  margin-bottom: 0;
  color: var(--white, #fff);
  font-size: 3rem;
  line-height: 120%;
  letter-spacing: 0.045rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .fresh__title {
    font-size: 2rem;
    letter-spacing: 0.03rem;
  }
}

.fresh_long {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 14.4rem !important;
  padding: 2rem 0 2rem 2.5rem !important;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/fresh-long.png");
  background-size: 46.7rem auto;
  background-position: right top !important;
}

@media only screen and (max-width: 1023px) {
  .fresh_long {
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/fresh-long-mobile.png");
    background-position: right 1.3rem !important;
    background-size: 20rem auto;
  }
  .fresh_long .fresh__title {
    max-width: 20rem;
    font-size: 2.3rem;
  }
}

.pagination {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}

.pagination__item {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  color: var(--gray-additional-font, #9292a2);
  font-size: 1.8rem;
  line-height: 120%;
  letter-spacing: 0.009rem;
  text-transform: uppercase;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.pagination__item_active {
  position: relative;
  color: var(--dark-font, #24242a);
}

.pagination__item_active::after {
  content: "";
  position: absolute;
  bottom: -0.5rem;
  left: 50%;
  width: 1.2rem;
  height: 0.2rem;
  background-color: var(--primary, #bf0702);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 3rem;
  padding: 0 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 0.8rem;
  background: var(--white, #fff);
}

.rating--hidden {
  display: none;
}

.rating__star {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.rating__star svg {
  fill: #ecbf56;
}

.rating__star_inactive svg {
  fill: rgba(36, 36, 42, 0.1);
}

.rating__number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--dark-font, #24242a);
  font-size: 1.5rem;
  line-height: 150%;
  text-transform: uppercase;
}

.rating__note {
  color: #24242A;
  font-family: "Manrope", sans-serif;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1rem;
  letter-spacing: 0.011rem;
  margin: 0 0.4rem 0.2rem 0;
}

.rating__text {
  padding-left: 0.8rem;
  color: var(--gray-additional-font, #9292a2);
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  white-space: nowrap;
}

.rating_gray {
  background: var(--surface-bg, #f7f5f1);
}

.rating_gray .rating__number {
  padding-right: 0.4rem;
}

.rating_note .rating__number {
  font-size: 1.4rem;
  line-height: 1.4rem;
  margin: 0.2rem 0 0 0.1rem;
}

.rating_transparent {
  min-height: auto;
  padding: 0;
  background: transparent;
}

.rating_transparent .rating__number {
  font-size: 1.4rem;
  line-height: 100%;
}

.rating_big {
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
}

.rating_big .rating__number {
  font-size: 4rem;
  line-height: 1;
}

.rating_small {
  min-height: 2rem;
  padding: 0 0.5rem;
}

.rating_small .rating__number {
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.03rem;
}

.authoriztion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 38.6rem;
  padding: 2.5rem 3rem 3rem 3rem;
}

@media only screen and (max-width: 1023px) {
  .authoriztion {
    width: initial;
    padding: 3.5rem 2rem 3rem 2rem;
  }
}

.authoriztion__title {
  margin-top: 0;
  margin-bottom: 1.8rem;
  padding-right: 4rem;
}

@media only screen and (max-width: 1023px) {
  .authoriztion__title {
    margin-bottom: 1.4rem;
    padding-right: 0;
  }
}

.authoriztion__text {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

.authoriztion__description {
  margin-top: 0;
  margin-bottom: 2.5rem;
  padding-top: 1rem;
  color: var(--gray-additional-font, #9292a2);
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.012rem;
}

.authoriztion__field {
  margin-top: 4.5rem;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 1023px) {
  .authoriztion__field {
    margin-bottom: 4rem;
  }
}

.authoriztion__button {
  width: 100%;
  margin-bottom: 2.6rem;
}

.authoriztion__policy {
  max-width: 27rem;
  margin: 0 auto;
  color: var(--dark-font, #24242a);
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.01rem;
}

.authoriztion__policy a {
  color: var(--secondary, #003d73);
}

@media only screen and (max-width: 1023px) {
  .authoriztion__policy {
    max-width: initial;
    font-size: 1.2rem;
    font-weight: 600;
  }
}

.authoriztion__code {
  margin-bottom: 2.4rem;
}

.authoriztion__notice {
  margin-top: 0;
  margin-bottom: 7.5rem;
  color: var(--gray-additional-font, #9292a2);
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .authoriztion__notice {
    margin-bottom: 11.5rem;
  }
}

.authoriztion__timer {
  display: inline-block;
  margin-left: 0.8rem;
  color: var(--dark-font, #24242a);
}

.authoriztion__back {
  display: block;
  padding: 1.2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 2.1rem;
  border: none;
  border-radius: 1rem;
  background: var(--surface-bg, #f7f5f1);
}

.authoriztion__back-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -0.2rem;
}

.authoriztion__back-text {
  color: var(--dark-font, #24242a);
  font-size: 1.1rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.0385rem;
  text-transform: uppercase;
}

.authoriztion__send {
  margin-bottom: 5.8rem;
  color: var(--primary, #bf0702);
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  border: none;
  background: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  width: 100%;
}

.authoriztion__send:hover {
  color: var(--hover-red-hover, #a80400);
}

.authoriztion__loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 16rem 0;
}

@media only screen and (max-width: 1023px) {
  .authoriztion_centered {
    text-align: center;
  }
  .authoriztion_centered .authoriztion__policy {
    margin-bottom: 2rem;
  }
  .authoriztion_centered .authoriztion__policy._step2 {
    margin-top: 2.6rem;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) and (max-width: 1023px) {
  .authoriztion_centered .authoriztion__button {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0;
  }
}

.modal--please-login .authoriztion .authoriztion__text {
  margin-bottom: 5.2rem;
}

.modal--please-login .authoriztion .button:not(:last-of-type):not(:only-of-type) {
  margin-bottom: 0.6rem;
}

.authoriztion .vk-auth-text {
  position: relative;
  width: auto;
  text-align: center;
  max-width: none;
  padding: 0 0.4rem 0;
  margin: 2rem 0;
  background-color: #fff;
  z-index: 5;
}

.authoriztion .vk-auth-text span {
  display: inline-block;
  background: #fff;
  padding: 0.8rem 2rem;
  font-size: 1.5rem;
  text-transform: lowercase;
}

.authoriztion .vk-auth-text span::after {
  position: absolute;
  content: '';
  display: block;
  height: 0.1rem;
  background-color: rgba(36, 36, 42, 0.3);
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-0.05rem);
  -ms-transform: translateY(-0.05rem);
  transform: translateY(-0.05rem);
  z-index: -1;
}

.authoriztion .vk-auth-btn {
  margin: 1rem auto;
  max-width: 99%;
  width: 100%;
}

.authoriztion .ya-auth-btn {
  margin: 1rem auto;
  max-width: 99%;
  width: 100%;
}

[data-modal-id="authorization"] .modal__body {
  overflow: unset;
}

.back {
  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;
  justify-self: end;
  gap: 1rem;
  width: 100%;
  max-width: 32.3rem;
  height: 9rem;
  margin: 2.5rem;
  border-radius: 2.2rem;
  background: var(--white, #fff);
}

@media only screen and (max-width: 1919px) {
  .back {
    max-width: 26.4rem;
    margin: 2rem;
  }
}

@media only screen and (max-width: 1279px) {
  .back {
    display: none;
  }
}

.back__text {
  color: var(--dark-font, #24242a);
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.049rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1919px) {
  .back__text {
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0.0455rem;
  }
}

@media only screen and (max-width: 1023px) {
  .back__text {
    font-size: 1.1rem;
    letter-spacing: 0.0385rem;
  }
}

.back.tablet {
  display: none;
}

@media only screen and (max-width: 1279px) {
  .back.tablet {
    max-width: 30.4rem;
    height: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    background: var(--surface-bg, #f7f5f1);
  }
}

@media only screen and (max-width: 1023px) {
  .back.tablet {
    max-width: 100%;
    height: 3.3rem;
    border-radius: 1rem;
    background: var(--surface-bg, #f7f5f1);
  }
}

.tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3rem;
  border-radius: 8.5rem;
  background: var(--surface-bg, #f7f5f1);
}

.tabs__button {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 1.6rem 0;
  color: #7a7a8a;
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: 0.056rem;
  text-transform: uppercase;
  text-align: center;
  border-radius: 8.5rem;
  border: none;
  outline: 0;
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.tabs__button.is-active {
  color: var(--white, #fff);
  background: var(--primary, #bf0702);
  pointer-events: none;
}

.tabs__pane:not(.is-show) {
  display: none;
}

.checkout-mini {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .checkout-mini {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    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;
    padding: 0.6rem 2rem 1.4rem 2rem;
    border-radius: 2.2rem 2.2rem 0 0;
    background: #fff;
    -webkit-box-shadow: 0 0 8rem 0 rgba(36, 36, 42, 0.1);
    box-shadow: 0 0 8rem 0 rgba(36, 36, 42, 0.1);
    z-index: 5;
    min-height: 13rem;
  }
}

.checkout-mini__open {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.8rem;
  padding: 0;
  border: none;
  background: none;
}

.checkout-mini__description {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin-bottom: 2rem;
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.01rem;
}

.checkout-mini__description span:first-of-type {
  color: var(--gray-additional-font, #9292a2);
}

.checkout-mini__description span:last-of-type {
  color: var(--dark-font, #24242a);
}

.checkout-mini__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 3.4rem;
}

.checkout-mini__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 5.1rem;
  padding: 0.9rem 1.6rem;
  color: var(--gray-additional-font, #9292a2);
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01rem;
  border-top-left-radius: 1.8rem;
  border-bottom-left-radius: 1.8rem;
  background: var(--surface-bg, #f7f5f1);
}

.checkout-mini__sum {
  display: inline-block;
  margin-left: 0.4rem;
  color: var(--dark-font, #24242a);
  font-size: 2rem;
  line-height: 1;
  text-transform: uppercase;
}

.checkout-mini__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font: inherit;
  height: 5.1rem;
  padding: 0.8rem 0.8rem 0.8rem 0.5rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 13rem;
  flex: 0 1 13rem;
  min-width: 13rem;
  color: #fff;
  font-size: 1.2rem;
  line-height: 150%;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  border: 0;
  border-radius: 0 100rem 100rem 0;
  background: var(--primary, #bf0702);
}

@media (max-width: 1024px) {
  .checkout-mini__button span:last-of-type {
    display: none;
  }
}

@media (max-width: 350px) {
  .checkout-mini__total span {
    font-size: 1rem;
  }
  .checkout-mini__total div {
    font-size: 1.5rem;
  }
}

.modal-delivery textarea.input__field {
  max-height: 4.5rem;
  min-height: 4.5rem !important;
}

.modal-delivery__title {
  padding: 2rem 5rem 2rem 3rem;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.1);
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.6rem;
    border-bottom: 0;
    padding: 2rem 2rem 3rem;
  }
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__title_gradient {
    position: relative;
    z-index: 1;
    min-height: 10rem;
    padding: 1.4rem 2rem 5.8rem 2rem;
    border-bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(16.85%, #fff), color-stop(22.4%, rgba(255, 255, 255, 0.99)), color-stop(27.94%, rgba(255, 255, 255, 0.96)), color-stop(33.48%, rgba(255, 255, 255, 0.92)), color-stop(39.03%, rgba(255, 255, 255, 0.85)), color-stop(44.57%, rgba(255, 255, 255, 0.77)), color-stop(50.11%, rgba(255, 255, 255, 0.67)), color-stop(55.66%, rgba(255, 255, 255, 0.56)), color-stop(61.2%, rgba(255, 255, 255, 0.44)), color-stop(66.74%, rgba(255, 255, 255, 0.33)), color-stop(72.28%, rgba(255, 255, 255, 0.23)), color-stop(77.83%, rgba(255, 255, 255, 0.15)), color-stop(83.37%, rgba(255, 255, 255, 0.08)), color-stop(88.91%, rgba(255, 255, 255, 0.04)), color-stop(94.46%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, #fff 16.85%, rgba(255, 255, 255, 0.99) 22.4%, rgba(255, 255, 255, 0.96) 27.94%, rgba(255, 255, 255, 0.92) 33.48%, rgba(255, 255, 255, 0.85) 39.03%, rgba(255, 255, 255, 0.77) 44.57%, rgba(255, 255, 255, 0.67) 50.11%, rgba(255, 255, 255, 0.56) 55.66%, rgba(255, 255, 255, 0.44) 61.2%, rgba(255, 255, 255, 0.33) 66.74%, rgba(255, 255, 255, 0.23) 72.28%, rgba(255, 255, 255, 0.15) 77.83%, rgba(255, 255, 255, 0.08) 83.37%, rgba(255, 255, 255, 0.04) 88.91%, rgba(255, 255, 255, 0.01) 94.46%, rgba(255, 255, 255, 0) 100%);
  }
}

.modal-delivery__title .title {
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__title .title {
    font-size: 1.6rem;
  }
}

.modal-delivery__description {
  margin-top: 1.6rem;
  margin-bottom: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
}

.modal-delivery__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}

.modal-delivery__body {
  display: grid;
  grid-template-columns: 71rem 30.4rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__body {
    grid-template-columns: repeat(1, 1fr);
  }
}

.modal-delivery__grid {
  display: grid;
  grid-template-columns: 75.1rem 26.3rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.modal-delivery__map {
  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;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__map {
    inset: 0;
    display: none;
  }
}

.modal-delivery__box {
  position: absolute;
  bottom: 0;
  border-radius: 1.4rem;
  z-index: 1;
  width: 35.8rem;
  margin: auto auto 1.6rem 1.6rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 1.3rem 2.4rem 1.6rem 1.8rem;
  -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;
  gap: 0.8rem;
  background: #fff;
}

.modal-delivery__box-title {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 140%;
}

.modal-delivery__box-text {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.01rem;
}

.modal-delivery__box-text a {
  color: var(--secondary, #003d73);
}

.modal-delivery__tabs {
  position: absolute;
  top: 2rem;
  left: 3rem;
  min-width: 36rem;
  z-index: 1;
}

.modal-delivery__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  min-height: 100%;
  padding: 2rem 2rem 3rem 2rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__form {
    width: 100%;
    z-index: 1;
    min-height: initial;
    height: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__form_gradient {
    position: absolute;
    bottom: 0;
    height: initial;
    margin-top: auto;
    margin-bottom: initial;
    padding-top: 6.2rem;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), color-stop(53.33%, rgba(255, 255, 255, 0.99)), color-stop(56.67%, rgba(255, 255, 255, 0.96)), color-stop(60%, rgba(255, 255, 255, 0.92)), color-stop(63.33%, rgba(255, 255, 255, 0.85)), color-stop(66.67%, rgba(255, 255, 255, 0.77)), color-stop(70%, rgba(255, 255, 255, 0.67)), color-stop(73.33%, rgba(255, 255, 255, 0.56)), color-stop(76.67%, rgba(255, 255, 255, 0.44)), color-stop(80%, rgba(255, 255, 255, 0.33)), color-stop(83.33%, rgba(255, 255, 255, 0.23)), color-stop(86.67%, rgba(255, 255, 255, 0.15)), color-stop(90%, rgba(255, 255, 255, 0.08)), color-stop(93.33%, rgba(255, 255, 255, 0.04)), color-stop(96.67%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, #fff 50%, rgba(255, 255, 255, 0.99) 53.33%, rgba(255, 255, 255, 0.96) 56.67%, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0.85) 63.33%, rgba(255, 255, 255, 0.77) 66.67%, rgba(255, 255, 255, 0.67) 70%, rgba(255, 255, 255, 0.56) 73.33%, rgba(255, 255, 255, 0.44) 76.67%, rgba(255, 255, 255, 0.33) 80%, rgba(255, 255, 255, 0.23) 83.33%, rgba(255, 255, 255, 0.15) 86.67%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0.04) 93.33%, rgba(255, 255, 255, 0.01) 96.67%, rgba(255, 255, 255, 0) 100%);
  }
}

.modal-delivery__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}

.modal-delivery__button {
  margin-top: auto;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__button {
    width: 100%;
  }
}

.modal-delivery__back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 1rem 1.2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  color: var(--dark-font, #24242a);
  font-size: 0.9rem !important;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.0315rem;
  text-transform: uppercase;
  border: none;
  border-radius: 0.6rem;
  background: var(--surface-bg, #f7f5f1);
  z-index: 2;
  width: auto !important;
}

.modal-delivery__list {
  height: 100%;
  max-height: 60vh;
  overflow-y: auto;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__list {
    max-height: calc(var(--vh, 1vh) * 100 - 12.2rem);
    max-height: calc(100dvh - 12.2rem);
  }
}

.modal-delivery__item {
  position: relative;
  display: grid;
  gap: 0.7rem;
  padding-top: 1.8rem;
  padding-bottom: 2.2rem;
  padding: 1.8rem 2.2rem 2.2rem 2.2rem;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

@media (hover: hover) {
  .modal-delivery__item:hover {
    background: var(--surface-bg, #f7f5f1);
  }
}

.modal-delivery__item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 2.2rem;
  bottom: 0;
  left: 2.2rem;
  width: 22rem;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__item:not(:last-child)::after {
    width: calc(100% - 4rem);
    left: 2rem;
  }
}

.modal-delivery__item .button {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.modal-delivery__name {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.036rem;
  text-transform: uppercase;
}

.modal-delivery__info {
  margin: 0;
  color: rgba(36, 36, 42, 0.7);
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.01rem;
}

.modal-delivery__info:last-of-type {
  margin-bottom: 1rem;
}

.modal-delivery__title-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
}

.modal-delivery__confirm {
  padding: 3rem;
  -webkit-box-shadow: 0 -1.4rem 3rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 -1.4rem 3rem 0 rgba(0, 0, 0, 0.06);
}

.modal-delivery__confirm .button {
  width: 100%;
}

.modal-delivery__delivery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 1.8rem 2rem 2.2rem;
  margin-bottom: 3.5rem;
  border-radius: 1.2rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1600px) {
  .modal-delivery__delivery {
    margin-bottom: 2.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__delivery {
    padding: 1.2rem 1.4rem;
    border-radius: 1rem;
  }
}

.modal-delivery__delivery-info {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 0.8rem;
}

.modal-delivery__delivery-info-item {
  color: var(--gray-additional-font, #9292a2);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: default;
}

.modal-delivery__delivery-info-item span {
  color: var(--dark-font, #24242a);
  margin-left: 0.4rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__delivery-info {
    margin-top: 0.8rem;
  }
}

.modal-delivery__delivery-info_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__delivery-info_main {
    -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;
    gap: 0.8rem;
  }
}

.modal-delivery__delivery-info_main span {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__delivery-info_main span {
    font-size: 1rem;
    line-height: normal;
    letter-spacing: 0.055rem;
  }
}

.modal-delivery__delivery-info_main span:first-child {
  color: var(--gray-additional-font, #9292a2);
}

.modal-delivery_mobile {
  position: relative;
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modal-delivery_pickup .modal-delivery__title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.6rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  z-index: 2;
}

.modal-delivery_pickup .modal-delivery__title {
  min-height: 12rem;
  padding: 1.4rem 2rem 1.8rem 2rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(16.85%, #fff), color-stop(22.4%, rgba(255, 255, 255, 0.99)), color-stop(27.94%, rgba(255, 255, 255, 0.96)), color-stop(33.48%, rgba(255, 255, 255, 0.92)), color-stop(39.03%, rgba(255, 255, 255, 0.85)), color-stop(44.57%, rgba(255, 255, 255, 0.77)), color-stop(50.11%, rgba(255, 255, 255, 0.67)), color-stop(55.66%, rgba(255, 255, 255, 0.56)), color-stop(61.2%, rgba(255, 255, 255, 0.44)), color-stop(66.74%, rgba(255, 255, 255, 0.33)), color-stop(72.28%, rgba(255, 255, 255, 0.23)), color-stop(77.83%, rgba(255, 255, 255, 0.15)), color-stop(83.37%, rgba(255, 255, 255, 0.08)), color-stop(88.91%, rgba(255, 255, 255, 0.04)), color-stop(94.46%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #fff 16.85%, rgba(255, 255, 255, 0.99) 22.4%, rgba(255, 255, 255, 0.96) 27.94%, rgba(255, 255, 255, 0.92) 33.48%, rgba(255, 255, 255, 0.85) 39.03%, rgba(255, 255, 255, 0.77) 44.57%, rgba(255, 255, 255, 0.67) 50.11%, rgba(255, 255, 255, 0.56) 55.66%, rgba(255, 255, 255, 0.44) 61.2%, rgba(255, 255, 255, 0.33) 66.74%, rgba(255, 255, 255, 0.23) 72.28%, rgba(255, 255, 255, 0.15) 77.83%, rgba(255, 255, 255, 0.08) 83.37%, rgba(255, 255, 255, 0.04) 88.91%, rgba(255, 255, 255, 0.01) 94.46%, rgba(255, 255, 255, 0) 100%);
}

.modal-delivery_pickup .modal-delivery__title .title {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.024rem;
}

.modal-delivery_pickup .modal-delivery__footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.7rem;
  min-height: 24.8rem;
  padding: 7.8rem 2rem 2.5rem 2rem;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), color-stop(53.33%, rgba(255, 255, 255, 0.99)), color-stop(56.67%, rgba(255, 255, 255, 0.96)), color-stop(60%, rgba(255, 255, 255, 0.92)), color-stop(63.33%, rgba(255, 255, 255, 0.85)), color-stop(66.67%, rgba(255, 255, 255, 0.77)), color-stop(70%, rgba(255, 255, 255, 0.67)), color-stop(73.33%, rgba(255, 255, 255, 0.56)), color-stop(76.67%, rgba(255, 255, 255, 0.44)), color-stop(80%, rgba(255, 255, 255, 0.33)), color-stop(83.33%, rgba(255, 255, 255, 0.23)), color-stop(86.67%, rgba(255, 255, 255, 0.15)), color-stop(90%, rgba(255, 255, 255, 0.08)), color-stop(93.33%, rgba(255, 255, 255, 0.04)), color-stop(96.67%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #fff 50%, rgba(255, 255, 255, 0.99) 53.33%, rgba(255, 255, 255, 0.96) 56.67%, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0.85) 63.33%, rgba(255, 255, 255, 0.77) 66.67%, rgba(255, 255, 255, 0.67) 70%, rgba(255, 255, 255, 0.56) 73.33%, rgba(255, 255, 255, 0.44) 76.67%, rgba(255, 255, 255, 0.33) 80%, rgba(255, 255, 255, 0.23) 83.33%, rgba(255, 255, 255, 0.15) 86.67%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0.04) 93.33%, rgba(255, 255, 255, 0.01) 96.67%, rgba(255, 255, 255, 0) 100%);
}

.modal-delivery_pickup .modal-delivery__footer .button {
  width: 100%;
}

.modal-delivery_pickup .modal-delivery__footer-reverse {
  padding: 7.8rem 2rem 2.4rem;
  height: auto;
  min-height: unset;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), color-stop(53.33%, rgba(255, 255, 255, 0.99)), color-stop(56.67%, rgba(255, 255, 255, 0.96)), color-stop(60%, rgba(255, 255, 255, 0.92)), color-stop(63.33%, rgba(255, 255, 255, 0.85)), color-stop(66.67%, rgba(255, 255, 255, 0.77)), color-stop(70%, rgba(255, 255, 255, 0.67)), color-stop(73.33%, rgba(255, 255, 255, 0.56)), color-stop(76.67%, rgba(255, 255, 255, 0.44)), color-stop(80%, rgba(255, 255, 255, 0.33)), color-stop(83.33%, rgba(255, 255, 255, 0.23)), color-stop(86.67%, rgba(255, 255, 255, 0.15)), color-stop(90%, rgba(255, 255, 255, 0.08)), color-stop(93.33%, rgba(255, 255, 255, 0.04)), color-stop(96.67%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(360deg, #fff 50%, rgba(255, 255, 255, 0.99) 53.33%, rgba(255, 255, 255, 0.96) 56.67%, rgba(255, 255, 255, 0.92) 60%, rgba(255, 255, 255, 0.85) 63.33%, rgba(255, 255, 255, 0.77) 66.67%, rgba(255, 255, 255, 0.67) 70%, rgba(255, 255, 255, 0.56) 73.33%, rgba(255, 255, 255, 0.44) 76.67%, rgba(255, 255, 255, 0.33) 80%, rgba(255, 255, 255, 0.23) 83.33%, rgba(255, 255, 255, 0.15) 86.67%, rgba(255, 255, 255, 0.08) 90%, rgba(255, 255, 255, 0.04) 93.33%, rgba(255, 255, 255, 0.01) 96.67%, rgba(255, 255, 255, 0) 100%);
}

.modal-delivery_pickup .tabs__nav {
  margin-bottom: 0;
}

.modal-delivery_pickup .tabs__button {
  height: 3.4rem;
  padding: 0 2.6rem;
  font-size: 1.2rem !important;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.048rem;
}

.modal-delivery_pickup .modal-delivery__list {
  /*max-height: initial;*/
  padding-right: 2rem;
  padding-left: 2rem;
  border-top: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.modal-delivery_pickup .modal-delivery__item {
  padding-right: 0;
  padding-left: 0;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.modal-delivery_pickup .modal-delivery__item:not(:last-child)::after {
  display: none;
}

.modal-delivery_dates {
  width: 98rem;
  padding: 2rem 3rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery_dates {
    width: initial;
    padding: 3rem 2rem;
  }
}

.modal-delivery_dates .title {
  margin: 0;
  font-size: 1.4rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery_dates .title {
    display: none;
  }
}

.modal-delivery_dates .title.title_level-5 {
  display: block;
}

.modal-delivery_dates .modal-delivery__header {
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery_dates .modal-delivery__header {
    margin-bottom: 2rem;
  }
}

.modal-delivery_dates .modal-delivery__description {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1600px) {
  .modal-delivery_dates .modal-delivery__description {
    margin-top: 1.4rem;
    margin-bottom: 1.6rem;
  }
}

@media only screen and (max-width: 1023px) {
  .modal-delivery_dates .modal-delivery__description {
    font-size: 1.2rem;
    line-height: 150%;
  }
}

.modal-delivery_dates .modal-delivery__button {
  margin-top: 1rem;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery_dates .modal-delivery__button {
    margin-top: 2.8rem;
  }
}

.modal-delivery_dates .checkout__date:not(:last-child) {
  margin-bottom: 2.6rem;
}

.modal-delivery_dates .checkout__date-block:not(:last-child) {
  margin-bottom: 4.6rem;
}

@media only screen and (max-width: 1600px) {
  .modal-delivery_dates .checkout__date-block:not(:last-child) {
    margin-bottom: 3.4rem;
  }
}

.modal-delivery_dates .checkout__date-grid {
  grid-template-columns: repeat(6, 12rem);
}

@media only screen and (max-width: 1023px) {
  .modal-delivery_dates .checkout__date-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: initial;
    overflow-x: auto;
    width: calc(100% + 2rem);
    margin-left: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .modal-delivery_dates .checkout__date-grid::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .modal-delivery_dates .checkout__date-radio {
    min-width: 11rem;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .modal-delivery_dates .checkout__date-radio:not(:last-child) {
    margin-right: 0.6rem;
  }
  .modal-delivery_dates .checkout__date-radio .checkout__date-text {
    white-space: nowrap;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.modal-delivery_pickup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*  min-height: 824px;*/
}

.modal-delivery_pickup .button {
  margin-top: auto;
}

.modal-delivery .input__field .invalid {
  border-bottom-color: var(--primary, #bf0702);
}

@media only screen and (max-width: 1600px) {
  .modal-delivery .checkout__date {
    gap: 1.2rem;
  }
}

.js-add-address-map {
  width: 100%;
  overflow: hidden;
  height: 60vh;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 1023px) {
  .js-add-address-map {
    height: 100vh;
    top: 0;
  }
  .js-add-address-map .ymaps-2-1-79-controls__bottom {
    top: 30rem !important;
  }
}

.modal-delivery__item.active .modal-delivery__name {
  color: #bf0702;
}

.map-geolocation__button,
.map-zoom__button {
  padding: 0 !important;
  width: 4.6rem !important;
}

.modal-delivery__title--pay {
  border-bottom: none;
}

.modal-delivery__title.modal-delivery__title--pvz {
  min-height: initial;
}

.modal-delivery__list--pvz {
  display: grid;
  gap: 2rem;
  padding: 1.4rem 2rem 1.8rem 2rem;
  grid-template-columns: 1fr 1fr;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__list--pvz {
    grid-template-columns: 1fr;
  }
}

.modal-delivery__item--pvz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.9rem 1.5rem 1.5rem;
  border-radius: 0.881rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__item--pvz:not(:last-child) {
    border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  }
  .modal-delivery__item--pvz:first-child {
    padding-top: 2rem;
    border-top: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  }
}

.modal-delivery__btn {
  color: #BF0702;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: transparent;
  border: none;
  padding: 0;
  margin-top: 1rem;
}

.modal-delivery__name--pvz {
  margin: 0;
  margin-bottom: 0.7rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.036rem;
  text-transform: uppercase;
}

.modal-delivery__name--pvz b {
  font-weight: 400 !important;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__name--pvz {
    font-size: 1.2rem;
  }
}

.modal-delivery__name--pvz:last-of-type {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-line-pack: end;
  align-content: end;
}

.modal-delivery__info--pvz {
  margin: 0;
  margin-bottom: 0.7rem;
  color: #24242a;
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.01rem;
}

@media only screen and (max-width: 1023px) {
  .modal-delivery__info--pvz {
    font-size: 1.2rem;
  }
}

.modal-delivery__info--pvz:last-of-type {
  margin-bottom: 0;
}

/*
.modal-delivery {
    textarea.input__field {
        max-height: 4.5rem;
        min-height: 4.5rem!important;
    }

    &__title {
        padding: 20px 50px 20px 30px;
        border-bottom: 1px solid rgba(36, 36, 42, 0.1);
        color: red;

        @include breakpoint-down($mobile-width) {
            display: flex;
            align-items: center;
            gap: 16px;
            border-bottom: 0;
            padding: 20px 20px 30px;
        }

        &_gradient {
            @include breakpoint-down($mobile-width) {
                position: relative;
                z-index: 1;
                min-height: 100px;
                padding: 14px 20px 58px 20px;
                border-bottom: 0;
                background: linear-gradient(180deg,
                    #fff 16.85%,
                    rgba(255, 255, 255, 0.99) 22.4%,
                    rgba(255, 255, 255, 0.96) 27.94%,
                    rgba(255, 255, 255, 0.92) 33.48%,
                    rgba(255, 255, 255, 0.85) 39.03%,
                    rgba(255, 255, 255, 0.77) 44.57%,
                    rgba(255, 255, 255, 0.67) 50.11%,
                    rgba(255, 255, 255, 0.56) 55.66%,
                    rgba(255, 255, 255, 0.44) 61.2%,
                    rgba(255, 255, 255, 0.33) 66.74%,
                    rgba(255, 255, 255, 0.23) 72.28%,
                    rgba(255, 255, 255, 0.15) 77.83%,
                    rgba(255, 255, 255, 0.08) 83.37%,
                    rgba(255, 255, 255, 0.04) 88.91%,
                    rgba(255, 255, 255, 0.01) 94.46%,
                    rgba(255, 255, 255, 0) 100%);
            }
        }

        .title {
            margin: 0;
            @include breakpoint-down($mobile-width) {
                font-size: 16px;
            }
        }
    }

    &__description {
        margin-top: 16px;
        margin-bottom: 0;
        color: var(--dark-font, #24242a);
        font-family: $default-font-family;
        font-size: 16px;
        font-weight: 500;
        line-height: 160%;
        letter-spacing: 0.16px;
    }

    &__header {
        display: flex;
        align-items: center;
        gap: 20px;
    }

    &__body {
        display: grid;
        grid-template-columns: 710px 304px;

        @include breakpoint-down($mobile-width) {
            grid-template-columns: repeat(1, 1fr);
        }
    }

    &__grid {
        display: grid;
        grid-template-columns: 751px 263px;

        @include breakpoint-down($mobile-width) {
            grid-template-columns: repeat(1, 1fr);
        }
    }

    &__map {
        position: relative;
        display: flex;
        flex-direction: column;

        @include breakpoint-down($mobile-width) {
            // position: absolute;
            inset: 0;
            display: none;
        }
    }

    &__box {
        position: absolute;
        bottom: 0;
        border-radius: 14px;
        z-index: 1;
        width: 358px;
        margin: auto auto 16px 16px;
        display: inline-flex;
        padding: 13px 24px 16px 18px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        background: #fff;
    }

    &__box-title {
        margin: 0;
        color: var(--dark-font, #24242a);
        font-family: $default-font-family;
        font-size: 14px;
        font-weight: 600;
        line-height: 140%;
    }

    &__box-text {
        margin: 0;
        color: var(--dark-font, #24242a);
        font-family: $default-font-family;
        font-size: 10px;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: 0.1px;

        a {
            color: var(--secondary, #003d73);
        }
    }

    &__tabs {
        position: absolute;
        top: 20px;
        left: 30px;
        min-width: 360px;
        z-index: 1;
    }

    &__form {
        display: flex;
        flex-direction: column;
        gap: 20px;
        min-height: 100%;
        padding: 20px 20px 30px 20px;

        @include breakpoint-down($mobile-width) {
            width: 100%;
            z-index: 1;
            min-height: initial;
            height: 100%;
        }

        &_gradient {
            @include breakpoint-down($mobile-width) {
                position: absolute;
                bottom: 0;
                height: initial;
                margin-top: auto;
                margin-bottom: initial;
                padding-top: 62px;
                background: linear-gradient(0deg,
                    #fff 50%,
                    rgba(255, 255, 255, 0.99) 53.33%,
                    rgba(255, 255, 255, 0.96) 56.67%,
                    rgba(255, 255, 255, 0.92) 60%,
                    rgba(255, 255, 255, 0.85) 63.33%,
                    rgba(255, 255, 255, 0.77) 66.67%,
                    rgba(255, 255, 255, 0.67) 70%,
                    rgba(255, 255, 255, 0.56) 73.33%,
                    rgba(255, 255, 255, 0.44) 76.67%,
                    rgba(255, 255, 255, 0.33) 80%,
                    rgba(255, 255, 255, 0.23) 83.33%,
                    rgba(255, 255, 255, 0.15) 86.67%,
                    rgba(255, 255, 255, 0.08) 90%,
                    rgba(255, 255, 255, 0.04) 93.33%,
                    rgba(255, 255, 255, 0.01) 96.67%,
                    rgba(255, 255, 255, 0) 100%);
            }
        }
    }

    &__row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    &__button {
        margin-top: auto;

        @include breakpoint-down($mobile-width) {
            width: 100%;
        }
    }

    &__back {
        display: inline-flex;
        padding: 10px 12px;
        align-items: center;
        gap: 5px;
        color: var(--dark-font, #24242a);
        font-size: 9px!important;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.315px;
        text-transform: uppercase;
        border: none;
        border-radius: 6px;
        background: var(--surface-bg, #f7f5f1);
        z-index: 2;
        width: auto!important;
    }

    &__list {
        height: 100%;
        max-height: 60vh;
        overflow-y: auto;
        @include breakpoint-down($mobile-width) {
            max-height: calc(var(--vh, 1vh) * 100 - 122px);
            max-height: calc(100dvh - 122px);
        }
    }

    &__item {
        position: relative;
        display: grid;
        gap: 7px;
        padding-top: 18px;
        padding-bottom: 22px;
        padding: 18px 22px 22px 22px;
        transition: background 0.3s;

        @media (hover: hover) {
            &:hover {
                background: var(--surface-bg, #f7f5f1);
            }
        }

        &:not(:last-child) {
            &::after {
                content: "";
                position: absolute;
                right: 22px;
                bottom: 0;
                left: 22px;
                width: 220px;
                border-bottom: 1px solid var(--stroke, rgba(36, 36, 42, 0.1));

                @include breakpoint-down($mobile-width) {
                    width: calc(100% - 40px);
                    left: 20px;
                }
            }
        }

        .button {
            width: fit-content;
        }
    }

    &__name {
        margin: 0;
        color: var(--dark-font, #24242a);
        font-family: $additional-font-family;
        font-size: 12px;
        font-weight: 600;
        line-height: 130%;
        letter-spacing: 0.36px;
        text-transform: uppercase;
    }

    &__info {
        margin: 0;
        color: rgba(36, 36, 42, 0.7);
        font-family: $default-font-family;
        font-size: 10px;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 0.1px;

        &:last-of-type {
            margin-bottom: 0px;
        }
    }

    &__title-row {
        display: flex;
        align-items: center;
        gap: 16px;
    }

    &__confirm {
        padding: 30px;
        box-shadow: 0px -14px 30px 0px rgba(0, 0, 0, 0.06);

        .button {
            width: 100%;
        }
    }

    &__delivery {
        display: flex;
        flex-direction: column;
        padding: 20px 18px 20px 22px;
        margin-bottom: 35px;
        border-radius: 12px;
        background: var(--surface-bg, #f7f5f1);

        @include breakpoint-down($xl-down) {
            margin-bottom: 22px;
        }

        @include breakpoint-down($mobile-width) {
            padding: 12px 14px;
            border-radius: 10px;
        }

        &-info {
            margin-top: 10px;
            display: flex;
            flex-wrap: wrap;
            column-gap: 16px;
            row-gap: 8px;

            &-item {
                color: var(--gray-additional-font, #9292A2);
                font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
                font-family: $additional-font-family;
                font-size: 10px;
                font-style: normal;
                font-weight: 500;
                line-height: normal;
                letter-spacing: 0.55px;
                text-transform: uppercase;
                display: flex;
                cursor: default;

                span {
                    color: var(--dark-font, #24242A);
                    margin-left: 4px;
                }
            }

            @include breakpoint-down($mobile-width) {
                margin-top: 8px;
            }
        }

        &-info_main {
            display: flex;
            gap: 14px;
            align-items: center;

            @include breakpoint-down($mobile-width) {
                flex-direction: column;
                align-items: flex-start;
                gap: 8px;
            }

            span {
                color: var(--dark-font, #24242a);
                font-family: $additional-font-family;
                font-size: 12px;
                font-weight: 600;
                line-height: normal;
                letter-spacing: 0.66px;
                text-transform: uppercase;

                @include breakpoint-down($mobile-width) {
                    font-size: 10px;
                    line-height: normal;
                    letter-spacing: 0.55px;
                }

                &:first-child {
                    color: var(--gray-additional-font, #9292a2);
                }
            }
        }
    }

    &_mobile {
        position: relative;
        width: 100vw;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
        flex-direction: column;
    }

    &_pickup {
        .modal-delivery__title {
            flex-direction: column;
            gap: 26px;
            align-items: flex-start;
            z-index: 2;
        }

        .modal-delivery__title {
            min-height: 120px;
            padding: 14px 20px 18px 20px;
            background: linear-gradient(180deg,
                #fff 16.85%,
                rgba(255, 255, 255, 0.99) 22.4%,
                rgba(255, 255, 255, 0.96) 27.94%,
                rgba(255, 255, 255, 0.92) 33.48%,
                rgba(255, 255, 255, 0.85) 39.03%,
                rgba(255, 255, 255, 0.77) 44.57%,
                rgba(255, 255, 255, 0.67) 50.11%,
                rgba(255, 255, 255, 0.56) 55.66%,
                rgba(255, 255, 255, 0.44) 61.2%,
                rgba(255, 255, 255, 0.33) 66.74%,
                rgba(255, 255, 255, 0.23) 72.28%,
                rgba(255, 255, 255, 0.15) 77.83%,
                rgba(255, 255, 255, 0.08) 83.37%,
                rgba(255, 255, 255, 0.04) 88.91%,
                rgba(255, 255, 255, 0.01) 94.46%,
                rgba(255, 255, 255, 0) 100%);

            .title {
                font-size: 16px;
                font-weight: 600;
                line-height: 130%;
                letter-spacing: 0.24px;
            }
        }

        .modal-delivery__footer {
            position: absolute;
            bottom: 0;
            width: 100%;
            z-index: 1;
            display: flex;
            justify-content: flex-end;
            flex-direction: column;
            gap: 7px;
            min-height: 248px;
            padding: 78px 20px 25px 20px;
            background: linear-gradient(0deg,
                #fff 50%,
                rgba(255, 255, 255, 0.99) 53.33%,
                rgba(255, 255, 255, 0.96) 56.67%,
                rgba(255, 255, 255, 0.92) 60%,
                rgba(255, 255, 255, 0.85) 63.33%,
                rgba(255, 255, 255, 0.77) 66.67%,
                rgba(255, 255, 255, 0.67) 70%,
                rgba(255, 255, 255, 0.56) 73.33%,
                rgba(255, 255, 255, 0.44) 76.67%,
                rgba(255, 255, 255, 0.33) 80%,
                rgba(255, 255, 255, 0.23) 83.33%,
                rgba(255, 255, 255, 0.15) 86.67%,
                rgba(255, 255, 255, 0.08) 90%,
                rgba(255, 255, 255, 0.04) 93.33%,
                rgba(255, 255, 255, 0.01) 96.67%,
                rgba(255, 255, 255, 0) 100%);

            .button {
                width: 100%;
            }

            &-reverse {
                padding: 78px 20px 24px;
                height: auto;
                min-height: unset;
                background: linear-gradient(360deg,
                    #fff 50%,
                    rgba(255, 255, 255, 0.99) 53.33%,
                    rgba(255, 255, 255, 0.96) 56.67%,
                    rgba(255, 255, 255, 0.92) 60%,
                    rgba(255, 255, 255, 0.85) 63.33%,
                    rgba(255, 255, 255, 0.77) 66.67%,
                    rgba(255, 255, 255, 0.67) 70%,
                    rgba(255, 255, 255, 0.56) 73.33%,
                    rgba(255, 255, 255, 0.44) 76.67%,
                    rgba(255, 255, 255, 0.33) 80%,
                    rgba(255, 255, 255, 0.23) 83.33%,
                    rgba(255, 255, 255, 0.15) 86.67%,
                    rgba(255, 255, 255, 0.08) 90%,
                    rgba(255, 255, 255, 0.04) 93.33%,
                    rgba(255, 255, 255, 0.01) 96.67%,
                    rgba(255, 255, 255, 0) 100%);
            }
        }

        .tabs__nav {
            margin-bottom: 0;
        }

        .tabs__button {
            height: 34px;
            padding: 0 26px;
            font-size: 12px!important;
            font-weight: 600;
            line-height: 100%;
            letter-spacing: 0.48px;
        }

        .modal-delivery__list {
            !*max-height: initial;*!
            padding-right: 20px;
            padding-left: 20px;
            border-top: 1px solid var(--stroke, rgba(36, 36, 42, 0.1));
        }

        .modal-delivery__item {
            padding-right: 0;
            padding-left: 0;
            border-bottom: 1px solid var(--stroke, rgba(36, 36, 42, 0.1));
        }

        .modal-delivery__item:not(:last-child)::after {
            display: none;
        }
    }

    &_dates {
        width: 980px;
        padding: 20px 30px;

        @include breakpoint-down($mobile-width) {
            width: initial;
            padding: 30px 20px;
        }

        .title {
            margin: 0;
            font-size: 14px;

            @include breakpoint-down($mobile-width) {
                display: none;
            }

            &.title_level-5 {
                display: block;
            }
        }

        .modal-delivery__header {
            margin-bottom: 16px;

            @include breakpoint-down($mobile-width) {
                margin-bottom: 20px;
            }
        }

        .modal-delivery__description {
            margin-bottom: 26px;

            @include breakpoint-down($xl-down) {
                margin-top: 14px;
                margin-bottom: 16px;
            }

            @include breakpoint-down($mobile-width) {
                font-size: 12px;
                line-height: 150%;
            }
        }

        .modal-delivery__button {
            margin-top: 40px;
            width: 100%;

            @include breakpoint-down($mobile-width) {
                margin-top: 28px;
            }
        }

        .checkout__date {
            &:not(:last-child) {
                margin-bottom: 26px;
            }

            &-block:not(:last-child) {
                margin-bottom: 46px;

                @include breakpoint-down($xl-down) {
                    margin-bottom: 34px;
                }
            }

            &-grid {
                grid-template-columns: repeat(6, 120px);

                @include breakpoint-down($mobile-width) {
                    display: flex;
                    flex-wrap: nowrap;
                    gap: initial;
                    overflow-x: auto;
                    width: calc(100%  + 40px);
                    margin-left: -20px;
                    padding-left: 20px;
                    padding-right: 20px;
                    -ms-overflow-style: none;
                    scrollbar-width: none;

                    &::-webkit-scrollbar {
                        display: none;
                    }
                }
            }
        }

        .checkout__date-radio {
            @include breakpoint-down($mobile-width) {
                min-width: 110px;
                width: max-content;

                &:not(:last-child) {
                    margin-right: 6px;
                }

                .checkout__date-text {
                    white-space: nowrap;
                    padding-left: 15px;
                    padding-right: 15px;
                }
            }
        }
    }

    &_pickup {
        display: flex;
        flex-direction: column;
      !*  min-height: 824px;*!

        .button {
            margin-top: auto;
        }
    }

    .input__field {
        .invalid {
            border-bottom-color: var(--primary, #bf0702);
        }
    }

    .checkout__date {
        @include breakpoint-down($xl-down) {
            gap: 12px;
        }
    }
}

.modal-delivery_mobile.modal-delivery_pickup .js-add-address-map{
   height: calc( 100vh - 370px);
}

.js-add-address-map{
    width: 100%;
    overflow: hidden;
    height: 60vh;

    @include breakpoint-down($mobile-width) {
        height: 100vh;
        position:absolute;
        top: 0;

        .ymaps-2-1-79-controls__bottom{
            top: 300px!important;
        }
    }
}

.modal-delivery__item.active {
    .modal-delivery__name {
        color: #BF0702;
    }
}

.map-geolocation__button, .map-zoom__button {
    padding: 0!important;
    width: 46px!important;
}
*/
.address-modal {
  width: 98rem;
  padding: 2.3rem 3rem 3.6rem 3rem;
}

@media only screen and (max-width: 1023px) {
  .address-modal {
    width: initial;
    padding: 3rem 2rem;
  }
}

.address-modal .tabs__nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media only screen and (max-width: 1023px) {
  .address-modal .tabs__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.address-modal .tabs__button {
  min-width: 18.5rem;
}

@media only screen and (max-width: 1023px) {
  .address-modal .tabs__button {
    min-width: initial;
  }
}

.address-modal__title {
  margin-top: 0;
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .address-modal__title {
    display: none;
  }
}

.address-modal__description {
  margin-top: 0;
  margin-bottom: 4rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
}

@media only screen and (max-width: 1023px) {
  .address-modal__description {
    margin-bottom: 2.4rem;
    color: var(--dark-font, #24242a);
    text-align: center;
    font-size: 1.4rem;
    line-height: 150%;
    letter-spacing: 0.014rem;
  }
}

.address-modal__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .address-modal__list {
    gap: 1.2rem;
  }
}

.address-modal__new {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 8.6rem;
  padding: 2.6rem 2.3rem;
  align-items: center;
  border-radius: 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 1023px) {
  .address-modal__new {
    padding: 2.6rem 1.8rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.address-modal__radio-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2.2rem 2.3rem;
  border-radius: 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.address-modal__radio-wrap::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 2.3rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 10rem;
  border: 0.1rem solid rgba(36, 36, 42, 0.12);
  background: var(--surface-bg, #f7f5f1);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .address-modal__radio-wrap {
    display: grid;
    grid-template-areas: "a a" "b c";
    grid-template-columns: 1fr 1fr;
    height: auto;
    padding: 1.6rem;
    row-gap: 1.4rem;
    -webkit-column-gap: 0.6rem;
    -moz-column-gap: 0.6rem;
    column-gap: 0.6rem;
  }
  .address-modal__radio-wrap:before {
    top: 34%;
    left: 1.6rem;
  }
  .address-modal__radio-wrap .address-modal__radio-text {
    margin-left: 3.6rem;
  }
  .address-modal__radio-wrap .address-modal__radio-text-address {
    margin-left: 3.6rem;
  }
  .address-modal__radio-wrap .address-modal__radio-text-wrap {
    margin-right: 0;
    grid-area: a;
  }
  .address-modal__radio-wrap .address-modal__radio-button {
    grid-area: c;
    padding: 0.9rem 1.2rem;
    height: auto;
  }
  .address-modal__radio-wrap .address-modal__radio-button svg {
    width: 1.6rem;
    height: 1.6rem;
  }
  .address-modal__radio-wrap .address-modal__radio-button + .address-modal__radio-button {
    grid-area: b;
    margin: 0;
    color: #BF0702;
  }
}

.address-modal__radio-text {
  margin-left: 4.4rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

@media only screen and (max-width: 1023px) {
  .address-modal__radio-text {
    margin-left: 3.8rem;
    font-size: 1.4rem;
  }
}

.address-modal__radio-text-wrap {
  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: 1rem;
}

.address-modal__radio-text-address {
  margin-top: 1rem;
  margin-left: 4.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 0.8rem;
}

.address-modal__radio-text-address-item {
  color: var(--gray-additional-font, #9292A2);
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: default;
}

.address-modal__radio-text-address-item span {
  color: var(--dark-font, #24242A);
  margin-left: 0.4rem;
}

@media only screen and (max-width: 1023px) {
  .address-modal__radio-text-address {
    margin-left: 3.8rem;
  }
}

.address-modal__radio-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0.8rem;
  width: 4.6rem;
  height: 4.6rem;
  padding: 1.1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.2rem;
  border: none;
  background: var(--surface-bg, #f7f5f1);
}

.address-modal__radio-button:not(:last-child) {
  margin-left: auto;
}

@media only screen and (max-width: 1023px) {
  .address-modal__radio-button:not(:last-child) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .address-modal__radio-button {
    white-space: nowrap;
    max-width: 100%;
    width: 100%;
  }
  .address-modal__radio-button:last-child {
    margin-left: auto;
  }
}

.address-modal__radio-button span {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .address-modal__radio-button span {
    display: inline-block;
    -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
    font-feature-settings: "salt" on, "calt" off, "liga" off;
    font-family: "TT Firs Neue", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.055rem;
    text-transform: uppercase;
    margin: 0 0 0 0.6rem;
  }
}

.address-modal__radio input:checked ~ .address-modal__radio-wrap {
  border: 0.1rem solid var(--primary, #bf0702);
  -webkit-box-shadow: 0 0 0 0.1rem var(--primary, #bf0702);
  box-shadow: 0 0 0 0.1rem var(--primary, #bf0702);
}

.address-modal__radio input:checked ~ .address-modal__radio-wrap::before {
  border-width: 0.5rem;
  border-color: var(--primary, #bf0702);
  background-color: #fff;
}

.address-modal__new {
  color: var(--dark-font, #24242a);
  gap: 2.2rem;
  margin-bottom: 13.6rem;
  background: none;
}

.address-modal__new-tex {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 150%;
}

@media only screen and (max-width: 1023px) {
  .address-modal__new-tex {
    font-size: 1.4rem;
  }
}

.address-modal__new-icon {
  margin-left: auto;
}

.address-modal__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 6.6rem;
  margin-bottom: 3.6rem;
  padding: 2.6rem 2.3rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: var(--secondary, #003d73);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 150%;
  border-radius: 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

@media only screen and (max-width: 1023px) {
  .address-modal__link {
    margin-bottom: 2.6rem;
    font-size: 1.4rem;
  }
}

.address-modal__link-icon {
  margin-left: auto;
}

.address-modal__button {
  width: 100%;
}

.address-modal__point {
  border-radius: 1.6rem;
  border: 0.1rem solid rgba(36, 36, 42, 0.1);
  padding: 2.2rem 2.6rem;
}

.address-modal__point-wrap {
  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;
  gap: 2.2rem;
}

.address-modal__point-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.address-modal__point-content p {
  margin: 0;
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 150%;
}

.address-modal__point-content span {
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.014rem;
}

.address-modal__point-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 2rem;
}

.address-modal__point-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  width: 4.6rem;
  height: 4.6rem;
  padding: 1.1rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.2rem;
  border: none;
  background: var(--surface-bg, #f7f5f1);
}

.modal-choose-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 72.8rem;
  padding: 3rem 2rem;
}

.modal-choose-address__subtitle {
  margin-top: 0;
  margin-bottom: 2.3rem;
  color: var(--dark-font, #24242a);
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.modal-choose-address__content {
  margin-bottom: 23.5rem;
  padding: 1.2rem 0 2.6rem 0;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.modal-choose-address__title {
  margin-top: 0;
  margin-bottom: 1.3rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.027rem;
  text-transform: uppercase;
}

.modal-choose-address__description, .modal-choose-address__time {
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.014rem;
  opacity: 0.7;
}

.modal-choose-address__description {
  margin-top: 0;
  margin-bottom: 1.3rem;
}

.modal-choose-address__time {
  margin-top: 0;
  margin-bottom: 2.5rem;
}

.modal-choose-address__button {
  width: 100%;
  margin-top: auto;
}

.modal-change {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 38.6rem;
  height: auto;
  padding: 0 3rem 3rem 3rem;
}

.modal-change__text {
  margin: 0;
  padding-top: 6.8rem;
  color: var(--dark-font, #24242a);
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

.modal-change .button {
  width: 100%;
}

.modal-change .button:first-of-type {
  margin-top: 5rem;
}

.modal-change .button:not(:last-child) {
  margin-bottom: 1.2rem;
  margin-top: 5rem;
}

.modal-change .button_mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .modal-change .button_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.modal-change .button_desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1023px) {
  .modal-change .button_desktop {
    display: none;
  }
}

.modal-lift-up-tariff .modal__content {
  max-width: 72rem;
  padding: 4rem;
}

@media only screen and (max-width: 1023px) {
  .modal-lift-up-tariff .modal__content {
    max-width: 36rem;
    padding: 3.2rem 1.6rem;
  }
}

.modal-lift-up-tariff .modal__content img {
  max-width: 100%;
}

.suggestions-wrapper {
  position: absolute;
  background: #fff;
  z-index: 10;
  max-height: 35rem;
  overflow-y: auto;
  font-size: 1.4rem;
  width: 100%;
  -webkit-box-shadow: 0 2rem 3rem rgba(36, 36, 42, 0.15);
  box-shadow: 0 2rem 3rem rgba(36, 36, 42, 0.15);
}

@media only screen and (max-width: 1023px) {
  .suggestions-wrapper {
    max-height: 30rem;
  }
}

.suggestions-item {
  cursor: pointer;
  padding: 1rem;
  font-weight: 400;
}

.suggestions-item:not(:last-child) {
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.suggestions-item:hover {
  background: rgba(36, 36, 42, 0.03);
}

@media only screen and (max-width: 1023px) {
  [data-modal-id="rating"] {
    padding-top: 4rem;
  }
}

.modal__rating {
  padding: 2.3rem 3rem;
  width: 42.6rem;
}

@media only screen and (max-width: 1023px) {
  .modal__rating {
    padding: 3rem 2rem 5rem;
    width: 100%;
    max-width: 43rem;
  }
}

.modal__rating-title {
  margin: 0 0 4.4rem;
}

.modal__rating-title h2 {
  margin: 0 0 1.3rem;
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.033rem;
  text-transform: uppercase;
}

.modal__rating-title p {
  color: var(--gray-additional-font, #9292A2);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.modal__rating-form .button {
  width: 100%;
}

.modal__rating-form textarea {
  resize: none;
  height: 8rem;
  padding: 1rem 0 1rem;
  min-height: 8rem !important;
}

.modal__rating-form .input__label {
  font-size: 1.2rem;
  color: rgba(36, 36, 42, 0.5);
}

.modal__rating-form .checkout__finished-product {
  padding: 1.2rem 0 1.6rem;
  margin: 0 0 2.1rem;
}

.modal__rating-row {
  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;
  margin: 0 0 1.6rem;
}

.modal__rating-row span {
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.modal__rating-row .detail-article__rating-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0.8rem;
}

.modal__rating-row .detail-article__rating-group button {
  width: auto;
}

.modal__rating-row .detail-article__rating-item svg {
  width: 2.4rem;
  height: 2.4rem;
}

.modal__rating-fieldset {
  margin: 0 0 4.4rem;
}

.modal__rating-fieldset-title {
  margin: 0 0 2.4rem;
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.042rem;
  text-transform: uppercase;
}

.modal__rating-fieldset-product .modal__rating-fieldset-title {
  margin: 0 0 1.4rem;
}

.modal__rating-photo {
  margin: 2rem 0 0;
}

.modal__rating-photo input {
  display: none;
}

.modal__rating-photo label {
  border-radius: 1.2rem;
  border: 0.1rem dashed var(--stroke, rgba(36, 36, 42, 0.1));
  padding: 1.4rem 4rem 2rem;
  text-align: center;
  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;
  gap: 0.8rem;
}

.modal__rating-photo label.highlight {
  border: 0.1rem dashed #24242a;
}

.modal__rating-photo label svg {
  margin: 0 0 0.8rem;
  width: 4rem;
  height: auto;
}

.modal__rating-photo label span {
  color: var(--gray-additional-font, #9292A2);
  text-align: center;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.012rem;
}

.modal__rating-photo label b {
  color: var(--secondary, #003D73);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 150%;
}

.modal__rating-photo-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
  margin: 2rem 0 0;
}

.modal__rating-photo-list .img__wrapper {
  position: relative;
}

.modal__rating-photo-list img {
  aspect-ratio: 1;
  border-radius: 1rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.modal__rating-photo-list .js-remove {
  position: absolute;
  top: -0.7rem;
  right: -0.7rem;
  width: 2rem;
  height: 2rem;
  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: 2rem;
  background: #24242a;
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
  font-family: monospace;
  cursor: pointer;
}

.js-rating-toggle {
  display: none;
}

.js-rating-wrapper.is-active .js-rating-toggle {
  display: inline-block;
}

@media only screen and (max-width: 1023px) {
  .modal[data-modal-id="news"] {
    padding-top: 3rem;
  }
}

.modal__news {
  max-width: 80.9rem;
  padding: 2.3rem 3rem 5rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news {
    padding: 2.9rem 2rem 6rem;
  }
}

.modal__news-title {
  margin: 0 0 2.3rem;
  padding-right: 4rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-title {
    padding-right: 0;
  }
}

.modal__news-title h2 {
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.045rem;
  text-transform: uppercase;
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .modal__news-title h2 {
    font-size: 2.2rem;
  }
}

.modal__news-image {
  width: 100%;
  max-width: 100%;
  height: 50rem;
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-image {
    height: 28rem;
  }
}

.modal__news-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 2.2rem;
}

.modal__news-tags {
  margin-bottom: 3rem;
}

.modal__news-tags .tag {
  font-size: 1.1rem;
  font-weight: 600;
  padding: 0.5rem 0.7rem;
  height: 2.2rem;
}

.modal__news-content {
  margin: 0 0 5rem;
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-content {
    font-size: 1.5rem;
    line-height: 150%;
    margin: 0 0 4rem;
  }
}

.modal__news-content h2 {
  font-size: 3rem;
  line-height: 150%;
  letter-spacing: 0.03rem;
  margin: 0 0 5rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-content h2 {
    margin: 0 0 4rem;
    font-size: 2rem;
    letter-spacing: 0.02rem;
  }
}

.modal__news-content h3 {
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.033rem;
  text-transform: uppercase;
  margin: 0 0 1.4rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-content h3 {
    font-size: 1.6rem;
    margin: 0 0 1rem;
  }
}

.modal__news-content a {
  color: var(--secondary, #003D73);
}

.modal__news-button {
  margin-bottom: 5rem;
  margin-top: -3rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-button {
    margin-bottom: 4rem;
  }
}

.modal__news-button svg {
  position: relative;
  top: -0.1rem;
  display: block;
  stroke: currentColor;
  stroke-width: 1.8;
}

.modal__news-share {
  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;
  padding: 0 3rem;
  height: 11rem;
  background: #f7f5f1;
  border-radius: 2.2rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-share {
    -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;
    padding: 2.3rem 2.6rem;
  }
}

.modal__news-share span {
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.027rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .modal__news-share span {
    font-size: 1.4rem;
    line-height: 1.3;
  }
}

.modal__news-share ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  gap: 3rem;
}

.modal__news-share li {
  width: 3rem;
  height: 3rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-share li {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.modal__news-share li .share-link {
  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;
}

.modal__news-share li .share-link-copy {
  position: relative;
}

.modal__news-share li .share-link-copy .share__message {
  position: absolute;
  left: -17.2rem;
  width: 22.4rem;
  top: -7rem;
  padding: 1.6rem 2rem 1.8rem 2rem;
  border-radius: 1.2rem;
  background: #179C49;
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
}

.modal__news-share li .share-link-copy .share__message:before {
  content: '';
  position: absolute;
  bottom: -0.6rem;
  left: calc(100% - 4.8rem);
  border-top: 0.7rem solid #179c49;
  border-right: 0.8rem solid transparent;
  border-left: 0.8rem solid transparent;
}

@media only screen and (max-width: 1023px) {
  .modal__news-share li .share-link-copy .share__message {
    left: calc(50% - 11.2rem);
  }
  .modal__news-share li .share-link-copy .share__message:before {
    left: calc(50% - 0.8rem);
  }
}

.modal__news-share li .share-link-copy .share__message p {
  color: #FFF;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "Manrope", sans-serif;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal__news-share li .share-link-copy .share__message p svg {
  margin: 0 1rem 0 0;
}

.modal__news-share li .share-link-copy .share__message._show {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.modal__news-share li svg {
  width: auto;
  max-height: 3rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news-share li svg {
    max-height: 2.5rem;
  }
}

.modal__news .swiper-wrapper {
  margin-bottom: 7rem;
}

@media only screen and (max-width: 1023px) {
  .modal__news .swiper-wrapper {
    margin: 0 0 6.2rem;
  }
}

.modal__news .swiper-button-next {
  position: static;
  width: 100%;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.5;
}

.modal__news .swiper-button-next svg {
  width: 1rem;
  height: 1rem;
}

.modal__news .swiper-button-next:after {
  display: none;
}

.reviews-images {
  max-width: 103.7rem;
  width: 100%;
  height: 75rem;
  border-radius: 2.2rem;
  overflow: hidden;
}

.reviews-images .swiper {
  height: 100%;
}

@media only screen and (max-width: 1023px) {
  .reviews-images {
    height: calc(100dvh - 8rem);
  }
  .reviews-images .swiper {
    height: calc(100dvh - 8rem);
  }
  .reviews-images .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem;
    overflow: auto;
  }
  .reviews-images .swiper-slide {
    height: auto;
  }
}

.reviews-images img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
}

.modal-small {
  padding: 2.5rem 3.5rem 3rem;
  width: 100%;
  max-width: 38.6rem;
  min-width: 36rem;
}

.modal-small__title {
  margin-top: 0;
  margin-bottom: 1.3rem;
  padding-right: 4rem;
}

@media only screen and (max-width: 1023px) {
  .modal-small__title {
    padding-right: 0;
  }
}

.modal-small__text {
  color: #24242a;
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.56rem;
  letter-spacing: 0.016rem;
  margin: 0;
}

.modal-small .input-textarea .input__label {
  top: auto;
  bottom: 5rem;
}

.modal-small .input-textarea .input__field:not(:-moz-placeholder-shown) + .input__label {
  transform: translateY(-4rem);
}

.modal-small .input-textarea .input__field:not(:-ms-input-placeholder) + .input__label {
  -ms-transform: translateY(-4rem);
  transform: translateY(-4rem);
}

.modal-small .input-textarea .input__field:focus + .input__label,
.modal-small .input-textarea .input__field:not(:placeholder-shown) + .input__label {
  -webkit-transform: translateY(-4rem);
  -ms-transform: translateY(-4rem);
  transform: translateY(-4rem);
}

.modal-small .choices__list--dropdown .choices__placeholder {
  display: none;
}

.modal-small .filter__select {
  margin-top: 2.7rem;
}

.modal-small .choices:hover {
  -webkit-box-shadow: 0 0.1rem rgba(36, 36, 42, 0.3);
  box-shadow: 0 0.1rem rgba(36, 36, 42, 0.3);
}

.modal-small .select_white .choices__inner,
.modal-small .select_white .choices[data-type*="select-one"] .choices__inner {
  border: 0;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.3);
  border-radius: 0;
  padding: 0;
  font-size: 1.3rem;
  line-height: 1.08rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.modal-small .choices[data-type*="select-one"]:after {
  top: 0;
  right: 0.2rem;
  border: 0;
  border-top: 0.2rem solid #333;
  border-right: 0.2rem solid #333;
  width: 0.8rem;
  height: 0.8rem;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.modal-small .choices[data-type*="select-one"].is-open:after {
  top: 0.9rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal-small textarea {
  resize: none;
  height: 8rem;
  padding: 1rem 0 1rem;
  min-height: 8rem !important;
}

.modal-small__note {
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6rem;
  letter-spacing: 0.01em;
  text-align: center;
  max-width: 28rem;
  margin: 6rem auto 0;
  color: #24242a;
}

.modal-small__note a {
  color: #003d73;
  text-decoration: none;
}

.modal-small__note a:hover {
  color: #003d73;
  text-decoration: underline;
}

.modal-small .button {
  padding: 1.8rem 1rem 1.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 600;
  width: 100%;
  height: auto;
  margin: 0;
}

.modal-small__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5.2rem -0.3rem 0;
}

.modal-small__button .button {
  width: calc(50% - 0.6rem);
  margin: 0 0.3rem;
}

.modal-small__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 2.7rem;
}

.modal-narrow {
  padding: 2.3rem 3rem 4rem;
  width: 100%;
  max-width: 34rem;
  min-width: 34rem;
}

@media only screen and (max-width: 1023px) {
  .modal-narrow {
    max-width: 36rem;
    min-width: 36rem;
  }
}

.modal-narrow__title {
  margin-top: 0;
  margin-bottom: 1.6rem;
  padding-right: 4rem;
}

.modal-narrow__title.narrow-title {
  max-width: 24rem;
}

.modal-narrow__text {
  color: #24242a;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.1rem;
  letter-spacing: 0.014rem;
  margin: 0 0 1.5rem 0;
  max-width: 26rem;
}

.modal-narrow .input {
  margin-bottom: 7.5rem;
}

.modal-narrow .button {
  padding: 1.8rem 1rem 1.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 600;
  width: 100%;
  height: auto;
  margin: 2.5rem 0 0 0;
}

.modal-notice__title {
  color: #003d73;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.16rem;
  letter-spacing: 0.027rem;
  text-transform: uppercase;
  margin: 1.5rem 0 1.7rem;
}

.modal-error {
  padding: 2.5rem 3rem 4rem;
  width: 100%;
  max-width: 34rem;
  min-width: 34rem;
}

@media only screen and (max-width: 1023px) {
  .modal-error {
    max-width: 36rem;
    min-width: 36rem;
  }
}

.modal-error__title {
  color: #bf0702;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.16rem;
  letter-spacing: 0.027rem;
  text-transform: uppercase;
  margin: 1.5rem 0 1.7rem;
}

.modal-error__text {
  color: #24242a;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.1rem;
  letter-spacing: 0.014rem;
  margin: 0 0 4.3rem 0;
  max-width: 30rem;
}

@media screen and (max-width: 375px) {
  .modal-error__text {
    margin: 0 0 3rem 0;
    max-width: 26rem;
  }
}

.modal-error__text img.no-address-tip {
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
  margin: 2rem 0 0 0;
  border: 0.1rem solid #e1e1e1;
}

.modal-error__text .auth-btn-wrap {
  display: block;
  width: 100%;
  margin: 1.2rem 0;
  text-align: center;
}

.modal-error__text .auth-btn-wrap .button {
  padding: 1.2rem 2rem;
  width: auto;
}

.modal-error__text .error-code {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #aaa;
}

.modal-error__text-no-btn {
  margin: 0;
}

@media screen and (max-width: 375px) {
  .modal-error__text-no-btn {
    margin: 0 0 1.5rem 0;
  }
}

.modal-error .button {
  padding: 1.8rem 1rem 1.6rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 600;
  width: 100%;
  height: auto;
}

.modal-error .apartment_number,
.modal-error .floor_number {
  display: block;
  width: 100%;
  max-width: 12rem;
  margin: 2rem auto 0;
}

.modal-error .apartment_number input,
.modal-error .floor_number input {
  font-size: 1.6rem;
  font-weight: bold;
  color: #be0702;
  outline: none;
  border: none;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.3);
  display: block;
  width: 100%;
  padding: 1rem;
  text-align: center;
}

.modal .basket {
  max-width: unset;
  width: 100vw;
  height: calc(100vh - 5rem);
}

.vanilla-calendar {
  background: #fff;
  -webkit-box-shadow: 0 0.5rem 1.5rem #000;
  box-shadow: 0 0.5rem 1.5rem #000;
}

.vanilla-calendar-week__day, .vanilla-calendar-day__btn, .vanilla-calendar-years__year, .vanilla-calendar-months__month {
  font-size: 1.25rem;
  padding: 1rem;
}

.vanilla-calendar-day__btn_weekend {
  color: #ac1717;
}

.vanilla-calendar-month, .vanilla-calendar-year {
  font-size: 1.25rem;
}

.vanilla-calendar-arrow {
  width: 2rem;
  height: 2rem;
}

.vanilla-calendar-day__btn_disabled {
  opacity: 0.5;
}

.vanilla-calendar-arrow:before {
  background-image: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath d="M12 16c-.3 0-.5-.1-.7-.3l-6-6c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l5.3 5.3 5.3-5.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-6 6c-.2.2-.4.3-.7.3z"/%3E%3C/svg%3E');
}

.content-section__block-table {
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(152, 152, 168, 0.4);
}

.content-section__block-table::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
  cursor: pointer;
}

.content-section__block-table::-webkit-scrollbar-thumb {
  background: rgba(152, 152, 168, 0.4);
}

.content-section__block-table::-webkit-scrollbar-track {
  margin-left: 2rem;
  margin-right: 2rem;
  background: var(--surface-bg, #F7F5F1);
}

.button__up {
  padding: 0.8rem 1.7rem;
  margin: 0;
  border: none;
  background: var(--white, #FFF);
  -webkit-box-shadow: 0 1rem 6rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 1rem 6rem 0 rgba(36, 36, 42, 0.1);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 1.2rem;
  position: fixed;
  outline: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 4.2rem;
  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: 12;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  pointer-events: none;
  opacity: 0;
  border-radius: 100rem;
  outline: 0;
  /*@media (hover: hover) {
        &:hover {
            opacity: 1;
        }
    }*/
}

@media only screen and (max-width: 1023px) {
  .button__up {
    left: auto;
    right: 0;
    bottom: 12rem;
    padding: 0.8rem 1.4rem;
    width: 5.5rem;
  }
}

.button__up svg {
  display: block;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.button__up svg._mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .button__up svg {
    display: none;
  }
  .button__up svg._mobile {
    display: block;
  }
}

.button__up span {
  margin-left: 1rem;
  color: var(--dark-font, #24242A);
  text-align: center;
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 16.5px */
  letter-spacing: 0.0605rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .button__up span {
    display: none;
  }
}

.button__up.active {
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (max-width: 1023px) {
  .site-content-checkout .button__up {
    bottom: 10rem;
  }
}

.cookies-alert {
  width: 59.3rem;
  max-width: 94%;
  position: fixed;
  bottom: 1.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 1.2rem;
  background: var(--white, #FFF);
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  z-index: 13;
  padding: 1.7rem 2.2rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}

.cookies-alert._opened {
  opacity: 1;
}

@media only screen and (max-width: 1023px) {
  .cookies-alert {
    bottom: 8rem;
  }
}

@media only screen and (max-width: 768px) {
  .cookies-alert {
    padding: 1rem 1.4rem;
  }
}

.cookies-alert__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cookies-alert__text {
  color: var(--dark-font, #24242A);
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.014rem;
  cursor: default;
}

@media only screen and (max-width: 768px) {
  .cookies-alert__text {
    font-size: 1rem;
    line-height: 130%;
    letter-spacing: 0.01rem;
  }
}

.cookies-alert__text a {
  cursor: pointer;
  color: var(--secondary, #003D73);
}

.cookies-alert__text a:hover {
  color: var(--primary, #BF0702);
}

.cookies-alert__button {
  border-radius: 100rem;
  background: var(--primary, #BF0702);
  padding: 1.6rem 2.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
  border: none;
  color: var(--white, #FFF);
  text-align: center;
  -webkit-font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-feature-settings: 'salt' on, 'calt' off, 'liga' off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: auto;
  margin-left: 2.5rem;
}

@media only screen and (max-width: 768px) {
  .cookies-alert__button {
    font-size: 1rem;
    letter-spacing: 0.055rem;
    padding: 0.8rem 1.5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .site-content-checkout .cookies-alert {
    bottom: 10rem;
  }
}

.oferta__text {
  margin-bottom: 2rem;
}

.oferta p {
  font-weight: 500;
}

.oferta__text img {
  width: 2.4rem;
}

.oferta__link {
  color: dodgerblue;
}

.oferta h1,
.oferta h2 {
  text-align: center;
}

.oferta__group {
  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: 4.5rem;
}

.oferta__group a {
  position: absolute;
  color: white;
  right: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4rem;
}

@media (max-width: 1023px) {
  .oferta h1 {
    text-align: center;
    font-size: 2.8rem;
  }
  .oferta__group a {
    position: absolute;
    right: 50%;
    bottom: -30%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 4rem;
  }
}

@media (max-width: 720px) {
  .table-wrapper {
    overflow-x: auto;
  }
  .table-inner {
    width: 75rem;
  }
}

@media (max-width: 520px) {
  .oferta__link {
    display: block;
    font-size: 1.4rem;
  }
}

/*Оферта конец стили*/
.detail-recipe__products-slider {
  font-family: "TT Firs Neue", sans-serif;
  position: absolute;
}

.detail-recipe__products-slider .card__title {
  color: #24242a;
}

.detail-recipe__products-slider .card__footer span {
  font-weight: 600;
}

.detail-recipe__products-slider .card__image img {
  margin-top: 0;
}

@media only screen and (max-width: 1023px) {
  .detail-recipe__products-slider {
    position: relative;
  }
}

.detail-recipe__products ~ .detail-article__steps {
  margin-top: 60rem;
}

@media only screen and (max-width: 1023px) {
  .detail-recipe__products ~ .detail-article__steps {
    margin-top: 4rem;
  }
}

div.seo-box {
  padding-top: 2.8rem;
  padding-bottom: 3.2rem;
  margin-top: 3.2rem;
  margin-bottom: 3rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/logos-updated/back-yellow.png");
  background-repeat: no-repeat;
  background-color: #f4d58d;
  background-position-x: -2rem;
  gap: 0;
}

@media only screen and (max-width: 1023px) {
  div.seo-box {
    background-position-x: right;
    background-size: contain;
    padding-left: 5rem;
    padding-right: 5rem;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/logos-updated/back-mob.png");
  }
}

@media only screen and (max-width: 520px) {
  div.seo-box {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 3.3rem;
    padding-bottom: 4rem;
    width: calc(100% + 4rem);
    margin-left: -2rem;
    background-size: cover;
    border-radius: 0;
  }
}

div.seo-box--wight {
  background-color: white;
}

div.seo-box__text {
  margin-bottom: 2rem;
}

div.seo-box__top {
  display: grid;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

@media only screen and (max-width: 1023px) {
  div.seo-box__top {
    grid-template-columns: initial;
  }
}

div.seo-box__text h2,
div.seo-box__text p {
  margin: 0;
}

div.seo-box__text {
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1023px) {
  div.seo-box__text {
    text-align: center;
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 520px) {
  div.seo-box__text {
    margin-bottom: 6rem;
  }
}

div.seo-box__text h2 {
  font-size: 2.3rem;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 1rem;
  text-transform: uppercase;
  color: #bf0802;
  line-height: 3.2rem;
}

@media only screen and (max-width: 1023px) {
  div.seo-box__text h2 {
    font-size: 2.4rem;
    margin-top: 0;
  }
}

@media only screen and (max-width: 520px) {
  div.seo-box__text h2 {
    text-align: left;
  }
}

@media only screen and (max-width: 380px) {
  div.seo-box__text h2 {
    font-size: 2.1rem;
  }
}

div.seo-box__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  div.seo-box__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3.5rem;
  }
}

@media only screen and (max-width: 520px) {
  div.seo-box__bottom {
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
  }
}

div.seo-box__bottom p {
  margin: 0;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  color: #bf0802;
}

div.seo-box__text .br-mob {
  display: none;
}

@media only screen and (max-width: 1023px) {
  div.seo-box__text .br-mob {
    display: inline;
  }
}

@media only screen and (max-width: 1023px) {
  div.seo-box__bottom p br {
    display: none;
  }
}

@media only screen and (max-width: 520px) {
  div.seo-box__bottom p br {
    display: inline;
  }
}

a.seo-box__button {
  min-width: 27.6rem;
  cursor: pointer;
  height: 6rem;
  font-family: "TT Firs Neue", sans-serif;
  color: white !important;
}

.seo-box__button::after {
  content: "";
  display: block;
  margin-bottom: 0.3rem;
  width: 1.1rem;
  height: 1.1rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/logos-updated/Vector.png");
  background-size: cover;
}

.desc-stol div {
  overflow-x: auto;
}

.detail-article .breadcrumbs {
  overflow: hidden;
}

.detail-article__is {
  height: inherit;
}

.leafe-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  margin-bottom: 1rem;
}

.leafe-banner__box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 14rem;
  height: 2rem;
  right: 0.4rem;
  background-color: #d1de90;
  border-radius: 0.6rem;
  padding: 0.8rem 0.8rem;
  z-index: 10;
}

@media only screen and (max-width: 1023px) {
  .leafe-banner__box {
    width: 16rem;
    height: 2.5rem;
  }
}

.leafe-banner__text {
  display: none;
}

.leafe-banner__group {
  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;
  width: 100%;
}

.leafe-banner p {
  margin: 0;
  padding: 0;
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #789248;
}

@media only screen and (max-width: 1023px) {
  .leafe-banner p {
    font-size: 1.1rem;
  }
}

.leafe-banner__question {
  width: 1.1rem;
  height: 1.1rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/leafe-question.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.leafe-banner__small-leafe {
  position: absolute;
  top: -0.8rem;
  right: 0.5rem;
  width: 0.7rem;
  height: 0.9rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/icon_leaf_small.svg");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

@media only screen and (max-width: 1023px) {
  .leafe-banner__small-leafe {
    top: -1.1rem;
    right: 0.5rem;
    width: 0.9rem;
    height: 1.2rem;
  }
}

.leafe-banner__big-leafe {
  position: absolute;
  top: -40%;
  right: -4%;
  width: 0.9rem;
  height: 1.1rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/icon_leaf_big.svg");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

@media only screen and (max-width: 1023px) {
  .leafe-banner__big-leafe {
    top: -46%;
    right: -6%;
    width: 1.3rem;
    height: 1.3rem;
  }
}

.leafe-banner .tippy-box {
  -webkit-box-shadow: #f1efec 0.3rem 0.3rem 0.3rem 0.3rem;
  box-shadow: #f1efec 0.3rem 0.3rem 0.3rem 0.3rem;
  background: #F7F5F1;
}

.leafe-banner__tippy p {
  color: #1a191e;
}

@media only screen and (max-width: 1023px) {
  .leafe-banner__tippy p {
    font-size: 0.7rem;
  }
}

.leafe-banner .tippy-content {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/tippy-leafe.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 94%;
  border-radius: 1rem;
}

@media only screen and (max-width: 1023px) {
  .leafe-banner .tippy-content {
    padding: 1.4rem 1.5rem !important;
  }
}

.leafe-banner .tippy-arrow::before {
  border-bottom-color: #F7F5F1 !important;
  border-top-color: #F7F5F1 !important;
  left: 5.5rem !important;
  -webkit-transform: scale(1.6);
  -ms-transform: scale(1.6);
  transform: scale(1.6);
}

.swiper__full-img {
  font-size: 1rem;
  width: 80rem;
  height: 80rem;
}

@media only screen and (max-width: 1920px) {
  .swiper__full-img {
    width: 60rem;
    height: 60rem;
  }
}

@media only screen and (max-width: 768px) {
  .swiper__full-img {
    width: 50rem;
    height: 50rem;
  }
}

@media only screen and (max-width: 500px) {
  .swiper__full-img {
    width: calc(100% - 4rem);
    height: auto;
  }
}

.full .swiper-slide {
  text-align: center;
  font-size: 1.8rem;
  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;
  border-radius: 2.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.full .swiper-slide .swiper-zoom-container img {
  display: block;
  height: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.full .swiper-button-prev,
.full .swiper-button-next {
  width: 4rem !important;
  height: 4rem !important;
  background-color: #fff;
  border-radius: 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;
  -webkit-box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.full .swiper-button-prev:after,
.full .swiper-button-next:after {
  font-size: 1.9rem !important;
  color: #9292a2 !important;
  color: #9292a2 !important;
  font-weight: bold !important;
  border-radius: 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;
}

.full .swiper-button-prev:hover,
.full .swiper-button-next:hover {
  background-color: #f2f2f2;
}

.full .swiper-button-prev {
  left: 2rem !important;
}

.full .swiper-button-prev:after {
  padding-right: 0.4rem;
}

.full .swiper-button-next {
  right: 2rem !important;
}

.full .swiper-button-next:after {
  padding-left: 0.4rem;
}

.full .swiper-pagination {
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
  text-align: center;
}

.full .swiper-pagination-bullet {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 100%;
  display: inline-block;
  background: #fff;
  margin: 0 0.5rem;
  cursor: pointer;
}

.full .swiper-pagination-bullet-active {
  background: #007aff;
}

@media only screen and (max-width: 1023px) {
  .full .modal__body {
    margin: 0;
    border-radius: 2.2rem 2.2rem 0 0;
    overflow: hidden;
    max-height: unset;
    background: #a7a7aa;
  }
  .full .modal__body_visible {
    overflow: visible;
  }
  .full .modal__content {
    background: #fff;
    margin: 0;
  }
}

@media (max-width: 1199px) {
  .full .swiper-slide img {
    max-width: 45rem;
  }
}

@media (max-width: 991px) {
  .full .swiper-slide img {
    max-width: 35rem;
  }
}

.full .custom-button.swiper-button-next {
  right: 2rem;
}

.full .swiper-pagination-bullet-active {
  background-color: #bf0702 !important;
}

.full .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;
  border-radius: 2.2rem !important;
  /*overflow: hidden;*/
}

.full .swiper-zoom-container > img,
.full .swiper-zoom-container > svg {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 2.2rem;
}

.full .swiper-container .swiper-slide,
.full .swiper-container .swiper-button-prev,
.full .swiper-container .swiper-button-next,
.full .swiper-container .swiper-pagination-bullet {
  cursor: pointer;
  outline: none;
}

.full .swiper-wrapper {
  height: 100%;
}

.modal--expand-photo .modal__close {
  background-color: #fff;
  width: 3.2rem;
  height: 7rem;
  border-radius: 1rem;
  right: 0.1rem;
  top: -3.2rem;
  z-index: 1;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

@media (max-width: 500px) {
  .modal--expand-photo .modal__close {
    background-color: #fff;
    width: 3.2rem;
    height: 7rem;
    border-radius: 1rem;
    right: 2.15rem;
    top: -3.2rem;
    z-index: 1;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
}

.modal--expand-photo .modal__body {
  overflow: visible;
}

.modal--expand-photo .modal__wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .modal--expand-photo .modal__body {
    overflow: visible !important;
    border-radius: 2.2rem;
    background: none;
  }
}

@media only screen and (max-width: 1023px) {
  .modal--expand-photo .modal__close {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .modal--expand-photo .modal__body-mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) {
  .modal--expand-photo .modal__content {
    background: none !important;
    border-radius: unset;
    margin: 0;
  }
}

@media only screen and (max-width: 500px) {
  .modal--expand-photo .modal__content {
    background: none !important;
    border-radius: unset;
    margin: 0;
    margin-left: -0.2rem;
  }
}

.modal--expand-photo.modal--active {
  backdrop-filter: blur(1rem) !important;
}

.loyality {
  background-color: #f7f5f1;
  padding-top: 5rem;
  padding-bottom: 10rem;
  margin-bottom: -10rem;
}

@media only screen and (max-width: 1023px) {
  .loyality {
    padding-bottom: 2rem;
    margin-bottom: -3rem;
  }
}

.loyality__close {
  position: absolute;
  right: 0;
  width: 2rem;
  height: 2rem;
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/close-icon.svg") no-repeat cover/center;
}

.loyality__btn-enter {
  position: relative;
}

.loyality__btn-enter::after {
  content: "Поздравляем, вы уже являетесь участником программы лояльности!";
  display: none;
  /* Скрываем по умолчанию */
  position: absolute;
  top: -5rem;
  color: #fff;
  opacity: 0.8;
  background-color: #bf0702;
  /* Фон для читаемости */
  padding: 0.5rem;
  border-radius: 2.3rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__btn-enter::after {
    width: 100%;
    top: -2.5rem;
  }
}

.loyality__btn-enter.show-tooltip::after {
  display: block;
}

.loyality__overlay {
  background: rgba(36, 36, 42, 0.4);
}

@media only screen and (max-width: 1023px) {
  .loyality__container {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    overflow-x: hidden;
  }
}

@media only screen and (max-width: 1023px) {
  .loyality {
    padding-top: 2rem;
  }
}

.loyality__title {
  margin: 0 0 4rem 0;
  font-weight: 700;
  font-size: 4rem;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  color: #bf0702;
}

@media only screen and (max-width: 1023px) {
  .loyality__title {
    margin: 0 0 2.5rem 0;
    font-size: 3rem;
    line-height: 107%;
    letter-spacing: 0.01em;
  }
}

.loyality__span-title {
  display: block;
  margin-top: 2rem;
  font-weight: 400;
  font-size: 2.2rem;
  line-height: 130%;
  text-align: center;
  text-shadow: none;
  text-transform: initial;
}

@media only screen and (max-width: 1023px) {
  .loyality__span-title {
    font-size: 1.8rem;
    line-height: 130%;
  }
}

.loyality__map {
  position: relative;
  margin-bottom: 5rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__map {
    margin-left: -2rem;
    margin-right: -2rem;
    width: calc(100% + 4rem);
  }
}

.loyality__map-logo-made {
  position: absolute;
  top: -2%;
  left: 7%;
  width: 15%;
  height: auto;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-logo-made {
    position: absolute;
    top: -3rem;
    left: 7%;
    width: 9rem;
    height: auto;
  }
}

.loyality__map-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 3rem;
  padding-right: 3rem;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.loyality__map-list-item {
  position: relative;
  padding: 0 1rem 0 5rem;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-list-item {
    min-height: 4rem;
    font-size: 1.5rem;
    line-height: 130%;
    letter-spacing: 0.02em;
  }
}

.loyality__map-list-item--mb {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-list-item--mb {
    margin-bottom: 2rem;
  }
}

.loyality__map-list-item::before {
  position: absolute;
  left: 0;
  font-family: "TT Firs Neue", sans-serif, sans-serif;
  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;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background-color: #f4d58d;
  color: #bf0702;
  font-weight: 700;
  font-size: 1.8rem;
}

.loyality__map-list-item--first::before {
  content: "1";
}

.loyality__map-list-item--second::before {
  content: "2";
}

.loyality__map-list-item--three::before {
  content: "3";
}

.loyality__map-list-item--four::before {
  content: "4";
}

.loyality__map-flag {
  position: absolute;
  width: 2%;
  height: 2%;
}

.loyality__map-flag::before {
  content: "";
  display: block;
  width: 250%;
  height: 250%;
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/flag.svg") no-repeat center top/contain;
  cursor: pointer;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag::before {
    width: 300%;
    height: 300%;
  }
}

.loyality__map-flag--segezha {
  top: 1.6%;
  right: 11%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--segezha {
    top: 2.8%;
    right: 12%;
  }
}

.loyality__map-flag--naarva {
  top: 17.3%;
  right: 71%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--naarva {
    top: 16.2%;
    right: 75%;
  }
}

.loyality__map-flag--suoyarvi {
  top: 38%;
  right: 46.5%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--suoyarvi {
    top: 37%;
    right: 49%;
  }
}

.loyality__map-flag--petr {
  top: 44.3%;
  right: 10%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--petr {
    top: 43%;
    right: 11%;
  }
}

.loyality__map-flag--sortavala {
  top: 46.1%;
  left: 19.6%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--sortavala {
    top: 45.7%;
    left: 15.4%;
  }
}

.loyality__map-flag--spb {
  bottom: 15.8%;
  left: 11.7%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--spb {
    bottom: 18.5%;
    left: 6.5%;
  }
}

.loyality__map-flag--nasia {
  bottom: 12.9%;
  left: 36.5%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--nasia {
    bottom: 14%;
    left: 33%;
  }
}

.loyality__map-flag--kolpino {
  bottom: 11.2%;
  left: 18%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--kolpino {
    bottom: 12.2%;
    left: 14.2%;
  }
}

.loyality__map-flag--pushkin {
  bottom: 10.9%;
  left: 14.2%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--pushkin {
    bottom: 11.5%;
    left: 10%;
  }
}

.loyality__map-flag--tihvin {
  bottom: 9.2%;
  right: 24.5%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--tihvin {
    bottom: 10.5%;
    right: 26.2%;
  }
}

.loyality__map-flag--kirishi {
  bottom: 6%;
  right: 54%;
}

@media only screen and (max-width: 1023px) {
  .loyality__map-flag--kirishi {
    bottom: 6.2%;
    right: 56.5%;
  }
}

.loyality__sub-title {
  margin: 0;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 130%;
  text-align: center;
  color: #bf0702;
}

@media only screen and (max-width: 1023px) {
  .loyality__sub-title {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
  }
}

.loyality__banner {
  width: 100%;
  padding: 3rem;
  background-color: #f4d58d;
  border-radius: 10rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__banner {
    padding: 2rem;
    border-radius: 3rem;
  }
}

.loyality__banner--mb {
  margin-bottom: 10rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__banner--mb {
    margin-bottom: 5rem;
  }
}

.loyality__banner-inner {
  display: grid;
  grid-template-columns: 1fr 37rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__banner-inner button {
    font-size: 1.1rem;
    height: 5.2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media only screen and (max-width: 1023px) {
  .loyality__banner-inner {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

.loyality__banner-text {
  margin: 0;
  width: 85%;
  text-align: center;
  justify-self: center;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 130%;
}

@media only screen and (max-width: 1023px) {
  .loyality__banner-text {
    font-size: 1.8rem;
  }
}

.loyality__top-block {
  margin-bottom: 5rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__top-block {
    margin-bottom: 2rem;
  }
}

.loyality__discount {
  position: relative;
  margin-bottom: 5rem;
  background-color: #f7f6f2;
  -webkit-transition: margin-top 0.5s ease;
  transition: margin-top 0.5s ease;
}

@media only screen and (max-width: 1023px) {
  .loyality__discount {
    width: calc(100% + 4rem);
    padding-top: 4.5rem;
    margin-bottom: 2rem;
    margin-left: -2rem;
    margin-right: -2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .loyality__discount--mt-200 {
    position: relative;
    margin-top: -20rem;
  }
}

.loyality__discount-title {
  margin: 0 0 5rem 0;
  font-weight: 700;
  font-size: 4rem;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .loyality__discount-title {
    font-size: 2.8rem;
    margin: 0 0 2rem 0;
  }
}

.loyality__discount::before {
  display: none;
  content: "";
  height: 5.2rem;
  position: absolute;
  top: -7.2rem;
  right: 0;
  left: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(247, 245, 241, 0)), to(#f7f5f1));
  background: linear-gradient(to top, rgba(247, 245, 241, 0) 0%, #f7f5f1 100%);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media only screen and (max-width: 1023px) {
  .loyality__discount::before {
    display: block;
  }
}

.loyality__discount-open {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .loyality__discount-open {
    display: block;
  }
}

.loyality__tippy-box {
  padding: 2.8rem;
  border-radius: 1.4rem;
  color: #000;
  font-family: "TT Firs Neue", sans-serif, sans-serif;
  background-color: #f5d68e;
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-box {
    padding: 1rem 1.5rem 1rem 1.5rem;
  }
}

.loyality__tippy-box[data-placement^="bottom"] > .tippy-arrow:before {
  border-width: 0 0.9rem 1.5rem !important;
}

.loyality__tippy-box[data-placement^="top"] > .tippy-arrow:before {
  bottom: -0.4rem;
  left: 0;
  border-width: 1.5rem 0.9rem 0 !important;
  border-top-color: initial;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}

.loyality__tippy-box .tippy-arrow.left::before {
  left: 1.2rem;
}

@media only screen and (max-width: 520px) {
  .loyality__tippy-box .tippy-arrow.left::before {
    left: 0.5rem;
  }
}

.loyality__tippy-box .tippy-arrow.right::before {
  left: -1.2rem;
}

@media only screen and (max-width: 520px) {
  .loyality__tippy-box .tippy-arrow.right::before {
    left: -0.5rem;
  }
}

.loyality__tippy-box .tippy-arrow.top::before {
  border-width: 1rem 0.8rem 1.8rem;
}

.loyality__tippy-box .tippy-arrow.bottom::before {
  border-width: 2rem 0.8rem 0;
  bottom: 0.7rem;
}

.loyality__tippy-box .tippy-arrow::before {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(4);
  -ms-transform: scale(4);
  transform: scale(4);
}

@media only screen and (max-width: 520px) {
  .loyality__tippy-box .tippy-arrow::before {
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
  }
}

.loyality__tippy-box .tippy-arrow {
  color: #f5d68e;
}

.loyality__tippy-block .tippy-content {
  padding: 0;
}

.loyality__tippy-block-hide {
  position: relative;
}

.loyality__tippy-block-hide::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/shape.png");
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.loyality__tippy-block-hide.rotated::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.loyality__tippy-block-close {
  position: relative;
  margin: 0;
}

.loyality__tippy-block-close span {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/close-vector.svg") no-repeat center/cover;
  background-size: 1.6rem 1.6rem;
  z-index: 200;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.loyality__tippy-block-close span:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.loyality__tippy-block-city {
  position: relative;
  margin: 0 0 0.7rem 0;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-city {
    margin: 0 0 0 0;
  }
}

.loyality__tippy-block-name {
  margin: 0 0 2.8rem 0;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 130%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-name {
    margin: 0 0 1rem 0;
    font-size: 1.8rem;
  }
}

.loyality__tippy-block-box {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 1.8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-box {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-img {
    height: 20rem;
    overflow: hidden;
    border-radius: 2rem;
  }
}

@media only screen and (max-width: 520px) {
  .loyality__tippy-block-img {
    height: 12rem;
    overflow: hidden;
    border-radius: 2rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.loyality__tippy-block-img img {
  border-radius: 2rem;
  width: 101%;
}

@media only screen and (max-width: 520px) {
  .loyality__tippy-block-img img {
    position: relative;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.loyality__tippy-block-content {
  margin: 0;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 130%;
  -webkit-transition: height 0.3s linear;
  transition: height 0.3s linear;
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-content {
    font-size: 1.2rem;
    height: 5.5rem;
    overflow-y: auto;
  }
}

.loyality__tippy-block-white {
  padding: 1.9rem;
  background-color: #fff7e3;
  border-radius: 1.8rem;
  margin-bottom: 1.8rem;
  margin-top: 1.8rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-white {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    padding: 1rem;
  }
}

.loyality__tippy-block-white-title {
  margin: 0 0 0.5rem 0;
  font-weight: 700;
  font-size: 2.2rem;
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-white-title {
    font-size: 1.4rem;
  }
}

.loyality__tippy-block-white-subtitle {
  font-weight: 400;
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-white-subtitle {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .loyality__tippy-block-btn {
    height: 4.5rem;
  }
}

#tippy-6 .loyality__tippy-box[data-placement^="top"] > .tippy-arrow:before {
  left: 0.6rem !important;
}

#tippy-6 .loyality__tippy-box[data-placement^="bottom"] > .tippy-arrow:before {
  left: 1rem !important;
}

.loyaliti-list {
  padding: 0 5.6rem 0 5.6rem;
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr;
  background-color: #f7f5f1;
}

@media only screen and (max-width: 1023px) {
  .loyaliti-list {
    display: block;
    margin-left: 2rem;
    margin-right: 2rem;
    gap: 1rem;
    grid-template-columns: 1fr;
    padding: 0;
    -webkit-transition: opacity 0.5s ease, display 0.5s ease allow-discrete;
    transition: opacity 0.5s ease, display 0.5s ease allow-discrete;
  }
}

.loyaliti-list__br {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .loyaliti-list__br {
    display: block;
  }
}

.loyaliti-list__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;
  min-height: 51.3rem;
  padding: 0 2.4rem 2.4rem;
  background-color: white;
  border-radius: 2rem;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .loyaliti-list__item {
    margin-bottom: 1rem;
    min-height: initial;
  }
}

.loyaliti-list__item::before {
  position: absolute;
  right: -1rem;
  top: 0;
  display: block;
  content: "";
  width: 50%;
  height: 50%;
}

@media only screen and (max-width: 1023px) {
  .loyaliti-list__item::before {
    right: 0;
    top: 0;
    width: 9rem;
    height: 9rem;
  }
}

.loyaliti-list__item--cashback::before {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/cashback.svg") no-repeat center top/contain;
}

.loyaliti-list__item--favorite::before {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/favorite.svg") no-repeat center top/contain;
}

.loyaliti-list__item--pay25::before {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/x2.svg") no-repeat center top/contain;
}

.loyaliti-list__item--recomend::before {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/recomend.svg") no-repeat center top/contain;
}

.loyaliti-list__item--secret-plates::before {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/secret-plates.svg") no-repeat center top/contain;
}

.loyaliti-list__item--x2::before {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loyality/pay25.svg") no-repeat center top/contain;
}

.loyaliti-list__text-box {
  margin-top: 21rem;
}

@media only screen and (max-width: 1023px) {
  .loyaliti-list__text-box {
    margin-top: 1.8rem;
  }
}

.loyaliti-list__title {
  margin: 0 0 2.5rem 0;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 130%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1600px) {
  .loyaliti-list__title {
    font-size: 2.1rem;
  }
}

@media only screen and (max-width: 1023px) {
  .loyaliti-list__title {
    margin: 0 0 1.8rem 0;
    font-size: 2.1rem;
  }
}

.loyaliti-list__text {
  margin: 0 0 1.5rem 0;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 1023px) {
  .loyaliti-list__text {
    margin: 0 0 2.5rem 0;
    font-size: 1.5rem;
  }
}

.loyaliti-list__btn {
  height: 6.2rem;
  margin-top: auto;
}

@media only screen and (max-width: 1023px) {
  .loyaliti-list__btn {
    height: 5.2rem;
    font-size: 1.1rem;
  }
}

.loyaliti-list__span-red {
  display: inline-block;
  vertical-align: bottom;
  padding: 0.8rem 0.8rem 0.7rem 0.8rem;
  color: #fff;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 80%;
  text-transform: uppercase;
  border-radius: 0.7rem;
  background-color: #bf0702;
}

.loyaliti-list.fade-in {
  opacity: 1;
}

.open-btn {
  position: absolute;
  height: 2.5rem;
  top: -2.2rem;
  right: 0;
  left: 0;
  background-color: #f7f6f2;
}

.open-btn__line {
  width: 100%;
  margin: 0 auto;
  height: 0.1rem;
  background-color: #d8dce0;
}

.open-btn__block {
  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;
  position: relative;
  bottom: -0.2rem;
  width: 7.2rem;
  min-width: 7.2rem;
  height: 102%;
  margin: 0 auto;
  background-color: #f7f6f2;
  border: 0.1rem solid #d8dce0;
  border-bottom: transparent;
  border-radius: 2rem 2rem 0 0;
}

.open-btn__img {
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}

.open-btn__img.rotated {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.loyality__z-index-5 {
  z-index: 5;
}

.loyality__z-index-1 {
  z-index: -1;
}

.loyaliti-list__wrapper {
  background-color: #f7f5f1;
  padding: 6rem 6.6rem;
}

@media (max-width: 725px) {
  .loyaliti-list__wrapper {
    padding: 2.5rem 0;
    margin: 0 -2rem;
  }
  .loyaliti-list__wrapper .loyaliti-list__header {
    font-size: 2.6rem;
    margin: 0 1.5rem 2rem;
  }
  .loyaliti-list__wrapper .loyaliti-list__item {
    padding: 0 2rem 2rem;
  }
}

.loyaliti-list__header {
  text-align: left;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 110%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: black;
  margin-bottom: 4rem;
}

.loyaliti-list__changPadding {
  padding: 0;
}

.loyalty-referal-modal__inner {
  padding: 3rem;
}

.order-filter {
  margin: 0 0 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-height: 4.2rem;
  padding: 1rem 2rem;
  border-radius: 8.5rem;
  background: var(--surface-bg, #f7f5f1);
  overflow: hidden;
}

@media only screen and (max-width: 674px) {
  .order-filter {
    width: calc(100% + 2rem);
    scrollbar-width: none;
  }
}

.order-filter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

@media only screen and (max-width: 674px) {
  .order-filter-list {
    overflow-x: auto;
    scrollbar-width: none;
  }
}

@media only screen and (max-width: 674px) {
  .order-filter-list::-webkit-scrollbar {
    display: none;
  }
}

.order-filter-button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--gray-additional-font, #9898a8);
  font-size: 1.4rem;
  line-height: 100%;
  letter-spacing: 0.028rem;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

.order-filter-button:hover {
  color: #24242a;
}

.order-filter-button.order-filter_active {
  color: #bf0702 !important;
}

.loved {
  margin-top: 6rem;
}

.loved .wrapper-card {
  height: 100%;
  width: 100%;
}

.loved__list .card__tags {
  display: none !important;
}

.loved__list .card__tags .catalog__list {
  display: grid;
  grid-template-columns: repeat(4, 23%);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 7rem;
}

.loved__item {
  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;
  border-radius: 2rem;
  padding: 9.8rem 10.9rem;
  width: 100%;
  height: 100%;
  background-color: #f7f5f1;
  cursor: pointer;
  aspect-ratio: 1 / 1;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

@media only screen and (max-width: 1919px) {
  .loved__item {
    min-width: 100%;
    aspect-ratio: 1 / 1;
  }
}

@media only screen and (max-width: 1023px) {
  .loved__item {
    width: 100%;
    height: 100%;
    min-width: 15.4rem;
    aspect-ratio: 1 / 1;
    padding: 0;
  }
}

.loved__item.loved__item--favorite {
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
  background-color: initial;
}

.loved__item:hover {
  background-color: #f1efeb;
}

.loved__item:hover .loved__cross-horizontal {
  width: 5.5rem;
}

.loved__item:hover .loved__cross-vertical {
  width: 5.5rem;
}

.loved__item:hover .card__image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.loved__item.loved__item--favorite {
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: initial;
  -ms-flex-pack: initial;
  justify-content: initial;
  background-color: initial;
}

.loved__circle input {
  display: none;
}

.loved__item-info {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2rem;
  padding: 2.5rem;
  width: 100%;
  height: 100%;
  background-color: #f7f5f1;
  row-gap: 1rem;
  -webkit-box-shadow: 0 0.4rem 1.5rem 0 rgba(13, 10, 30, 0.2);
  box-shadow: 0 0.4rem 1.5rem 0 rgba(13, 10, 30, 0.2);
}

@media only screen and (max-width: 1919px) {
  .loved__item-info {
    min-width: 100%;
    aspect-ratio: 1 / 1;
  }
}

@media only screen and (max-width: 1023px) {
  .loved__item-info {
    width: 15.4rem;
    max-width: 15.4rem;
    aspect-ratio: 1 / 1;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 3.5rem;
  }
}

@media only screen and (max-width: 520px) {
  .loved__item-info {
    padding: 1.5rem;
  }
}

.loved__item-info p {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  text-align: center;
  color: black;
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 1919px) {
  .loved__item-info p {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 1023px) {
  .loved__item-info p {
    font-size: 2rem;
  }
}

.loved__circle {
  width: 5rem;
  height: 5rem;
  position: relative;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loved-transparent-circle.svg");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  z-index: 10;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}

@media only screen and (max-width: 1023px) {
  .loved__circle {
    width: 3.3rem;
    height: 3.3rem;
  }
}

.loved__circle--red {
  width: 5rem;
  height: 5rem;
  z-index: 10;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/loved-red-circle.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 1023px) {
  .loved__circle--red {
    width: 3.3rem;
    height: 3.3rem;
  }
}

.loved__text {
  display: inline-block;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: center;
  color: var(--black);
}

.loved__sub-text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
}

.loved__text {
  display: inline-block;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: center;
  color: var(--black);
}

.loved__sub-text {
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
}

.loved__sub-text--mb40 {
  margin-bottom: 4rem;
}

.loved__cross-horizontal {
  position: relative;
  top: 1rem;
  width: 5rem;
  height: 1rem;
  background-color: #000000;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

.loved__cross-vertical {
  width: 5rem;
  height: 1rem;
  background-color: #000000;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

.loved__text-title p {
  margin: 0;
}

.loved__item-icon {
  width: 6rem;
  height: 6rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/CheckCircle!.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 10;
}

@media only screen and (max-width: 1023px) {
  .loved__item-icon {
    width: 7rem;
    height: 7rem;
  }
}

.loved__card-disabled {
  opacity: 0.4;
  pointer-events: none;
}

.loved__item-info span {
  font-weight: 700;
  color: #bf0702;
}

.loved__items-list {
  display: grid;
  grid-template-columns: repeat(4, 27rem);
  gap: 7.5rem 1.6rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media only screen and (max-width: 1919px) {
  .loved__items-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media only screen and (max-width: 1023px) {
  .loved__items-list {
    grid-template-columns: repeat(2, calc(50% - 0.6rem));
  }
}

.loved__items-list.loved__items-list--gap {
  gap: 1.5rem 1.6rem;
}

.loved__items-list .card {
  width: auto;
  max-width: unset;
}

.loved__items-list .card__wrapper {
  width: 100%;
  height: 100%;
}

.loved__text-span {
  color: #bf0702;
}

/*---loved-modal---*/
.loved-modal {
  width: 98rem;
  padding: 2.3rem 3rem 3.6rem 3rem;
}

@media only screen and (max-width: 1023px) {
  .loved-modal {
    width: initial;
  }
}

.loved-modal__btns button {
  width: 25rem;
}

.loved-modal .modal__content {
  padding: 2rem;
}

@media only screen and (max-width: 1023px) {
  .loved-modal .card__header {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
  }
}

.loved-modal__button_gray {
  background-color: #e7e3db;
  color: white;
}

.loved-modal .swiper-slide {
  width: initial;
}

.loved-modal__title {
  margin-top: 1rem;
  margin-bottom: 5rem;
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .loved-modal__title {
    font-size: 2.8rem;
    margin-bottom: 2rem;
  }
}

.loved-modal__text {
  margin-bottom: 5rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
}

.loved-modal .catalog__list .card {
  width: auto;
  min-width: initial;
  padding-bottom: 0;
}

.loved-modal__btns {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}

@media only screen and (max-width: 1023px) {
  .loved-modal__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1023px) {
  .loved-modal__btns button {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .loved-modal__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.loved-modal__btns-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
}

@media only screen and (max-width: 1023px) {
  .loved-modal__btns-inner {
    width: 100%;
  }
}

.loved-modal__btns-span {
  position: absolute;
  top: -4rem;
  right: -2rem;
  border-radius: 1.8rem;
  padding: 1rem 2rem;
  font-family: var(--font-family);
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: white;
  background-color: #bf0702;
}

@media only screen and (max-width: 1023px) {
  .loved-modal__btns-span {
    top: -4rem;
    right: -1rem;
  }
}

.loved-modal__exlamation-span {
  position: absolute;
  right: -2rem;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/exclamation-alert.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.loved-modal__title--red {
  font-weight: 500;
  font-size: 2.4rem;
  text-align: center;
  color: #bf0702;
  text-transform: initial;
}

.loved-modal__subtitle {
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  text-align: center;
  color: black;
}

.loved-modal__buttons {
  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;
  gap: 2rem;
}

@media only screen and (max-width: 1023px) {
  .loved-modal__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.loved-modal__btn {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 6.2rem;
  padding: 0 3.2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  color: var(--white, #fff);
  font-size: 1.3rem;
  line-height: 150%;
  letter-spacing: 0.066rem;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10rem;
  background: var(--primary, #bf0702);
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.loved-modal__btn_red {
  font-weight: 700;
  font-size: 1.6rem;
}

.loved-modal__btn_red:hover {
  background: #a80400;
}

.loved-modal__btn_white:hover {
  background: rgba(168, 4, 0, 0.05);
}

.loved-modal__btn_white {
  color: var(--primary, #bf0702);
  border: 0.2rem solid var(--primary, #bf0702);
  background-color: transparent;
  font-weight: 700;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #bf0702;
}

.loved-modal__icon {
  width: 7rem;
  height: 7rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/CheckCircle.svg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 10;
}

.loved-modal__list .catalog__list {
  display: grid;
  grid-template-columns: repeat(4, 23%);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 7rem;
}

@media only screen and (max-width: 1023px) {
  .loved-modal__list .catalog__list {
    grid-template-columns: repeat(2, calc(50% - 0.6rem));
    gap: 2.6rem 1.2rem;
    margin-bottom: 5rem;
  }
}

/*---loved-modal-confirm---*/
.loved-modal-confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 3rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loved-modal-confirm p {
  margin: 0;
}

.loved-error__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.loved-error__text {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  text-transform: uppercase;
  font-weight: 600;
}

@media only screen and (max-width: 1023px) {
  .loved-error .modal__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.loved-error .modal__body {
  padding: 3rem;
  background-color: white;
  border-radius: 2.2rem;
}

.loved-confirm-modal.modal__wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.loved-confirm-modal .modal__content {
  padding: 3rem;
  border-radius: 2.2rem;
}

.loved-confirm-modal .modal__body {
  border-radius: 2.2rem;
}

/************************************/
@media only screen and (max-width: 520px) {
  .loved__item-info p {
    font-size: 1.3rem;
  }
  .loved__item-icon {
    width: 4rem;
    height: 4rem;
  }
  .loved__cross-horizontal {
    width: 4rem;
  }
  .loved__cross-vertical {
    width: 4rem;
  }
  .loved__item:hover .loved__cross-horizontal {
    width: 4.5rem;
  }
  .loved__item:hover .loved__cross-vertical {
    width: 4.5rem;
  }
}

.shop__item:hover .loved__circle {
  -webkit-box-shadow: inset 0 0 0.5rem #bf0702;
  box-shadow: inset 0 0 0.5rem #bf0702;
}

@media only screen and (max-width: 1023px) {
  .loved-body-modal {
    max-width: 90%;
  }
}

/*--Модалка в бонусы и промокоды*/
/*.loved-products-container {

    display: flex;
    max-width: 540px;
    width: 100%;
    gap: 30px;
    flex-direction: column;
}

.loved-products-container__cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    gap: 15px;
}

.loved-products-container__card {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 20px;
}

.loved-products-container__card-img {
    display: flex;
    width: 100%;
    position: relative;
}

.loved-products-container__card-img img {
    background-color: #7a7a8a;
    border-radius: 20px;
    width: 100%;
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat;
    background-size: contain;
    object-fit: cover;
}

.loved-products-container__card-img .loved__circle {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 10;
}
.loved__circle input {
    display: none;
}

.loved-products-container__card p {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 10px !important;
    text-transform: uppercase;
}

.loved-products-container p {
    font-family: "TT Firs Neue", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0.02em;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 0;
}

.loved-products-container span {
    font-weight: 700;
    color: #bf0702;
}

.loved-products-container__btns {
    display: flex;
    justify-content: center;
    align-items: center;
}

.loved-products-container__btn {
    border-radius: 10rem;
    padding: 2rem 4rem;
    width: 25rem;
    background: #bf0702;
    box-sizing: border-box;
    font-family: "TT Firs Neue", sans-serif;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 125%;
    text-transform: uppercase;
    text-align: center;
    color: white;
    border: none;
    transition: background 0.3s;
    height: 62px;
}

.loved-products-container__btn:hover {
    background: #a80400;
}

.modal__close.loved-products-modal {
    top: 10px;
    right: 10px;
}

.modal__wrapper.loved-products-modal {
    justify-content: center !important;
}

.loved-products-modal .modal__content {
    padding: 40px;
}

@media only screen and (max-width: 1023px) {
    .loved-products-modal .modal__body {
        margin: 0;
        border-radius: 2.2rem;
        overflow: hidden;
        max-height: unset;
        background: #fff;
    }

    .modal__close.loved-products-modal {
        display: block !important;
    }
}

@media only screen and (max-width: 600px) {
    .loved-products-container__card {
        width: 46%;
    }

    .loved-products-container__cards {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-height: 320px;
        overflow: auto;
    }

    .loved-products-container {
        max-width: 320px;
    }
}*/
.loved-products-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 54rem;
  width: 100%;
  gap: 3rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 600px) {
  .loved-products-container {
    max-width: 32rem;
  }
}

.loved-products-container__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  gap: 1.5rem;
}

@media only screen and (max-width: 600px) {
  .loved-products-container__cards {
    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;
    max-height: 32rem;
    overflow: auto;
  }
}

.loved-products-container__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
}

@media only screen and (max-width: 600px) {
  .loved-products-container__card {
    width: 46%;
  }
}

.loved-products-container__card-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
}

.loved-products-container__card-img img {
  background-color: #7a7a8a;
  border-radius: 2rem;
  width: 100%;
  aspect-ratio: 1 / 1;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: cover;
  object-fit: cover;
}

.loved-products-container__card-img .loved__circle {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  z-index: 10;
}

.loved-products-container__card p {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem !important;
  text-transform: uppercase;
}

.loved-products-container p {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 0;
}

.loved-products-container span {
  font-weight: 700;
  color: #bf0702;
}

.loved-products-container__btns {
  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;
}

.loved-products-container__btn {
  border-radius: 10rem;
  padding: 2rem 4rem;
  width: 25rem;
  background: #bf0702;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 125%;
  text-transform: uppercase;
  text-align: center;
  color: white;
  border: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  height: 6.2rem;
}

.loved-products-container__btn:hover {
  background: #a80400;
}

.loved__circle input {
  display: none;
}

.modal__close.loved-products-modal {
  top: 1rem;
  right: 1rem;
}

.modal__wrapper.loved-products-modal {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.loved-products-modal .modal__content {
  padding: 4rem;
}

@media only screen and (max-width: 1023px) {
  .loved-products-modal .modal__body {
    margin: 0;
    border-radius: 2.2rem;
    overflow: hidden;
    max-height: unset;
    background: #fff;
  }
  .modal__close.loved-products-modal {
    display: block !important;
  }
}

.bonus {
  position: relative;
  margin: 1.5rem 0 1.5rem;
  padding-right: 11rem;
}

@media only screen and (max-width: 1023px) {
  .bonus {
    margin: 2rem 0 2rem;
  }
}

.bonus__apply-text {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0;
  padding-right: 2rem;
}

.bonus__apply-text span {
  white-space: nowrap;
}

@media only screen and (max-width: 1023px) {
  .bonus__apply-text {
    padding-right: 1.5rem;
  }
}

.bonus__icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background: url("/local/templates/nashenka/markup/build/assets/img/question-icon.png") no-repeat center/cover;
}

.bonus__icon-points {
  position: absolute;
  right: -2.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .bonus__icon-points {
    right: -1.5rem;
  }
}

.bonus__icon-promo {
  position: absolute;
  right: -2.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .bonus__icon-promo {
    right: -1.5rem;
  }
}

.bonus__checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 1.5rem;
  right: 0;
}

.bonus__checkbox-input {
  accent-color: #bf0702;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
}

.bonus__accept-text {
  font-size: 1.6rem;
  font-weight: 500;
}

.bonus__tippy-text {
  text-align: center;
}

.bonus__input {
  width: 5rem;
  margin: 0 0.3rem 0;
  text-align: center;
  border: 0.1rem solid var(--primary, #bf0702);
  border-radius: 0.2rem;
  line-height: initial;
}

.bonus__input:focus {
  outline: none;
}

.bonus__tippy-btns {
  margin-top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
}

.bonus__tippy-btns .button {
  height: 3.2rem;
}

.bonus__button {
  width: 11rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.7rem;
}

@media only screen and (max-width: 1023px) {
  .bonus__button {
    right: 1.2rem;
  }
}

.bonus-pay__text {
  padding: 1.8rem 3rem 0;
  font-size: 1.4rem;
  font-weight: 600;
  color: black;
  font-family: "TT Firs Neue", sans-serif;
}

@media only screen and (max-width: 1023px) {
  .bonus-pay__text {
    padding: 0.5rem 0 0;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 120%;
    letter-spacing: 0.03rem;
    text-align: center;
  }
  .bonus-pay__text span {
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 120%;
    letter-spacing: 0.03rem;
    color: black !important;
    font-family: "TT Firs Neue", sans-serif;
  }
}

.checkout-mini__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkout-mini__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}

.loyalty-referal-modal__text {
  text-align: center;
  text-transform: uppercase;
}

.nearest-pvz {
  width: 64.4rem;
  height: 19.9rem;
  margin-top: 1.5rem;
  /*  @media screen and (max-width: 400px) {
        margin-left: -20px;
    }*/
}

@media screen and (max-width: 1680px) {
  .nearest-pvz {
    margin-left: -2.7rem;
    width: 61.9rem;
  }
}

@media screen and (max-width: 1280px) {
  .nearest-pvz {
    margin-left: 0;
  }
}

@media screen and (max-width: 1043px) {
  .nearest-pvz {
    margin-left: -1.7rem;
  }
}

@media screen and (max-width: 1023px) {
  .nearest-pvz {
    margin-left: 0;
  }
}

@media screen and (max-width: 700px) {
  .nearest-pvz {
    /*width: 320px;*/
    height: 12.9rem;
    width: calc(100% + 4rem);
    margin-left: -2rem;
  }
}

.nearest-pvz__wrapper {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/cabinet-orders/nearestPvz.jpg");
  border-radius: 3rem;
  padding: 1.8rem 2.6rem 2.3rem;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 700px) {
  .nearest-pvz__wrapper {
    padding: 0.9rem 1.1rem 1.3rem;
    border-radius: 0;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/cabinet-orders/nearestPvzMobile2.png");
  }
}

.nearest-pvz__title {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  color: #bf0702;
  margin: 0;
}

@media screen and (max-width: 700px) {
  .nearest-pvz__title {
    font-size: 1.3rem;
  }
}

.nearest-pvz__subtitle {
  font-weight: 400;
  font-size: 2rem;
  color: #24242a;
  margin: 0;
}

@media screen and (max-width: 700px) {
  .nearest-pvz__subtitle {
    font-size: 1.1rem;
  }
}

.nearest-pvz__text {
  font-weight: 600;
  font-size: 2rem;
  color: #24242a;
  margin: 0;
  width: 70%;
  /*letter-spacing: 3px;*/
}

@media screen and (max-width: 700px) {
  .nearest-pvz__text {
    font-size: 1.2rem;
    width: 60%;
  }
}

.nearest-pvz__btn-choose {
  position: absolute;
  right: 2.7rem;
  bottom: 2.3rem;
  max-width: 16.5rem;
  padding: 0.9rem 0.5rem;
  width: 100%;
  border: none;
  background-color: #bf0702;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  color: #f7f5f1;
  text-align: center;
  text-transform: uppercase;
  border-radius: 10rem;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 700px) {
  .nearest-pvz__btn-choose {
    max-width: 11.7rem;
    padding: 0.9rem 0.5rem;
    font-size: 1.2rem;
    right: 1.1rem;
    bottom: 1.1rem;
  }
}

@media screen and (max-width: 359px) {
  .nearest-pvz__btn-choose {
    max-width: 7.7rem;
    padding: 0.4rem 0rem;
    font-size: 0.9rem;
  }
}

.nearest-pvz__btn-choose:not(:disabled):hover {
  background: var(--hover-red-hover, #a80400);
}

.modal__body.freshProducts {
  overflow-x: visible;
  position: relative;
}

.fresh-products {
  border-radius: 2.3rem;
  width: 85.1rem;
  min-width: 30rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}

.fresh-products-left-up, .fresh-products-left-down, .fresh-products-right-up, .fresh-products-right-down {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .fresh-products-left-up, .fresh-products-left-down, .fresh-products-right-up, .fresh-products-right-down {
    display: block;
  }
}

.fresh-products__wrapper {
  border-radius: 2.3rem;
  width: 100%;
  height: 44.5rem;
  background-color: transparent;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/freshwrapper2.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 3.2rem 8.2rem 7.8rem;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fresh-products__title {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 6.2rem;
  color: #789248;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.fresh-products__title span {
  position: relative;
}

.fresh-products__title span:before {
  content: '';
  width: 1.9rem;
  height: 1.9rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/line.png");
  position: absolute;
  left: 50%;
  top: -1rem;
}

.fresh-products__title br {
  display: none;
}

.fresh-products__btn {
  position: absolute;
  bottom: -2.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 28.5rem;
  width: 100%;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 600;
  font-size: 3.4rem;
  text-align: center;
  color: #fff;
  padding: 0.8rem 0;
  border-radius: 2.1rem;
  border: none;
  background: #789248;
}

.fresh-products__text {
  font-weight: 500;
  font-size: 2rem;
  line-height: 121%;
  color: #789248;
  margin: 0;
  padding: 0;
  word-wrap: normal;
  margin-bottom: -0.8rem;
}

.fresh-products__info {
  max-width: 68rem;
  width: 100%;
  max-height: 7.1rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}

.fresh-products__info p {
  max-width: 26.2rem;
  width: 100%;
  margin: 0;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 114%;
  color: #789248;
  display: block;
  border-radius: 1.3rem;
  height: 7.1rem;
  background: #f7f5f1;
  padding: 0.5rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fresh-products__info p:first-child {
  max-width: 38.8rem;
}

.fresh-products__info p:last-child {
  max-width: 26.2rem;
}

.fresh-products__subtitle {
  font-weight: 500;
  font-size: 3rem;
  line-height: 150%;
  color: #789248;
  margin: 0;
  text-align: center;
  margin-top: -2rem;
}

.fresh-products__subtitle span {
  font-weight: 500;
  font-size: 3rem;
  line-height: 120%;
  color: #f7f5f1;
  background: #789248;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 1rem;
  padding: 0 1rem;
  margin-left: 0.8rem;
}

.fresh-products__icon {
  width: 3rem;
  height: 3rem;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
}

.fresh-products__icon_hen {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/hen.png");
}

.fresh-products__icon_pig {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/pig.png");
  width: 3.7rem;
  height: 2.8rem;
  margin-left: 0.9rem;
}

.modal__close_forFresh {
  width: 4rem;
  height: 4rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/icon _close.png");
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  position: absolute;
  right: 4.5rem;
  top: 3.1rem;
  z-index: 1;
  cursor: pointer;
}

@media only screen and (max-width: 1023px) {
  .modal__wrapper.freshProducts {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 85.1rem;
  }
  .modal__body.freshProducts {
    border-radius: 2.2rem;
    overflow: visible;
    width: 95%;
  }
  .modal__content.freshProducts {
    background: transparent;
  }
  .modal__close_forFresh {
    width: 1.35rem;
    height: 1.35rem;
    right: 2.7rem;
    top: 3rem;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/icon_close_mobile.png");
  }
}

@media only screen and (max-width: 1023px) {
  .fresh-products {
    max-width: 85.1rem;
    width: 100%;
    max-width: none;
    border-radius: 1.5rem;
    padding: 0.8rem;
  }
  .fresh-products-left-up {
    position: absolute;
    left: 10%;
    width: 11%;
    height: 11%;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/Vector-2.png");
    background-repeat: no-repeat;
    z-index: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .fresh-products-left-down {
    position: absolute;
    left: 7%;
    bottom: 26%;
    width: 14%;
    height: 11%;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/leafs-left.png");
    background-repeat: no-repeat;
    z-index: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .fresh-products-right-up {
    position: absolute;
    right: 7%;
    top: 30%;
    width: 14%;
    height: 12%;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/leafs-right.png");
    background-repeat: no-repeat;
    z-index: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .fresh-products-right-down {
    position: absolute;
    right: -6%;
    bottom: 30%;
    width: 11%;
    height: 11%;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/Vector-5.png");
    background-repeat: no-repeat;
    z-index: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .fresh-products__wrapper {
    position: relative;
    background-image: none;
    background-color: #D1DE90;
    padding: 2.6rem 2.7rem 5rem;
    min-height: 38.6rem;
    height: 100%;
    gap: 0.7rem;
    background-size: cover;
  }
  .fresh-products__title {
    font-size: 4.5rem;
    line-height: 110%;
  }
  .fresh-products__subtitle {
    line-height: 127%;
    font-size: 2rem;
  }
  .fresh-products__subtitle span {
    font-weight: 500;
    font-size: 2rem;
    line-height: 127%;
    padding: 0.3rem 1rem;
    margin-top: 0;
    border-radius: 0.5rem;
    margin: 0.5rem auto 0;
  }
  .fresh-products__info {
    max-width: 50rem;
    width: 100%;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.7rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .fresh-products__info p:first-child {
    max-width: 100%;
    width: 100%;
    font-size: 1.4rem;
    border-radius: 1.3rem;
    height: 5.1rem;
    padding: 0.7rem 1.5rem;
    text-align: left;
  }
  .fresh-products__info p:last-child {
    max-width: 19.3rem;
    width: 100%;
    font-size: 1.4rem;
    border-radius: 1.3rem;
    height: 5.1rem;
    padding: 0.7rem 1.5rem;
    text-align: left;
  }
  .fresh-products__text {
    font-size: 1.6rem;
    line-height: 133%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-bottom: 0;
  }
  .fresh-products__text br:last-child {
    display: none;
  }
  .fresh-products__btn {
    bottom: -2.7rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 18rem;
    width: 100%;
    font-size: 1.6rem;
    padding: 1.1rem 0;
    border-radius: 1.1rem;
  }
  .fresh-products__btn::before {
    content: '';
    display: block;
    width: 4rem;
    height: 2.5rem;
    position: absolute;
    top: -53%;
    right: 10%;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/allPage/btnLeafs.png");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .fresh-products__icon {
    width: 1.6rem;
    height: 1.6rem;
  }
}

@media only screen and (max-width: 724px) {
  .fresh-products {
    max-width: none;
    border-radius: 1.5rem;
    padding: 0.8rem;
  }
  .fresh-products__icon_pig {
    vertical-align: sub;
  }
  .fresh-products-left-up {
    left: 9%;
    top: 1.8rem;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .fresh-products-left-down {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    bottom: 29%;
    left: 5%;
  }
  .fresh-products-right-up {
    top: 29%;
    height: 12%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .fresh-products-right-down {
    right: 0%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .fresh-products__title {
    font-size: 3.6rem;
  }
  .fresh-products__title span:before {
    display: none;
  }
  .fresh-products__title br {
    display: block;
  }
  .fresh-products__subtitle {
    line-height: 127%;
    font-size: 1.5rem;
  }
  .fresh-products__subtitle span {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 127%;
    padding: 0.3rem 1rem;
    margin-top: 0;
    border-radius: 0.5rem;
    display: block;
    margin: 0.5rem auto 0;
  }
  .fresh-products__info {
    max-width: 24.7rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fresh-products__info p:first-child {
    font-size: 1.1rem;
    height: 4.7rem;
  }
  .fresh-products__info p:last-child {
    max-width: 16.7rem;
    font-size: 1.2rem;
    border-radius: 1.3rem;
    height: 4.7rem;
  }
  .fresh-products__text {
    font-size: 1.2rem;
  }
  .fresh-products__text br:last-child {
    display: none;
  }
  .fresh-products__btn {
    max-width: 14.7rem;
    font-size: 1.4rem;
  }
  .fresh-products__btn::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.description__text {
  margin-top: 6rem;
}

.description__text li a {
  margin-top: 5rem;
  margin-bottom: 1.4rem;
  font-size: 2.2rem;
  line-height: 1.3;
  font-family: "TT Firs Neue", sans-serif;
  letter-spacing: 0.01em;
  font-weight: 600;
  text-transform: uppercase;
}

.description__text li a:hover {
  color: #bf0702;
}

.description__text p {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
  word-wrap: break-word;
  -ms-hyphens: auto;
  hyphens: auto;
}

.description__text ul {
  padding-left: 2.4rem;
  list-style: disc;
  margin-top: 0;
  margin-bottom: 0.8rem;
}

.description__text h2 {
  margin-bottom: 5rem;
  margin-top: 5rem;
  font-size: 3rem;
  line-height: 1.2;
  font-family: "TT Firs Neue", sans-serif;
  letter-spacing: 0.01em;
  font-weight: 600;
  text-transform: uppercase;
}

form.confirm-formform.confirm-form_gradient {
  padding-top: 1rem;
  gap: 0;
}

.js-flat-input#checkout-delivery-mobile-2 {
  padding: 0;
}

.button.modal-delivery__button.js-address-send {
  margin-top: 1rem;
}

div.addres-modal {
  position: absolute;
  top: 8%;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: white;
  z-index: 2;
  width: 65%;
  margin: 0 auto;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 1.9rem;
  border-radius: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 1;
}

.confirm-form {
  /* background-color: antiquewhite; */
  height: auto;
  gap: 1rem;
}

.form.addres-form {
  opacity: 0;
  z-index: -1;
}

div.modal-form-confirm {
  position: absolute;
  top: auto;
  bottom: 0;
  overflow: hidden;
}

.hide {
  display: none !important;
}

.hide-opacity {
  opacity: 0;
}

.height-constant {
  height: 42%;
}

.confirm-form-btn--btn {
  position: absolute;
  top: 10.5rem;
  left: 50%;
  -webkit-transform: translate(-50%, 1rem);
  -ms-transform: translate(-50%, 1rem);
  transform: translate(-50%, 1rem);
  width: 92%;
  margin: 0 auto;
}

.address-modal__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-height: 700px) {
  .address-modal__question {
    font-size: 1.2rem;
  }
  .address-modal__output {
    font-size: 1.2rem;
    margin-top: 0;
  }
}

.btn--active {
  background-color: #bf0702 !important;
  color: white !important;
}

.address-modal__no-btn,
.address-modal__yes-btn {
  height: 3.5rem !important;
  background-color: #efe9e9;
  color: #3b2c2c;
  width: 48%;
  font-size: 0.8rem;
  font-weight: 600;
}

.address-modal__question {
  text-transform: uppercase;
  margin: 0;
  font-size: 1.2rem;
  margin-top: 2rem;
  font-weight: 400;
}

.address-modal__output {
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0.5rem;
  font-size: 1.5rem;
}

.height-zero {
  height: 0%;
}

.opacity-zero {
  opacity: 0;
}

.opacity-nozero {
  opacity: 1;
}

.height-fix {
  height: 18rem;
}

.height-fix-full {
  height: 35rem;
}

.height-fix-full-suggestion {
  height: 35rem;
}

.my-element {
  height: 100vh;
  /* Fallback for browsers that do not support Custom Properties */
  height: calc(var(--vh, 1vh) * 100);
}

@media (max-width: 2100px) {
  .l-ss-c-host-wrapper-is-completions {
    width: 20% !important;
  }
}

@media (max-width: 2000px) {
  .l-ss-c-host-wrapper-is-completions {
    width: 19% !important;
  }
}

@media (max-width: 1900px) {
  .l-ss-c-host-wrapper-is-completions {
    width: 16% !important;
  }
}

@media (max-width: 1700px) {
  .l-ss-c-host-wrapper-is-completions {
    width: 17% !important;
  }
}

@media (max-width: 1600px) {
  .l-ss-c-host-wrapper-is-completions {
    width: 18% !important;
  }
}

@media (max-width: 1600px) {
  .l-ss-c-host-wrapper-is-completions {
    width: 19% !important;
  }
}

@media (max-width: 1150px) {
  .l-ss-c-host-wrapper-is-completions {
    width: 70% !important;
  }
}

@media (max-width: 650px) {
  .l-ss-c-host-wrapper-is-completions {
    width: 100% !important;
  }
}

.checkout__body--m-top {
  margin-top: 3rem;
}

.checkout__draft--m-bottom {
  margin-bottom: 0;
}

.checkout__box-content--flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2.4rem 3rem 2.4rem 3rem !important;
}

/*Работа с чекбокс*/
.checkout__checkbox {
  display: none;
}

.checkout__draft--m-bottom {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.checkout__checkbox + label {
  position: relative;
  padding-left: 4rem;
  height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkout__checkbox + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.2rem;
  width: 2.4rem;
  height: 2.4rem;
  background-color: #f7f5f1;
  border-radius: 0.4rem;
}

.checkout__checkbox:checked + label::before {
  width: 2.5rem;
  height: 2.5rem;
  background-color: white;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../assets/svg_icons/check-box-svg.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .checkout__draft--m-bottom {
    font-size: 1.2rem;
  }
  .checkout__box-content--flex-center {
    padding: 2.4rem 3rem 2.4rem 3rem;
  }
  .checkout__checkbox:checked + label::before {
    width: 2rem;
    height: 2rem;
  }
  .checkout__checkbox + label:before {
    width: 2rem;
    height: 2rem;
  }
}

.card__date-notice-cart {
  font-size: 1.2rem;
}

@media only screen and (max-width: 520px) {
  img.garanty-img {
    margin-top: 0.5rem;
  }
}

.site-bg {
  padding-bottom: 5.5rem;
}

@media only screen and (max-width: 520px) {
  .site-bg {
    padding-bottom: 3rem;
  }
}

.rotate::after {
  -webkit-transform: rotate(180deg) translate(0, 50%) !important;
  -ms-transform: rotate(180deg) translate(0, 50%) !important;
  transform: rotate(180deg) translate(0, 50%) !important;
}

.modal-delivery__name--pvz {
  text-transform: uppercase;
}

@media (min-width: 1279px) {
  [data-modal-id="modal-delivery-pvz-address"] .modal__content {
    width: 98rem;
  }
}

.js-banner picture {
  width: 100%;
}

.js-banner img {
  max-height: 100%;
  width: 100%;
  height: auto;
}

[v-cloak] {
  display: none;
}

.btn__disabled {
  opacity: 0.8;
  pointer-events: none;
}

.pmf-text {
  font-size: 1.3rem;
  display: block;
  margin-top: 1rem;
  bottom: -1.6rem;
  z-index: 10;
  color: #bf0802;
}

.pmf-text--uppercase {
  text-transform: uppercase;
}

.product__info-availability .pmf-text {
  bottom: -25%;
}

@media (max-width: 500px) {
  .pmf-text {
    font-size: 0.9rem;
    bottom: -1rem;
  }
}

.card__image .swiper-button-prev,
.card__image .swiper-button-next {
  display: none;
}

.card__image .swiper {
  width: 100%;
  height: 100%;
  margin: 0;
}

.shop__item.card .card__header {
  pointer-events: none;
}

.tab-map-btn {
  margin-top: 3rem !important;
}

.card__image .swiper-slide-active {
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}

.circle-next,
.circle-prev {
  width: 5rem;
  height: 5rem;
  padding: 2rem;
  border-radius: 50%;
  background-color: white;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-next::after,
.circle-prev::after {
  color: #bf0802 !important;
  font-size: 2rem;
}

.circle-prev {
  left: 1rem;
  top: 29% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.circle-next {
  right: 0;
  top: 29% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.circle-prev.swiper-button-disabled {
  opacity: 0.8;
  pointer-events: initial;
}

.circle-next.swiper-button-disabled {
  opacity: 0.8;
  pointer-events: initial;
}

@media (max-width: 1024px) {
  .circle-next,
  .circle-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/*-----------------------------------*/
.swiper__full-img .swiper-button-next,
.swiper__full-img .swiper-button-prev {
  text-rendering: auto;
}

@media (max-width: 1024px) {
  .card__image .swiper-wrapper {
    height: initial;
  }
}

/*----------------СТИЛИ СЛАЙДЕР---------------------*/
.receips-filter-wrapper .swiper-button-next {
  border-top-right-radius: 8.5rem;
  border-bottom-right-radius: 8.5rem;
  margin-top: 1rem;
}

.receips-filter-wrapper .swiper-button-prev {
  margin-top: 1rem;
}

.receips-filter {
  position: relative;
  max-width: calc(100% - 4.4rem);
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  overflow: auto;
  opacity: 1;
  margin-bottom: 2.5rem;
}

@media (max-width: 1024px) {
  .receips-filter {
    max-width: initial;
    width: 100%;
    opacity: 0;
  }
}

.product__shop-slider {
  overflow: initial !important;
}

.circle-prev.swiper-button-disabled .circle-next.swiper-button-disabled {
  opacity: 0.8;
}

.receips-filter-slider .swiper-scrollbar {
  display: none;
}

.js-similar-slider.js-shop-slider .circle-next {
  top: 44% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 2.5rem;
}

.js-similar-slider.js-shop-slider .circle-prev {
  top: 44% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 2.5rem;
}

.receips-filter-slider .circle-prev {
  left: 0;
}

.receips-filter-wrapper {
  min-height: 5rem;
  overflow: initial;
  min-height: 50px;
  width: 100%;
  margin-right: 0.2rem;
}

.partners__goods-slider .swiper-scrollbar {
  display: none;
}

.detail-recipe__products-slider {
  width: calc(100% + 2rem);
}

.detail-recipe__products-slider .circle-next {
  right: 2rem;
  top: 44% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.detail-recipe__products-slider .circle-prev {
  top: 44% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.detail-article__description_recipe .detail-recipe__products-title {
  margin-bottom: -3.5rem;
}

.receips-filter-wrapper .swiper-button-prev {
  right: 4rem;
}

.partners__goods-title {
  margin-top: 0;
  margin-bottom: -2.8rem;
}

.catalog-sales__products-slider .receips-filter-wrapper {
  position: relative;
}

@media (max-width: 1024px) {
  .catalog-sales__products-slider .receips-filter {
    opacity: 1;
  }
}

.catalog-sales__products-slider {
  position: relative;
  overflow: hidden;
  margin-left: -2.4rem;
  margin-right: -2rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

.product__shop-slider .circle-next {
  top: 44% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product__shop-slider .circle-prev {
  top: 44% !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*Скрываем и отображаем серые стрелки в категориях*/
.catalog-sales__products-slider .circle-next {
  display: none;
}

.catalog-sales__products-slider .circle-prev {
  display: none;
}

.js-similar-slider {
  margin-left: -2.4rem;
  margin-right: -2rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

.js-shop-slider .receips-filter-wrapper {
  position: relative;
}

.js-shop-slider .circle-next {
  right: 0;
}

.js-shop-slider .circle-prev {
  left: 0;
}

.js-shop-slider .swiper-scrollbar {
  display: none;
}

.partners__goods {
  overflow: hidden;
}

.receips-filter-wrapper .swiper-button-next {
  right: 0.1rem;
}

.product__shop-title {
  margin-top: 0;
  margin-bottom: -4rem;
}

.catalog-sales__products {
  margin-top: 3rem;
}

.catalog-sales__products-title {
  margin: 0;
  margin-bottom: -3.5rem;
  color: #bf0802;
  font-size: 2.8rem;
  font-weight: 600;
}

@media only screen and (max-width: 1023px) {
  .catalog-sales__products-title {
    margin-bottom: -3.5rem;
  }
}

.catalog-sales__products-slider-wrapper {
  margin-bottom: 5rem;
}

/*----------------СТИЛИ СЛАЙДЕР END---------------------*/
/*-------------Стили применены к табу заказы в ЛК клиента------*/
.user-cabinet [v-cloak] {
  display: none;
}

.user-cabinet__orders .checkout__box-content {
  position: relative;
}

.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.fade-enter, .fade-leave-to {
  opacity: 0;
}

/*------------*/
.modal__body-mobile.basket__modal__mobile {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  height: 8rem;
  z-index: 2;
  margin-left: 0;
  width: calc(100% - 25rem);
}

.error {
  padding-bottom: 11.4rem;
}

@media only screen and (max-width: 1023px) {
  .error {
    padding-bottom: 5.4rem;
  }
}

.error .breadcrumbs {
  margin-bottom: 6rem;
}

@media only screen and (max-width: 1023px) {
  .error .breadcrumbs {
    margin-bottom: 4rem;
  }
}

.error__content {
  text-align: center;
  padding-block: 5rem 9rem;
}

.error__content-image {
  margin: 0 0 3rem;
}

.error__content-title {
  margin: 0 0 8rem;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.033rem;
  text-transform: uppercase;
}

.error__content-more p {
  margin: 0 0 3rem;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

.error__content-button {
  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;
  gap: 1rem;
}

@media only screen and (max-width: 1023px) {
  .error__content-button {
    -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;
  }
}

.about {
  padding-bottom: 12rem;
}

.about p {
  margin-top: 0;
}

.about p:last-child {
  margin-bottom: 0;
}

.about .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .about .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.about__title {
  margin-top: 0;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1023px) {
  .about__title {
    margin-bottom: 4rem;
  }
}

.about__content-wrapper {
  position: relative;
}

.about__content {
  position: relative;
}

.about__map-wrapper {
  position: absolute;
  top: 0;
  left: -2.4rem;
  right: -2.4rem;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}

@media only screen and (max-width: 1023px) {
  .about__map-wrapper {
    left: -2rem;
    right: -2rem;
  }
}

.about__map {
  position: absolute;
  left: 50%;
  top: 5.2rem;
  width: 119.5rem;
  height: 109.8rem;
  -webkit-transform: translate(-82%);
  -ms-transform: translate(-82%);
  transform: translate(-82%);
}

@media only screen and (max-width: 1919px) {
  .about__map {
    -webkit-transform: translate(-81%);
    -ms-transform: translate(-81%);
    transform: translate(-81%);
  }
}

@media only screen and (max-width: 1023px) {
  .about__map {
    top: 15.5rem;
    width: 75rem;
    height: 69rem;
    -webkit-transform: translate(-57%);
    -ms-transform: translate(-57%);
    transform: translate(-57%);
  }
}

.about__map-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.about__logo {
  margin: 0 auto 3rem;
  width: 24.4rem;
  height: 27.5rem;
}

@media only screen and (max-width: 1023px) {
  .about__logo {
    margin-bottom: 3.4rem;
    width: 17.2rem;
    height: 19.3rem;
  }
}

.about__logo-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.about__main-text {
  margin: 0 auto 11.7rem;
  max-width: 70.2rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  font-size: 3rem;
  text-align: center;
  letter-spacing: 0.01em;
}

.about__main-text span {
  color: var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .about__main-text {
    margin-bottom: 8.4rem;
    font-size: 2rem;
  }
}

.about__main-text:last-child {
  margin-bottom: 0;
}

.about__location {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  margin-bottom: 11.3rem;
  padding: 0 3.5rem;
}

@media only screen and (max-width: 1919px) {
  .about__location {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1.15fr);
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .about__location {
    grid-template-columns: 100%;
    gap: 5.3rem;
    margin-bottom: 6rem;
  }
}

.about__location:last-child {
  margin-bottom: 0;
}

.about__location-column_right .about__location-text {
  max-width: 30.8rem;
}

@media only screen and (max-width: 1023px) {
  .about__location-column_right .about__location-text {
    max-width: 30rem;
  }
}

.about__location-text {
  max-width: 41rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  letter-spacing: 0.007em;
  line-height: 1.6;
}

.about__location-text strong {
  color: var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .about__location-text {
    margin-left: auto;
    margin-right: auto;
    max-width: 38.4rem;
    font-size: 1.5rem;
    text-align: center;
  }
}

.about__location-logo {
  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;
  margin-bottom: 2.3rem;
  border-radius: 50%;
  width: 22.5rem;
  height: 22.5rem;
  background: var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .about__location-logo {
    width: 16rem;
    height: 16rem;
    margin: 0 auto 2rem;
  }
}

.about__location-logo-image {
  width: calc(155 / 225 * 100%);
  height: calc(155 / 225 * 100%);
  -o-object-fit: contain;
  object-fit: contain;
}

.about__manufacture {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  margin-bottom: 4.6rem;
  border-radius: 2.2rem;
  background: var(--surface-bg, #f7f5f1);
}

.about__manufacture:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1919px) {
  .about__manufacture {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1.371fr);
  }
}

@media only screen and (max-width: 1023px) {
  .about__manufacture {
    grid-template-columns: 100%;
    margin-bottom: 3rem;
  }
}

.about__manufacture-column_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 3rem 3.8rem 4.2rem 3.5rem;
}

@media only screen and (max-width: 1023px) {
  .about__manufacture-column_text {
    padding: 2rem 2.5rem 5.7rem;
  }
}

.about__manufacture-text {
  font-family: "TT Firs Neue", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1023px) {
  .about__manufacture-text {
    font-size: 2rem;
  }
}

.about__manufacture-button-wrapper {
  margin-top: auto;
  padding-top: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .about__manufacture-button {
    height: 5rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    font-size: 1.2rem;
    letter-spacing: 0.01em;
  }
}

.about__manufacture-button svg {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.about__manufacture-image-box {
  border-radius: 0 2.2rem 2.2rem 0;
  height: 51.7rem;
  min-height: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .about__manufacture-image-box {
    border-radius: 0 0 1.8rem 1.8rem;
    height: calc(204 / 320 * (100vw - 4rem));
  }
}

.about__manufacture-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center bottom;
  object-position: center bottom;
}

.about__statistics {
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 3rem;
  margin-bottom: 10rem;
}

.about__statistics:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .about__statistics {
    grid-auto-flow: row;
    margin-bottom: 6rem;
  }
}

.about__statistics-item {
  max-width: 23.8rem;
}

@media only screen and (max-width: 1919px) {
  .about__statistics-item {
    max-width: 19.8rem;
  }
}

@media only screen and (max-width: 1023px) {
  .about__statistics-item {
    max-width: 32rem;
  }
}

.about__statistics-item:first-child {
  max-width: 19.5rem;
}

@media only screen and (max-width: 1919px) {
  .about__statistics-item:first-child {
    max-width: 15.5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .about__statistics-item:first-child {
    max-width: 22.8rem;
  }
}

@media only screen and (max-width: 1919px) {
  .about__statistics-item:nth-child(2) {
    max-width: 11.8rem;
  }
}

@media only screen and (max-width: 1023px) {
  .about__statistics-item:nth-child(2) {
    max-width: 32rem;
  }
}

.about__statistics-item:nth-child(3) {
  max-width: 26.4rem;
}

@media only screen and (max-width: 1919px) {
  .about__statistics-item:nth-child(3) {
    max-width: 22.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .about__statistics-item:nth-child(3) {
    max-width: 26.9rem;
  }
}

.about__statistics-title {
  margin-bottom: 1.1rem;
  font-size: 4.4rem;
  font-weight: 600;
  line-height: 0.8;
  letter-spacing: -0.02em;
  white-space: nowrap;
}

@media only screen and (max-width: 1023px) {
  .about__statistics-title {
    margin-bottom: 0.8rem;
    font-size: 3.8rem;
  }
}

.about__statistics-text {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1023px) {
  .about__statistics-text {
    font-size: 1.4rem;
  }
}

.about__director {
  margin-bottom: 8rem;
  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-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1023px) {
  .about__director {
    margin-bottom: 7rem;
  }
}

.about__director:last-child {
  margin-bottom: 0;
}

.about__director-text {
  margin-bottom: 4.5rem;
  max-width: 87.5rem;
  font-size: 3rem;
}

@media only screen and (max-width: 1919px) {
  .about__director-text {
    max-width: 77rem;
  }
}

@media only screen and (max-width: 1023px) {
  .about__director-text {
    margin-bottom: 2.5rem;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

.about__director-text q::before, .about__director-text q::after {
  color: var(--primary, #bf0702);
}

.about__director-text:last-child {
  margin-bottom: 0;
}

.about__director-photo {
  margin-bottom: 1.2rem;
  border-radius: 50%;
  width: 11rem;
  height: 11rem;
  overflow: hidden;
}

.about__director-photo-image {
  display: block;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.about__director-name {
  max-width: 25.2rem;
  margin-bottom: 0.6rem;
  font-weight: 600;
}

.about__director-info {
  max-width: 25.2rem;
  font-size: 1.4rem;
  color: var(--gray-additional-font, #9292a2);
}

.about__advantages-item {
  border-top: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

.about__advantages-item.is-active .about__advantages-header {
  color: var(--primary, #bf0702);
}

.about__advantages-item.is-active .about__advantages-more::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about__advantages-item.is-active .about__advantages-content {
  visibility: visible;
  opacity: 1;
}

.about__advantages-item.is-active .about__advantages-icon-box {
  background: var(--primary, #bf0702);
}

.about__advantages-item.is-active .about__advantages-icon_active {
  opacity: 1;
}

.about__advantages-item.is-visible .about__advantages-content {
  overflow: visible;
  max-height: none;
}

.about__advantages-header {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.6rem;
  width: 100%;
  padding: 2.5rem 0;
  border: none;
  text-align: left;
  background: none;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
}

.about__advantages-header:focus-visible {
  outline: none;
  color: var(--primary, #bf0702);
  background: var(--surface-bg, #f7f5f1);
}

@media (hover: hover) {
  .about__advantages-header:hover {
    color: var(--primary, #bf0702);
  }
}

@media only screen and (max-width: 1023px) {
  .about__advantages-header {
    gap: 1.4rem;
    padding-top: 2.9rem;
    padding-bottom: 2.9rem;
  }
}

.about__advantages-icon-box {
  position: relative;
  border-radius: 50%;
  width: 9rem;
  height: 9rem;
  background: var(--surface-bg, #f7f5f1);
  -webkit-transition: 0.3s background;
  transition: 0.3s background;
}

@media only screen and (max-width: 1023px) {
  .about__advantages-icon-box {
    width: 5.2rem;
    height: 5.2rem;
  }
}

.about__advantages-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}

.about__advantages-icon_active {
  opacity: 0;
}

.about__advantages-title {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .about__advantages-title {
    font-size: 1.6rem;
  }
}

.about__advantages-more {
  position: relative;
  padding-right: 2rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 0.9;
  letter-spacing: 0.015em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .about__advantages-more {
    padding-left: 0;
    overflow: hidden;
    height: 3rem;
    text-indent: -999.9rem;
    font-size: 0;
  }
}

.about__advantages-more::after {
  content: "";
  position: absolute;
  right: 0.1rem;
  top: 50%;
  margin-top: -0.35rem;
  width: 1rem;
  height: 0.7rem;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%2324242A' stroke-width='2'/%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%2324242A' stroke-width='2'/%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background: currentColor;
  -webkit-transition: 0.3s background, 0.3s -webkit-transform;
  transition: 0.3s background, 0.3s -webkit-transform;
  transition: 0.3s background, 0.3s transform;
  transition: 0.3s background, 0.3s transform, 0.3s -webkit-transform;
}

.about__advantages-content {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.3s ease-out, visibility 0.3s, opacity 0.3s;
  transition: max-height 0.3s ease-out, visibility 0.3s, opacity 0.3s;
}

.about__advantages-inner {
  padding: 2rem 4rem 6.7rem 11.6rem;
}

@media only screen and (max-width: 1023px) {
  .about__advantages-inner {
    padding: 0.4rem 0 4.4rem;
  }
}

.about__advantages-text {
  max-width: 78.8rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

.about__advantages-text ul {
  padding-left: 2.5rem;
  list-style: disc;
}

.articles {
  /*padding-bottom: 120px;

    @include breakpoint-down($mobile-width) {
        padding-bottom: 100px;
    }*/
}

.articles .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .articles .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.articles__title-wrap {
  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;
  margin-bottom: 3.4rem;
}

.articles__title-wrap .articles__title {
  margin: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .articles__title-wrap .articles__title {
    margin-bottom: 3rem;
  }
}

.articles__title-wrap .counter {
  margin-left: 1.2rem;
}

.articles__wrap {
  position: relative;
}

.articles__filter {
  position: relative;
  padding-top: 0;
  margin-bottom: 3.6rem;
  padding-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .articles__filter {
    display: block;
    margin-bottom: 3rem;
  }
}

.articles__filter .filter__select .choices__list--single {
  white-space: nowrap;
}

@media (max-width: 575.98px) {
  .articles__filter .filter__select {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.articles__filter .filter__row {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 1023px) {
  .articles__filter .filter__row {
    display: grid;
    grid-template-columns: 100%;
    gap: 1.7rem;
  }
}

.articles__filter .choices[data-type*=select-one] .choices__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

.articles__tags {
  max-width: 100%;
}

.articles__tags-list {
  margin-top: -0.8rem;
  margin-right: -0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 22rem;
}

@media only screen and (max-width: 1023px) {
  .articles__tags-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-right: -2rem;
    margin-left: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: initial;
  }
  .articles__tags-list::-webkit-scrollbar {
    display: none;
  }
}

.articles__tags-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.8rem;
  margin-top: 0.8rem;
  padding: 1rem 1.5rem;
  border-radius: 1rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  min-height: 3.6rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: 0.072rem;
  text-transform: uppercase;
  -webkit-transition: 0.3s color, 0.3s border-color, 0.3s background;
  transition: 0.3s color, 0.3s border-color, 0.3s background;
}

.articles__tags-item:hover {
  border-color: rgba(36, 36, 42, 0.35);
}

@media only screen and (max-width: 1023px) {
  .articles__tags-item {
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .articles__tags-item:last-child {
    margin-right: 0;
  }
}

.articles__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3.6rem 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .articles__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767.98px) {
  .articles__list {
    grid-template-columns: 100%;
  }
}

.articles__list .product__recipes-link {
  text-align: center;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

.articles__list .product__recipes-footer .tag {
  -webkit-transition: 0.3s color, 0.3s background;
  transition: 0.3s color, 0.3s background;
}

.articles__list .product__recipes-footer .tag svg {
  -webkit-transition: 0.3s stroke;
  transition: 0.3s stroke;
}

.articles__list .product__recipes-link-wrapper {
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  gap: 1.2rem;
}

.articles__list .product__recipes-link-wrapper:hover .product__recipes-button-like {
  opacity: 1;
}

.articles__list .product__recipes-link-wrapper:hover .product__recipes-link {
  color: var(--primary, #BF0702);
}

.articles__list .product__recipes-link-wrapper:hover .product__recipes-footer .tag {
  color: var(--white, #FFF);
  background: var(--primary, #BF0702);
}

.articles__list .product__recipes-link-wrapper:hover .product__recipes-footer .tag svg {
  stroke: var(--white, #FFF);
}

@media (hover: hover) {
  .articles__list .product__recipes-link-wrapper:hover .product__recipes-image img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}

.articles__list .product__recipes-button-like {
  position: absolute;
  top: 1.2rem;
  left: 50%;
  width: 6rem;
  height: 5rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition-property: background, opacity;
  transition-property: background, opacity;
}

.articles__list .product__recipes-wrap {
  padding-bottom: 4.4rem;
}

@media (max-width: 767.98px) {
  .articles__list .product__recipes-wrap {
    width: 32rem;
    height: 32rem;
  }
}

.articles__list .product__recipes-tags .tags {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.articles__list .product__recipes-tags .rating {
  height: 2rem;
  min-height: auto;
  margin: 0;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  border-radius: 0.6rem;
}

.articles__list .product__recipes-tags .rating .rating__number {
  line-height: 1;
  font-size: 1.2rem;
}

.articles__list .product__recipes-image img {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  will-change: transform;
}

@media (max-width: 767.98px) {
  .articles__list .product__recipes-image {
    width: 32rem;
    height: 32rem;
  }
}

.articles__more {
  margin-top: 7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 1023px) {
  .articles__more {
    margin-top: 5rem;
  }
}

.articles__more-button {
  width: 31.4rem;
  max-width: 100%;
}

.articles__more-button svg {
  position: relative;
  top: -0.1rem;
  display: block;
  fill: currentColor;
}

.articles__pagination {
  margin-top: 4.3rem;
  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;
}

.articles__bottom {
  margin-top: 14rem;
}

.cabinet {
  padding-bottom: 5rem;
}

.cabinet__group {
  position: relative;
}

.cabinet__close-icon {
  width: 3rem;
  height: 3rem;
  position: absolute;
  right: -1.3rem;
  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;
  right: -1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cabinet__close-icon-inner-eye {
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/cabinet-orders/eye.png");
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.7;
}

.cabinet__close-icon-inner-close {
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/close.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.cabinet__close-icon--refresh {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/cabinet-orders/refresh-icon.png");
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  opacity: 0.7;
}

@media only screen and (max-width: 1023px) {
  .cabinet {
    padding-bottom: 5.4rem;
  }
}

.cabinet .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.cabinet__title {
  margin-top: 0;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__title {
    margin-bottom: 2.6rem;
  }
}

.cabinet__tabs .tabs__nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 100%;
  margin-bottom: 4rem;
}

@media (max-width: 840px) {
  .cabinet__tabs .tabs__nav-scroll {
    overflow: auto;
    max-width: calc(100% + 4rem);
    margin: 0 -2rem 2rem;
    padding: 0 2rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .cabinet__tabs .tabs__nav-scroll::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 840px) {
  .cabinet__tabs .tabs__nav-wrapper {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #f7f5f1;
    border-radius: 1.6rem;
  }
}

@media (max-width: 840px) {
  .cabinet__tabs .tabs__nav {
    max-width: calc(100% + 2rem);
    margin: 0 0 0 0;
  }
}

.cabinet__tabs .catalog__list {
  margin-bottom: -0.4rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .catalog__list {
    width: 100%;
  }
}

.cabinet__tabs .tabs__button {
  max-width: 27.9rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .tabs__button {
    font-size: 1.4rem;
    padding: 1.2rem 1.8rem;
    white-space: nowrap;
    max-width: 100%;
    width: 100%;
  }
  .cabinet__tabs .tabs__button.button {
    height: 5rem;
  }
  .cabinet__tabs .tabs__button.button.product__review-button {
    height: 6.2rem;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.5;
  }
}

.cabinet__tabs button.detail-article__rating-item {
  padding: 0;
}

.cabinet__tabs .modal .button {
  max-width: unset;
}

.cabinet__tabs .promotion__item-btn-button button {
  height: 6.2rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .promotion__item-btn-button button {
    height: 5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .card__price {
    margin: 0 0 1.1rem;
  }
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .card__footer {
    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;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .cabinet__tabs .card__footer .card__button {
    -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
    font-feature-settings: "salt" on, "calt" off, "liga" off;
    font-family: "TT Firs Neue", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.055rem;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .cabinet__tabs .card__footer .card__like {
    padding: 0;
    width: 3.8rem;
    height: 3.2rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 3.8rem;
    flex: 0 0 3.8rem;
    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;
  }
  .cabinet__tabs .card__footer .card__like svg {
    width: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .card__like {
    display: inline-block;
  }
}

.cabinet__tabs .address__title {
  margin: 0 0 2rem;
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.042rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .address__title {
    margin: 0 0 1.8rem;
  }
}

.cabinet__tabs .address-modal__new {
  width: 100%;
  max-width: 100%;
  margin: 0 0 8rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .address-modal__new {
    margin: 0 0 5rem;
  }
}

.cabinet__tabs .address-modal__radio-text {
  font-size: 1.8rem;
  line-height: 1.5;
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .address-modal__radio-text {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}

.cabinet__tabs .address-modal__new-text {
  font-size: 1.8rem;
  line-height: 1.5;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
}

@media only screen and (max-width: 1023px) {
  .cabinet__tabs .address-modal__new-text {
    font-size: 1.4rem;
  }
}

.cabinet__favorite {
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cabinet .shop__filter {
  margin: 0 0 3rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet .shop__filter {
    padding: 0.8rem 1.4rem;
  }
  .cabinet .shop__filter button {
    padding: 0;
  }
}

.cabinet .card {
  padding-bottom: 0;
}

.cabinet .card__like {
  opacity: 1;
}

.cabinet .card__like svg {
  stroke: none;
  fill: #bf0702;
}

.cabinet .product__review-row {
  max-width: 55.8rem;
}

.cabinet .product__review-row .button {
  max-width: 100%;
}

.cabinet .checkout-button {
  position: relative;
  display: inline-block;
}

.cabinet .checkout-button__message {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  position: absolute;
  left: calc(100% + 1.6rem);
  top: -0.2rem;
  padding: 1.6rem 2rem 1.8rem;
  border-radius: 1.2rem;
  background: #179c49;
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
}

@media only screen and (max-width: 1023px) {
  .cabinet .checkout-button__message {
    left: -1rem;
    top: -7rem;
  }
}

.cabinet .checkout-button__message._saved {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.cabinet .checkout-button__message:before {
  content: "";
  position: absolute;
  top: calc(50% - 0.7rem);
  left: -0.8rem;
  border-top: 0.7rem solid transparent;
  border-right: 0.8rem solid #179c49;
  border-bottom: 0.7rem solid transparent;
}

@media only screen and (max-width: 1023px) {
  .cabinet .checkout-button__message:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: auto;
    bottom: -1rem;
    left: calc(40% - 0.8rem);
  }
}

.cabinet .checkout-button__message p {
  color: #fff;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  margin: 0;
  padding: 0 0 0 2.5rem;
  position: relative;
  font-family: "Manrope", sans-serif;
  white-space: nowrap;
}

.cabinet .checkout-button__message p:before {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0.1rem;
  width: 1.2rem;
  height: 0.8rem;
  border-top: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.cabinet .checkout__fields {
  margin: 0 0 3rem;
  max-width: 40rem;
}

.cabinet .checkout__fields-payment {
  padding: 1.6rem 2.7rem 1.6rem 1.9rem;
  border-radius: 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  margin: 0 0 1.7rem;
  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;
}

@media only screen and (max-width: 1023px) {
  .cabinet .checkout__fields-payment {
    padding: 1.6rem 2rem 1.6rem 1.9rem;
  }
}

.cabinet .checkout__fields-payment-card svg {
  margin: 0 0 1.9rem;
}

.cabinet .checkout__fields-payment-card p {
  margin: 0;
  overflow: hidden;
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  text-overflow: ellipsis;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.cabinet .profile-form .input__field.invalid {
  -webkit-box-shadow: 0 0.1rem var(--primary, #bf0702);
  box-shadow: 0 0.1rem var(--primary, #bf0702);
  border-bottom: 0.1rem solid var(--primary, #bf0702);
}

.cabinet .checkout__box {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

@media only screen and (max-width: 1023px) {
  .cabinet .checkout__box {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}

@media only screen and (max-width: 1023px) {
  .cabinet .checkout__box-title {
    font-size: 1.6rem;
  }
}

.cabinet .checkout__box-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.cabinet .checkout__box-content + .checkout__box-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.8rem;
  flex: 0 0 58.8rem;
}

@media only screen and (max-width: 1919px) {
  .cabinet .checkout__box-content + .checkout__box-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49.7rem;
    flex: 0 0 49.7rem;
  }
}

@media only screen and (max-width: 1023px) {
  .cabinet .checkout__box-content + .checkout__box-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .cabinet .checkout__box-content + .checkout__box-content .checkout__box-title {
    margin: 0 0 2rem;
  }
  .cabinet .checkout__box-content + .checkout__box-content .address-modal__point-button {
    padding: 0;
    width: 4.6rem;
  }
}

.cabinet .checkout__box-content .button {
  height: 5rem;
  padding: 1.6rem 2.4rem;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.066rem;
  text-transform: uppercase;
  min-width: 22rem;
}

.cabinet .promotion__item {
  border: 0.2rem solid #bf0720;
  border-radius: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 2.4rem;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 1.6rem;
  }
}

.cabinet .promotion__item:before {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 1.2rem;
  background: #fff;
  top: -0.2rem;
  left: 50%;
  margin-left: -1.2rem;
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/before.svg") center no-repeat;
}

.cabinet .promotion__item:after {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 1.2rem;
  background: #fff;
  bottom: -0.2rem;
  left: 50%;
  margin-left: -1.2rem;
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/after.svg") center no-repeat;
}

.cabinet .promotion__item:last-of-type {
  margin: 0;
}

.cabinet .promotion__item-content {
  padding: 2.3rem 2.8rem 2.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item-content {
    padding: 2.4rem 2.4rem 4.7rem;
  }
}

.cabinet .promotion__item-content-title {
  color: var(--primary, #bf0702);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.033rem;
  text-transform: uppercase;
  margin: 0 0 1.2rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item-content-title {
    font-size: 1.6rem;
    margin: 0 0 1rem;
  }
}

.cabinet .promotion__item-content-badge {
  padding: 0.6rem 1rem;
  color: var(--white, #fff);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.036rem;
  text-transform: uppercase;
  background: #bf0702;
  border-radius: 0.8rem;
  margin: 0 0 6.9rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item-content-badge {
    margin: 0 0 1.6rem;
    padding: 0.7rem 1rem;
    font-size: 1rem;
  }
}

.cabinet .promotion__item-content-text {
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item-content-text {
    font-size: 1.4rem;
  }
}

.cabinet .promotion__item-btn {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2.3rem 5.6rem;
  position: relative;
}

.cabinet .promotion__item-btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 98%;
  width: 0.4rem;
  background-image: repeating-linear-gradient(0deg, #bf0702, #bf0702 0.4rem, transparent 0.4rem, transparent 1.4rem, #bf0702 1.4rem);
  background-size: 0.4rem 100%, 100% 0.4rem, 0.4rem 100%, 100% 0.4rem;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item-btn {
    padding: 4.1rem 4.1rem 5.4rem;
  }
  .cabinet .promotion__item-btn:after {
    bottom: inherit;
    left: 0.4rem;
    right: 0;
    width: 98%;
    height: 0.4rem;
    background-image: repeating-linear-gradient(180deg, #bf0702, #bf0702 0.4rem, transparent 0.4rem, transparent 1.4rem, #bf0702 1.4rem), repeating-linear-gradient(270deg, #bf0702, #bf0702 0.4rem, transparent 0.4rem, transparent 1.4rem, #bf0702 1.4rem);
  }
}

.cabinet .promotion__item-btn-text {
  margin-bottom: 1rem;
  border-radius: 8.5rem;
  background: var(--surface-bg, #f7f5f1);
  width: 100%;
  color: var(--dark-font, #24242a);
  text-align: center;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.077rem;
  text-transform: uppercase;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item-btn-text {
    margin-bottom: 0.8rem;
    font-size: 1.2rem;
    letter-spacing: 0.066rem;
  }
}

.cabinet .promotion__item-btn-button {
  margin: 0 0 1.9rem;
}

.cabinet .promotion__item-btn-button .button {
  padding: 2.1rem 3.2rem;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
  position: relative;
}

.cabinet .promotion__item-btn-button .button .copied__message {
  position: absolute;
  z-index: 1;
  width: auto;
  top: -7.2rem;
  padding: 1.6rem 2rem 1.8rem 2rem;
  border-radius: 1.2rem;
  background: #179c49;
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
}

.cabinet .promotion__item-btn-button .button .copied__message:before {
  content: "";
  position: absolute;
  bottom: -0.6rem;
  left: calc(50% - 0.8rem);
  border-top: 0.7rem solid #179c49;
  border-right: 0.8rem solid transparent;
  border-left: 0.8rem solid transparent;
}

.cabinet .promotion__item-btn-button .button .copied__message p {
  color: #fff;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "Manrope", sans-serif;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: initial;
  letter-spacing: initial;
}

.cabinet .promotion__item-btn-button .button .copied__message p svg {
  width: 1.684rem;
  height: 3rem;
  margin: 0 1rem 0 0;
}

.cabinet .promotion__item-btn-button .button .copied__message._show {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.cabinet .promotion__item-btn-date {
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  text-align: center;
}

.cabinet .promotion__item-disabled {
  border: 0.2rem solid #d3d3da;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item-disabled {
    border: 0.2rem solid #d3d3da;
  }
}

.cabinet .promotion__item-disabled:before {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/before-disabled.svg") center no-repeat;
}

.cabinet .promotion__item-disabled:after {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/after-disabled.svg") center no-repeat;
}

.cabinet .promotion__item-disabled .promotion__item-content {
  padding: 2.3rem 2.8rem 2.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cabinet .promotion__item-disabled .promotion__item-content-title {
  color: #d3d3da;
}

.cabinet .promotion__item-disabled .promotion__item-content-badge {
  background: #d3d3da;
}

.cabinet .promotion__item-disabled .promotion__item-content-text {
  opacity: 0.4;
}

.cabinet .promotion__item-disabled .promotion__item-btn {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2.3rem 5.6rem;
}

.cabinet .promotion__item-disabled .promotion__item-btn:after {
  background-image: repeating-linear-gradient(0deg, #d3d3da, #d3d3da 0.4rem, transparent 0.4rem, transparent 1.4rem, #d3d3da 1.4rem);
  background-size: 0.4rem 100%, 100% 0.4rem, 0.4rem 100%, 100% 0.4rem;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .cabinet .promotion__item-disabled .promotion__item-btn {
    padding: 4.1rem 4.1rem 5.4rem;
  }
  .cabinet .promotion__item-disabled .promotion__item-btn:after {
    bottom: inherit;
    left: 0.4rem;
    right: 0;
    width: 98%;
    height: 0.4rem;
    background-image: repeating-linear-gradient(180deg, #d3d3da, #d3d3da 0.4rem, transparent 0.4rem, transparent 1.4rem, #d3d3da 1.4rem), repeating-linear-gradient(270deg, #d3d3da, #d3d3da 0.4rem, transparent 0.4rem, transparent 1.4rem, #d3d3da 1.4rem);
  }
}

.cabinet .promotion__item-disabled .promotion__item-btn-button .promotion__item-btn-text {
  opacity: 0.4;
}

.cabinet .promotion__item-disabled .promotion__item-btn-button .button {
  border-color: #bf070233;
}

.cabinet .promotion__item-disabled .promotion__item-btn-button .button span {
  opacity: 0.4;
}

.cabinet .promotion__item-disabled .promotion__item-btn-date {
  color: #9292a2;
}

.cabinet__order {
  text-align: left;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  padding: 3rem 0;
  width: 100%;
}

.cabinet__order .cabinet__order-header {
  border: none;
  background: none;
  padding: 0;
  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: 100%;
  width: 100%;
}

.cabinet__order-title {
  text-align: left;
}

.cabinet__order-title .cabinet__order-status {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order-title .cabinet__order-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.cabinet__order-title p {
  margin: 0 0 0.6rem;
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.033rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order-title p {
    font-size: 1.5rem;
    margin: 0 0 0.4rem;
  }
}

.cabinet__order-title span {
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: Manrope;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order-title span {
    font-size: 1.2rem;
    margin: 0 0 1.4rem;
    display: inline-block;
  }
}

.cabinet__order-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order-info .cabinet__order-status {
    display: none;
  }
}

.cabinet__order-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cabinet__order-price {
  margin: 0 3rem 0 2rem;
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 80%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order-price {
    font-size: 1.5rem;
    margin: 0 0 0 1.2rem;
    width: 10.5rem;
    text-align: right;
  }
}

.cabinet__order-body {
  opacity: 0;
  overflow: hidden;
  max-height: 0;
  visibility: hidden;
  -webkit-transition: max-height 0.4s ease-out, visibility 0.3s, opacity 0.2s;
  transition: max-height 0.4s ease-out, visibility 0.3s, opacity 0.2s;
}

.cabinet__order-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cabinet__order:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

.cabinet__order.is-active {
  padding-bottom: 0;
  border-bottom: none;
}

.cabinet__order.is-active .cabinet__order-title p {
  color: #bf0702;
}

.cabinet__order.is-active .about__advantages-more:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.cabinet__order.is-active .cabinet__order-body {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-height: none;
}

.cabinet__order .checkout__finished-delete {
  display: none !important;
}

.cabinet__order .checkout__box-content {
  border-radius: 2.2rem;
  background: var(--surface-bg, #f7f5f1);
  margin-top: 3rem;
  padding: 0 2.4rem 4rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order .checkout__box-content {
    padding: 0.8rem 2rem 3rem;
  }
}

.cabinet__order .checkout__box-content .checkout__finished-count,
.cabinet__order .checkout__box-content .checkout__finished-pack {
  background: #fff;
}

.cabinet__order .checkout__finished-btn {
  margin: 4.5rem 0 0;
  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;
  gap: 0.6rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order .checkout__finished-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 2.6rem 0 0;
  }
  .cabinet__order .checkout__finished-btn button {
    font-size: 1.2rem !important;
    height: 5rem;
  }
}

.cabinet__order .checkout__finished-extra {
  margin: -3.4rem -2.4rem 4.5rem;
  border-radius: 1.6rem;
  border: 0.2rem solid var(--dark-font, #24242a);
  padding: 0 0 3rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order .checkout__finished-extra {
    margin: -3.4rem -2rem 2.6rem;
  }
}

.cabinet__order .checkout__finished-extra.checkout__finished-extra--late {
  border: 0.2rem solid #9898a8;
  padding: 0;
}

.cabinet__order .checkout__finished-extra .title {
  width: 100%;
  background: #24242a;
  color: #fff;
  text-align: center;
  padding: 0.5rem 0 0.7rem;
  color: var(--white, #fff);
  text-align: center;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  border-radius: 1rem 1rem 0 0;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order .checkout__finished-extra .title {
    margin: 0 0 0.8rem;
  }
}

.cabinet__order .checkout__finished-extra-title.checkout__finished-extra-title--late.title {
  background: #9898a8;
}

.cabinet__order .checkout__finished-extra .checkout__finished-product {
  margin: 0 2.4rem;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order .checkout__finished-extra .checkout__finished-product {
    margin: 0 2rem;
  }
}

.cabinet__order .checkout__finished-extra .button {
  margin: 3rem 2.4rem 0;
  width: calc(100% - 4.8rem);
  max-width: 100%;
}

@media only screen and (max-width: 1023px) {
  .cabinet__order .checkout__finished-extra .button {
    margin: 3rem 2rem 0;
    width: calc(100% - 4rem);
    height: 5rem;
    font-size: 1.2rem;
  }
}

.cabinet .address-modal__point-button span {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .cabinet .address-modal__point {
    padding: 1.8rem 2rem 2.2rem;
  }
  .cabinet .address-modal__point-content p {
    font-size: 1.6rem;
  }
  .cabinet .address-modal__point-content span {
    font-size: 1.2rem;
  }
  .cabinet .address-modal__point-btns {
    width: 100%;
    gap: 1rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .cabinet .address-modal__point-btns button {
    /* flex: 0 1 50%;*/
    font-size: 1rem;
    height: auto;
    padding: 0.9rem 1.2rem;
  }
  .cabinet .address-modal__point-btns button svg {
    width: 1.6rem;
    height: 1.6rem;
  }
  .cabinet .address-modal__point .address-modal__point-button span {
    display: inline-block;
    margin: 0 0 0 0.6rem;
    color: var(--primary, #bf0702);
    text-align: center;
    -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
    font-feature-settings: "salt" on, "calt" off, "liga" off;
    font-family: "TT Firs Neue", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.055rem;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 1023px) {
  .cabinet .address-modal__point-wrap {
    -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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 2.4rem;
  }
}

.status {
  text-align: center;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  padding: 0.4rem 0.8rem;
  border-radius: 0.7rem;
}

.status-active {
  color: #24242a;
  background: #f7f5f1;
}

.status-gray {
  color: #9292a2;
  background: #f7f5f1;
}

.status-red {
  color: #fff;
  background: #bf0702;
}

.status-green {
  color: #fff;
  background: #179c49;
}

.status__tippy-btns {
  margin-top: 1rem;
}

.status__tippy-btns button {
  height: 3.5rem;
}

.order_rating {
  padding: 0.6rem 0.4rem;
  background: #f7f5f1;
  border-radius: 0.85rem;
  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;
}

.order_rating .card__tag {
  height: auto;
  background: none;
  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;
}

.order_rating .card__tag .card__rating {
  margin: 0 0.8rem 0 0;
}

.order_rating .card__tag .card__rating svg {
  width: 1.4rem;
  height: 1.4rem;
}

.order_rating .card__tag .card__score {
  font-size: 1.5rem;
}

.user-cabinet .cabinet__order-info {
  margin-right: 3rem;
}

/******************************************* перенесено в _promotion.scss********************************/
.common-wrapper {
  padding: 2rem;
  background: #f7f5f1;
}

.promotion__wrapper {
  border-radius: 0.6rem;
  padding: 3rem 3rem 6rem 3rem;
  background: white;
  position: relative;
  padding: 3rem 3rem 5rem;
}

.opening__promotion {
  border-radius: 2rem 2rem 0 0;
  max-width: 7.7rem;
  height: 2.6rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.opening__promotion-btn {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/btnOpening.png") no-repeat center;
  background-size: contain;
  width: 100%;
  height: 100%;
  border: none;
  cursor: pointer;
}

.promotion__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion__header-item {
  background-color: #ffffff;
  border-radius: 0.6rem;
  height: 18rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.promotion__header-item--circle {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20rem;
  flex: 0 0 20rem;
  -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: border-box;
  box-sizing: border-box;
  background-color: transparent;
  padding: 0;
}

.promotion__icon {
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/nashaIcon.png") no-repeat center/cover;
  width: 18rem;
  height: 18rem;
}

.promotion__header-item--big {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
  /*min-width: 330px;*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.promotion__header-item--square {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20rem;
  flex: 0 0 20rem;
  -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;
  gap: 2rem;
}

.promotion__text {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.promotion__text--highlight {
  font-weight: 700;
  font-size: 2.6rem;
  text-transform: uppercase;
  color: #bf0702;
}

.promotion__text--highlight:after {
  content: "";
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/questioquestionInCircle.png") center no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  margin-left: 0.8rem;
  margin-bottom: 0.5rem;
  display: inline-block;
}

.promotion__text--percent {
  font-weight: 700;
  font-size: 2.6rem;
  text-transform: uppercase;
  color: #000000;
}

.promotion__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
  margin-bottom: 2rem;
}

.promotion__info-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 25rem;
  background-color: white;
  padding: 3rem;
  text-align: center;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.promotion__info-text {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 150%;
  letter-spacing: 0.02em;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 3rem;
  margin-top: auto;
}

.promotion__info-text span {
  font-weight: 700;
}

.promotion__info-text--fat {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: black;
  margin-top: 0;
}

.promotion__info-link-wrapper {
  border-radius: 10rem;
  padding: 0.5rem 2rem;
  max-width: 47.6rem;
  width: 100%;
  background: #f3eee3;
  margin-bottom: 1rem;
}

.promotion__info-link-wrapper a {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-align: center;
  color: black;
  white-space: normal;
  overflow-wrap: break-word;
  word-break: break-all;
}

.promotion__button-link {
  border: 0.1rem solid #bf0702;
  border-radius: 10rem;
  padding: 1rem 2rem;
  max-width: 47.6rem;
  width: 100%;
  height: 6.2rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: center;
  color: #bf0702;
  margin-bottom: 3rem;
  cursor: pointer;
  background-color: white;
}

.promotion__button-info {
  border-radius: 10rem;
  padding: 2rem 4rem;
  margin-bottom: 1rem;
  width: 25rem;
  background: #bf0702;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 125%;
  text-transform: uppercase;
  text-align: center;
  color: white;
  border: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.promotion__button-info:hover {
  background: #a80400;
}

.promotion__info-link {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-align: center;
  color: black;
  display: block;
  margin-top: 7.1rem;
}

.promotion__info-link:after {
  content: "";
  background: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/questioquestionInCircle.png") center no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  margin-left: 0.8rem;
  display: inline-block;
}

.promotion__coupon-info {
  width: 100%;
  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;
  padding: 3rem;
  gap: 3rem;
}

.promotion__coupon-header {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: black;
  text-align: center;
}

.promotion__coupon-text {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-align: center;
  color: black;
  text-align: center;
}

.promotion__info-link--right {
  position: relative;
  top: -3.5rem;
  margin-top: 0;
  margin-bottom: 2rem;
}

@media (max-width: 1023px) {
  .promotion__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .promotion__header {
    gap: 2rem;
  }
  .promotion__info-text-group--right {
    margin-bottom: 2rem;
  }
  .promotion__info-link--right {
    top: -0.8rem;
  }
}

@media (max-width: 725px) {
  .promotion__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .promotion__header-item--circle {
    display: none;
  }
  .promotion__header-item.promotion__header-item--big {
    padding: 2rem;
  }
  .promotion__header-item.promotion__header-item--square {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 11rem;
    flex: 0 0 11rem;
  }
  .promotion__info-link {
    margin-top: 0;
    margin-bottom: 3.4rem;
  }
  .promotion__coupon-header.margin {
    margin-bottom: 2rem;
  }
  .answers-quiz__header {
    font-size: 2.6rem !important;
  }
  .common-wrapper {
    margin: 0 -2rem;
  }
  .promotion__info-notLink {
    margin-bottom: 2rem;
  }
}

.link.copied__message.js-green-message p {
  color: white;
  margin: 0 auto;
}

.link.copied__message.js-green-message {
  width: 75%;
  padding: 1.6rem 2rem 1.8rem 2rem;
}

/**********************************************************************************************/
.answers-quiz__wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5rem 4.6rem;
}

.answers-quiz__header {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 100%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: black;
  margin-bottom: 4rem;
}

.answers-quiz__questions {
  width: 100%;
}

.answers-quiz__question {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4rem;
  padding-bottom: 4rem;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.1);
  margin-bottom: 4rem;
}

.answers-quiz__question:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.answers-quiz__question-header {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: black;
}

.answers-quiz__question-header span {
  color: #bf0702;
}

.answers-quiz__question-answer {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
}

.answers-quiz__question-text {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: rgba(0, 0, 0, 0.5);
}

.answers-quiz__question-text span {
  font-weight: 700;
}

@media (max-width: 725px) {
  .answers-quiz__wrapper {
    padding: 2rem 0;
  }
  .answers-quiz__header {
    margin-bottom: 2rem;
  }
  .answers-quiz__question {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    gap: 2rem;
  }
}

.promotion__button-info-small {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 154%;
  text-transform: uppercase;
  text-align: center;
  color: white;
  padding: 2.1rem 1.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.promotion__button-info-small span {
  color: #f4d58d;
}

.promotion__info-notLink {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 130%;
  letter-spacing: 0.02em;
  text-align: center;
  color: black;
  display: block;
}

.pad-0 {
  padding: 0;
}

.promocode .tippy-content {
  border-radius: 1.8rem;
  width: 100%;
  /*max-width: 234px;*/
  -webkit-box-shadow: 0 0.4rem 1.5rem 0 rgba(13, 10, 30, 0.2);
  box-shadow: 0 0.4rem 1.5rem 0 rgba(13, 10, 30, 0.2);
  background-color: #f7f5f1;
  line-height: 160%;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  color: #7a7a8a;
}

.coupon-container {
  text-align: center;
  margin-bottom: 1rem;
  background: #f7f5f1;
  border-radius: 2.1rem;
  padding: 0.5rem;
  width: 100%;
}

.opening__promotion_big {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  height: auto;
}

.promotion__item_notActive {
  opacity: 0.5;
  pointer-events: none;
}

.link.copied__message {
  position: absolute;
  z-index: 1;
  width: 62%;
  top: -8.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0.6rem 2rem;
  border-radius: 1.2rem;
  background: #179c49;
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
}

.link.copied__message:before {
  content: "";
  position: absolute;
  bottom: -0.6rem;
  left: calc(50% - 0.8rem);
  border-top: 0.7rem solid #179c49;
  border-right: 0.8rem solid transparent;
  border-left: 0.8rem solid transparent;
}

._show {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.promotion__info-link-wrapper {
  position: relative;
}

.promotion__coupon-info {
  padding: 0 0 3rem 0;
}

.cabinet .promotion__item-content-badge {
  margin: 0 0 auto;
}

.promotion__text.black span {
  color: black;
}

.cabinet .promotion__item-btn {
  min-width: 45%;
}

.promotion__wrapper {
  padding: 3rem;
}

.promotion__coupon-info {
  padding: 0;
}

.checkout {
  padding-top: 2rem;
  padding-bottom: 11rem;
  position: relative;
}

.checkout__promo-box {
  max-height: 11rem;
  overflow-y: auto;
}

.checkout__newtext {
  margin: 0 0 2rem 0;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  padding: 1.5rem;
  border-radius: 1.2rem;
  font-size: 1.4rem;
  font-weight: 500;
  color: #4b4747;
}

@media only screen and (max-width: 1023px) {
  .checkout__newtext {
    padding: 1.5rem;
    border-radius: 1.2rem;
    font-size: 1.2rem;
  }
}

.checkout__newtext--promo {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: white;
  z-index: 11;
  -webkit-box-shadow: 0 -0.1rem 2rem -0.2rem rgba(34, 60, 80, 0.2);
  box-shadow: 0 -0.1rem 2rem -0.2rem rgba(34, 60, 80, 0.2);
}

.checkout__newtext--points {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11;
  background-color: white;
  -webkit-box-shadow: 0 -0.1rem 2rem -0.2rem rgba(34, 60, 80, 0.2);
  box-shadow: 0 -0.1rem 2rem -0.2rem rgba(34, 60, 80, 0.2);
}

@media only screen and (max-width: 1023px) {
  .checkout {
    padding-bottom: 1rem;
  }
}

.checkout__body .authoriztion__policy {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .checkout__body .authoriztion__policy {
    display: block;
  }
}

@media only screen and (max-width: 1279px) {
  .checkout__header {
    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: 4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .checkout__header {
    -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;
    row-gap: 1.4rem;
    margin-bottom: 2.2rem;
  }
}

.checkout__title {
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1279px) {
  .checkout__title {
    margin-bottom: 0;
  }
}

.checkout__grid {
  display: grid;
  grid-template-columns: 749fr 367fr;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  gap: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__grid {
    display: block;
  }
}

.checkout__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__body {
    row-gap: 1.4rem;
  }
}

.checkout__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /* @include breakpoint-down($desktop-width) {
            flex-direction: column;
        }*/
}

.checkout__box_mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .checkout__box_mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.checkout__box-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  padding: 2.4rem 3rem 4rem 3rem;
}

.checkout__box-content .choices__list--dropdown {
  -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.025);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.025);
}

@media only screen and (max-width: 1919px) {
  .checkout__box-content {
    padding: 2.4rem 3rem 3rem 3rem;
  }
}

@media only screen and (max-width: 1023px) {
  .checkout__box-content {
    padding: 1.8rem 2rem 3rem 2rem;
  }
}

.checkout__box-content_gray {
  /* flex: 0 1 463px;*/
  padding-right: 2.5rem;
  background: var(--surface-bg, #f7f5f1);
  /*border-radius: 0 16px 16px 0;*/
  border-radius: 0 0 1.6rem 1.6rem;
}

@media only screen and (max-width: 1919px) {
  .checkout__box-content_gray {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    border-radius: 0 0 1.6rem 1.6rem;
  }
}

.checkout__box-title {
  margin-top: 0;
  margin-bottom: 3rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__box-title {
    font-size: 1.6rem;
    margin: 0 0 2.6rem;
  }
}

.checkout__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 2.6rem;
  max-width: 37rem;
}

.checkout__fields .input._invalid {
  position: relative;
}

.checkout__fields .input._invalid:after {
  content: "Поле необходимо заполнить";
  color: var(--primary, #bf0702);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  white-space: nowrap;
  right: 0;
  bottom: -1.6rem;
}

.checkout__fields .input._invalid .input__field {
  border-bottom: 0.1rem solid var(--primary, #bf0702);
}

.checkout__tabs {
  max-width: 37rem;
  z-index: 2;
  /* .tabs__button {
             @include breakpoint-down($mobile-width) {
                 font-size: 12px;
                 padding: 12px 0;
                 max-width: 144px;
             }
         }*/
}

@media only screen and (max-width: 1023px) {
  .checkout__tabs .tabs__nav {
    max-width: 28.8rem;
  }
}

.checkout__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
}

.checkout__delivery {
  margin: 1.4rem 3rem;
  display: none;
}

.checkout__delivery.show {
  display: block;
}

.checkout__delivery .checkout__row {
  margin-bottom: 2rem;
}

.checkout__delivery .checkout__agree-item-group {
  margin-left: 0;
}

.checkout__footer {
  padding-top: 2.6rem;
}

.checkout__footer_indent {
  padding-top: 0;
}

.checkout__footer_indent .checkout__text {
  margin-bottom: 1rem !important;
}

.checkout__change {
  margin-bottom: 1.2rem;
  padding: 0 1.5rem;
  color: #bf0702;
  text-align: center;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
  /* 15px */
  letter-spacing: 0.0494rem;
  text-transform: uppercase;
}

.checkout__text {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.012rem;
}

.checkout__text:not(:last-of-type) {
  margin-bottom: 1rem;
}

.checkout__text:last-of-type {
  margin-bottom: 0;
}

.checkout__link {
  color: var(--secondary, #003d73);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 140%;
}

.checkout__agree-span {
  opacity: 1;
  font-size: 1.4rem;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
  font-size: 1rem;
  text-transform: uppercase;
  color: #bf0802;
}

@media only screen and (max-width: 1023px) {
  .checkout__agree-span {
    font-size: 1rem;
  }
}

.checkout__agree-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.checkout__agree-item:not(:last-child) {
  margin-bottom: 1.8rem;
}

.checkout__agree-item_save {
  margin-top: 5rem;
}

.checkout__agree-item-group {
  margin-left: 3rem;
}

.checkout__agree-description {
  color: var(--gray-additional-font, #9292a2);
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -0.012rem;
  display: block;
  margin-top: 0.4rem;
}

.checkout__agree-description a {
  color: var(--secondary, #003d73);
}

.checkout__description {
  margin-top: 0;
  margin-bottom: 0;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.checkout__description_text {
  margin-top: 1rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.checkout__info {
  margin-bottom: 3rem;
}

.checkout__date {
  display: grid;
  gap: 1.6rem;
}

.checkout__date:not(:last-child) {
  margin-bottom: 4.5rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__date-hide {
    display: none !important;
  }
}

.checkout__date-red-block {
  border: 0.3rem solid #bf0702;
  border-radius: 1rem;
  padding: 1rem;
  margin-bottom: 0.5rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

.checkout__date-title {
  margin: 0;
}

.checkout__date-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  height: 4.4rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  color: #7a7a8a;
  font-size: 1.2rem;
  line-height: 4.4rem;
  letter-spacing: 0.048rem;
  text-align: center;
  text-transform: uppercase;
  border-radius: 11.5rem;
  background: var(--surface-bg, #f7f5f1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.checkout__date-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkout__date-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.checkout__date-radio input:checked ~ .checkout__date-text {
  color: var(--white, #fff);
  background: var(--primary, #bf0702);
}

.checkout__date-radio input:disabled ~ .checkout__date-text {
  color: rgba(122, 122, 138, 0.45);
  pointer-events: none;
  cursor: not-allowed;
}

.checkout__date-radio_yellow .checkout__date-text {
  color: var(--system-warning, #e77d00);
  background: rgba(224, 121, 0, 0.1);
}

.checkout__date-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.6rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__date-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.checkout__date-grid_period {
  grid-template-columns: repeat(5, 12rem);
}

@media only screen and (max-width: 1919px) {
  .checkout__date-grid_period {
    grid-template-columns: repeat(4, 12rem);
  }
}

@media only screen and (max-width: 1023px) {
  .checkout__date-grid_period {
    grid-template-columns: repeat(2, 1fr);
  }
}

.checkout__date-notice, .checkout__date-description {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.checkout__date-notice {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.8rem;
}

.checkout__another {
  margin-top: 5rem;
}

.checkout__another + .checkout__fields {
  margin-top: 3rem;
}

.checkout__select {
  position: relative;
}

.checkout__select-lebel {
  z-index: 1;
  left: 0;
  color: var(--dark-font, #24242a);
  font-size: 0.9rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0495rem;
  text-transform: uppercase;
}

.checkout__promo {
  padding: 1.8rem 3rem 0 3rem;
  position: relative;
}

.checkout__promo:after {
  content: "";
  display: block;
  position: absolute;
  top: -7.9rem;
  width: 100%;
  height: 0;
  left: 0;
  pointer-events: none;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(6.67%, rgba(255, 255, 255, 0.99)), color-stop(13.33%, rgba(255, 255, 255, 0.96)), color-stop(20%, rgba(255, 255, 255, 0.92)), color-stop(26.67%, rgba(255, 255, 255, 0.85)), color-stop(33.33%, rgba(255, 255, 255, 0.77)), color-stop(40%, rgba(255, 255, 255, 0.67)), color-stop(46.67%, rgba(255, 255, 255, 0.56)), color-stop(53.33%, rgba(255, 255, 255, 0.44)), color-stop(60%, rgba(255, 255, 255, 0.33)), color-stop(66.67%, rgba(255, 255, 255, 0.23)), color-stop(73.33%, rgba(255, 255, 255, 0.15)), color-stop(80%, rgba(255, 255, 255, 0.08)), color-stop(86.67%, rgba(255, 255, 255, 0.04)), color-stop(93.33%, rgba(255, 255, 255, 0.01)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #fff 0%, rgba(255, 255, 255, 0.99) 6.67%, rgba(255, 255, 255, 0.96) 13.33%, rgba(255, 255, 255, 0.92) 20%, rgba(255, 255, 255, 0.85) 26.67%, rgba(255, 255, 255, 0.77) 33.33%, rgba(255, 255, 255, 0.67) 40%, rgba(255, 255, 255, 0.56) 46.67%, rgba(255, 255, 255, 0.44) 53.33%, rgba(255, 255, 255, 0.33) 60%, rgba(255, 255, 255, 0.23) 66.67%, rgba(255, 255, 255, 0.15) 73.33%, rgba(255, 255, 255, 0.08) 80%, rgba(255, 255, 255, 0.04) 86.67%, rgba(255, 255, 255, 0.01) 93.33%, rgba(255, 255, 255, 0) 100%);
}

.no-shadow .checkout__promo:after {
  opacity: 0;
}

@media only screen and (max-width: 480px) and (orientation: landscape) {
  .checkout__promo:after {
    height: 0rem;
  }
}

@media only screen and (max-width: 1023px) {
  .checkout__promo {
    padding: 0;
  }
}

.checkout__promo-input {
  position: relative;
  margin-bottom: 1rem;
}

.checkout__promo-input .input__label {
  -webkit-transform: translateY(1.8rem);
  -ms-transform: translateY(1.8rem);
  transform: translateY(1.8rem);
}

.checkout__promo-input input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: initial;
  padding-right: 11rem;
  line-height: 3rem;
}

.checkout__promo-button {
  position: absolute;
  width: 11rem;
  top: 1rem;
  right: 0.7rem;
  z-index: 1;
}

@media only screen and (max-width: 1023px) {
  .checkout__promo-button {
    right: 1.2rem;
  }
}

.checkout__promo-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0.8rem 1.2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  border-radius: 1rem;
  background: var(--surface-bg, #f7f5f1);
}

.checkout__promo-code:not(:last-of-type) {
  margin-bottom: 0.6rem;
}

.checkout__promo-code-text {
  color: var(--secondary, #003d73);
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 140%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.checkout__promo-code-text span {
  color: var(--gray-additional-font, #9292a2);
}

.checkout__promo-code.selected {
  background: var(--system-positive, #179c49);
}

.checkout__promo-code.selected .checkout__promo-code-text {
  color: var(--white, #fff);
}

.checkout__promo-code.selected .checkout__promo-code-text span {
  color: var(--white, #fff);
  opacity: 0.6;
}

.checkout__promo-code-icon svg {
  fill: var(--secondary, #003d73);
}

.checkout__draft {
  margin-top: 0;
  margin-bottom: 3.6rem;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__draft {
    font-size: 1.4rem;
  }
}

.checkout__draft a {
  color: var(--secondary, #003d73);
}

.checkout__payment {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.checkout__payment-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.8rem 2.6rem 1.8rem 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  min-height: 14rem;
  color: var(--dark-font, #24242a);
  font-size: 1.4rem;
  line-height: 130%;
  letter-spacing: 0.042rem;
  text-transform: uppercase;
  border-radius: 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  -webkit-transition: color 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
  transition: color 0.3s, border 0.3s, box-shadow 0.3s;
  transition: color 0.3s, border 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

@media only screen and (max-width: 1023px) {
  .checkout__payment-label {
    min-height: 11rem;
    font-size: 1.2rem;
    letter-spacing: 0.036rem;
  }
}

.checkout__payment-label::before {
  content: "";
  position: absolute;
  top: 1.8rem;
  left: 2rem;
  width: 2rem;
  height: 2rem;
  border-radius: 10rem;
  border: 0.1rem solid rgba(36, 36, 42, 0.12);
  background: var(--surface-bg, #f7f5f1);
}

.checkout__payment-radio input:checked ~ .checkout__payment-label {
  border-radius: 1.6rem;
  border: 0.1rem solid var(--primary, #bf0702);
  -webkit-box-shadow: 0 0 0 0.1rem var(--primary, #bf0702);
  box-shadow: 0 0 0 0.1rem var(--primary, #bf0702);
}

.checkout__payment-radio input:checked ~ .checkout__payment-label::before {
  border-width: 0.5rem;
  border-color: var(--primary, #bf0702);
  background-color: #fff;
}

.checkout__finished-text {
  margin-top: 0;
  margin-bottom: 2.8rem;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
}

.checkout__finished-button {
  margin-bottom: 3.4rem;
}

.checkout__finished-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.6rem;
  padding: 2.4rem 0 2.8rem 0;
  border-bottom: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-product {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1.2rem 0 1.6rem 0;
  }
}

.checkout__finished-product:last-child {
  margin-bottom: 3.4rem;
}

.checkout__finished-product--summary {
  padding: 2.2rem 0;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-product--summary {
    padding: 1.6rem 0;
  }
}

.checkout__finished-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1.2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.checkout__finished-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 6rem;
  height: 6rem;
  overflow: hidden;
  font-size: 0;
  border-radius: 1rem;
}

.checkout__finished-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.checkout__finished-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-info {
    gap: 1.2rem;
  }
}

.checkout__finished-name {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.014rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-name {
    font-size: 1.2rem;
    font-weight: 600;
  }
}

.checkout__finished-name--big {
  font-size: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-name--big {
    font-size: 1.4rem;
  }
}

.checkout__finished-pack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 0.5rem 0.8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.6rem;
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.012rem;
  border-radius: 0.6rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-pack {
    font-size: 1rem;
    letter-spacing: 0.01rem;
  }
}

.checkout__finished-pack span:last-child {
  color: var(--gray-additional-font, #9292a2);
}

.checkout__finished-pack span:first-child, .checkout__finished-pack span:only-child {
  color: var(--dark-font, #24242a);
}

.checkout__finished-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-col {
    gap: 1rem;
    margin-left: 0;
  }
}

.checkout__finished-count {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 3.6rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 1rem;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.014rem;
  border-radius: 1rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-count {
    height: 3.2rem;
    font-size: 1.2rem;
    letter-spacing: 0.012rem;
  }
}

.checkout__finished-price {
  min-width: 13.8rem;
  color: var(--dark-font, #24242a);
  text-align: right;
  font-size: 2rem;
  line-height: 1;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-price {
    min-width: initial;
    font-size: 1.6rem;
    font-weight: 600;
  }
}

.checkout__finished-price--big {
  font-size: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-price--big {
    font-size: 2.2rem;
  }
}

.checkout__finished-delete {
  display: none;
  padding: 0;
  border: none;
  background: none;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.checkout__finished-list {
  display: grid;
  gap: 1.2rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-list {
    gap: 2.2rem;
  }
}

.checkout__finished-item {
  display: grid;
  grid-template-columns: 11.5rem 1fr;
  gap: 3rem;
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.4rem;
  }
}

.checkout__finished-item span:first-child {
  color: var(--gray-additional-font, #9292a2);
}

.checkout__finished-item span:last-child {
  color: var(--dark-font, #24242a);
}

.checkout__button-map {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.checkout__button-map:not(:last-of-type) {
  margin-right: 1rem;
}

.checkout.pay .basket_checkout {
  min-height: auto;
}

.checkout__finished-return {
  color: var(--gray-additional-font, #9292a2);
  text-align: center;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  background: #fff;
  padding: 0.3rem 0.8rem;
  border-radius: 0.7rem;
  margin: 0 2rem 0 0;
}

.checkout__finished-product.disabled .checkout__finished-image,
.checkout__finished-product.disabled .checkout__finished-info,
.checkout__finished-product.disabled .checkout__finished-count,
.checkout__finished-product.disabled .checkout__finished-price {
  opacity: 0.4;
}

.checkout__note {
  color: #24242a;
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.56rem;
  letter-spacing: 0.016rem;
  margin: 0 0 3rem 0;
}

@media only screen and (max-width: 1023px) {
  .checkout__note {
    margin: 0 0 2.6rem 0;
  }
}

@media only screen and (max-width: 1023px) {
  .checkout__button {
    font-size: 1.2rem;
    height: 5rem;
    line-height: 1.2rem;
    min-width: 28rem;
  }
}

.checkout .basket {
  border: none;
  top: 1.6rem;
  margin: 0;
  min-height: auto;
}

.checkout .basket__wrap {
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  border-radius: 1.6rem;
}

.checkout .basket__counter {
  margin-right: 0.5rem;
}

.checkout .basket__footer {
  padding: 2.6rem 3rem 3.4rem;
}

@media only screen and (max-width: 1919px) {
  .checkout .basket__footer {
    padding: 1.6rem 2.2rem 2.6rem;
  }
}

.checkout .checkout__another {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1.1rem;
  -moz-column-gap: 1.1rem;
  column-gap: 1.1rem;
  row-gap: 3rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.checkout .checkout__another .checkout__fields {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  display: none;
}

.checkout .checkout__another input:checked ~ .checkout__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout .checkbox__extend {
  grid-template-columns: repeat(1, 1fr);
}

.checkout__address-info {
  margin-top: -1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 0.8rem;
}

.checkout__address-info-item {
  color: var(--gray-additional-font, #9292a2);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: default;
}

.checkout__address-info-item span {
  color: var(--dark-font, #24242a);
  margin-left: 0.4rem;
}

.checkout__alert {
  border-radius: 11.5rem;
  background-color: var(--primary, #bf0702);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 1.4rem 2.6rem;
  -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: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.6rem;
}

.checkout__alert-text {
  padding: 0;
  margin: 0;
  color: var(--white, #fff);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.048rem;
  text-transform: uppercase;
  text-align: center;
}

.checkout__alert-subtext {
  padding: 0;
  margin: 0;
  color: var(--white, #fff);
  font-family: "Manrope", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 150%;
  text-align: center;
}

.checkout__requirements {
  margin-top: 1.6rem;
  border-radius: 1.6rem;
  background-color: var(--surface-bg, #f7f5f1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 1.2rem 1.6rem 1.2rem 1.7rem;
  gap: 0.9rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__requirements {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.checkout__requirements-text {
  margin: 0;
  padding: 0;
  color: var(--dark-font, #24242a);
  font-family: "Manrope", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.014rem;
}

.checkout__requirements-text-info {
  margin: 0 0 1rem;
}

.checkout__requirements-text-info {
  font-size: 1.4rem;
  margin: 0 0 1rem;
}

.checkout__requirements-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.2rem;
}

.checkout__requirements-list .tag {
  background-color: var(--white, #fff);
}

.checkout__note-star {
  margin: 0;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
}

.checkout__another--mt {
  margin-top: 2rem;
}

.checkout__another--mt-0 {
  margin-top: 0;
}

.checkout .tippy-box {
  min-width: 22rem;
}

.checkout__fields-fullfields {
  position: relative;
  top: -1.4rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__fields-fullfields {
    top: 0;
  }
}

.checkout__fields-span {
  margin-right: 1rem;
  color: rgba(36, 36, 42, 0.3);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0715rem;
  text-transform: uppercase;
}

.checkout__fields-fullfields-down {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -5rem;
  width: 3rem;
  height: 3rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/icon-down-product.svg");
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.7;
}

.checkout__fields-fullfields-up {
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  height: 3rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/icon-down-product.svg");
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.7;
  cursor: pointer;
}

.checkout__fields-fullfields p {
  margin-top: 0;
}

.checkout__box-title-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkout__box-fullfield {
  height: 10rem;
  overflow: hidden;
}

.checkout__finished-extra .checkout__finished-info {
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
  -ms-flex-direction: initial;
  flex-direction: initial;
}

.checkout__finished-extra .checkout__finished-info--pay-attention {
  color: #bf0702;
  font-weight: 600;
  padding: 1rem 3.5rem;
  font-size: 1.4rem;
}

@media only screen and (max-width: 1023px) {
  .checkout__finished-extra .checkout__finished-info--pay-attention {
    font-size: 1.2rem;
  }
}

.checkout__finished-extra .checkout__finished-info-flex {
  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;
}

.checkout__finished-extra .checkout__finished-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 1023px) {
  .site-content-checkout {
    margin-bottom: 2rem;
  }
}

.pvz__address {
  display: block;
  font-size: 1rem;
  color: #a5a5a9;
  text-transform: none;
}

.pvz__name {
  display: block;
}

@media (min-width: 1023px) {
  .checkout-delivery__pickup__item:hover {
    background: var(--surface-bg, #f7f5f1);
  }
  .checkout-delivery__pickup__item {
    padding: 1.8rem 2.2rem 2.2rem 0;
  }
  .checkout-delivery__pickup__from_lk {
    margin-bottom: 0.5rem;
  }
}

.checkout-delivery__pickup__item {
  position: relative;
  display: grid;
  gap: 0.7rem;
  padding: 0.5rem 2.2rem 0.5rem 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.checkout-delivery__pickup__name {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.036rem;
  text-transform: uppercase;
}

.checkout-delivery__pickup__info {
  margin: 0;
  color: rgba(36, 36, 42, 0.7);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.01rem;
}

.checkout-delivery__pickup__empty {
  font-weight: 200;
}

.checkout-delivery__pickup__from_lk {
  font-weight: 200;
  margin-bottom: 1.5rem;
}

.delivery .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .delivery .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.delivery__title {
  margin-top: 0;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__title {
    margin-bottom: 2.6rem;
  }
}

.delivery__block {
  padding: 0.6rem 0 3.8rem;
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.1);
}

.delivery__block-border-none {
  border-bottom: none;
  padding: 0.6rem 0 1.5rem !important;
}

.delivery__block-border-none p {
  text-transform: uppercase;
  font-size: 1.3rem;
  margin: 0;
  font-weight: 700;
  margin-bottom: 1.5rem;
  line-height: 1.3rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__block-border-none p {
    font-size: 1rem;
  }
}

.delivery__block-h3--title {
  font-size: 1rem;
  text-transform: uppercase;
}

.delivery__block-text--before {
  position: relative;
  padding-left: 1rem;
  margin-bottom: 2rem !important;
}

.delivery__block-text--before::before {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0;
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: #ad2619;
}

.delivery__block:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.delivery__block img {
  max-width: 55%;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}

.delivery__block a {
  -webkit-text-decoration: revert-layer;
  text-decoration: revert-layer;
}

.delivery__block-title {
  color: #1e1e1e;
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  line-height: 130%;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 2rem;
  font-style: normal;
  margin: 0 0 0.5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__block-title {
    font-size: 1.7rem;
  }
}

.delivery__block-time {
  letter-spacing: 0;
  margin: 0 0 0.5rem;
  color: #1e1e1e;
  font-size: 3rem;
  font-weight: 400;
  line-height: 129%;
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .delivery__block-time {
    font-size: 2.1rem;
  }
}

.delivery__block-text {
  color: #1e1e1e;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2rem;
  letter-spacing: 0;
  text-align: left;
  margin: 0;
  font-style: normal;
}

@media only screen and (max-width: 1023px) {
  .delivery__block-text {
    font-size: 1.2rem;
  }
}

.delivery__block-text::last-of-type {
  margin-bottom: 3.3rem;
}

.delivery__block-text2 {
  color: #1e1e1e;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin: 0 0 1.2rem;
  font-style: normal;
}

@media only screen and (max-width: 1023px) {
  .delivery__block-text2 {
    font-size: 1.3rem;
  }
}

.delivery__transport-title {
  color: #1e1e1e;
  font-size: 2rem;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-style: normal;
  margin: 4.4rem 0 3rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__transport-title {
    font-size: 1.7rem;
    margin: 4.4rem 0 1rem;
  }
}

.delivery__transport-subtitle {
  color: #1e1e1e;
  font-weight: 700;
  letter-spacing: 0;
  text-align: left;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 1.8rem;
  font-style: normal;
  line-height: 125%;
  margin: 0.6rem 0 1rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__transport-subtitle {
    font-size: 1.2rem;
  }
}

.delivery__transport-text {
  color: #1e1e1e;
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 125%;
  margin: 0 0 2.5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__transport-text {
    font-size: 1.2rem;
    margin: 0 0 1.9rem;
  }
}

.delivery__transport-text2 {
  color: #1e1e1e;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 125%;
}

@media only screen and (max-width: 1023px) {
  .delivery__transport-text2 {
    font-size: 1.2rem;
  }
}

.delivery__transport-icon-box {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background-color: #ad2619;
}

.delivery__transport-icon {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.delivery__transport-grid {
  display: grid;
  grid-gap: 1.6rem;
  grid-template-columns: 1fr 1fr;
  margin: 2.5rem 0 1.9rem;
}

@media only screen and (max-width: 558px) {
  .delivery__transport-grid {
    /*grid-template-columns: 1fr;*/
    grid-gap: 1.2rem;
  }
}

.delivery__transport-grid img {
  aspect-ratio: 1;
  border-radius: 2.2rem;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  /*@include breakpoint-down($mobile-width) {
                    width: 100%;
                    height: 300px;
                }*/
}

.delivery__transport-grid img.big {
  grid-column-start: 1;
  grid-column-end: 3;
  aspect-ratio: 15/7;
}

@media only screen and (max-width: 558px) {
  .delivery__transport-grid img.big {
    grid-column-end: 2;
    aspect-ratio: 1;
  }
}

.delivery__transport-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.3rem;
  justify-items: center;
  margin: 1.8rem 0 2rem;
}

.delivery__transport-block {
  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;
  border-radius: 0.9rem;
  background: #f7f5f1;
  padding: 1rem 2rem;
  min-height: 5rem;
}

.delivery__transport-block p {
  color: #1e1e1e;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: normal;
  text-align: center;
  margin: 0;
}

.delivery__transport h2 {
  color: #1e1e1e;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 2.2rem;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
}

.delivery__transport h3 {
  color: #1e1e1e;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: normal;
  text-align: left;
  margin: 0;
}

.delivery__zone-title {
  color: #24241a;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.03rem;
  margin: 0 0 1.5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-title {
    font-size: 1.6rem;
  }
}

.delivery__zone-text {
  color: #24242a;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
  margin: 0 0 5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-text {
    margin: 0 0 3.6rem;
  }
}

.delivery__zone-card {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1.6rem;
  margin: 0 0 3rem;
  overflow: auto;
  scrollbar-width: thin;
  padding: 0 2rem;
  margin: 0 -2rem 0;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card {
    scrollbar-width: none;
  }
}

.delivery__zone-card-item {
  min-height: 26.6rem;
  border-radius: 0.8rem;
  background: #f7f5f1;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #9292a2;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 145%;
  letter-spacing: -0.02rem;
  width: 36.7rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item {
    width: 17.7rem;
    font-size: 1.8rem;
    line-height: 1.5;
    min-height: auto;
    /*padding: 20px 38px 28px 26px;*/
  }
}

.delivery__zone-card-item b {
  color: #24242a;
  font-weight: 600;
}

.delivery__zone-card-item-block-img {
  position: relative;
  weight: 100%;
  height: 28rem;
  border-radius: 0.9rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img {
    height: 18rem;
  }
}

@media only screen and (max-width: 520px) {
  .delivery__zone-card-item-block-img {
    height: 17.7rem;
  }
}

.delivery__zone-card-item-block-img::after {
  position: absolute;
  left: 1.2rem;
  top: 1.2rem;
  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;
  content: "";
  border-radius: 50%;
  width: 1.2rem;
  height: 1.2rem;
  background-color: #d9d9d9;
}

@media only screen and (max-width: 1919px) {
  .delivery__zone-card-item-block-img::after {
    width: 2.2rem;
    height: 2.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img::after {
    width: 1.2rem;
    height: 1.2rem;
  }
}

.delivery__zone-card-item-block-img--first {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/desktop-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--first {
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/mobile-1.jpg");
    background-size: contain;
  }
}

.delivery__zone-card-item-block-img--first::after {
  content: "1";
}

@media only screen and (max-width: 1919px) {
  .delivery__zone-card-item-block-img--first::after {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--first::after {
    font-size: 0.6rem;
  }
}

.delivery__zone-card-item-block-img--second {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/desktop-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--second {
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/mobile-2.jpg");
    background-size: contain;
  }
}

.delivery__zone-card-item-block-img--second::after {
  content: "2";
}

@media only screen and (max-width: 1919px) {
  .delivery__zone-card-item-block-img--second::after {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--second::after {
    font-size: 0.6rem;
  }
}

.delivery__zone-card-item-block-img--thorty {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/desktop-3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--thorty {
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/mobile-3.jpg");
    background-size: contain;
  }
}

.delivery__zone-card-item-block-img--thorty::after {
  content: "3";
}

@media only screen and (max-width: 1919px) {
  .delivery__zone-card-item-block-img--thorty::after {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--thorty::after {
    font-size: 0.6rem;
  }
}

.delivery__zone-card-item-block-img--four {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/desktop-4-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--four {
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/mobile-4.jpg");
    background-size: contain;
  }
}

.delivery__zone-card-item-block-img--four::after {
  content: "4";
}

@media only screen and (max-width: 1919px) {
  .delivery__zone-card-item-block-img--four::after {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--four::after {
    font-size: 0.6rem;
  }
}

.delivery__zone-card-item-block-img--five {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/desktop-5.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--five {
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/mobile-5.jpg");
    background-size: contain;
  }
}

.delivery__zone-card-item-block-img--five::after {
  content: "5";
}

@media only screen and (max-width: 1919px) {
  .delivery__zone-card-item-block-img--five::after {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--five::after {
    font-size: 0.6rem;
  }
}

.delivery__zone-card-item-block-img--six {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/desktop-6.png");
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--six {
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/img/delivery/mobile-6.jpg");
    background-size: contain;
  }
}

.delivery__zone-card-item-block-img--six::after {
  content: "6";
}

@media only screen and (max-width: 1919px) {
  .delivery__zone-card-item-block-img--six::after {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-block-img--six::after {
    font-size: 0.6rem;
  }
}

.delivery__zone-card-item-title {
  color: #24242a;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 145%;
  letter-spacing: normal;
  text-align: left;
  text-transform: uppercase;
  padding: 1.4rem 0.9rem 0.4rem;
  margin: 0;
  margin-top: 1.5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-title {
    margin-top: 0;
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 520px) {
  .delivery__zone-card-item-title {
    margin-top: 0;
    font-size: 1.2rem;
  }
}

.delivery__zone-card-item-text {
  margin: 0;
  display: block;
  padding: 0 0.9rem 1.4rem;
  color: #24242a;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: normal;
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-card-item-text {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 520px) {
  .delivery__zone-card-item-text {
    font-size: 1rem;
  }
}

.delivery__zone-area {
  padding: 4.8rem 0 0;
}

.delivery__zone-area .area__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3.8rem;
}

.delivery__zone-area .area__head-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5rem;
  margin-bottom: 3rem;
}

.delivery__zone-area .area__block-left, .delivery__zone-area .area__block-right {
  width: 100%;
}

.delivery__zone-area .area__block-right .area__table-head,
.delivery__zone-area .area__block-right .area__table-body {
  padding-left: 1.3rem;
}

.delivery__zone-area .area__title {
  color: #24242a;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.02rem;
  margin: 0 0 5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__title {
    margin: 0 0 2.6rem;
  }
}

.delivery__zone-area .area__table {
  margin: 0 0 6.3rem;
  width: 100%;
}

.delivery__zone-area .area__table-cell--center {
  justify-self: center;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table {
    margin: 0 0 1.55rem;
  }
}

.delivery__zone-area .area__table--bottom .area__table-head,
.delivery__zone-area .area__table--bottom .area__table-row {
  grid-template-columns: 1fr 1fr 2.5rem 1fr 1fr;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table--bottom {
    margin-top: 3.8rem;
  }
}

.delivery__zone-area .area__table-zone {
  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: 3rem;
  text-align: center;
  background-color: #509bf7;
  border-radius: 11.5rem;
  width: 100%;
}

.delivery__zone-area .area__table-zone--gold {
  background-color: #ee9f48;
  margin-bottom: 0;
}

.delivery__zone-area .area__table-zone--red {
  background-color: #d96057;
  margin-bottom: 0;
}

.delivery__zone-area .area__table-span {
  padding: 1.3rem;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3rem;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table-span {
    padding: 0.9rem;
    font-size: 1rem;
  }
}

.delivery__zone-area .area__table-head {
  display: grid;
  grid-template-columns: 12rem repeat(6, 1fr);
  gap: 1rem;
  text-align: center;
  padding-bottom: 2rem;
  height: 8rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table-head {
    grid-template-columns: 7rem repeat(6, 1fr);
    gap: 0.8rem;
    height: auto;
  }
}

@media only screen and (max-width: 520px) {
  .delivery__zone-area .area__table-head {
    gap: 0.4rem;
  }
}

.delivery__zone-area .area__table-th {
  color: #1e1e1e;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table-th {
    color: #1e1e1e;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.2rem;
    letter-spacing: normal;
  }
}

.delivery__zone-area .area__table-row {
  display: grid;
  grid-template-columns: 12rem repeat(6, 1fr);
  gap: 1.4rem;
  text-align: center;
  border-top: 0.1rem solid rgba(36, 36, 42, 0.1);
  padding: 1.65rem 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table-row {
    grid-template-columns: 7rem repeat(6, 1fr);
    gap: 0.8rem;
  }
}

@media only screen and (max-width: 520px) {
  .delivery__zone-area .area__table-row {
    gap: 0.4rem;
  }
}

.delivery__zone-area .area__table-row:last-of-type {
  border-bottom: 0.1rem solid rgba(36, 36, 42, 0.1);
}

.delivery__zone-area .area__table-cell {
  color: #24242a;
  text-align: center;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.018rem;
  justify-self: center;
}

.delivery__zone-area .area__table-cell span {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table-cell {
    color: #1e1e1e;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
    letter-spacing: 0;
    text-align: center;
  }
}

.delivery__zone-area .area__table-cell:first-of-type {
  text-align: left;
}

.delivery__zone-area .area__table .area__tag {
  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.9rem 0.2rem 0.8rem 0.2rem;
  border-radius: 11.5rem;
  color: #fff;
  text-align: center;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  line-height: 130%;
  letter-spacing: 0.042rem;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table .area__tag {
    color: white;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1.3rem;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
  }
}

.delivery__zone-area .area__table .area__tag-red {
  min-width: 9.4rem;
  background: #bf0702;
  font-size: 1rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__table .area__tag-red {
    min-width: 7.4rem;
    font-size: 0.8rem;
    font-weight: 500;
  }
}

.delivery__zone-area .area__text {
  margin: 0 0 1.1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  letter-spacing: 0.015rem;
  color: #24242a;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__text {
    font-size: 1.2rem;
  }
}

.delivery__zone-area .area__h3 {
  color: #1e1e1e;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: 0;
  text-align: left;
  margin: 2.8rem 0 3rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__h3 {
    margin: 2.8rem 0 0.9rem;
    font-size: 1.2rem;
  }
}

.delivery__zone-area .area__time-intervals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  color: #1e1e1e;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2.8rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__time-intervals {
    font-size: 1.2rem;
  }
}

.delivery__zone-area .area__time-interval {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  border-radius: 3.9rem;
  background: #f7f5f2;
  padding: 0.9rem 0.8rem 0.8rem 0.7rem;
  text-align: center;
}

.delivery__zone-area .area__footer {
  margin: 3.9rem 0 9rem;
  border-top: 0.1rem solid rgba(36, 36, 42, 0.1);
  padding-top: 1.6rem;
  color: #24242a;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: Manrope;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 150%;
  font-weight: 500;
}

@media only screen and (max-width: 1023px) {
  .delivery__zone-area .area__footer {
    margin: 3.6rem 0 7.6rem;
  }
}

.delivery__zone-area .area__footer b {
  font-weight: 700;
}

.delivery__pickup-courier-text {
  margin: 0 0 1.5rem;
  padding: 0;
  color: #1e1e1e;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.2rem;
  letter-spacing: 0%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-courier-text {
    font-size: 0.9rem;
    margin: 0;
  }
}

.delivery__pickup-courier-subtext {
  margin: 0;
  padding: 0;
  margin-top: 1rem;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.2rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-courier-subtext {
    font-size: 0.9rem;
    margin-top: 0.6rem;
  }
}

.delivery__pickup-title {
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
  color: #24241a;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 125%;
  margin: 0 0 1.5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-title {
    font-size: 1.2rem;
  }
  .delivery__pickup-title br {
    display: none;
  }
}

.delivery__pickup-title-change {
  margin: 0 0 0;
}

.delivery__pickup-text {
  margin: 0 0 2.3rem;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.016rem;
  color: #24242a;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-text {
    /*margin: 0 0 56px;*/
    font-size: 1.2rem;
  }
}

.delivery__pickup-box-text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.1rem solid #ad2619;
  border-radius: 1.4rem;
  padding: 1.6rem 2.5rem 1.5rem;
  margin-bottom: 5.5rem;
}

.delivery__pickup-box-text p {
  color: #1e1e1e;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: normal;
  text-align: left;
  margin: 0;
}

.delivery__pickup-show-pvz {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0.1rem solid #ad2619;
  border-radius: 11.5rem;
  padding: 1rem 0 1.1rem;
  background-color: #fff;
  /*width: 100%; !important;*/
  min-width: 100%;
  margin: 0 auto 3.3rem;
  color: #ad2619;
  font-size: 1.4rem !important;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-show-pvz {
    font-size: 1rem !important;
  }
}

.delivery__pickup-item {
  border-top: 0.1rem solid #eeeeee;
}

.delivery__pickup-item:last-of-type {
  margin-bottom: 3rem;
}

.delivery__pickup-item-h3 {
  color: #1e1e1e;
  font-size: 3rem;
  font-weight: 700;
  line-height: 128%;
  letter-spacing: 0.18rem;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-h3 {
    font-size: 2.5rem;
    letter-spacing: 0.15rem;
  }
}

.delivery__pickup-item-header {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.8rem;
  min-width: 100%;
  padding: 2.5rem 0 !important;
  border: none;
  text-align: left;
  background: none;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
  color: var(--dark-font, #24242a);
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  outline: none;
}

.delivery__pickup-item-icon-box {
  position: relative;
  border-radius: 50%;
  width: 2.6rem;
  height: 2.6rem;
  background: #ad2619;
  -webkit-transition: 0.3s background;
  transition: 0.3s background;
  background-position: center;
  background-repeat: no-repeat;
}

.delivery__pickup-item-title {
  color: #24242a;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: normal;
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-title {
    font-size: 1.2rem;
  }
}

.delivery__pickup-item-more {
  color: #24242a;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.5rem;
  letter-spacing: normal;
  text-align: left;
  position: relative;
  padding-right: 3rem;
  text-transform: uppercase;
  justify-self: end;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-more {
    font-size: 0;
  }
}

.delivery__pickup-item-more:after {
  content: "";
  position: absolute;
  right: 0.1rem;
  top: 52%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin-top: -0.3rem;
  width: 1.8rem;
  height: 1.6rem;
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/arowDownIcon.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: 0.3s background, 0.3s -webkit-transform;
  transition: 0.3s background, 0.3s -webkit-transform;
  transition: 0.3s background, 0.3s transform;
  transition: 0.3s background, 0.3s transform, 0.3s -webkit-transform;
}

.delivery__pickup-item-content {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.3s ease-out, visibility 0.3s, opacity 0.3s;
  transition: max-height 0.3s ease-out, visibility 0.3s, opacity 0.3s;
}

.delivery__pickup-item-content-is-active {
  overflow: visible;
  max-height: none;
  visibility: visible;
  opacity: 1;
}

.delivery__pickup-item-content-title {
  color: #1e1e1e;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-content-title {
    font-size: 1.2rem;
  }
}

.delivery__pickup-item-content-text {
  color: #1e1e1e;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-content-text {
    margin-bottom: 1.2rem;
    font-size: 1.2rem;
  }
}

.delivery__pickup-item-content-text2 {
  color: #1e1e1e;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: 0;
  text-align: left;
  margin: 1.2rem 0 1.7rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-content-text2 {
    font-size: 1.2rem;
  }
}

.delivery__pickup-item-up-title {
  color: #1e1e1e;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0.9rem;
  margin-top: 0.5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-up-title {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}

.delivery__pickup-item-up-text {
  color: #1e1e1e;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.5rem;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: -2rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-up-text {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}

.delivery__pickup-item-up-title-table {
  color: #24242a;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.5rem;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 3rem;
  margin-top: 1.9rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-up-title-table {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
}

.delivery__pickup-item-up-block-img {
  width: 87%;
}

.delivery__pickup-item-up-img {
  width: 100%;
}

.delivery__pickup-item-up-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.75rem;
}

.delivery__pickup-item-up-table-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 0.1rem solid #eeeeee;
  padding-bottom: 0.65rem;
}

.delivery__pickup-item-up-table-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 0.1rem solid #eeeeee;
  padding-bottom: 1.45rem;
}

.delivery__pickup-item-up-table-th {
  color: #1e1e1e;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8rem;
  letter-spacing: 0;
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-up-table-th {
    font-size: 0.9rem;
    line-height: 1.2rem;
  }
}

.delivery__pickup-item-up-table-td {
  color: #1e1e1e;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8rem;
  letter-spacing: 0;
  text-align: left;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup-item-up-table-td {
    font-size: 1.2rem;
    line-height: 1.3rem;
  }
}

.delivery__pickup-item-up-table-td-red {
  color: #ad2619;
  text-transform: uppercase;
}

.delivery__pickup .modal-delivery {
  margin: 0 0 1.9rem;
}

.delivery__pickup .modal-delivery .title {
  color: #24242a;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.045rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup .modal-delivery .title {
    font-size: 2.3rem;
    line-height: 120%;
    letter-spacing: 0.0345rem;
  }
}

.delivery__pickup .modal-delivery__info:last-of-type {
  margin: 0;
}

.delivery__pickup .modal-delivery__title {
  padding: 0;
  margin: 0 0 2.8rem;
  border: none;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup .modal-delivery__title {
    margin: 0 0 2.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup .modal-delivery__list {
    max-height: unset;
  }
}

.delivery__pickup .modal-delivery__btn {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup .modal-delivery__btn {
    display: inline-block;
    width: 100%;
    margin: 0 0 2.4rem;
  }
  .delivery__pickup .modal-delivery__btn button {
    width: 100%;
    padding: 1.6rem;
    height: auto;
    max-width: 100%;
    line-height: 1.5;
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup .modal-delivery__item {
    padding-left: 0;
    padding-right: 0;
  }
  .delivery__pickup .modal-delivery__item:not(:last-child)::after {
    width: 100%;
    left: 0;
  }
}

.delivery__pickup .modal-delivery__grid {
  border: 0.1rem solid rgba(36, 36, 42, 0.1);
  border-radius: 2.2rem;
  grid-template-columns: 1fr 26.3rem;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup .modal-delivery__grid {
    border: none;
    grid-template-columns: 1fr;
    border-radius: 0;
    overflow: visible;
  }
}

@media only screen and (max-width: 1023px) {
  .delivery__pickup .modal-delivery__map {
    display: none;
  }
}

.delivery__tabs .tabs__nav {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 100%;
  margin-bottom: 3.8rem;
}

@media (max-width: 640px) {
  .delivery__tabs .tabs__nav-scroll {
    overflow: auto;
    max-width: calc(100% + 4rem);
    margin: 0 -2rem 3.8rem;
    padding: 0 2rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .delivery__tabs .tabs__nav-scroll::-webkit-scrollbar {
    display: none;
  }
}

@media (max-width: 640px) {
  .delivery__tabs .tabs__nav-wrapper {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #f7f5f1;
    border-radius: 1.6rem;
  }
}

@media (max-width: 640px) {
  .delivery__tabs .tabs__nav {
    max-width: calc(100% + 2rem);
    margin: 0 0 0 0;
  }
}

.delivery__tabs button {
  max-width: 27.9rem;
  font-size: 1.4rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__tabs button {
    font-size: 1rem;
    padding: 1.2rem 1.8rem;
    white-space: nowrap;
  }
}

.delivery__title-self {
  font-size: 3rem;
  line-height: 3.6rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__title-self {
    font-size: 2.3rem;
    line-height: 2.76rem;
  }
}

.delivery__alternative-pvz-btn {
  cursor: pointer;
}

.tabs__button--delivery {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .tabs__button--delivery {
    font-size: 1rem;
  }
}

.delivery__block.delivery__block--update {
  padding-bottom: 2rem;
  padding-top: 1.5rem;
  margin-top: 1.5rem;
}

@media only screen and (max-width: 1023px) {
  .delivery__block.delivery__block--update {
    margin-top: 0;
  }
}

.delivery__block.delivery__block--update:last-of-type {
  padding-top: 2rem;
  padding-bottom: 0;
}

.tabs__button.tabs__button--one {
  padding: 1.6rem 0;
}

@media only screen and (max-width: 1023px) {
  .tabs__button.tabs__button--one {
    padding: 1.4rem 3.7rem 1.4rem 3.7rem;
  }
}

.tabs__button.tabs__button--two {
  padding: 1.6rem 0;
}

@media only screen and (max-width: 1023px) {
  .tabs__button.tabs__button--two {
    padding: 1.4rem 3.9rem 1.4rem 4rem;
  }
}

.tabs__button.tabs__button--three {
  padding: 1.6rem 0;
}

@media only screen and (max-width: 1023px) {
  .tabs__button.tabs__button--three {
    padding: 1.4rem 3.1rem 1.4rem 3.1rem;
  }
}

.tabs__button.tabs__button--four {
  padding: 1.6rem 0;
}

@media only screen and (max-width: 1023px) {
  .tabs__button.tabs__button--four {
    padding: 1.4rem 3.7rem 1.4rem 3.5rem;
  }
}

.delivery__pickup-title.delivery__pickup-title-top {
  margin-bottom: 3rem;
}

.delivery__pickup-item-up-title-table:not(:nth-child(1)) {
  margin-top: 4.5rem;
}

.delivery__transport-icon-box--snow {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/snow-del.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.delivery__transport-icon-box--temp {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/term-del.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.delivery__transport-icon-box--defence {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/defence-del.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.delivery__transport-icon-box--clean {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/stars-del.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.delivery__pickup-item-icon-box--pickup {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/package-del-update.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.delivery__pickup-item-icon-box--delivery {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/hand-del.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.delivery__pickup-item-icon-box--lift {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/courier-del.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.area-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1023px) {
  .area-wrapper {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .area__table-th br {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article {
    padding-bottom: 10rem;
  }
}

.detail-article .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.detail-article__title {
  margin-top: 0;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1919px) {
  .detail-article__title {
    margin-bottom: 2.4rem;
    max-width: 74.9rem;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article__title {
    max-width: none;
  }
}

.detail-article__wrap {
  position: relative;
  min-height: 100vh;
}

.detail-article__row {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: minmax(0, 1fr) 36.7rem;
  margin-bottom: 12rem;
}

@media only screen and (max-width: 1919px) {
  .detail-article__row {
    max-width: 74.9rem;
    grid-template-columns: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article__row {
    margin-bottom: 8rem;
    max-width: none;
  }
}

.detail-article__row:last-child {
  margin-bottom: 0;
}

.detail-article__row_main {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1919px) {
  .detail-article__row_main {
    margin-bottom: 5rem;
  }
}

.detail-article__row_main .detail-article__column {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

@media only screen and (max-width: 1919px) {
  .detail-article__row_main .detail-article__boxes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  .detail-article__row_main .detail-article__boxes {
    grid-template-columns: 100%;
  }
}

.detail-article__row_main:last-child {
  margin-bottom: 0;
}

.detail-article__detail-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 28rem;
  aspect-ratio: 749/500;
}

.detail-article__image {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2.2rem;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 1023px) {
  .detail-article__image {
    border-radius: 1.6rem;
  }
}

.detail-article__main-tags {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2rem;
  gap: 1rem;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .detail-article__main-tags {
    padding: 1.4rem;
  }
}

.detail-article__main-tags .tag {
  height: 2.2rem;
  padding-bottom: 0.3rem;
  font-size: 1.1rem;
}

.detail-article__main-tags .rating__number {
  margin-top: 0;
}

.detail-article__main-tags .rating__star svg {
  width: 1.2rem;
  height: 1.2rem;
}

.detail-article__info-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.6rem;
}

.detail-article__info-tags .tag {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.045em;
  color: var(--gray-additional-font, #9292a2);
}

@media only screen and (max-width: 1023px) {
  .detail-article__info-tags .tag {
    font-size: 1rem;
  }
}

.detail-article__info-tags .tag span {
  margin-right: 0.8rem;
}

.detail-article__info-tags .tag span ~ span {
  margin-right: 0;
  color: var(--dark-font, #24242a);
}

.detail-article__info-tags .tag span:last-child {
  margin-right: 0;
}

.detail-article__info-tags .tag .tag__icon {
  margin-right: 0.4rem;
}

.detail-article__info-tags .tag_date {
  color: var(--dark-font, #24242a);
}

.detail-article__boxes {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: 100%;
}

@media only screen and (max-width: 1279px) {
  .detail-article__boxes {
    gap: 1.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article__boxes {
    gap: 1rem;
  }
}

.detail-article__button-like {
  width: 100%;
  height: 8rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2rem;
  border-radius: 2.2rem;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: var(--dark-font, #24242a);
  -webkit-transition-property: color, background;
  transition-property: color, background;
}

@media only screen and (max-width: 1023px) {
  .detail-article__button-like {
    width: 100%;
  }
}

.detail-article__button-like:not(:disabled):hover {
  color: var(--white);
  background: var(--primary, #bf0702);
}

.detail-article__button-like:not(:disabled):hover svg {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/new-like-hover-btn.svg");
}

.detail-article__button-like:not(:disabled):hover._liked svg {
  background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/new-liked-hover-btn.svg") !important;
}

.detail-article__button-like .span_like {
  display: block;
}

.detail-article__button-like .span_liked {
  display: none;
}

.detail-article__button-like._liked .span_like {
  display: none;
}

.detail-article__button-like._liked .span_liked {
  display: block;
}

@media only screen and (max-width: 1919px) {
  .detail-article__button-like {
    min-height: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article__button-like {
    border-radius: 1.8rem;
    height: 7.4rem;
    font-size: 1.2rem;
  }
}

.detail-article__box {
  display: grid;
  grid-template-columns: 100%;
  gap: 2rem;
  padding: 2.3rem 2.6rem;
  border-radius: 2.2rem;
  min-height: 11rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .detail-article__box {
    padding: 2rem 2.2rem;
    border-radius: 1.8rem;
    gap: 1.6rem;
    min-height: 9.8rem;
  }
}

.detail-article__box_full {
  grid-template-columns: minmax(0, 1fr) auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 11rem;
}

.detail-article__box_full .detail-article__box-title {
  font-size: 1.8rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__box_full .detail-article__box-title {
    font-size: 1.4rem;
  }
}

.detail-article__box_full .detail-article__rating-group {
  margin-right: -0.4rem;
}

.detail-article__box_full .detail-article__rating-item {
  width: 4rem;
  height: 3.3rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__box_full .detail-article__rating-item {
    width: 3.4rem;
    height: 2.7rem;
  }
}

.detail-article__box_full .detail-article__rating-item svg {
  width: 3.2rem;
  height: 3.3rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__box_full .detail-article__rating-item svg {
    width: 2.6rem;
    height: 2.7rem;
  }
}

.detail-article__box_full .detail-article__share-link svg {
  width: 2.9rem;
  height: 2.9rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__box_full .detail-article__share-link svg {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.detail-article__box_full .detail-article__share-link_tg svg {
  height: 2.4rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__box_full .detail-article__share-link_tg svg {
    height: 2rem;
  }
}

.detail-article__box_full .detail-article__share-link_ok svg {
  width: 1.9rem;
  height: 3.2rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__box_full .detail-article__share-link_ok svg {
    width: 1.6rem;
  }
}

@media (max-width: 767.98px) {
  .detail-article__box_full {
    grid-template-columns: 100%;
  }
}

.detail-article__box-title {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .detail-article__box-title {
    font-size: 1.2rem;
  }
}

.detail-article__author {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.8rem 2.2rem;
  min-height: 8.6rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__author {
    min-height: 8rem;
    padding: 1.6rem 2rem;
  }
}

.detail-article__author + .detail-article__button-like {
  min-height: 8.6rem;
}

@media only screen and (max-width: 1919px) {
  .detail-article__author + .detail-article__button-like {
    min-height: 100%;
  }
}

.detail-article__author-image-box {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  overflow: hidden;
}

.detail-article__author-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: inherit;
}

.detail-article__author-content {
  font-family: "TT Firs Neue", sans-serif;
}

.detail-article__author-name {
  margin-bottom: 0.8rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1023px) {
  .detail-article__author-name {
    font-size: 1.4rem;
  }
}

.detail-article__author-name:last-child {
  margin-bottom: 0;
}

.detail-article__author-position {
  font-size: 1.4rem;
  line-height: normal;
  color: var(--gray-additional-font, #9292a2);
}

@media only screen and (max-width: 1023px) {
  .detail-article__author-position {
    font-size: 1.2rem;
  }
}

.detail-article__rate {
  position: relative;
}

.detail-article__rate .checkout-button {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  position: absolute;
  top: calc(100% + 1.6rem);
  padding: 1.6rem 2rem 1.8rem;
  border-radius: 1.2rem;
  background: #179c49;
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  z-index: 99;
}

.detail-article__rate .checkout-button::before {
  content: "";
  position: absolute;
  left: calc(50% - 0.7rem);
  top: -0.6rem;
  border-right: 0.7rem solid transparent;
  border-bottom: 0.8rem solid #179c49;
  border-left: 0.7rem solid transparent;
}

.detail-article__rate .checkout-button--show {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.detail-article__rate .checkout-button p {
  color: white;
}

.detail-article__rating-group {
  position: relative;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: -0.4rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.detail-article__rating-item {
  position: relative;
  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;
  width: 3.4rem;
  height: 2.7rem;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: rgba(36, 36, 42, 0.1);
  background: none;
  -webkit-transition: 0.3s color, 0.3s -webkit-transform;
  transition: 0.3s color, 0.3s -webkit-transform;
  transition: 0.3s color, 0.3s transform;
  transition: 0.3s color, 0.3s transform, 0.3s -webkit-transform;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.detail-article__rating-item:focus-visible {
  outline: none;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.detail-article__rating-item svg {
  position: relative;
  display: block;
  width: 2.6rem;
  height: 2.7rem;
  fill: currentColor;
  -webkit-transition: 0.3s fill, 0.3s stroke;
  transition: 0.3s fill, 0.3s stroke;
}

.detail-article__rating_is-select .detail-article__rating-item {
  cursor: pointer;
}

.detail-article__rating[data-rating="1"] .detail-article__rating-item:nth-child(1) {
  color: #ecbf56;
}

.detail-article__rating[data-rating="2"] .detail-article__rating-item:nth-child(-n + 2) {
  color: #ecbf56;
}

.detail-article__rating[data-rating="3"] .detail-article__rating-item:nth-child(-n + 3) {
  color: #ecbf56;
}

.detail-article__rating[data-rating="4"] .detail-article__rating-item:nth-child(-n + 4) {
  color: #ecbf56;
}

.detail-article__rating[data-rating="5"] .detail-article__rating-item:nth-child(-n + 5) {
  color: #ecbf56;
}

.detail-article__rating[data-rating] .detail-article__rating-item:nth-child(n):focus-visible {
  outline: none;
  color: #ecbf56;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.detail-article__rating[data-rating-hover] .detail-article__rating-item:focus-visible {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.detail-article__rating[data-rating-hover] .detail-article__rating-item:nth-child(n) {
  color: rgba(36, 36, 42, 0.1);
}

.detail-article__rating[data-rating-hover="1"] .detail-article__rating-item:nth-child(1) {
  color: #ecbf56;
}

.detail-article__rating[data-rating-hover="2"] .detail-article__rating-item:nth-child(-n + 2) {
  color: #ecbf56;
}

.detail-article__rating[data-rating-hover="3"] .detail-article__rating-item:nth-child(-n + 3) {
  color: #ecbf56;
}

.detail-article__rating[data-rating-hover="4"] .detail-article__rating-item:nth-child(-n + 4) {
  color: #ecbf56;
}

.detail-article__rating[data-rating-hover="5"] .detail-article__rating-item:nth-child(-n + 5) {
  color: #ecbf56;
}

.detail-article__share-list {
  display: grid;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  gap: 3.6rem;
}

.detail-article__share-list .share-item {
  position: relative;
}

.detail-article__share-list .share__message {
  position: absolute;
  left: calc(50% - 11.2rem);
  width: 22.4rem;
  top: -7rem;
  padding: 1.6rem 2rem 1.8rem 2rem;
  border-radius: 1.2rem;
  background: #179c49;
  -webkit-box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  box-shadow: 0 0 7rem 0 rgba(36, 36, 42, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
}

.detail-article__share-list .share__message:before {
  content: "";
  position: absolute;
  bottom: -0.6rem;
  left: calc(50% - 0.8rem);
  border-top: 0.7rem solid #179c49;
  border-right: 0.8rem solid transparent;
  border-left: 0.8rem solid transparent;
}

.detail-article__share-list .share__message p {
  color: #fff;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2rem;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "TT Firs Neue", sans-serif;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.detail-article__share-list .share__message p svg {
  margin: 0 1rem 0 0;
}

.detail-article__share-list .share__message._copied {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.detail-article__share-link {
  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-transition: 0.3s color;
  transition: 0.3s color;
}

.detail-article__share-link svg {
  display: block;
  fill: currentColor;
}

.detail-article__share-link:hover {
  color: var(--hover-red-hover, #a80400);
}

.detail-article__share-link_copy {
  cursor: pointer;
  position: relative;
}

.detail-article__share-link_copy svg {
  fill: none;
  stroke: currentColor;
}

.detail-article__main-description {
  margin-bottom: 4rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.01em;
  font-weight: 500;
}

@media only screen and (max-width: 1023px) {
  .detail-article__main-description {
    margin-bottom: 2.6rem;
    font-size: 1.4rem;
  }
}

.detail-article__main-description p {
  margin-top: 0;
  margin-bottom: 2rem;
}

.detail-article__main-description p:last-child {
  margin-bottom: 0;
}

.detail-article__main-description:last-child {
  margin-bottom: 0;
}

.detail-article__description {
  margin-bottom: 5rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
  word-wrap: break-word;
  -ms-hyphens: auto;
  hyphens: auto;
}

@media only screen and (max-width: 1023px) {
  .detail-article__description {
    margin-bottom: 3.2rem;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.detail-article__description h2,
.detail-article__description h3,
.detail-article__description h4,
.detail-article__description h5,
.detail-article__description h6 {
  font-family: "TT Firs Neue", sans-serif;
  letter-spacing: 0.01em;
  font-weight: 600;
  text-transform: uppercase;
}

.detail-article__description h2 {
  margin-bottom: 5rem;
  margin-top: 5rem;
  font-size: 3rem;
  line-height: 1.2;
}

@media only screen and (max-width: 1023px) {
  .detail-article__description h2 {
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
    font-size: 2.3rem;
    line-height: 1.2;
  }
}

.detail-article__description h3 {
  margin-top: 5rem;
  margin-bottom: 1.4rem;
  font-size: 2.2rem;
  line-height: 1.3;
}

@media only screen and (max-width: 1023px) {
  .detail-article__description h3 {
    margin-top: 3.2rem;
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }
}

.detail-article__description p,
.detail-article__description ul,
.detail-article__description ol {
  margin-top: 0;
  margin-bottom: 0.8rem;
}

.detail-article__description ul {
  padding-left: 2.4rem;
  list-style: disc;
}

@media only screen and (max-width: 1023px) {
  .detail-article__description ul {
    padding-left: 2rem;
  }
}

.detail-article__description ul li::marker {
  font-size: 68%;
}

.detail-article__description ul li + li {
  margin-top: 0.8rem;
}

.detail-article__description table {
  width: 100%;
  border-collapse: collapse;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: left;
  -ms-hyphens: none;
  hyphens: none;
}

@media (max-width: 767.98px) {
  .detail-article__description table {
    min-width: 51rem;
    font-size: 1.2rem;
  }
}

.detail-article__description table th,
.detail-article__description table td {
  padding: 2rem 1.6rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  border-left: none;
  border-right: none;
  line-height: 150%;
  /* 21px */
  letter-spacing: 0.014rem;
}

.detail-article__description table th:first-child,
.detail-article__description table td:first-child {
  padding-left: 0;
  border-left: none;
}

.detail-article__description table th:last-child,
.detail-article__description table td:last-child {
  padding-right: 0;
  border-right: none;
}

.detail-article__description table th {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--gray-additional-font, #9292a2);
}

@media (max-width: 767.98px) {
  .detail-article__description table th {
    font-size: 1.3rem;
  }
}

.detail-article__description table tr:first-child td,
.detail-article__description table tr:first-child th {
  border-top: none;
}

.detail-article__description table tr:last-child td {
  border-bottom: none;
}

@media (max-width: 767.98px) {
  .detail-article__description .table-wrapper {
    overflow: auto;
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 2rem;
    scrollbar-width: thin;
    scrollbar-color: rgba(152, 152, 168, 0.4);
  }
  .detail-article__description .table-wrapper::-webkit-scrollbar {
    width: 0.4rem;
    height: 0.4rem;
    cursor: pointer;
  }
  .detail-article__description .table-wrapper::-webkit-scrollbar-thumb {
    background: rgba(152, 152, 168, 0.4);
  }
  .detail-article__description .table-wrapper::-webkit-scrollbar-track {
    margin-left: 2rem;
    margin-right: 2rem;
    background: var(--surface-bg, #f7f5f1);
  }
}

.detail-article__description figure,
.detail-article__description img {
  display: block;
  margin: 2.6rem 0 5rem;
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 1023px) {
  .detail-article__description figure,
  .detail-article__description img {
    margin-bottom: 3.2rem;
  }
}

.detail-article__description figure:last-child,
.detail-article__description img:last-child {
  margin-bottom: 0;
}

.detail-article__description figure img {
  margin: 0;
  height: auto;
}

.detail-article__description figcaption {
  margin-top: 1.6rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  color: var(--gray-additional-font, #9292a2);
}

@media only screen and (max-width: 1023px) {
  .detail-article__description figcaption {
    font-size: 1.4rem;
  }
}

.detail-article__description img {
  border-radius: 2.2rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__description img {
    border-radius: 1.6rem;
  }
}

.detail-article__description a {
  color: var(--secondary, #003d73);
}

.detail-article__description a:hover {
  color: var(--primary, #bf0702);
}

.detail-article__description > .table-wrapper,
.detail-article__description > table {
  margin-top: 2.6rem;
  margin-bottom: 2.6rem;
}

.detail-article__description > .table-wrapper:last-child,
.detail-article__description > table:last-child {
  margin-bottom: 0;
}

.detail-article__description > .table-wrapper:first-child,
.detail-article__description > table:first-child {
  margin-top: 0;
}

.detail-article__description h2:first-child,
.detail-article__description h3:first-child,
.detail-article__description h4:first-child,
.detail-article__description h5:first-child,
.detail-article__description h6:first-child,
.detail-article__description ol:first-child,
.detail-article__description ul:first-child,
.detail-article__description p:first-child {
  margin-top: 0;
}

.detail-article__description h2:last-child,
.detail-article__description h3:last-child,
.detail-article__description h4:last-child,
.detail-article__description h5:last-child,
.detail-article__description h6:last-child,
.detail-article__description ol:last-child,
.detail-article__description ul:last-child,
.detail-article__description p:last-child {
  margin-bottom: 0;
}

.detail-article__description:last-child {
  margin-bottom: 0;
}

.detail-article__description_recipe h2 {
  margin-bottom: 2.4rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__description_recipe h2 {
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }
}

.detail-article__description_recipe h2:last-child {
  margin-bottom: 0;
}

.detail-article__photos {
  margin-top: 2.6rem;
  margin-bottom: 5rem;
  overflow: hidden;
}

.detail-article__photos:first-child {
  margin-top: 0;
}

.detail-article__photos figcaption {
  margin-top: 0;
}

.detail-article__photos img {
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .detail-article__photos {
    margin-bottom: 3.2rem;
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.detail-article__photos-slider {
  --swiper-pagination-bullet-horizontal-gap: 0.8rem;
  --swiper-pagination-top: auto;
  --swiper-pagination-bottom: 1.9rem;
  --swiper-pagination-bullet-width: 1.4rem;
  --swiper-pagination-bullet-height: 1.4rem;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-inactive-color: var(
            --stroke,
            rgba(36, 36, 42, 0.1)
        );
  --swiper-pagination-color: var(--primary, #bf0702);
  --swiper-navigation-size: 2.5rem;
  overflow: visible;
  border-top-left-radius: 2.2rem;
  border-top-right-radius: 2.2rem;
  padding-bottom: 5rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__photos-slider {
    --swiper-pagination-bottom: 1.6rem;
    border-top-left-radius: 1.6rem;
    border-top-right-radius: 1.6rem;
    padding-bottom: 4.6rem;
  }
}

.detail-article__photos-slider-item img {
  width: 100%;
  height: 100%;
  min-height: 22rem;
  aspect-ratio: 749/440;
  -o-object-fit: cover;
  object-fit: cover;
}

.detail-article__photos-slider-item figure {
  margin-top: 0;
  margin-bottom: 0;
}

.detail-article__photos-slider-pagination {
  bottom: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
}

.detail-article__photos-slider-pagination .swiper-pagination-bullet {
  pointer-events: auto;
  -webkit-transition: 0.3s background;
  transition: 0.3s background;
}

.detail-article__photos-slider-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 1023px) {
  .detail-article__photos-slider-pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.detail-article__photos-slider-nav {
  position: absolute;
  right: 0;
  bottom: 1.2rem;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  pointer-events: none;
}

@media only screen and (max-width: 1023px) {
  .detail-article__photos-slider-nav {
    display: none;
  }
}

.detail-article__photos-slider-next, .detail-article__photos-slider-prev {
  position: relative;
  left: 0;
  right: 0;
  top: auto;
  margin-top: 0;
  width: 2.5rem;
  pointer-events: auto;
  color: var(--dark-font, #24242a);
  -webkit-transition: 0.3s color, 0.3s opacity;
  transition: 0.3s color, 0.3s opacity;
}

.detail-article__photos-slider-next::after, .detail-article__photos-slider-prev::after {
  content: "";
  position: absolute;
  left: -1rem;
  top: -1rem;
  bottom: -1rem;
  right: -1rem;
  background: none;
}

.detail-article__photos-slider-next svg, .detail-article__photos-slider-prev svg {
  stroke: currentColor;
}

.detail-article__photos-slider-next:hover, .detail-article__photos-slider-prev:hover {
  color: var(--primary, #bf0702);
}

.detail-article__photos-slider-next.swiper-button-disabled, .detail-article__photos-slider-prev.swiper-button-disabled {
  opacity: 0.4;
}

.detail-article__photos-slider-prev svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.detail-article__contents {
  margin-bottom: 8rem;
  padding: 2.5rem 3rem 3rem;
  border-radius: 2.2rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .detail-article__contents {
    margin-bottom: 5rem;
    padding: 2rem 2.4rem 2.6rem;
  }
}

.detail-article__contents:last-child {
  margin-bottom: 0;
}

.detail-article__contents--hidden {
  display: none;
}

.detail-article__contents-title {
  margin-bottom: 2.4rem;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .detail-article__contents-title {
    margin-bottom: 2rem;
  }
}

.detail-article__contents-list {
  display: grid;
  grid-template-columns: 100%;
  gap: 1.2rem;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1023px) {
  .detail-article__contents-list {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

.detail-article__contents-list a {
  text-decoration: none;
  color: var(--secondary, #003d73);
}

.detail-article__contents-list a:hover {
  color: var(--primary, #bf0702);
}

.detail-article__nutritional {
  margin-bottom: 8rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__nutritional {
    margin-bottom: 5rem;
  }
}

.detail-article__nutritional h2,
.detail-article__nutritional h3 {
  margin-bottom: 3.4rem;
}

.detail-article__nutritional h2:last-child,
.detail-article__nutritional h3:last-child {
  margin-bottom: 0;
}

.detail-article__nutritional:last-child {
  margin-bottom: 0;
}

.detail-article__nutritional-items {
  display: grid;
  grid-auto-flow: column;
  gap: 1rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1023px) {
  .detail-article__nutritional-items {
    gap: 3.4rem;
    grid-auto-flow: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.detail-article__nutritional-item {
  display: grid;
  grid-template-columns: 100%;
  gap: 1.6rem;
  font-weight: 600;
  line-height: 1;
}

@media only screen and (max-width: 1023px) {
  .detail-article__nutritional-item {
    gap: 1.2rem;
    font-size: 1.4rem;
  }
}

.detail-article__nutritional-item p {
  margin: 0;
}

.detail-article__nutritional-item p:first-child {
  font-family: "TT Firs Neue", sans-serif;
  font-size: 4.4rem;
  line-height: 0.8;
}

@media only screen and (max-width: 1023px) {
  .detail-article__nutritional-item p:first-child {
    font-size: 3rem;
  }
}

.detail-article__grocery-list {
  margin-bottom: 8rem;
  list-style: disc;
}

.detail-article__grocery-list li {
  list-style: disc;
}

@media only screen and (max-width: 1023px) {
  .detail-article__grocery-list {
    margin-bottom: 5rem;
  }
}

.detail-article__grocery-list:last-child {
  margin-bottom: 0;
}

.detail-article__grocery-list p {
  margin-bottom: 1rem;
}

.detail-article__grocery-list p:last-child {
  margin-bottom: 0;
}

.detail-article__steps {
  margin-bottom: 8rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__steps {
    margin-bottom: 5rem;
  }
}

.detail-article__steps:last-child {
  margin-bottom: 0;
}

.detail-article__steps-items {
  display: grid;
  grid-template-columns: 100%;
  gap: 5rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__steps-items {
    gap: 3.2rem;
  }
}

.detail-article__steps-item p {
  margin-bottom: 1.8rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__steps-item p {
    margin-bottom: 1.2rem;
  }
}

.detail-article__steps-item p ~ p {
  padding: 2rem 4rem 2.6rem 2.7rem;
  border-radius: 2.2rem;
  border: 0.2rem solid rgba(36, 36, 42, 0.03);
  font-size: 1.5rem;
  background: var(--surface-bg, #f7f5f1);
}

.detail-article__steps-item p:last-child {
  margin-bottom: 0;
}

.detail-article__products {
  margin-top: 12rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article__products .card__title {
    min-height: 4.7rem;
  }
}

.detail-article__products-title {
  margin-top: 0;
  margin-bottom: 2.8rem;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.015em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .detail-article__products-title {
    font-size: 2.9rem;
  }
}

.detail-article__products-slider {
  --swiper-scrollbar-sides-offset: 0;
  --swiper-scrollbar-bottom: 0;
  overflow: visible;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .detail-article__products-slider {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.6rem 1.2rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article__products-slider .swiper-scrollbar {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article__products-slider .card__wrapper {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }
}

.detail-article__products-slider-wrapper {
  position: relative;
  overflow: hidden;
  margin-left: -2.4rem;
  margin-right: -2.4rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

@media only screen and (max-width: 1279px) {
  .detail-article__products-slider-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article__products-slider-wrapper {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .detail-article__products-item {
    padding-bottom: 0;
  }
}

.detail-article_recipe .detail-article__main-description {
  margin-bottom: 8rem;
}

@media only screen and (max-width: 1919px) {
  .detail-article_recipe .detail-article__main-description {
    margin-bottom: 5rem;
  }
}

.detail-article_recipe .detail-article__description h2 {
  font-size: 2.2rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article_recipe .detail-article__description h2 {
    font-size: 1.6rem;
  }
}

.detail-article .useful_more_articles,
.detail-article .useful_more_recipes {
  margin-top: 11.4rem;
}

@media only screen and (max-width: 1023px) {
  .detail-article .useful_more_articles,
  .detail-article .useful_more_recipes {
    margin-top: 5.3rem;
  }
}

.faq {
  padding-bottom: 11.4rem;
}

@media only screen and (max-width: 1023px) {
  .faq {
    padding-bottom: 5.4rem;
  }
}

.faq .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .faq .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.faq__title {
  margin-top: 0;
  margin-bottom: 6rem;
}

@media only screen and (max-width: 1023px) {
  .faq__title {
    margin-bottom: 2.6rem;
  }
}

.faq__section {
  margin-bottom: 5rem;
}

.faq__section:last-child {
  margin-bottom: 0;
}

.faq__item {
  border-top: 0.1rem solid rgba(36, 36, 42, 0.1);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.faq__item-title {
  padding: 4.2rem 0;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 160%;
  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;
  cursor: pointer;
  gap: 2rem;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

@media only screen and (max-width: 1023px) {
  .faq__item-title {
    padding: 2.8rem 0;
    font-size: 1.7rem;
  }
}

.faq__item-title .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2.4rem;
  flex: 0 0 2.4rem;
  width: 2.4rem;
  height: 1.2rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.faq__item-content {
  display: none;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
}

.faq__item-content a {
  color: #003D73;
}

.faq__item.show {
  border-color: #BF0702;
}

.faq__item.show .image {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.faq__item.show + .faq__item {
  border-color: #BF0702;
}

.faq__item.show .faq__item-title {
  color: #bf0702;
}

@media only screen and (max-width: 1023px) {
  .faq__item.show .faq__item-title {
    font-size: 1.8rem;
    padding: 3rem 0;
  }
}

.faq__item.show .faq__item-content {
  display: inline-block;
  padding-bottom: 6rem;
}

@media only screen and (max-width: 1023px) {
  .partners {
    padding-bottom: 8rem;
  }
}

.partners .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .partners .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.partners__title {
  margin-top: 0;
  margin-bottom: 6rem;
}

@media only screen and (max-width: 1023px) {
  .partners__title {
    margin-bottom: 2.6rem;
  }
}

.partners__catalog-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2.4rem 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .partners__catalog-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 3rem;
  }
}

@media (max-width: 767.98px) {
  .partners__catalog-items {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.partners__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 39.3rem;
  gap: 4rem;
  margin-bottom: 8rem;
}

@media only screen and (max-width: 1023px) {
  .partners__row {
    grid-template-columns: minmax(0, 1fr);
    gap: 2.4rem;
    margin-bottom: 5rem;
  }
}

.partners__row:last-child {
  margin-bottom: 0;
}

.partners__main-description {
  margin-bottom: 2.6rem;
  max-width: 65rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1919px) {
  .partners__main-description {
    font-size: 2.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .partners__main-description {
    max-width: none;
    font-size: 2rem;
  }
}

.partners__main-description p {
  margin-top: 0;
}

.partners__main-description p:last-child {
  margin-bottom: 0;
}

.partners__main-description span {
  color: var(--gray-additional-font, #9292A2);
}

.partners__main-description:last-child {
  margin-bottom: 0;
}

.partners__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.8rem;
  margin-top: -0.8rem;
}

@media only screen and (max-width: 1023px) {
  .partners__logos {
    margin-right: -0.7rem;
    margin-top: -0.7rem;
  }
}

.partners__logos-item {
  margin-right: 0.8rem;
  margin-top: 0.8rem;
}

@media only screen and (max-width: 1023px) {
  .partners__logos-item {
    margin-right: 0.7rem;
    margin-top: 0.7rem;
  }
}

.partners__logos-image {
  display: block;
  width: 10.2rem;
  height: 10.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.partners__guarantee {
  position: relative;
  padding: 2.4rem 4.2rem 3rem 2.8rem;
  border-radius: 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  background: var(--fresh, #179C49);
}

@media only screen and (max-width: 1023px) {
  .partners__guarantee {
    padding: 2rem 2.8rem 2.4rem 2.4rem;
  }
}

.partners__guarantee-background-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-46%, -37%);
  -ms-transform: translate(-46%, -37%);
  transform: translate(-46%, -37%);
}

@media only screen and (max-width: 1023px) {
  .partners__guarantee-background-icon {
    -webkit-transform: translate(-40%, -34%);
    -ms-transform: translate(-40%, -34%);
    transform: translate(-40%, -34%);
  }
}

.partners__guarantee-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 2.2rem;
}

.partners__guarantee-content {
  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;
  min-height: 100%;
  color: var(--white, #FFF);
}

.partners__guarantee-heading {
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.6rem;
  gap: 1rem;
}

.partners__guarantee-heading svg {
  fill: currentColor;
}

.partners__guarantee-title {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.015em;
  text-transform: uppercase;
}

.partners__guarantee-text {
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 600;
}

.partners__guarantee-text p:first-child {
  margin-top: 0;
}

.partners__guarantee-text p:last-child {
  margin-bottom: 0;
}

.partners__guarantee-bottom-text {
  margin-top: auto;
  padding-top: 3.5rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

.partners__guarantee-bottom-text p:first-child {
  margin-top: 0;
}

.partners__guarantee-bottom-text p:last-child {
  margin-bottom: 0;
}

.partners__items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .partners__items {
    row-gap: 3rem;
  }
}

@media (max-width: 767.98px) {
  .partners__items {
    grid-template-columns: 100%;
  }
}

.partners__item-link {
  display: block;
}

.partners__item-link:hover .partners__item-arrow {
  -webkit-transform: translateX(0.5rem);
  -ms-transform: translateX(0.5rem);
  transform: translateX(0.5rem);
}

@media (hover: hover) {
  .partners__item-link:hover .partners__item-image,
  .partners__item-link:hover .partners__item-logo-image {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}

.partners__item-wrap {
  position: relative;
  margin-bottom: 2rem;
  aspect-ratio: 558/463;
}

@media only screen and (max-width: 1023px) {
  .partners__item-wrap {
    margin-bottom: 1.2rem;
    aspect-ratio: 320/300;
  }
}

.partners__item-wrap:last-child {
  margin-bottom: 0;
}

.partners__item-image-box, .partners__item-logo {
  position: relative;
  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;
  overflow: hidden;
  height: 100%;
  border-radius: 2.2rem;
}

.partners__item-image-box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55%;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5;
}

.partners__item-image {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.45s -webkit-transform;
  transition: 0.45s -webkit-transform;
  transition: 0.45s transform;
  transition: 0.45s transform, 0.45s -webkit-transform;
  will-change: transform;
}

.partners__item-logo-image {
  display: block;
  width: 20.8rem;
  height: 17.1rem;
  -webkit-transition: 0.45s -webkit-transform;
  transition: 0.45s -webkit-transform;
  transition: 0.45s transform;
  transition: 0.45s transform, 0.45s -webkit-transform;
  will-change: transform;
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (max-width: 1919px) {
  .partners__item-logo-image {
    width: 17.4rem;
    height: 14.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .partners__item-logo-image {
    width: 16.4rem;
    height: 13.5rem;
  }
}

.partners__item-logo-image--full {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.partners__item-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  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;
  padding: 2rem;
}

@media only screen and (max-width: 1023px) {
  .partners__item-content {
    padding: 1.6rem;
  }
}

.partners__item-info-content {
  display: grid;
  grid-template-columns: 100%;
  justify-items: flex-start;
  gap: 1.4rem;
  margin-top: auto;
  padding: 2.5rem 3rem 0.5rem 0.5rem;
}

@media only screen and (max-width: 1023px) {
  .partners__item-info-content {
    gap: 1rem;
    padding-right: 1rem;
  }
}

.partners__item-title {
  max-width: 100%;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.015em;
  text-transform: uppercase;
  color: var(--white, #FFF);
}

@media only screen and (max-width: 1023px) {
  .partners__item-title {
    font-size: 1.4rem;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.partners__item-rating-box {
  display: grid;
  gap: 1.3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 14.6rem;
  margin-left: auto;
  padding: 1.2rem 1.3rem 1rem;
  border-radius: 1rem;
  background: var(--white, #FFF);
}

@media only screen and (max-width: 1023px) {
  .partners__item-rating-box {
    max-width: 11rem;
    gap: 0.6rem;
    padding: 0.7rem 0.8rem 0.5rem;
    border-radius: 0.8rem;
  }
}

.partners__item-rating {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0.8rem;
}

@media only screen and (max-width: 1023px) {
  .partners__item-rating {
    gap: 0.4rem;
  }
}

.partners__item-rating-icon {
  fill: #ECBF56;
}

@media only screen and (max-width: 1023px) {
  .partners__item-rating-icon {
    position: relative;
    top: -0.1rem;
    width: 1.4rem;
    height: 1.4rem;
  }
}

.partners__item-rating-value {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 0.9;
}

@media only screen and (max-width: 1023px) {
  .partners__item-rating-value {
    font-size: 2.2rem;
  }
}

.partners__item-rating-text {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .partners__item-rating-text {
    font-size: 0.8rem;
  }
}

.partners__item-arrow {
  position: absolute;
  right: 2rem;
  bottom: 2.1rem;
  stroke: var(--white, #FFF);
  stroke-width: 0.3rem;
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
}

@media only screen and (max-width: 1023px) {
  .partners__item-arrow {
    right: 1.8rem;
    bottom: 1.8rem;
    width: 1.7rem;
    height: 1.7rem;
  }
}

.partners__item-text {
  padding: 0 5rem 0 1rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

@media (max-width: 767.98px) {
  .partners__item-text {
    padding: 0;
  }
}

.partners__item-text p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.partners__item-text p:first-child {
  margin-top: 0;
}

.partners__item-text p:last-child {
  margin-bottom: 0;
}

.partners__item-column {
  display: grid;
  grid-template-columns: 100%;
  gap: 1.6rem;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

@media only screen and (max-width: 1919px) {
  .partners__item-column {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}

@media (max-width: 767.98px) {
  .partners__item-column {
    grid-template-columns: 100%;
  }
}

.partners__item {
  padding-bottom: 4.4rem;
}

@media only screen and (max-width: 1023px) {
  .partners__item {
    padding-bottom: 0;
  }
}

.partners__item_detail {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 36.7rem;
  gap: 1.6rem;
  padding-bottom: 0;
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1919px) {
  .partners__item_detail {
    grid-template-columns: 100%;
    max-width: 74.9rem;
    margin-bottom: 5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .partners__item_detail {
    max-width: none;
  }
}

.partners__item_detail .partners__item-wrap {
  margin-bottom: 0;
}

.partners__item_detail .partners__item-logo-image {
  width: 40.6rem;
  height: 33.3rem;
}

@media (max-width: 767.98px) {
  .partners__item_detail .partners__item-logo-image {
    width: 25.2rem;
    height: 20.7rem;
  }
}

.partners__item_detail .partners__item-logo-image--full {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.partners__item_detail .partners__item-category {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 2.2rem;
  padding-bottom: 0.3rem;
  font-size: 1.1rem;
}

.partners__item_detail .partners__item-rating-box {
  -ms-flex-line-pack: justify;
  align-content: space-between;
  margin-left: 0;
  padding: 2.4rem 2.6rem;
  width: 100%;
  height: 20rem;
  max-width: none;
  border-radius: 1.6rem;
  background: var(--surface-bg, #F7F5F1);
}

@media (max-width: 767.98px) {
  .partners__item_detail .partners__item-rating-box {
    height: 17rem;
  }
}

.partners__item_detail .partners__item-rating {
  gap: 1.6rem;
}

.partners__item_detail .partners__item-rating-value {
  font-size: 6rem;
}

.partners__item_detail .partners__item-rating-icon {
  width: 4.3rem;
  height: 4.2rem;
}

.partners__item_detail .partners__item-rating-text {
  font-size: 1.3rem;
}

.partners__products-button {
  width: 100%;
  height: 20rem;
}

.partners__products-button svg {
  position: relative;
  top: -0.1rem;
  display: block;
  stroke: currentColor;
  stroke-width: 1.8;
}

@media (max-width: 767.98px) {
  .partners__products-button {
    height: 17rem;
  }
}

.partners__description {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1023px) {
  .partners__description {
    font-size: 1.5rem;
  }
}

.partners__description h3 {
  margin-top: 0;
  margin-bottom: 1.4rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .partners__description h3 {
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }
}

.partners__description p {
  margin-top: 0;
  margin-bottom: 5rem;
}

@media only screen and (max-width: 1023px) {
  .partners__description p {
    margin-bottom: 3.2rem;
  }
}

.partners__description p:last-child {
  margin-bottom: 0;
}

.partners__description ul {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  padding-left: 2.4rem;
  list-style: disc;
}

.partners__description ul li::marker {
  font-size: 68%;
}

.partners__description ul li + li {
  margin-top: 0.8rem;
}

.partners__description ul:first-child {
  margin-top: 0;
}

.partners__description ul:last-child {
  margin-bottom: 0;
}

.partners__goods-title {
  margin-top: 0;
  margin-bottom: 2.8rem;
}

@media only screen and (max-width: 1023px) {
  .partners__goods-title {
    margin-bottom: 2.2rem;
  }
}

@media (max-width: 500px) {
  .partners__goods-title {
    max-width: 40rem;
  }
}

.partners__goods-title .link {
  display: inline-block;
}

.partners__goods-title .link__icon {
  margin-left: 0.3rem;
}

@media only screen and (max-width: 1023px) {
  .partners__goods-title .link__icon svg {
    width: 1.8rem;
    height: 1.9rem;
    stroke-width: 3.5;
  }
}

.partners__goods-slider-wrapper {
  position: relative;
  overflow: hidden;
  margin-left: -2.4rem;
  margin-right: -2.4rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  padding-bottom: 11rem;
  margin-bottom: -11rem;
}

@media only screen and (max-width: 1279px) {
  .partners__goods-slider-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .partners__goods-slider-wrapper {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.partners__goods-slider {
  overflow: visible;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .partners__goods-slider {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.6rem 1.2rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .partners__goods-slider .swiper-scrollbar {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .partners__goods-slider .card__wrapper {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }
}

@media only screen and (max-width: 1023px) {
  .partners__goods-slider .card__title {
    min-height: 4.7rem;
  }
}

@media only screen and (max-width: 1023px) {
  .partners__goods-item {
    padding-bottom: 0;
  }
}

.partners_detail .partners__title {
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .partners_detail .partners__title {
    margin-bottom: 2rem;
  }
}

.partners_detail .partners__row {
  grid-template-columns: minmax(0, 1fr) 36.7rem;
  gap: 1.6rem;
  margin-bottom: 12rem;
}

@media only screen and (max-width: 1919px) {
  .partners_detail .partners__row {
    grid-template-columns: 100%;
    margin-bottom: 8rem;
    max-width: 74.9rem;
  }
}

@media only screen and (max-width: 1023px) {
  .partners_detail .partners__row {
    margin-bottom: 8rem;
    max-width: none;
  }
}

.partners_detail .partners__row:last-child {
  margin-bottom: 0;
}

.partners_detail .partners__main-description {
  max-width: none;
  margin-bottom: 8rem;
  font-size: 3rem;
}

@media only screen and (max-width: 1023px) {
  .partners_detail .partners__main-description {
    max-width: none;
    margin-bottom: 5rem;
    font-size: 2rem;
  }
}

.partners_detail .partners__main-description:last-child {
  margin-bottom: 0;
}

.partners_detail .partners__item-wrap {
  aspect-ratio: 749/500;
}

@media (max-width: 767.98px) {
  .partners_detail .partners__item-wrap {
    aspect-ratio: 320/280;
  }
}

.policy {
  padding-bottom: 12rem;
}

@media only screen and (max-width: 1023px) {
  .policy {
    padding-bottom: 5.4rem;
  }
}

.policy .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .policy .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.policy__title {
  margin-top: 0;
  margin-bottom: 6rem;
  -ms-hyphens: auto;
  hyphens: auto;
}

@media only screen and (max-width: 1023px) {
  .policy__title {
    margin-bottom: 2.6rem;
  }
}

.policy__content h2 {
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.045rem;
  text-transform: uppercase;
  margin: 0 0 5rem;
}

@media only screen and (max-width: 1023px) {
  .policy__content h2 {
    margin-bottom: 3.2rem;
    font-size: 1.6rem;
  }
}

.policy__content h3 {
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.033rem;
  text-transform: uppercase;
  margin: 0 0 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .policy__content h3 {
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
  }
}

.policy__content p {
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "Manrope", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
  margin: 0 0 5rem;
}

.policy__content p:last-of-type {
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .policy__content p {
    margin-bottom: 3.2rem;
    font-size: 1.4rem;
  }
}

.product {
  padding-top: 1.2rem;
}

@media only screen and (max-width: 1023px) {
  .product {
    padding-top: 0;
  }
}

.product__info {
  display: grid;
  grid-template-columns: 62.5rem 42.5rem;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
  padding-bottom: 3rem;
}

@media only screen and (max-width: 1919px) {
  .product__info {
    grid-template-columns: calc(52.99% - 1.8rem) calc(46.99% - 1.8rem);
    -webkit-column-gap: 3.6rem;
    -moz-column-gap: 3.6rem;
    column-gap: 3.6rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__info {
    grid-template-columns: 48rem 42.5rem;
    display: block;
    padding-bottom: 5rem;
  }
}

.product__info-thumb {
  width: 7rem;
  height: 7rem;
  overflow: hidden;
  border-radius: 50%;
  border: 0.3rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}

.product__info-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 1023px) {
  .product__info-thumb {
    display: none;
  }
}

.product__info-gallery .product__info-images {
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1023px) {
  .product__info-gallery .product__info-images {
    margin-bottom: 0;
  }
}

.product__info-gallery .product__info-thumbs {
  max-width: 24.2rem;
}

.product__info-gallery .product__info-thumbs .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}

.product__info-gallery .product__info-thumbs .swiper-slide-thumb-active .product__info-thumb {
  border: 0.3rem solid var(--dark-font, #24242a);
}

@media only screen and (max-width: 1023px) {
  .product__info-gallery {
    margin-right: -2rem;
    margin-left: -2rem;
  }
  .product__info-gallery .swiper-pagination-fraction,
  .product__info-gallery .swiper-pagination-custom,
  .product__info-gallery .swiper-horizontal > .swiper-pagination-bullets,
  .product__info-gallery .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 5.5rem;
  }
  .product__info-gallery .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .product__info-gallery .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.5rem;
  }
  .product__info-gallery .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
    background: rgba(255, 255, 255, 0.9);
  }
  .product__info-gallery .swiper-pagination-bullet-active {
    background: white;
  }
}

.product__info-wrap {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 62.5rem;
  height: 62.5rem;
  padding: 2.4rem 2.4rem 2.2rem 2.4rem;
}

@media only screen and (max-width: 1919px) {
  .product__info-wrap {
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
  }
}

@media only screen and (max-width: 1023px) {
  .product__info-wrap {
    width: 100%;
    height: 31.4rem;
    padding: 1.2rem;
  }
}

.product__info-image {
  position: absolute;
  inset: 0;
  overflow: hidden;
  border-radius: 3rem;
  font-size: 0;
}

.product__info-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media only screen and (max-width: 1023px) {
  .product__info-image {
    border-radius: 0;
  }
}

.product__info-row {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.product__info-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.3rem;
}

.product__info-rating {
  cursor: pointer;
}

@media only screen and (max-width: 1023px) {
  .product__info-rating {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 7.3rem;
  }
  .product__info-rating .rating__star svg {
    width: 1rem;
    height: 1rem;
  }
  .product__info-rating .rating__number {
    font-size: 1.2rem;
  }
  .product__info-rating .rating__text {
    padding-left: 0;
    font-size: 0.8rem;
    letter-spacing: 0.044rem;
  }
}

.product__info-content {
  padding-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 1023px) {
  .product__info-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 1.6rem;
  }
}

.product__info-content .card__info {
  min-height: 4.2rem;
  padding: 1rem 1.4rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.016rem;
  margin-bottom: 2.6rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

@media only screen and (max-width: 1023px) {
  .product__info-content .card__info {
    min-height: 4rem;
    font-size: 1.4rem;
    letter-spacing: 0.014rem;
    margin-bottom: 2rem;
    width: 100%;
  }
}

.product__info-breadcrumbs {
  margin-bottom: 1.8rem;
}

@media only screen and (max-width: 1023px) {
  .product__info-breadcrumbs {
    margin-bottom: 1.3rem;
  }
}

.product__title {
  margin-top: 0;
  margin-bottom: 1.8rem;
}

@media only screen and (max-width: 1023px) {
  .product__title {
    margin-bottom: 1.3rem;
    font-size: 1.8rem;
    line-height: 120%;
    letter-spacing: 0.027rem;
  }
}

.product__info-tech {
  margin-top: 0;
  margin-bottom: 1.2rem;
  color: var(--gray-additional-font, #9292a2);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.012rem;
}

@media only screen and (max-width: 1023px) {
  .product__info-tech {
    margin-bottom: 0.6rem;
  }
}

.product__info-company {
  margin-top: 0;
  margin-bottom: 2.6rem;
  color: var(--secondary, #003d73);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: normal;
}

@media only screen and (max-width: 1023px) {
  .product__info-company {
    margin-bottom: 2rem;
    font-size: 1.2rem;
  }
}

.product__info-availability {
  margin-bottom: 2.6rem;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

@media only screen and (max-width: 1023px) {
  .product__info-availability {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0;
  }
}

.product__info-availability-title {
  margin-top: 0;
  margin-bottom: 1.2rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: normal;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (max-width: 1023px) {
  .product__info-availability-title {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

.product__info-days {
  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;
  gap: 0.2rem;
}

.product__info-select {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 2.6rem;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (max-width: 1023px) {
  .product__info-select {
    width: 100%;
    margin-bottom: 2rem;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .product__info-select .choices__inner {
    min-height: 4rem !important;
    font-size: 1.4rem !important;
    letter-spacing: 0.014rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 1.4rem !important;
  }
}

.product__info-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 0.6rem;
  -moz-column-gap: 0.6rem;
  column-gap: 0.6rem;
  margin-bottom: 2.6rem;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media only screen and (max-width: 1023px) {
  .product__info-price {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}

.product__info-price-sum {
  color: var(--dark-font, #24242a);
  font-size: 3.6rem;
  line-height: 100%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .product__info-price-sum {
    font-size: 2.8rem;
  }
}

.product__info-price-sale {
  color: var(--gray-additional-font, #9292a2);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .product__info-price-sale {
    font-size: 1.4rem;
  }
}

.product__info-price-percent {
  -ms-flex-item-align: center;
  align-self: center;
  width: 4.3rem;
  height: 2.2rem;
  padding: 0 0.3rem;
  color: var(--white, #fff);
  text-align: center;
  font-size: 1.2rem;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 0.8rem;
  background: var(--primary, #bf0702);
  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;
}

.product .card__loyalty {
  width: 100%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.product .card__loyalty-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F7F5F1;
  padding: 1rem 1rem;
  margin: 1rem 0 0 0;
  border-radius: 0.8rem;
}

@media only screen and (max-width: 1023px) {
  .product .card__loyalty-tag {
    margin-top: 0.8rem;
  }
}

.product .card__loyalty-tag-icon {
  display: inline-block;
  width: 2.2rem;
  height: 2.2rem;
  margin-right: 0.5rem;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.product .card__loyalty-tag-amount {
  display: inline-block;
  font-size: 2rem;
  font-family: "TT Firs Neue", sans-serif;
  color: #BF0702;
  line-height: 1;
  text-transform: lowercase;
}

.product__info-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.6rem;
  -moz-column-gap: 0.6rem;
  column-gap: 0.6rem;
  margin-bottom: 1.2rem;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.product__info-footer .button__hidden {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .product__info-footer {
    margin-bottom: 2.8rem;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .product__info-footer .card__counter {
    width: 25rem;
  }
  .product__info-footer .card__counter-sum,
  .product__info-footer .card__counter-decrement,
  .product__info-footer .card__counter-increment {
    height: 5rem;
    font-size: 1.2rem;
    line-height: 150%;
  }
  .product__info-footer .card__counter-sum svg,
  .product__info-footer .card__counter-decrement svg,
  .product__info-footer .card__counter-increment svg {
    height: 1.2rem;
    width: 1.2rem;
  }
}

.product__info-button {
  width: 23rem;
}

@media only screen and (max-width: 1023px) {
  .product__info-button {
    width: 25rem;
    height: 5rem;
  }
}

.product__info-button._not-avail .button__icon {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .product__content {
    padding-bottom: 2rem;
  }
}

.product__content div:last-child:not(.product__description-item):not(.product__limit):not(.choices__item) {
  padding-bottom: 0;
}

.product__content-info {
  max-width: 98.1rem;
  margin-top: 0;
  margin-bottom: 4rem;
  color: var(--dark-font, #24242a);
  font-size: 1.6rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.03rem;
}

@media only screen and (max-width: 1023px) {
  .product__content-info {
    margin-bottom: 3.8rem;
    font-size: 1.6rem;
    letter-spacing: 0.02rem;
  }
}

.product__nutritional {
  padding-bottom: 7rem;
  padding-top: 4rem;
  border-top: 0.2rem solid var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .product__nutritional {
    padding-top: 3.8rem;
    padding-bottom: 3.8rem;
  }
}

.product__nutritional-title {
  margin-top: 0;
  margin-bottom: 4rem;
  color: var(--dark-font, #24242a);
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 0.056rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .product__nutritional-title {
    margin-bottom: 3rem;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.042rem;
  }
}

.product__nutritional-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 17rem;
  row-gap: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .product__nutritional-item {
    row-gap: 0.8rem;
  }
}

.product__nutritional-grid {
  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;
}

@media only screen and (max-width: 1023px) {
  .product__nutritional-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem 1.2rem;
  }
  .product__nutritional-grid .product__nutritional-item {
    min-width: auto;
    max-width: 9.8rem;
  }
  .product__nutritional-grid .product__nutritional-item:first-child {
    grid-column: 1/4;
    max-width: 100%;
  }
}

.product__nutritional-head {
  color: var(--dark-font, #24242a);
  font-size: 4.4rem;
  line-height: 1;
}

@media only screen and (max-width: 1023px) {
  .product__nutritional-head {
    font-size: 3rem;
  }
}

.product__nutritional-brackets {
  color: var(--dark-font, #24242a);
  font-size: 1.8rem;
  line-height: 1;
}

.product__nutritional-desc {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.016rem;
}

@media only screen and (max-width: 1023px) {
  .product__nutritional-desc {
    font-size: 1.4rem;
  }
}

.product__description {
  display: grid;
  grid-template-columns: repeat(3, 36.6rem);
  gap: 1.6rem;
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1919px) {
  .product__description {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 1023px) {
  .product__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.2rem;
  }
}

.product__description-item {
  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;
  row-gap: 1.6rem;
  padding: 2.4rem 3.6rem 2.8rem 2.8rem;
  border-radius: 2.2rem;
  background: var(--surface-bg, #f7f5f1);
}

.product__description-item_offset {
  grid-column: 1/4;
}

@media only screen and (max-width: 1919px) {
  .product__description-item_offset {
    grid-column: initial;
  }
}

@media only screen and (max-width: 1023px) {
  .product__description-item {
    min-height: auto;
    padding: 2rem 4.2rem 2.8rem 2.2rem;
    border-radius: 1.6rem;
  }
  .product__description-item::after {
    position: absolute;
    content: "";
    display: block;
    width: 3rem;
    height: 3rem;
    background-image: url("/local/templates/nashenka/markup/build/assets/css/../../assets/svg_icons/icon-down-product.svg");
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1rem;
    background-size: 3rem;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  }
  .product__description-item.up::after {
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
  }
}

.product__description-title {
  margin: 0;
}

@media only screen and (max-width: 1023px) {
  .product__description-title {
    font-size: 1.6rem;
  }
}

.product__description-text {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
}

@media only screen and (max-width: 1023px) {
  .product__description-text {
    font-size: 1.5rem;
  }
}

.product__notice {
  margin-top: 0;
  margin-bottom: 7rem;
  color: var(--gray-additional-font, #9292a2);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 0.018rem;
}

@media only screen and (max-width: 1023px) {
  .product__notice {
    margin-bottom: 3.8rem;
    font-size: 1.4rem;
  }
}

.product__space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 7rem;
  /*padding-bottom: 80px;*/
  padding-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .product__space {
    gap: 3.8rem;
    /*padding-bottom: 70px;*/
    border-top: 0.2rem solid var(--primary, #bf0702);
  }
}

@media only screen and (max-width: 1023px) {
  .product__fresh {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

.product__limit {
  padding: 2.4rem 3.6rem 6rem 2.4rem;
  border-top: 0.2rem solid var(--primary, #bf0702);
  border-bottom: 0.2rem solid var(--primary, #bf0702);
}

@media only screen and (max-width: 1023px) {
  .product__limit {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 1.8rem 0 5rem 0;
  }
}

.product__limit-icon {
  margin-bottom: 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .product__limit-icon {
    margin-bottom: 1.2rem;
  }
}

.product__limit-title {
  max-width: 60.8rem;
  margin-top: 0;
  margin-bottom: 4rem;
  color: var(--primary, #bf0702);
}

.product__limit-title:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .product__limit-title {
    margin-bottom: 3rem;
    font-size: 1.6rem;
    letter-spacing: 0.024rem;
  }
}

.product__limit-grid {
  display: grid;
  grid-template-columns: repeat(2, 35rem);
  gap: 4rem;
}

@media only screen and (max-width: 1023px) {
  .product__limit-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
  }
}

.product__limit-list {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.016rem;
}

@media only screen and (max-width: 1023px) {
  .product__limit-list {
    font-size: 1.5rem;
  }
}

.product__limit-list p {
  margin: 0;
}

.product__limit-list ul {
  list-style-type: disc;
  list-style-position: inside;
}

.product__shop {
  padding-bottom: 7rem;
}

.product__shop.product__shop-similar .swiper-scrollbar {
  display: none;
}

.product__shop-slider {
  overflow: hidden;
  width: 100%;
}

.product__shop-slider-wrapper {
  position: relative;
  overflow: hidden;
  margin-left: -2.4rem;
  margin-right: -2rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

@media only screen and (max-width: 1023px) {
  .product__shop {
    margin-bottom: 2rem;
    padding-bottom: 0;
  }
  .product__shop .swiper-scrollbar {
    display: none;
  }
}

.product__advice {
  padding-bottom: 4rem !important;
  border-bottom: 0.2rem solid var(--primary, #bf0702);
  margin-bottom: 5rem;
}

@media only screen and (max-width: 1023px) {
  .product__advice {
    padding-bottom: 1.5rem !important;
    margin-bottom: 1.5rem;
    border-bottom: none;
  }
}

.product__advice-item {
  max-width: 33.6rem !important;
  width: 100%;
}

@media (max-width: 1600px) {
  .product__advice-item {
    max-width: 28.4rem !important;
  }
}

@media only screen and (max-width: 1023px) {
  .product__advice-item {
    max-width: 21.5rem !important;
  }
}

.product__advice-title {
  font-family: "TT Firs Neue", sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 5.16rem;
  letter-spacing: -0.01em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  margin: 0 0 4rem;
}

@media only screen and (max-width: 1023px) {
  .product__advice-title {
    font-size: 2.6rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__shop-item {
    height: auto;
  }
  .product__shop-item .card__footer {
    margin-top: auto;
  }
}

.product__shop-title {
  margin-top: 0;
  margin-bottom: 2.8rem;
}

@media only screen and (max-width: 1023px) {
  .product__shop-title .link__icon {
    margin-left: 0;
  }
}

.product__review {
  padding-bottom: 2rem;
}

@media only screen and (max-width: 1023px) {
  .product__review {
    padding-bottom: 0;
  }
}

.product__review-title {
  margin-top: 0;
  margin-bottom: 2rem;
}

.product__review-grid {
  display: grid;
  grid-template-columns: 55.8rem 46.2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1919px) {
  .product__review-grid {
    grid-template-columns: 45.8rem 42.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__review-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__review-row:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .product__review-row:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.product__review-select {
  margin-bottom: 3.8rem;
}

@media only screen and (max-width: 1023px) {
  .product__review-select {
    margin-bottom: 3.2rem;
  }
}

.product__review-list {
  display: grid;
  row-gap: 4rem;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .product__review-list {
    margin-bottom: 2rem;
  }
}

.product__review-item {
  display: grid;
  row-gap: 1.5rem;
}

.product__review-header {
  display: grid;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.product__review-avatar {
  grid-column: 1/2;
  grid-row: 1/3;
  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: 5.4rem;
  height: 5.4rem;
  overflow: hidden;
  text-align: center;
  font-size: 1.7rem;
  line-height: 100%;
  text-transform: uppercase;
  border-radius: 50%;
}

.product__review-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.product__review-name {
  grid-column: 2/3;
  grid-row: 1/2;
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
}

.product__review-rating {
  grid-column: 2/3;
  grid-row: 2/3;
  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;
}

.product__review-rating .rating {
  margin: 0 0.5rem 0.5rem 0;
}

.product__review-rating .rating:last-child {
  margin: 0 0 0.5rem 0;
}

.product__review-item:nth-of-type(1n) .product__review-avatar {
  color: var(--primary, #bf0702);
  background: var(--warm, #fff7e3);
}

.product__review-item:nth-of-type(2n) .product__review-avatar {
  color: var(--warm, #fff7e3);
  background: var(--primary, #bf0702);
}

.product__review-item:nth-of-type(3n) .product__review-avatar {
  color: var(--warm, #fff7e3);
  background: var(--secondary, #003d73);
}

.product__review-text {
  margin: 0;
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
  word-break: break-word;
}

.product__review-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1.2rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  color: var(--gray-additional-font, #9292a2);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.014rem;
}

.product__review-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product__review-photo {
  width: 9rem;
  height: 9rem;
  overflow: hidden;
  border-radius: 1rem;
}

.product__review-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
}

.product__review-button {
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .product__review-button {
    margin-bottom: 2.6rem;
  }
}

.product__review-button--lk {
  position: relative;
}

.product__review-button--lk._loading::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 50;
}

.product__review-button--lk._loading::after {
  content: "";
  position: absolute;
  height: 5rem;
  width: 5rem;
  border: 0.3rem solid #f2efeb;
  margin: 0 auto;
  border-radius: 50%;
  border-top: 0.3rem solid #bf0702;
  top: calc(7%);
  left: calc(45%);
  z-index: 60;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.product__review-all {
  display: grid;
  grid-template-columns: 20.4rem 23rem;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  margin-bottom: 3.5rem;
}

@media only screen and (max-width: 1919px) {
  .product__review-all {
    grid-template-columns: 19.4rem 19.9rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__review-all {
    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.6rem;
  }
}

.product__review-all-list {
  display: grid;
  row-gap: 1rem;
}

.product__review-all-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.product__review-all-item .rating {
  width: 2.6rem;
}

.product__review-all-level {
  display: block;
  width: 100%;
  height: 0.5rem;
  background-color: rgba(36, 36, 42, 0.1);
}

@media only screen and (max-width: 1919px) {
  .product__review-all-level {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .product__review-all-level {
    width: 100%;
  }
}

.product__review-all-sublevel {
  display: block;
  width: 0;
  height: 0.5rem;
  background-color: #ecbf56;
}

.product__review-all-count {
  min-width: 2rem;
  color: var(--gray-additional-font, #9292a2);
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
}

.product__review-all-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 11.6rem;
  padding: 1.6rem 1.6rem 1.3rem 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 1.6rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .product__review-all-rating {
    min-height: 12rem;
    margin-bottom: 2rem;
  }
}

.product__review-all-desc {
  color: var(--dark-font, #24242a);
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.055rem;
  text-transform: uppercase;
}

.product__review-all-notice {
  margin: 0;
  color: var(--gray-additional-font, #9292a2);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: 0.015rem;
}

@media only screen and (max-width: 1023px) {
  .product__review-all-notice {
    font-size: 1.4rem;
    line-height: 150%;
    letter-spacing: 0.014rem;
  }
}

.product__recipes {
  padding-bottom: 8rem;
}

@media only screen and (max-width: 1023px) {
  .product__recipes {
    padding-bottom: 7rem;
  }
}

.product__recipes-title {
  margin-top: 0;
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .product__recipes-title {
    text-align: center;
    margin-bottom: 2rem;
  }
}

.product__recipes-grid {
  display: grid;
  grid-template-columns: repeat(3, 36.6rem);
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}

@media only screen and (max-width: 1919px) {
  .product__recipes-grid {
    grid-template-columns: repeat(3, 30.4rem);
  }
}

@media only screen and (max-width: 1023px) {
  .product__recipes-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    -webkit-column-gap: 1.2rem;
    -moz-column-gap: 1.2rem;
    column-gap: 1.2rem;
    width: calc(100% + 4rem);
    margin-left: -2rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .product__recipes-grid::-webkit-scrollbar {
    display: none;
  }
}

.product__recipes-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;
  row-gap: 1.4rem;
}

.product__recipes-wrap {
  position: relative;
  width: 36.6rem;
  height: 36.6rem;
  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;
  padding-bottom: 2.4rem;
}

@media only screen and (max-width: 1919px) {
  .product__recipes-wrap {
    width: 30.4rem;
    height: 30.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__recipes-wrap {
    width: 26.3rem;
    height: 26.3rem;
  }
}

.product__recipes-image {
  position: absolute;
  inset: 0;
  width: 36.6rem;
  height: 36.6rem;
  overflow: hidden;
  border-radius: 50%;
  background-color: rgba(152, 152, 168, 0.4);
}

@media only screen and (max-width: 1919px) {
  .product__recipes-image {
    width: 30.4rem;
    height: 30.4rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__recipes-image {
    width: 26.3rem;
    height: 26.3rem;
  }
}

.product__recipes-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.product__recipes-tags {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
  -webkit-column-gap: 0.3rem;
  -moz-column-gap: 0.3rem;
  column-gap: 0.3rem;
}

.product__recipes-tags .tag_black {
  line-height: normal;
}

.product__recipes-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.3rem;
  -moz-column-gap: 0.3rem;
  column-gap: 0.3rem;
}

.product__recipes-link {
  color: var(--dark-font, #24242a);
  font-size: 1.4rem;
  line-height: 150%;
  letter-spacing: 0.049rem;
  text-transform: uppercase;
}

.product__brand {
  padding-bottom: 7rem;
}

@media only screen and (max-width: 1023px) {
  .product__brand {
    padding-bottom: 2rem;
  }
}

.product__brand-title {
  margin-top: 0;
  margin-bottom: 2.6rem;
}

.product__brand-grid {
  display: grid;
  grid-template-columns: 43rem 60.6rem;
  -webkit-column-gap: 6rem;
  -moz-column-gap: 6rem;
  column-gap: 6rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

@media only screen and (max-width: 1919px) {
  .product__brand-grid {
    grid-template-columns: 39rem 47rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__brand-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4rem;
  }
}

.product__brand-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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 24.8rem;
  margin-bottom: 1.6rem;
  padding: 2.4rem 4rem 3.2rem 2.8rem;
  border-radius: 2.2rem;
  background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
  .product__brand-box {
    min-height: 22rem;
    margin-bottom: 1.2rem;
    padding: 2rem 4rem 2.8rem 2.2rem;
    border-radius: 1.6rem;
  }
}

.product__brand-name {
  margin: 0;
}

.product__brand-image {
  width: 19.4rem;
}

@media only screen and (max-width: 1023px) {
  .product__brand-image {
    width: 19rem;
  }
}

.product__brand-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.6rem;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1919px) {
  .product__brand-button-group .button {
    padding-right: 2.2rem;
    padding-left: 2.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .product__brand-button-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.8rem;
  }
  .product__brand-button-group .button {
    width: 100%;
  }
}

.product__brand-content {
  color: var(--dark-font, #24242a);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.015rem;
}

.product__brand-content p {
  margin-top: 0;
}

.product__brand-content p:not(:last-child) {
  margin-bottom: 3rem;
}

@media only screen and (max-width: 1023px) {
  .product__brand-content {
    overflow: hidden;
    margin-bottom: 0.5rem;
  }
  .product__brand-content.show {
    max-height: none !important;
  }
}

.product__brand-showmore {
  color: var(--secondary, #003d73);
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.015rem;
  display: none;
}

@media only screen and (max-width: 1023px) {
  .product__brand-showmore {
    display: inline-block;
  }
}

@media only screen and (max-width: 1023px) {
  .product .title .link {
    display: inline-block;
  }
}

.product__brand-box--small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2.4rem 2.8rem 3.2rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 4.5rem;
}

.product__brand-box--small .product__brand-name {
  width: 100%;
  color: #fff;
  margin-bottom: 0.5rem;
  min-height: 5.5rem;
}

.product__brand-box--small .product__brand-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 14rem;
}

.product__brand-box--small .product__brand-image img {
  width: 100%;
}

.title.product__shop-title {
  margin-top: 0;
  margin-bottom: -4rem;
}

[data-modal-id="reviews-images"] .modal__close {
  z-index: 10;
  width: 5rem;
  height: 5rem;
  background-color: var(--surface-bg, #f7f5f1);
  border-radius: 1.2rem;
}

@media only screen and (max-width: 1023px) {
  [data-modal-id="reviews-images"] .modal__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 1.5rem;
    right: 1.5rem;
  }
}

@media only screen and (max-width: 1023px) {
  [data-modal-id="reviews-images"] .modal__body {
    overflow: visible;
  }
}

.product__space .product__brand {
  padding-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .product__space .product__brand {
    padding-bottom: 2rem;
  }
}

.product__space .product__shop {
  padding-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .product__space .product__shop {
    /*padding-bottom: 20px;*/
    margin-top: 4rem;
  }
}

.sticky {
  position: fixed;
  bottom: 6.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 1;
  width: 100%;
  display: none;
  z-index: 100;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  gap: 1rem;
}

@media only screen and (max-width: 1023px) {
  .sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sticky-header {
  /*position: relative;*/
  background-color: #fff;
  padding: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sticky_bottom {
  bottom: 11rem;
}

.card__counter_sticky.button__hidden {
  display: none;
}

.product__info-footer_sticky {
  margin-bottom: 0;
}

.product__info-button_sticky {
  width: 17rem;
}

.product__info-price-sum_sticky {
  font-size: 2rem;
}

.product__info-price_sticky {
  margin-bottom: 0;
}

.card__counter_sticky {
  width: 17rem;
  height: 5rem;
}

.card__counter-sum_sticky {
  font-size: 1.3rem;
  height: 5rem;
}

.card__counter-decrement_sticky,
.card__counter-increment_sticky {
  height: 5rem;
}

.card__title_height {
  min-height: 0;
}

.card-advice__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 2.2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 1023px) {
  .card-advice__footer {
    margin-top: 1.6rem;
  }
}

.card-advice__footer span {
  max-width: 45%;
  margin: 0;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 139%;
  letter-spacing: 0.01em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

@media only screen and (max-width: 1023px) {
  .card-advice__footer span {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 104%;
  }
}

.card-advice__footer a {
  max-width: 52%;
  width: 100%;
  margin: 0;
  border: 0.2rem solid var(--primary, #bf0702);
  color: var(--primary, #bf0702);
  font-family: "TT Firs Neue", sans-serif;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: white;
  height: 3.6rem;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 129%;
  letter-spacing: 0.09em;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -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;
  text-transform: uppercase;
  border-radius: 4.3rem;
  -ms-flex-item-align: start;
  align-self: start;
}

@media only screen and (max-width: 1023px) {
  .card-advice__footer a {
    height: 2.3rem;
    font-size: 0.7rem;
    max-width: 11.2rem;
  }
}

.card-advice__wrapper {
  position: relative;
  width: 33.6rem;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*padding: 1.2rem;*/
  /*max-height: 261px;
            height: 100%;*/
  height: 26.1rem !important;
}

@media (max-width: 1600px) {
  .card-advice__wrapper {
    width: 28.4rem;
    height: 22rem !important;
  }
}

@media only screen and (max-width: 1023px) {
  .card-advice__wrapper {
    width: 21.5rem;
    height: 16.7rem !important;
  }
}

.promotions .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .promotions .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.promotions__title {
  margin-top: 0;
  margin-bottom: 6rem;
}

@media only screen and (max-width: 1023px) {
  .promotions__title {
    margin-bottom: 2.6rem;
  }
}

.promotions__catalog {
  margin-bottom: 12rem;
  padding-top: 1rem;
}

@media only screen and (max-width: 1023px) {
  .promotions__catalog {
    margin-bottom: 8rem;
    padding-top: 1.4rem;
  }
}

.promotions__catalog:last-child {
  margin-bottom: 0;
}

.promotions__catalog-title {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.015em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .promotions__catalog-title {
    font-size: 2.3rem;
  }
}

@media (max-width: 767.98px) {
  .promotions__catalog-title {
    text-align: center;
  }
}

.promotions__catalog-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2.4rem 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .promotions__catalog-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 3rem;
  }
}

@media (max-width: 767.98px) {
  .promotions__catalog-items {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.promotions__item {
  position: relative;
  width: 100%;
  max-width: 36.8rem;
  justify-self: center;
  text-align: center;
}

.promotions__item-link {
  text-decoration: none;
}

.promotions__item-link:hover .promotions__item-image {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.promotions__item-link:hover .promotions__item-title {
  color: var(--primary, #BF0702);
}

.promotions__item-wrap {
  position: relative;
  margin-bottom: 1.4rem;
  padding-top: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.promotions__item-image {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  will-change: transform;
}

.promotions__item-date {
  position: absolute;
  bottom: 2.4rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.promotions__item-title {
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.015em;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

@media only screen and (max-width: 1023px) {
  .promotions__products .card__title {
    min-height: 4.7rem;
  }
}

.promotions__products-title {
  margin-bottom: 2.6rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.015em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .promotions__products-title {
    font-size: 2.3rem;
  }
}

.promotions__products-items {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 5.5rem 1.6rem;
}

.promotions__products-items .card {
  padding-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .promotions__products-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.6rem 1.2rem;
  }
}

.promotions__products-slider {
  --swiper-scrollbar-sides-offset: 0;
  --swiper-scrollbar-bottom: 0;
  overflow: visible;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .promotions__products-slider {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.6rem 1.2rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .promotions__products-slider .swiper-scrollbar {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .promotions__products-slider .card__wrapper {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }
}

.promotions__products-slider-wrapper {
  position: relative;
  overflow: hidden;
  margin-left: -2.4rem;
  margin-right: -2.4rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
}

@media only screen and (max-width: 1279px) {
  .promotions__products-slider-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .promotions__products-slider-wrapper {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .promotions__products-item {
    padding-bottom: 0;
  }
}

.promotions__more {
  margin-top: 7rem;
  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 only screen and (max-width: 1023px) {
  .promotions__more {
    margin-top: 5rem;
  }
}

.promotions__more-button {
  width: 31.4rem;
  max-width: 100%;
}

.promotions__more-button svg {
  position: relative;
  top: -0.1rem;
  display: block;
  fill: currentColor;
}

.promotions__row {
  display: grid;
  grid-template-columns: 36.8rem minmax(0, 1fr);
  gap: 4rem 6rem;
}

@media only screen and (max-width: 1919px) {
  .promotions__row {
    grid-template-columns: 30.4rem minmax(0, 1fr);
    -webkit-column-gap: 5rem;
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .promotions__row {
    grid-template-columns: minmax(0, 1fr);
    gap: 4rem;
    margin-bottom: 8rem;
  }
}

.promotions__description {
  max-width: 64.8rem;
  font-family: "TT Firs Neue", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1023px) {
  .promotions__description {
    max-width: none;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.promotions__description p {
  margin-top: 0;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 1023px) {
  .promotions__description p {
    margin-bottom: 1.6rem;
  }
}

.promotions__description p.big {
  line-height: 1.5;
  font-size: 3rem;
}

@media only screen and (max-width: 1023px) {
  .promotions__description p.big {
    font-size: 2rem;
  }
}

.promotions__description p:last-child {
  margin-bottom: 0;
}

.promotions__go-shopping {
  margin-top: 4rem;
}

@media only screen and (max-width: 1023px) {
  .promotions__go-shopping {
    margin-top: 2.6rem;
  }
}

.promotions__go-shopping-button svg {
  position: relative;
  top: -0.1rem;
  display: block;
  stroke: currentColor;
  stroke-width: 1.8;
}

@media only screen and (max-width: 1023px) {
  .promotions__go-shopping-button {
    width: 100%;
  }
}

.promotions_detail {
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .promotions_detail .promotions__item {
    margin-left: auto;
    margin-right: auto;
  }
}

.promotions_detail .promotions__item-wrap {
  margin-bottom: 1.4rem;
}

.promotions_detail .promotions__item-date {
  position: static;
  padding: 0.1rem 0.9rem 0;
  height: 2.2rem;
  font-size: 1.1rem;
}

.promotions_detail .promotions__bottom-description {
  margin-top: 7rem;
}

.promotions__bottom-description {
  margin-top: 8rem;
}

@media only screen and (max-width: 1023px) {
  .promotions__bottom-description {
    margin: 7rem 0;
  }
}

.container__has-prods + .promotions__bottom-description {
  margin-top: 2rem;
}

.promotions .other-stocks {
  padding: 2rem 0;
}

.promotions .other-stocks .stock-slider-wrapper {
  overflow: hidden;
}

.promotions .other-stocks .stock-slider-wrapper .stock-slider .swiper-slide .promotions__item {
  max-width: 80%;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin: 0 auto;
}

.promotions .other-stocks .stock-slider-wrapper .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: relative;
  width: 100%;
  border-radius: 2rem;
  background: var(--surface-bg, #f7f5f1);
  top: 4.8rem;
  bottom: auto;
  left: auto;
  right: auto;
}

.promotions .other-stocks .stock-slider-wrapper .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  position: relative;
  border-radius: 10rem;
  background: rgba(152, 152, 168, 0.4);
  cursor: pointer;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.promotions .other-stocks .stock-slider-wrapper .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag::after {
  content: "";
  position: absolute;
  top: -1rem;
  bottom: -1rem;
  left: 0;
  right: 0;
}

.recipes {
  padding-bottom: 12rem;
}

@media only screen and (max-width: 1023px) {
  .recipes {
    padding-bottom: 10rem;
  }
}

.recipes .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .recipes .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.recipes__title {
  margin-top: 0;
  margin-bottom: 3.4rem;
}

@media only screen and (max-width: 1023px) {
  .recipes__title {
    margin-bottom: 3rem;
  }
}

.recipes__wrap {
  position: relative;
}

.recipes__filter {
  position: relative;
  padding-top: 0;
  margin-bottom: 3.6rem;
  padding-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .recipes__filter {
    display: block;
    margin-bottom: 3rem;
  }
}

.recipes__filter .filter__select .choices__list--single {
  white-space: nowrap;
}

@media (max-width: 575.98px) {
  .recipes__filter .filter__select {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.recipes__filter .filter__row {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 1023px) {
  .recipes__filter .filter__row {
    display: grid;
    grid-template-columns: 100%;
    gap: 1.7rem;
  }
}

.recipes__tags {
  max-width: 100%;
}

.recipes__tags-list {
  margin-top: -0.8rem;
  margin-right: -0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1023px) {
  .recipes__tags-list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-right: -2rem;
    margin-left: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow: initial;
  }
  .recipes__tags-list::-webkit-scrollbar {
    display: none;
  }
}

.recipes__tags-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.8rem;
  margin-top: 0.8rem;
  padding: 1rem 1.5rem;
  border-radius: 1rem;
  border: 0.1rem solid var(--stroke, rgba(36, 36, 42, 0.1));
  min-height: 3.6rem;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 0.9;
  letter-spacing: 0.072rem;
  text-transform: uppercase;
  -webkit-transition: 0.3s color, 0.3s border-color, 0.3s background;
  transition: 0.3s color, 0.3s border-color, 0.3s background;
}

.recipes__tags-item:hover {
  border-color: rgba(36, 36, 42, 0.35);
}

@media only screen and (max-width: 1023px) {
  .recipes__tags-item {
    margin-top: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }
  .recipes__tags-item:last-child {
    margin-right: 0;
  }
}

.recipes__list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3.6rem 1.6rem;
}

@media only screen and (max-width: 1023px) {
  .recipes__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767.98px) {
  .recipes__list {
    grid-template-columns: 100%;
  }
}

.recipes__list .product__recipes-link {
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

.recipes__list .product__recipes-footer .tag {
  -webkit-transition: 0.3s color, 0.3s background;
  transition: 0.3s color, 0.3s background;
}

.recipes__list .product__recipes-footer .tag svg {
  -webkit-transition: 0.3s stroke;
  transition: 0.3s stroke;
}

.recipes__list .product__recipes-link-wrapper {
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  gap: 1.2rem;
}

.recipes__list .product__recipes-link-wrapper:hover .product__recipes-button-like {
  opacity: 1;
}

.recipes__list .product__recipes-link-wrapper:hover .product__recipes-link {
  color: var(--primary, #BF0702);
}

.recipes__list .product__recipes-link-wrapper:hover .product__recipes-footer .tag {
  color: var(--white, #FFF);
  background: var(--primary, #BF0702);
}

.recipes__list .product__recipes-link-wrapper:hover .product__recipes-footer .tag svg {
  stroke: var(--white, #FFF);
}

@media (hover: hover) {
  .recipes__list .product__recipes-link-wrapper:hover .product__recipes-image img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
  }
}

.recipes__list .product__recipes-button-like {
  position: absolute;
  top: 1.2rem;
  left: 50%;
  width: 6rem;
  height: 5rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition-property: background, opacity;
  transition-property: background, opacity;
}

@media (max-width: 767.98px) {
  .recipes__list .product__recipes-wrap {
    width: 32rem;
    height: 32rem;
  }
}

.recipes__list .product__recipes-image img {
  -webkit-transition: 0.3s -webkit-transform;
  transition: 0.3s -webkit-transform;
  transition: 0.3s transform;
  transition: 0.3s transform, 0.3s -webkit-transform;
  will-change: transform;
}

@media (max-width: 767.98px) {
  .recipes__list .product__recipes-image {
    width: 32rem;
    height: 32rem;
  }
}

.recipes__more {
  margin-top: 7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 1023px) {
  .recipes__more {
    margin-top: 5rem;
  }
}

.recipes__more-button {
  width: 31.4rem;
  max-width: 100%;
}

.recipes__more-button svg {
  position: relative;
  top: -0.1rem;
  display: block;
  fill: currentColor;
}

.recipes__pagination {
  margin-top: 4.3rem;
  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;
}

.recipes__detail {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: minmax(0, 1fr) 36.7rem;
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1919px) {
  .recipes__detail {
    grid-template-columns: 100%;
    max-width: 74.9rem;
    margin-bottom: 5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .recipes__detail {
    max-width: none;
  }
}

.recipes__detail:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1919px) {
  .recipes__detail .recipes__detail-boxes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  .recipes__detail .recipes__detail-boxes {
    grid-template-columns: 100%;
  }
}

.recipes__detail-column {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.recipes__detail-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 28rem;
  aspect-ratio: 749/500;
}

.recipes__detail-image {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2.2rem;
  -o-object-fit: cover;
  object-fit: cover;
}

.recipes__detail-tags {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2rem;
  gap: 1rem;
  width: 100%;
}

.recipes__detail-tags .tag {
  height: 2.2rem;
  padding-bottom: 0.3rem;
  font-size: 1.1rem;
}

.recipes__detail-tags .rating__number {
  margin-top: 0;
}

.recipes__detail-tags .rating__star svg {
  width: 1.2rem;
  height: 1.2rem;
}

.recipes__detail-info-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.6rem;
}

.recipes__detail-info-tags .tag {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.045em;
  color: var(--gray-additional-font, #9292A2);
}

.recipes__detail-info-tags .tag span {
  margin-right: 0.8rem;
}

.recipes__detail-info-tags .tag span ~ span {
  margin-right: 0;
  color: var(--dark-font, #24242A);
}

.recipes__detail-info-tags .tag span:last-child {
  margin-right: 0;
}

.recipes__detail-info-tags .tag .tag__icon {
  margin-right: 0.4rem;
}

.recipes__detail-info-tags .tag_date {
  color: var(--dark-font, #24242A);
}

.recipes__detail-boxes {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: 100%;
}

@media only screen and (max-width: 1023px) {
  .recipes__detail-boxes {
    gap: 1rem;
  }
}

.recipes__detail-button-like {
  width: 100%;
  height: 8rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2rem;
  border-radius: 2.2rem;
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--dark-font, #24242A);
}

.recipes__detail-button-like svg {
  stroke: var(--primary, #BF0702);
  stroke-width: 2;
}

@media only screen and (max-width: 1919px) {
  .recipes__detail-button-like {
    min-height: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .recipes__detail-button-like {
    height: 7.4rem;
  }
}

.recipes__detail-box {
  display: grid;
  grid-template-columns: 100%;
  gap: 2rem;
  padding: 2.3rem 2.6rem;
  border-radius: 2.2rem;
  min-height: 11rem;
  background: var(--surface-bg, #F7F5F1);
}

@media only screen and (max-width: 1023px) {
  .recipes__detail-box {
    padding: 2rem 2.2rem;
    border-radius: 1.8rem;
    gap: 1.6rem;
    min-height: 9.8rem;
  }
}

.recipes__detail-box_full {
  grid-template-columns: minmax(0, 1fr) auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 11rem;
}

@media (max-width: 767.98px) {
  .recipes__detail-box_full {
    grid-template-columns: 100%;
  }
}

.recipes__box-title {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.recipes__rating-group {
  position: relative;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 16.7rem;
  margin-left: -0.4rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.recipes__rating-item {
  position: relative;
  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;
  width: 3.4rem;
  height: 2.7rem;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  color: rgba(36, 36, 42, 0.1);
  background: none;
  -webkit-transition: 0.3s color, 0.3s -webkit-transform;
  transition: 0.3s color, 0.3s -webkit-transform;
  transition: 0.3s color, 0.3s transform;
  transition: 0.3s color, 0.3s transform, 0.3s -webkit-transform;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.recipes__rating-item:focus-visible {
  outline: none;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.recipes__rating-item svg {
  position: relative;
  display: block;
  width: 2.6rem;
  height: 2.7rem;
  fill: currentColor;
  -webkit-transition: 0.3s fill, 0.3s stroke;
  transition: 0.3s fill, 0.3s stroke;
}

.recipes__rating_is-select .recipes__rating-item {
  cursor: pointer;
}

.recipes__rating[data-rating="1"] .recipes__rating-item:nth-child(1) {
  color: #ECBF56;
}

.recipes__rating[data-rating="2"] .recipes__rating-item:nth-child(-n+2) {
  color: #ECBF56;
}

.recipes__rating[data-rating="3"] .recipes__rating-item:nth-child(-n+3) {
  color: #ECBF56;
}

.recipes__rating[data-rating="4"] .recipes__rating-item:nth-child(-n+4) {
  color: #ECBF56;
}

.recipes__rating[data-rating="5"] .recipes__rating-item:nth-child(-n+5) {
  color: #ECBF56;
}

.recipes__rating[data-rating] .recipes__rating-item:nth-child(n):focus-visible {
  outline: none;
  color: #ECBF56;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.recipes__rating[data-rating-hover] .recipes__rating-item:focus-visible {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.recipes__rating[data-rating-hover] .recipes__rating-item:nth-child(n) {
  color: rgba(36, 36, 42, 0.1);
}

.recipes__rating[data-rating-hover="1"] .recipes__rating-item:nth-child(1) {
  color: #ECBF56;
}

.recipes__rating[data-rating-hover="2"] .recipes__rating-item:nth-child(-n+2) {
  color: #ECBF56;
}

.recipes__rating[data-rating-hover="3"] .recipes__rating-item:nth-child(-n+3) {
  color: #ECBF56;
}

.recipes__rating[data-rating-hover="4"] .recipes__rating-item:nth-child(-n+4) {
  color: #ECBF56;
}

.recipes__rating[data-rating-hover="5"] .recipes__rating-item:nth-child(-n+5) {
  color: #ECBF56;
}

.recipes__share-list {
  display: grid;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  gap: 3.6rem;
}

.recipes__share-link {
  -webkit-transition: 0.3s color;
  transition: 0.3s color;
}

.recipes__share-link svg {
  display: block;
  fill: currentColor;
}

.recipes__share-link:hover {
  color: var(--hover-red-hover, #a80400);
}

.recipes__share-link_copy {
  cursor: pointer;
}

.recipes__share-link_copy svg {
  fill: none;
  stroke: currentColor;
}

.recipes__row {
  display: grid;
  gap: 1.6rem;
  grid-template-columns: minmax(0, 1fr) 36.7rem;
  margin-bottom: 12rem;
}

@media only screen and (max-width: 1919px) {
  .recipes__row {
    max-width: 74.9rem;
    grid-template-columns: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .recipes__row {
    margin-bottom: 8rem;
    max-width: none;
  }
}

.recipes__row:last-child {
  margin-bottom: 0;
}

.recipes__main-description {
  margin-bottom: 8rem;
  font-family: "Manrope", sans-serif;
  font-size: 3rem;
  letter-spacing: 0.01em;
  font-weight: 500;
}

@media only screen and (max-width: 1919px) {
  .recipes__main-description {
    margin-bottom: 5rem;
    font-size: 2rem;
  }
}

.recipes__main-description p {
  margin-top: 0;
  margin-bottom: 2rem;
}

.recipes__main-description p:last-child {
  margin-bottom: 0;
}

.recipes__main-description:last-child {
  margin-bottom: 0;
}

.recipes__description {
  margin-bottom: 5rem;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

@media only screen and (max-width: 1023px) {
  .recipes__description {
    margin-bottom: 3.2rem;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.recipes__description h2,
.recipes__description h3,
.recipes__description h4,
.recipes__description h5,
.recipes__description h6 {
  font-family: "TT Firs Neue", sans-serif;
}

.recipes__description h2:first-child,
.recipes__description h3:first-child,
.recipes__description h4:first-child,
.recipes__description h5:first-child,
.recipes__description h6:first-child {
  margin-top: 0;
}

.recipes__description h2:last-child,
.recipes__description h3:last-child,
.recipes__description h4:last-child,
.recipes__description h5:last-child,
.recipes__description h6:last-child {
  margin-bottom: 0;
}

.recipes__description h2 {
  margin-bottom: 2.4rem;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .recipes__description h2 {
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }
}

.recipes__description h2:last-child {
  margin-bottom: 0;
}

.recipes__description p,
.recipes__description ul,
.recipes__description ol {
  margin-top: 0;
  margin-bottom: 1.8rem;
}

.recipes__description p:last-child,
.recipes__description ul:last-child,
.recipes__description ol:last-child {
  margin-bottom: 0;
}

.recipes__description:last-child {
  margin-bottom: 0;
}

.recipes__nutritional {
  margin-bottom: 8rem;
}

@media only screen and (max-width: 1023px) {
  .recipes__nutritional {
    margin-bottom: 5rem;
  }
}

.recipes__nutritional h2, .recipes__nutritional h3 {
  margin-bottom: 3.4rem;
}

.recipes__nutritional h2:last-child, .recipes__nutritional h3:last-child {
  margin-bottom: 0;
}

.recipes__nutritional:last-child {
  margin-bottom: 0;
}

.recipes__nutritional-items {
  display: grid;
  grid-auto-flow: column;
  gap: 1rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 1023px) {
  .recipes__nutritional-items {
    gap: 3.4rem;
    grid-auto-flow: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.recipes__nutritional-item {
  display: grid;
  grid-template-columns: 100%;
  gap: 1.6rem;
  font-weight: 600;
  line-height: 1;
}

@media only screen and (max-width: 1023px) {
  .recipes__nutritional-item {
    gap: 1.2rem;
    font-size: 1.4rem;
  }
}

.recipes__nutritional-item p {
  margin: 0;
}

.recipes__nutritional-item p:first-child {
  font-family: "TT Firs Neue", sans-serif;
  font-size: 4.4rem;
  line-height: 0.8;
}

@media only screen and (max-width: 1023px) {
  .recipes__nutritional-item p:first-child {
    font-size: 3rem;
  }
}

.recipes__grocery-list {
  margin-bottom: 8rem;
}

@media only screen and (max-width: 1023px) {
  .recipes__grocery-list {
    margin-bottom: 5rem;
  }
}

.recipes__grocery-list:last-child {
  margin-bottom: 0;
}

.recipes__grocery-list p {
  margin-bottom: 1rem;
}

.recipes__grocery-list p:last-child {
  margin-bottom: 0;
}

.recipes__steps {
  margin-bottom: 8rem;
}

@media only screen and (max-width: 1023px) {
  .recipes__steps {
    margin-bottom: 5rem;
  }
}

.recipes__steps:last-child {
  margin-bottom: 0;
}

.recipes__steps-items {
  display: grid;
  grid-template-columns: 100%;
  gap: 5rem;
}

@media only screen and (max-width: 1023px) {
  .recipes__steps-items {
    gap: 3.2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .recipes__steps-item p {
    margin-bottom: 1.2rem;
  }
}

.recipes__steps-item p ~ p {
  padding: 2rem 4rem 2.6rem 2.7rem;
  border-radius: 2.2rem;
  border: 0.2rem solid rgba(36, 36, 42, 0.03);
  font-size: 1.5rem;
  background: var(--surface-bg, #F7F5F1);
}

.recipes__steps-item p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1023px) {
  .recipes__products .card__title {
    min-height: 4.7rem;
  }
}

.recipes__products-title {
  margin-top: 0;
  margin-bottom: 2.6rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.015em;
  text-transform: uppercase;
}

@media only screen and (max-width: 1023px) {
  .recipes__products-title {
    font-size: 2.3rem;
  }
}

.recipes__products-slider {
  --swiper-scrollbar-sides-offset: 0;
  --swiper-scrollbar-bottom: 0;
  overflow: visible;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .recipes__products-slider {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.6rem 1.2rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .recipes__products-slider .swiper-scrollbar {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .recipes__products-slider .card__wrapper {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
  }
}

.recipes__products-slider-wrapper {
  position: relative;
  overflow: hidden;
  margin-left: -2.4rem;
  margin-right: -2.4rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  padding-bottom: 11.4rem;
  margin-bottom: -11rem;
}

@media only screen and (max-width: 1279px) {
  .recipes__products-slider-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 1023px) {
  .recipes__products-slider-wrapper {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .recipes__products-item {
    padding-bottom: 0;
  }
}

.recipes_detail .recipes__title {
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1919px) {
  .recipes_detail .recipes__title {
    margin-bottom: 2.4rem;
  }
}

.reviews {
  padding-bottom: 5rem;
}

@media only screen and (max-width: 1023px) {
  .reviews {
    padding-bottom: 5rem;
  }
}

.reviews .breadcrumbs {
  margin-bottom: 2.6rem;
}

@media only screen and (max-width: 1023px) {
  .reviews .breadcrumbs {
    margin-bottom: 2rem;
  }
}

.reviews__title {
  margin-top: 0;
  margin-bottom: 4rem;
}

@media only screen and (max-width: 1023px) {
  .reviews__title {
    margin-bottom: 2.6rem;
  }
}

.reviews__tabs .tabs__nav {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 55.8rem;
  margin-bottom: 4rem;
}

@media (max-width: 640px) {
  .reviews__tabs .tabs__nav {
    max-width: 100%;
    margin: 0 0 2rem;
  }
}

.reviews__tabs button {
  max-width: 27.9rem;
}

@media only screen and (max-width: 1023px) {
  .reviews__tabs button {
    font-size: 1.2rem;
    padding: 1.2rem 0;
  }
}

.reviews__tabs .product__review-grid {
  grid-template-columns: 55.8rem 45.4rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 1919px) {
  .reviews__tabs .product__review-grid {
    grid-template-columns: 48rem 42.4rem;
    -webkit-column-gap: 3.6rem;
    -moz-column-gap: 3.6rem;
    column-gap: 3.6rem;
  }
}

.reviews__tabs .product__review-button {
  max-width: 100%;
}

.reviews__tabs .product__review-all-notice {
  color: #24242A;
  -webkit-font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-feature-settings: "salt" on, "calt" off, "liga" off;
  font-family: "TT Firs Neue", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.016rem;
}

@media only screen and (max-width: 1023px) {
  .reviews__tabs .product__review-all-notice {
    font-size: 1.5rem;
  }
}

.reviews__tabs .product__review-all-notice a {
  color: #003D73;
}

.reviews__tabs .product__review-avatar-square {
  border-radius: 1rem;
}

.reviews__tabs .product__review-sticky {
  position: sticky;
  top: 3rem;
}

@media only screen and (max-width: 1279px) {
  .reviews__tabs .product__review-sticky {
    position: static;
    width: 90%;
  }
}

@media (max-width: 640px) {
  .reviews__tabs .product__review-sticky {
    width: 100%;
  }
}

@media only screen and (max-width: 1279px) {
  .reviews__tabs .product__review-all {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
  }
  .reviews__tabs .product__review-all .product__review-all-rating {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0;
  }
  .reviews__tabs .product__review-all .product__review-all-list {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}

@media (max-width: 640px) {
  .reviews__tabs .product__review-all {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .reviews__tabs .product__review-all .product__review-all-rating {
    margin: 0 0 2rem;
  }
}

/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/local/components/ibrush/flying.basket/templates/.default/style.css?173537282897*/
.attention-basket {
    font-weight: normal;
    font-size: 1.2rem;
    text-align: center;
}
/* End */


/* Start:/local/components/severnaya.fortune/wheel.show/templates/.default/style.css?17353728289344*/
.modal-fortune-wheel .modal__body
{
    overflow-x: visible;
    oveflow-y: visible;
}

.fortune {
    font-family: "TT Firs Neue", sans-serif !important;
}

.coupon-box {
    position: relative;
}

.fortune__confirm-box a {
    color: #003d73;
}

.copy-coupon {
    position: absolute;
    top: 7px;
    right: 8px;
    width: 20px;
    height: 20px;
    background: url('/local/components/severnaya.fortune/wheel.show/templates/.default/./img/copy-coupon.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.red-image {
    background-image: url('/local/components/severnaya.fortune/wheel.show/templates/.default/./img/copy-coupon-red.svg')
}

.modal-fortune-wheel .modal__close {
    cursor: pointer;
    top: 13px;
    right: 13px;
    display: block;
}

.fortune__box {
    font-family: 'TT Firs Neue', sans-serif !important;
    position: relative;
    display: flex;
    justify-content: end;
    margin: 0 auto;
    /*margin-top: 100px;*/
    width: 750px;
    height: 450px;
    border-radius: 22px;
    padding: 0px 50px;
    background: rgb(255, 255, 255);
}

.fortune__title {
    margin-top: 10px;
    margin-bottom: 10px;
    color: rgb(191, 7, 2);
    font-size: 35px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 4%;
    text-transform: uppercase;
    font-family: 'TT Firs Neue', sans-serif !important;
}

.fortune__box input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.fortune__box input::placeholder {
    font-family: 'TT Firs Neue', sans-serif !important;
}

.fortune__content {
    margin-top: 10px;
    width: 60%;
}

.fortune__sub-title {
    margin-bottom: 5px;
    color: rgb(36, 36, 42);
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0%;
    font-family: 'TT Firs Neue', sans-serif !important;
}


.fortune__input:not(:last-of-type) {
    margin-bottom: 15px;
}

.fortune__hide-content-prize {
    width: 63%;
    padding-top: 10px;
    margin-top: 30px;
    margin-right:30px;
    text-align: left;
    font-family: 'TT Firs Neue', sans-serif !important;
}

.fortune__hide-content-prize--promo {
    margin-top: 30px;
}

.prize-text-letter {
    color: rgb(36, 36, 42);
    font-size: 24px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0%;
    text-align: left;
    font-family: 'TT Firs Neue', sans-serif !important;
}

.fortune__hide-content-prize--lose {
    width: 57%;
    padding-top: 85px;
    margin-top: 65px;
    margin-right: 20px;
    text-align: left;
    font-family: 'TT Firs Neue', sans-serif !important;
}

.prize-text {
    margin-top: 0;
    margin-bottom: 18px;
    color: rgb(36, 36, 42);
    /* font-family: TT Firs Neue; */
    font-size: 35px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0%;
    /* text-align: center; */
    font-family: 'TT Firs Neue', sans-serif !important;
}

.prize-sub-text {
    color: rgb(36, 36, 42);
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0%;
    font-family: 'TT Firs Neue', sans-serif !important;
}

.prize-text--red {
    color: rgb(191, 7, 2);
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 50px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 4%;
    /* text-align: center; */
    text-transform: uppercase;
    font-family: 'TT Firs Neue', sans-serif !important;
}

.prize-note-text {
    color: rgb(152, 152, 168);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: left;
    font-family: 'TT Firs Neue', sans-serif !important;
}

.prize-sub-text-small {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding: 18px 23px;
    font-size: 33px;
    color: rgb(191, 7, 2);
    font-weight: 600;
    line-height: 31px;
    border: 4px dashed rgb(191, 7, 2);
    font-family: 'TT Firs Neue', sans-serif !important;
    text-align: center;
}

.feature__wheel-img-arrow-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%);
}

.feature__wheel-img-arrow {
    width: 100%;
    height: auto;
}

.fortune__confirm-box {
    display: flex;
    align-items: baseline;
}

.fortune__confirm-checkbox {
    margin-right: 12px;
    display: none;
}

.fortune__confirm-label {
    font-size: 12px;
    font-family: 'TT Firs Neue', sans-serif !important;
}

.fortune__confirm-checkbox + label {
    position: relative;
    padding-left: 30px;
    height: 1.5em;
    color: #000;
    cursor: pointer;
    user-select: none;
}

.fortune__confirm-checkbox + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    margin: 0;
    appearance: none;
    border-radius: 0.6rem;
    border: 0.1rem solid rgba(36, 36, 42, 0.12);
    background-color: #f7f5f1;
}

.fortune__confirm-checkbox:checked + label:before {
    border: none;
    background: url("/local/components/severnaya.fortune/wheel.show/templates/.default/./img/check.svg") center / cover no-repeat;
}

.fortune__confirm-label span {
    border-bottom: 1px solid black;
}

.feature__wheel-img-box {
    position: absolute;
    left: -35%;
    top: 50%;
    transform: translate(0, -50%);
    width: 500px;
    height: 500px;
    /* animation: spin 7s linear infinite; */
}

.feature__wheel-img {
    height: auto;
    width: 100%;
}

.box-animation {
    transition: transform 5s ease;
}

.stop-animation {
    transition: none;
}

.hide {
    display: none;
}

.disabled-button {
    pointer-events: none;
    opacity: 0.8;
}

.modal-wheel {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: lightgray;
}

@media (max-width: 1240px) {
    .fortune {
        overflow: hidden;
    }

    .wheel-input {
        padding: 0;
    }

    .copy-coupon {
        right: 5px;
    }

    .prize-note-text {
        text-align: center;
    }

    .prize-text {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .prize-sub-text-small {
        font-size: 29px;
        margin: 0 auto;
        margin-top: 5px;
    }

    .prize-text-letter {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: 0%;
        text-align: center;
        margin-bottom: 3px;
    }

    .prize-text--red {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 40px;
    }

    .height-small {
        height: 550px !important;
    }

    .bottom-img {
        bottom: 30px !important;
    }

    .modal-fortune-wheel .modal__wrapper {
        justify-content: center;
    }

    .fortune__hide-content-prize {
        margin-top: 0;
        width: 100%;
        text-align: center;
        margin-right: 0;
    }

    .fortune__box {
        overflow: hidden;

        flex-direction: column;
        width: auto;
        max-width: 430px;
        height: 580px;
        justify-content: flex-start;
        padding: 30px 15px 15px;
    }

    .fortune__content {
        margin-top: 0;
        padding-top: 0px;
        width: 100%;
    }

    .feature__wheel-img-box {
        position: absolute;
        width: 100%;
        max-width: 300px;
        height: initial;
        bottom: -27%;
        top: initial;
        left: 50%;
        transform: translate(-50%, 0) rotate(-90deg);
    }

    .fortune__title,
    .fortune__sub-title {
        text-align: center;
    }

    .fortune__title {
        margin-top: 10px !important;
        margin-bottom: 10px;
    }

    .fortune__sub-title {
        font-size: 16px;
        line-height: 21px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .modal-small__fields.fortune__fields {
        row-gap: 1.7rem;
    }


    .prize-text--lose {
        width: 75%;
        margin: 0 auto;
        font-family: 'TT Firs Neue', sans-serif !important;
    }
}

@media (max-width: 520px) {
    .fortune {
        overflow: hidden;
    }

    .fortune__confirm-label {
        font-size: 10px;
        font-family: 'TT Firs Neue', sans-serif !important;
    }

    .fortune .button {
        height: 5.2rem;
    }

    .fortune__box {
        overflow: hidden;
        flex-direction: column;
        width: auto;
        max-width: 430px;
        justify-content: flex-start;
        padding: 30px 15px 15px;
    }

    .fortune__content {
        padding-top: 0;
        width: 100%;
    }

    .feature__wheel-img-box {
        position: absolute;
        width: 100%;
        max-width: 300px;
        height: initial;
        bottom: -27%;
        top: initial;
        left: 50%;
    }

    .fortune__title,
    .fortune__sub-title {
        text-align: center;
    }

    .fortune__title {
        font-size: 28px;
        line-height: 37px;
        padding-left: 21px;
        padding-right: 21px;
        margin-bottom: 5px;
    }

    .fortune__confirm-box {
        position: relative;
        /*top: px;*/
    }

    .fortune__sub-title {
        font-size: 14px;
        line-height: 18px;
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/local/templates/nashenka/styles.css?17380461057304*/
.modal__rating-checkbox {
    accent-color: #bf0702;
    position: absolute;
    left: 25px;
    width: 20px;
    height: 20px;
}

.modal__rating-label-box {
    padding-left: 30px;
    font-weight: 300;
    font-size: 12px;
}

@media(max-width: 1024px) {
    .modal__rating-label-box {
        padding-left: 25px;
    }
}

.modal__rating-checkbox-box {
    margin-top: 20px;
}

/*-------------------------*/

.detail-article__box {
    display: grid;
    grid-template-columns: 100%;
    gap: 2rem;
    padding: 2.3rem 2.6rem;
    border-radius: 2.2rem;
    min-height: 11rem;
    background: var(--surface-bg, #f7f5f1);
}

@media only screen and (max-width: 1023px) {
    .detail-article__box {
        padding: 2rem 2.2rem;
        border-radius: 1.8rem;
        gap: 1.6rem;
        min-height: 9.8rem;
    }
}
a.privacy-item {
    display: block;
    width: 100%;
    line-height: 1;
}

.block-delivery-bottom {
    padding-top: 5px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
    background-color: white;
}

@media (max-width: 1024px) {
    [data-modal-id="fresh"] .address-modal__body {
        display: flex;
        flex-direction: column;
    }

    [data-modal-id="fresh"] .tabs__content {
        padding-left: 1px;
        padding-right: 1px;
    }

    [data-modal-id="fresh"] .address-modal__new {
        margin-bottom: 200px;
    }

    [data-modal-id="fresh"] .address-modal__tabs.tabs {
        overflow: auto;
        max-height: calc(100vh - 27.7rem);
    }
}

/*Стили для оферты*/


.oferta__text {
    margin-bottom: 20px;
}

.oferta__text img {
    width: 15px;
}

.oferta__link {
    color: dodgerblue;
}



.checkout__body .authoriztion__policy {
    display: none;
}

.oferta__group {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 45px;

}

.oferta__group a {
    position: absolute;
    color: white;
    right: 10%;
    display: flex;
    height: 40px;
}

@media (max-width: 1023px) {
    .checkout__body .authoriztion__policy {
        display: block
    }

    .checkout {
        padding-bottom: 10px !important;
    }

    .basket__wrap .authoriztion__policy {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }

    .oferta h1 {
        text-align: center;
        font-size: 28px;
    }

    .oferta__group a{
        position: absolute;
        right: 50%;
        bottom: -30%;
        transform: translateX(50%);
        display: flex;
        /*display: none;*/
        height: 40px;
    }
}



@media (max-width: 720px) {
    .table-wrapper {
        overflow-x: auto;
    }

    .table-inner {
        width: 750px;
    }
}

@media (max-width: 520px) {
    .oferta__link {
        display: block;
        font-size: 14px;
    }
}

.oferta p {
    font-weight: 500;
}

/*Оферта конец стили*/

.site-bg table td {
    border: 1px solid black;
    padding: 0px 10px;

}

.site-bg .table {
    margin-top: 100px;
}

.oferta__date {
    text-align: right;
}

.oferta h1 {
    text-align: center;
}

.footer__privacy > p {
    display: block;
    width: 100%;
    margin: 0;
    line-height: 1;
}

.checkout__body--m-top {
    margin-top: 30px;
}

.checkout__draft--m-bottom {
    margin-bottom: 0;
}

.checkout__box-content--flex-center {
    display: flex;
    align-items: center;
}

/*Работа с чекбокс*/

.checkout__checkbox {
    display: none;
}

.checkout__draft--m-bottom {
    font-family: "TT Firs Neue", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.checkout__checkbox + label {
    position: relative;
    padding-left: 30px;
    height: 1.5em;
    display: flex;
    align-items: center;
    color: #000;
    cursor: pointer;
    user-select: none;
}

.checkout__checkbox + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 24px;
    height: 24px;
    background-color: #f7f5f1;
    border-radius: 4px
}

.checkout__checkbox:checked + label::before {
    width: 25px;
    height: 25px;
    background-color: white;
    background-image: url("/local/templates/nashenka/markup/build/assets/svg_icons/checkbox-red-box.jpg");
    background-size: contain;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1023px) {
    .checkout__draft--m-bottom {
        font-size: 12px;
    }
    .checkout__box-content--flex-center {
        padding: 2.8rem 2rem 2.8rem 2rem;
    }

    .checkout__checkbox:checked + label::before {
        width: 20px;
        height: 20px;
    }

    .checkout__checkbox + label:before {
        width: 20px;
        height: 20px;
    }
}
.win-table {
    margin-top: 40px;
}

.win-table .item {
    width: 100%;
    text-align: center;
    display: flex;
    font-size: 14px;
}

.item--head {
    font-weight: 700;
}

.item--head span {
    display: block;
}

.item-win {
    border: 1px solid rgb(75%, 3%, 1%, 0.5);
    padding: 10px;
    width: 33%;
    height: 100%;
}

.number-span {
    opacity: 0;
}

.item .item-win:nth-child(1)::before {
    content: "Номер по порядку";
    display: none;
}

.item .item-win:nth-child(2)::before {
    content: "Номер заказа";
    display: none;
}
.item .item-win:nth-child(3)::before {
    content: "Дата оформления заказа";
    display: none;
}
.item .item-win:nth-child(4)::before {
    content: "Дата доставки";
    display: none;
}

.item-win:nth-child(1) {
    width: 15%;
}
.item-win:nth-child(2) {
    width: 20%;
}
.item-win:nth-child(3) {
    width: 45%;
}
.item-win:nth-child(4) {
    width: 20%;
}

.item .item-win:nth-child(2) {
    border-left: 0;
    border-right: 0;
}

@media (max-width: 600px) {
    .item-win:nth-child(1) {
        display: block;
        width: 100%;
    }

    .item-win:nth-child(1) {
        width: 100%;
    }
    .item-win:nth-child(2) {
        width: 100%;
    }
    .item-win:nth-child(3) {
        width: 100%;
    }
    .item-win:nth-child(4) {
        width: 100%;
    }

    .win-wrapper {
        overflow-x: auto;
    }

    .item .item-win:nth-child(1)::before {
        content: "Номер по порядку";
        display: none;
    }

    .item .item-win:nth-child(2)::before {
        content: "Номер заказа";
        display: inline-block;
    }

    .item .item-win:nth-child(3)::before {
        content: "Дата оформления заказа";
        display: inline-block;
    }

    .item .item-win:nth-child(4)::before {
        content: "Дата доставки";
        display: inline-block;
    }

    .win-table .item {
        width: initial;
        display: flex;
        flex-direction: column;
        font-size: 18px;
        border-radius: 15px;
    }

    .item {
        border: 2px solid #bf0702;
        margin-bottom: 15px;
    }

    .item-win {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: initial;
        border: none;
        border-bottom: 1px solid #fef5f5;
    }

    .item-win:nth-child(3) {
        border-bottom: none;
    }

    .win-table .item--head {
        display: none;
    }
}

/**/
.promotion__text--highlight.hidden-after::after {
    display: none;
}

/* End */
/* /local/templates/nashenka/markup/build/assets/css/main.css?1751963655788752 */
/* /local/components/ibrush/flying.basket/templates/.default/style.css?173537282897 */
/* /local/components/severnaya.fortune/wheel.show/templates/.default/style.css?17353728289344 */
/* /local/templates/nashenka/styles.css?17380461057304 */
