@charset "UTF-8";
:root {
  --app-height: 100vh;
  --in: cubic-bezier(0.13, 0.81, 0.23, 0.96);
  --header-h: calc((84 / 1920) * 100vw);
  --header-s: 5vw;
  --logo-w: calc((119 / 1920) * 100vw);
  --logo-h: 4.68vw;
  --sliceFigure: 150px;
  --yellow: #f6ff00;
  --yellow-hover: rgba(246, 255, 0, 0.8);
  --white: #ffffff;
  --black: #000000;
  --bg-black: #1f1e1a;
  --blue: rgba(0, 252, 252, 1);
  --blue-2: rgba(0, 193, 196, 1);
  --light-black: rgb(41, 44, 46);
  --deep-grey: rgba(124, 128, 129, 1);
  --mid-grey: #a6abac;
  --basic-grey: #c4cbcc;
  --light-grey: #f3f5f5;
  --bg-grey: #e9e9e9;
  --p291: calc((291 / 1920) * 100vw);
  --p160: calc((160 / 1920) * 100vw);
  --p120: calc((120 / 1920) * 100vw);
  --p100: calc((100 / 1920) * 100vw);
  --p80: calc((80 / 1920) * 100vw);
  --p60: calc((60 / 1920) * 100vw);
  --p50: calc((50 / 1920) * 100vw);
  --p40: calc((40 / 1920) * 100vw);
  --p30: calc((30 / 1920) * 100vw);
  --p20: calc((20 / 1920) * 100vw);
  --p10: calc((10 / 1920) * 100vw);
  --g80: calc((80 / 1920) * 100vw);
  --g60: calc((60 / 1920) * 100vw);
  --g40: calc((40 / 1920) * 100vw);
  --g30: calc((30 / 1920) * 100vw);
  --g24: calc((24 / 1920) * 100vw);
  --g20: calc((20 / 1920) * 100vw);
  --g16: calc((16 / 1920) * 100vw);
  --g12: calc((12 / 1920) * 100vw);
  --g10: calc((10 / 1920) * 100vw);
  --g8: calc((8 / 1920) * 100vw);
  --g5: calc((5 / 1920) * 100vw);
  --g4: calc((4 / 1920) * 100vw);
  --g2: calc((2 / 1920) * 100vw);
}

@media screen and (max-width: 1919px) {
  :root {
    --sliceFigure-big: 362px;
    --section-v-offset: 100px;
    --p375: 9.5vw;
  }
}
@media screen and (max-width: 1023px) {
  :root {
    --sliceFigure: 100px;
    --sliceFigure-big: 100px;
    --header-h: calc((93 / 402) * 100vw);
    --logo-w: 27.5vw;
    --p291: calc((16 / 402) * 100vw);
    --p160: calc((60 / 402) * 100vw);
    --p100: calc((100 / 402) * 100vw);
    --p80: calc((80 / 402) * 100vw);
    --p60: calc((60 / 402) * 100vw);
    --p50: calc((50 / 402) * 100vw);
    --p40: calc((40 / 402) * 100vw);
    --p30: calc((30 / 402) * 100vw);
    --p20: calc((20 / 402) * 100vw);
    --p10: calc((10 / 402) * 100vw);
    --p8: calc((8 / 402) * 100vw);
    --g80: calc((32 / 402) * 100vw);
    --g60: calc((24 / 402) * 100vw);
    --g40: calc((40 / 402) * 100vw);
    --g30: calc((30 / 402) * 100vw);
    --g24: calc((16 / 402) * 100vw);
    --g20: calc((20 / 402) * 100vw);
    --g16: calc((16 / 402) * 100vw);
    --g12: calc((12 / 402) * 100vw);
    --g10: calc((10 / 402) * 100vw);
    --g8: calc((8 / 402) * 100vw);
    --g5: calc((5 / 402) * 100vw);
    --g4: calc((4 / 402) * 100vw);
    --g2: calc((2 / 402) * 100vw);
  }
}
.text-48 {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(48 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-48 {
    font-size: calc(32 / 402 * 100vw);
  }
}

.text-44 {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(44 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 52.8px */
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-44 {
    font-size: calc(18 / 402 * 100vw);
  }
}

.text-36 {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(36 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-36 {
    font-size: calc(18 / 402 * 100vw);
  }
}

.text-32-f {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(32 / 1920 * 100vw);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-32-f {
    font-size: calc(18 / 402 * 100vw);
  }
}

.text-32 {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(32 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 38.4px */
  letter-spacing: 0.448px;
}
@media (max-width: 1023px) {
  .text-32 {
    font-size: calc(18 / 402 * 100vw);
  }
}

.text-30 {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(30 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 1023px) {
  .text-30 {
    font-size: calc(14 / 402 * 100vw);
  }
}

.text-24-k {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(24 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 33.6px */
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-24-k {
    font-size: calc(14 / 402 * 100vw);
  }
}

.text-24 {
  leading-trim: both;
  text-edge: cap;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(24 / 1920 * 100vw);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-24 {
    font-size: calc(14 / 402 * 100vw);
  }
}

.text-20-f {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(20 / 1920 * 100vw);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-20-f {
    font-size: calc(12 / 402 * 100vw);
  }
}

.text-20 {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(20 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1.3px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-20 {
    font-size: calc(12 / 402 * 100vw);
  }
}

.text-18 {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(18 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 1023px) {
  .text-18 {
    font-size: calc(14 / 402 * 100vw);
  }
}

.text-18-k {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(18 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-18-k {
    font-size: calc(14 / 402 * 100vw);
  }
}

.text-16 {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1023px) {
  .text-16 {
    font-size: calc(14 / 402 * 100vw);
  }
}

.text-16-k {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .text-16-k {
    font-size: calc(14 / 402 * 100vw);
  }
}

.text-14 {
  font-family: "Fixel Text", sans-serif;
  font-size: 14px;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 1023px) {
  .text-14 {
    font-size: 12px;
  }
}

.text-14-k {
  font-family: "KharkivTone", sans-serif;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 1023px) {
  .text-14-k {
    font-size: 12px;
  }
}

.text-12 {
  font-family: "Fixel Text", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1023px) {
  .text-12 {
    font-size: calc(12 / 402 * 100vw);
  }
}

.text-white {
  color: var(--white);
}

.text-black {
  color: var(--light-black);
}

.text-yellow {
  color: var(--yellow);
}

.text-blue {
  color: var(--blue-2);
}

.text-basic-grey {
  color: var(--basic-grey);
}

.text-light-grey {
  color: var(--light-grey);
}

.text-mid-grey {
  color: var(--mid-grey);
}

.text-deep-grey {
  color: var(--deep-grey);
}

.text-m {
  font-weight: 500;
}

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

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

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

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

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

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

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.iti {
  position: relative;
  display: inline-block;
}

.iti * {
  box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input.iti__tel-input, .iti input.iti__tel-input[type=tel], .iti input.iti__tel-input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

[dir=rtl] .iti__arrow {
  margin-right: 6px;
  margin-left: 0;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-left: -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.iti__dropdown-content--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.iti__search-input {
  width: 100%;
  border-width: 0;
}

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

.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap;
}

@media (max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.iti__country {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  outline: 0;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti__country-name, .iti__flag-box {
  margin-right: 6px;
}

[dir=rtl] .iti__country-name, [dir=rtl] .iti__flag-box {
  margin-right: 0;
  margin-left: 6px;
}

.iti--allow-dropdown input.iti__tel-input, .iti--allow-dropdown input.iti__tel-input[type=tel], .iti--allow-dropdown input.iti__tel-input[type=text], .iti--separate-dial-code input.iti__tel-input, .iti--separate-dial-code input.iti__tel-input[type=tel], .iti--separate-dial-code input.iti__tel-input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

[dir=rtl] .iti--allow-dropdown input.iti__tel-input, [dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel], [dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text], [dir=rtl] .iti--separate-dial-code input.iti__tel-input, [dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=tel], [dir=rtl] .iti--separate-dial-code input.iti__tel-input[type=text] {
  padding-right: 52px;
  padding-left: 6px;
  margin-right: 0;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container, [dir=rtl] .iti--separate-dial-code .iti__flag-container {
  right: 0;
  left: auto;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover, .iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
  cursor: default;
}

.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover .iti__selected-flag, .iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 6px;
}

[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 0;
  margin-right: 6px;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.iti--fullscreen-popup .iti__dropdown-content {
  max-height: 100%;
  position: relative;
}

.iti--fullscreen-popup .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

@media (min-resolution: 2x) {
  .iti__flag {
    background-size: 5762px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0;
}

.iti__flag.iti__bz {
  height: 12px;
  background-position: -812px 0;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0;
}

.iti__flag.iti__cq {
  height: 12px;
  background-position: -1115px 0;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1137px 0;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1159px 0;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1181px 0;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1203px 0;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1225px 0;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1247px 0;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1269px 0;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1291px 0;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1313px 0;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1335px 0;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1357px 0;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1379px 0;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1401px 0;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1423px 0;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1445px 0;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1467px 0;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1489px 0;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1511px 0;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1533px 0;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1555px 0;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1577px 0;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1599px 0;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1621px 0;
}

.iti__flag.iti__ez {
  height: 14px;
  background-position: -1643px 0;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1665px 0;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1687px 0;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1709px 0;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1731px 0;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1753px 0;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1775px 0;
}

.iti__flag.iti__fx {
  height: 14px;
  background-position: -1797px 0;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1819px 0;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1841px 0;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1863px 0;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1885px 0;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1907px 0;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1929px 0;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1951px 0;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1973px 0;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1995px 0;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -2017px 0;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -2039px 0;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -2061px 0;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2083px 0;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2105px 0;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2127px 0;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2149px 0;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2171px 0;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2193px 0;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2215px 0;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2237px 0;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2259px 0;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2281px 0;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2303px 0;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2325px 0;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2347px 0;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2369px 0;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2391px 0;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2413px 0;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2435px 0;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2457px 0;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2479px 0;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2501px 0;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2523px 0;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2545px 0;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2567px 0;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2589px 0;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2611px 0;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2633px 0;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2655px 0;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2677px 0;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2699px 0;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2721px 0;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2743px 0;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2765px 0;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2787px 0;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2809px 0;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2831px 0;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2853px 0;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2875px 0;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2897px 0;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2919px 0;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2941px 0;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2963px 0;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2985px 0;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -3007px 0;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -3029px 0;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -3051px 0;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3073px 0;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3095px 0;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3117px 0;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3139px 0;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3161px 0;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3183px 0;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3205px 0;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3226px 0;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3248px 0;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3270px 0;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3292px 0;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3314px 0;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3336px 0;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3358px 0;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3380px 0;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3402px 0;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3424px 0;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3446px 0;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3468px 0;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3490px 0;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3512px 0;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3534px 0;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3556px 0;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3578px 0;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3600px 0;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3622px 0;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3644px 0;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3666px 0;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3688px 0;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3710px 0;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3732px 0;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3752px 0;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3774px 0;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3796px 0;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3818px 0;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3840px 0;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3862px 0;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3877px 0;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3899px 0;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3921px 0;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3943px 0;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3965px 0;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3987px 0;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -4009px 0;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -4031px 0;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -4053px 0;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4075px 0;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4097px 0;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4119px 0;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4141px 0;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4163px 0;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4185px 0;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4207px 0;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4229px 0;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4251px 0;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4273px 0;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4295px 0;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4317px 0;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4339px 0;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4361px 0;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4383px 0;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4405px 0;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4427px 0;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4449px 0;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4471px 0;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4493px 0;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4515px 0;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4537px 0;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4559px 0;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4581px 0;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4603px 0;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4625px 0;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4647px 0;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4669px 0;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4691px 0;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4713px 0;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4735px 0;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4757px 0;
}

.iti__flag.iti__su {
  height: 10px;
  background-position: -4779px 0;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4801px 0;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4823px 0;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4845px 0;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4867px 0;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4889px 0;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4911px 0;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4933px 0;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4955px 0;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4977px 0;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4999px 0;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -5021px 0;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -5043px 0;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -5065px 0;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -5087px 0;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5109px 0;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5131px 0;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5153px 0;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5175px 0;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5197px 0;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5219px 0;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5241px 0;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5263px 0;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5285px 0;
}

.iti__flag.iti__uk {
  height: 10px;
  background-position: -5307px 0;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5329px 0;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5351px 0;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5373px 0;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5395px 0;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5417px 0;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5439px 0;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5456px 0;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5478px 0;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5500px 0;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5522px 0;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5544px 0;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5566px 0;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5588px 0;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5610px 0;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5632px 0;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5654px 0;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5676px 0;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5698px 0;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5720px 0;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5742px 0;
}

.iti__flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(../img/flags.png?1);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

@media (min-resolution: 2x) {
  .iti__flag {
    background-image: url(../img/flags@2x.png?1);
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}

/**
Ion.RangeSlider, 2.3.0
© Denis Ineshin, 2010 - 2018, IonDen.com
Build date: 2018-12-11 23:23:51
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
}

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
  color: #999;
}

.irs--big {
  height: 55px;
}

.irs--big.irs-with-grid {
  height: 70px;
}

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}

.irs--big .irs-grid-pol {
  background-color: #428bca;
}

.irs--big .irs-grid-text {
  color: #428bca;
}

.irs--modern {
  height: 55px;
}

.irs--modern.irs-with-grid {
  height: 55px;
}

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}

.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

.irs--modern .irs-grid {
  height: 25px;
}

.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

.irs--sharp.irs-with-grid {
  height: 57px;
}

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}

.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
  height: 25px;
}

.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--round {
  height: 50px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--square {
  height: 50px;
}

.irs--square.irs-with-grid {
  height: 60px;
}

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

.irs--square .irs-grid {
  height: 25px;
}

.irs--square .irs-grid-pol {
  background-color: #dedede;
}

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

.paginationjs {
  display: flex;
  line-height: 1.6;
  font-family: Marmelad, "Lucida Grande", Arial, "Hiragino Sans GB", Georgia, sans-serif;
  font-size: 14px;
  box-sizing: initial;
}

.paginationjs:after {
  display: table;
  content: " ";
  clear: both;
}

.paginationjs .paginationjs-pages {
  float: left;
  margin-left: 10px;
}

.paginationjs .paginationjs-pages ul {
  float: left;
  margin: 0;
  padding: 0;
}

.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input,
.paginationjs .paginationjs-size-changer {
  margin-left: 10px;
  float: left;
  font-size: 14px;
}

.paginationjs .paginationjs-pages li {
  float: left;
  border: 1px solid #aaa;
  border-right: none;
  list-style: none;
}

.paginationjs .paginationjs-pages li > a {
  min-width: 30px;
  height: 28px;
  line-height: 28px;
  display: block;
  background: #fff;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.paginationjs .paginationjs-pages li > a:hover {
  background: #eee;
}

.paginationjs .paginationjs-pages li.active {
  border: none;
}

.paginationjs .paginationjs-pages li.active > a {
  height: 30px;
  line-height: 30px;
  background: #aaa;
  color: #fff;
  cursor: default;
}

.paginationjs .paginationjs-pages li.disabled > a {
  opacity: 0.3;
  cursor: default;
}

.paginationjs .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs .paginationjs-pages li:first-child,
.paginationjs .paginationjs-pages li:first-child > a {
  border-radius: 3px 0 0 3px;
}

.paginationjs .paginationjs-pages li:last-child {
  border-right: 1px solid #aaa;
  border-radius: 0 3px 3px 0;
}

.paginationjs .paginationjs-pages li:last-child > a {
  border-radius: 0 3px 3px 0;
}

.paginationjs .paginationjs-size-changer > select {
  height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  box-sizing: initial;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  width: 30px;
  height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  box-sizing: initial;
}

.paginationjs .paginationjs-go-button > input[type=button] {
  min-width: 40px;
  height: 30px;
  line-height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  text-align: center;
  padding: 0 8px;
  font-size: 14px;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  color: #333;
  cursor: pointer;
  vertical-align: middle\9 ;
}

.paginationjs .paginationjs-go-button > input[type=button]:hover {
  background-color: #f8f8f8;
}

.paginationjs .paginationjs-nav {
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.paginationjs.paginationjs-small {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li > a {
  min-width: 26px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-pages li.active > a {
  height: 26px;
  line-height: 26px;
}

.paginationjs.paginationjs-small .paginationjs-size-changer {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-size-changer > select {
  height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-input {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-input > input[type=text] {
  width: 26px;
  height: 24px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button {
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-go-button > input[type=button] {
  min-width: 30px;
  height: 26px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px;
}

.paginationjs.paginationjs-small .paginationjs-nav {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}

.paginationjs.paginationjs-big {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-pages li.active > a {
  height: 36px;
  line-height: 36px;
}

.paginationjs.paginationjs-big .paginationjs-size-changer {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-size-changer > select {
  height: 34px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-input {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  width: 36px;
  height: 34px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-button {
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-go-button > input[type=button] {
  min-width: 50px;
  height: 36px;
  line-height: 34px;
  padding: 0 12px;
  font-size: 16px;
}

.paginationjs.paginationjs-big .paginationjs-nav {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}

.paginationjs > :first-child {
  margin-left: 0;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li {
  border-color: #289de9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a {
  color: #289de9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a:hover {
  background: #e9f4fc;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active > a {
  background: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-blue .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-blue .paginationjs-size-changer > select {
  border-color: #289de9;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button] {
  background: #289de9;
  border-color: #289de9;
  color: #fff;
}

.paginationjs.paginationjs-theme-blue .paginationjs-go-button > input[type=button]:hover {
  background-color: #3ca5ea;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li {
  border-color: #449d44;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a {
  color: #449d44;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li > a:hover {
  background: #ebf4eb;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.active > a {
  background: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-green .paginationjs-size-changer > select {
  border-color: #449d44;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button] {
  background: #449d44;
  border-color: #449d44;
  color: #fff;
}

.paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button]:hover {
  background-color: #55a555;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
  border-color: #ec971f;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a {
  color: #ec971f;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a:hover {
  background: #fdf5e9;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active > a {
  background: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-yellow .paginationjs-size-changer > select {
  border-color: #ec971f;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button] {
  background: #ec971f;
  border-color: #ec971f;
  color: #fff;
}

.paginationjs.paginationjs-theme-yellow .paginationjs-go-button > input[type=button]:hover {
  background-color: #eea135;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li {
  border-color: #c9302c;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a {
  color: #c9302c;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li > a:hover {
  background: #faeaea;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.active > a {
  background: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-input > input[type=text],
.paginationjs.paginationjs-theme-red .paginationjs-size-changer > select {
  border-color: #c9302c;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button] {
  background: #c9302c;
  border-color: #c9302c;
  color: #fff;
}

.paginationjs.paginationjs-theme-red .paginationjs-go-button > input[type=button]:hover {
  background-color: #ce4541;
}

.paginationjs .paginationjs-pages li.paginationjs-next {
  border-right: 1px solid #aaa\9 ;
}

.paginationjs .paginationjs-size-changer {
  margin-left: 5px\9 ;
}

.paginationjs .paginationjs-size-changer > select {
  line-height: 28px\9 ;
  vertical-align: middle\9 ;
}

.paginationjs .paginationjs-go-input {
  margin-left: 5px\9 ;
}

.paginationjs .paginationjs-go-input > input[type=text] {
  line-height: 28px\9 ;
  vertical-align: middle\9 ;
}

.paginationjs .paginationjs-go-button {
  margin-left: 5px\9 ;
}

.paginationjs.paginationjs-big .paginationjs-pages li > a {
  line-height: 36px\9 ;
}

.paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
  height: 36px\9 ;
  line-height: 36px\9 ;
}

.paginationjs {
  font-family: "KharkivTone", sans-serif;
}

.paginationjs .paginationjs-pages li > a {
  color: var(--button-color);
  font-weight: bold;
}

.paginationjs .paginationjs-pages li {
  border-color: var(--button-color);
}

.paginationjs .paginationjs-pages li.active > a {
  background-color: var(--button-color);
}

.iti {
  width: 100%;
}

.iti__flag {
  background-image: url("../images/libs/flags.png");
}

@media (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("../images/libs/flags@2x.png");
  }
}
html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

@font-face {
  font-family: "KharkivTone";
  src: url("../fonts/KharkivTone.eot");
  src: local("KharkivTone"), local("KharkivTone"), url("../fonts/KharkivTone.eot?#iefix") format("embedded-opentype"), url("../fonts/KharkivTone.woff2") format("woff2"), url("../fonts/KharkivTone.woff") format("woff"), url("../fonts/KharkivTone.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fixel Text";
  src: url("../fonts/FixelText-Regular.eot");
  src: local("Fixel Text Regular"), local("FixelText-Regular"), url("../fonts/FixelText-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/FixelText-Regular.woff2") format("woff2"), url("../fonts/FixelText-Regular.woff") format("woff"), url("../fonts/FixelText-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fixel Text";
  src: url("../fonts/FixelText-Medium.eot");
  src: local("Fixel Text Medium"), local("FixelText-Medium"), url("../fonts/FixelText-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FixelText-Medium.woff2") format("woff2"), url("../fonts/FixelText-Medium.woff") format("woff"), url("../fonts/FixelText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
}

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

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img,
abbr {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ul li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

legend {
  color: #000;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

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

.debug {
  z-index: 999999;
}

[data-content] {
  position: relative;
}

[data-title] {
  position: relative;
}

[data-breadcrumb] {
  position: relative;
}

.page__inner {
  background: var(--bg);
}
.page__inner-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.container {
  background: var(--bg-grey);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.tablet .container ~ .container {
  margin-top: 80px;
}
.tablet .container:last-child {
  margin-bottom: 80px;
}

.mobile .container ~ .container {
  margin-top: 60px;
}
.mobile .container:last-child {
  margin-bottom: 60px;
}

html {
  font-size: 14px;
  width: 100%;
}

body {
  margin: 0;
  min-width: 320px;
  line-height: 1.5em;
  font-family: "Fixel Text", sans-serif;
  overflow-x: hidden !important;
  font-size: 14px;
  background: var(--color-black);
}

body input,
body textarea {
  border: #666 1px solid;
  outline: none;
}

::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(31, 28, 28);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(245, 223, 186);
  -webkit-box-shadow: inset 0 0 6px rgb(245, 223, 186);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #c1c1c1;
}

::-moz-selection {
  background-color: gray;
  color: #fff;
}

::selection {
  background-color: gray;
  color: #fff;
}

::-moz-placeholder {
  color: #ccc;
}

::placeholder {
  color: #ccc;
}

:-moz-placeholder {
  color: #ccc;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-ms-input-placeholder {
  color: #ccc;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  border-color: red;
}

body input:required:valid,
body textarea:required:valid {
  border-color: green;
}

img {
  width: 100%;
  display: block;
}

body *:focus {
  outline: none;
}

body.focus-tab--enable *:focus {
  outline-color: #4d90fe;
  outline-offset: -2px;
  outline-style: auto;
  outline-width: 7px;
}

button {
  background: none;
  border: navajowhite;
  margin: 0;
  padding: 0;
}

button:hover,
a:hover,
select:hover {
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  .intl-tel-input.allow-dropdown .flag-container,
  .intl-tel-input.separate-dial-code .flag-container {
    left: 5%;
  }
}

@media screen and (max-width: 1200px) {
  .intl-tel-input.allow-dropdown input,
  .intl-tel-input.allow-dropdown input[type=tel],
  .intl-tel-input.allow-dropdown input[type=text],
  .intl-tel-input.separate-dial-code input,
  .intl-tel-input.separate-dial-code input[type=tel],
  .intl-tel-input.separate-dial-code input[type=text] {
    padding-left: 95px;
  }
}

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

.custom-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.custom-scroll::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

.custom-scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: gray;
}

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

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

.container--full-screen {
  max-height: none;
  width: 100%;
  height: 100vh;
  padding: 0;
}

.text-uppercase {
  text-transform: uppercase;
}

.thumbs__item {
  border-radius: 4px;
  width: 8px;
  height: 8px;
  background-color: var(--color-white);
  opacity: 1;
  transition: width 0.25s ease-out;
  transform-origin: center;
  flex-shrink: 0;
}
.thumbs__item[class*=active] {
  width: 16px;
  background-color: var(--color-blue);
}
.thumbs > :nth-child(n+2) {
  margin-left: 8px;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold .mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}

.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-ready .mfp-bg {
  opacity: 0.8;
}

.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-removing .mfp-bg {
  opacity: 0;
}

@keyframes scroll {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(0, 40%);
  }
}
.wow:not(#some) {
  opacity: 0;
}

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

.js-input-focus:not(#some) .main-form__text {
  transform: translateY(-110%);
}

.js-no-valid:not(#some) + .main-form-content svg {
  fill: red;
}

.js-no-valid:not(#some) {
  border-bottom: 1px solid red;
}

.overflow--hidden:not(#some) {
  overflow: hidden;
  margin-right: 10px;
}

.color--wc {
  color: #ffffff;
}

.color--bc {
  color: #000000;
}

.color--mc {
  color: #000000;
}

.fill--mc svg {
  fill: #000000;
}

.template-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: -moz-min-content;
  width: min-content;
  z-index: 5;
}
.template-content__title {
  font-family: "KharkivTone", sans-serif;
  font-size: 68px;
  line-height: 1.2em;
  color: #000000;
}
.template-content__title span {
  font-weight: 400;
  margin: 0 12px 0 0;
}
@media screen and (min-width: 1600px) {
  .template-content__title span {
    margin: 0 6px 0 0;
  }
}
@media screen and (max-width: 1440px) {
  .template-content__title {
    font-size: 48px;
  }
}
@media screen and (max-width: 573px) {
  .template-content__title {
    font-size: 30px;
  }
}
@media screen and (max-width: 360px) {
  .template-content__title {
    font-size: 24px;
  }
}
.template-content__text {
  position: relative;
  max-width: 460px;
  padding: 0 0 0 78px;
  margin-top: 50px;
  font-family: "KharkivTone", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.4em;
  color: #000000;
}
.template-content__text:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 0;
  height: 50px;
  border-left: 1px solid rgba(26, 41, 65, 0.3);
}
@media screen and (max-width: 1440px) {
  .template-content__text {
    padding: 0 0 0 40px;
    max-width: 300px;
    margin-top: 40px;
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .template-content__text {
    max-width: 360px;
    font-size: 20px;
  }
}
@media screen and (max-width: 576px) {
  .template-content__text {
    padding: 0 0 0 20px;
    max-width: 240px;
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 380px) {
  .template-content__text {
    font-size: 13px;
  }
}
.template-content__link {
  padding: 0 0 0 78px;
  margin-top: 50px;
  font-size: 28px;
}
@media screen and (max-width: 1440px) {
  .template-content__link {
    padding: 0 0 0 40px;
    margin-top: 40px;
    font-size: 20px;
  }
}
@media screen and (max-width: 576px) {
  .template-content__link {
    padding: 0 0 0 20px;
    margin-top: 20px;
  }
}
.template-content--white * {
  color: #ffffff;
  fill: #ffffff;
}
.template-content--dark * {
  color: #000000;
  fill: #000000;
}

.link {
  display: flex;
  align-items: center;
  font-family: "KharkivTone", sans-serif;
  font-size: 28px;
  line-height: 1em;
  color: #1a2941;
  white-space: nowrap;
  text-decoration: none;
  transition: color 0.3s ease-in;
}
@media screen and (max-width: 1440px) {
  .link {
    font-size: 20px;
    line-height: 1.2em;
  }
}
@media screen and (max-width: 992px) {
  .link {
    font-size: 24px;
    line-height: 1.4em;
  }
}
@media screen and (max-width: 576px) {
  .link {
    font-size: 14px;
    line-height: 1em;
  }
}
@media screen and (min-width: 1023px) {
  .link:hover svg {
    transform: translateX(-30px);
  }
}
.link__arrow {
  display: flex;
  width: 70px;
  height: 13px;
  margin: 0 0 0 50px;
  overflow: hidden;
}
.link__arrow svg {
  height: 100%;
  transition: transform 0.3s ease-in;
}
@media screen and (max-width: 1440px) {
  .link__arrow {
    width: 50px;
    height: 9px;
    margin: 0 0 0 20px;
  }
}
@media screen and (max-width: 992px) {
  .link__arrow {
    margin: 0 0 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .link__arrow {
    width: 34px;
    height: 6px;
    margin: 0 0 0 20px;
  }
}
.link__white * {
  color: #ffffff;
  fill: #ffffff;
}
.link__dark * {
  color: #000000;
  fill: #000000;
}

.all__dark,
.all__dark * {
  color: #000000;
  fill: #000000;
}

.all__white,
.all__white * {
  color: #ffffff;
  fill: #ffffff;
}

.section-bg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 240px;
  z-index: 1;
}
.section-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.section-bg__dark-top {
  top: 0;
  background-position-y: top;
  background-image: url("../images/bg-dark-top.png");
  background-repeat: repeat-x;
}
.section-bg__dark-bottom {
  bottom: 0;
  background-position-y: bottom;
  background-image: url("../images/bg-dark-bottom.png");
  background-repeat: repeat-x;
}
.section-bg__white-top {
  top: 0;
  background-position-y: top;
  background-image: url("../images/bg-white-top.png");
  background-repeat: repeat-x;
}
.section-bg__white-bottom {
  bottom: 0;
  background-position-y: bottom;
  background-image: url("../images/bg-white-bottom.png");
  background-repeat: repeat-x;
}
.section-bg__gold-top {
  top: 0;
  background-position-y: top;
  background-image: url("../images/bg-gold-top.png");
  background-repeat: repeat-x;
}
.section-bg__gold-bottom {
  bottom: 0;
  background-position-y: bottom;
  background-image: url("../images/bg-gold-bottom.png");
  background-repeat: repeat-x;
}
@media screen and (max-width: 1440px) {
  .section-bg {
    height: 170px;
  }
}
@media screen and (max-width: 992px) {
  .section-bg {
    display: none;
  }
}

.social {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #cfa46e;
  transition: background-color 0.3s ease-in-out;
}
.social svg {
  height: 55%;
  width: 55%;
  stroke: #ffffff;
  fill: #ffffff;
  transition: stroke 0.3s ease-in-out;
}
@media screen and (min-width: 1023px) {
  .social:hover {
    background: #ffffff;
  }
  .social:hover svg {
    stroke: #cfa46e;
    fill: #cfa46e;
  }
}
@media screen and (max-width: 1440px) {
  .social {
    height: 35px;
    width: 35px;
  }
}
@media screen and (max-width: 992px) {
  .social {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 576px) {
  .social {
    height: 25px;
    width: 25px;
  }
}

.title {
  padding: 0 0 30px;
  position: relative;
  font-weight: normal;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #e2e3e4;
}
.title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  display: inline-block;
  width: 50px;
  transform: translateX(-50%);
  border-bottom: 1px solid rgba(226, 227, 228, 0.3);
}
@media screen and (max-width: 576px) {
  .title:after {
    display: none;
  }
}
@media screen and (max-width: 1440px) {
  .title {
    padding: 0 0 20px;
    margin: 15px 0 0;
    font-size: 30px;
  }
}
@media screen and (max-width: 992px) {
  .title {
    padding: 0 0 20px;
    margin: 36px 0 0;
    font-size: 36px;
  }
}
@media screen and (max-width: 576px) {
  .title {
    padding: 0 40px;
    margin: 20px 0 0;
    text-align: left;
    font-size: 20px;
  }
}

.sliceFigure-big {
  display: inline-block;
  height: 100%;
  min-height: 100vh;
  grid-row: 1/-1;
  grid-column: 3;
  z-index: 10;
}
@media screen and (max-width: 992px) {
  .sliceFigure-big {
    display: none;
  }
}
.sliceFigure-big svg {
  display: inline-block;
  margin: 0 0 0 -2px;
  width: var(--sliceFigure-big);
  height: 100%;
}

.sliceFigure {
  display: none;
  height: var(--sliceFigure);
  grid-row: 2;
  grid-column: 1/span 3;
  z-index: 10;
}
@media screen and (max-width: 992px) {
  .sliceFigure {
    display: inline-block;
  }
}
.sliceFigure svg {
  display: inline-block;
  margin: -2px 0 0;
  width: 100%;
  height: var(--sliceFigure);
}

picture img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-sliceFigure {
  position: relative;
  display: grid;
  grid-template-rows: calc(var(--header-h) + 80px) 1fr 80px;
  grid-template-columns: 13% 1fr var(--sliceFigure-big) 1fr 13%;
}
@media screen and (max-width: 992px) {
  .section-sliceFigure {
    height: initial;
    grid-template-columns: 140px 1fr 140px;
    grid-template-rows: auto var(--sliceFigure) 1fr;
  }
}
.section-sliceFigure__img {
  display: inline-block;
  height: 100%;
  width: 100%;
  flex: 1 1 100%;
  grid-column: 3/span 3;
  grid-row: 1/span 3;
  z-index: 3;
}
.section-sliceFigure__img picture {
  height: 100%;
  width: 100%;
}
.section-sliceFigure__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 20%;
     object-position: 20%;
}
@media screen and (max-width: 992px) {
  .section-sliceFigure__img {
    grid-column: 1/span 3;
    grid-row: 2/span 2;
  }
}
.section-sliceFigure__template {
  position: relative;
  width: calc(450 / 1920 * 100vw);
  grid-column: 2/span 3;
  grid-row: 2;
  z-index: 20;
}
@media screen and (max-width: 1440px) {
  .section-sliceFigure__template {
    width: calc(320 / 1360 * 100vw);
  }
}
@media screen and (max-width: 992px) {
  .section-sliceFigure__template {
    width: 400px;
    grid-row: 1/span 2;
    grid-column: 1/span 2;
    clip-path: none;
  }
}
@media screen and (max-width: 576px) {
  .section-sliceFigure__template {
    width: min(calc(240 / 320 * 100vw), 400px);
  }
}
.section-sliceFigure__template_offset {
  margin: auto 0;
}
@media screen and (max-width: 992px) {
  .section-sliceFigure__template_offset {
    margin: calc(var(--header-h) + 80px) 0 120px calc(90 / 768 * 100vw);
  }
}
@media screen and (max-width: 576px) {
  .section-sliceFigure__template_offset {
    margin: calc(var(--header-h) + 50px) 0 60px calc(40 / 768 * 100vw);
  }
}
.section-sliceFigure__title {
  font-weight: 400;
  font-size: min(calc(58 / 1920 * 100vw), 58px);
  line-height: 110%;
  letter-spacing: 0.03em;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .section-sliceFigure__title {
    font-size: 48px;
  }
}
@media screen and (max-width: 576px) {
  .section-sliceFigure__title {
    font-size: max(calc(20 / 320 * 100vw), 20px);
  }
}
.section-sliceFigure__text {
  font-weight: 400;
  font-size: min(calc(20 / 1920 * 100vw), 20px);
  line-height: 140%;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .section-sliceFigure__text {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .section-sliceFigure__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 576px) {
  .section-sliceFigure__text {
    font-size: max(calc(13 / 320 * 100vw), 13px);
  }
}
.section-sliceFigure__text_offset {
  margin-top: 50px;
  margin-left: 80px;
}
@media screen and (max-width: 1440px) {
  .section-sliceFigure__text_offset {
    margin-top: 30px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 576px) {
  .section-sliceFigure__text_offset {
    margin-top: 15px;
    margin-left: 10px;
  }
}
.section-sliceFigure__link {
  font-weight: 500;
  font-size: min(calc(18 / 1920 * 100vw), 18px);
  line-height: 100%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #cfa46e;
}
@media screen and (max-width: 1440px) {
  .section-sliceFigure__link {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  .section-sliceFigure__link {
    font-size: 18px;
  }
}
@media screen and (max-width: 576px) {
  .section-sliceFigure__link {
    font-size: max(calc(11 / 320 * 100vw), 11px);
  }
}
.section-sliceFigure__link_offset {
  margin-top: 50px;
  margin-left: 80px;
}
@media screen and (max-width: 1440px) {
  .section-sliceFigure__link_offset {
    margin-top: 40px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 576px) {
  .section-sliceFigure__link_offset {
    margin-top: 20px;
    margin-left: 10px;
  }
}
.section-sliceFigure__decorate {
  position: absolute;
  left: 0;
  top: calc(1.1em + 50px);
  fill: none;
  stroke: #f2f2f2;
  width: 80%;
  height: 80%;
  transform: translate(-25%, 0);
  z-index: -1;
  font-size: min(calc(58 / 1920 * 100vw), 58px);
}
@media screen and (max-width: 1440px) {
  .section-sliceFigure__decorate {
    top: 30px;
    font-size: 48px;
  }
}
@media screen and (max-width: 576px) {
  .section-sliceFigure__decorate {
    top: 30px;
    font-size: max(calc(20 / 320 * 100vw), 20px);
  }
}

.template-simple {
  display: flex;
  align-items: center;
  align-content: center;
  padding: 230px 0 200px;
}
@media screen and (max-width: 1440px) {
  .template-simple {
    padding: 170px 0 120px;
  }
}
@media screen and (max-width: 992px) {
  .template-simple {
    flex-direction: column;
    padding: 0 0 160px;
  }
}
@media screen and (max-width: 576px) {
  .template-simple {
    padding: 0 0 50px;
  }
}
.template-simple__img {
  position: relative;
  width: calc(50% + var(--logo-w) / 2);
  height: initial;
}
@media screen and (max-width: 992px) {
  .template-simple__img {
    width: calc(628 / 768 * 100vw);
  }
}
@media screen and (max-width: 576px) {
  .template-simple__img {
    width: 100%;
  }
}
.template-simple__text {
  width: min(calc(370 / 1920 * 100vw), 370px);
  margin: 0 auto;
  font-size: min(calc(20 / 1920 * 100vw), 20px);
  line-height: 150%;
}
@media screen and (max-width: 1440px) {
  .template-simple__text {
    width: min(calc(300 / 1360 * 100vw), 300px);
    font-size: min(calc(16 / 1360 * 100vw), 16px);
  }
}
@media screen and (max-width: 992px) {
  .template-simple__text {
    display: flex;
    margin: 80px 40px;
    width: auto;
    font-size: 20px;
  }
}
@media screen and (max-width: 576px) {
  .template-simple__text {
    flex-direction: column;
    margin: 40px calc(40 / 320 * 100vw) 30px;
    width: auto;
    font-size: max(calc(13 / 320 * 100vw), 13px);
  }
}
.template-simple__text p {
  margin-top: 70px;
}
@media screen and (max-width: 1440px) {
  .template-simple__text p {
    margin-top: 60px;
  }
}
@media screen and (max-width: 992px) {
  .template-simple__text p {
    margin-top: 0;
    margin-left: calc(60 / 768 * 100vw);
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 576px) {
  .template-simple__text p {
    margin-top: 30px;
    margin-left: 0;
  }
}
.template-simple__text p:first-child {
  margin: 0;
}
@media screen and (max-width: 992px) {
  .template-simple__text p:first-child {
    margin-left: 0;
  }
}
.template-simple__content {
  width: min(calc(490 / 1920 * 100vw), 490px);
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .template-simple__content {
    width: min(calc(370 / 1360 * 100vw), 370px);
  }
}
@media screen and (max-width: 992px) {
  .template-simple__content {
    width: auto;
    margin: 80px auto;
  }
}
@media screen and (max-width: 576px) {
  .template-simple__content {
    width: auto;
    margin: 50px calc(40 / 320 * 100vw) 30px;
  }
}
.template-simple__title {
  font-weight: 500;
  font-size: min(calc(24 / 1920 * 100vw), 24px);
  line-height: 140%;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .template-simple__title {
    font-size: min(calc(20 / 1360 * 100vw), 20px);
  }
}
@media screen and (max-width: 992px) {
  .template-simple__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 576px) {
  .template-simple__title {
    font-size: max(calc(16 / 320 * 100vw), 16px);
  }
}
.template-simple__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: auto;
  grid-gap: 60px;
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  .template-simple__items {
    grid-gap: 50px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 992px) {
  .template-simple__items {
    margin-top: 40px;
  }
}
@media screen and (max-width: 576px) {
  .template-simple__items {
    grid-template-columns: 1fr;
    margin-top: 25px;
    grid-gap: 23px;
  }
}
.template-simple__item {
  font-weight: 400;
  font-size: min(calc(20 / 1920 * 100vw), 20px);
  line-height: 140%;
  color: #000000;
}
@media screen and (max-width: 1440px) {
  .template-simple__item {
    font-size: min(calc(16 / 1360 * 100vw), 16px);
  }
}
@media screen and (max-width: 992px) {
  .template-simple__item {
    font-size: 20px;
  }
}
@media screen and (max-width: 576px) {
  .template-simple__item {
    font-size: max(calc(13 / 320 * 100vw), 13px);
  }
}
.template-simple__item:before {
  content: "";
  width: 50px;
  display: block;
  border-bottom: 1px solid #cfa46e;
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  .template-simple__item:before {
    width: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 576px) {
  .template-simple__item:before {
    width: 20px;
    margin-bottom: 15px;
  }
}
.template-simple__decorate {
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: calc(316 / 1920 * 100vw);
  height: calc(282 / 1920 * 100vw);
  transform: translate(-50%, 45%);
  fill: transparent;
  stroke: #ffffff;
}
@media screen and (max-width: 1440px) {
  .template-simple__decorate {
    width: calc(220 / 1360 * 100vw);
    height: calc(196 / 1360 * 100vw);
  }
}
@media screen and (max-width: 992px) {
  .template-simple__decorate {
    width: calc(284 / 768 * 100vw);
    height: calc(187 / 768 * 100vw);
  }
}
@media screen and (max-width: 576px) {
  .template-simple__decorate {
    display: none;
  }
}
.template-simple_img-left .template-simple__decorate {
  left: 100%;
}
.template-simple_img-left .template-simple__img {
  order: -1;
}
@media screen and (max-width: 992px) {
  .template-simple_img-left .template-simple__img {
    order: 1;
    margin: 0 auto 0 0;
  }
}
@media screen and (max-width: 768px) {
  .template-simple_img-left .template-simple__content {
    margin-left: calc(80 / 768 * 100vw);
    margin-right: calc(140 / 768 * 100vw);
  }
}
.template-simple_img-right .template-simple__decorate {
  left: 0;
}
.template-simple_img-right .template-simple__img {
  order: 1;
}
@media screen and (max-width: 992px) {
  .template-simple_img-right .template-simple__img {
    order: 1;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .template-simple_img-right .template-simple__content {
    margin-left: calc(140 / 768 * 100vw);
    margin-right: calc(80 / 768 * 100vw);
  }
}

.icon-mouse {
  width: 34px;
  height: 52px;
}
@media screen and (max-width: 1440px) {
  .icon-mouse {
    width: 24px;
    height: 36px;
  }
}
@media screen and (max-width: 992px) {
  .icon-mouse {
    display: none;
  }
}
.icon-mouse_position {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 30;
}
.icon-mouse_animation svg {
  animation: scroll 1s alternate ease-in-out infinite;
}
.icon-mouse svg {
  height: 100%;
  width: 100%;
  fill: transparent;
  stroke: #fcfcfc;
}

.page__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 2;
  min-height: 100vh;
}
.page__inner .page__content {
  flex-grow: 1;
  background: var(--bg-grey);
}
.page__inner .page__footer-wrapper {
  flex-shrink: 0;
}

.form-popup {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-100%);
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 101;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all ease-in-out 0.5s;
}
.form-popup.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}
.form-popup-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 31%;
  height: -moz-fit-content;
  height: fit-content;
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .form-popup-inner {
    width: 90%;
    height: -moz-fit-content;
    height: fit-content;
    padding: var(--p20);
    gap: calc(32 / 402 * 100vw);
  }
}
.form-popup-success {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #38b36b;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-100%);
  transition: all ease-in-out 0.5s;
}
.form-popup-success::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #38b36b;
}
.form-popup-success.active {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.form-popup-close {
  position: absolute;
  top: var(--p40);
  right: var(--p40);
  width: 42px;
  height: 42px;
  background: var(--color-white);
  border-radius: 50%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-popup-close {
    top: var(--p20);
    right: var(--p20);
  }
}
.form-popup-close svg {
  width: 50%;
  height: 50%;
}
.form-popup-close svg path {
  stroke: var(--color-black);
}
.form-popup-intro {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
.form-popup__title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-popup__close-button {
  width: calc(44 / 1920 * 100vw);
  height: calc(44 / 1920 * 100vw);
  background: var(--light-grey);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-popup__close-button {
    width: calc(36 / 402 * 100vw);
    height: calc(36 / 402 * 100vw);
  }
}
.form-popup__close-button svg {
  width: 50%;
  height: 50%;
}
.form-popup__line {
  width: 100%;
  height: 1px;
  background: var(--light-grey);
}
.form-popup-intro-form {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .form-popup-intro-form {
    gap: calc(32 / 402 * 100vw);
  }
}
.form-popup-intro-form .wpcf7-response-output {
  border-radius: 20px;
  padding: var(--p10) var(--p20);
  margin: 0 !important;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: var(--black);
}
@media (max-width: 1023px) {
  .form-popup-intro-form .wpcf7-response-output {
    font-size: calc(14 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .form-popup__btn {
    width: 100% !important;
  }
}
.form-popup-intro-form-title {
  letter-spacing: normal;
}
.form-popup-intro-form-input-group {
  display: flex;
  flex-wrap: wrap;
  gap: var(--g16);
  row-gap: var(--g24);
}
.form-popup-intro-form-input-group p {
  width: 100%;
}
.form-popup-intro-form-label {
  width: 100%;
  position: relative;
  display: flex;
}
.form-popup-intro-form-label .text-deep-grey {
  padding: 0 3px;
  display: block;
  background: var(--white);
  position: absolute;
  top: 0;
  left: calc(20 / 1920 * 100vw);
  transform: translateY(-50%);
  z-index: 10;
}
@media (max-width: 1023px) {
  .form-popup-intro-form-label .text-deep-grey {
    left: calc(20 / 402 * 100vw);
  }
}
.form-popup-intro-form-label .wpcf7-form-control-wrap {
  width: 100%;
}
.form-popup-intro-form-label .wpcf7-not-valid-tip {
  font-size: calc(14 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .form-popup-intro-form-label .wpcf7-not-valid-tip {
    font-size: calc(12 / 402 * 100vw);
  }
}
.form-popup-intro-form-input {
  width: 100%;
  display: flex;
  height: calc(42 / 1920 * 100vw);
  padding: calc(11 / 1920 * 100vw) calc(20 / 1920 * 100vw);
  background: var(--white);
  border-radius: 10px;
  border: 1px solid #cbd5e1;
  align-items: center;
  color: #a5a5a5;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 1023px) {
  .form-popup-intro-form-input {
    height: calc(40 / 402 * 100vw);
    padding: calc(8 / 402 * 100vw) calc(20 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
  }
}
.form-popup__btn {
  align-self: flex-end;
}

.form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: var(--g10);
}
.form-wrapper {
  padding: var(--p48);
  background: var(--main-colors-main_green);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: var(--g40);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.form-intro-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g20);
  align-items: center;
  text-align: center;
}
.form-intro__svg {
  width: 1.77vw;
  height: 1.77vw;
}
@media (max-width: 1023px) {
  .form-intro__svg {
    width: 3.33vw;
    height: 3.33vw;
  }
}
@media (max-width: 1023px) {
  .form-intro__svg {
    width: 6.1vw;
    height: 6.1vw;
  }
}
.form-intro__svg svg {
  width: 100%;
  height: 100%;
  fill: var(--main-colors-main_sand);
}
.form-inner {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}
.form-agreement {
  margin-top: var(--g20);
  text-align: center;
}

.submit-btn,
.form-thanks-btn {
  margin-top: 40px;
  cursor: pointer;
  border-left: none;
  border-right: none;
  width: 360px;
}
@media screen and (max-width: 1440px) {
  .submit-btn,
  .form-thanks-btn {
    width: 310px;
  }
}

.form-field-input--checkbox {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  position: relative;
  margin-bottom: 32px;
}
.form-field-input--checkbox .form-field__input {
  height: auto !important;
}
.form-field-input--checkbox .input-message {
  position: absolute;
  top: 100%;
  left: 0;
}
.form-field-input--checkbox a {
  color: #0d6efd;
}
.form-field-input--checkbox input {
  width: auto;
  cursor: pointer;
}
.form-field-input--checkbox-subtitle {
  color: var(--color-gray-body);
}

.form-fields-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 20px;
}
@media (max-width: 1023px) {
  .form-fields-wrap {
    flex-direction: column;
  }
}

.form-field:not(#t) {
  position: relative;
  background: transparent;
  transition: all 0.3s;
  width: 100%;
}

[data-btn-submit] {
  margin-top: var(--g40);
}
@media (max-width: 1023px) {
  [data-btn-submit] span {
    font-size: clamp(14px, 3.88vw, 3.88vw);
  }
}

[data-animation=focus] .input-message {
  color: var(--color-gray);
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
  display: flex;
  transform: translate(0%, -50%);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  transition: all 0.16s cubic-bezier(0, 0, 0.2, 1) 0ms;
}

.form-field__input {
  text-align: left;
  height: 68px;
  width: 100%;
  background: transparent;
  border-radius: 8px;
  border: 1px solid rgba(242, 245, 251, 0.2);
  padding: 20px;
  cursor: pointer;
  color: var(--color-white);
  font-family: "KharkivTone", sans-serif;
  font-size: 0.94vw;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.form-field__input:focus::-moz-placeholder {
  opacity: 0;
}
.form-field__input:focus::placeholder {
  opacity: 0;
}
@media (max-width: 1023px) {
  .form-field__input {
    font-size: clamp(18px, 2.34vw, 2.34vw);
  }
}
@media (max-width: 1023px) {
  .form-field__input {
    height: 18vw;
    font-size: clamp(14px, 3.88vw, 3.88vw);
  }
}
.form-field__input::-moz-placeholder {
  color: var(--darkblue_color);
  text-align: left;
}
.form-field__input::placeholder {
  color: var(--darkblue_color);
  text-align: left;
}
.form-field__input:focus + .form-field-message {
  opacity: 1;
}

.mask-absolute {
  color: var(--color-gray);
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  height: 60px;
  width: 100%;
  padding-left: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .mask-absolute {
    height: 48px;
    padding-left: 16px;
  }
}

[data-animation=focus] .form-field__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

[data-animation=none] .input-message {
  color: var(--color-gray);
  text-align: right;
  position: absolute;
  left: 0;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  text-transform: none;
  transform: translate(0%, 100%);
}

[data-field-input][data-status=field--inactive]:not(#r) .input-message {
  color: var(--color-gray);
}

[data-field-input][data-status=field--active]:not(#r) .input-message {
  color: var(--color-gray);
}

[data-field-input][data-status=field--error]:not(#r) .input-title {
  opacity: 0;
}
[data-field-input][data-status=field--error]:not(#r) .input-message {
  color: #ea4041;
  position: absolute;
  transform: translateY(100%);
  font-weight: 500;
  font-size: 10px;
  line-height: 100%;
}
@media (max-width: 1919px) {
  [data-field-input][data-status=field--error]:not(#r) .input-message {
    transform: translateY(50%);
  }
}

[data-field-input][data-status=field--success]:not(#r) .input-message {
  color: #96c480;
}

.selected:not(#f) .input-message {
  top: 0;
  color: var(--color-gray);
  text-align: left;
}

.requaired-block-ico {
  width: 25px;
  height: 25px;
}
.requaired-block-ico svg {
  width: 100%;
  height: 100%;
}

.requaired-block__ico {
  width: 25px;
  height: 25px;
}
.requaired-block__ico svg {
  width: 100%;
  height: 100%;
}
.requaired-block__text {
  color: var(--color-gray);
  text-align: left;
  margin: 0px calc(18 / 1920 * 100vw);
  white-space: nowrap;
}

.form-field-message {
  position: absolute;
  top: 0;
  opacity: 0;
  color: var(--color-gray);
  text-align: left;
  transform: translateY(calc(-100% - 10px));
}

.requaired-block-ico--position {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}

.form-thanks-wrapper {
  opacity: 0;
  visibility: hidden;
  height: 100vh;
  width: 100vw;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background: rgba(10, 17, 27, 0.5);
  transition: opacity 0.5s ease-out, visibility 1ms linear 0.5s;
}
.form-thanks-wrapper.active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease-out, visibility 1ms linear 0.5s;
}
.form-thanks-wrapper .form-thanks {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 50%;
  height: 40%;
  background: #ffffff;
}

.form .iti input {
  padding-right: 60px;
}

.tablet .form-wrapper,
.mobile .form-wrapper {
  background-color: var(--color-white);
}
.tablet .form-wrapper .form,
.mobile .form-wrapper .form {
  width: 100%;
  padding-left: var(--page-side-fields);
  padding-right: var(--page-side-fields);
  flex-wrap: wrap;
}
.tablet .form-wrapper .form-close,
.mobile .form-wrapper .form-close {
  top: 70px;
}
.tablet .form-wrapper .form-title,
.mobile .form-wrapper .form-title {
  margin-bottom: 16px;
}

.mobile .form-description {
  font-size: 12px;
  padding-left: 16px;
  padding-right: 16px;
}
.mobile [data-btn-submit] {
  margin-top: 20px;
}

.button {
  pointer-events: auto;
  outline: none;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  font: inherit;
  font-family: "Fixel Text", sans-serif;
  line-height: normal;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1234px;
  gap: calc(16 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .button {
    gap: calc(16 / 402 * 100vw);
  }
}

.button--l {
  height: calc(48 / 1920 * 100vw);
  width: -moz-fit-content;
  width: fit-content;
  padding: calc(12 / 1920 * 100vw) calc(24 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .button--l {
    height: calc(44 / 402 * 100vw);
    width: -moz-fit-content;
    width: fit-content;
    padding: calc(10 / 402 * 100vw) calc(16 / 402 * 100vw);
  }
}
.button--l svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .button--l svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}

.button--m {
  width: -moz-fit-content;
  width: fit-content;
  height: calc(44 / 1920 * 100vw);
  padding: calc(10 / 1920 * 100vw) calc(16 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .button--m {
    height: calc(33 / 402 * 100vw);
    width: -moz-fit-content;
    width: fit-content;
    padding: calc(10 / 402 * 100vw) calc(16 / 402 * 100vw);
  }
}
.button--m svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .button--m svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .button--m span {
    font-size: calc(14 / 402 * 100vw) !important;
  }
}

.button--primary--yellow {
  background-color: var(--yellow);
  border: 1px solid var(--yellow);
  box-shadow: 0px 0px 25px 0px rgba(246, 255, 0, 0.25);
  transition: all 0.3s ease-in-out;
}
.button--primary--yellow:hover {
  background-color: var(--white);
  box-shadow: 0px 0px 25px 0px rgba(246, 255, 0, 0);
}
.button--primary--yellow.disabled {
  background-color: #e2e2e2;
  box-shadow: none;
}
.button--primary--yellow.disabled span {
  color: var(--mid-grey);
}
.button--primary--yellow.disabled svg {
  fill: var(--mid-grey);
}
.button--primary--yellow svg {
  fill: var(--black);
}
.button--primary--yellow span {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  font-style: normal;
  letter-spacing: 0.224px;
  font-weight: 400;
  line-height: 150%;
  color: var(--black);
}
@media (max-width: 1023px) {
  .button--primary--yellow span {
    font-size: calc(16 / 402 * 100vw);
  }
}

.button--primary--black {
  background-color: var(--black);
  transition: all 0.3s ease-in-out;
}
.button--primary--black:hover {
  background-color: var(--light-black);
}
.button--primary--black.disabled {
  background-color: #e2e2e2;
}
.button--primary--black.disabled span {
  color: var(--mid-grey);
}
.button--primary--black.disabled svg {
  fill: var(--mid-grey);
}
.button--primary--black svg {
  fill: var(--white);
}
.button--primary--black span {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  font-style: normal;
  letter-spacing: 0.224px;
  font-weight: 400;
  line-height: 150%;
  color: var(--white);
}
@media (max-width: 1023px) {
  .button--primary--black span {
    font-size: calc(16 / 402 * 100vw);
  }
}

.button--secondary--yellow {
  border: 1px solid var(--yellow);
  box-shadow: 0px 0px 25px 0px rgba(246, 255, 0, 0.25);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.button--secondary--yellow:hover {
  border: 1px solid var(--white);
  box-shadow: 0px 0px 25px 0px rgba(246, 255, 0, 0);
}
.button--secondary--yellow:hover span {
  color: var(--white);
}
.button--secondary--yellow:hover svg {
  fill: var(--white);
}
.button--secondary--yellow.disabled {
  border: 1px solid #e2e2e2;
  box-shadow: none;
}
.button--secondary--yellow.disabled span {
  color: #e2e2e2;
}
.button--secondary--yellow.disabled svg {
  fill: #e2e2e2;
}
.button--secondary--yellow svg {
  fill: var(--yellow);
}
.button--secondary--yellow span {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  font-style: normal;
  letter-spacing: 0.224px;
  font-weight: 400;
  line-height: 150%;
  color: var(--yellow);
}
@media (max-width: 1023px) {
  .button--secondary--yellow span {
    font-size: calc(16 / 402 * 100vw);
  }
}

.button--secondary--black {
  border: 1px solid var(--basic-grey);
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.button--secondary--black:hover {
  border: 1px solid var(--black);
}
.button--secondary--black.disabled {
  border: 1px solid var(--basic-grey);
  box-shadow: none;
}
.button--secondary--black.disabled span {
  color: var(--basic-grey);
}
.button--secondary--black.disabled svg {
  fill: var(--basic-grey);
}
.button--secondary--black svg {
  fill: var(--black);
}
.button--secondary--black span {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  font-style: normal;
  letter-spacing: 0.224px;
  font-weight: 400;
  line-height: 150%;
  color: var(--black);
}
@media (max-width: 1023px) {
  .button--secondary--black span {
    font-size: calc(16 / 402 * 100vw);
  }
}

.swiper-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: calc(44 / 1920 * 100vw);
  border-radius: 1234px;
  padding: calc(10 / 1920 * 100vw) calc(16 / 1920 * 100vw);
  border: 1px solid var(--black);
  transition: background-color 0.3s ease;
}
@media (max-width: 1023px) {
  .swiper-button {
    height: calc(38 / 402 * 100vw);
    padding: calc(10 / 402 * 100vw) calc(16 / 402 * 100vw);
  }
}
.swiper-button:hover {
  background-color: var(--black);
}
.swiper-button:hover svg {
  fill: var(--white);
}
.swiper-button svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--black);
}
@media (max-width: 1023px) {
  .swiper-button svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.swiper-button--prev svg {
  transform: rotate(180deg);
}
.swiper-button.swiper-button-disabled {
  pointer-events: none;
  border: 1px solid var(--basic-grey);
}
.swiper-button.swiper-button-disabled svg {
  fill: var(--basic-grey);
}
.swiper-button-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--g8);
}

.deco-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
.deco-top--left {
  position: absolute;
  top: calc(34 / 1920 * 100vw);
  left: calc(160 / 1920 * 100vw);
  display: flex;
}
.deco-top--left svg {
  width: 1px;
  height: calc(285 / 1920 * 100vw);
}
.deco-top--right {
  position: absolute;
  top: calc(34 / 1920 * 100vw);
  right: calc(160 / 1920 * 100vw);
  display: flex;
}
.deco-top--right svg {
  width: 1px;
  height: calc(588 / 1920 * 100vw);
}
.deco--left {
  position: absolute;
  top: calc(176 / 1920 * 100vw);
  left: 0;
  height: 1px;
  display: flex;
}
.deco--left svg {
  width: calc(633 / 1920 * 100vw);
  height: 1px;
}
.deco--left--s {
  position: absolute;
  top: calc(176 / 1920 * 100vw);
  left: 0;
  height: 1px;
  display: flex;
}
.deco--left--s svg {
  width: calc(231 / 1920 * 100vw);
  height: 1px;
}
.deco--right {
  position: absolute;
  top: calc(176 / 1920 * 100vw);
  right: 0;
  height: 1px;
  display: flex;
}
.deco--right svg {
  width: calc(633 / 1920 * 100vw);
  height: 1px;
}

.product-card {
  height: auto;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  width: 16.25vw;
  background: var(--white);
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  overflow: hidden;
}
.product-card:hover {
  box-shadow: 0 -1px 10px rgba(8, 8, 2, 0.1);
}
.product-card__link {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  padding: var(--p10);
  gap: var(--p10);
}
.product-card__img-wrap {
  position: relative;
  width: 100%;
  height: calc(260 / 1920 * 100vw);
  overflow: hidden;
  border-radius: 12px;
  padding: var(--p10);
}
@media (max-width: 1023px) {
  .product-card__img-wrap {
    height: calc(129 / 402 * 100vw);
    padding: var(--p10);
  }
}
.product-card__img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: transform 0.3s ease-in-out;
}
.product-card__favourite {
  border-radius: 50%;
  position: absolute;
  top: var(--p10);
  right: var(--p10);
  width: calc(40 / 1920 * 100vw);
  height: calc(40 / 1920 * 100vw);
  background: var(--light-grey);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .product-card__favourite {
    width: calc(32 / 402 * 100vw);
    height: calc(32 / 402 * 100vw);
    top: 0;
    right: 0;
  }
}
.product-card__favourite svg {
  width: 50%;
  height: 50%;
  transition: all 0.3s ease-in-out;
}
.product-card__favourite svg path {
  stroke: var(--black);
  transition: all 0.3s ease-in-out;
}
.product-card__favourite.active {
  background: #ffe8e8;
}
.product-card__favourite.active svg path {
  stroke: #ff3b3b;
  fill: #ff3b3b;
}
.product-card__favourite.is-favorite {
  background: #ffe8e8;
}
.product-card__favourite.is-favorite svg path {
  stroke: #ff3b3b;
  fill: #ff3b3b;
}
.product-card__favourite:hover {
  background: #ffe8e8;
}
.product-card__favourite:hover svg {
  transform: scale(1.1);
}
.product-card__favourite:hover svg path {
  stroke: #ff3b3b;
  fill: #ff3b3b;
}
.product-card__content {
  height: 42.5%;
  padding: var(--p20);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--g20);
}
@media (max-width: 1023px) {
  .product-card__content {
    padding: var(--p10);
    height: auto;
  }
}
.product-card__title-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g10);
}
.product-card__sku span {
  font-family: "KharkivTone", sans-serif;
}
.product-card__rate-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8333333333vw;
}
.product-card__rate {
  display: flex;
  align-items: center;
  gap: var(--g5);
}
@media (max-width: 1023px) {
  .product-card__rate {
    gap: calc(2 / 402 * 100vw);
  }
}
.product-card__rate svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--basic-grey);
}
@media (max-width: 1023px) {
  .product-card__rate svg {
    width: calc(12 / 402 * 100vw);
    height: calc(12 / 402 * 100vw);
  }
}
.product-card__rate--1 svg:first-child {
  fill: var(--black);
}
.product-card__rate--2 svg:nth-child(-n+2) {
  fill: var(--black);
}
.product-card__rate--3 svg:nth-child(-n+3) {
  fill: var(--black);
}
.product-card__rate--4 svg:nth-child(-n+4) {
  fill: var(--black);
}
.product-card__rate--5 svg:nth-child(-n+5) {
  fill: var(--black);
}
.product-card__title {
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-card__btns-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--g20);
}
.product-card__btn {
  position: relative;
  padding: calc(13 / 1920 * 100vw) calc(24 / 1920 * 100vw);
  border: 1px solid var(--basic-grey);
  border-radius: 1234px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .product-card__btn {
    padding: calc(10 / 402 * 100vw) calc(18 / 402 * 100vw);
  }
}
.product-card__btn:hover {
  background: var(--black);
}
.product-card__btn:hover svg {
  transform: scale(1.1);
  fill: var(--white);
}
.product-card__btn svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--black);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .product-card__btn svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.product-card__btn-check {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  right: 0;
  transform: translate(25%, 25%);
  width: calc(20 / 1920 * 100vw);
  height: calc(20 / 1920 * 100vw);
  background: #ccf3f3;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
@media (max-width: 1023px) {
  .product-card__btn-check {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
    transform: translate(35%, 35%);
  }
}
.product-card__btn-check svg {
  width: 50%;
  height: 50%;
}
.product-card__btn-check.active {
  opacity: 1;
  visibility: visible;
}

.review-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g16);
  padding: var(--p30);
  border-radius: 30px;
  background: var(--white);
}
.review-card__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1px;
}
.review-card__name {
  text-transform: none;
}
@media (max-width: 1023px) {
  .review-card__name {
    font-size: calc(14 / 402 * 100vw);
  }
}
.review-card__time {
  text-transform: none;
}
.review-card__rate-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: var(--g8);
}
@media (max-width: 1023px) {
  .review-card__rate-wrap {
    gap: calc(12 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .review-card__rate-title {
    font-size: calc(16 / 402 * 100vw);
  }
}
.review-card__rate {
  width: 100%;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  gap: calc(5 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .review-card__rate {
    gap: calc(6 / 402 * 100vw);
  }
}
.review-card__rate svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--basic-grey);
}
@media (max-width: 1023px) {
  .review-card__rate svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.review-card__rate--1 svg:first-child {
  fill: #ffcc00;
}
.review-card__rate--2 svg:nth-child(-n+2) {
  fill: #ffcc00;
}
.review-card__rate--3 svg:nth-child(-n+3) {
  fill: #ffcc00;
}
.review-card__rate--4 svg:nth-child(-n+4) {
  fill: #ffcc00;
}
.review-card__rate--5 svg:nth-child(-n+5) {
  fill: #ffcc00;
}
.review-card__text {
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-card {
  width: calc(312 / 1920 * 100vw);
  display: flex;
  padding: var(--p10);
  background: var(--white);
  border-radius: 20px;
}
.blog-card:hover .blog-card__img-deco-wrap {
  opacity: 1;
  visibility: visible;
}
.blog-card__link {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  gap: var(--g10);
}
.blog-card__img-wrap {
  position: relative;
  width: 100%;
  height: calc(260 / 1920 * 100vw);
  overflow: hidden;
  border-radius: 12px;
}
@media (max-width: 1023px) {
  .blog-card__img-wrap {
    height: calc(260 / 402 * 100vw);
  }
}
.blog-card__img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.blog-card__img-deco-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.blog-card__img-deco {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  width: calc(44 / 1920 * 100vw);
  height: calc(44 / 1920 * 100vw);
  background: var(--white);
  border-radius: 50%;
}
@media (max-width: 1023px) {
  .blog-card__img-deco {
    width: calc(36 / 402 * 100vw);
    height: calc(36 / 402 * 100vw);
  }
}
.blog-card__img-deco svg {
  width: 60%;
  height: 60%;
}
.blog-card__content {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  padding: var(--p20);
}
.blog-card__title-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
.blog-card__title {
  text-transform: none;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-card__descr {
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-card__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--g10);
}
.blog-card__tag-wrap {
  display: flex;
  align-items: center;
  gap: calc(8 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .blog-card__tag-wrap {
    gap: calc(8 / 402 * 100vw);
  }
}
.blog-card__tag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(2 / 1920 * 100vw) calc(12 / 1920 * 100vw);
  background: var(--black);
  border-radius: 1234px;
}
@media (max-width: 1023px) {
  .blog-card__tag {
    padding: calc(2 / 402 * 100vw) calc(12 / 402 * 100vw);
  }
}
.blog-card__tag--blank {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(2 / 1920 * 100vw) calc(12 / 1920 * 100vw);
  background: var(--light-grey);
  border-radius: 1234px;
}
@media (max-width: 1023px) {
  .blog-card__tag--blank {
    padding: calc(2 / 402 * 100vw) calc(12 / 402 * 100vw);
  }
}
.blog-card__date {
  font-family: "KharkivTone", sans-serif;
  font-size: calc(12 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .blog-card__date {
    font-size: calc(12 / 402 * 100vw);
  }
}

.breadcrumbs {
  display: flex;
  align-items: center;
  padding: calc(102 / 1920 * 100vw) var(--p291) 0 var(--p291);
}
@media (max-width: 1023px) {
  .breadcrumbs {
    padding: calc(110 / 402 * 100vw) var(--p291) 0 var(--p291);
  }
}
.breadcrumbs-inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: var(--g24);
  border-radius: 20px;
}
.breadcrumbs-btn-back {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(40 / 1920 * 100vw);
  height: calc(40 / 1920 * 100vw);
  background: var(--white);
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .breadcrumbs-btn-back {
    display: none;
  }
}
.breadcrumbs-btn-back:hover {
  background: var(--mid-grey);
}
.breadcrumbs-btn-back:hover svg {
  transform: scale(1.1);
}
.breadcrumbs-btn-back svg {
  width: calc(20 / 1920 * 100vw);
  height: calc(20 / 1920 * 100vw);
  transition: all 0.3s ease-in-out;
}
.breadcrumbs-list {
  display: flex;
  align-items: center;
  gap: calc(29 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .breadcrumbs-list {
    gap: calc(24 / 402 * 100vw);
  }
}
.breadcrumbs-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.breadcrumbs-item::before {
  content: "/";
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: calc(-12 / 1920 * 100vw);
  display: block;
  transition: width 0.3s ease-in-out;
  color: var(--basic-grey);
  font-size: calc(16 / 1920 * 100vw);
  font-family: "Fixel Text", sans-serif;
  font-style: normal;
}
@media (max-width: 1023px) {
  .breadcrumbs-item::before {
    left: calc(-12 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
  }
}
.breadcrumbs-item a {
  position: relative;
  text-decoration: none;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(12 / 1920 * 100vw);
  letter-spacing: 1.3px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: var(--mid-grey);
}
@media (max-width: 1023px) {
  .breadcrumbs-item a {
    font-size: calc(12 / 402 * 100vw);
  }
}
.breadcrumbs-item a:hover::after {
  width: 100%;
}
.breadcrumbs-item a::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  background: var(--basic-grey);
  transition: width 0.3s ease-in-out;
}
.breadcrumbs-item a:not(:first-child)::after {
  width: 0;
}
.breadcrumbs-item:last-child a {
  color: var(--black);
  pointer-events: none;
  width: calc(150 / 1920 * 100vw);
  letter-spacing: 1.3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  .breadcrumbs-item:last-child a {
    width: calc(60 / 402 * 100vw);
    padding: calc(8 / 402 * 100vw);
  }
}
.breadcrumbs-item:last-child a::after {
  display: none;
}
.breadcrumbs-item:first-child::before {
  display: none;
}
@media (max-width: 1023px) {
  .breadcrumbs-item:not(:first-child):not(:last-child) a {
    background: var(--light-grey);
    border-radius: 10px;
    color: var(--mid-grey);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(44 / 402 * 100vw);
    padding: calc(4 / 402 * 100vw) calc(8 / 402 * 100vw);
  }
}
.breadcrumbs-link {
  position: relative;
  text-decoration: none;
}
.breadcrumbs-link:hover::after {
  width: 100%;
}
.breadcrumbs-link::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  background: var(--basic-grey);
  transition: width 0.3s ease-in-out;
}
.breadcrumbs-link::before {
  content: "/";
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: calc(-12 / 1920 * 100vw);
  display: block;
  transition: width 0.3s ease-in-out;
  color: var(--basic-grey);
  font-size: calc(16 / 1920 * 100vw);
  font-family: "Fixel Text", sans-serif;
  font-style: normal;
}
.breadcrumbs-link--home {
  display: flex;
  width: calc(16 / 1920 * 100vw);
  height: calc(16 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .breadcrumbs-link--home {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.breadcrumbs-link--home svg {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.breadcrumbs-link--home::before {
  display: none;
}
.breadcrumbs-link--home::after {
  display: none;
}
.breadcrumbs-link--home:hover svg {
  transform: scale(1.1);
}

.page-intro {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .page-intro {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: calc(32 / 402 * 100vw);
  }
}
.page-intro-title {
  line-height: 140%;
}
.page-intro-title-wrap {
  display: flex;
  align-items: center;
  gap: calc(12 / 1920 * 100vw);
}
.page-intro-sorting-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .page-intro-sorting-wrap {
    width: 100%;
    justify-content: space-between;
  }
}
.page-intro-sorting-list {
  display: flex;
  align-items: center;
  gap: calc(12 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .page-intro-sorting-list {
    width: 100%;
    justify-content: space-between;
  }
}
.page-intro-sorting-list__item {
  width: -moz-fit-content;
  width: fit-content;
  height: calc(44 / 1920 * 100vw);
  position: relative;
}
@media (max-width: 1023px) {
  .page-intro-sorting-list__item {
    height: calc(40 / 402 * 100vw);
  }
}
.page-intro-sorting-list__item::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2218%22 height%3D%2218%22 viewBox%3D%220 0 18 18%22 fill%3D%22none%22%3E%3Cpath d%3D%22M15.0233 7.14828L9.39828 12.7733C9.34604 12.8256 9.284 12.8671 9.21572 12.8954C9.14743 12.9237 9.07423 12.9383 9.00031 12.9383C8.92639 12.9383 8.8532 12.9237 8.78491 12.8954C8.71662 12.8671 8.65458 12.8256 8.60234 12.7733L2.97734 7.14828C2.8718 7.04273 2.8125 6.89958 2.8125 6.75031C2.8125 6.60105 2.8718 6.45789 2.97734 6.35234C3.08289 6.2468 3.22605 6.1875 3.37531 6.1875C3.52458 6.1875 3.66773 6.2468 3.77328 6.35234L9.00031 11.5801L14.2273 6.35234C14.2796 6.30008 14.3417 6.25863 14.4099 6.23034C14.4782 6.20206 14.5514 6.1875 14.6253 6.1875C14.6992 6.1875 14.7724 6.20206 14.8407 6.23034C14.909 6.25863 14.971 6.30008 15.0233 6.35234C15.0755 6.40461 15.117 6.46665 15.1453 6.53493C15.1736 6.60322 15.1881 6.6764 15.1881 6.75031C15.1881 6.82422 15.1736 6.89741 15.1453 6.96569C15.117 7.03398 15.0755 7.09602 15.0233 7.14828Z%22 fill%3D%22%2300C1C4%22/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  position: absolute;
  top: 50%;
  right: calc(24 / 1920 * 100vw);
  transform: translate(0, -50%);
  pointer-events: none;
}
@media (max-width: 1023px) {
  .page-intro-sorting-list__item--desktop {
    display: none;
  }
}
.page-intro-sorting-list__item--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .page-intro-sorting-list__item--mobile {
    display: block;
    width: calc(50% - 6 / 402 * 100vw / 2);
  }
}
.page-intro-sorting-list__item-select {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  color: var(--black);
  padding: calc(10 / 1920 * 100vw) calc(58 / 1920 * 100vw) calc(10 / 1920 * 100vw) calc(24 / 1920 * 100vw);
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--white);
  border-radius: 1234px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media (max-width: 1023px) {
  .page-intro-sorting-list__item-select {
    text-align: center;
    width: 100%;
    padding: calc(10 / 402 * 100vw) calc(24 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
    background: var(--white);
  }
}
.page-intro-sorting-list__item-btn {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  padding: calc(10 / 1920 * 100vw) calc(58 / 1920 * 100vw) calc(10 / 1920 * 100vw) calc(24 / 1920 * 100vw);
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--white);
  border-radius: 1234px;
}
@media (max-width: 1023px) {
  .page-intro-sorting-list__item-btn {
    text-align: center;
    width: 100%;
    padding: calc(10 / 402 * 100vw) calc(24 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
    gap: calc(12 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .page-intro-sorting-list__item-btn svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}

.page404 {
  display: flex;
  width: 100%;
  height: calc(1009 / 1920 * 100vw);
  position: relative;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .page404 {
    height: 100vh;
  }
}
.page404-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
}
.page404__left {
  width: calc(667 / 1920 * 100vw);
  height: 100%;
  border-right: 1px solid var(--stroke-gray);
}
@media (max-width: 1023px) {
  .page404__left {
    display: none;
  }
}
.page404__right {
  width: calc(100% - 667 / 1920 * 100vw);
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(80 / 1920 * 100vw);
  padding: calc(200 / 1920 * 100vw) var(--p40);
  position: relative;
  z-index: 12;
}
@media (max-width: 1023px) {
  .page404__right {
    width: 100%;
    height: 100vh;
    padding: calc(120 / 1920 * 100vw) var(--p40);
    justify-content: center;
  }
}
@media (max-width: 1023px) {
  .page404__right {
    padding: calc(150 / 375 * 100vw) var(--p20);
    justify-content: flex-start;
  }
}
.page404-intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--g40);
}
.page404__title {
  font-size: calc(320 / 1920 * 100vw);
  line-height: 80%;
}
@media (max-width: 1023px) {
  .page404__title {
    font-size: calc(160 / 768 * 100vw);
    line-height: 100%;
  }
}
@media (max-width: 1023px) {
  .page404__title {
    font-size: calc(86 / 375 * 100vw);
  }
}
.page404__subtitle {
  text-transform: uppercase;
  width: 50%;
  text-align: center;
}
@media (max-width: 1023px) {
  .page404__subtitle {
    width: 60%;
  }
}
@media (max-width: 1023px) {
  .page404__subtitle {
    width: 80%;
  }
}
.page404__btn {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--g12);
}
.page404__btn:hover .page404__btn--svg-wrap svg {
  transform: rotate(-90deg);
}
.page404__btn--svg-wrap {
  width: calc(32 / 1920 * 100vw);
  height: calc(32 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page404__btn--svg-wrap svg {
  width: 100%;
  height: 100%;
  transition: all ease-in-out 0.3s;
}
.page404__deco-item {
  display: flex;
  align-items: center;
  gap: calc(40 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .page404__deco-item {
    gap: calc(24 / 768 * 100vw);
  }
}
@media (max-width: 1023px) {
  .page404__deco-item {
    gap: calc(20 / 375 * 100vw);
  }
}
.page404__deco-item span {
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .page404__deco-item span {
    font-size: calc(48 / 768 * 100vw);
  }
}
@media (max-width: 1023px) {
  .page404__deco-item span {
    font-size: calc(30 / 375 * 100vw);
  }
}
.page404__deco-item svg {
  width: calc(32 / 1920 * 100vw);
  height: calc(32 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .page404__deco-item svg {
    width: calc(24 / 768 * 100vw);
    height: calc(24 / 768 * 100vw);
  }
}
@media (max-width: 1023px) {
  .page404__deco-item svg {
    width: calc(16 / 375 * 100vw);
    height: calc(16 / 375 * 100vw);
  }
}
.page404__deco--1 {
  position: absolute;
  bottom: -82%;
  left: -100%;
  transform: rotate(48deg) translateX(0);
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  padding: calc(50 / 1920 * 100vw) calc(200 / 1920 * 100vw);
  justify-content: center;
  align-items: center;
  gap: calc(40 / 1920 * 100vw);
  z-index: 3;
  background: #faeb39;
  animation: move-right-1 70s ease-in-out infinite;
  will-change: transform;
}
@media (max-width: 1023px) {
  .page404__deco--1 {
    left: -113%;
    padding: calc(50 / 768 * 100vw) calc(200 / 768 * 100vw);
    gap: calc(24 / 768 * 100vw);
  }
}
@media (max-width: 1023px) {
  .page404__deco--1 {
    left: -165%;
    padding: calc(40 / 375 * 100vw) calc(200 / 375 * 100vw);
    gap: calc(20 / 375 * 100vw);
  }
}
.page404__deco--2 {
  position: absolute;
  bottom: 36%;
  left: -10%;
  transform: rotate(-10deg);
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  padding: calc(50 / 1920 * 100vw) calc(200 / 1920 * 100vw);
  justify-content: center;
  align-items: center;
  gap: calc(40 / 1920 * 100vw);
  z-index: 2;
  background: #faeb39;
  animation: move-right-2 70s ease-in-out infinite;
  will-change: transform;
}
@media (max-width: 1023px) {
  .page404__deco--2 {
    bottom: 49%;
    padding: calc(50 / 768 * 100vw) calc(200 / 768 * 100vw);
    animation: move-right-2-mobile 70s ease-in-out infinite;
    gap: calc(24 / 768 * 100vw);
  }
}
@media (max-width: 1023px) {
  .page404__deco--2 {
    bottom: 52%;
    padding: calc(40 / 375 * 100vw) calc(200 / 375 * 100vw);
    gap: calc(20 / 375 * 100vw);
  }
}
.page404__deco--3 {
  position: absolute;
  bottom: -32%;
  left: -10%;
  transform: rotate(7.51deg);
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  padding: calc(50 / 1920 * 100vw) calc(200 / 1920 * 100vw);
  justify-content: center;
  align-items: center;
  gap: calc(40 / 1920 * 100vw);
  z-index: 1;
  background: #faeb39;
  animation: move-right-3 70s ease-in-out infinite;
  will-change: transform;
}
@media (max-width: 1023px) {
  .page404__deco--3 {
    bottom: -16%;
    padding: calc(50 / 768 * 100vw) calc(200 / 768 * 100vw);
    gap: calc(24 / 768 * 100vw);
  }
}
@media (max-width: 1023px) {
  .page404__deco--3 {
    padding: calc(40 / 375 * 100vw) calc(200 / 375 * 100vw);
    gap: calc(20 / 375 * 100vw);
  }
}

@keyframes move-right-1 {
  0% {
    transform: rotate(48deg) translateX(-10%);
  }
  50% {
    transform: rotate(48deg) translateX(-60%);
  }
  100% {
    transform: rotate(48deg) translateX(10%);
  }
}
@keyframes move-right-2 {
  0% {
    transform: rotate(-10deg) translateX(-10%);
  }
  50% {
    transform: rotate(-10deg) translateX(-60%);
  }
  100% {
    transform: rotate(-10deg) translateX(10%);
  }
}
@keyframes move-right-2-mobile {
  0% {
    transform: rotate(-19deg) translateX(-10%);
  }
  50% {
    transform: rotate(-19deg) translateX(-60%);
  }
  100% {
    transform: rotate(-19deg) translateX(10%);
  }
}
@keyframes move-right-3 {
  0% {
    transform: rotate(7.51deg) translateX(-10%);
  }
  50% {
    transform: rotate(7.51deg) translateX(-60%);
  }
  100% {
    transform: rotate(7.51deg) translateX(10%);
  }
}
.about-faq-wrap {
  position: relative;
  padding: var(--p160) var(--p291);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: var(--g40);
}
.about-faq-list {
  width: 70%;
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
@media (max-width: 1023px) {
  .about-faq-list {
    width: 100%;
  }
}
.about-faq {
  display: flex;
  flex-direction: column;
  background: var(--white);
  border-radius: 18px;
  padding: calc(16 / 1920 * 100vw) calc(30 / 1920 * 100vw);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .about-faq {
    padding: calc(12 / 402 * 100vw) calc(24 / 402 * 100vw);
  }
}
.about-faq.active .about-faq-header svg {
  transform: rotate(-90deg);
}
.about-faq.active .about-faq-line {
  opacity: 1;
  width: 100%;
  margin: var(--g12) 0;
}
@media (max-width: 1023px) {
  .about-faq.active .about-faq-line {
    width: 100%;
    margin: calc(16 / 402 * 100vw) 0;
  }
}
.about-faq.active .about-faq-text {
  max-height: 400px;
  overflow: visible;
}
.about-faq-line {
  width: 0;
  height: 1px;
  background: var(--light-grey);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.about-faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .about-faq-header {
    width: 100%;
  }
}
.about-faq-header svg {
  transform: rotate(90deg);
  width: 0.9375vw;
  height: 0.9375vw;
  fill: var(--deep-grey);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .about-faq-header svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.about-faq-header-title {
  display: flex;
  align-items: flex-start;
  gap: var(--g8);
}
@media (max-width: 1023px) {
  .about-faq-header-title {
    width: 90%;
  }
}
.about-faq-text {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.about-homepage {
  width: 100%;
  overflow: hidden;
}
.about-homepage-inner {
  height: calc(700 / 1920 * 100vw);
  width: 100%;
  display: flex;
  background: #1f1e1a;
}
@media (max-width: 1023px) {
  .about-homepage-inner {
    height: 100%;
    flex-direction: column;
  }
}
.about-homepage__img-wrap {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .about-homepage__img-wrap {
    width: 100%;
    height: calc(400 / 402 * 100vw);
  }
}
.about-homepage__img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-homepage__content {
  position: relative;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: var(--p120);
  gap: var(--g60);
}
@media (max-width: 1023px) {
  .about-homepage__content {
    padding: var(--p40) var(--p291);
    width: 100%;
    height: 100%;
  }
}
.about-homepage__deco {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(33%, -33%);
  width: calc(528 / 1920 * 100vw);
  height: calc(528 / 1920 * 100vw);
  z-index: 0;
}
@media (max-width: 1023px) {
  .about-homepage__deco {
    display: none;
  }
}
.about-homepage-text {
  position: relative;
  z-index: 1;
  width: 70%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .about-homepage-text {
    width: 100%;
  }
}
.about-homepage__descr {
  text-transform: none;
}

.about-intro {
  display: flex;
  height: 100%;
  padding: var(--p160) var(--p291);
}
@media (max-width: 1023px) {
  .about-intro {
    padding: calc(32 / 402 * 100vw) var(--p291) calc(120 / 402 * 100vw) var(--p291);
    flex-direction: column;
    gap: calc(32 / 402 * 100vw);
  }
}
.about-intro-inner {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1023px) {
  .about-intro-inner {
    flex-direction: column;
    align-items: center;
  }
}
.about-intro-left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: var(--g16);
  padding-right: calc(177 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .about-intro-left {
    width: 100%;
    padding-right: 0;
    padding-bottom: calc(24 / 402 * 100vw);
  }
}
.about-intro__title-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
.about-intro-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  padding-left: calc(129 / 1920 * 100vw);
  border-left: 1px dashed var(--mid-grey);
}
@media (max-width: 1023px) {
  .about-intro-right {
    border-left: none;
    width: 100%;
    padding-left: 0;
    gap: calc(24 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .about-intro-right .text-24 {
    text-transform: none;
    font-size: calc(16 / 402 * 100vw);
  }
}
.about-intro__img-wrap {
  width: calc(60 / 1920 * 100vw);
  height: calc(60 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .about-intro__img-wrap {
    width: calc(32 / 402 * 100vw);
    height: calc(32 / 402 * 100vw);
  }
}
.about-intro__img-wrap img {
  width: 100%;
  height: 100%;
}

.about-numbers {
  position: relative;
  width: 100%;
  height: calc(550 / 1920 * 100vw);
  z-index: 10;
}
@media (max-width: 1023px) {
  .about-numbers {
    height: 100%;
  }
}
.about-numbers__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1f1e1a;
  z-index: 0;
}
.about-numbers__bg--left {
  position: absolute;
  bottom: -12%;
  left: 0;
  width: calc(600 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .about-numbers__bg--left {
    width: 100%;
    bottom: -11%;
  }
}
.about-numbers__bg--right {
  position: absolute;
  top: -15%;
  right: 0;
  width: calc(600 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .about-numbers__bg--right {
    width: 100%;
    right: auto;
    left: 0;
    top: -11%;
  }
}
.about-numbers__inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--g80);
  z-index: 1;
  padding: calc(60 / 1920 * 100vw) var(--p291);
}
.about-numbers-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 1023px) {
  .about-numbers-list {
    flex-direction: column;
    align-items: center;
  }
}
.about-numbers-item {
  padding: var(--p60);
  width: 33.33%;
  height: calc(215 / 1920 * 100vw);
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .about-numbers-item {
    width: 100%;
    height: auto;
    padding: calc(32 / 402 * 100vw) 0;
    gap: calc(14 / 402 * 100vw);
    border-bottom: 1px dashed #42474a;
  }
}
.about-numbers-item:first-child {
  width: 66.66%;
  flex-direction: row;
  gap: var(--g16);
  align-items: flex-end;
  border-bottom: 1px dashed #42474a;
  border-right: 1px dashed #42474a;
}
@media (max-width: 1023px) {
  .about-numbers-item:first-child {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    border-right: none;
  }
}
.about-numbers-item:first-child .about-numbers-item__number {
  font-size: calc(72 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .about-numbers-item:first-child .about-numbers-item__number {
    font-size: calc(32 / 402 * 100vw);
  }
}
.about-numbers-item:nth-child(2) {
  border-bottom: 1px dashed #42474a;
}
.about-numbers-item:nth-child(4) {
  border-left: 1px dashed #42474a;
  border-right: 1px dashed #42474a;
}
@media (max-width: 1023px) {
  .about-numbers-item:nth-child(4) {
    border-left: none;
    border-right: none;
  }
}
@media (max-width: 1023px) {
  .about-numbers-item:last-child {
    border-bottom: none;
  }
}
.about-numbers-item__number {
  line-height: 80%;
}
.about-numbers-item__text {
  text-transform: none;
  font-weight: 400;
}

.about-products-inner {
  padding: var(--p160) var(--p291) 0 var(--p291);
  display: flex;
  position: relative;
}
@media (max-width: 1023px) {
  .about-products-inner {
    flex-direction: column;
    padding: calc(100 / 402 * 100vw) var(--p291) 0 var(--p291);
  }
}
.about-products-deco-top {
  position: absolute;
  bottom: 34%;
  left: 26%;
  width: calc(269 / 1920 * 100vw);
  height: calc(269 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .about-products-deco-top {
    display: none;
  }
}
.about-products-deco-top img {
  width: 100%;
  height: 100%;
  transform: rotate(30deg);
}
.about-products-deco-bottom {
  position: absolute;
  bottom: 5%;
  left: 5%;
  width: calc(550 / 1920 * 100vw);
  height: calc(550 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .about-products-deco-bottom {
    bottom: auto;
    top: -12%;
    right: -17%;
    left: auto;
    z-index: 1000;
    width: calc(249 / 402 * 100vw);
    height: calc(249 / 402 * 100vw);
  }
}
.about-products-deco-bottom img {
  width: 100%;
  height: 100%;
  transform: rotate(-25deg);
}

.about-clients-inner {
  padding: var(--p160) var(--p291) 0 var(--p291);
  display: flex;
  position: relative;
}
.about-clients .section-list-left-title {
  width: 40%;
}
@media (max-width: 1023px) {
  .about-clients .section-list-left-title {
    width: 100%;
    margin-top: calc(12 / 402 * 100vw);
    margin-bottom: 0;
    font-size: calc(24 / 402 * 100vw);
  }
}

.section-list {
  position: relative;
  z-index: 1;
  display: flex;
}
@media (max-width: 1023px) {
  .section-list {
    flex-direction: column;
  }
}
.section-list-left {
  padding-right: calc(129 / 1920 * 100vw);
  width: 50%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .section-list-left {
    width: 100%;
    padding-right: 0;
    padding-bottom: calc(32 / 402 * 100vw);
  }
}
.section-list-left-title {
  margin-top: var(--g12);
  margin-bottom: var(--g16);
}
@media (max-width: 1023px) {
  .section-list-left-title {
    margin-top: calc(12 / 402 * 100vw);
    margin-bottom: calc(16 / 402 * 100vw);
    font-size: calc(24 / 402 * 100vw);
  }
}
.section-list-left-descr {
  width: 80%;
}
@media (max-width: 1023px) {
  .section-list-left-descr {
    width: 100%;
  }
}
.section-list-right {
  padding-left: calc(129 / 1920 * 100vw);
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: var(--p60);
  border-left: 1px dashed var(--deep-grey);
}
@media (max-width: 1023px) {
  .section-list-right {
    border-left: none;
    width: 100%;
    padding-left: 0;
    gap: calc(24 / 402 * 100vw);
  }
}
.section-list-items {
  display: flex;
  flex-direction: column;
  gap: var(--g60);
}
@media (max-width: 1023px) {
  .section-list-items {
    gap: calc(32 / 402 * 100vw);
  }
}
.section-list-item {
  display: flex;
  flex-direction: column;
  gap: var(--p24);
}
@media (max-width: 1023px) {
  .section-list-item {
    gap: calc(24 / 402 * 100vw);
  }
}

.about-advantages {
  padding: var(--p160) var(--p291);
  display: flex;
  flex-direction: column;
  gap: var(--g60);
  position: relative;
}
.about-advantages__title-wrapper {
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
@media (max-width: 1023px) {
  .about-advantages__title-wrapper {
    align-items: center;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .about-advantages__title-wrapper .text-48 {
    font-size: calc(24 / 402 * 100vw);
  }
}
.about-advantages-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: calc(30 / 1920 * 100vw);
  grid-row-gap: calc(30 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .about-advantages-list {
    display: flex;
    flex-direction: column;
    gap: var(--g16);
  }
}
.about-advantages-list__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--g24);
  padding: var(--p60);
  background: var(--white);
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .about-advantages-list__item {
    padding: var(--p20);
    gap: var(--g16);
  }
}
.about-advantages-list__item--black {
  background: #1f1e1a;
}
.about-advantages-list__item:first-child {
  grid-area: 1/1/2/2;
}
@media (max-width: 1023px) {
  .about-advantages-list__item:first-child {
    order: 1;
  }
}
.about-advantages-list__item:nth-child(2) {
  grid-area: 1/2/2/3;
}
@media (max-width: 1023px) {
  .about-advantages-list__item:nth-child(2) {
    order: 3;
  }
}
.about-advantages-list__item:nth-child(3) {
  grid-area: 1/3/3/4;
  justify-content: flex-start;
}
@media (max-width: 1023px) {
  .about-advantages-list__item:nth-child(3) {
    order: 2;
  }
}
.about-advantages-list__item:nth-child(4) {
  grid-area: 2/1/3/2;
}
@media (max-width: 1023px) {
  .about-advantages-list__item:nth-child(4) {
    order: 4;
  }
}
.about-advantages-list__item:nth-child(5) {
  grid-area: 2/2/3/3;
}
@media (max-width: 1023px) {
  .about-advantages-list__item:nth-child(5) {
    order: 5;
  }
}

.achievments-homepage {
  background: var(--bg-grey);
  padding: var(--p160) var(--p291);
}
@media (max-width: 1023px) {
  .achievments-homepage {
    padding: var(--p160) var(--p291) calc(120 / 402 * 100vw) var(--p291);
  }
}
.achievments-homepage-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g80);
}
.achievments-homepage__title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--g16);
}
@media (max-width: 1023px) {
  .achievments-homepage__btn-wrap {
    display: none;
  }
}
.achievments-homepage__btn-wrap--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .achievments-homepage__btn-wrap--mobile {
    display: flex;
    margin-top: var(--p8);
  }
}
.achievments-homepage__descr {
  color: #686868;
  text-align: center;
  width: 60%;
  text-transform: none;
}
@media (max-width: 1023px) {
  .achievments-homepage__descr {
    width: 100%;
  }
}
.achievments-homepage-list-wrap {
  width: 100%;
}
.achievments-homepage-list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .achievments-homepage-list {
    flex-wrap: wrap;
  }
}
.achievments-homepage-item {
  height: calc(300 / 1920 * 100vw);
  width: calc(300 / 1920 * 100vw);
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .achievments-homepage-item {
    width: calc(177 / 402 * 100vw);
    height: calc(177 / 402 * 100vw);
    margin-bottom: var(--g40);
  }
}
@media (max-width: 1023px) {
  .achievments-homepage-item:nth-child(2n+2) {
    transform: translateY(50%);
  }
}
.achievments-homepage-item__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: calc(361 / 1920 * 100vw);
  height: calc(378 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .achievments-homepage-item__bg {
    width: calc(212 / 402 * 100vw);
    height: calc(220 / 402 * 100vw);
  }
}
.achievments-homepage-item__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.achievments-homepage-item__circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.achievments-homepage-item__circle .circle-svg {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
}
.achievments-homepage-item__circle .circle-svg circle {
  cx: 50%;
  cy: 50%;
  r: 49%;
  stroke: var(--basic-grey);
  stroke-width: 0.5;
  fill: none;
}
.achievments-homepage-item-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: calc(36 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .achievments-homepage-item-inner {
    gap: calc(18 / 402 * 100vw);
  }
}
.achievments-homepage-item__icon {
  width: calc(64 / 1920 * 100vw);
  height: calc(64 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
@media (max-width: 1023px) {
  .achievments-homepage-item__icon {
    width: calc(32 / 402 * 100vw);
    height: calc(32 / 402 * 100vw);
  }
}
.achievments-homepage-item__icon svg {
  width: 100%;
  height: 100%;
}
.achievments-homepage-item-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--g4);
}
.achievments-homepage-item__descr {
  text-transform: none;
}

.arrivals-homepage {
  position: relative;
  background: var(--bg-grey);
  padding: var(--p160) var(--p291) 0 var(--p291);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1023px) {
  .arrivals-homepage {
    padding: var(--p160) 0 0 var(--p291);
  }
}
.arrivals-homepage-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g60);
}
.arrivals-homepage__title-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  gap: var(--g20);
}
@media (max-width: 1023px) {
  .arrivals-homepage__title-wrap {
    padding-right: var(--p291);
  }
}
.arrivals-homepage__btns-wrap {
  display: flex;
  align-items: center;
  gap: calc(16 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .arrivals-homepage__btns-wrap .swiper-button-nav {
    display: none;
  }
}
.arrivals-homepage__delimiter {
  width: 1px;
  height: calc(20 / 1920 * 100vw);
  background: var(--basic-grey);
}
@media (max-width: 1023px) {
  .arrivals-homepage__delimiter {
    display: none;
  }
}
.arrivals-homepage-list-wrap {
  width: 100%;
}
.arrivals-homepage-list {
  width: 100%;
}

.awards-homepage {
  position: relative;
  width: 100%;
  height: calc(483 / 1920 * 100vw);
  z-index: 10;
}
@media (max-width: 1023px) {
  .awards-homepage {
    height: 100%;
  }
}
.awards-homepage__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1f1e1a;
  z-index: 0;
}
.awards-homepage__bg--left {
  position: absolute;
  bottom: -12%;
  left: 0;
  width: calc(600 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .awards-homepage__bg--left {
    width: 100%;
  }
}
.awards-homepage__bg--right {
  position: absolute;
  top: -15%;
  right: 0;
  width: calc(600 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .awards-homepage__bg--right {
    width: 100%;
    top: -13%;
    right: auto;
    left: 0;
  }
}
.awards-homepage__bg--circle-left {
  position: absolute;
  bottom: 0;
  left: var(--p291);
  transform: translate(-50%, 50%);
  width: calc(54 / 1920 * 100vw);
  height: calc(54 / 1920 * 100vw);
  z-index: 1;
}
@media (max-width: 1023px) {
  .awards-homepage__bg--circle-left {
    width: calc(25 / 402 * 100vw);
    height: calc(25 / 402 * 100vw);
    left: calc(47 / 402 * 100vw);
  }
}
.awards-homepage__bg--circle-right {
  position: absolute;
  top: 0;
  right: var(--p291);
  transform: translate(50%, -50%);
  width: calc(54 / 1920 * 100vw);
  height: calc(54 / 1920 * 100vw);
  z-index: 1;
}
@media (max-width: 1023px) {
  .awards-homepage__bg--circle-right {
    width: calc(25 / 402 * 100vw);
    height: calc(25 / 402 * 100vw);
    right: calc(47 / 402 * 100vw);
  }
}
.awards-homepage__deco-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.awards-homepage__deco--1 {
  position: absolute;
  bottom: -35%;
  left: -15%;
  width: calc(528 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .awards-homepage__deco--1 {
    bottom: 26%;
    left: -23%;
    width: calc(184 / 402 * 100vw);
    height: calc(184 / 402 * 100vw);
  }
}
.awards-homepage__deco--2 {
  position: absolute;
  top: -33%;
  right: -7%;
  width: calc(528 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .awards-homepage__deco--2 {
    bottom: -3%;
    right: -17%;
    width: calc(141 / 402 * 100vw);
    height: calc(141 / 402 * 100vw);
  }
}
.awards-homepage__inner {
  padding: 0 var(--p291);
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@media (max-width: 1023px) {
  .awards-homepage__inner {
    flex-direction: column-reverse;
    padding: calc(46 / 402 * 100vw) var(--p291) calc(102 / 402 * 100vw) var(--p291);
    gap: calc(80 / 402 * 100vw);
  }
}
.awards-homepage-intro {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .awards-homepage-intro {
    width: 100%;
    align-items: center;
    text-align: center;
  }
}
.awards-homepage__descr {
  width: 80%;
  text-transform: none;
}
@media (max-width: 1023px) {
  .awards-homepage__descr {
    width: 90%;
  }
}
.awards-homepage__img-wrap {
  width: 50%;
  height: 100%;
  position: relative;
}
@media (max-width: 1023px) {
  .awards-homepage__img-wrap {
    width: 100%;
    height: calc(242 / 402 * 100vw);
  }
}
.awards-homepage__img--1 {
  position: absolute;
  top: calc(73 / 1920 * 100vw);
  left: 0;
  width: calc(345 / 1920 * 100vw);
  height: calc(243 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .awards-homepage__img--1 {
    height: calc(165 / 402 * 100vw);
    width: calc(236 / 402 * 100vw);
    left: calc(22 / 402 * 100vw);
  }
}
.awards-homepage__img--2 {
  position: absolute;
  top: 35%;
  left: 37%;
  width: calc(345 / 1920 * 100vw);
  height: calc(243 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .awards-homepage__img--2 {
    height: calc(165 / 402 * 100vw);
    width: calc(236 / 402 * 100vw);
    left: auto;
    right: calc(22 / 402 * 100vw);
  }
}

.bestsellers-homepage {
  position: relative;
  background: var(--bg-grey);
  padding: var(--p160) var(--p291) 0 var(--p291);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1023px) {
  .bestsellers-homepage {
    padding: var(--p160) 0 0 var(--p291);
  }
}
.bestsellers-homepage-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g60);
}
.bestsellers-homepage__title-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  gap: var(--g20);
}
@media (max-width: 1023px) {
  .bestsellers-homepage__title-wrap {
    padding-right: var(--p291);
  }
}
.bestsellers-homepage__btns-wrap {
  display: flex;
  align-items: center;
  gap: calc(16 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .bestsellers-homepage__btns-wrap .swiper-button-nav {
    display: none;
  }
}
.bestsellers-homepage__delimiter {
  width: 1px;
  height: calc(20 / 1920 * 100vw);
  background: var(--basic-grey);
}
@media (max-width: 1023px) {
  .bestsellers-homepage__delimiter {
    display: none;
  }
}
.bestsellers-homepage-list-wrap {
  width: 100%;
}
.bestsellers-homepage-list {
  width: 100%;
}

.blog-homepage {
  position: relative;
  background: var(--bg-grey);
  padding: var(--p160) var(--p291);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1023px) {
  .blog-homepage {
    padding: var(--p160) 0 calc(120 / 402 * 100vw) var(--p291);
  }
}
.blog-homepage-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g60);
}
.blog-homepage__title-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  gap: var(--g20);
}
@media (max-width: 1023px) {
  .blog-homepage__title-wrap {
    padding-right: var(--p291);
  }
}
.blog-homepage__btns-wrap {
  display: flex;
  align-items: center;
  gap: calc(16 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .blog-homepage__btns-wrap .button--primary--black {
    display: none;
  }
}
.blog-homepage__delimiter {
  width: 1px;
  height: calc(20 / 1920 * 100vw);
  background: var(--basic-grey);
}
.blog-homepage-list-wrap {
  width: 100%;
}
.blog-homepage-list {
  width: 100%;
}

.blog-all {
  padding: calc(18 / 1920 * 100vw) var(--p291) var(--p160) var(--p291);
}
.blog-all-title {
  padding: var(--p30) var(--p291) 0 var(--p291);
}
.blog-all-list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--g30);
}
.blog-all-item {
  width: calc(25% - var(--g30) * 3 / 4);
}
@media (max-width: 1023px) {
  .blog-all-item {
    width: 100%;
  }
}

.cart {
  padding: calc(18 / 1920 * 100vw) var(--p291) 0 var(--p291);
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .cart {
    flex-direction: column;
    gap: calc(32 / 402 * 100vw);
  }
}
.cart-views.category-views {
  padding: var(--p160) var(--p291);
}
@media (max-width: 1023px) {
  .cart-views.category-views {
    padding: var(--p160) 0 var(--p160) var(--p291);
  }
}
.cart-title {
  padding: var(--p30) var(--p291) 0 var(--p291);
}
@media (max-width: 1023px) {
  .cart-title {
    padding: var(--p30) var(--p291);
  }
}
.cart-list-wrap {
  display: flex;
  flex-direction: column;
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
  width: calc(868 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .cart-list-wrap {
    width: 100%;
    background: transparent;
    padding: 0;
    gap: calc(32 / 402 * 100vw);
  }
}
.cart-list-title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .cart-list-title-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: var(--g12);
  }
}
.cart-list-title {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
.cart-list-title__text {
  line-height: 140%;
}
.cart-list-btn-back {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
.cart-list-btn-back svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
.cart-line {
  width: 100%;
  height: 1px;
  background-color: var(--light-grey);
  margin-top: var(--g24);
}
@media (max-width: 1023px) {
  .cart-line {
    display: none;
  }
}
.cart-list {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .cart-list {
    width: 100%;
    gap: calc(16 / 402 * 100vw);
  }
}
.cart-list .cart-empty-message {
  margin-top: var(--g24);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .cart-list .woocommerce-cart-form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: calc(16 / 402 * 100vw);
  }
}
.cart-item {
  padding: var(--g24) 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 1023px) {
  .cart-item {
    background: var(--white);
    padding: var(--p20);
    flex-wrap: wrap;
    border-radius: 20px;
    gap: calc(12 / 402 * 100vw);
  }
}
.cart-item:not(:first-child) {
  border-top: 1px dashed var(--light-grey);
}
.cart-item-title-wrap {
  display: flex;
  align-items: center;
  gap: var(--g16);
}
@media (max-width: 1023px) {
  .cart-item-title-wrap {
    width: 100%;
    padding-bottom: calc(12 / 402 * 100vw);
    border-bottom: 1px solid var(--light-grey);
  }
}
@media (max-width: 1023px) {
  .cart-item-title-wrap .text-basic-grey {
    display: none;
  }
}
.cart-item__img {
  width: calc(80 / 1920 * 100vw);
  height: calc(80 / 1920 * 100vw);
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .cart-item__img {
    width: calc(80 / 402 * 100vw);
    height: calc(80 / 402 * 100vw);
  }
}
.cart-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cart-item-title {
  width: calc(200 / 1920 * 100vw);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  .cart-item-title {
    width: 70%;
  }
}
.cart-item-title a {
  text-decoration: none;
  color: var(--black);
}
.cart-item__count {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
.cart-item__count-btn {
  width: calc(22 / 1920 * 100vw);
  height: calc(22 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--light-grey);
  cursor: pointer;
}
@media (max-width: 1023px) {
  .cart-item__count-btn {
    width: calc(22 / 402 * 100vw);
    height: calc(22 / 402 * 100vw);
  }
}
.cart-item__count-btn svg {
  width: calc(14 / 1920 * 100vw);
  height: calc(14 / 1920 * 100vw);
  fill: var(--blue-2);
}
@media (max-width: 1023px) {
  .cart-item__count-btn svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.cart-item__count-input {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: none;
  background: transparent;
  width: calc(40 / 1920 * 100vw);
  text-align: center;
  color: var(--black);
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1023px) {
  .cart-item__count-input {
    width: calc(40 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
  }
}
.cart-item__price {
  width: calc(160 / 1920 * 100vw);
  display: flex;
  justify-content: center;
}
@media (max-width: 1023px) {
  .cart-item__price {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 1023px) {
  .cart-item__price .text-18 {
    font-size: calc(18 / 402 * 100vw);
  }
}
.cart-item__actions {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .cart-item__actions {
    position: absolute;
    top: calc(10 / 402 * 100vw);
    right: calc(10 / 402 * 100vw);
  }
}
.cart-item__actions__btn {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .cart-item__actions__btn {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.cart-item__actions__btn svg {
  width: calc(14 / 1920 * 100vw);
  height: calc(14 / 1920 * 100vw);
  fill: var(--blue-2);
  pointer-events: none;
}
@media (max-width: 1023px) {
  .cart-item__actions__btn svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.cart-summary {
  height: -moz-fit-content;
  height: fit-content;
  width: calc(440 / 1920 * 100vw);
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
}
@media (max-width: 1023px) {
  .cart-summary {
    width: 100%;
    padding: calc(20 / 402 * 100vw);
    gap: calc(16 / 402 * 100vw);
  }
}
.cart-summary__title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .cart-summary__title-wrap .text-24 {
    font-size: calc(18 / 402 * 100vw);
  }
}
.cart-summary__btn {
  width: 100%;
}
.cart-summary-line {
  width: 100%;
  height: 1px;
  background-color: var(--light-grey);
}
.cart-summary__info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: var(--g12);
}
.cart-summary__info svg {
  width: calc(20 / 1920 * 100vw);
  height: calc(20 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .cart-summary__info svg {
    width: calc(20 / 402 * 100vw);
    height: calc(20 / 402 * 100vw);
  }
}
.cart-summary__info span {
  width: 95%;
}

.category-homepage {
  position: relative;
  width: 100%;
  height: 100%;
  background: var(--bg-grey);
}
.category-homepage-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--g60);
  padding: var(--p160) var(--p291);
}
.category-homepage-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: var(--g30);
  grid-row-gap: var(--g30);
}
@media (max-width: 1023px) {
  .category-homepage-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: var(--g8);
  }
}
.category-homepage__item {
  display: flex;
  text-decoration: none;
  position: relative;
  width: 100%;
  height: calc(248 / 1920 * 100vw);
  display: flex;
  padding: var(--p40);
  background: var(--white);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .category-homepage__item {
    height: calc(80 / 402 * 100vw);
    padding: var(--p20);
  }
}
.category-homepage__item:hover {
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.15);
}
.category-homepage__item:hover .category-homepage__item-icon-svg {
  transform: translateX(50%);
}
.category-homepage__item--1 {
  grid-area: 1/1/2/2;
}
@media (max-width: 1023px) {
  .category-homepage__item--1 {
    order: 3;
  }
}
@media (max-width: 1023px) {
  .category-homepage__item--1 .category-homepage__item-title {
    width: 70%;
  }
}
.category-homepage__item--2 {
  grid-area: 1/2/2/4;
  background: var(--bg-black);
}
@media (max-width: 1023px) {
  .category-homepage__item--2 {
    background: var(--white);
    order: 7;
  }
}
.category-homepage__item--2 .category-homepage__item-title {
  width: 40%;
}
@media (max-width: 1023px) {
  .category-homepage__item--2 .category-homepage__item-title {
    color: var(--black);
    width: 70%;
  }
}
.category-homepage__item--3 {
  grid-area: 2/1/3/2;
}
@media (max-width: 1023px) {
  .category-homepage__item--3 {
    order: 5;
  }
}
@media (max-width: 1023px) {
  .category-homepage__item--3 .category-homepage__item-title {
    width: 70%;
  }
}
.category-homepage__item--4 {
  grid-area: 2/2/3/3;
}
@media (max-width: 1023px) {
  .category-homepage__item--4 {
    order: 4;
  }
}
@media (max-width: 1023px) {
  .category-homepage__item--4 .category-homepage__item-title {
    width: 70%;
  }
}
.category-homepage__item--5 {
  grid-area: 2/3/4/4;
  height: calc(526 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .category-homepage__item--5 {
    height: calc(80 / 402 * 100vw);
    order: 1;
  }
}
.category-homepage__item--5 .category-homepage__item-title {
  width: 40%;
}
@media (max-width: 1023px) {
  .category-homepage__item--5 .category-homepage__item-title {
    color: var(--black);
    width: 70%;
  }
}
.category-homepage__item--6 {
  grid-area: 3/1/4/2;
  background: var(--bg-black);
}
@media (max-width: 1023px) {
  .category-homepage__item--6 {
    background: var(--white);
    order: 2;
  }
}
@media (max-width: 1023px) {
  .category-homepage__item--6 .category-homepage__item-title {
    color: var(--black);
    width: 70%;
  }
}
.category-homepage__item--7 {
  grid-area: 3/2/4/3;
  background: var(--bg-black);
}
@media (max-width: 1023px) {
  .category-homepage__item--7 {
    background: var(--white);
    order: 6;
  }
}
@media (max-width: 1023px) {
  .category-homepage__item--7 .category-homepage__item-title {
    color: var(--black);
    width: 70%;
  }
}
.category-homepage__item-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .category-homepage__item-inner {
    justify-content: center;
  }
}
.category-homepage__item-img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.category-homepage__item-img--artillery--1 {
  display: none;
}
@media (max-width: 1023px) {
  .category-homepage__item-img--artillery--1 {
    display: block;
    position: absolute;
    top: 10%;
    right: 5%;
    width: 21.8905472637vw;
    height: auto;
  }
  .category-homepage__item-img--artillery--1 img {
    position: relative;
    width: 100%;
    height: auto;
    transform: rotate(-2.316deg);
  }
}
.category-homepage__item-img--granade--1 {
  position: absolute;
  top: -2%;
  right: 7%;
  width: 14.5833333333vw;
  height: auto;
}
@media (max-width: 1023px) {
  .category-homepage__item-img--granade--1 {
    top: 5%;
    right: 2%;
    width: 21.8905472637vw;
  }
}
.category-homepage__item-img--granade--1 img {
  position: relative;
  width: 100%;
  height: auto;
  transform: rotate(-2.316deg);
}
.category-homepage__item-img--granade--2 {
  position: absolute;
  top: -30%;
  right: 0%;
  width: calc(144 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .category-homepage__item-img--granade--2 {
    display: none;
  }
}
.category-homepage__item-img--granade--2 img {
  position: relative;
  width: 100%;
  height: auto;
}
.category-homepage__item-img--granade--3 {
  position: absolute;
  top: -16%;
  right: 33%;
  width: calc(180 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .category-homepage__item-img--granade--3 {
    top: 0%;
    right: 20%;
    width: 9.9502487562vw;
    opacity: 0.6;
  }
}
.category-homepage__item-img--granade--3 img {
  position: relative;
  width: 100%;
  height: auto;
  transform: rotate(1.316deg);
}
.category-homepage__item-img--granade--4 {
  position: absolute;
  top: 15%;
  right: -20%;
  width: calc(392 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .category-homepage__item-img--granade--4 {
    top: 22%;
    right: 2%;
    width: 20.8955223881vw;
  }
}
.category-homepage__item-img--granade--4 img {
  position: relative;
  width: 100%;
  height: auto;
  transform: rotate(-15.684deg);
}
.category-homepage__item-img--granade--5 {
  position: absolute;
  top: 37%;
  right: 44%;
  width: calc(200 / 1920 * 100vw);
  height: auto;
}
@media (max-width: 1023px) {
  .category-homepage__item-img--granade--5 {
    top: 0%;
    right: 19%;
    width: 10.9452736318vw;
  }
}
.category-homepage__item-img--granade--5 img {
  position: relative;
  width: 100%;
  height: auto;
  transform: rotate(15.684deg);
}
.category-homepage__item-img--mine {
  position: absolute;
  top: -27%;
  right: -20%;
  width: 16.6666666667vw;
  height: auto;
  transform: rotate(-11.684deg);
}
@media (max-width: 1023px) {
  .category-homepage__item-img--mine {
    top: -10%;
    right: 4%;
    width: 28.3582089552vw;
  }
}
.category-homepage__item-img--mine img {
  position: relative;
  width: 100%;
  height: auto;
  transform: rotate(-11.684deg);
}
.category-homepage__item-link {
  display: flex;
  align-items: center;
  gap: var(--g20);
  text-decoration: none;
}
@media (max-width: 1023px) {
  .category-homepage__item-link {
    display: none;
  }
}
.category-homepage__item-link span {
  text-transform: uppercase;
}
.category-homepage__item-icon {
  width: calc(40 / 1920 * 100vw);
  height: calc(6 / 1920 * 100vw);
  display: flex;
}
.category-homepage__item-icon svg {
  width: 100%;
  height: auto;
}
.category-homepage__item-icon-svg {
  transform: translateX(0);
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: auto;
}

.companies-homepage {
  position: relative;
  width: 100%;
  height: calc(63 / 1920 * 100vw);
  background: var(--bg-grey);
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .companies-homepage {
    height: calc(27 / 402 * 100vw);
  }
}
.companies-homepage-list {
  position: absolute;
  height: 100%;
  width: 200%;
  display: flex;
  align-items: center;
  gap: calc(100 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .companies-homepage-list {
    gap: calc(32 / 402 * 100vw);
  }
}
.companies-homepage-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.companies-homepage-item img {
  height: calc(63 / 1920 * 100vw);
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (max-width: 1023px) {
  .companies-homepage-item img {
    height: calc(27 / 402 * 100vw);
  }
}

.category-all-sections {
  display: flex;
  flex-direction: column;
}
.category-faq-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--g30);
  padding: 0 var(--p291) var(--p160) var(--p291);
  width: 100%;
}
@media (max-width: 1023px) {
  .category-faq-list {
    padding: 0 var(--p291) var(--p160) var(--p291);
  }
}
.category-wrap {
  padding: calc(18 / 1920 * 100vw) var(--p291) 0 var(--p291);
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .category-wrap {
    padding: calc(8 / 402 * 100vw) var(--p291) 0 var(--p291);
  }
}
.category-main {
  width: calc(75% - var(--g30) / 2);
  display: flex;
  flex-direction: column;
  gap: var(--g30);
}
@media (max-width: 1023px) {
  .category-main {
    width: 100%;
    gap: var(--g20);
  }
}
@media (max-width: 1023px) {
  .category-title .page-intro {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: calc(32 / 402 * 100vw);
  }
}
.category-list-inner {
  display: flex;
  flex-wrap: wrap;
  gap: var(--g30);
}
@media (max-width: 1023px) {
  .category-list-inner {
    gap: calc(16 / 402 * 100vw);
  }
}
.category-list__item {
  width: calc(33.33% - var(--g30) * 2 / 3);
}
@media (max-width: 1023px) {
  .category-list__item {
    width: calc(50% - 16 / 402 * 100vw / 2);
  }
}
.category-filter-wrap {
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  width: calc(25% - var(--g30) / 2);
  padding: var(--p30);
  gap: var(--g24);
  background: var(--white);
  border-radius: 20px;
}
@media (max-width: 1023px) {
  .category-filter-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: var(--p20);
    z-index: 1000;
    overflow-y: auto;
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    gap: calc(24 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .category-filter-wrap.active {
    transform: translateX(0);
  }
}
.category-filter-close--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .category-filter-close--mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: calc(20 / 402 * 100vw);
    right: calc(20 / 402 * 100vw);
    width: calc(20 / 402 * 100vw);
    height: calc(20 / 402 * 100vw);
  }
  .category-filter-close--mobile svg {
    width: 100%;
    height: 100%;
  }
}
.category-filter-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .category-filter-title {
    justify-content: flex-start;
    gap: var(--g16);
  }
}
.category-filter-title__reset {
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: var(--g12);
}
.category-filter-title__reset::after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--deep-grey);
  transition: all ease-in-out 0.3s;
}
.category-filter-title__reset:hover::after {
  width: 100%;
}
.category-filter-title__reset svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .category-filter-title__reset svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.category-filter {
  display: flex;
  flex-direction: column;
  gap: calc(var(--g24) * 2);
}
@media (max-width: 1023px) {
  .category-filter {
    gap: calc(24 / 402 * 100vw * 2);
  }
}
.category-filter .filter-actions {
  display: flex;
  gap: var(--g16);
  align-items: center;
}
.category-filter .filter-actions button {
  width: 100%;
}
.category-filter-section {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0;
  transition: all 0.3s ease-in-out;
}
.category-filter-section:not(:first-child)::before {
  content: "";
  position: absolute;
  top: calc(-1 * var(--g24));
  left: 0;
  transform: translateY(50%);
  width: 100%;
  height: 1px;
  background-color: var(--light-grey);
}
@media (max-width: 1023px) {
  .category-filter-section:not(:first-child)::before {
    top: calc(-1 * 24 / 402 * 100vw);
  }
}
.category-filter-section [data-group] {
  height: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  /* Add transition for smooth animation */
  transition: all 0.3s ease-in-out;
}
.category-filter-section.active {
  gap: var(--g16);
}
.category-filter-section.active [data-group] {
  height: auto;
  max-height: 1000px; /* Set a large max-height instead of fit-content for animation */
  opacity: 1;
  overflow: visible;
  pointer-events: auto;
}
.category-filter-section__title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.category-filter-section__title.active svg {
  transform: rotate(180deg);
}
.category-filter-section__title svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .category-filter-section__title svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.category-filter-price {
  display: flex;
  align-items: center;
  gap: var(--g10);
}
.category-filter-price__input {
  padding: calc(10 / 1920 * 100vw) calc(16 / 1920 * 100vw);
  border-radius: 1243px;
  border: 1px solid #cbd5e1;
  width: calc(112.5 / 1920 * 100vw);
  height: calc(40 / 1920 * 100vw);
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
  color: var(--black);
}
@media (max-width: 1023px) {
  .category-filter-price__input {
    padding: calc(10 / 402 * 100vw) calc(16 / 402 * 100vw);
    height: calc(34 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
    width: calc(137 / 402 * 100vw);
  }
}
.category-filter-group {
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
.category-filter-group__label {
  display: flex;
  align-items: center;
  position: relative;
  gap: var(--g12);
}
.category-filter-group__label input:checked ~ .category-filter-group__svg {
  opacity: 1;
}
.category-filter-group__label input:checked ~ .text-deep-grey {
  color: var(--blue-2);
}
.category-filter-group__label .text-deep-grey {
  width: 90%;
}
.category-filter-group__input {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: var(--white);
  cursor: pointer;
  position: relative;
  width: calc(20 / 1920 * 100vw);
  height: calc(20 / 1920 * 100vw);
  border-radius: calc(8 / 1920 * 100vw);
  border: 1px solid #cbd5e1;
  pointer-events: all;
}
@media (max-width: 1023px) {
  .category-filter-group__input {
    width: calc(20 / 402 * 100vw);
    height: calc(20 / 402 * 100vw);
    border-radius: calc(8 / 402 * 100vw);
  }
}
.category-filter-group__input:checked {
  background: var(--blue-2);
  border: 1px solid var(--blue-2);
}
.category-filter-group__svg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(35%, -50%);
  width: calc(12 / 1920 * 100vw);
  height: calc(12 / 1920 * 100vw);
  fill: none;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
}
@media (max-width: 1023px) {
  .category-filter-group__svg {
    width: calc(12 / 402 * 100vw);
    height: calc(12 / 402 * 100vw);
  }
}
.category-views {
  padding: var(--p160) var(--p291);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g60);
}
@media (max-width: 1023px) {
  .category-views {
    padding: var(--p160) 0 var(--p160) var(--p291);
  }
}
.category-views__title-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  gap: var(--g20);
}
@media (max-width: 1023px) {
  .category-views__title-wrap {
    padding-right: var(--p291);
  }
}
@media (max-width: 1023px) {
  .category-views__title-wrap .category-views__btns-wrap {
    display: none;
  }
}
.category-views__btns-wrap {
  display: flex;
  align-items: center;
  gap: calc(16 / 1920 * 100vw);
}
.category-views-list-wrap {
  width: 100%;
}
.category-views-list {
  width: 100%;
}
.category-additional-text-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g30);
  padding: 0 var(--p291) var(--p160) var(--p291);
}
.category-additional-text {
  display: inline-block;
}
.category-additional-text.expanded div {
  -webkit-line-clamp: unset; /* Remove line clamp */
  max-height: none; /* Allow full height */
}
.category-additional-text div {
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Limit to 3 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  gap: var(--g20);
}
.category-additional-text div strong {
  font-weight: 600;
}
.category-read-more {
  cursor: pointer;
}

body.scroll-lock {
  overflow: hidden;
}

.checkout-page {
  padding: calc(114 / 1920 * 100vw) var(--p291) 0 var(--p291);
  display: flex;
}
@media (max-width: 1023px) {
  .checkout-page {
    padding: calc(114 / 402 * 100vw) var(--p291) 0 var(--p291);
  }
}
.checkout-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .checkout-inner {
    flex-direction: column;
    gap: calc(32 / 402 * 100vw);
  }
}
.checkout-form-all-wrap {
  display: flex;
  flex-direction: column;
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
  width: calc(868 / 1920 * 100vw);
  gap: var(--g16);
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1023px) {
  .checkout-form-all-wrap {
    width: 100%;
    padding: calc(20 / 402 * 100vw);
    gap: calc(32 / 402 * 100vw);
  }
}
.checkout-list {
  display: flex;
  flex-direction: column;
  height: calc(300 / 1920 * 100vw);
  overflow-y: scroll;
  padding-right: 8px;
}
@media (max-width: 1023px) {
  .checkout-list {
    padding-right: 0;
    height: 100%;
    overflow-y: visible;
    width: 100%;
    gap: calc(16 / 402 * 100vw);
  }
}
.checkout-list::-webkit-scrollbar {
  width: 2px;
  height: 4px;
  background: var(--light-grey);
}
.checkout-list::-webkit-scrollbar-thumb {
  background: var(--blue);
  border-radius: 10px;
}
.checkout-list .cart-empty-message {
  margin-top: var(--g24);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .checkout-list .woocommerce-cart-form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: calc(16 / 402 * 100vw);
  }
}
.checkout-item {
  padding: var(--g24) 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  border-top: 1px solid var(--light-grey);
}
@media (max-width: 1023px) {
  .checkout-item {
    flex-wrap: wrap;
    background: var(--white);
    padding: calc(36 / 402 * 100vw) 0 calc(16 / 402 * 100vw) 0;
    gap: calc(12 / 402 * 100vw);
  }
}
.checkout-item:last-child {
  border-bottom: 1px solid var(--light-grey);
}
.checkout-item__img {
  width: calc(80 / 1920 * 100vw);
  height: calc(80 / 1920 * 100vw);
  border-radius: 12px;
  border: 1px solid var(--light-grey);
  overflow: hidden;
}
@media (max-width: 1023px) {
  .checkout-item__img {
    width: calc(80 / 402 * 100vw);
    height: calc(80 / 402 * 100vw);
  }
}
.checkout-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.checkout-item__img--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .checkout-item__img--mobile {
    display: block;
    width: calc(80 / 402 * 100vw);
    height: calc(80 / 402 * 100vw);
  }
}
.checkout-item__img--desktop {
  display: block;
}
@media (max-width: 1023px) {
  .checkout-item__img--desktop {
    display: none;
  }
}
.checkout-item__info {
  width: calc(100% - 80 / 1920 * 100vw - var(--p30));
  display: flex;
  flex-direction: column;
  gap: calc(24 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .checkout-item__info {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    row-gap: calc(12 / 402 * 100vw);
    justify-content: space-between;
  }
}
.checkout-item__info .cart-item__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(24 / 1920 * 100vw);
  right: 0;
}
@media (max-width: 1023px) {
  .checkout-item__info .cart-item__actions {
    top: calc(10 / 402 * 100vw);
    right: 0;
  }
}
.checkout-item-title {
  width: calc(200 / 1920 * 100vw);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  .checkout-item-title {
    width: 65%;
  }
}
.checkout-item-title a {
  text-decoration: none;
  color: var(--black);
}
.checkout-item__count {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
@media (max-width: 1023px) {
  .checkout-item__count {
    width: 50%;
    padding-top: calc(12 / 402 * 100vw);
    border-top: 1px solid var(--light-grey);
    justify-content: flex-start;
  }
}
.checkout-item__count-btn {
  width: calc(22 / 1920 * 100vw);
  height: calc(22 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--light-grey);
  cursor: pointer;
}
@media (max-width: 1023px) {
  .checkout-item__count-btn {
    width: calc(22 / 402 * 100vw);
    height: calc(22 / 402 * 100vw);
  }
}
.checkout-item__count-btn svg {
  width: calc(14 / 1920 * 100vw);
  height: calc(14 / 1920 * 100vw);
  fill: var(--blue-2);
}
@media (max-width: 1023px) {
  .checkout-item__count-btn svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.checkout-item__count-input {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: none;
  background: transparent;
  width: calc(40 / 1920 * 100vw);
  text-align: center;
  color: var(--black);
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 1023px) {
  .checkout-item__count-input {
    width: calc(40 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
  }
}
.checkout-item__price {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .checkout-item__price {
    width: 50%;
    padding-top: calc(12 / 402 * 100vw);
    border-top: 1px solid var(--light-grey);
    justify-content: flex-end;
  }
}
@media (max-width: 1023px) {
  .checkout-item__price .text-14 {
    display: none;
  }
}
@media (max-width: 1023px) {
  .checkout-item__price .text-18 {
    font-size: calc(18 / 402 * 100vw);
  }
}
.checkout-item__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: calc(24 / 1920 * 100vw);
  right: 0;
}
@media (max-width: 1023px) {
  .checkout-item__actions {
    top: calc(10 / 402 * 100vw);
    right: calc(10 / 402 * 100vw);
  }
}
.checkout-item__actions__btn {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .checkout-item__actions__btn {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.checkout-item__actions__btn svg {
  width: calc(14 / 1920 * 100vw);
  height: calc(14 / 1920 * 100vw);
  fill: var(--blue-2);
  pointer-events: none;
}
@media (max-width: 1023px) {
  .checkout-item__actions__btn svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.checkout-summary__info {
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
.checkout-summary__total {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1023px) {
  .checkout-summary__total span.text-16 {
    font-size: calc(14 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .checkout-summary__total span.text-18 {
    font-size: calc(18 / 402 * 100vw);
  }
}
.checkout-summary__delivery {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1023px) {
  .checkout-summary__delivery span.text-14 {
    font-size: calc(14 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .checkout-summary__delivery span.text-18 {
    font-size: calc(18 / 402 * 100vw);
  }
}
.checkout-summary__total-price {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1023px) {
  .checkout-summary__total-price span.text-18 {
    font-size: calc(14 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .checkout-summary__total-price span.text-24 {
    font-size: calc(18 / 402 * 100vw);
  }
}
.checkout-summary {
  height: -moz-fit-content;
  height: fit-content;
  width: calc(440 / 1920 * 100vw);
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
}
@media (max-width: 1023px) {
  .checkout-summary {
    width: 100%;
    padding: calc(20 / 402 * 100vw);
    gap: calc(16 / 402 * 100vw);
  }
}
.checkout-summary__btn {
  width: 100%;
}
.checkout-summary__conditions-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
.checkout-summary__conditions {
  display: flex;
  align-items: flex-start;
  gap: var(--g12);
}
.checkout-summary__conditions svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--blue-2);
}
@media (max-width: 1023px) {
  .checkout-summary__conditions svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.checkout-summary__conditions span {
  width: 90%;
}
.checkout-summary__title-wrap {
  display: flex;
  flex-direction: column;
  gap: calc(8 / 1920 * 100vw);
}
.checkout-form-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .checkout-form-wrap {
    gap: calc(16 / 402 * 100vw);
  }
}
.checkout-form {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .checkout-form {
    gap: calc(16 / 402 * 100vw);
  }
}
.checkout-intro-form-label {
  width: 100%;
  position: relative;
  display: flex;
}
.checkout-intro-form-label--textarea textarea {
  height: calc(180 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .checkout-intro-form-label--textarea textarea {
    height: calc(100 / 402 * 100vw);
  }
}
.checkout-intro-form-label .text-deep-grey {
  padding: 0 3px;
  display: block;
  background: var(--white);
  position: absolute;
  top: 0;
  left: calc(20 / 1920 * 100vw);
  transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .checkout-intro-form-label .text-deep-grey {
    left: calc(20 / 402 * 100vw);
  }
}
.checkout-intro-form-input {
  width: 100%;
  display: flex;
  height: calc(42 / 1920 * 100vw);
  padding: calc(11 / 1920 * 100vw) calc(20 / 1920 * 100vw);
  background: var(--white);
  border-radius: 10px;
  border: 1px solid #cbd5e1;
  align-items: center;
  color: #a5a5a5;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 1023px) {
  .checkout-intro-form-input {
    width: 100%;
    height: calc(42 / 402 * 100vw);
    padding: calc(11 / 402 * 100vw) calc(20 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
    border-radius: 14px;
  }
}

.contact-homepage {
  position: relative;
  width: 100%;
  background: var(--bg-grey);
  padding: var(--p160) var(--p291);
}
@media (max-width: 1023px) {
  .contact-homepage {
    padding: calc(110 / 402 * 100vw) var(--p291) var(--p160) var(--p291);
  }
}
.contact-homepage-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g60);
}
@media (max-width: 1023px) {
  .contact-homepage-inner {
    justify-content: center;
    gap: calc(32 / 402 * 100vw);
  }
}
.contact-homepage-intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g16);
}
@media (max-width: 1023px) {
  .contact-homepage-intro {
    justify-content: center;
    text-align: center;
  }
}
.contact-homepage__descr {
  text-transform: none;
  text-align: center;
  width: 60%;
  color: var(--deep-grey);
}
@media (max-width: 1023px) {
  .contact-homepage__descr {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .contact-homepage__form-wrap {
    width: 100%;
  }
}
.contact-homepage__btn-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-homepage__btn-wrap p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.contact-homepage__btn-wrap > * {
  font-family: "KharkivTone", sans-serif;
}
.contact-homepage__form {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g60);
  width: calc(417 / 1920 * 100vw) !important;
}
@media (max-width: 1023px) {
  .contact-homepage__form {
    width: 100% !important;
    gap: calc(32 / 402 * 100vw);
  }
}
.contact-homepage__form .wpcf7-response-output {
  border-radius: 20px;
  padding: var(--p10) var(--p20);
  margin: 0 !important;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: var(--black);
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
}
@media (max-width: 1023px) {
  .contact-homepage__form .wpcf7-response-output {
    font-size: calc(14 / 402 * 100vw);
    transform: translateY(85%);
  }
}
.contact-homepage__form .wpcf7-not-valid-tip {
  font-size: calc(14 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .contact-homepage__form .wpcf7-not-valid-tip {
    font-size: calc(12 / 402 * 100vw);
  }
}
.contact-homepage__form-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
.contact-homepage__form-item input {
  display: flex;
  width: 100%;
  padding: calc(12 / 1920 * 100vw) calc(24 / 1920 * 100vw);
  background: var(--white);
  border-radius: 1234px;
  border: 1px solid var(--white);
  align-items: center;
  gap: 10px;
  color: #a5a5a5;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(16 / 1920 * 100vw);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 1023px) {
  .contact-homepage__form-item input {
    width: 100%;
    height: calc(45 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
    padding: calc(12 / 402 * 100vw) calc(24 / 402 * 100vw);
  }
}

.contacts-page {
  padding: calc(18 / 1920 * 100vw) var(--p291) var(--p160) var(--p291);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contacts-page-inner {
  display: flex;
  flex-direction: column;
  gap: var(--g30);
}
@media (max-width: 1023px) {
  .contacts-page-inner {
    gap: calc(16 / 402 * 100vw);
  }
}
.contacts-page-intro {
  display: flex;
  gap: var(--g30);
}
@media (max-width: 1023px) {
  .contacts-page-intro {
    flex-direction: column;
    gap: calc(16 / 402 * 100vw);
  }
}
.contacts-page-intro-form-wrap {
  width: calc(50% - var(--g30) / 2);
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: var(--g40);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-wrap {
    width: 100%;
    gap: calc(40 / 402 * 100vw);
  }
}
.contacts-page-intro-form-title-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g16);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-title-wrap {
    gap: calc(8 / 402 * 100vw);
  }
}
.contacts-page-intro-form-subtitle {
  width: 90%;
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-subtitle {
    width: 100%;
    margin-top: calc(8 / 402 * 100vw);
  }
}
.contacts-page-intro-form {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form {
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    gap: calc(40 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .contacts-page-intro-form .button--primary--yellow {
    width: 100%;
  }
}
.contacts-page-intro-form .wpcf7-response-output {
  border-radius: 20px;
  padding: var(--p10) var(--p20);
  margin: 0 !important;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: var(--black);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form .wpcf7-response-output {
    font-size: calc(14 / 402 * 100vw);
  }
}
.contacts-page-intro-form-title {
  letter-spacing: normal;
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-title {
    font-size: calc(24 / 402 * 100vw);
  }
}
.contacts-page-intro-form-input-group {
  display: flex;
  flex-wrap: wrap;
  gap: var(--g16);
  row-gap: var(--g24);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-input-group {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
}
.contacts-page-intro-form-input-group .wpcf7-form-control-wrap {
  width: 100%;
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-input-group .wpcf7-form-control-wrap {
    width: 100%;
  }
}
.contacts-page-intro-form-input-group p {
  width: 100%;
}
.contacts-page-intro-form-input-group p:nth-child(1) {
  width: calc(50% - var(--g16) / 2);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-input-group p:nth-child(1) {
    width: 100%;
  }
}
.contacts-page-intro-form-input-group p:nth-child(2) {
  width: calc(50% - var(--g16) / 2);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-input-group p:nth-child(2) {
    width: 100%;
  }
}
.contacts-page-intro-form-label {
  width: 100%;
  position: relative;
  display: flex;
}
.contacts-page-intro-form-label--textarea textarea {
  height: calc(100 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-label--textarea textarea {
    height: calc(100 / 402 * 100vw);
  }
}
.contacts-page-intro-form-label .text-deep-grey {
  padding: 0 3px;
  display: block;
  background: var(--white);
  position: absolute;
  top: 0;
  left: calc(20 / 1920 * 100vw);
  transform: translateY(-50%);
  z-index: 10;
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-label .text-deep-grey {
    left: calc(20 / 402 * 100vw);
  }
}
.contacts-page-intro-form-label .wpcf7-not-valid-tip {
  font-size: calc(12 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-label .wpcf7-not-valid-tip {
    font-size: calc(12 / 402 * 100vw);
  }
}
.contacts-page-intro-form-input {
  width: 100%;
  display: flex;
  height: calc(42 / 1920 * 100vw);
  padding: calc(11 / 1920 * 100vw) calc(20 / 1920 * 100vw);
  background: var(--white);
  border-radius: 14px;
  border: 1px solid #cbd5e1;
  align-items: center;
  color: #a5a5a5;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 1023px) {
  .contacts-page-intro-form-input {
    width: 100%;
    height: calc(42 / 402 * 100vw);
    padding: calc(11 / 402 * 100vw) calc(20 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
    border-radius: 14px;
  }
}
.contacts-page-info {
  width: calc(50% - var(--g30) / 2);
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: calc(var(--g24) * 2);
}
@media (max-width: 1023px) {
  .contacts-page-info {
    width: 100%;
    gap: calc(48 / 402 * 100vw);
  }
}
.contacts-page-info-item {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  position: relative;
}
@media (max-width: 1023px) {
  .contacts-page-info-item {
    gap: calc(24 / 402 * 100vw);
  }
}
.contacts-page-info-item:not(:first-child)::before {
  content: "";
  position: absolute;
  top: calc(-1 * var(--g24));
  left: 0;
  width: 100%;
  height: 1px;
  transform: translateY(50%);
  background: var(--light-grey);
}
@media (max-width: 1023px) {
  .contacts-page-info-item:not(:first-child)::before {
    top: calc(-1 * 24 / 402 * 100vw);
  }
}
.contacts-page-info-item__title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g12);
}
.contacts-page-info-item__title {
  text-transform: none;
}
.contacts-page-info-item__link {
  display: flex;
  align-items: center;
  gap: var(--g12);
  text-decoration: none;
}
.contacts-page-info-item__link:hover .contacts-page-info-item__icon {
  border: 1px solid var(--deep-grey);
}
.contacts-page-info-item__link:hover .contacts-page-info-item__icon svg {
  transform: scale(1.1);
}
.contacts-page-info-item__icon {
  display: flex;
  padding: calc(10 / 1920 * 100vw) calc(16 / 1920 * 100vw);
  justify-content: center;
  align-items: center;
  gap: var(--g16);
  border-radius: 1234px;
  border: 1px solid var(--basic-grey);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .contacts-page-info-item__icon {
    padding: calc(10 / 402 * 100vw) calc(16 / 402 * 100vw);
  }
}
.contacts-page-info-item__icon svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .contacts-page-info-item__icon svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.contacts-page-info-item__link-list {
  display: flex;
  gap: var(--g16);
  align-items: center;
}
.contacts-page-map {
  width: 100%;
  height: calc(590 / 1920 * 100vw);
  border-radius: 20px;
  padding: var(--p10);
  overflow: hidden;
  position: relative;
  background: var(--white);
}
@media (max-width: 1023px) {
  .contacts-page-map {
    width: 100%;
    height: calc(442 / 402 * 100vw);
    padding: calc(10 / 402 * 100vw);
  }
}
.contacts-page-map .contacts-page-map__iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 20px;
}

.homepage-faq-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g40);
  padding: 0 calc(405 / 1920 * 100vw) var(--p160) calc(405 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .homepage-faq-wrap {
    padding: 0 var(--p291) var(--p160) var(--p291);
  }
}
@media (max-width: 1023px) {
  .homepage-faq-wrap .about-faq-list {
    width: 100%;
  }
}

.faq-page-wrap {
  position: relative;
  padding: var(--p160) calc(405 / 1920 * 100vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g40);
}
@media (max-width: 1023px) {
  .faq-page-wrap {
    padding: var(--p160) var(--p291);
  }
}

.woocommerce-error {
  background: var(--bg-grey);
  padding: var(--header-h) var(--p291) 0 var(--p291);
  margin: 0;
}
@media (max-width: 1023px) {
  .woocommerce-error {
    padding: var(--header-h) var(--p291) 0 var(--p291);
  }
}
.woocommerce-error > * {
  font-size: calc(16 / 1920 * 100vw);
  line-height: 150%;
  font-family: "Fixel Text", sans-serif;
  font-weight: 400;
  color: var(--black) !important;
  text-decoration: none !important;
}
@media (max-width: 1023px) {
  .woocommerce-error > * {
    font-size: calc(14 / 402 * 100vw);
  }
}
.woocommerce-error a {
  text-decoration: none !important;
  color: var(--black) !important;
}

.privacy-page-wrap {
  padding: calc(32 / 1920 * 100vw) var(--p291) var(--p160) var(--p291);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(32 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .privacy-page-wrap {
    padding: calc(32 / 402 * 100vw) var(--p291) calc(120 / 402 * 100vw) var(--p291);
    gap: calc(32 / 402 * 100vw);
  }
}

.privacy-list .elementor-widget-container {
  display: flex;
  flex-direction: column;
  gap: calc(16 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .privacy-list .elementor-widget-container {
    gap: calc(16 / 402 * 100vw);
  }
}

.favourite-products {
  padding: calc(18 / 1920 * 100vw) var(--p291) var(--p160) var(--p291);
}
.favourite-products-title {
  padding: var(--p30) var(--p291) 0 var(--p291);
}
.favourite-products-list {
  display: flex;
  flex-wrap: wrap;
  gap: var(--g30);
}
@media (max-width: 1023px) {
  .favourite-products-list {
    gap: calc(16 / 402 * 100vw);
  }
}
.favourite-products .category-list__item {
  width: calc(25% - var(--g30) * 3 / 4);
}
@media (max-width: 1023px) {
  .favourite-products .category-list__item {
    width: calc(50% - 16 / 402 * 100vw / 2);
  }
}

.hero {
  position: relative;
  width: 100%;
  height: 100vh;
}
@media (max-width: 1023px) {
  .hero {
    height: calc(771 / 402 * 100vw);
  }
}
.hero-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.hero-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
@media (max-width: 1023px) {
  .hero-img--desktop {
    display: none;
  }
}
.hero-img--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .hero-img--mobile {
    display: block;
    position: absolute;
    top: 37%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 1;
  }
}
.hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(1200 / 1920 * 100vw);
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
@media (max-width: 1023px) {
  .hero-bg--desktop {
    display: none;
  }
}
.hero-bg--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .hero-bg--mobile {
    display: block;
    width: 100%;
    z-index: 0;
  }
}
.hero-content {
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0 var(--p291);
  gap: var(--g60);
}
@media (max-width: 1023px) {
  .hero-content {
    height: 100%;
    padding: calc(130 / 402 * 100vw) var(--p291) calc(90 / 402 * 100vw) var(--p291);
    justify-content: space-between;
  }
}
.hero-btn-link {
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1023px) {
  .hero-btn-link {
    display: none;
  }
}
.hero-btn-link svg {
  height: calc(35 / 1920 * 100vw);
  width: calc(146 / 1920 * 100vw);
}
.hero-title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  gap: var(--g40);
  width: 40%;
}
@media (max-width: 1023px) {
  .hero-title-wrap {
    width: 100%;
    gap: var(--g16);
  }
}
.hero-title {
  text-align: left;
}
@media (max-width: 1023px) {
  .hero-title span {
    font-size: calc(24 / 402 * 100vw);
  }
}
.hero-btns-wrap {
  display: flex;
  align-items: center;
  gap: var(--g24);
}

.buttons-overlay {
  position: fixed;
  bottom: calc(40 / 1920 * 100vw);
  right: calc(40 / 1920 * 100vw);
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(20 / 1920 * 100vw);
}
.buttons-overlay button {
  width: calc(60 / 1920 * 100vw);
  height: calc(60 / 1920 * 100vw);
  background: var(--yellow);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 10000;
  transition: all 0.3s ease-in-out;
}
.buttons-overlay button svg {
  width: calc(24 / 1920 * 100vw);
  height: calc(24 / 1920 * 100vw);
  fill: var(--black);
}
.buttons-overlay button:hover {
  background: var(--white);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1023px) {
  .buttons-overlay {
    display: none;
  }
}
.buttons-overlay .button-top svg {
  transform: rotate(-90deg);
}

.reviews-homepage {
  position: relative;
  background: var(--bg-grey);
  padding: var(--p160) var(--p291) 0 var(--p291);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1023px) {
  .reviews-homepage {
    padding: var(--p160) 0 0 var(--p291);
  }
}
.reviews-homepage-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--g60);
}
.reviews-homepage__title-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  gap: var(--g20);
}
@media (max-width: 1023px) {
  .reviews-homepage__title-wrap {
    padding-right: var(--p291);
  }
}
.reviews-homepage__btns-wrap {
  display: flex;
  align-items: center;
  gap: calc(16 / 1920 * 100vw);
}
.reviews-homepage__delimiter {
  width: 1px;
  height: calc(20 / 1920 * 100vw);
  background: var(--basic-grey);
}
.reviews-homepage-list-wrap {
  width: 100%;
}
.reviews-homepage-list {
  width: 100%;
}

.search-page {
  padding: var(--p160) var(--p291);
  background: var(--bg-grey);
}
.search-page__header {
  margin-bottom: 30px;
  text-align: center;
}
.search-page__title {
  font-size: 2rem;
  margin-bottom: 10px;
}
.search-page__form {
  margin-bottom: 40px;
}

.search-form {
  max-width: 600px;
  margin: 0 auto;
}
.search-form__wrapper {
  display: flex;
  border: 2px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
}
.search-form__input {
  flex: 1;
  padding: 15px 20px;
  border: none;
  outline: none;
  font-size: 1rem;
}
.search-form__button {
  padding: 15px 25px;
  background: var(--bg-black);
  color: white;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
.search-form__button:hover {
  background: #005a87;
}

.search-results__header {
  margin-bottom: 20px;
}
.search-results__count {
  color: #666;
  font-size: 0.9rem;
}
.search-results__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
  margin-bottom: 40px;
}

.search-no-results {
  text-align: center;
  padding: 60px 20px;
}
.search-no-results h2 {
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.search-no-results p {
  font-size: 1.1rem;
  color: #666;
  margin-bottom: 30px;
}

.search-suggestions {
  margin-bottom: 40px;
}
.search-suggestions h3 {
  margin-bottom: 15px;
}
.search-suggestions ul {
  list-style: none;
  padding: 0;
}
.search-suggestions ul li {
  padding: 5px 0;
  color: #666;
}
.search-suggestions ul li:before {
  content: "• ";
  color: var(--bg-black);
  margin-right: 8px;
}

.search-categories h3 {
  margin-bottom: 15px;
}

.categories-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.search-pagination {
  text-align: center;
  margin-top: 40px;
}
.search-pagination .page-numbers {
  display: inline-block;
  padding: 8px 12px;
  margin: 0 4px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.search-pagination .page-numbers.current {
  background: var(--bg-black);
  color: white;
  border-color: var(--bg-black);
}
.search-pagination .page-numbers:hover:not(.current) {
  background: #f8f9fa;
}

.header-search-drop__show-all {
  display: block;
  padding: 10px 15px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.header-search-drop__show-all:hover {
  background: rgba(255, 255, 255, 0.1);
}

.search-products-title {
  padding: 0 var(--p291) var(--p40) var(--p291);
}

.search-products {
  padding: 0 var(--p291) var(--p160) var(--p291);
}

.single-blog {
  padding: calc(18 / 1920 * 100vw) var(--p291) var(--p160) var(--p291);
}
@media (max-width: 1023px) {
  .single-blog {
    padding: calc(18 / 402 * 100vw) var(--p291) var(--p160) var(--p291);
  }
}
.single-blog-inner {
  display: flex;
  justify-content: space-between;
}
.single-blog-left {
  width: calc(868 / 1920 * 100vw);
  display: flex;
  flex-direction: column;
  gap: var(--g30);
}
@media (max-width: 1023px) {
  .single-blog-left {
    width: 100%;
  }
}
.single-blog-right {
  width: calc(440 / 1920 * 100vw);
  display: flex;
  flex-direction: column;
  gap: var(--g30);
}
@media (max-width: 1023px) {
  .single-blog-right {
    display: none;
  }
}
.single-blog-item {
  display: flex;
  flex-direction: column;
  gap: var(--g30);
  border-radius: 20px;
  overflow: hidden;
  background: var(--white);
}
.single-blog-main-image {
  position: relative;
  width: 100%;
  height: calc(500 / 1920 * 100vw);
  overflow: hidden;
}
@media (max-width: 1023px) {
  .single-blog-main-image {
    height: calc(300 / 402 * 100vw);
  }
}
.single-blog-main-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-blog-item__content {
  display: flex;
  flex-direction: column;
  padding: var(--p20);
  gap: calc(24 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .single-blog-item__content {
    gap: calc(16 / 402 * 100vw);
  }
}
.single-blog-header {
  width: 100%;
  display: flex;
  gap: var(--g12);
}
.single-blog-autor__img {
  width: calc(46 / 1920 * 100vw);
  height: calc(46 / 1920 * 100vw);
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .single-blog-autor__img {
    width: calc(46 / 402 * 100vw);
    height: calc(46 / 402 * 100vw);
  }
}
.single-blog-autor__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-blog-autor {
  display: flex;
  flex-direction: column;
}
.single-blog-tags {
  display: flex;
  gap: var(--g8);
  flex-wrap: wrap;
}
.single-blog-tags a {
  text-decoration: none;
  transition: color 0.3s;
  display: flex;
  padding: calc(2 / 1920 * 100vw) calc(12 / 1920 * 100vw);
  border-radius: 1234px;
  background: var(--light-grey);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-blog-tags a {
    padding: calc(2 / 402 * 100vw) calc(12 / 402 * 100vw);
  }
}
.single-blog-tags a:first-child {
  background: var(--black);
  color: var(--light-grey);
}
.single-blog-tags a:hover {
  background: var(--black);
  color: var(--light-grey);
}
.single-blog-content {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
.single-blog-content img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.single-blog-read-more {
  display: flex;
  flex-direction: column;
  padding: var(--p20);
  background: var(--white);
  border-radius: 20px;
  overflow: hidden;
  gap: var(--g24);
}
.single-blog-read-more-list {
  display: flex;
  flex-direction: column;
}
.single-blog-read-more-item {
  text-decoration: none;
  display: flex;
  padding: calc(24 / 1920 * 100vw) 0;
  gap: calc(12 / 1920 * 100vw);
  border-bottom: 1px solid var(--light-grey);
}
@media (max-width: 1023px) {
  .single-blog-read-more-item {
    padding: calc(24 / 402 * 100vw) 0;
    gap: calc(12 / 402 * 100vw);
  }
}
.single-blog-read-more-item:last-child {
  border-bottom: none;
}
.single-blog-read-more-item-author__img {
  width: calc(46 / 1920 * 100vw);
  height: calc(46 / 1920 * 100vw);
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .single-blog-read-more-item-author__img {
    width: calc(46 / 402 * 100vw);
    height: calc(46 / 402 * 100vw);
  }
}
.single-blog-read-more-item-author__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-blog-read-more-item__content {
  display: flex;
  flex-direction: column;
  gap: calc(1 / 1920 * 100vw);
  width: 80%;
}
.single-blog-author-info {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  padding: var(--p20);
  background: var(--white);
  border-radius: 20px;
  overflow: hidden;
}
.single-blog-author-info-main {
  display: flex;
  gap: var(--g12);
}
.single-blog-author-info__img {
  width: calc(46 / 1920 * 100vw);
  height: calc(46 / 1920 * 100vw);
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .single-blog-author-info__img {
    width: calc(46 / 402 * 100vw);
    height: calc(46 / 402 * 100vw);
  }
}
.single-blog-author-info__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-blog-author-info__content {
  display: flex;
  flex-direction: column;
}
.single-blog-author-info-additional {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g12);
}
.single-blog-author-info-additional__item {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
.single-blog-author-info-additional__item svg {
  width: calc(16 / 1920 * 100vw);
  height: calc(16 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .single-blog-author-info-additional__item svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.single-blog-author-info__line {
  width: 100%;
  height: 1px;
  background: var(--light-grey);
}
.single-blog-similar-list-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  background: var(--white);
  padding: var(--p20);
  border-radius: 20px;
  overflow: hidden;
}
.single-blog-similar-list__title {
  text-transform: none;
}
.single-blog-similar-list {
  display: flex;
  flex-direction: column;
}
.single-blog-similar-item {
  display: flex;
  flex-direction: column;
  gap: var(--g12);
  padding: calc(24 / 1920 * 100vw) 0;
  border-bottom: 1px solid var(--light-grey);
}
@media (max-width: 1023px) {
  .single-blog-similar-item {
    padding: calc(24 / 402 * 100vw) 0;
    gap: calc(12 / 402 * 100vw);
  }
}
.single-blog-similar-item:first-child {
  border-top: 1px solid var(--light-grey);
}
.single-blog-similar-item:last-child {
  border-bottom: none;
}
.single-blog-similar-item-tags-list {
  display: flex;
  gap: var(--g8);
  flex-wrap: wrap;
}
.single-blog-similar-item-tags-list a {
  text-decoration: none;
  transition: color 0.3s;
  display: flex;
  padding: calc(2 / 1920 * 100vw) calc(12 / 1920 * 100vw);
  border-radius: 1234px;
  background: var(--light-grey);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-blog-similar-item-tags-list a {
    padding: calc(2 / 402 * 100vw) calc(12 / 402 * 100vw);
  }
}
.single-blog-similar-item-tags-list a:hover {
  background: var(--black);
  color: var(--light-grey);
}
.single-blog-similar-item-tags-list a:not(:nth-child(-n+3)) {
  display: none;
}
.single-blog-comments-leave-form {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: var(--p30);
  background: var(--light-grey);
  border-radius: 20px;
  gap: var(--g16);
}
.single-blog-comments-leave-form .form-submit {
  position: absolute;
  top: var(--p30);
  right: var(--p30);
}
@media (max-width: 1023px) {
  .single-blog-comments-leave-form .form-submit {
    top: var(--p20);
    right: var(--p20);
  }
}
.single-blog-comments-leave-form .form-submit button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(12 / 1920 * 100vw) calc(16 / 1920 * 100vw);
  border-radius: 1234px;
  border: 1px solid var(--basic-grey);
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-blog-comments-leave-form .form-submit button {
    padding: calc(12 / 402 * 100vw) calc(16 / 402 * 100vw);
  }
}
.single-blog-comments-leave-form .form-submit button svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .single-blog-comments-leave-form .form-submit button svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.single-blog-comments-leave-form .form-submit button:hover {
  background-color: var(--black);
}
.single-blog-comments-leave-form .comment-form-cookies-consent {
  order: 3;
}
.single-blog-comments-leave__form-input {
  position: relative;
  display: flex;
  height: calc(40 / 1920 * 100vw);
  width: calc(260 / 1920 * 100vw);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-radius: 10px;
  border: 1px solid #cbd5e1;
  background: transparent;
}
@media (max-width: 1023px) {
  .single-blog-comments-leave__form-input {
    width: 100%;
    height: calc(40 / 402 * 100vw);
  }
}
.single-blog-comments-leave__form-input.input-textarea {
  width: 100%;
  height: calc(100 / 1920 * 100vw);
  order: 2;
  padding: calc(12 / 1920 * 100vw) calc(20 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .single-blog-comments-leave__form-input.input-textarea {
    padding: calc(12 / 402 * 100vw) calc(20 / 402 * 100vw);
    height: calc(100 / 402 * 100vw);
  }
}
.single-blog-comments-leave__form-input.input-text {
  order: 1;
  padding: calc(12 / 1920 * 100vw) calc(20 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .single-blog-comments-leave__form-input.input-text {
    padding: calc(12 / 402 * 100vw) calc(20 / 402 * 100vw);
  }
}
.single-blog-comments-leave__form-input.input-text::after {
  content: data(attr-name);
  display: block;
  background: var(--white);
  position: absolute;
  top: 0;
  left: 1.0416666667vw;
  transform: translateY(-50%);
  z-index: 10;
}
@media (max-width: 1023px) {
  .single-blog-comments-leave__form-input.input-text::after {
    left: 4.9751243781vw;
  }
}
.single-blog-comments-leave__rating {
  display: flex;
  align-items: center;
  gap: var(--g12);
  /* Підсвічення активної зірки і всіх лівіше */
  /* Підсвічення на hover */
}
.single-blog-comments-leave__rating .stars-rating {
  direction: rtl; /* Щоб 5 зірка була першою */
  display: flex;
  justify-content: start;
  gap: 4px;
}
.single-blog-comments-leave__rating .stars-rating input[type=radio] {
  display: none;
}
.single-blog-comments-leave__rating .stars-rating label svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: #c4cbcc;
  cursor: pointer;
  transition: color 0.2s;
}
@media (max-width: 1023px) {
  .single-blog-comments-leave__rating .stars-rating label svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.single-blog-comments-leave__rating .stars-rating input[type=radio]:checked ~ label svg {
  fill: #f9c42c;
}
.single-blog-comments-leave__rating .stars-rating label:hover svg,
.single-blog-comments-leave__rating .stars-rating label:hover ~ label svg {
  fill: #f9c42c;
}
.single-blog-comments-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
.single-blog-comments-list {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
.single-blog-comments-list .comment-reply-title {
  margin: var(--g24);
  display: flex;
  gap: var(--g24);
  align-items: center;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  line-height: 1.5;
  color: var(--deep-grey);
}
@media (max-width: 1023px) {
  .single-blog-comments-list .comment-reply-title {
    margin-bottom: calc(16 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
  }
}
.single-blog-comments-list .comment-reply-title small a {
  text-decoration: none;
}
.single-blog-comments-list #cancel-comment-reply-link {
  text-decoration: none;
  color: var(--blue-2);
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  line-height: 1.5;
}
@media (max-width: 1023px) {
  .single-blog-comments-list #cancel-comment-reply-link {
    font-size: calc(14 / 402 * 100vw);
  }
}
.single-blog-comments-list .children {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
.single-blog-comment-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--g12);
}
.single-blog-single-comment {
  display: flex;
  flex-direction: column;
  padding: var(--p30);
  background: var(--light-grey);
  border-radius: 20px;
}
.single-blog-comment-text p {
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  line-height: 1.5;
  color: var(--deep-grey);
}
@media (max-width: 1023px) {
  .single-blog-comment-text p {
    font-size: calc(14 / 402 * 100vw);
  }
}
.single-blog-comment-body {
  display: flex;
  flex-direction: column;
  gap: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .single-blog-comment-body {
    gap: calc(16 / 402 * 100vw);
  }
}
.single-blog-comment-author {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
.single-blog-comment-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--g12);
}
.single-blog-comment-rating {
  display: flex;
  gap: 3px;
}
.single-blog-comment-rating svg {
  width: calc(16 / 1920 * 100vw);
  height: calc(16 / 1920 * 100vw);
  fill: #f9c42c;
}
@media (max-width: 1023px) {
  .single-blog-comment-rating svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.single-blog-comment-reply {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
.single-blog-comment-reply svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .single-blog-comment-reply svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.single-blog-comment-reply a {
  text-decoration: none;
  color: var(--blue-2);
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  transition: color 0.3s;
}
@media (max-width: 1023px) {
  .single-blog-comment-reply a {
    font-size: calc(14 / 402 * 100vw);
  }
}
.single-blog-comment-reply a:hover {
  color: var(--primary);
}

.single-product-details {
  width: 100%;
  padding: var(--p30) var(--p291) 0 var(--p291);
  display: flex;
  align-items: flex-start;
  gap: var(--g30);
  position: relative;
  overflow: visible;
}
.single-product-details-card {
  align-self: flex-start;
  transition: all ease-in-out 0.2s;
  display: flex;
  flex-direction: column;
  gap: var(--g20);
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
  width: calc(440 / 1920 * 100vw);
  height: calc(380 / 1920 * 100vw);
  will-change: transform;
}
@media (max-width: 1023px) {
  .single-product-details-card {
    display: none;
  }
}
.single-product-details-card-inner {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
}
.single-product-details-card-title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-product-details-card-title-favourite {
  border-radius: 50%;
  width: 2.2916666667vw;
  height: 2.2916666667vw;
  background: var(--light-grey);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.single-product-details-card-title-favourite.active {
  background: #ffe8e8;
}
.single-product-details-card-title-favourite.active svg path {
  stroke: #ff3b3b;
  fill: #ff3b3b;
}
.single-product-details-card-title-favourite:hover {
  background: #ffe8e8;
}
.single-product-details-card-title-favourite:hover svg {
  transform: scale(1.1);
}
.single-product-details-card-title-favourite:hover svg path {
  stroke: #ff3b3b;
  fill: #ff3b3b;
}
.single-product-details-card-title-favourite svg {
  width: 0.9375vw;
  height: 0.9375vw;
  transition: all 0.3s ease-in-out;
}
.single-product-details-card-title-favourite svg path {
  stroke: var(--black);
  transition: all 0.3s ease-in-out;
}
.single-product-details-card-line {
  width: 100%;
  height: 1px;
  background: var(--light-grey);
}
.single-product-details-card-img-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--g24);
  position: relative;
}
.single-product-details-card-img {
  width: calc(80 / 1920 * 100vw);
  height: calc(80 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d8dfe0;
  border-radius: 12px;
  overflow: hidden;
}
.single-product-details-card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.single-product-details-card-text {
  width: 71%;
}
.single-product-details-card-price-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-product-details-card-btns-wrap button {
  width: 100%;
}
.single-product-details-list {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--g30);
  width: calc(868 / 1920 * 100vw);
  height: 100%;
}
@media (max-width: 1023px) {
  .single-product-details-list {
    width: 100%;
  }
}
.single-product-details-item {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-product-details-item {
    padding: var(--p20);
    border-radius: 18px;
  }
}
.single-product-details-item.active {
  gap: var(--g24);
}
.single-product-details-item.active .single-product-details-item-title-wrap .single-product-details-item-title-icon svg {
  transform: rotate(-90deg);
}
.single-product-details-item.active .single-product-details-item-content {
  max-height: 5000px;
  overflow: visible;
}
.single-product-details-item.active .single-product-details-item-line {
  display: block;
}
.single-product-details-item-content {
  max-height: 0;
  overflow: hidden;
}
.single-product-details-item-title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-product-details-item-title-icon {
  width: 0.9375vw;
  height: 0.9375vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .single-product-details-item-title-icon {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.single-product-details-item-title-icon svg {
  transform: rotate(90deg);
  width: 100%;
  height: 100%;
  fill: var(--deep-grey);
  transition: all 0.3s ease-in-out;
}
.single-product-details-item-line {
  display: none;
  width: 100%;
  height: 1px;
  background: var(--light-grey);
}
.single-product-details-item-list {
  display: flex;
  flex-direction: column;
  border-radius: 18px;
  overflow: hidden;
}
.single-product-details-text > * {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: inherit;
}
.single-product-details-item-list-item {
  display: flex;
  padding: calc(19 / 1920 * 100vw) var(--p30);
  background-color: var(--white);
}
@media (max-width: 1023px) {
  .single-product-details-item-list-item {
    flex-direction: column;
    padding: calc(12 / 402 * 100vw) calc(18 / 402 * 100vw);
    gap: var(--g6);
  }
}
.single-product-details-item-list-item:nth-child(odd) {
  background-color: var(--light-grey);
}
.single-product-details-item-list-item span {
  width: 50%;
}
@media (max-width: 1023px) {
  .single-product-details-item-list-item span {
    width: 100%;
  }
}
.single-product-details-item-review-list {
  display: flex;
  flex-direction: column;
  gap: var(--g30);
}
.single-product-details-item-review {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  background: var(--light-grey);
  border-radius: 20px;
  padding: var(--p30);
}
@media (max-width: 1023px) {
  .single-product-details-item-review {
    border-radius: 18px;
  }
}
.single-product-details-item-review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-product-details-item-review-header-rate-wrap {
  display: flex;
  align-items: center;
  gap: var(--g8);
}
.single-product-details-item-review-header-rate-stars {
  display: flex;
  gap: var(--g4);
}
.single-product-details-item-review-header-rate-stars svg {
  width: 0.9375vw;
  height: 0.9375vw;
  fill: var(--basic-grey);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-product-details-item-review-header-rate-stars svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.single-product-details-item-review-header-rate-stars--1 svg:first-child {
  fill: var(--black);
}
.single-product-details-item-review-header-rate-stars--2 svg:nth-child(-n+2) {
  fill: var(--black);
}
.single-product-details-item-review-header-rate-stars--3 svg:nth-child(-n+3) {
  fill: var(--black);
}
.single-product-details-item-review-header-rate-stars--4 svg:nth-child(-n+4) {
  fill: var(--black);
}
.single-product-details-item-review-header-rate-stars--5 svg:nth-child(-n+5) {
  fill: var(--black);
}
.single-product-details-item-review-images {
  display: flex;
  align-items: center;
  gap: var(--g16);
}
.single-product-details-item-review-images img {
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
@media (max-width: 1023px) {
  .single-product-details-item-review-images img {
    width: calc(40 / 402 * 100vw);
    height: calc(40 / 402 * 100vw);
  }
}
.single-product-details-item-review-comment {
  display: flex;
  flex-direction: column;
  gap: var(--g16);
}
.single-product-details-item-review-comment-inner {
  display: flex;
  align-items: center;
  gap: var(--g8);
}
.single-product-details-item-review-comment-inner svg {
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-product-details-item-review-comment-inner svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.single-product-details-item-faq-list {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
.single-product-details-item-faq {
  display: flex;
  flex-direction: column;
  background: var(--light-grey);
  border-radius: 18px;
  padding: calc(12 / 1920 * 100vw) calc(24 / 1920 * 100vw);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .single-product-details-item-faq {
    padding: calc(12 / 402 * 100vw) calc(24 / 402 * 100vw);
  }
}
.single-product-details-item-faq.active {
  gap: var(--g12);
}
.single-product-details-item-faq.active .single-product-details-item-faq-header svg {
  transform: rotate(-90deg);
}
.single-product-details-item-faq.active .single-product-details-item-faq-text {
  max-height: 400px;
  overflow: visible;
}
.single-product-details-item-faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single-product-details-item-faq-header svg {
  transform: rotate(90deg);
  width: 0.9375vw;
  height: 0.9375vw;
  fill: var(--deep-grey);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.single-product-details-item-faq-header-title {
  display: flex;
  align-items: center;
  gap: var(--g8);
}
.single-product-details-item-faq-header-title .text-14-k {
  line-height: 90%;
}
.single-product-details-item-faq-text {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.single-product-hero {
  height: 100%;
  padding: calc(18 / 1920 * 100vw) var(--p291) 0 var(--p291);
}
.single-product-hero-inner {
  display: flex;
  gap: var(--g60);
  padding: var(--p30);
  background: var(--white);
  border-radius: 20px;
}
@media (max-width: 1023px) {
  .single-product-hero-inner {
    flex-direction: column;
    padding: calc(20 / 420 * 100vw);
  }
}
.single-product-hero-title--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .single-product-hero-title--mobile {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: var(--g16);
    width: 100%;
    padding-bottom: var(--p30);
  }
}
.single-product-hero-title--mobile h1 {
  width: 80%;
}
.single-product-hero-swiper-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  width: calc(50% - var(--g60) / 2);
}
@media (max-width: 1023px) {
  .single-product-hero-swiper-wrap {
    width: 100%;
  }
}
.single-product-hero-swiper {
  width: calc(518 / 1920 * 100vw);
  height: calc(447 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .single-product-hero-swiper {
    width: calc(330 / 402 * 100vw);
    height: calc(256 / 402 * 100vw);
  }
}
.single-product-hero-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.single-product-hero-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.single-product-hero-swiper-thumbs-wrap {
  display: flex;
  align-items: center;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .single-product-hero-swiper-thumbs-wrap {
    justify-content: center;
    width: 100%;
  }
}
.single-product-hero-swiper-thumbs-btn-prev {
  border: 1px solid var(--basic-grey);
  border-radius: 20px;
  height: calc(70 / 1920 * 100vw);
  width: calc(20 / 1920 * 100vw);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .single-product-hero-swiper-thumbs-btn-prev {
    display: none;
  }
}
.single-product-hero-swiper-thumbs-btn-prev.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.single-product-hero-swiper-thumbs-btn-prev svg {
  height: calc(18 / 1920 * 100vw);
  width: calc(18 / 1920 * 100vw);
  fill: var(--mid-grey);
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.single-product-hero-swiper-thumbs-btn-next {
  border: 1px solid var(--basic-grey);
  border-radius: 20px;
  height: calc(70 / 1920 * 100vw);
  width: calc(20 / 1920 * 100vw);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .single-product-hero-swiper-thumbs-btn-next {
    display: none;
  }
}
.single-product-hero-swiper-thumbs-btn-next.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.single-product-hero-swiper-thumbs-btn-next svg {
  height: calc(18 / 1920 * 100vw);
  width: calc(18 / 1920 * 100vw);
  fill: var(--mid-grey);
  transition: all 0.3s ease-in-out;
}
.single-product-hero-swiper-thumbs {
  width: 100%;
}
@media (max-width: 1023px) {
  .single-product-hero-swiper-thumbs {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.single-product-hero-swiper-thumbs-slide {
  width: calc(70 / 1920 * 100vw);
  height: calc(70 / 1920 * 100vw);
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid var(--basic-grey);
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--white);
}
@media (max-width: 1023px) {
  .single-product-hero-swiper-thumbs-slide {
    width: calc(6 / 402 * 100vw);
    height: calc(6 / 402 * 100vw);
    background: var(--basic-grey);
    border: none;
  }
}
.single-product-hero-swiper-thumbs-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-product-hero-swiper-thumbs-slide img {
    display: none;
  }
}
.single-product-hero-swiper-thumbs-slide.swiper-slide-thumb-active {
  border: 1px solid #00c1c4;
}
@media (max-width: 1023px) {
  .single-product-hero-swiper-thumbs-slide.swiper-slide-thumb-active {
    background: var(--blue-2);
  }
}
.single-product-hero-swiper-thumbs-slide.swiper-slide-thumb-active img {
  transform: scale(1.1);
}
.single-product-hero-info-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--g30);
  width: calc(50% - var(--g60) / 2);
}
@media (max-width: 1023px) {
  .single-product-hero-info-wrap {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .single-product-hero-price {
    order: 1;
  }
}
.single-product-hero-title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g24);
}
@media (max-width: 1023px) {
  .single-product-hero-title-wrap {
    order: 2;
  }
}
@media (max-width: 1023px) {
  .single-product-hero-title-wrap .text-24-k {
    display: none;
  }
}
.single-product-hero-rate-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.single-product-hero-rate {
  display: flex;
  align-items: center;
  gap: var(--g16);
}
@media (max-width: 1023px) {
  .single-product-hero-rate {
    gap: var(--g8);
  }
}
.single-product-hero-rate-stars {
  display: flex;
}
.single-product-hero-rate-stars--1 svg:first-child {
  fill: var(--black);
}
.single-product-hero-rate-stars--2 svg:nth-child(-n+2) {
  fill: var(--black);
}
.single-product-hero-rate-stars--3 svg:nth-child(-n+3) {
  fill: var(--black);
}
.single-product-hero-rate-stars--4 svg:nth-child(-n+4) {
  fill: var(--black);
}
.single-product-hero-rate-stars--5 svg:nth-child(-n+5) {
  fill: var(--black);
}
.single-product-hero-rate-stars svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--basic-grey);
}
@media (max-width: 1023px) {
  .single-product-hero-rate-stars svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.single-product-hero-sku {
  position: relative;
  display: flex;
  padding: calc(6 / 1920 * 100vw) calc(16 / 1920 * 100vw);
  justify-content: center;
  align-items: center;
  gap: var(--g10);
  border-radius: 12px;
  background: var(--light-grey);
  cursor: pointer;
  pointer-events: all;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-product-hero-sku {
    padding: calc(6 / 402 * 100vw) calc(16 / 402 * 100vw);
    width: -moz-fit-content;
    width: fit-content;
  }
}
.single-product-hero-sku:hover {
  background: var(--yellow);
  box-shadow: 0px 0px 25px 0px rgba(246, 255, 0, 0.25);
}
.single-product-hero-sku span {
  font-family: "KharkivTone", sans-serif;
}
.single-product-hero-sku svg {
  width: calc(16 / 1920 * 100vw);
  height: calc(16 / 1920 * 100vw);
  pointer-events: none;
}
@media (max-width: 1023px) {
  .single-product-hero-sku svg {
    width: calc(12 / 402 * 100vw);
    height: calc(12 / 402 * 100vw);
  }
}
.single-product-hero-descr-wrap.expanded .single-product-hero-descr {
  display: block;
  -webkit-line-clamp: unset;
}
.single-product-hero-descr-wrap .single-product-hero-descr {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.single-product-hero-descr-more {
  cursor: pointer;
}
.single-product-hero-btns-wrap {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
@media (max-width: 1023px) {
  .single-product-hero-btns-wrap {
    order: 3;
  }
}
.single-product-hero-favourite {
  border-radius: 50%;
  width: 2.5vw;
  height: 2.5vw;
  background: var(--light-grey);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .single-product-hero-favourite {
    width: calc(40 / 402 * 100vw);
    height: calc(40 / 402 * 100vw);
  }
}
.single-product-hero-favourite.active {
  background: #ffe8e8;
}
.single-product-hero-favourite.active svg path {
  stroke: #ff3b3b;
  fill: #ff3b3b;
}
@media (max-width: 1023px) {
  .single-product-hero-favourite--desktop {
    display: none;
  }
}
.single-product-hero-favourite:hover {
  background: #ffe8e8;
}
.single-product-hero-favourite:hover svg {
  transform: scale(1.1);
}
.single-product-hero-favourite:hover svg path {
  stroke: #ff3b3b;
  fill: #ff3b3b;
}
.single-product-hero-favourite svg {
  width: 0.9375vw;
  height: 0.9375vw;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .single-product-hero-favourite svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
.single-product-hero-favourite svg path {
  stroke: var(--black);
  transition: all 0.3s ease-in-out;
}
.single-product-hero-customer-info-list {
  display: flex;
  gap: var(--g12);
}
.single-product-hero-customer-info-item {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
.single-product-hero-customer-info-item svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--basic-grey);
}
@media (max-width: 1023px) {
  .single-product-hero-customer-info-list-wrap {
    order: 4;
    display: none;
  }
}
.single-product-hero-info-list {
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
@media (max-width: 1023px) {
  .single-product-hero-info-list {
    order: 5;
  }
}
.single-product-hero-info-item {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: var(--g12);
  padding: calc(12 / 1920 * 100vw) calc(24 / 1920 * 100vw);
  border-radius: 1234px;
  background: var(--light-grey);
}
@media (max-width: 1023px) {
  .single-product-hero-info-item {
    flex-wrap: wrap;
    padding: calc(12 / 402 * 100vw) calc(18 / 402 * 100vw);
    border-radius: 24px;
    width: 100%;
    gap: calc(6 / 402 * 100vw);
  }
}
.single-product-hero-info-item svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--basic-grey);
}
@media (max-width: 1023px) {
  .single-product-hero-info-item svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .single-product-hero-info-item .text-mid-grey {
    width: 100%;
  }
}

.thankyou-page {
  padding: calc(114 / 1920 * 100vw) var(--p291) 0 var(--p291);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1023px) {
  .thankyou-page {
    padding: calc(114 / 402 * 100vw) var(--p291) 0 var(--p291);
  }
}
.thankyou-page-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(868 / 1920 * 100vw);
  gap: var(--g60);
}
@media (max-width: 1023px) {
  .thankyou-page-info {
    width: 100%;
    gap: calc(32 / 402 * 100vw);
  }
}
.thankyou-page-svg {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(188 / 1920 * 100vw);
  width: calc(188 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .thankyou-page-svg {
    height: calc(70 / 402 * 100vw);
    width: calc(70 / 402 * 100vw);
  }
}
.thankyou-page-svg svg {
  width: 100%;
  height: 100%;
}
.thankyou-page-title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: var(--g40);
}
.thankyou-page-title {
  font-weight: bold;
}
.thankyou-page-subtitle {
  width: 86%;
}
.thankyou-page__products {
  width: 100%;
  padding: var(--p160) var(--p291) 0 var(--p291);
}
.thankyou-page__products-inner {
  background: var(--white);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: var(--g24);
  padding: var(--p30);
}
@media (max-width: 1023px) {
  .thankyou-page__products-inner {
    padding: 0;
    border-radius: 0;
    background: transparent;
  }
}
.thankyou-page__products-title-wrap {
  display: flex;
  justify-content: space-between;
  gap: var(--g16);
}
@media (max-width: 1023px) {
  .thankyou-page__products-title-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(8 / 402 * 100vw);
  }
}
.thankyou-page__products-date-wrap {
  display: flex;
  align-items: center;
  gap: var(--g12);
}
@media (max-width: 1023px) {
  .thankyou-page__products-date-wrap {
    gap: calc(8 / 402 * 100vw);
  }
}
.thankyou-page__products-date-wrap svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .thankyou-page__products-date-wrap svg {
    width: calc(14 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .thankyou-page__products-list {
    display: flex;
    flex-direction: column;
    gap: calc(16 / 402 * 100vw);
  }
}
.thankyou-page__products-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: calc(24 / 1920 * 100vw) 0;
  border-top: 1px solid var(--light-grey);
}
@media (max-width: 1023px) {
  .thankyou-page__products-item {
    padding: var(--p20);
    border-top: none;
    background: var(--white);
    border-radius: 20px;
  }
}
.thankyou-page__products-item-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(80 / 1920 * 100vw);
  height: calc(80 / 1920 * 100vw);
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .thankyou-page__products-item-img {
    width: calc(80 / 402 * 100vw);
    height: calc(80 / 402 * 100vw);
  }
}
.thankyou-page__products-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1023px) {
  .thankyou-page__products-item-img--desktop {
    display: none;
  }
}
.thankyou-page__products-item-img--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .thankyou-page__products-item-img--mobile {
    display: flex;
  }
}
.thankyou-page__products-item-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
}
@media (max-width: 1023px) {
  .thankyou-page__products-item-info {
    width: 100%;
    flex-wrap: wrap;
    row-gap: calc(12 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .thankyou-page__products-item-count {
    width: 50%;
    text-align: left;
    padding-top: calc(12 / 402 * 100vw);
    border-top: 1px solid var(--light-grey);
  }
}
@media (max-width: 1023px) {
  .thankyou-page__products-item-price {
    width: 50%;
    text-align: right;
    padding-top: calc(12 / 402 * 100vw);
    border-top: 1px solid var(--light-grey);
  }
}
.thankyou-page__products-item-title {
  width: 20.2083333333vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1023px) {
  .thankyou-page__products-item-title {
    width: 74%;
  }
}
.thankyou-page__products-item-price > * {
  font-family: "Fixel Text", sans-serif;
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: var(--header-h);
  z-index: 40;
  background: #080700;
  transition: all 1500ms cubic-bezier(0.06, 0.65, 0.2, 1);
  transform: translateY(0%);
  will-change: transform;
}
.header.header-hidden {
  transform: translateY(-100%);
}
.header.bg {
  background: var(--bg-black);
}
.header.bg.on .header-burger span {
  color: var(--color-white);
}
.header.on .header-inner {
  background: transparent;
}
.header.on .header-left,
.header.on .header-logo-wrap,
.header.on .header-choose-apartment {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.header.on .header-menu-wrap {
  opacity: 1;
  visibility: visible;
}
.header.on .header-burger-lines--open {
  width: 0;
  height: 0;
}
.header.on .header-burger-lines--close {
  width: 1.25vw;
  height: 1.25vw;
}
@media (max-width: 1023px) {
  .header.on .header-burger-lines--close {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media (max-width: 1023px) {
  .header.on .header-burger-lines--close {
    width: 6.66vw;
    height: 6.66vw;
  }
}
.header-top--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .header-top--mobile {
    display: flex;
  }
}
@media (max-width: 1023px) {
  .header-top-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: calc(4 / 402 * 100vw) calc(16 / 402 * 100vw);
    background: var(--yellow);
  }
}
@media (max-width: 1023px) {
  .header-top-link svg {
    width: calc(68 / 402 * 100vw);
    height: calc(17 / 402 * 100vw);
  }
}
.header-inner {
  position: relative;
  z-index: 10;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--p20) var(--p291);
  transition: all 0.45s ease-in-out;
}
@media (max-width: 1023px) {
  .header-inner {
    padding: calc(14 / 402 * 100vw) var(--p291);
    height: auto;
  }
}
.header-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: var(--g60);
}
@media (max-width: 1023px) {
  .header-left {
    display: none;
  }
}
.header-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: var(--logo-w);
}
@media (max-width: 1023px) {
  .header-logo {
    display: none;
  }
}
.header-logo__svg--desktop {
  width: 100%;
  height: auto;
  fill: var(--color-white);
}
@media (max-width: 1023px) {
  .header-logo__svg--desktop {
    display: none;
  }
}
.header-logo__svg--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .header-logo__svg--mobile {
    display: block;
    width: 100%;
    height: 100%;
  }
}
.header-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--g60);
}
.header-link {
  text-decoration: none;
  position: relative;
  display: flex;
  white-space: nowrap;
}
.header-link:hover::before {
  width: 100%;
}
.header-link::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: var(--white);
  bottom: -2px;
  left: 0;
  transition: width 0.3s ease-in-out;
}
.header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--g12);
}
.header-search-form {
  position: relative;
}
.header-search-form-svg {
  position: absolute;
  top: 50%;
  left: calc(16 / 1920 * 100vw);
  transform: translate(0, -50%);
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .header-search-form-svg {
    left: calc(16 / 402 * 100vw);
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.header-search-form-svg svg {
  width: 100%;
  height: 100%;
}
.header-search-form-input {
  height: calc(44 / 1920 * 100vw);
  width: calc(320 / 1920 * 100vw);
  padding: calc(16 / 1920 * 100vw) calc(16 / 1920 * 100vw) calc(16 / 1920 * 100vw) calc(44 / 1920 * 100vw);
  border-radius: 1234px;
  background: #27261b;
  border: none;
  font-family: "Fixel Text", sans-serif;
  font-size: calc(14 / 1920 * 100vw);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  color: var(--light-grey);
}
@media (max-width: 1023px) {
  .header-search-form-input {
    height: calc(40 / 402 * 100vw);
    width: calc(214 / 402 * 100vw);
    padding: calc(16 / 402 * 100vw) calc(16 / 402 * 100vw) calc(16 / 402 * 100vw) calc(44 / 402 * 100vw);
    font-size: calc(14 / 402 * 100vw);
  }
}
.header-search-form-input div {
  color: var(--light-grey);
}
.header-search-drop {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  background: #27261b;
  border-radius: 24px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 20;
}
@media (max-width: 1023px) {
  .header-search-drop {
    top: calc(100% + 8 / 402 * 100vw);
  }
}
.header-search-drop__box {
  padding: calc(16 / 1920 * 100vw);
  display: flex;
  flex-direction: column;
  gap: var(--g12);
}
@media (max-width: 1023px) {
  .header-search-drop__box {
    padding: calc(16 / 402 * 100vw);
  }
}
.header-search-drop__link {
  display: flex;
  align-items: flex-start;
  gap: var(--g12);
  text-decoration: none;
  padding: calc(4 / 1920 * 100vw);
  border-radius: 12px;
  transition: background 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .header-search-drop__link {
    padding: calc(4 / 402 * 100vw);
  }
}
.header-search-drop__link:hover {
  background: rgba(255, 255, 255, 0.1);
  background: #4c4811;
}
.header-search-drop__image {
  width: calc(40 / 1920 * 100vw);
  height: calc(40 / 1920 * 100vw);
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .header-search-drop__image {
    width: calc(32 / 402 * 100vw);
    height: calc(32 / 402 * 100vw);
  }
}
.header-search-drop__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header-search-drop__text {
  text-transform: none;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 75%;
}
.header-menu--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .header-menu--mobile {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #27261b;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    width: calc(40 / 402 * 100vw);
    height: calc(40 / 402 * 100vw);
  }
}
.header-menu--mobile:hover {
  background: var(--yellow);
}
.header-menu-btn {
  display: none;
}
@media (max-width: 1023px) {
  .header-menu-btn {
    position: relative;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.header-menu-btn svg {
  fill: var(--white);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .header-menu-btn svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.header-cart {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(44 / 1920 * 100vw);
  height: calc(44 / 1920 * 100vw);
  border-radius: 50%;
  background: #27261b;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .header-cart {
    width: calc(40 / 402 * 100vw);
    height: calc(40 / 402 * 100vw);
  }
}
.header-cart:hover {
  background: var(--yellow);
}
.header-cart:hover .header-cart-link svg {
  fill: var(--black);
  transform: scale(1.1);
}
.header-cart-link {
  position: relative;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-cart-link svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--white);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .header-cart-link svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.header-cart-count {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(25%, 25%);
  background: var(--yellow);
  width: calc(21 / 1920 * 100vw);
  height: calc(16 / 1920 * 100vw);
  border-radius: 1234px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .header-cart-count {
    width: calc(18 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.header-favourites {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(44 / 1920 * 100vw);
  height: calc(44 / 1920 * 100vw);
  border-radius: 50%;
  background: #4c4811;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .header-favourites {
    width: calc(40 / 402 * 100vw);
    height: calc(40 / 402 * 100vw);
  }
}
.header-favourites:hover {
  background: var(--yellow);
}
.header-favourites:hover .header-favourites-link svg {
  fill: var(--black);
  transform: scale(1.1);
}
.header-favourites-link {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-favourites-link svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--yellow);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .header-favourites-link svg {
    width: calc(18 / 402 * 100vw);
    height: calc(18 / 402 * 100vw);
  }
}
.header-favourites-count {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(25%, 25%);
  background: var(--yellow);
  width: calc(21 / 1920 * 100vw);
  height: calc(16 / 1920 * 100vw);
  border-radius: 1234px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .header-favourites-count {
    width: calc(18 / 402 * 100vw);
    height: calc(14 / 402 * 100vw);
  }
}
.header-question {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(44 / 1920 * 100vw);
  height: calc(44 / 1920 * 100vw);
  border-radius: 50%;
  background: #27261b;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .header-question {
    display: none;
  }
}
.header-question:hover {
  background: var(--yellow);
}
.header-question:hover .header-question-btn svg {
  fill: var(--black);
  transform: scale(1.1);
}
.header-question-btn {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-question-btn svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
  fill: var(--white);
  transition: all 0.3s ease-in-out;
}
.header-menu-wrap--mobile {
  display: none;
}
@media (max-width: 1023px) {
  .header-menu-wrap--mobile {
    width: 100%;
    height: 100dvh;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    transform: translateY(-100%);
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--bg-grey);
    z-index: 100;
    transition: transform 0.3s ease-in-out;
  }
}
.header-menu-wrap--mobile.on {
  transform: translateY(0);
}
.header-menu-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .header-menu-inner {
    gap: var(--g60);
    padding: calc(50 / 402 * 100vw);
    justify-content: space-between;
  }
}
.header-menu-logo-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .header-menu-close-btn {
    width: calc(36 / 402 * 100vw);
    height: calc(36 / 402 * 100vw);
    border-radius: 1234px;
    background: rgba(39, 38, 27, 0.05);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
  }
}
.header-menu-close-btn svg {
  width: 60%;
  height: 60%;
}
.header-menu-links {
  display: flex;
  width: 100%;
  flex-direction: column;
}
@media (max-width: 1023px) {
  .header-menu-link-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 1023px) {
  .header-menu-link-item:last-child {
    border-bottom: 1px dashed var(--basic-grey);
  }
}
@media (max-width: 1023px) {
  .header-menu-link {
    text-decoration: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: calc(24 / 402 * 100vw) 0;
    border-top: 1px dashed var(--basic-grey);
  }
}
@media (max-width: 1023px) {
  .header-menu-wrap-btn .button--primary--yellow {
    width: 100%;
  }
}

@keyframes logo {
  0% {
    transform: translateY(-200%); /* Start offscreen */
  }
  50% {
    transform: translateY(20%); /* Overshoot position */
  }
  100% {
    transform: translateY(0); /* Final position */
  }
}
@keyframes logo-backwards {
  0% {
    transform: translateY(200%); /* Start at the final position */
  }
  50% {
    transform: translateY(-20%); /* Overshoot downwards */
  }
  100% {
    transform: translateY(0); /* Move offscreen */
  }
}
.footer {
  position: relative;
  z-index: 2;
  background: #1f1e1a;
  padding: calc(120 / 1920 * 100vw) var(--p291) var(--p40) var(--p291);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: calc(120 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .footer {
    padding: calc(80 / 402 * 100vw) var(--p291) var(--p40) var(--p291);
  }
}
.footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: calc(32 / 1920 * 100vw);
  position: relative;
}
@media (max-width: 1023px) {
  .footer-inner {
    flex-direction: column;
    align-items: center;
    gap: calc(32 / 402 * 100vw);
  }
}
.footer-center {
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g30);
}
@media (max-width: 1023px) {
  .footer-center {
    width: 100%;
    justify-content: center;
    padding-bottom: calc(60 / 402 * 100vw);
  }
}
.footer-center .wpcf7 {
  width: 100%;
}
.footer-center .contact-homepage__form {
  width: 100% !important;
}
.footer-center .contact-homepage__form .wpcf7-response-output {
  color: var(--white) !important;
}
.footer-form-text {
  display: flex;
  flex-direction: column;
  gap: var(--g10);
}
.footer-left {
  width: calc(467 / 1920 * 100vw);
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g40);
}
@media (max-width: 1023px) {
  .footer-left {
    width: 100%;
    align-items: center;
    text-align: center;
  }
}
.footer__logo {
  width: calc(120 / 1920 * 100vw);
  height: calc(30 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .footer__logo {
    width: calc(110 / 402 * 100vw);
    height: calc(26 / 402 * 100vw);
  }
}
.footer__logo:hover .logo-figure {
  fill: var(--green-light);
  animation: logo 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}
.footer__logo:hover .logo-text {
  animation: logo-backwards 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}
.footer__logo svg {
  width: 100%;
  height: 100%;
}
.footer__descr {
  text-transform: none;
  display: flex;
  flex-direction: column;
  gap: var(--g20);
}
@media (max-width: 1023px) {
  .footer__descr {
    width: 100%;
    border-top: 1px solid #272727;
    padding-top: calc(32 / 402 * 100vw);
  }
}
.footer-right {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g40);
}
@media (max-width: 1023px) {
  .footer-right {
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
    border-top: 1px solid #272727;
    padding-top: calc(32 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .footer-socials {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-top: 1px solid #272727;
    padding-top: calc(32 / 402 * 100vw);
  }
}
.footer-socials-list {
  display: flex;
  align-items: center;
  gap: var(--g20);
}
.footer-social-link {
  width: calc(40 / 1920 * 100vw);
  height: calc(40 / 1920 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #272727;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  .footer-social-link {
    width: calc(40 / 402 * 100vw);
    height: calc(40 / 402 * 100vw);
  }
}
.footer-social-link:hover {
  transform: scale(1.1);
  background: #3a3a3a;
}
.footer-social-link svg {
  width: 45%;
  height: 45%;
  transition: all 0.3s ease-in-out;
}
.footer-links {
  display: flex;
  gap: var(--g80);
}
@media (max-width: 1023px) {
  .footer-links {
    flex-direction: column;
    align-items: center;
    gap: calc(32 / 402 * 100vw);
  }
}
.footer-links-list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: var(--g20);
  text-align: left;
}
@media (max-width: 1023px) {
  .footer-links-list {
    align-items: center;
    gap: calc(32 / 402 * 100vw);
  }
}
.footer-link {
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  .footer-link {
    text-transform: uppercase;
  }
}
.footer-link::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width 0.3s ease-in-out;
}
.footer-link:hover::after {
  width: 100%;
}
.footer-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .footer-bottom {
    justify-content: center;
  }
}
.footer-copyrights {
  color: #848484;
}
.footer-phone-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--g8);
}
@media (max-width: 1023px) {
  .footer-phone-wrap {
    align-items: center;
    width: 100%;
    text-align: center;
  }
}
.footer-phone-link {
  display: flex;
  align-items: center;
  gap: var(--g8);
  text-decoration: none;
  position: relative;
}
.footer-phone-link::before {
  content: "";
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--white);
  position: absolute;
  transition: all 0.3s ease-in-out;
}
.footer-phone-link:hover::before {
  width: 100%;
}
.footer-phone-link svg {
  width: calc(18 / 1920 * 100vw);
  height: calc(18 / 1920 * 100vw);
}
@media (max-width: 1023px) {
  .footer-phone-link svg {
    width: calc(16 / 402 * 100vw);
    height: calc(16 / 402 * 100vw);
  }
}
@media (max-width: 1023px) {
  .footer-phone-link {
    gap: calc(8 / 402 * 100vw);
  }
}
.footer-privacy-wrap {
  display: flex;
  align-items: center;
  gap: var(--g8);
}
@media (max-width: 1023px) {
  .footer-privacy-wrap {
    gap: calc(8 / 402 * 100vw);
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.footer-privacy {
  color: #848484;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.footer-privacy:hover {
  text-decoration: underline;
}

@keyframes logo {
  0% {
    transform: translateY(-200%); /* Start offscreen */
  }
  50% {
    transform: translateY(20%); /* Overshoot position */
  }
  100% {
    transform: translateY(0); /* Final position */
  }
}
@keyframes logo-backwards {
  0% {
    transform: translateY(200%); /* Start at the final position */
  }
  50% {
    transform: translateY(-20%); /* Overshoot downwards */
  }
  100% {
    transform: translateY(0); /* Move offscreen */
  }
}
.loader {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  aspect-ratio: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader svg {
  width: 20%;
  height: auto;
  fill: var(--color-white);
  animation: ripple 2s infinite ease-in-out;
}
@media (max-width: 1023px) {
  .loader svg {
    width: 40%;
  }
}
.loader-wrap {
  z-index: 10000;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  pointer-events: all;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  overflow: hidden;
  width: 100%;
  cursor: not-allowed;
  opacity: 1;
  padding: 0;
  gap: 60px;
  overflow: hidden;
  height: 100dvh;
  width: 100vw;
  display: grid;
  place-content: center;
  background: var(--color-black);
}
.loader-circle {
  position: absolute;
  width: 140vw;
  height: 140vw;
  border-radius: 50%;
  background: linear-gradient(45deg, rgb(82, 46, 38) 0%, rgb(31, 28, 28) 100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .loader-circle {
    width: 140vh;
    height: 140vh;
  }
}
.loader .box {
  position: absolute;
  background: rgba(245, 223, 186, 0.15);
  background: linear-gradient(0deg, rgba(245, 223, 186, 0.2) 0%, rgba(181, 157, 126, 0.2) 100%);
  border-radius: 50%;
  border-top: 1px solid rgb(245, 223, 186);
  box-shadow: rgba(245, 223, 186, 0.3) 0px 10px 10px 0px;
  backdrop-filter: blur(5px);
  animation: ripple 2s infinite ease-in-out;
}
.loader .box:nth-child(1) {
  inset: 40%;
  z-index: 99;
}
.loader .box:nth-child(2) {
  inset: 30%;
  z-index: 98;
  border-color: rgba(245, 223, 186, 0.8);
  animation-delay: 0.2s;
}
.loader .box:nth-child(3) {
  inset: 20%;
  z-index: 97;
  border-color: rgba(245, 223, 186, 0.6);
  animation-delay: 0.4s;
}
.loader .box:nth-child(4) {
  inset: 10%;
  z-index: 96;
  border-color: rgba(245, 223, 186, 0.4);
  animation-delay: 0.6s;
}
.loader .box:nth-child(5) {
  inset: 0%;
  z-index: 95;
  border-color: rgba(245, 223, 186, 0.2);
  animation-delay: 0.8s;
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes color-change {
  0% {
    fill: var(--color-brown-bg);
  }
  50% {
    fill: var(--color-dark);
  }
  100% {
    ffill: var(--color-brown-bg);
  }
}
.modal-mobile {
  position: fixed;
  height: 100dvh;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  align-items: flex-end;
  background: rgba(23, 23, 23, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: all ease-in-out 0.4s;
}
.modal-mobile.active {
  opacity: 1;
  visibility: visible;
  transition: all ease-in-out 0.4s;
}
.modal-mobile-inner {
  width: 100%;
}
.modal-mobile-list {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  border-radius: 12px 12px 0px 0px;
  border-top: 1px solid rgba(231, 178, 93, 0.09);
  border-bottom: 1px solid rgba(231, 178, 93, 0.09);
  border-left: 1px solid rgba(231, 178, 93, 0.09);
  backdrop-filter: blur(17px);
}
.modal-mobile-btn {
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--g8);
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  height: 18.88vw;
}
.modal-mobile-btn--open {
  position: relative;
}
.modal-mobile-btn--open::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(270deg, rgba(245, 223, 186, 0) 0%, #f5dfba 50%, rgba(143, 130, 109, 0) 100%);
  z-index: 1;
}
.modal-mobile-btn--open::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(270deg, rgba(245, 223, 186, 0) 0%, #f5dfba 50%, rgba(143, 130, 109, 0) 100%);
  z-index: 1;
}
.modal-mobile-btn--close span {
  color: var(--color-pantone-1);
}

.category-list .page-numbers {
   
    color: #333;
}

/*# sourceMappingURL=main.min.css.map */
