

/* Start:/local/templates/kvokka/css/style.css?1706688076150888*/
@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  /* font-family: 'AGAvalancheC', 'sans-serif'; */
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

body {
  margin: 0;
  line-height: 1.2;
  font-size: 18px;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.slick-slide img,
details,
img,
main {
  display: block;
}

h1 {
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: #3a3e46;
}

abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

.slick-slide.slick-loading img,
[hidden],
template {
  display: none;
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

#result,
.slick-arrow.slick-hidden,
.toggleHide.hide {
  display: none;
}

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

.container,
main {
  position: relative;
}

.container {
  max-width: 1920px;
  padding: 0 100px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 1279px) {
  .container {
    padding: 0 50px;
  }
}

@media (max-width: 767px) {
  .container {
    padding: 0 10px;
  }
}

.container--mode {
  padding: 0 245px;
}

@media (max-width: 1919px) {
  .container--mode {
    padding: 0 200px;
  }
}

@media (max-width: 1365px) {
  .container--mode {
    padding: 0 100px;
  }
}

@media (max-width: 1279px) {
  .container--mode {
    padding: 0 50px;
  }
}

@media (max-width: 767px) {
  .container--mode {
    padding: 0;
  }
}

.inner {
  margin-bottom: 140px;
}

@media (max-width: 1919px) {
  .inner {
    margin-bottom: 100px;
  }
}

@media (max-width: 1365px) {
  .inner {
    margin-bottom: 90px;
  }
}

@media (max-width: 1279px) {
  .inner {
    margin-bottom: 70px;
  }
}

@media (max-width: 1023px) {
  .inner {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .inner {
    margin-bottom: 40px;
  }
}

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

h1,
h2,
h3,
h4,
p {
  margin: 0;
  color: #3a3e46;
}

.title {
  font-size: 52px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
  line-height: 140%;
}

@media (max-width: 1919px) {
  .title {
    font-size: 52px;
  }
}

@media (max-width: 1279px) {
  .title {
    margin-bottom: 30px;
    font-size: 36px;
  }
}

@media (max-width: 1023px) {
  .title {
    font-size: 27px;
  }
}

@media (max-width: 767px) {
  .title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.title-modal {
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: 400;
}

@media (max-width: 1023px) {
  .title-modal {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .title-modal {
    font-size: 18px;
  }
}

.subtitle {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 140%;
}

@media (max-width: 1919px) {
  .subtitle {
    font-size: 22px;
  }
}

@media (max-width: 1279px) {
  .subtitle {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .subtitle {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .subtitle {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
  }
}

input:focus {
  outline: #fff;
}

button {
  padding: 0;
}

.visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

.header {
  padding-bottom: 50px;
}

@media (max-width: 1279px) {
  .header {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .header {
    padding-bottom: 0;
  }
}

.header__top {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
  padding-top: 114px;
}

@media (max-width: 1919px) {
  .header__top {
    padding-top: 70px;
  }
}

@media (max-width: 1365px) {
  .header__top {
    padding-top: 60px;
  }
}

@media (max-width: 1279px) {
  .header__top {
    margin-bottom: 20px;
    padding-top: 50px;
  }
}

@media (max-width: 1023px) {
  .header__top {
    margin-bottom: 15px;
    padding-top: 35px;
  }
}

@media (max-width: 767px) {
  .header__top {
    padding-top: 30px;
  }
}

.header__logo {
  position: absolute;
  left: 50%;
  bottom: -3px;
  transform: translateX(-50%);
}

.header__logo img {
  width: 325px;
}

@media (max-width: 1919px) {
  .header__logo img {
    width: 230px;
  }
}

@media (max-width: 1365px) {
  .header__logo img {
    width: 210px;
  }
}

@media (max-width: 1279px) {
  .header__logo img {
    width: 175px;
  }
}

@media (max-width: 1023px) {
  .header__logo {
    bottom: 0;
  }

  .header__logo img {
    width: 165px;
  }
}

@media (max-width: 767px) {
  .header__logo {
    bottom: 4px;
  }

  .header__logo img {
    width: 140px;
  }
}

.header__logo--mode {
  position: relative;
  max-width: 314px;
  width: 100%;
}

.header__logo--mode img {
  width: 100%;
}

@media (max-width: 320px) {
  .header__logo--mode {
    max-width: 172px;
  }
}

.header__search {
  max-width: 287px;
  width: 100%;
  display: flex;
  position: relative;
}

.header__search #title-search,
.header__search #title-search-phone {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 25px;
}

.header__search input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #cecbcb;
}

.header__search input::-webkit-input-placeholder {
  color: #cecbcb;
}

.header__search input:-moz-placeholder {
  color: #cecbcb;
}

.feeback__concent input::-moz-placeholder,
.header__search input::-moz-placeholder {
  color: #cecbcb;
}

.header__search input:-ms-input-placeholder {
  color: #cecbcb;
}

.header__search input:focus {
  border-bottom-color: #3a3e46;
}

.header__search input:focus+svg circle,
.header__search input:focus+svg line {
  stroke: #3a3e46;
}

@media (max-width: 767px) {

  .header__search input {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .title-search-result {
    z-index: 99999;
  }

  .header__search {
    display: none;
  }
}

.header__search--mode {
  display: flex;
  margin-bottom: 25px;
}

.header__search button {
  background-color: transparent;
  border: 0;
}

.header__nav {
  background-color: rgba(251, 195, 177, 0.3);
}

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

.header__nav-wrapper {
  display: flex;
  justify-content: space-between;
}

.header__list {
  display: flex;
  min-height: 70px;
}

@media (max-width: 1365px) {
  .header__list {
    min-height: 65px;
  }
}

.header__list--mode {
  flex-direction: column;
  align-items: flex-start;
}

.header__list--mode .header__link {
  margin-bottom: 20px;
}

@media (max-width: 1279px) {
  .header__list--mode .header__link {
    margin-bottom: 15px;
    font-size: 14px;
  }
}

.header__link {
  font-size: 18px;
  font-weight: 400;
  border-bottom: 4px solid transparent;
}

.header__link--active,
.header__link:hover {
  border-bottom-color: #fbc3b1;
  color: rgba(58, 62, 70, 0.7);
}

.header__link:hover svg circle,
.header__link:hover svg path,
.header__link:hover svg rect {
  stroke: rgba(58, 62, 70, 0.7);
}

@media (max-width: 1279px) {
  .header__link--inst svg {
    width: 18px;
  }

  .header__link--inst {
    margin-right: 20px;
  }

  .header__link--vk svg {
    width: 26px;
  }
}

@media (max-width: 1919px) {
  .header__link {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .header__link {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 1023px) {
  .header__link {
    font-size: 14px;
  }
}

.header__list-link {
  display: flex;
  align-items: center;
  margin-right: 60px;
}

.header__list-link:last-child {
  margin-right: 0;
}

@media (max-width: 1919px) {
  .header__list-link {
    margin-right: 30px;
  }
}

.header__social {
  display: flex;
}

.header__social--mode {
  flex-wrap: wrap;
}

.header__social--mode .header__phone {
  width: 100%;
}

@media (max-width: 1279px) {
  .header__social--mode .header__phone {
    margin-bottom: 10px;
  }
}

@media (max-width: 1919px) {
  .header__social {
    margin-right: 0;
  }
}

.header__phone {
  display: flex;
  margin-left: auto;
  margin-right: 100px;
}

@media (max-width: 1919px) {
  .header__phone {
    margin-right: 35px;
  }
}

.header__phone-link {
  display: flex;
  align-items: center;
}

.header__phone-link svg {
  margin-right: 20px;
}

@media (max-width: 1919px) {
  .header__phone-link svg {
    width: 20px;
  }
}

@media (max-width: 1279px) {
  .header__phone-link svg {
    width: 18px;
  }
}

.header__groups {
  display: flex;
}

.header__groups-button {
  display: block;
  background-color: transparent;
  border: 0;
  margin-right: 40px;
  cursor: pointer;
}

.header__groups-button:hover svg path {
  stroke: #fbc3b1;
}

.header__groups-button:last-child {
  margin-right: 0;
}

@media (max-width: 1365px) {
  .header__groups-button svg {
    max-width: 16px;
  }
}

@media (max-width: 1279px) {
  .header__groups-button {
    margin-right: 25px;
  }
}

@media (max-width: 767px) {
  .header__groups-button {
    margin-right: 20px;
  }
}

.header__burger {
  display: none;
  width: 32px;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}

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

@media (max-width: 1023px) {
  .header__burger {
    width: 24px;
  }
}

.header__basket {
  position: relative;
}

.header__basket-count {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 20px;
  height: 20px;
  top: -5px;
  right: -5px;
  background-color: #efe3c7;
  border-radius: 50%;
  font-size: 12px;
}

.button {
  display: block;
  align-self: start;
  font-size: 22px;
  font-weight: 400;
  line-height: 46px;
  padding: 0 70px;
  border: 1px solid #3a3e46;
  border-radius: 4px;
  cursor: pointer;
  background-color: #fff;
  color: #000;
}

@media (max-width: 1919px) {
  .button {
    font-size: 18px;
    line-height: 41px;
  }
}

@media (max-width: 1279px) {
  .button {
    line-height: 37px;
    padding: 0 55px;
  }
}

@media (max-width: 1023px) {
  .button {
    font-size: 14px;
    padding: 0 40px;
    line-height: 29px;
  }
}

@media (max-width: 767px) {
  .button {
    line-height: 33px;
    padding: 0 55px;
  }
}

@media (min-width: 321px) {
  .button:hover {
    color: #fff;
    background-color: #aedcd9;
    border-color: #aedcd9;
    transition: all 0.3s;
  }

  .sale__link-button--active:hover {
    background-color: #f6c3a9;
  }
}

.button--mode:hover {
  background-color: #fff;
  border-color: #3a3e46;
  color: #3a3e46;
}

.bx-filter-parameters-box-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bx-filter-parameters-box-container .button {
  align-self: center;
}

.button-link {
  color: #aedcd9;
  text-decoration: none;
  background-color: transparent;
  border-style: none;
  line-height: 33px;
}

@media (max-width: 767px) {
  .button-link {
    font-size: 14px;
  }
}

.bx-filter-block .button-link {
  margin-top: 10px;
}

.hero {
  position: relative;
}

@media (max-width: 767px) {
  .hero.container {
    padding: 0;
  }
}

.hero .hero__write-us {
  position: fixed;
  z-index: 100;
  bottom: 72px;
  border: 0;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  width: 123px;
  height: 123px;
  border-radius: 50%;
  color: #fff;
  background-color: #fbc3b1;
  right: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.hero .hero__write-us:hover {
  transition: all 0.5s;
  transform: rotate(360deg);
}

@media (max-width: 1365px) {
  .hero .hero__write-us {
    width: 115px;
    height: 115px;
  }
}

@media (max-width: 1279px) {
  .hero .hero__write-us {
    width: 92px;
    height: 92px;
    font-size: 14px;
    right: 75px;
    top: 37%;
  }
}

@media (max-width: 1023px) {
  .hero .hero__write-us {
    right: 55px;
    width: 69px;
    height: 69px;
    font-size: 10px;
    top: 29%;
  }
}

@media (max-width: 767px) {
  .hero .hero__write-us {
    display: none;
  }
}

.hero__title {
  font-size: 65px;
  font-weight: 400;
  margin-bottom: 55px;
}

.bonus__text p.bonus__description .br,
.hero__title .br {
  display: block;
}

@media (max-width: 767px) {
  .hero__title .br {
    display: none;
  }
}

@media (max-width: 1919px) {
  .hero__title {
    font-size: 50px;
    margin-bottom: 20px;
  }
}

@media (max-wdith: 1024px) {
  .hero__title {
    font-size: 48px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1023px) {
  .hero__title {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .hero__title {
    font-size: 24px;
    text-align: center;
  }

  .hero__wrapper .slick-prev {
    background-image: url(/local/templates/kvokka/css/../img/svg/arrow-prev-white.svg);
    left: 10px;
    top: 30%;
  }

  .hero__wrapper .slick-next {
    background-image: url(/local/templates/kvokka/css/../img/svg/arrow-next-white.svg);
    right: 10px;
    top: 30%;
  }
}

.hero__wrapper .slick-list {
  padding-bottom: 100px;
}

@media (max-width: 1279px) {
  .hero__wrapper .slick-list {
    padding-bottom: 60px;
  }
}

@media (max-width: 1023px) {
  .hero__wrapper .slick-list {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .hero__wrapper .slick-list {
    padding-bottom: 40px;
  }
}

.hero__wrapper .slick-slide {
  padding: 0 2px;
}

.hero__subtitle,
.new-products__item p {
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 55px;
}

@media (max-width: 1279px) {
  .hero__subtitle {
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .hero__subtitle {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .hero__subtitle {
    font-size: 14px;
    text-align: center;
  }
}

.hero__item {
  display: flex;
  justify-content: space-between;
  padding-left: 115px;
}

@media (max-width: 1919px) {
  .hero__item {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .hero__item {
    flex-direction: column;
  }
}

.hero__caption {
  display: flex;
  flex-direction: column;
  margin-top: 100px;
}

.hero__caption .button {
  align-self: start;
}

@media (max-width: 767px) {
  .hero__caption .button {
    align-self: center;
  }
}

@media (max-width: 1279px) {
  .hero__caption {
    max-width: 370px;
    margin-top: 60px;
  }
}

@media (max-width: 1023px) {
  .hero__caption {
    max-width: 270px;
  }
}

@media (max-width: 767px) {
  .hero__caption {
    display: flex;
    flex-direction: column;
    order: 1;
    padding: 0 18px;
    max-width: 100%;
    margin-top: 0;
  }
}

.hero__picture {
  position: relative;
  background-color: #aedcd9;
  max-width: 990px;
  width: 100%;
  height: 576px;
  margin-top: 44px;
  flex: 1 0 auto;
}

.hero__picture img {
  position: absolute;
  width: 699px;
  height: 664px;
  left: 50%;
  top: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

@media (max-width: 1919px) {
  .hero__picture img {
    width: 530px;
    height: 465px;
  }
}

@media (max-width: 1365px) {
  .hero__picture img {
    width: 488px;
    height: 435px;
  }
}

@media (max-width: 1279px) {
  .hero__picture img {
    width: 447px;
    height: 348px;
  }
}

@media (max-width: 1023px) {
  .hero__picture img {
    width: 319px;
    height: 260px;
  }
}

@media (max-width: 767px) {
  .hero__picture img {
    width: 100%;
  }
}

@media (max-width: 1919px) {
  .hero__picture {
    max-width: 668px;
    height: 403px;
  }
}

@media (max-width: 1365px) {
  .hero__picture {
    max-width: 616px;
    height: 377px;
  }
}

@media (max-width: 1279px) {
  .hero__picture {
    max-width: 476px;
    height: 301px;
  }
}

@media (max-width: 1023px) {
  .hero__picture {
    max-width: 349px;
    height: 226px;
  }
}

@media (max-width: 767px) {
  .hero__picture {
    height: 260px;
    margin-top: 0;
    margin-bottom: 20px;
    max-width: 100%;
  }
}

@media (max-width: 1279px) {
  .hero__picture--inner {
    max-width: 447px;
    margin-top: 0;
  }
}

@media (max-width: 1023px) {
  .hero__picture--inner {
    max-width: 319px;
  }
}

@media (max-width: 767px) {
  .hero__picture--inner {
    max-width: 100%;
  }
}

@media (max-width: 1279px) {
  .hero__picture--inner img {
    left: 0;
    top: 0;
    transform: none;
  }
}

.slick-dots {
  display: flex;
  justify-content: center;
}

.slick-arrow {
  font-size: 0;
  width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 50;
}

.slick-prev {
  background-image: url(/local/templates/kvokka/css/../img/svg/arrow-prev.svg);
  left: -48px;
  cursor: pointer;
}

.slick-next {
  background-image: url(/local/templates/kvokka/css/../img/svg/arrow-next.svg);
  right: -48px;
  cursor: pointer;
}

.slick__arrows {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  height: 60px;
  width: 100%;
  max-width: 302px;
  left: 50%;
  transform: translateX(-50%);
}

.slick__arrows .slick__prev {
  position: absolute;
  left: 0;
  width: 23px;
  height: 23px;
  background-color: #fbc3b1;
  border-radius: 50%;
  cursor: pointer;
}

@media (max-width: 1365px) {
  .slick__arrows .slick__prev {
    width: 22px;
    height: 22px;
  }
}

@media (max-width: 1279px) {
  .slick__arrows .slick__prev {
    width: 18px;
    height: 18px;
  }
}

@media (max-width: 1023px) {
  .slick__arrows .slick__prev {
    width: 11px;
    height: 11px;
  }
}

@media (max-width: 767px) {
  .slick__arrows .slick__prev {
    width: 12px;
    height: 12px;
  }
}

.slick__arrows .slick__next {
  position: absolute;
  right: 0;
  width: 23px;
  height: 23px;
  background-color: #fbc3b1;
  border-radius: 50%;
  cursor: pointer;
}

@media (max-width: 1365px) {
  .slick__arrows .slick__next {
    width: 22px;
    height: 22px;
  }
}

@media (max-width: 1279px) {
  .slick__arrows .slick__next {
    width: 18px;
    height: 18px;
  }
}

@media (max-width: 1023px) {
  .slick__arrows .slick__next {
    width: 11px;
    height: 11px;
  }
}

@media (max-width: 767px) {
  .slick__arrows .slick__next {
    width: 12px;
    height: 12px;
  }
}

.slick__arrows .slick__center-dot {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 60px;
  background-image: url(/local/templates/kvokka/css/../img/svg/slick/center-dot.svg);
  background-size: cover;
}

@media (max-width: 1365px) {
  .slick__arrows .slick__center-dot {
    width: 56px;
    height: 56px;
  }
}

@media (max-width: 1279px) {
  .slick__arrows .slick__center-dot {
    width: 45px;
    height: 45px;
  }
}

@media (max-width: 1023px) {
  .slick__arrows .slick__center-dot {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 767px) {
  .slick__arrows .slick__center-dot {
    width: 30px;
    height: 100%;
  }
}

@media (max-width: 1365px) {
  .slick__arrows {
    max-width: 283px;
  }
}

@media (max-width: 1279px) {
  .slick__arrows {
    max-width: 226px;
  }
}

@media (max-width: 1023px) {
  .slick__arrows {
    max-width: 139px;
  }
}

@media (max-width: 767px) {
  .slick__arrows {
    max-width: 150px;
    height: 30px;
  }

  .catalog-inner.container {
    padding: 0;
  }

  .catalog-inner__wrapper {
    display: flex;
    flex-direction: column;
  }
}

.catalog-inner__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.catalog-inner__list .slick-prev {
  left: 10px;
}

.catalog-inner__list .slick-next {
  right: 10px;
}

.catalog-inner__list .slick-track {
  display: flex;
}

@media (max-width: 767px) {
  .catalog-inner__list {
    margin-bottom: 20px;
  }
}

.catalog-inner__item {
  position: relative;
  width: calc(100% / 3 - 15px);
  background-color: rgba(251, 195, 177, 0.3);
  margin-bottom: 60px;
}

@media (max-width: 1919px) {
  .catalog-inner__item {
    margin-bottom: 30px;
  }
}

@media (max-width: 1279px) {
  .catalog-inner__item {
    margin-bottom: 22px;
  }
}

@media (max-width: 1023px) {
  .catalog-inner__item {
    margin-bottom: 17px;
  }
}

@media (max-width: 767px) {
  .catalog-inner__item {
    margin-bottom: 0;
    display: flex;
    height: auto;
  }
}

.catalog-inner__link {
  display: flex;
  padding: 70px 60px;
}

@media (max-width: 1919px) {
  .catalog-inner__link {
    padding: 35px;
  }
}

@media (max-width: 1365px) {
  .catalog-inner__link {
    padding: 35px 20px;
  }
}

@media (max-width: 1279px) {
  .catalog-inner__link {
    padding: 25px 15px;
  }
}

@media (max-width: 767px) {
  .catalog-inner__link {
    padding: 35px 50px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    height: 100%;
  }
}

.catalog-inner__caption {
  display: flex;
  flex-direction: column;
}

.catalog-inner__name {
  font-size: 16px;
  margin-bottom: 10px;
}

@media (max-width: 1279px) {
  .catalog-inner__name {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .catalog-inner__name {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .catalog-inner__name {
    font-size: 14px;
  }
}

.catalog-inner__description {
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 1919px) {
  .catalog-inner__description {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .catalog-inner__description {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .catalog-inner__description {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .catalog-inner__description {
    font-size: 14px;
  }
}

.catalog-inner__picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.catalog-inner__picture-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  width: 50%;
}

@media (max-width: 767px) {
  .catalog-inner__picture {
    position: relative;
    left: 0;
    top: 0;
  }
}

.catalog-inner__button {
  display: none;
}

@media (max-width: 767px) {
  .catalog-inner__button {
    display: block;
    align-self: center;
  }
}

.new-products {
  display: flex;
  flex-direction: column;
}

@media (max-width: 767px) {
  .new-products.container {
    padding: 0;
  }
}

.new-products__wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

@media (max-width: 1919px) {
  .new-products__wrapper {
    margin-bottom: 50px;
  }
}

@media (max-width: 1365px) {
  .new-products__wrapper {
    margin-bottom: 40px;
  }
}

@media (max-width: 1279px) {
  .new-products__wrapper {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .new-products__wrapper {
    display: none;
  }
}

.new-products__item {
  background-size: cover;
  padding: 30px;
  display: flex;
  flex-direction: column;
}

.new-products__item--1 {
  height: 400px;
  margin-bottom: 30px;
}

@media (max-width: 1919px) {
  .new-products__item--1 {
    height: 269px;
  }
}

@media (max-width: 1365px) {
  .new-products__item--1 {
    height: 252px;
  }
}

@media (max-width: 1279px) {
  .new-products__item--1 {
    height: 201px;
  }
}

@media (max-width: 1023px) {
  .new-products__item--1 {
    height: 151px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .new-products__item--1 {
    margin-bottom: 0;
  }
}

.new-products__item--2 {
  height: 400px;
}

@media (max-width: 1919px) {
  .new-products__item--2 {
    height: 269px;
  }
}

@media (max-width: 1365px) {
  .new-products__item--2 {
    height: 252px;
  }
}

@media (max-width: 1279px) {
  .new-products__item--2 {
    height: 201px;
  }
}

@media (max-width: 1023px) {
  .new-products__item--2 {
    height: 151px;
  }
}

.new-products__item--3 {
  width: calc(100% / 2 - 25px);
}

.new-products__item p {
  font-size: 30px;
  background-color: #3a3e46;
  color: #fff;
  margin-bottom: 10px;
  align-self: flex-start;
  padding: 5px 8px 0 8px;
}

@media (max-width: 1919px) {
  .new-products__item p {
    font-size: 22px;
  }
}

@media (max-width: 1365px) {
  .new-products__item--3 {
    width: calc(100% / 2);
  }

  .new-products__item p {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .new-products__item p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .new-products__item>div {
    display: flex;
    flex-direction: column;
  }

  .new-products__item p {
    display: inline;
  }
}

@media (max-width: 1365px) {
  .new-products__item {
    padding: 20px;
  }
}

@media (max-width: 1023px) {
  .new-products__item {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  .new-products__item {
    height: 300px;
    padding: 10px 40px;
  }
}

.new-products__aside {
  width: calc(100% / 2 - 25px);
}

@media (max-width: 767px) {
  .new-products__aside {
    margin-right: 0;
  }
}

.new-products__button,
.sale__list+button {
  align-self: center;
}

.new-products__list,
.sale__item:hover .sale__price {
  display: none;
}

.new-products__list .slick-prev {
  left: 10px;
}

.new-products__list .slick-next {
  right: 10px;
}

@media (max-width: 767px) {
  .new-products__list {
    display: block;
    margin-bottom: 20px;
  }
}

.sale {
  display: flex;
  flex-direction: column;
}

.sale__list {
  justify-content: space-between;
  margin-bottom: 40px;
}

.sale__list .slick-track {
  display: flex;
}

@media (max-width: 1279px) {
  .sale__list .slick-list {
    margin-right: -200px;
  }

  .sale__list {
    position: relative;
  }

  .sale__list::after {
    content: " ";
    position: absolute;
    right: -100px;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 200px;
    background: linear-gradient(90deg, transparent 0%, #fff 100%);
    pointer-events: none;
  }
}

@media (max-width: 1023px) {
  .sale__list .slick-list {
    margin-right: -150px;
  }
}

@media (max-width: 767px) {
  .sale__list .slick-list {
    margin-right: -50px;
  }

  .sale__list::after {
    width: 100px;
    right: -20px;
  }
}

@media (max-width: 1279px) {
  .sale__list {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .sale__list {
    margin-bottom: 20px;
  }
}

.sale__item {
  position: relative;
  display: flex !important;
  margin: 15px;
  height: auto;
  width: 100%;
}

.sale__item:hover {
  box-shadow: 0 3px 16px rgba(30, 26, 23, 0.11);
  transition: all 0.3s;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sale__item:hover .sale__link-button {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
  cursor: pointer;
}

.sale__item:hover .sale__picture {
  margin-bottom: 30px;
}

@media (max-width: 1365px) {
  .sale__item {
    margin: 15px 6px;
  }
}

@media (max-width: 1279px) {
  .sale__item {
    margin: 15px 12px;
  }
}

@media (max-width: 1023px) {
  .sale__item {
    margin: 15px 6px;
  }
}

@media (max-width: 767px) {
  .sale__item:hover .sale__picture {
    margin-bottom: 15px;
  }

  .sale__item:hover .sale__link-button {
    font-size: 12px;
    line-height: 28px;
  }
}

.sale__link {
  flex-wrap: wrap;
  position: relative;
  border: 1px solid #f8f3f1;
  padding: 25px 20px 20px 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.sale__link-inner {
  display: flex;
  flex-direction: column;
  outline-style: none;
}

@media (max-width: 767px) {
  .sale__link {
    width: 100%;
    padding: 20px 7px 10px;
  }
}

.sale__percent {
  position: absolute;
  display: block;
  padding-left: 14px;
  padding-right: 7px;
  line-height: 34px;
  background-color: #fbc3b1;
  color: #fff;
  right: 0;
  top: 0;
  font-size: 18px;
  text-align: center;
  border-radius: 0 0 0 20px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .sale__percent {
    font-size: 12px;
    line-height: 20px;
    padding-left: 6px;
    padding-right: 4px;
    border-radius: 0 0 0 12px;
  }

  .sale__percent--mode {
    padding-left: 16px;
    padding-right: 13px;
  }
}

.sale__picture {
  width: 190px;
  height: 145px;
  object-fit: contain;
  object-position: center;
  align-self: center;
  margin-bottom: 55px;
}

@media (max-width: 767px) {
  .sale__picture {
    width: 90px;
    height: 90px;
    margin-bottom: 34px;
  }
}

.sale__name {
  text-align: center;
  font-size: 18px;
  border-bottom: 1px solid #cecbcb;
  padding-bottom: 10px;
  margin-bottom: 20px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 767px) {
  .sale__name {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 11px;
    word-break: break-all;
  }
}

.sale__price {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 767px) {
  .sale__price {
    flex-direction: column;
  }
}

.sale__old-price {
  margin-right: 12px;
  text-decoration: line-through;
  color: #cecbcb;
  font-size: 18px;
}

@media (max-width: 767px) {
  .sale__old-price {
    font-size: 14px;
  }
}

#change-address,
.sale__new-price {
  font-size: 24px;
}

@media (max-width: 767px) {
  .sale__new-price {
    font-size: 16px;
  }
}

.sale__link-button {
  background-color: #aedcd9;
  border: 0;
  color: #fff;
  display: none;
  margin-top: auto;
}

.sale__link-button--active {
  background-color: #f6c3a9;
}

.sale__button {
  align-self: center;
}

@media (max-width: 767px) {
  .bonus.container {
    padding: 0;
  }

  .bonus__wrapper {
    display: none;
  }
}

.bonus__list {
  display: none;
}

.bonus__list .slick-prev {
  left: 10px;
}

.bonus__list .slick-next {
  right: 10px;
}

@media (max-width: 767px) {
  .bonus__list {
    display: block;
  }
}

.bonus__item {
  border: 1px solid #cecbcb;
}

@media (max-width: 767px) {
  .bonus__item {
    height: 340px;
  }
}

.bonus__text {
  display: flex;
  flex-direction: column;
}

.bonus__text p {
  color: #fff;
  background-color: #3a3e46;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding: 5px 8px 0 8px;
  align-self: flex-start;
}

.bonus__text p:last-child {
  margin-bottom: 0;
}

.bonus__text p.bonus__description {
  color: #3a3e46;
  background-color: transparent;
  font-size: 22px;
  line-height: 33px;
}

@media (max-width: 1919px) {
  .bonus__text p.bonus__description {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 1279px) {
  .bonus__text p.bonus__description {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .bonus__text p.bonus__description {
    margin-top: 20px;
    text-align: center;
  }
}

@media (max-width: 1919px) {
  .bonus__text p {
    margin-bottom: 8px;
  }
}

@media (max-width: 767px) {
  .bonus__text p {
    align-self: center;
  }

  .bonus__text {
    margin-top: 10px;
  }
}

.bonus__item {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.bonus__item--1 {
  justify-content: center;
  margin-bottom: 25px;
  padding-top: 65px;
  padding-left: 0;
  padding-bottom: 10px;
}

.bonus__item--1 p {
  font-size: 65px;
}

@media (max-width: 1919px) {
  .bonus__item--1 p {
    font-size: 45px;
  }
}

@media (max-width: 1365px) {
  .bonus__item--1 p {
    font-size: 42px;
  }
}

@media (max-width: 1279px) {
  .bonus__item--1 p {
    font-size: 33px;
  }
}

@media (max-width: 1023px) {
  .bonus__item--1 p {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .bonus__item--1 p {
    font-size: 18px;
  }
}

.bonus__item--1 img {
  margin-top: -100px;
  width: 712px;
}

@media (max-width: 1919px) {
  .bonus__item--1 img {
    width: 483px;
    margin-top: -70px;
  }
}

@media (max-width: 1365px) {
  .bonus__item--1 img {
    width: 452px;
  }
}

@media (max-width: 1279px) {
  .bonus__item--1 img {
    width: 361px;
    margin-top: -60px;
  }
}

@media (max-width: 1023px) {
  .bonus__item--1 img {
    width: 271px;
    height: 172px;
    margin-top: -25px;
  }
}

@media (max-width: 767px) {
  .bonus__item--1 img {
    width: 250px;
    height: 158px;
    margin: 0;
  }
}

@media (max-width: 1919px) {
  .bonus__item--1 {
    padding-top: 50px;
  }
}

@media (max-width: 1023px) {
  .bonus__item--1 {
    padding-top: 15px;
  }
}

.bonus__item--2 img {
  width: 455px;
  margin-top: -54px;
}

@media (max-width: 1919px) {
  .bonus__item--2 img {
    width: 309px;
    margin-top: -20px;
  }
}

@media (max-width: 1365px) {
  .bonus__item--2 img {
    width: 289px;
  }
}

@media (max-width: 1279px) {
  .bonus__item--2 img {
    width: 204px;
    height: 153px;
  }
}

@media (max-width: 1023px) {
  .bonus__item--2 img {
    width: 153px;
    height: 115px;
    margin-top: 0;
  }
}

.bonus__item--3 img {
  width: 386px;
}

@media (max-width: 1919px) {
  .bonus__item--3 img {
    width: 262px;
  }
}

@media (max-width: 1365px) {
  .bonus__item--3 img {
    width: 245px;
  }
}

@media (max-width: 1279px) {
  .bonus__item--3 img {
    width: 196px;
  }
}

@media (max-width: 1023px) {
  .bonus__item--3 img {
    width: 147px;
  }
}

.bonus__item--2 p,
.bonus__item--3 p {
  font-size: 38px;
}

@media (max-width: 1919px) {

  .bonus__item--2 p,
  .bonus__item--3 p {
    font-size: 26px;
  }
}

@media (max-width: 1365px) {

  .bonus__item--2 p,
  .bonus__item--3 p {
    font-size: 25px;
  }
}

@media (max-width: 1279px) {

  .bonus__item--2 p,
  .bonus__item--3 p {
    font-size: 20px;
  }
}

@media (max-width: 1023px) {

  .bonus__item--2 p,
  .bonus__item--3 p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {

  .bonus__item--2 p,
  .bonus__item--3 p {
    font-size: 18px;
  }

  .bonus__item img {
    margin: 0 auto;
    width: 250px;
    height: 158px;
  }

  .bonus__item {
    margin-bottom: 0;
    padding-top: 15px;
  }
}

.bonus__footer {
  display: flex;
  justify-content: space-between;
}

.bonus__footer>a {
  width: calc(100% / 2 - 15px);
  padding: 75px 50px 10px;
}

@media (max-width: 1919px) {
  .bonus__footer>a {
    padding-top: 35px;
    padding-left: 30px;
  }
}

@media (max-width: 1365px) {
  .bonus__footer>a {
    padding-right: 25px;
  }
}

@media (max-width: 1023px) {
  .bonus__footer>a {
    padding: 20px 0 20px 20px;
  }
}

.bonus__price {
  margin-top: 50px;
}

.bonus__price span:first-child {
  background-color: #fbc3b1;
  font-size: 65px;
  padding: 8px 30px;
  margin-right: 17px;
}

@media (max-width: 1919px) {
  .bonus__price span:first-child {
    font-size: 45px;
    margin-right: 9px;
    padding: 8px 20px;
  }
}

@media (max-width: 1365px) {
  .bonus__price span:first-child {
    font-size: 42px;
  }
}

@media (max-width: 1279px) {
  .bonus__price span:first-child {
    font-size: 33px;
  }
}

@media (max-width: 1023px) {
  .bonus__price span:first-child {
    font-size: 24px;
  }
}

.bonus__price span:nth-child(2) {
  font-size: 26px;
  text-transform: uppercase;
}

@media (max-width: 1919px) {
  .bonus__price span:nth-child(2) {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .bonus__price span:nth-child(2) {
    font-size: 14px;
  }
}

@media (max-width: 1365px) {
  .bonus__price {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .bonus__price {
    text-align: center;
  }

  .jewelry.container {
    padding: 0;
  }
}

.jewelry__wrapper {
  display: flex;
  justify-content: space-between;
  border-right: 1px solid #cecbcb;
}

@media (max-width: 767px) {
  .jewelry__wrapper {
    flex-direction: column;
  }
}

.jewelry__wrapper .jewelry__picture {
  max-width: 990px;
  width: 100%;
  flex: 1 0 auto;
  height: 576px;
  position: relative;
  background-color: #aedcd9;
}

.jewelry__wrapper .jewelry__picture img {
  position: absolute;
  width: 698px;
  height: 664px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 1919px) {
  .jewelry__wrapper .jewelry__picture img {
    width: 473px;
    height: 450px;
  }
}

@media (max-width: 1365px) {
  .jewelry__wrapper .jewelry__picture img {
    width: 432px;
    height: 422px;
  }
}

@media (max-width: 1279px) {
  .jewelry__wrapper .jewelry__picture img {
    width: 388px;
    height: 388px;
  }
}

@media (max-width: 1023px) {
  .jewelry__wrapper .jewelry__picture img {
    width: 275px;
    height: 275px;
  }
}

@media (max-width: 767px) {
  .jewelry__wrapper .jewelry__picture img {
    width: 100%;
    height: 300px;
  }
}

@media (max-width: 1919px) {
  .jewelry__wrapper .jewelry__picture {
    max-width: 667px;
    height: 390px;
  }
}

@media (max-width: 1365px) {
  .jewelry__wrapper .jewelry__picture {
    width: 618px;
    height: 366px;
  }
}

@media (max-width: 1279px) {
  .jewelry__wrapper .jewelry__picture {
    max-width: 447px;
    height: 330px;
  }
}

@media (max-width: 1023px) {
  .jewelry__wrapper .jewelry__picture {
    max-width: 319px;
    height: 248px;
  }
}

@media (max-width: 767px) {
  .jewelry__wrapper .jewelry__picture {
    max-width: 100%;
    height: 300px;
    margin-bottom: 20px;
    width: 100%;
  }
}

.jewelry__content {
  display: flex;
  flex-direction: column;
  max-width: 435px;
  margin: 0 auto;
}

.jewelry__content p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 30px;
}

@media (max-width: 1919px) {
  .jewelry__content p {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .jewelry__content p {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .jewelry__content p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .jewelry__content p.current {
    display: block;
  }
}

.jewelry__content button {
  margin-top: 50зч;
}

@media (max-width: 1919px) {
  .jewelry__content {
    max-width: 300px;
  }
}

@media (max-width: 1023px) {
  .jewelry__content {
    max-width: 226px;
  }
}

@media (max-width: 767px) {
  .jewelry__content {
    max-width: 100%;
    padding: 0 10px;
  }
}

.jewelry__title {
  text-align: left;
}

@media (max-width: 1365px) {
  .jewelry__title {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .jewelry__title {
    text-align: center;
  }
}

.jewelry__button {
  align-self: start;
}

@media (max-width: 767px) {
  .jewelry__button {
    align-self: center;
  }

  .news.container {
    padding: 0;
  }

  .news {
    display: flex;
    flex-direction: column;
  }

  .news__wrapper {
    padding-bottom: 0;
  }
}

.news__item {
  display: flex;
  justify-content: center;
  max-width: 1428px;
  margin: 0 auto;
  padding-bottom: 60px;
  align-items: flex-start;
}

.news__item img {
  width: 699px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1919px) {
  .news__item img {
    width: 568px;
  }
}

@media (max-width: 1365px) {
  .news__item img {
    width: 525px;
  }
}

@media (max-width: 1279px) {
  .news__item img {
    width: 446px;
  }
}

@media (max-width: 1023px) {
  .news__item img {
    width: 319px;
  }
}

@media (max-width: 767px) {
  .news__item img {
    width: 100%;
  }
}

.news__item img.news__picture {
  max-width: 699px;
}

@media (max-width: 1919px) {
  .news__item img.news__picture {
    max-width: 468px;
  }
}

@media (max-width: 1365px) {
  .news__item img.news__picture {
    max-width: 525px;
  }
}

@media (max-width: 767px) {
  .news__item img.news__picture {
    margin-bottom: 10px;
  }
}

@media (max-width: 1919px) {
  .news__item {
    max-width: 100%;
    padding-bottom: 50px;
  }
}

@media (max-width: 1279px) {
  .news__item {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .news__item {
    flex-direction: column;
  }
}

.news__aside {
  padding-right: 146px;
  display: flex;
  flex-direction: column;
}

@media (max-width: 1279px) {
  .news__aside {
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .news__aside {
    padding-right: 0;
    width: 100%;
  }
}

@media (max-width: 1919px) {
  .news__aside--inner {
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .news__aside--inner {
    padding: 0 10px;
    order: 1;
  }
}

.news__date {
  color: #cecbcb;
  font-size: 18px;
  margin-bottom: 30px;
}

@media (max-width: 1919px) {
  .news__date {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .news__date {
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .news__date {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .news__date {
    font-size: 14px;
    text-align: center;
  }

  .news__date--inner {
    text-align: left;
  }
}

.news__content {
  margin-bottom: 50px;
}

.news__content p {
  line-height: 150%;
  margin-bottom: 20px;
}

.news__content a {
  text-decoration: underline;
  /* color: #f6c3a9; */
}

.news__content p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1919px) {
  .news__content p {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .news__content p {
    font-size: 12px;
  }
}

@media (max-width: 1279px) {
  .news__content {
    margin-bottom: 30px;
  }
}

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

  .news__content--inner {
    display: block;
    margin-bottom: 0;
  }
}

.news__title {
  margin-bottom: 40px;
  font-size: 26px;
  text-transform: uppercase;
}

@media (max-width: 1919px) {
  .news__title {
    font-size: 22px;
  }
}

@media (max-width: 1279px) {
  .news__title {
    margin-bottom: 15px;
  }
}

@media (max-width: 1023px) {
  .news__title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .news__title {
    text-align: center;
  }
}

.news__title--inner {
  text-align: left;
}

.news__button {
  align-self: flex-start;
}

@media (max-width: 767px) {
  .news__button {
    align-self: center;
    display: none;
  }
}

.news__button--mode {
  display: none;
}

@media (max-width: 767px) {
  .news__button--mode {
    display: block;
  }

  .news__button {
    margin-bottom: 40px;
  }
}

.footer {
  background-color: #3a3e46;
  padding: 50px 0;
}

.footer a,
.footer p {
  color: #efe3c7;
  font-size: 18px;
}

@media (max-width: 1919px) {

  .footer a,
  .footer p {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {

  .footer a,
  .footer p {
    font-size: 12px;
  }
}

.footer a.footer__politic {
  color: rgba(239, 227, 199, 0.4);
  text-align: center;
}

@media (max-width: 767px) {
  .footer a.footer__politic {
    margin-bottom: 10px;
  }
}

.footer p.footer__develop {
  text-align: center;
}

@media (max-width: 767px) {

  .footer p.footer__develop,
  .footer p.footer__develop a {
    color: rgba(239, 227, 199, 0.4);
  }
}

.footer .container {
  display: flex;
  flex-direction: column;
}

.footer__logo {
  max-width: 284px;
  align-self: center;
  margin-bottom: 60px;
}

@media (max-width: 1919px) {
  .footer__logo {
    max-width: 199px;
  }
}

@media (max-width: 1365px) {
  .footer__logo {
    margin-bottom: 50px;
  }
}

.footer__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 120px;
}

@media (max-width: 1919px) {
  .footer__wrapper {
    margin-bottom: 50px;
  }
}

@media (max-width: 1365px) {
  .footer__wrapper {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .footer__wrapper {
    flex-wrap: wrap;
  }
}

.footer__list {
  display: grid;
  grid-gap: 20px 100px;
  align-items: start;
}

@media (max-width: 1919px) {
  .footer__list {
    grid-gap: 20px 55px;
  }
}

@media (max-width: 1023px) {
  .footer__list {
    grid-gap: 10px 55px;
  }
}

.footer__list:first-child {
  grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 1919px) {
  .footer__list:first-child {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}

@media (max-width: 1279px) {
  .footer__list:first-child {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}

@media (max-width: 767px) {
  .footer__list:first-child {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 35px;
  }
}

.footer__list:nth-child(2) {
  grid-template-rows: 30px 30px 30px;
}

@media (max-width: 1279px) {
  .footer__list:nth-child(2) {
    grid-template-rows: 20px 20px 20px;
  }
}

@media (max-width: 767px) {
  .footer__list:nth-child(2) {
    margin-bottom: 35px;
  }
}

.footer__list--last {
  grid-gap: 20px 100px;
}

@media (max-width: 767px) {
  .footer__list--last {
    display: none;
  }
}

.footer__list--mode {
  width: 100%;
  display: none;
}

@media (max-width: 767px) {
  .footer__list--mode {
    display: grid;
  }
}

.footer__contact a {
  display: flex;
  align-items: center;
}

.develop__social a svg,
.footer__contact svg {
  margin-right: 20px;
}

@media (max-width: 1365px) {
  .footer__contact svg {
    max-width: 19px;
  }
}

@media (max-width: 1023px) {
  .footer__contact svg {
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .footer__contact svg {
    margin-right: 20px;
  }
}

.footer__bottom {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .footer__bottom {
    flex-direction: column;
  }

  .footer__toggle {
    text-decoration: underline;
  }
}

.footer__down {
  display: flex;
  align-items: center;
}

.footer__down svg {
  display: none;
  margin-left: 10px;
}

@media (max-width: 767px) {
  .footer__down svg {
    display: block;
  }
}

.address__button.active svg,
.footer__down.active svg,
.requisites__title.active svg {
  transform: rotate(180deg);
}

.footer__down-content {
  display: none;
}

.footer__down-content .footer__item {
  margin-bottom: 10px;
}

.menu__wrapper {
  position: relative;
  background-color: #fff;
  padding: 60px 25px 25px 55px;
  max-width: 420px;
  display: flex;
  flex-direction: column;
  z-index: 100;
}

@media (max-width: 767px) {
  .menu__wrapper {
    max-width: 85%;
    padding-left: 30px;
    height: 100vh;
  }
}

.breadcrumbs__list {
  display: flex;
  margin-bottom: 20px;
}

.breadcrumbs__list a {
  font-size: 16px;
  color: #cecbcb;
}

.breadcrumbs__list a:hover {
  color: #fbc3b1;
}

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

.breadcrumbs__item {
  margin-right: 8px;
}

.breadcrumbs__item.active a {
  color: rgba(58, 62, 70, 0.7);
}

@media (max-width: 767px) {
  .about.container {
    padding: 0;
  }
}

.about__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 767px) {
  .about__wrapper {
    flex-direction: column;
  }
}

.about__wrapper--catalog img {
  width: 845px;
  margin-right: 145px;
  align-self: stretch;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1919px) {
  .about__wrapper--catalog img {
    margin-right: 30px;
    width: 567px;
  }
}

@media (max-width: 1365px) {
  .about__wrapper--catalog img {
    width: 565px;
  }
}

@media (max-width: 1279px) {
  .about__wrapper--catalog img {
    width: 444px;
  }
}

@media (max-width: 1023px) {
  .about__wrapper--catalog img {
    width: 322px;
  }
}

@media (max-width: 767px) {
  .about__wrapper--catalog img {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
}

.about__wrapper--inner:last-child img {
  width: 699px;
}

@media (max-width: 1919px) {
  .about__wrapper--inner:last-child img {
    width: 530px;
  }
}

@media (max-width: 1365px) {
  .about__wrapper--inner:last-child img {
    width: 488px;
  }
}

@media (max-width: 1279px) {
  .about__wrapper--inner:last-child img {
    width: 447px;
  }
}

@media (max-width: 1023px) {
  .about__wrapper--inner:last-child img {
    width: 319px;
  }
}

@media (max-width: 767px) {
  .about__wrapper--inner:last-child img {
    margin-bottom: 20px;
    width: 100%;
  }
}

@media (max-width: 1279px) {
  .about__wrapper--inner {
    align-items: start;
  }
}

.about__title {
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (max-width: 1279px) {
  .about__title {
    font-size: 24px;
  }
}

@media (max-width: 1023px) {
  .about__title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .about__title {
    margin-bottom: 15px;
  }
}

.about__content,
.about__content p {
  margin-bottom: 30px;
}

.about__content p {
  font-size: 18px;
  line-height: 150%;
}

.about__content p:last-child,
.address__list-item p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1279px) {
  .about__content p {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .about__content p {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .about__content p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

@media (max-width: 1023px) {
  .about__content {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .about__content {
    display: flex;
    flex-direction: column;
  }
}

.about__aside {
  display: flex;
  flex-direction: column;
  margin-right: 80px;
}

.about__list-item {
  line-height: 150%;
  color: #3a3e46;
  list-style-type: disc;
  margin-left: 20px;
}

@media (max-width: 1279px) {
  .about__list-item {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .about__list-item {
    font-size: 12px;
  }
}

@media (max-width: 1919px) {
  .about__aside {
    margin-right: 30px;
  }
}

@media (max-width: 1023px) {
  .about__aside {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .about__aside {
    padding: 0 10px;
    margin-right: 0;
    order: 1;
  }

  .about__aside .button {
    align-self: center;
  }
}

.about__aside--mode,
.social__list--footer li svg,
.social__list--header li svg {
  margin-right: 0;
}

.address {
  position: relative;
}

.address__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}

@media (max-width: 1023px) {
  .address__list {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .address__list {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .address__list .slick-prev {
    left: 0;
    width: 13px;
    height: 13px;
  }

  .address__list .slick-next {
    right: 0;
    width: 13px;
    height: 13px;
  }

  .address__list--mode .slick-track {
    display: flex;
  }
}

.address__list-item {
  width: calc(100% / 3 - 15px);
  border: 1px solid #f8f3f1;
  margin-bottom: 30px;
  padding: 30px 40px;
  cursor: pointer;
}

.address__list-item a {
  display: block;
}

.address__list-item p {
  line-height: 150%;
  margin-bottom: 20px;
}

@media (max-width: 1919px) {
  .address__list-item p {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1279px) {
  .address__list-item p {
    font-size: 14px;
    margin-bottom: 8px;
  }
}

@media (max-width: 1023px) {
  .address__list-item p {
    font-size: 10px;
    margin-bottom: 6px;
  }
}

.address__list-item:hover {
  box-shadow: 0 3px 16px rgba(30, 26, 23, 0.11);
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .address__list-item.hide {
    display: none;
  }

  .address__list-item.show {
    display: block;
  }
}

@media (max-width: 1919px) {
  .address__list-item {
    padding: 24px 20px;
  }
}

@media (max-width: 1279px) {
  .address__list-item {
    padding: 20px 17px;
  }
}

@media (max-width: 1023px) {
  .address__list-item {
    padding: 15px 10px;
  }
}

@media (max-width: 767px) {
  .address__list-item {
    padding: 20px 15px;
    width: 100%;
    margin-bottom: 10px;
  }
}

.address__button {
  display: none;
}

@media (max-width: 767px) {
  .address__button {
    display: block;
    align-self: center;
  }
}

.address__button.active svg path {
  stroke: #fff;
}

.address__map {
  width: 100%;
  height: 638px;
}

.address__map>div {
  height: 100%;
}

@media (max-width: 1919px) {
  .address__map {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .address__map {
    height: 342px;
  }
}

.decore,
.decore__list {
  display: flex;
  justify-content: center;
}

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

.decore__list {
  align-items: center;
}

.decore__dote {
  background-color: #fbc3b1;
  border-radius: 50%;
  margin-right: 30px;
}

.decore__dote:last-child {
  margin-right: 0;
}

.decore__dote--small {
  width: 23px;
  height: 23px;
}

@media (max-width: 1279px) {
  .decore__dote--small {
    width: 14px;
    height: 14px;
  }
}

@media (max-width: 1023px) {
  .decore__dote--small {
    width: 11px;
    height: 11px;
  }
}

.decore__dote--medium {
  width: 35px;
  height: 35px;
}

@media (max-width: 1279px) {
  .decore__dote--medium {
    width: 22px;
    height: 22px;
  }
}

@media (max-width: 1023px) {
  .decore__dote--medium {
    width: 17px;
    height: 17px;
  }
}

.decore__dote--large {
  width: 60px;
  height: 60px;
  background-color: transparent;
  background-image: url(/local/templates/kvokka/css/../img/svg/slick/center-dot.svg);
  background-size: cover;
}

@media (max-width: 1279px) {
  .decore__dote--large {
    width: 37px;
    height: 37px;
  }
}

@media (max-width: 1023px) {
  .decore__dote--large {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 767px) {
  .decore__dote--large {
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 1279px) {
  .decore__dote {
    margin-right: 20px;
  }
}

.requisites__wrapper {
  box-shadow: 0 3px 16px rgba(30, 26, 23, 0.11);
  border-radius: 8px;
}

.requisites__title {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #cecbcb;
  padding: 50px 145px;
  cursor: pointer;
}

.requisites__title .subtitle {
  margin-bottom: 0;
  margin-right: 25px;
}

@media (max-width: 1279px) {
  .requisites__title .subtitle {
    margin-right: 18px;
  }
}

@media (max-width: 1023px) {
  .requisites__title .subtitle {
    margin-right: 13px;
  }
}

@media (max-width: 1919px) {
  .requisites__title {
    padding: 50px;
  }
}

@media (max-width: 1279px) {
  .requisites__title {
    padding: 30px;
  }

  .requisites__title svg {
    width: 24px;
    transition: all 0.3s;
  }
}

@media (max-width: 1279px) and (max-width: 1023px) {
  .requisites__title svg {
    width: 19px;
  }
}

@media (max-width: 767px) {
  .requisites__title {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    text-align: center;
  }
}

.requisites__title.active {
  border-bottom: 0;
}

.requisites__content {
  padding: 40px 145px;
  display: flex;
}

@media (max-width: 1919px) {
  .requisites__content {
    padding: 35px 50px;
  }
}

@media (max-width: 1279px) {
  .requisites__content {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .requisites__content {
    padding: 15px 10px;
    flex-direction: column;
  }
}

.requisites__caption {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: uppercase;
}

@media (max-width: 1365px) {
  .requisites__caption {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .requisites__caption {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .requisites__caption {
    font-size: 18px;
  }
}

.requisites__aside {
  margin-right: 100px;
}

.requisites__aside:first-child {
  flex: 1 0 auto;
}

@media (max-width: 1919px) {
  .requisites__aside {
    max-width: 50%;
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .requisites__aside {
    max-width: 100%;
  }
}

.requisites__item {
  display: flex;
  flex-direction: column;
  align-self: start;
  margin-bottom: 55px;
}

.requisites__item li:last-child p,
.requisites__item:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .requisites__item:last-child {
    margin-bottom: 10px;
  }
}

.requisites__item li p {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 150%;
}

@media (max-width: 1365px) {
  .requisites__item li p {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .requisites__item li p {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .requisites__item li p {
    font-size: 14px;
  }
}

@media (max-width: 1365px) {
  .requisites__item li p .br {
    display: block;
  }
}

@media (max-width: 767px) {
  .requisites__item {
    margin-bottom: 10px;
  }
}

.requisites__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
}

@media (max-width: 767px) {
  .requisites__inner {
    grid-template-columns: 1fr;
  }
}

.notfound {
  padding-bottom: 300px;
  padding-top: 100px;
}

@media (max-width: 1279px) {
  .notfound {
    padding-bottom: 200px;
  }
}

@media (max-width: 1023px) {
  .notfound {
    padding-top: 80px;
  }
}

@media (max-width: 767px) {
  .notfound {
    padding-bottom: 100px;
    padding-top: 50px;
  }
}

.notfound__title {
  font-size: 200px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 7px;
  line-height: 1;
}

@media (max-width: 1279px) {
  .notfound__title {
    font-size: 160px;
  }
}

@media (max-width: 1023px) {
  .notfound__title {
    font-size: 120px;
  }
}

@media (max-width: 767px) {
  .notfound__title {
    font-size: 62px;
    margin-bottom: 14px;
  }
}

.notfound__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.notfound__wrapper p {
  font-size: 52px;
  margin-bottom: 65px;
  text-align: center;
}

@media (max-width: 1279px) {
  .notfound__wrapper p {
    font-size: 42px;
    margin-bottom: 13px;
  }
}

@media (max-width: 1023px) {
  .notfound__wrapper p {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .notfound__wrapper p {
    font-size: 18px;
    margin-bottom: 11px;
  }
}

.notfound__button {
  align-self: center;
}

@media (max-width: 767px) {
  .develop.container {
    padding-left: 0;
    padding-right: 0;
  }

  .develop {
    padding-top: 50px;
  }
}

.develop__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.develop__subtitle {
  margin-bottom: 95px;
  text-align: center;
}

@media (max-width: 1023px) {
  .develop__subtitle {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .develop__subtitle {
    font-size: 14px;
    margin-bottom: 35px;
  }
}

.develop__write {
  width: 123px;
  height: 123px;
  line-height: 150%;
  background-color: #aedcd9;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  margin: 0 auto 55px;
  cursor: pointer;
}

@media (max-width: 1023px) {
  .develop__write {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .develop__write {
    font-size: 14px;
    width: 85px;
    height: 85px;
    margin-bottom: 40px;
  }
}

.social__list,
.social__list li a {
  display: flex;
  align-items: center;
}

@media (max-width: 1365px) {
  .social__list .social__link--inst svg {
    width: 19px;
    height: 19px;
  }
}

@media (max-width: 1023px) {
  .social__list .social__link--inst svg {
    width: 15px;
    height: 15px;
  }
}

@media (max-width: 767px) {
  .social__list .social__link--inst svg {
    width: 19px;
    height: 19px;
  }
}

@media (max-width: 1365px) {
  .social__list .social__link--vk svg {
    width: 26px;
    height: 26px;
  }
}

@media (max-width: 1023px) {
  .social__list .social__link--vk svg {
    width: 18px;
    height: 12px;
  }
}

@media (max-width: 767px) {
  .social__list .social__link--vk svg {
    width: 25px;
    height: 16px;
  }
}

@media (max-width: 767px) {
  .social__list li a {
    font-size: 14px;
  }
}

.social__list li:first-child {
  margin-right: 70px;
}

@media (max-width: 767px) {
  .social__list li:first-child {
    margin: 0 0 25px;
    width: 100%;
  }
}

.social__list li:last-child {
  margin-left: 70px;
}

@media (max-width: 767px) {
  .social__list li:last-child {
    margin: 0 0 25px;
    width: 100%;
  }

  .social__list li {
    margin-bottom: 25px;
  }

  .social__list {
    flex-wrap: wrap;
    align-items: center;
    max-width: 230px;
  }
}

.social__list--footer li,
.social__list--header li {
  display: flex;
  height: 100%;
}

.social__list--footer li:first-child,
.social__list--header li:first-child {
  margin-right: 20px;
}

@media (max-width: 767px) {

  .social__list--footer li:first-child,
  .social__list--header li:first-child {
    margin: 0 0 25px;
    width: auto;
  }
}

.social__list--footer li:last-child,
.social__list--header li:last-child {
  margin-left: 0;
}

@media (max-width: 767px) {

  .social__list--footer li:last-child,
  .social__list--header li:last-child {
    margin: 0 0 25px;
    width: auto;
  }

  .social__list--footer li svg {
    margin-right: 20px;
  }

  .social__list--footer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .social__inst,
  .social__vk {
    order: 1;
  }
}

.feedback {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.feedback.active {
  top: 0;
  left: 0;
  display: flex;
  position: fixed;
  justify-content: center;
  align-items: center;
}

.feedback__form {
  display: flex;
  flex-direction: column;
}

.feedback__note {
  text-align: center;
}

.feedback__form textarea {
  border: 1px solid #cecbcb;
  margin-bottom: 25px;
  height: 175px;
  resize: none;
  padding: 10px;
}

.feedback__input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #cecbcb;
  margin-bottom: 25px;
  padding: 5px 0;
}

.feedback__title {
  font-size: 22px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 25px;
}

.feeback__concent {
  display: flex;
  align-items: center;
}

.feeback__concent p {
  color: #cecbcb;
  font-size: 12px;
}

.feeback__concent input:-ms-input-placeholder {
  color: #cecbcb;
}

.feeback__concent input::placeholder {
  color: #cecbcb;
}

.feeback__concent input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.feeback__concent input[type="checkbox"]+label {
  position: relative;
  font-size: 14px;
  padding-left: 21px;
  margin-bottom: 8px;
  color: #cecbcb;
}

.feeback__concent input[type="checkbox"]+label::before {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #3a3e46;
  border-radius: 4px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.catalog__filter-clear a,
.feeback__concent input[type="checkbox"]+label a {
  color: #aedcd9;
  margin: 0 15px;
  font-weight: 700;
}

@media (max-width: 1919px) {
  .catalog__filter-clear a {
    margin: 0 10px;
  }
}

@media (max-width: 767px) {
  .feedback__title {
    font-size: 16px;
  }

  .feeback__concent input[type="checkbox"]+label,
  .feeback__concent input[type="checkbox"]+label a {
    font-size: 11px;
  }
}

.feeback__concent input[type="checkbox"]:checked+label::before {
  background-image: url(/local/templates/kvokka/css/../img/svg/check.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.feedback__button {
  align-self: center;
}

.feedback__cross {
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.catalog__wrapper,
.order__destination .order__checkbox li {
  display: flex;
}

.order__policy {
  margin-top: 15px;
  margin-bottom: 25px;
}

.order__policy label {
  padding-left: 27px !important;
  line-height: 1.2 !important;
}

.order__policy label.error {
  display: none !important;
}

.order__policy label.error+label {
  color: red;
}

.order__policy a {
  text-decoration: underline;
  color: #3a3e46;
}

@media (max-width: 1365px) {
  .order__policy {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .catalog__wrapper {
    padding-bottom: 50px;
  }

  .order__policy {
    font-size: 14px;
    margin-top: 30px;
  }
}

.catalog__caption {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.catalog__caption p {
  margin-right: 10px;
}

.catalog__caption.toggle {
  cursor: pointer;
}

.catalog__caption.active svg,
.order-lk__buttons button.active svg {
  transform: rotate(180deg);
}

.catalog__aside-wrapper .close-modal {
  display: none;
}

@media (max-width: 1023px) {
  .catalog__aside-wrapper .close-modal {
    display: block;
  }
}

.catalog__aside {
  max-width: 241px;
  flex: 1 0 auto;
  margin-right: 50px;
}

@media (max-width: 1365px) {
  .catalog__aside {
    margin-right: 35px;
  }
}

@media (max-width: 1279px) {
  .catalog__aside {
    margin-right: 77px;
  }
}

@media (max-width: 1023px) {
  .catalog__aside {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 100;
    padding: 40px;
    top: 0;
    left: 0;
    margin-right: 0;
    max-width: 320px;
  }
}

.catalog__aside.active {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 100;
}

.catalog__aside.active .catalog__aside-wrapper {
  position: relative;
  max-width: 320px;
  background-color: #fff;
  padding: 40px;
  left: 0;
  height: 100%;
  overflow: auto;
}

.catalog__aside-item {
  margin-bottom: 40px;
}

@media (max-width: 1023px) {
  .catalog__aside-item {
    margin-bottom: 30px;
  }
}

.catalog__categories .custom-checkbox {
  display: flex;
  margin-bottom: 10px;
}

.catalog__type .custom-checkbox {
  display: flex;
  padding-left: 10px;
  margin-bottom: 10px;
}

.catalog__type .custom-checkbox--parrent {
  flex-direction: column;
}

.custom-checkbox--parrent ul {
  display: none;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.custom-checkbox--parrent ul li:last-child {
  margin-bottom: 0;
}

.custom-checkbox--parrent.active ul {
  display: block;
}

.catalog__type .custom-checkbox.active {
  padding-left: 0;
}

.catalog__filter .custom-checkbox {
  display: flex;
}

.catalog__categories .custom-checkbox input,
.catalog__filter .custom-checkbox input,
.catalog__filter input,
.catalog__toggle .custom-checkbox input,
.catalog__type .custom-checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.catalog__categories .custom-checkbox input:checked+label,
.catalog__filter .custom-checkbox input:checked+label,
.catalog__filter input:checked+label,
.catalog__type .custom-checkbox input:checked+label {
  background-color: #aedcd9;
  padding-left: 20px;
  color: #fff;
  transition: all 0.3s;
  text-decoration: none;
}

.catalog__categories .custom-checkbox label,
.catalog__filter .custom-checkbox label,
.catalog__filter label,
.catalog__type .custom-checkbox label {
  width: 100%;
  line-height: 31px;
}

.catalog__categories .custom-checkbox {
  padding-left: 0;
}

.catalog__categories .custom-checkbox a,
.catalog__categories .custom-checkbox p {
  line-height: 31px;
  color: rgba(58, 62, 70, 0.7);
  width: 100%;
}

.catalog__type .custom-checkbox a.active,
.catalog__categories .custom-checkbox a.active,
.catalog__categories .custom-checkbox p.active {
  background-color: #aedcd9;
  color: #fff;
  padding: 0 20px;
  font-weight: 700;
}

.catalog__type .custom-checkbox a.active {
  line-height: 31px;
  width: 100%;
  padding: 2px 20px 0 20px;
}

.catalog__filter {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  font-size: 14px;
  padding-left: 0 !important;
}

.catalog__filter .custom-checkbox {
  margin-bottom: 0;
  padding-left: 0;
}

@media (max-width: 1919px) {
  .catalog__filter .custom-checkbox {
    margin-right: 0;
  }
}

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

.catalog__filter--mode {
  display: none;
}

.catalog__filter--mode .catalog__caption {
  display: none;
  margin-bottom: 0;
  margin-right: 30px;
}

@media (max-width: 1023px) {
  .catalog__filter--mode .catalog__caption {
    display: flex;
    align-items: center;
  }
}

@media (max-width: 1279px) {
  .catalog__filter--mode {
    display: flex;
  }
}

@media (max-width: 767px) {
  .catalog__filter--mode {
    justify-content: space-between;
  }
}

@media (max-width: 1365px) {
  .catalog__filter {
    font-size: 13px;
  }
}

.catalog__filter-list {
  display: flex;
  margin-left: 30px;
}

.catalog__filter-list .custom-checkbox a {
  font-size: 14px;
  margin: 0 15px;
  text-decoration: underline;
  line-height: 31px;
}

.catalog__filter-list .custom-checkbox {
  order: 1;
}

.catalog__filter-list .custom-checkbox.active {
  order: 0;
}

@media (max-width: 1919px) {
  .catalog__filter-list .custom-checkbox a {
    margin: 0 10px;
  }
}

@media (max-width: 1365px) {
  .catalog__filter-list .custom-checkbox a {
    font-size: 13px;
  }
}

.catalog__filter-list .custom-checkbox a.active {
  background-color: #aedcd9;
  color: #fff;
  text-decoration: none;
  padding: 0 20px;
  margin-left: 0;
  font-weight: 700;
}

.catalog__filter-list .custom-checkbox a:not(.active):hover {
  color: #fbc3b1;
  cursor: pointer;
}

@media (max-width: 1919px) {
  .catalog__filter-list {
    margin-left: 20px;
  }

  .catalog__filter-list .custom-checkbox a.active {
    padding: 0 15px;
  }
}

.catalog__toggle .custom-checkbox {
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
}

.catalog__toggle .custom-checkbox:first-child {
  margin-top: 0;
}

.catalog__toggle .custom-checkbox:last-child {
  margin-bottom: 0;
}

.catalog__toggle .custom-checkbox input:checked+label {
  transition: all 0.3s;
}

.catalog__toggle .custom-checkbox input:checked+label::before,
.choos-magazine__form .address__list .address__list-item input:checked+label::before,
.order__destination .order__checkbox li input:checked+label::before {
  border: 4px solid #3a3e46;
}

.catalog__toggle .custom-checkbox label {
  line-height: 31px;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
}

.catalog__toggle .custom-checkbox label::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #cecbcb;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.catalog__slide {
  margin-bottom: 25px;
}

.catalog__inputs {
  display: flex;
  justify-content: space-between;
}

.catalog__inputs input {
  line-height: 32px;
  text-align: center;
  width: calc(100% / 2 - 7px);
}

.bx-ui-slider-track-container {
  padding-top: 10px;
  padding-bottom: 14px;
}

.bx-ui-slider-track {
  position: relative;
  height: 2px;
}

.bx-ui-slider-part {
  position: absolute;
  top: -6px;
  width: 1px;
  height: 17px;
  background: #3a3e46;
}

.bx-ui-slider-range,
.bx-ui-slider-pricebar,
.bx-ui-slider-pricebar-vd,
.bx-ui-slider-pricebar-vn,
.bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0;
}

.bx-ui-slider-range {
  z-index: 50;
  background-color: #cecbcb;
  pointer-events: none;
}

.bx-ui-slider-pricebar {
  z-index: 100;
}

.bx-ui-slider-pricebar-vd {
  z-index: 60;
  /*background: #849da4;/* COLOR */
}

.bx-ui-slider-pricebar-vn {
  z-index: 70;
  pointer-events: none;
  /*background: #a8dff3;/* COLOR */
}

.bx-ui-slider-pricebar-v {
  z-index: 80;
  background: #3a3e46;
}

.bx-ui-slider-handle {
  position: absolute;
  top: -8px;
  width: 19px;
  height: 19px;
  background-color: #3a3e46;
  border-radius: 50%;
  z-index: 100;
  pointer-events: all;
}

.bx-ui-slider-handle:hover {
  -webkit-cursor: grab;
  -ms-cursor: grab;
  -o-cursor: grab;
  cursor: grab;
}

.bx-ui-slider-handle:active {
  -webkit-cursor: grabbing;
  -ms-cursor: grabbing;
  -o-cursor: grabbing;
  cursor: grabbing;
}

.bx-ui-slider-handle.left {
  left: 0;
  margin-left: 0;
}

.bx-ui-slider-handle.right {
  right: 0;
  margin-right: 0;
}

.bx-filter-container-modef {
  position: relative;
  display: block;
}

.bx-filter-popup-result {
  position: absolute;
  padding: 20px 25px;
  top: -20px;
  right: -125%;
  border-radius: 8px;
  box-shadow: 0 0 15px -3px #ccc;
  z-index: 100;
  background-color: #fff;
}

.bx-filter-block {
  display: none;
}

@media (max-width: 1279px) {
  .catalog__filter-clear a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .catalog__filter-clear {
    display: none;
  }

  .bx-filter-block {
    display: block;
    margin-top: 40px;
  }
}

.catalog__filter-clear--mode {
  display: none;
}

@media (max-width: 767px) {
  .catalog__filter-clear--mode {
    display: block;
  }

  .bx-filter-container-modef {
    display: none !important;
  }
}

.catalog__inner {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-bottom: 50px;
}

.catalog__main {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 30px;
}

.catalog__main .sale__item {
  margin: 0;
}

@media (max-width: 1919px) {
  .catalog__main {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1365px) {
  .catalog__main {
    grid-gap: 10px;
  }
}

@media (max-width: 1279px) {
  .catalog__main {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 55px;
  }
}

@media (max-width: 767px) {
  .catalog__main {
    grid-gap: 15px 15px;
  }
}

.catalog__select {
  margin-right: 40px;
  font-size: 14px;
}

.catalog__select select {
  font-size: 14px;
  padding: 0 20px;
  line-height: 31px;
  background-color: #aedcd9;
  color: #fff;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (max-width: 767px) {
  .catalog__select select {
    padding: 0 10px;
  }
}

.catalog__select option {
  background-color: #fff;
  color: #3a3e46;
}

@media (max-width: 767px) {
  .catalog__select {
    margin-right: 0;
  }
}

.stocks {
  /* padding-bottom: 100px; */
}

@media (max-width: 767px) {
  .stocks.container {
    padding: 0 0 50px;
  }
}

.stocks__title {
  font-size: 30px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

@media (max-width: 1365px) {
  .stocks__title {
    margin-bottom: 30px;
  }
}

@media (max-width: 1023px) {
  .stocks__title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .stocks__title {
    text-align: center;
  }
}

.stocks__item {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}

.stocks__item:nth-child(even) .stocks__aside {
  order: 1;
  margin-left: 80px;
  margin-right: 0;
}

@media (max-width: 1919px) {
  .stocks__item:nth-child(even) .stocks__aside {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  .stocks__item:nth-child(even) .stocks__aside {
    margin-left: 0;
  }

  .stocks__item {
    flex-direction: column;
    margin-bottom: 30px;
  }
}

.stocks__picture {
  max-width: 700px;
  flex: 1 0 auto;
  align-self: stretch;
  display: flex;
  margin-left: auto;
}

.stocks__item:nth-child(even) .stocks__picture {
  margin-left: 0;
  /* margin-right: auto; */
}

.stocks__picture img {
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 767px) {
  .stocks__picture img {
    width: 100%;
  }
}

@media (max-width: 1919px) {
  .stocks__picture {
    max-width: 468px;
  }
}

@media (max-width: 1365px) {
  .stocks__picture {
    max-width: 433px;
  }
}

@media (max-width: 1279px) {
  .stocks__picture {
    max-width: 445px;
  }
}

@media (max-width: 1023px) {
  .stocks__picture {
    max-width: 319px;
  }
}

@media (max-width: 767px) {
  .stocks__picture {
    margin-bottom: 20px;
    max-width: 100%;
  }
}

.stocks__aside {
  display: flex;
  flex-direction: column;
  margin-right: 80px;
}

.stocks__aside p {
  line-height: 150%;
}

@media (max-width: 1919px) {
  .stocks__aside {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .stocks__aside {
    margin-right: 0;
    order: 1;
    padding: 0 10px;
  }
}

.stocks__content {
  margin-bottom: 40px;
}

@media (max-width: 1023px) {
  .stocks__content p {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .stocks__content p {
    font-size: 14px;
  }
}

.stocks__button {
  display: inline-block;
  align-self: flex-start;
}

@media (max-width: 767px) {
  .stocks__button {
    align-self: center;
  }

  .support.container {
    padding: 0;
  }
}

.exchange__wrapper {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .exchange__wrapper {
    flex-direction: column;
  }
}

.exchange__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: calc(100% / 2 - 15px);
  width: 100%;
  border: 1px solid #cecbcb;
  padding: 44px 75px;
}

@media (max-width: 1919px) {
  .exchange__item {
    padding: 44px 50px;
  }
}

@media (max-width: 1365px) {
  .exchange__item {
    padding: 40px 45px;
  }

  .exchange__item img {
    width: 190px;
  }
}

@media (max-width: 1279px) {
  .exchange__item {
    padding: 30px 40px;
  }

  .exchange__item img {
    width: 162px;
  }
}

@media (max-width: 1279px) and (max-width: 786px) {
  .exchange__item img {
    width: 116px;
  }
}

@media (max-width: 1279px) and (max-width: 767px) {
  .exchange__item img {
    width: 109px;
  }
}

@media (max-width: 1023px) {
  .exchange__item {
    padding: 20px 25px;
  }
}

@media (max-width: 767px) {
  .exchange__item {
    max-width: 100%;
    margin-bottom: 15px;
  }

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

.exchange__col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.exchange__col p:nth-child(1),
.exchange__col p:nth-child(2) {
  font-size: 36px;
  color: #fff;
  background-color: #3a3e46;
  text-transform: uppercase;
  padding: 5px;
  margin-bottom: 8px;
}

@media (max-width: 1279px) {

  .exchange__col p:nth-child(1),
  .exchange__col p:nth-child(2) {
    font-size: 30px;
  }
}

@media (max-width: 1023px) {

  .exchange__col p:nth-child(1),
  .exchange__col p:nth-child(2) {
    font-size: 21px;
  }
}

@media (max-width: 767px) {

  .exchange__col p:nth-child(1),
  .exchange__col p:nth-child(2) {
    font-size: 18px;
  }
}

.exchange__col p:last-child {
  background-color: #fbc3b1;
  font-size: 48px;
  text-transform: uppercase;
  padding: 5px;
}

.exchange__col p:last-child span {
  text-transform: uppercase;
  font-size: 18px;
}

@media (max-width: 1279px) {
  .exchange__col p:last-child span {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .exchange__col p:last-child span {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .exchange__col p:last-child span {
    font-size: 10px;
  }
}

@media (max-width: 1279px) {
  .exchange__col p:last-child {
    font-size: 40px;
  }
}

@media (max-width: 1023px) {
  .exchange__col p:last-child {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .exchange__col p:last-child {
    font-size: 24px;
  }
}

.cards__wrapper {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .cards__wrapper {
    flex-direction: column;
  }
}

.cards__content p {
  margin-bottom: 20px;
  line-height: 150%;
}

.cards__content p.cards__caption {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 140%;
}

@media (max-width: 1365px) {
  .cards__content p.cards__caption {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .cards__content p.cards__caption {
    font-size: 14px;
  }
}

.cards-list__item p:last-child,
.cards__content p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1279px) {
  .cards__content p {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .cards__content p {
    font-size: 10px;
  }
}

.cards__aside {
  max-width: 771px;
  width: 100%;
  flex: 1 0 auto;
  margin-right: 100px;
}

@media (max-width: 1919px) {
  .cards__aside {
    max-width: 566px;
  }
}

@media (max-width: 1365px) {
  .cards__aside {
    max-width: 525px;
    margin-right: 30px;
  }
}

@media (max-width: 1279px) {
  .cards__aside {
    max-width: 447px;
  }
}

@media (max-width: 1023px) {
  .cards__aside {
    max-width: 318px;
  }
}

@media (max-width: 767px) {
  .cards__aside {
    margin-right: 0;
  }
}

.cards__slogan p {
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  max-width: 1136px;
  margin: 0 auto;
  line-height: 150%;
}

@media (max-width: 1919px) {
  .cards__slogan p {
    max-width: 100%;
  }
}

@media (max-width: 1023px) {
  .cards__slogan p {
    font-size: 14px;
  }
}

.cards-list {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1023px) {
  .cards-list {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .cards-list.container {
    padding: 0;
  }
}

.cards-list .slick-list {
  margin-right: -190px;
}

@media (max-width: 767px) {
  .cards-list .slick-track {
    display: flex;
  }
}

@media (max-width: 1365px) {
  .cards-list--mode .cards-list__item {
    width: calc(100% / 2 - 15px);
    margin-bottom: 30px;
  }

  .cards-list--mode {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .cards-list--mode {
    flex-wrap: nowrap;
  }
}

.cards-list__item {
  width: calc(100% / 4 - 15px);
  background-color: rgba(251, 195, 177, 0.3);
  padding: 40px 50px;
}

.cards-list__item p {
  line-height: 150%;
  margin-bottom: 20px;
}

@media (max-width: 1279px) {
  .cards-list__item p {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .cards-list__item p {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .cards-list__item p {
    font-size: 14px;
  }
}

@media (max-width: 1919px) {
  .cards-list__item {
    padding: 20px 30px;
  }
}

@media (max-width: 1365px) {
  .cards-list__item {
    padding: 20px;
  }
}

@media (max-width: 1023px) {
  .cards-list__item {
    width: calc(100% / 2 - 15px);
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .cards-list__item {
    margin-right: 20px;
    margin-bottom: 0;
    display: flex;
    height: auto;
  }
}

.order__wrapper {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .order__wrapper {
    flex-direction: column;
  }
}

.order__title {
  font-size: 26px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

@media (max-width: 1365px) {
  .order__title {
    font-size: 22px;
  }
}

@media (max-width: 1279px) {
  .order__title {
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .order__title {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .order__title {
    font-size: 17px;
    margin-bottom: 20px;
  }
}

.order__destination {
  padding-right: 85px;
  padding-top: 60px;
  flex-grow: 1;
}

.order__destination .order__checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.order__destination .order__checkbox li input {
  opacity: 0;
  z-index: -1;
  position: absolute;
}

.choos-magazine__form .address__list .address__list-item input:checked+label,
.order__destination .order__checkbox li input:checked+label {
  color: #3a3e46;
}

@media (max-width: 1023px) {
  .order__destination .order__checkbox li input:checked+label::before {
    border-width: 3px;
  }
}

.order__destination .order__checkbox li label {
  position: relative;
  padding-left: 28px;
  margin-right: 40px;
  color: #cecbcb;
}

.order__destination .order__checkbox li label::before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #cecbcb;
  border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1023px) {
  .order__destination .order__checkbox li label::before {
    width: 12px;
    height: 12px;
  }
}

@media (max-width: 767px) {
  .order__destination .order__checkbox li label::before {
    width: 12px;
    height: 12px;
  }
}

@media (max-width: 1919px) {
  .order__destination .order__checkbox li label {
    /* margin-right: 18px; */
  }
}

@media (max-width: 1365px) {
  .order__destination .order__checkbox li label {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .order__destination .order__checkbox li label {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .order__destination .order__checkbox li label {
    font-size: 10px;
    padding-left: 21px;
  }
}

@media (max-width: 767px) {
  .order__destination .order__checkbox li label {
    font-size: 14px;
  }
}

.order__destination .order__checkbox li:last-child label {
  margin-right: 0;
}

@media (max-width: 1279px) {
  .order__destination .order__checkbox {
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) {
  .order__destination .order__checkbox {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .order__destination .order__checkbox {
    margin-bottom: 40px;
  }
}

@media (max-width: 1919px) {
  .order__destination {
    padding-right: 30px;
  }
}

@media (max-width: 1023px) {
  .order__destination {
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .order__destination {
    padding-right: 0;
  }
}

.order__destination--mode {
  max-width: 800px;
  width: 100%;
}

.order__list {
  display: flex;
}

@media (max-width: 767px) {
  .order__list.order__checkbox {
    align-items: start;
  }

  .order__list.order__checkbox li {
    margin-bottom: 10px;
  }

  .order__list {
    flex-direction: column;
    margin-top: 40px;
  }
}

.order__address {
  display: none;
  flex-direction: column;
  margin-right: 30px;
  width: 100%;
}

.order__address li:nth-child(2) {
  position: relative;
  display: flex;
  flex-direction: column;
}

.order__address li:last-child {
  width: 100%;
}

.order__address li p {
  margin-bottom: 20px;
}

@media (max-width: 1365px) {
  .order__address li p {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .order__address li p {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .order__address li p {
    font-size: 10px;
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  .order__address li p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.order__address li p:nth-child(2) {
  margin-bottom: 0;
}

@media (max-width: 1919px) {
  .order__address {
    margin-right: 0;
  }
}

.order__address--delivery {
  display: none;
}

.order__address-row,
.order__address.active {
  display: flex;
}

@media (max-width: 767px) {
  .order__address-row {
    flex-direction: column;
  }
}

.order__information {
  align-self: start;
  padding: 60px;
  max-width: 643px;
  flex: 1 0 auto;
  width: 100%;
  border: 1px solid #cecbcb;
  border-radius: 8px;
}

@media (max-width: 1919px) {
  .order__information {
    padding: 60px 35px;
    max-width: 568px;
  }
}

@media (max-width: 1365px) {
  .order__information {
    max-width: 525px;
  }
}

@media (max-width: 1279px) {
  .order__information {
    max-width: 447px;
  }
}

@media (max-width: 1023px) {
  .order__information {
    padding: 20px 15px;
    max-width: 320px;
  }
}

@media (max-width: 767px) {
  .order__information {
    border: 0;
    padding: 0;
    max-width: 100%;
  }
}

.order__picture {
  padding: 15px 20px;
  border: 1px solid #cecbcb;
  margin-right: 30px;
  align-self: stretch;
  display: flex;
  align-items: center;
  max-width: 90px;
  align-self: flex-start;
}

@media (max-width: 767px) {
  .order__picture {
    margin-right: 15px;
  }
}

.order__item {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  align-items: flex-start;
}

@media (max-width: 1919px) {
  .order__item {
    margin-bottom: 30px;
  }
}

@media (max-width: 1023px) {
  .order__item {
    margin-bottom: 15px;
  }
}

.order__item-list {
  margin-bottom: 15px;
}

.order__item-list li {
  display: flex;
  margin-bottom: 8px;
}

.basket-modal__content {
  flex-grow: 1;
  padding-right: 20px;
}

.basket-modal__content>div:last-child,
.order__item-list li:last-child {
  margin-bottom: 0;
}

.order__article {
  color: #cecbcb;
}

.order__information-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.order__information-list li {
  font-size: 22px;
  width: 70%;
  margin-bottom: 40px;
  color: rgba(58, 62, 70, 0.7);
}

.order__information-list li:nth-child(even) {
  text-align: right;
  width: 30%;
}

@media (max-width: 1365px) {
  .order__information-list li {
    font-size: 18px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1279px) {
  .order__information-list li {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .order__information-list li {
    font-size: 12px;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .order__information-list li {
    font-size: 14px;
    margin-bottom: 22px;
  }
}

.order__address-delivery {
  margin-bottom: 40px;
  line-height: 150%;
}

@media (max-width: 1365px) {
  .order__address-delivery {
    font-size: 16px;
  }
}

@media (max-width: 1279px) {
  .order__address-delivery {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .order__address-delivery {
    font-size: 10px;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .order__address-delivery {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

.order__method {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

@media (max-width: 1365px) {
  .order__method p {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .order__method p {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .order__method p {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .order__method {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .order__method+button[type="submit"] {
    margin: auto;
  }
}

.order__button {
  font-size: 18px;
  padding: 0 60px;
}

@media (max-width: 1365px) {
  .order__button {
    padding: 0 20px;
  }
}

@media (max-width: 1023px) {
  .order__button {
    font-size: 14px;
    padding: 0 10px;
  }
}

.order__col {
  flex: 1 0 auto;
  max-width: 260px;
  width: 100%;
  margin-right: 10px;
}

@media (max-width: 1919px) {
  .order__col {
    max-width: 190px;
  }
}

@media (max-width: 1365px) {
  .order__col {
    max-width: 175px;
  }
}

@media (max-width: 1279px) {
  .order__col {
    max-width: 153px;
  }
}

@media (max-width: 1023px) {
  .order__col {
    max-width: 110px;
  }
}

@media (max-width: 767px) {
  .order__col {
    max-width: 100%;
    margin-right: 0;
  }
}

.order__time {
  display: flex;
  align-items: center;
  margin-top: 50px;
}

.order__time p.order__col {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .order__time {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .order__time {
    flex-direction: column;
    margin-top: 20px;
  }

  .order__time--mode p {
    max-width: none;
    width: 50%;
  }

  .order__time--mode {
    flex-direction: row;
  }
}

@media (max-width: 1919px) {
  .order__time {
    margin-top: 20px;
  }
}

.order__inputs {
  display: flex;
  flex-direction: column;
  max-width: 437px;
  width: 100%;
}

.order__inputs input {
  border: 0;
  border-bottom: 1px solid #cecbcb;
  padding: 6px 0;
  margin-bottom: 20px;
}

.order__inputs input.error {
  border-color: red;
}

.order__inputs label.error {
  display: none !important;
}

.order__inputs input::-moz-placeholder {
  color: #cecbcb;
}

.order__inputs input:-ms-input-placeholder {
  color: #cecbcb;
}

.order__inputs input::placeholder {
  color: #cecbcb;
}

@media (max-width: 1279px) {
  .order__inputs input {
    font-size: 14px;
    margin-bottom: 15px;
  }
}

@media (max-width: 1023px) {
  .order__inputs input {
    margin-bottom: 9px;
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .order__inputs input {
    font-size: 14px;
    padding-bottom: 2px;
    margin-bottom: 9px;
  }
}

.order__list-wrapper {
  display: flex;
  margin-bottom: 50px;
}

@media (max-width: 1919px) {
  .order__list-wrapper {
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .order__list-wrapper {
    margin-bottom: 20px;
  }
}

.order__select {
  position: relative;
}

.order__select .select-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  pointer-events: none;
}

.order__select .time {
  padding: 0 75px 0 20px;
  line-height: 43px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #3a3e46;
  cursor: pointer;
}

@media (max-width: 1365px) {
  .order__select .time {
    padding-left: 18px;
    padding-right: 56px;
  }
}

@media (max-width: 1279px) {
  .order__select .time {
    font-size: 14px;
    line-height: 41px;
    padding-left: 8px;
    padding-right: 45px;
  }
}

@media (max-width: 1023px) {
  .order__select .time {
    font-size: 10px;
    line-height: 31px;
    height: 31px;
  }
}

@media (max-width: 767px) {
  .order__select .time {
    width: 100%;
    padding: 0 20px 0 55px;
    line-height: 35px;
    height: 35px;
  }

  .order__select {
    width: 100%;
    margin-top: 10px;
  }
}

.order__dop-sale {
  display: inline-flex;
  margin-top: 60px;
  margin-bottom: 60px;
}

.choos-magazine__form .address__list .address__list-item input,
.order__dop-sale input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.order__dop-sale input:checked+label::before {
  background-image: url(/local/templates/kvokka/css/../img/svg/check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.order__dop-sale input+label {
  position: relative;
  padding-right: 50px;
  display: flex;
  line-height: 150%;
}

.order__dop-sale input+label::before {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 4px;
  border: 1.25px solid #3a3e46;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 1023px) {
  .order__dop-sale input+label::before {
    width: 11px;
    height: 11px;
  }
}

@media (max-width: 767px) {
  .order__dop-sale input+label::before {
    width: 20px;
    height: 20px;
  }
}

@media (max-width: 1279px) {
  .order__dop-sale input+label {
    font-size: 14px;
    padding-right: 35px;
  }
}

@media (max-width: 1023px) {
  .order__dop-sale input+label {
    font-size: 12px;
    padding-right: 22px;
  }
}

@media (max-width: 767px) {
  .order__dop-sale input+label {
    font-size: 14px;
  }
}

@media (max-width: 1279px) {
  .order__dop-sale {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) {
  .order__dop-sale {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .order__dop-sale {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.order__map {
  max-width: 290px;
  width: 100%;
  flex: 1 0 auto;
}

.order__map img {
  height: 100%;
  width: 100%;
}

.order__map--laptop {
  display: none;
}

@media (max-width: 1919px) {
  .order__map--laptop {
    display: block;
    margin-bottom: 10px;
    max-width: 100%;
    height: 218px;
  }
}

@media (max-width: 1023px) {
  .order__map--laptop {
    height: 134px;
  }
}

@media (max-width: 767px) {
  .order__map--laptop {
    display: none;
  }
}

.order__map .address__map {
  height: 202px;
}

@media (max-width: 1919px) {
  .order__map .address__map {
    height: 218px;
  }
}

@media (max-width: 1023px) {
  .order__map .address__map {
    height: 134px;
  }
}

@media (max-width: 1919px) {
  .order__map {
    max-width: 100%;
    margin-top: 20px;
  }
}

.order__delivery p,
.slide-up__inner svg path {
  color: #3a3e46;
}

.order__total p {
  font-size: 26px;
  text-transform: uppercase;
  color: #3a3e46;
}

@media (max-width: 1365px) {
  .order__total p {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .order__total p {
    font-size: 16px;
  }
}

#change-address.button--mode {
  max-width: 100%;
  flex: 1 0 auto;
}

@media (max-width: 1279px) {
  #change-address.button--mode {
    padding: 0 30px;
  }
}

@media (max-width: 1023px) {
  #change-address.button--mode {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  #change-address.button--mode {
    font-size: 14px;
  }
}

@media (max-width: 1365px) {
  #change-address {
    padding: 0 50px;
  }
}

@media (max-width: 1279px) {
  #change-address {
    padding: 0 30px;
  }
}

@media (max-width: 1023px) {
  #change-address {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  #change-address {
    font-size: 14px;
  }
}

.login__footer a,
.order__item-list p {
  font-size: 14px;
}

@media (max-width: 1023px) {
  .order__item-list p {
    font-size: 10px;
  }
}

.order__item-title p {
  font-size: 15px;
}

@media (max-width: 1279px) {
  .order__item-title p {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .order__item-title p {
    font-size: 12px;
  }
}

.choos-address {
  display: flex;
  position: fixed;
  background-color: #fff;
  top: 50%;
  left: 50%;
  max-width: 1200px;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  overflow: auto;
}

.choos-address input {
  border: 0;
  border-bottom: 1px solid #cecbcb;
  margin-bottom: 30px;
  padding: 5px 0;
  width: 100%;
}

.choos-address input.error {
  border-bottom-color: red;
}

@media (max-width: 767px) {

  .choos-address input:nth-child(2),
  .choos-address input:nth-child(3) {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .choos-address input:nth-child(4) {
    width: 100%;
  }
}

.choos-address input::-moz-placeholder {
  color: #cecbcb;
}

.choos-address input:-ms-input-placeholder,
.login__inputs input:-ms-input-placeholder {
  color: #cecbcb;
}

.choos-address input::placeholder {
  color: #cecbcb;
}

@media (max-width: 1023px) {
  .choos-address input {
    font-size: 12px;
    padding-bottom: 6px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .choos-address input {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .choos-address {
    flex-direction: column;
    padding-bottom: 17px;
    max-height: 550px;
    height: 80vh;
    max-width: 90%;
    overflow: hidden;
  }
}

.choos-address__form,
.choos-address__wrapper {
  display: flex;
  justify-content: space-between;
}

.choos-address__form {
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .choos-address__form {
    flex-direction: column;
  }
}

.choos-address__inner {
  width: 100%;
  max-width: 385px;
  padding: 70px 40px;
  position: relative;
  background-color: #fff;
}

@media (max-width: 767px) {
  .choos-address__inner {
    padding: 40px 10px 10px;
  }
}

.choos-address__close {
  position: absolute;
  width: 14px;
  height: 14px;
  display: block;
  right: 15px;
  top: 15px;
}

.choos-address__title {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center;
}

@media (max-width: 1023px) {
  .choos-address__title {
    font-size: 16px;
  }
}

.choos-address__subtitle {
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 1023px) {
  .choos-address__subtitle {
    font-size: 14px;
    margin-bottom: 30px;
  }
}

.choos-address__button {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  align-self: center;
}

@media (max-width: 1279px) {
  .choos-address__button {
    margin: auto;
  }
}

@media (max-width: 767px) {
  .choos-address__button {
    display: none;
  }
}

#notice,
.choos-address__button--mode {
  display: none;
}

@media (max-width: 767px) {
  .choos-address__button--mode {
    display: block;
  }
}

.choos-address__map {
  width: 100%;
}

.choos-address__map .address__map {
  height: 100%;
}

@media (max-width: 1279px) {
  .choos-address__map {
    max-width: 640px;
  }
}

@media (max-width: 767px) {
  .choos-address__map {
    height: 167px;
    margin-bottom: 30px;
  }
}

.card {
  display: flex;
  margin-bottom: 90px;
  align-items: flex-start;
}

/* .card__text {
  margin-bottom: 35px;
} */

.card__price-old {
  text-decoration: line-through;
  color: #cecbcb;
  margin-right: 10px;
}

.card__price-container {
  display: flex;
}

@media (max-width: 1279px) {
  .card {
    margin-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .card {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .card.container {
    padding: 0;
  }
}

.card__content {
  max-width: 737px;
  width: 100%;
  flex: 1 0 auto;
  padding-top: 40px;
}

@media (max-width: 1919px) {
  .card__content {
    max-width: 568px;
  }
}

@media (max-width: 1365px) {
  .card__content {
    max-width: 525px;
  }
}

@media (max-width: 1279px) {
  .card__content {
    max-width: 447px;
  }
}

@media (max-width: 1023px) {
  .card__content {
    max-width: 318px;
  }
}

@media (max-width: 767px) {
  .card__content {
    margin-bottom: 0px;
    padding-top: 0;
    max-width: 100%;
  }
}

.card__slider {
  display: flex;
}

@media (max-width: 1919px) {
  .card__slider {
    flex-direction: column;
  }
}

.card__slider-nav {
  max-width: 180px;
  flex-grow: 1;
  margin-right: 47px;
  margin-top: -15px;
  margin-bottom: -15px;
  flex: 1;
}

.card__slider-nav .card__item {
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 5px;
  border: 1px solid #fbc3b1;
  cursor: pointer;
}

@media (max-width: 1919px) {
  .card__slider-nav .card__item {
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0;
  }
}

@media (max-width: 1279px) {
  .card__slider-nav .card__item {
    margin-right: 10px;
  }
}

.card__slider-nav .card__item.opacity {
  opacity: 1;
}

@media (max-width: 1919px) {
  .card__slider-nav {
    overflow: hidden;
    order: 1;
  }

  .card__slider-nav {
    margin-right: -10px;
    margin-left: -10px;
    max-width: inherit;
  }
}

@media (max-width: 767px) {
  .card__slider-nav {
    max-width: 100%;
    width: 100%;
    align-self: center;
    margin-bottom: 0;
  }
}

.card__slider-for {
  border: 1px solid #cecbcb;
  padding: 10px;
}

.card__not-avalibal {
  color: #aedcd9;
  font-weight: 400;
  margin-bottom: 15px;
}

@media (min-width: 1919px) {
  .card__slider-for {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    max-width: 510px;
  }

  .card__slider-for .slick-list {
    width: 100%;
  }
}

@media (max-width: 1919px) {
  .card__slider-for {
    margin-bottom: 20px;
    max-width: 568px;
  }
}

@media (max-width: 767px) {
  .card__slider-for {
    margin-bottom: 14px;
    align-self: center;
    max-width: 100%;
    width: 100%;
  }
}

.card__big-picture img {
  display: block;
  margin: 0 auto;
}

.card__big-picture[data-fancybox] {
  position: relative;
  overflow: hidden;
}

.card__big-picture[data-fancybox] img {
  transition: transform 0.3s;
}

.card__big-picture[data-fancybox]::after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url("/local/templates/kvokka/css/../img/zoom-in.svg");
  background-size: 60px;
  background-repeat: no-repeat;
  background-position: 5% 5%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}

.card__big-picture[data-fancybox]:hover::after {
  opacity: 1;
}

.card__big-picture[data-fancybox]:hover img {
  transform: scale(1.1);
}

.card__information {
  margin-left: 138px;
}

.card__information .ui-alert {
  margin-bottom: 15px;
  max-width: 204px;
  text-align: center;
}

.card__information p {
  font-size: 16px;
  margin-bottom: 20px;
}

@media (max-width: 1279px) {
  .card__information p {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .card__information p {
    font-size: 10px;
    margin-bottom: 7px;
  }
}

@media (max-width: 767px) {
  .card__information p {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .card__storage-item p {
    font-size: 14px;
  }

  p.card__price-current,
  p.card__price-old {
    font-size: 18px;
  }
}

@media (max-width: 1919px) {
  .card__information {
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  .card__information {
    padding: 0 10px;
    margin-left: 0;
    display: flex;
    flex-direction: column;
  }
}

.card__sizes {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.card__sizes li {
  padding: 10px 20px;
  border: 1px solid #3a3e46;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

.card__sizes li.notallowed {
  border: 1px solid #cecbcb;
  color: #cecbcb;
}

.card__sizes li.selected,
.card__sizes li:hover {
  background-color: #aedcd9;
  color: #fff;
  border-color: #aedcd9;
  transition: all 0.3s;
}

@media (max-width: 1023px) {
  .card__sizes li {
    font-size: 14px;
    padding: 6px;
  }
}

.card__button {
  margin-bottom: 50px;
  color: #000;
}

@media (max-width: 1919px) {
  .card__button {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .card__button {
    align-self: center;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .card__topProp {
    margin-bottom: 10px;
    line-height: 1.4;
  }

  .card__topProp p {
    font-size: 14px;
  }
}

.card__title {
  font-size: 26px;
  text-transform: uppercase;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 25px;
}

.card__title .br {
  display: block;
}

@media (max-width: 1279px) {
  .card__title {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .card__title {
    font-size: 16px;
  }
}

.card__title--mode {
  font-size: 22px;
}

@media (max-width: 1279px) {
  .card__title--mode {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .card__title--mode {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

.card__note {
  color: #cecbcb;
  line-height: 150%;
  margin-top: 15px;
}

.card__note--phone {
  display: none;
}

.card-row__title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 50px;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 1365px) {
  .card-row__title {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .card-row__title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .card__note {
    display: none;
  }

  .card__note.card__note--phone {
    display: block;
  }

  .card__description {
    font-size: 14px;
    line-height: 1.4;
  }
}

@media (max-width: 1023px) {
  .card-row__slider .slick-list {
    margin-right: -150px;
  }
}

@media (max-width: 767px) {
  .card-row__slider .slick-list {
    margin-right: 0;
  }
}

.cabinet {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.2);
}

.cabinet.active,
.order-finish__wrapper p .br,
p.cabinet__address .br {
  display: block;
}

@media (max-width: 767px) {
  .cabinet--mode .cabinet__caption {
    justify-content: center;
  }

  .cabinet--mode .cabinet__order {
    margin-bottom: 20px;
  }
}

.cabinet__wrapper {
  display: flex;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 50px 20px 50px 70px;
  overflow: auto;
}

.cabinet__wrapper p {
  font-size: 18px;
}

@media (max-width: 1023px) {
  .cabinet__wrapper p {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .cabinet__wrapper p {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .cabinet__wrapper {
    padding: 60px 20px;
  }
}

@media (max-width: 767px) {
  .cabinet__wrapper {
    flex-direction: column;
    padding: 60px 10px;
  }
}

.cabinet__order {
  padding: 60px;
  border: 1px solid #cecbcb;
  border-radius: 8px;
  max-width: 589px;
}

@media (max-width: 1023px) {
  .cabinet__order {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .cabinet__order {
    padding: 0;
    border: 0;
  }
}

.cabinet__title {
  font-size: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .cabinet__title {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .cabinet__title {
    font-size: 16px;
    text-align: center;
  }
}

.cabinet__user {
  padding-top: 60px;
  margin-right: 35px;
}

@media (max-width: 1023px) {
  .cabinet__user {
    margin-right: 10px;
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .cabinet__user {
    order: 1;
    text-align: center;
    border-top: 1px solid #cecbcb;
  }
}

.cabinet__phone {
  margin-bottom: 30px;
}

.basket-modal__content>div,
.cabinet__bonus {
  margin-bottom: 10px;
}

.cabinet__caption,
.cabinet__order-inner {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

p.cabinet__address {
  line-height: 150%;
  margin-bottom: 40px;
  color: rgba(58, 62, 70, 0.7);
}

@media (max-width: 767px) {
  p.cabinet__address {
    text-align: center;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .cabinet__order-inner {
    flex-direction: column;
    text-align: center;
    margin-bottom: 0;
  }

  .cabinet__order-inner p {
    margin-bottom: 20px;
  }
}

.cabinet__list {
  display: flex;
  flex: 1 0 auto;
}

@media (max-width: 767px) {
  .cabinet__list {
    flex-wrap: wrap;
  }
}

.cabinet__picture {
  border: 1px solid #cecbcb;
  padding: 17px 14px;
  margin-right: 24px;
  height: 80px;
  max-width: 100px;
}

.cabinet__picture:first-child {
  margin-left: 24px;
}

@media (max-width: 767px) {
  .cabinet__picture:first-child {
    margin-left: 0;
  }
}

.basket-modal__item-row p:last-child,
.cabinet__picture:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .cabinet__picture {
    max-width: 93px;
    height: 75px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.cabinet__pay {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.cabinet__number,
.cabinet__phone {
  color: rgba(58, 62, 70, 0.7);
}

.close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 13px;
  height: 13px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .close-modal {
    right: 15px;
    top: 15px;
  }
}

.order-finish__wrapper {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 60px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.order-finish__wrapper p {
  text-align: center;
  color: rgba(58, 62, 70, 0.7);
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .order-finish__wrapper p {
    font-size: 14px;
  }

  .order-finish__wrapper {
    padding: 70px 10px;
    width: 100%;
  }
}

.order-finish__title {
  position: relative;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  padding-right: 50px;
}

.basket-modal__item-count button,
.order-finish__title::after {
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.order-finish__title::after {
  content: "";
  display: block;
  width: 27px;
  height: 22px;
  background-image: url(/local/templates/kvokka/css/../img/svg/order-check.svg);
  background-size: contain;
  right: 0;
}

@media (max-width: 767px) {
  .order-finish__title {
    font-size: 18px;
  }
}

.order-finish__caption {
  display: flex;
  margin-bottom: 5px;
  justify-content: center;
}

@media (max-width: 767px) {
  .order-finish__caption {
    margin-bottom: 20px;
  }
}

.login__inputs label[for="USER_REMEMBER"],
.order-finish__number {
  margin-top: 20px;
}

.order-finish__address {
  line-height: 150%;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.2);
  overflow: auto;
}

.overlay.active {
  display: block;
}

.basket-modal.active {
  opacity: 1;
  pointer-events: all;
  top: 0;
  z-index: 100;
}

.overlay {
  display: none;
}

.basket-modal {
  opacity: 0;
  pointer-events: none;
  top: -1000px;
  z-index: -1;
  display: block;
}

.basket-modal__wrapper {
  display: flex;
  flex-direction: column;
  height: auto;
  padding: 60px 50px;
  background-color: #fff;
  max-width: 776px;
  width: 100%;
  position: absolute;
  overflow: auto;
}

@media (max-width: 767px) {
  .basket-modal__wrapper {
    padding: 40px 10px;
  }
}

.basket-modal__title {
  font-size: 22px;
  margin-bottom: 37px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .basket-modal__title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.basket-modal__items {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.basket-modal__item {
  position: relative;
  display: none;
  justify-content: space-between;
  border-bottom: 1px solid #cecbcb;
  padding: 20px 0;
}

.basket-modal__item:last-child {
  border-bottom-style: none;
}

.basket-modal__item .close-item {
  cursor: pointer;
  margin-left: 20px;
  margin-top: 8px;
}

.basket-modal__item .close-item path {
  fill: #cecbcb;
}

@media (max-width: 767px) {
  .basket-modal__item .close-item {
    position: absolute;
    right: 0;
    top: 10px;
  }
}

.basket-modal__item.active,
.basket-modal__item.show {
  display: flex;
}

@media (max-width: 767px) {
  .basket-modal__item {
    padding: 15px 0 30px;
  }

  .basket-modal__item-title {
    font-size: 16px;
  }
}

.basket-modal__picture {
  margin-right: 30px;
}

.basket-modal__picture img {
  max-width: 140px;
}

@media (max-width: 767px) {
  .basket-modal__picture {
    max-width: 90px;
    width: 100%;
    flex: 1 0 auto;
    margin-right: 25px;
  }

  .basket-modal__picture img {
    width: 80px;
    height: 50px;
    object-fit: cover;
    margin-bottom: 40px;
  }
}

.basket-modal__item-count {
  display: flex;
  align-items: center;
  position: relative;
  align-self: start;
}

.basket-modal__item-count input {
  max-width: 94px;
  width: 100%;
  flex: 1 0 auto;
  height: 31px;
  text-align: center;
  border: 1px solid #cecbcb;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .basket-modal__item-count input {
    max-width: 80px;
    font-size: 12px;
  }
}

.basket-modal__item-count button {
  background-color: transparent;
  width: 35px;
  height: 30px;
  background-position: center;
  border: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.basket-modal__item-count button:first-child {
  left: 0px;
  background-size: 13px;
}

.basket-modal__item-count button:last-child {
  right: 0px;
}

.basket-modal__item-count button svg {
  width: 12px;
  height: 12px;
}

@media (max-width: 767px) {
  .basket-modal__item-count button {
    width: 30px;
    height: 30px;
  }

  .basket-modal__item-count {
    position: absolute;
    bottom: 30px;
  }

  .basket-modal__item-count button:first-child {
    background-size: 10px;
  }

  .basket-modal__item-count button:last-child {
    background-size: 16px;
  }
}

.basket-modal__price-label {
  flex-shrink: 0;
}

.basket-modal__minus {
  background-image: url(/local/templates/kvokka/css/../img/svg/minus.svg);
}

.basket-modal__plus {
  background-image: url(/local/templates/kvokka/css/../img/svg/plus.svg);
}

.basket-modal__text {
  font-size: 16px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .basket-modal__text {
    font-size: 10px;
  }
}

.basket-modal__item-row,
.basket-modal__list li {
  display: flex;
  justify-content: space-between;
}

.basket-modal__item-row p {
  margin-right: 20px;
}

@media (max-width: 767px) {
  .basket-modal__item-row {
    flex-wrap: wrap;
  }
}

.basket-modal__item-old-price {
  color: #cecbcb;
  text-decoration: line-through;
}

@media (max-width: 767px) {
  .basket-modal__item-old-price {
    order: 1;
    font-size: 14px;
  }
}

.basket-modal__item-sale {
  color: #f6c3a9;
}

@media (max-width: 767px) {
  .basket-modal__item-sale {
    order: 0;
    font-size: 14px;
  }

  .basket-modal__item-price {
    order: 2;
    font-size: 14px;
  }
}

.basket-modal__list {
  margin-bottom: 60px;
}

.basket-modal__list li {
  margin-bottom: 20px;
}

.basket-modal__list li:first-child {
  color: rgba(58, 62, 70, 0.7);
}

.basket-modal__list li:nth-child(2) {
  color: rgba(58, 62, 70, 0.7);
}

.basket-modal__list li:last-child {
  margin-bottom: 0;
}

.basket-modal__list p {
  font-size: 22px;
}

@media (max-width: 767px) {
  .basket-modal__list p {
    font-size: 14px;
  }
}

.basket-modal__old-price {
  text-decoration: line-through;
}

.basket-modal__sale {
  color: #f6c3a9;
}

.basket-modal__total {
  display: flex;
  flex-direction: column;
}

.basket-modal__button {
  align-self: center;
}

@media (max-width: 1023px) {
  .basket-modal__button {
    font-size: 22px;
    line-height: 46px;
  }
}

@media (max-width: 767px) {
  .basket-modal__button {
    font-size: 14px;
    line-height: 33px;
  }
}

.basket-modal__show {
  display: none;
}

@media (max-width: 767px) {
  .basket-modal__show {
    align-self: center;
    margin-top: 15px;
  }

  .basket-modal__show.active {
    transform: rotate(180deg);
  }
}

.choose-magazine__wrapper,
.choos-address__wrapper {
  pointer-events: none;
  opacity: 0;
  top: -10000px;
}

.choos-magazine__form .address__list .address__list-item,
.choose-magazine__wrapper.overlay {
  display: block;
}

.choos-address__wrapper.active,
.choose-magazine__wrapper.active {
  pointer-events: auto;
  opacity: 1;
  top: 0;
}

.choose-magazine {
  display: flex;
  position: fixed;
  background-color: #fff;
  top: 50%;
  left: 50%;
  max-width: 1200px;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  overflow: auto;
  max-height: 80vh;
}

@media (max-width: 767px) {
  .choose-magazine {
    flex-direction: column;
    padding-bottom: 50px;
    max-width: 90%;
    max-height: inherit;
  }
}

.choos-magazine__title {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
}

@media (max-width: 1023px) {
  .choos-magazine__title {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .choos-magazine__title {
    font-size: 18px;
  }
}

.choos-magazine__inner {
  position: relative;
  padding: 60px;
  overflow-y: auto;
}

@media (max-width: 1023px) {
  .choos-magazine__inner {
    padding: 35px 30px;
  }
}

@media (max-width: 767px) {
  .choos-magazine__inner {
    padding: 40px 0 0;
    overflow: hidden;
  }
}

.choos-magazine__close {
  position: absolute;
  display: block;
  right: 25px;
  top: 25px;
}

@media (max-width: 1023px) {
  .choos-magazine__close {
    right: 15px;
    top: 15px;
  }
}

.choos-magazine__form,
.choos-magazine__form .address__list {
  display: flex;
  flex-direction: column;
}

.choos-magazine__form .address__list .address__list-item {
  padding: 0;
  border: 0;
  margin-bottom: 30px;
  width: 100%;
}

.choos-magazine__form .address__list .address__list-item input+label {
  position: relative;
  display: flex;
  padding-left: 36px;
  color: rgba(58, 62, 70, 0.7);
}

.choos-magazine__form .address__list .address__list-item input+label::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border: 1px solid #cecbcb;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .choos-magazine__form .address__list .address__list-item ainput+label {
    padding-left: 0;
    text-align: center;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .choos-magazine__form .address__list .address__list-item {
    font-size: 14px;
  }
}

.choos-magazine__form .address__list .address__list-item:hover {
  box-shadow: none;
}

@media (max-width: 1023px) {
  .choos-magazine__form .address__list .address__list-item {
    margin-bottom: 20px;
  }
}

.choos-magazine__form .address__list--mode {
  display: none;
}

@media (max-width: 767px) {
  .choos-magazine__form .address__list--mode {
    display: block;
    width: 100%;
  }

  .choos-magazine__form {
    padding: 0 10px;
    height: 32vh;
    overflow-y: auto;
  }
}

.choos-magazine__map {
  max-width: 670px;
  flex: 1 0 auto;
  width: 100%;
}

.choos-magazine__map .address__map {
  height: 100%;
  overflow: hidden;
}

@media (max-width: 768px) {
  .choos-magazine__map {
    max-width: 401px;
  }
}

@media (max-width: 767px) {
  .choos-magazine__map {
    height: 167px;
    margin-bottom: 30px;
    max-width: 100%;
  }
}

.choos-magazine__button {
  align-self: center;
}

@media (max-width: 767px) {
  .choos-magazine__button {
    display: none;
  }
}

.choos-magazine__button--mode {
  display: none;
}

@media (max-width: 767px) {
  .choos-magazine__button--mode {
    display: block;
  }
}

.slide-up {
  height: 68px;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

@media (max-width: 1279px) {
  .slide-up {
    height: 56px;
  }
}

@media (max-width: 767px) {
  .slide-up {
    height: 36px;
  }
}

.slide-up--mode {
  position: absolute;
  bottom: 140px;
  right: 0;
  top: auto;
  width: 100%;
  height: 70px;
  transform: translateY(0);
}

@media (max-width: 1919px) {
  .slide-up--mode {
    bottom: 90px;
  }
}

@media (max-width: 1365px) {
  .slide-up--mode {
    bottom: 80px;
  }
}

@media (max-width: 1279px) {
  .slide-up--mode {
    height: 56px;
  }
}

@media (max-width: 767px) {
  .slide-up--mode {
    height: 36px;
  }
}

.slide-up__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(58, 62, 70, 0.7);
  border-radius: 4px;
  max-width: 68px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: #fff;
}

.slide-up__inner:hover {
  border-color: #f6c3a9;
  transition: all 0.3s;
}

.slide-up__inner:hover svg path {
  transition: all 0.3s;
  stroke: #f6c3a9;
}

@media (max-width: 1279px) {
  .slide-up__inner {
    max-width: 56px;
  }
}

@media (max-width: 767px) {
  .slide-up__inner {
    max-width: 36px;
  }
}

.slide-up__arrow {
  display: block;
}

@media (max-width: 767px) {
  .slide-up__arrow {
    display: none;
  }
}

.slide-up__arrow--mobile {
  display: none;
}

@media (max-width: 767px) {
  .slide-up__arrow--mobile {
    display: block;
  }
}

.login__tab {
  position: relative;
  display: flex;
  margin-bottom: 15px;
}

.login__tab button {
  background-color: #fff;
  border: 0;
  width: 50%;
  padding: 10px;
  border-bottom: 3px solid transparent;
}

.login__tab button.active,
.login__tab button:hover {
  border-bottom: 3px solid #fbc3b1;
}

@media (max-width: 320px) {
  .login__tab button {
    font-size: 14px;
  }
}

.login__tab::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fbc3b1;
}

.login__title {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 10px;
  text-align: center;
}

@media (max-width: 320px) {
  .login__title {
    font-size: 17px;
  }
}

.login__inputs {
  display: none;
  flex-direction: column;
  height: 100%;
}

.login__inputs input {
  border: 0;
  border-bottom: 1px solid #cecbcb;
  padding-top: 20px;
  padding-bottom: 5px;
}

.login__inputs input::-moz-placeholder {
  color: #cecbcb;
}

.login__inputs input::placeholder {
  color: #cecbcb;
}

@media (max-width: 320px) {
  .login__inputs input {
    font-size: 14px;
  }
}

.login__inputs input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.login__inputs input[type="checkbox"]+label {
  position: relative;
  padding-left: 23px;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 30px;
}

.login__inputs input[type="checkbox"]+label::before {
  content: "";
  display: block;
  position: absolute;
  border: 1.25px solid #3a3e46;
  border-radius: 4px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}

@media (max-width: 320px) {
  .login__inputs input[type="checkbox"]+label::before {
    width: 12px;
    height: 12px;
  }

  .login__inputs input[type="checkbox"]+label {
    font-size: 11px;
    padding-left: 18px;
  }
}

.login__inputs input[type="checkbox"]:checked+label::before {
  background-image: url(/local/templates/kvokka/css/../img/svg/check.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.login__inputs.active {
  display: flex;
}

.login__button {
  align-self: center;
  margin-bottom: 10px;
  margin-top: 20px;
}

.login__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 767px) {
  .login__footer a {
    font-size: 11px;
  }
}

.login__footer a:first-child {
  color: #cecbcb;
  margin-bottom: 40px;
}

.login__footer a:last-child {
  color: #aedcd9;
}

.login__footer p {
  font-size: 14px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .login__footer p {
    font-size: 11px;
  }
}

.modal__wrapper {
  padding: 33px;
  max-width: 410px;
  width: 100%;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}

@media (max-width: 767px) {
  .modal__wrapper {
    padding: 25px;
    max-width: 320px;
    width: 80%;
  }
}

.modal__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .modal__title {
    font-size: 15px;
    margin-bottom: 17px;
  }
}

.recover__input::-moz-placeholder {
  color: #cecbcb;
}

.recover__input::placeholder {
  color: #cecbcb;
}

.recover__text {
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  line-height: 150%;
  margin-bottom: 30px;
}

.recover__text .br {
  display: block;
}

@media (max-width: 1279px) {
  .recover__text {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .recover__text {
    font-size: 17px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .recover__text {
    font-size: 14px;
  }
}

.recover__title {
  margin-bottom: 110px;
}

@media (max-width: 1919px) {
  .recover__title {
    margin-bottom: 60px;
  }
}

@media (max-width: 1279px) {
  .recover__title {
    margin-bottom: 70px;
  }
}

@media (max-width: 1023px) {
  .recover__title {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .recover__title {
    margin-bottom: 40px;
  }
}

.recover__form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.recover__form--mode {
  flex-direction: row;
}

.recover__input {
  height: 52px;
  text-align: center;
  border: 1px solid #c4c4c4;
  margin-bottom: 30px;
  border-radius: 4px;
  width: 100%;
  margin-right: 0;
}

.lk__inputs input:-ms-input-placeholder,
.recover__input:-ms-input-placeholder {
  color: #cecbcb;
}

@media (max-width: 1023px) {
  .recover__input {
    height: 41px;
    font-size: 14px;
  }
}

.recover__input--mode {
  max-width: 408px;
  width: 100%;
  margin-right: 30px;
}

.recover__input--mode:last-child {
  margin-right: 0;
}

@media (max-width: 767px) {
  .recover__input--mode:last-child {
    margin-right: auto;
  }
}

@media (max-width: 1023px) {
  .recover__input--mode {
    max-width: 280px;
    margin-right: 15px;
    height: 41px;
  }
}

@media (max-width: 767px) {
  .recover__input {
    margin: auto auto 15px;
    max-width: 320px;
  }
}

.recover__inputs {
  width: 100%;
  max-width: 552px;
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .recover__inputs {
    max-width: 320px;
    width: 100%;
  }
}

.recover__inputs--mode {
  display: flex;
  flex-direction: row;
  max-width: 100%;
}

.recover__inputs--mode .ui-alert {
  max-width: 847px;
}

@media (max-width: 767px) {
  .recover__inputs--mode {
    flex-direction: column;
  }
}

.button__recover {
  align-self: center;
}

@media (max-width: 767px) {
  .button__recover {
    max-width: 320px;
    width: 100%;
  }
}

.recover__policy {
  margin-bottom: 40px;
  text-align: center;
}

.recover__policy a {
  text-decoration: underline;
}

.recover__ask {
  font-size: 14px;
  color: #cecbcb;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (max-width: 1023px) {
  .recover__ask {
    margin-top: 20px;
  }
}

.bg-jemchug {
  background-image: url(/local/templates/kvokka/css/../img/bg/puziri.png);
  background-size: 1164px auto;
  background-repeat: no-repeat;
  background-position: bottom center;
}

@media (max-width: 767px) {
  .bg-jemchug {
    background-image: url(/local/templates/kvokka/css/../img/bg/puziri-mobile.png);
    background-size: 275px auto;
  }
}

.lk__wrapper {
  display: flex;
  justify-content: space-between;
}

.lk__history {
  width: 75.5%;
}

@media (max-width: 767px) {
  .lk__wrapper {
    flex-direction: column;
  }

  .lk__history {
    width: 100%;
  }
}

.lk__list a,
.lk__title {
  text-transform: uppercase;
}

@media (max-width: 1279px) {
  .lk__title {
    margin-bottom: 20px;
  }
}

.lk__list {
  display: flex;
  flex-direction: column;
  padding-top: 60px;
}

.lk__list a {
  font-size: 26px;
  margin-bottom: 15px;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
}

.lk__list a.active {
  background-color: #aedcd9;
  color: #fff;
  padding: 11px 20px 4px 20px;
}

@media (max-width: 1365px) {
  .lk__list a {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .lk__list a {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .lk__list a {
    font-size: 12px;
  }
}

.lk__list li {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .lk__list li {
    margin-bottom: 0;
  }
}

@media (max-width: 1279px) {
  .lk__list {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .lk__list {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 52px;
  }
}

.lk__content {
  display: flex;
  flex-direction: column;
  padding: 74px 164px;
  border: 1px solid #cecbcb;
  border-radius: 8px;
  max-width: 1280px;
  flex: 1 0 auto;
}

.lk__content .ui-alert {
  margin-bottom: 2em;
}

@media (max-width: 1919px) {
  .lk__content {
    padding: 74px 100px;
    max-width: 967px;
  }
}

@media (max-width: 1365px) {
  .lk__content {
    padding: 74px 93px;
    max-width: 895px;
  }
}

@media (max-width: 1279px) {
  .lk__content {
    border: 0;
    padding: 0;
    max-width: 605px;
  }
}

@media (max-width: 1023px) {
  .lk__content {
    max-width: 450px;
  }
}

.lk__content--mode {
  padding: 0;
  border: 0;
}

@media (max-width: 1279px) {
  .lk__content--mode {
    max-width: 765px;
  }
}

@media (max-width: 1023px) {
  .lk__content--mode {
    max-width: 100%;
  }
}

.lk__inputs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lk__inputs input {
  border: 1px solid #cecbcb;
  border-radius: 4px;
  height: 52px;
  margin-bottom: 30px;
  padding: 0 20px;
  width: calc(100% / 2 - 15px);
}

.lk__inputs input::-moz-placeholder {
  color: #cecbcb;
}

.lk__inputs input::placeholder {
  color: #cecbcb;
}

@media (max-width: 1279px) {
  .lk__inputs input {
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .lk__inputs input {
    height: 39px;
    margin-bottom: 15px;
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .lk__inputs input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .lk__inputs {
    flex-direction: column;
  }
}

.lk__row {
  margin-bottom: 60px;
}

@media (max-width: 1279px) {
  .lk__row {
    margin-bottom: 40px;
  }
}

@media (max-width: 1023px) {
  .lk__row {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .lk__row--last {
    margin-bottom: 0;
  }

  .lk__button {
    width: 100%;
    text-align: center;
  }
}

.lk__help-phone {
  max-width: 470px;
  line-height: 150%;
}

@media (max-width: 1023px) {
  .lk__help-phone {
    max-width: 100%;
    font-size: 13px;
  }
}

.lk__success {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.lk__success a {
  text-transform: uppercase;
  background-color: #aedcd9;
  color: #fff;
  padding: 11px 20px 4px 20px;
  display: block;
  margin-top: 25px;
}

.order-lk {
  position: relative;
  border: 1px solid #cecbcb;
  border-radius: 8px;
  margin-bottom: 60px;
}

.order-lk:last-child,
.order-lk__buttons button:last-child {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .order-lk {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .order-lk {
    border: 0;
    border-bottom: 1px solid #cecbcb;
    border-radius: 0;
    padding-bottom: 40px;
  }

  .order-lk::after,
  .order-lk::before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #cecbcb;
    right: 0;
    left: 100%;
    bottom: -1px;
  }

  .order-lk::after {
    left: -100%;
    right: 100%;
  }
}

.order-lk__header {
  display: flex;
}

.order-lk__item {
  width: 50%;
  margin-bottom: 15px;
}

@media (max-width: 1279px) {
  .order-lk__item p {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .order-lk__item p {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .order-lk__item p {
    font-size: 10px;
  }
}

.order-lk__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-grow: 1;
}

.order-lk__items .order__article {
  color: rgba(58, 62, 70, 0.7);
}

@media (max-width: 1023px) {
  .order-lk__items {
    max-width: 232px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .order-lk__items {
    margin-bottom: 20px;
  }
}

.order-lk__buttons {
  margin-left: auto;
}

.order-lk__buttons button {
  width: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: center;
}

.order-lk__buttons button.active {
  background-color: #aedcd9;
  border-color: #aedcd9;
  color: #fff;
}

.order-lk__buttons button.active svg path {
  transition: all 0.3s;
  stroke: #fff;
}

.order-lk__buttons button svg {
  margin-left: 10px;
}

@media (max-width: 1023px) {
  .order-lk__buttons button svg {
    width: 17px;
  }
}

@media (max-width: 1919px) {
  .order-lk__buttons button {
    padding: 0 60px;
  }
}

@media (max-width: 1365px) {
  .order-lk__buttons button {
    padding: 0 50px;
  }
}

@media (max-width: 1279px) {
  .order-lk__buttons button {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .order-lk__buttons button {
    padding: 0 30px;
    font-size: 12px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .order-lk__buttons button {
    width: 100%;
    justify-content: center;
  }

  .order-lk__buttons {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
}

.order-lk__value {
  font-size: 16px;
  color: #cecbcb;
}

.order-lk__value--mode {
  color: #fbc3b1;
}

@media (max-width: 1279px) {
  .order-lk__value {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .order-lk__value {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .order-lk__value {
    font-size: 10px;
  }
}

.order-lk__footer,
.order-lk__header {
  padding: 30px 130px 30px 147px;
}

@media (max-width: 1919px) {

  .order-lk__footer,
  .order-lk__header {
    padding: 30px 100px;
  }
}

@media (max-width: 1365px) {

  .order-lk__footer,
  .order-lk__header {
    padding: 30px 76px;
  }
}

@media (max-width: 1279px) {

  .order-lk__footer,
  .order-lk__header {
    padding: 30px 35px;
  }
}

@media (max-width: 1023px) {

  .order-lk__footer,
  .order-lk__header {
    padding: 22px 26px;
  }
}

@media (max-width: 767px) {

  .order-lk__footer,
  .order-lk__header {
    padding: 0;
  }

  .order-lk__header {
    flex-direction: column;
  }
}

.order-lk__footer {
  display: flex;
  align-items: start;
  display: none;
  border-top: 1px solid #cecbcb;
}

.order-lk__footer .order__items {
  margin-bottom: 0;
  flex: 1 0 auto;
  margin-left: 100px;
  display: flex;
  flex-direction: column;
  width: 320px;
}

.order-lk__items {
  width: calc(100% - 320px);
}

@media (max-width: 1919px) {
  .order-lk__items {
    width: calc(100% - 294px);
  }

  .order-lk__footer .order__items {
    width: 294px;
  }
}

@media (max-width: 1023px) {
  .order-lk__footer .order__items {
    max-width: 212px;
    margin-left: 45px;
  }
}

@media (max-width: 767px) {
  .order-lk__footer .order__items {
    margin-left: 0;
  }

  .order-lk__items {
    width: 100%;
    max-width: 100%;
  }

  .order-lk__footer .order__item .order__picture {
    display: flex;
    align-items: center;
  }
}

.order-lk__footer.active {
  display: flex;
}

@media (max-width: 767px) {
  .order-lk__footer {
    flex-direction: column;
    margin-top: 20px;
    border-top: 0;
  }
}

.order-lk__delivery {
  margin-bottom: 15px;
  line-height: 150%;
}

@media (max-width: 1023px) {
  .order-lk__delivery {
    font-size: 12px;
    width: 100%;
  }
}

.order-lk__pay:last-child {
  color: #cecbcb;
}

@media (max-width: 1023px) {
  .order-lk__pay {
    font-size: 12px;
  }
}

.exchange-table__wrapper {
  width: 100%;
  border-collapse: collapse;
}

.exchange-table__th {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 20px;
  text-align: left;
  vertical-align: top;
  width: calc(100% / 4);
}

.exchange-table__th:first-child {
  padding-left: 70px;
}

@media (max-width: 1919px) {
  .exchange-table__th:first-child {
    padding-left: 30px;
  }
}

@media (max-width: 1365px) {
  .exchange-table__th:first-child {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .exchange-table__th:first-child {
    padding-left: 5px;
  }
}

.exchange-table__th:last-child {
  padding-right: 70px;
}

@media (max-width: 1919px) {
  .exchange-table__th:last-child {
    padding-right: 30px;
  }
}

@media (max-width: 1365px) {
  .exchange-table__th:last-child {
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .exchange-table__th:last-child {
    padding-right: 5px;
  }
}

@media (max-width: 1279px) {
  .exchange-table__th {
    font-size: 25px;
  }
}

@media (max-width: 1023px) {
  .exchange-table__th {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .exchange-table__th {
    font-size: 10px;
    padding: 5px;
  }

  .exchange-table.container {
    padding: 0;
  }
}

.exchange-table__td {
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 20px;
  border: 0;
  vertical-align: top;
}

.exchange-table__td:first-child {
  padding-left: 70px;
}

@media (max-width: 1919px) {
  .exchange-table__td:first-child {
    padding-left: 30px;
  }
}

@media (max-width: 1365px) {
  .exchange-table__td:first-child {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .exchange-table__td:first-child {
    padding-left: 5px;
  }
}

.exchange-table__td:last-child {
  padding-right: 70px;
}

@media (max-width: 1919px) {
  .exchange-table__td:last-child {
    padding-right: 30px;
  }
}

@media (max-width: 1365px) {
  .exchange-table__td:last-child {
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .exchange-table__td:last-child {
    padding-right: 5px;
  }
}

@media (max-width: 1279px) {
  .exchange-table__td {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .exchange-table__td {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .exchange-table__td {
    font-size: 10px;
    padding: 5px;
  }
}

.exchange-table__tr:nth-child(odd) {
  background-color: rgba(251, 195, 177, 0.3);
}

.bx-sbb-empty-cart-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
}

.bx-sbb-empty-cart-label {
  font-size: 22px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.bx-sbb-empty-cart-button {
  margin: 25px auto 0 auto;
}

.rules p {
  margin-bottom: 20px;
  text-indent: 30px;
}

.rules b,
.rules strong {
  font-weight: 600;
}

.rules__wrapper {
  max-width: 1426px;
  margin: 0 auto;
  box-shadow: 0 3px 16px rgba(30, 26, 23, 0.11);
  padding: 55px 140px;
}

@media (max-width: 1919px) {
  .rules__wrapper {
    padding: 55px 100px;
  }
}

@media (max-width: 1365px) {
  .rules__wrapper {
    padding: 35px 40px;
  }
}

@media (max-width: 1279px) {
  .rules__wrapper {
    padding: 0;
    box-shadow: none;
  }
}

p.rules__title {
  text-indent: 0px;
  font-size: 18px;
  font-weight: 700;
  color: rgba(58, 62, 70, 0.9);
  margin-bottom: 15px;
  line-height: 150%;
}

@media (max-width: 767px) {
  .rules p {
    font-size: 13px;
  }

  p.rules__title {
    font-size: 16px;
  }
}

.requisites__wrapper {
  box-shadow: 0 3px 16px rgba(30, 26, 23, 0.11);
  border-radius: 8px;
}

.requisites__wrapper:not(:first-child) {
  margin-top: 50px;
}

@media (max-width: 1919px) {
  .requisites__wrapper:not(:first-child) {
    margin-top: 30px;
  }
}

@media (max-width: 1023px) {
  .requisites__wrapper:not(:first-child) {
    margin-top: 20px;
  }
}

.requisites__title {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #cecbcb;
  padding: 50px 145px;
  cursor: pointer;
}

.requisites__title .subtitle {
  margin-bottom: 0;
  margin-right: 25px;
  text-align: left;
}

@media (max-width: 1279px) {
  .requisites__title .subtitle {
    margin-right: 18px;
  }
}

@media (max-width: 1023px) {
  .requisites__title .subtitle {
    margin-right: 13px;
  }
}

@media (max-width: 767px) {
  .requisites__title .subtitle {
    font-size: 16px;
  }
}

.requisites__title svg {
  max-width: 34px;
  width: 100%;
  flex: 1 0 auto;
  margin-right: auto;
}

@media (max-width: 1279px) {
  .requisites__title svg {
    max-width: 24px;
    transition: all 0.3s;
  }
}

@media (max-width: 1023px) {
  .requisites__title svg {
    max-width: 19px;
  }
}

@media (max-width: 767px) {
  .requisites__title svg {
    margin-left: auto;
    margin-right: 0;
  }
}

@media (max-width: 1919px) {
  .requisites__title {
    padding: 50px;
  }
}

@media (max-width: 1279px) {
  .requisites__title {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .requisites__title {
    display: flex;
    justify-content: center;
    padding: 20px 15px;
    text-align: center;
  }
}

.requisites__title.active {
  border-bottom: 0;
}

.requisites__content {
  padding: 40px 145px;
  display: flex;
  margin-bottom: 50px;
}

.requisites__content--mode {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1919px) {
  .requisites__content {
    padding: 35px 50px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1279px) {
  .requisites__content {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .requisites__content {
    padding: 15px 10px;
    flex-direction: column;
  }
}

.requisites__text {
  line-height: 150%;
}

@media (max-width: 1023px) {
  .requisites__text {
    font-size: 13px;
  }
}

.requisites__caption {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: uppercase;
}

@media (max-width: 1365px) {
  .requisites__caption {
    font-size: 22px;
  }
}

@media (max-width: 1023px) {
  .requisites__caption {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .requisites__caption {
    font-size: 18px;
  }
}

.requisites__aside {
  margin-right: 100px;
}

.requisites__aside:first-child {
  flex: 1 0 auto;
}

@media (max-width: 1919px) {
  .requisites__aside {
    max-width: 50%;
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .requisites__aside {
    max-width: 100%;
  }
}

.requisites__item {
  display: flex;
  flex-direction: column;
  align-self: start;
  margin-bottom: 55px;
}

.requisites__item li:last-child p,
.requisites__item:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .requisites__item:last-child {
    margin-bottom: 10px;
  }
}

.requisites__item li p {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 150%;
}

@media (max-width: 1365px) {
  .requisites__item li p {
    font-size: 14px;
  }
}

@media (max-width: 1023px) {
  .requisites__item li p {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .requisites__item li p {
    font-size: 14px;
  }
}

@media (max-width: 1365px) {
  .requisites__item li p .br {
    display: block;
  }
}

@media (max-width: 767px) {
  .requisites__item {
    margin-bottom: 10px;
  }
}

.requisites__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
}

@media (max-width: 767px) {
  .requisites__inner {
    grid-template-columns: 1fr;
  }
}

.requisites__list-item {
  list-style-type: disc;
  margin-left: 20px;
  color: #3a3e46;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 1023px) {
  .requisites__list-item {
    font-size: 13px;
  }
}

.user_info {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .user_info {
    margin-bottom: 30px;
  }
}

#infinity-next-page {
  display: none;
}

#infinity-next-page.loading {
  display: block;
}

@media (max-width: 1279px) and (min-width: 767px) {
  #basket-root .basket-modal__picture {
    display: none;
  }
}

.card__aferImg {
  padding-left: 227px;
  padding-top: 25px;
}

.card__storage {}

.card__storage .storage-item {}

.storage-item .balance.empty {
  color: #f6c3a9;
  font-weight: 500;
}

.storage-item .balance.not-empty {
  color: #aedcd9;
  font-weight: 500;
}

@media (max-width: 1919px) {
  .card__aferImg {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.smartfilter .toggleHide {
  max-height: 235px;
  overflow: auto;
}

.smartfilter .toggleHide,
.catalog__aside-wrapper {
  scrollbar-color: #3a3e46 #cecbcb;
  scrollbar-width: thin;
}

.smartfilter .toggleHide::-webkit-scrollbar,
.catalog__aside-wrapper::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #cecbcb;
}

.smartfilter .toggleHide::-webkit-scrollbar-thumb,
.catalog__aside-wrapper::-webkit-scrollbar-thumb {
  background-color: #3a3e46;
}

.smartfilter .toggleHide::-webkit-scrollbar-thumb:hover,
.catalog__aside-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #4a4f5a;
}

.flash-modal {
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 22;
  background-color: rgba(0, 0, 0, 0.2);
}

.flash-modal.active {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flash-modal__inner {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.flash-modal__close {
  position: absolute;
  z-index: 2;
  right: 30px;
  top: 15px;
  display: block;
  cursor: pointer;
  width: 35px;
}

.flash-modal__bg {
  width: 100%;
  max-width: 500px;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  display: flex;
  font-size: 12px;
}

.alert a {
  color: #000;
  text-decoration: underline;
}

.alert .close {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  font-size: 13px;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.header__logo--notfound {
  position: relative;
}

/* Not faund */

.not-found-page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.not-found-page main {
  flex: 1;
}

.not-found {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.not-found h2 {
  font-size: 52px;
  font-weight: 400;
  margin-bottom: 20px;
}

.not-found h2+p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 70px;
}

.not-found__write-us {
  width: 123px;
  height: 123px;
  border-radius: 50%;
  background-color: #bbd9d7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 43px;
  border: none;
}

.not-found__links {
  display: flex;
  justify-content: space-between;
  max-width: 708px;
  width: 100%;
}

.not-found__social {
  display: flex;
}

.not-found__social a {
  width: 48px;
  height: 48px;
}

.not-found__tel,
.not-found__mail {
  position: relative;
  padding-left: 55px;
  display: flex;
  align-items: center;
  color: rgba(58, 62, 70, 0.7);
}

.not-found__tel:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background-image: url("/local/templates/kvokka/css/../img/phone-icon.svg");
  background-size: contain;
  background-position: center;
}

.not-found__mail:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background-image: url("/local/templates/kvokka/css/../img/bytesize_mail.svg");
  background-size: contain;
  background-position: center;
}

@media (max-width: 1023px) {
  .not-found h2 {
    margin-bottom: 26px;
    font-size: 48px;
  }

  .not-found h2+p {
    margin-bottom: 27px;
  }

  .not-found__write-us {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .not-found {
    padding-top: 40px;
  }

  .not-found h2 {
    font-size: 24px;
    margin-bottom: 17px;
  }

  .not-found h2+p {
    font-size: 14px;
    margin-bottom: 40px;
  }

  .not-found__write-us {
    width: 85px;
    height: 85px;
    font-size: 14px;
  }

  .not-found__links {
    flex-direction: column;
    max-width: 238px;
    gap: 10px;
  }

  .not-found__links a {
    font-size: 14px;
  }

  .not-found__tel:before,
  .not-found__mail:before,
  .not-found__social a {
    width: 36px;
    height: 36px;
  }

  .not-found__social {
    order: 1;
  }

  .not-found__tel,
  .not-found__mail {
    padding-left: 46px;
  }
}

.modern-page-navigation {
  display: flex;
  margin-top: 60px;
  gap: 10px;
  flex-wrap: wrap;
}

.modern-page-navigation * {
  border: 1px solid #cecbcb;
  padding: 5px 10px;
  min-width: 30px;
  border-radius: 3px;
  flex-shrink: 0;
  text-align: center;
}

.modern-page-current {
  color: #fbc3b1;
  border-color: #fbc3b1;
}

.modern-page-navigation a:hover {
  color: #fbc3b1;
  border-color: #fbc3b1;
}

.modern-page-dots {
  border-style: none;
}

@media (max-width: 768px) {
  .modern-page-navigation {
    justify-content: center;
  }

  .modern-page-navigation * {
    font-size: 14px;
    min-width: 20px;
    padding: 5px 5px;
  }

  .modern-page-dots {
    display: none;
  }
}
/* End */


/* Start:/local/templates/kvokka/fonts/stylesheet.css?1642148460556*/
/* @font-face {
    font-family: 'AGAvalancheC';
    src: url('/local/templates/kvokka/fonts/AGAvalancheC.woff2') format('woff2'),
        url('/local/templates/kvokka/fonts/AGAvalancheC.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AGAvalancheC';
    src: url('/local/templates/kvokka/fonts/AGAvalancheC-Bold.woff2') format('woff2'),
        url('/local/templates/kvokka/fonts/AGAvalancheC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
 */

 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');
/* End */


/* Start:/local/templates/kvokka/components/bitrix/search.title/.default/style.css?1634096100648*/
ul.title-search-result {
  background-color: #fff;
  padding: 20px;
  box-shadow: 1px 1px 15px -7px #000;
  font-size: 15px;
}

.title-search-item a,
.title-search-all a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
}

.title-search-item,
.title-search-all {
  margin-bottom: 10px;
}

.title-search-item a:hover,
.title-search-all a:hover {
  color: #bbd9d7;
}

.title-search-item b,
.title-search-all b {
  font-weight: normal;
  color: #bbd9d7;
}

.title-search-all {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.title-search-more a {
  color: inherit;
}

/* End */


/* Start:/local/components/kvokka/cookie.info/templates/.default/style.css?1634106904658*/
.cookies {
    z-index: 1000;
    bottom: 1em;
    left: 0;
    position: fixed;
    width: 100%;
    display: none;
    font-size: 12px;
}

.cookies-body {
    max-width: 1140px;
    padding: 10px;
    border: 1px solid #ccc;
    margin: auto;
    background: #fff;
    padding: 15px;
}

.cookies-body p {
    margin: 0;
    padding-right: 40px;
}

.cookies-body::after {
    content: ' ';
    display: table;
    clear: both;
}

.cookies-btn button {
    display: inline-block;
    float: right;
    background: #ccc;
    padding: 4px 10px;
    text-decoration: none;
    cursor: pointer;
    border-style: none;
}


/* End */
/* /local/templates/kvokka/css/style.css?1706688076150888 */
/* /local/templates/kvokka/fonts/stylesheet.css?1642148460556 */
/* /local/templates/kvokka/components/bitrix/search.title/.default/style.css?1634096100648 */
/* /local/components/kvokka/cookie.info/templates/.default/style.css?1634106904658 */
