@charset "UTF-8";
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block
}
.swiper-vertical > .swiper-wrapper {
  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(0,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
}
.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);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-3d {
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  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)
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15)
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(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,.5),rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(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,.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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .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(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0)
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}
:root {
  --swiper-navigation-size: 44px
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none!important
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg)
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset,10px);
  right: auto
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto
}
.swiper-button-lock {
  display: none
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev'
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset,10px);
  left: auto
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next'
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none!important
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom,8px);
  top: var(--swiper-pagination-top,auto);
  left: 0;
  width: 100%
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,.2)
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination-bullet:only-child {
  display: none!important
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color))
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right,8px);
  left: var(--swiper-pagination-left,auto);
  top: 50%;
  transform: translate3d(0,-50%,0)
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit)
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
  position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size,4px);
  height: 100%;
  left: 0;
  top: 0
}
.swiper-pagination-lock {
  display: none
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none!important
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset,1%);
  bottom: var(--swiper-scrollbar-bottom,4px);
  top: var(--swiper-scrollbar-top,auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size,4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left,auto);
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size,4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  left: 0;
  top: 0
}
.swiper-scrollbar-cursor-drag {
  cursor: move
}
.swiper-scrollbar-lock {
  display: none
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube {
  overflow: visible
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px)
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-flip {
  overflow: visible
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform,opacity,height
}
.swiper-cards {
  overflow: visible
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}
:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75
}
.f-spinner {
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height)
}
.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  animation: f-spinner-rotate 2s linear infinite
}
.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none
}
.f-spinner svg :first-child {
  stroke: var(--f-spinner-color-1)
}
.f-spinner svg :last-child {
  stroke: var(--f-spinner-color-2);
  animation: f-spinner-dash 2s ease-in-out infinite
}
@keyframes f-spinner-rotate {
  100% {
    transform: rotate(360deg)
  }
}
@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1,150;
    stroke-dashoffset: 0
  }
  50% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -35
  }
  100% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -124
  }
}
.f-throwOutUp {
  animation: var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp
}
.f-throwOutDown {
  animation: var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown
}
@keyframes f-throwOutUp {
  to {
    transform: translate3d(0,calc(var(--f-throw-out-distance,150px) * -1),0);
    opacity: 0
  }
}
@keyframes f-throwOutDown {
  to {
    transform: translate3d(0,var(--f-throw-out-distance,150px),0);
    opacity: 0
  }
}
.f-zoomInUp {
  animation: var(--f-transition-duration,.2s) ease .1s both f-zoomInUp
}
.f-zoomOutDown {
  animation: var(--f-transition-duration,.2s) ease both f-zoomOutDown
}
@keyframes f-zoomInUp {
  from {
    transform: scale(.975) translate3d(0,16px,0);
    opacity: 0
  }
  to {
    transform: scale(1) translate3d(0,0,0);
    opacity: 1
  }
}
@keyframes f-zoomOutDown {
  to {
    transform: scale(.975) translate3d(0,16px,0);
    opacity: 0
  }
}
.f-fadeIn {
  animation: var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;
  z-index: 2
}
.f-fadeOut {
  animation: var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;
  z-index: 1
}
@keyframes f-fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes f-fadeOut {
  100% {
    opacity: 0
  }
}
.f-fadeFastIn {
  animation: var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;
  z-index: 2
}
.f-fadeFastOut {
  animation: var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;
  z-index: 2
}
@keyframes f-fadeFastIn {
  0% {
    opacity: .75
  }
  100% {
    opacity: 1
  }
}
@keyframes f-fadeFastOut {
  100% {
    opacity: 0
  }
}
.f-fadeSlowIn {
  animation: var(--f-transition-duration,.5s) ease both f-fadeSlowIn;
  z-index: 2
}
.f-fadeSlowOut {
  animation: var(--f-transition-duration,.5s) ease both f-fadeSlowOut;
  z-index: 1
}
@keyframes f-fadeSlowIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes f-fadeSlowOut {
  100% {
    opacity: 0
  }
}
.f-crossfadeIn {
  animation: var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;
  z-index: 2
}
.f-crossfadeOut {
  animation: calc(var(--f-transition-duration,.2s)*.5) linear .1s both f-crossfadeOut;
  z-index: 1
}
@keyframes f-crossfadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes f-crossfadeOut {
  100% {
    opacity: 0
  }
}
.f-slideIn.from-next {
  animation: var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext
}
.f-slideIn.from-prev {
  animation: var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev
}
.f-slideOut.to-next {
  animation: var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext
}
.f-slideOut.to-prev {
  animation: var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev
}
@keyframes f-slideInPrev {
  0% {
    transform: translateX(100%)
  }
  100% {
    transform: translate3d(0,0,0)
  }
}
@keyframes f-slideInNext {
  0% {
    transform: translateX(-100%)
  }
  100% {
    transform: translate3d(0,0,0)
  }
}
@keyframes f-slideOutNext {
  100% {
    transform: translateX(-100%)
  }
}
@keyframes f-slideOutPrev {
  100% {
    transform: translateX(100%)
  }
}
.f-classicIn.from-next {
  animation: var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;
  z-index: 2
}
.f-classicIn.from-prev {
  animation: var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;
  z-index: 2
}
.f-classicOut.to-next {
  animation: var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;
  z-index: 1
}
.f-classicOut.to-prev {
  animation: var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;
  z-index: 1
}
@keyframes f-classicInNext {
  0% {
    transform: translateX(-75px);
    opacity: 0
  }
  100% {
    transform: translate3d(0,0,0);
    opacity: 1
  }
}
@keyframes f-classicInPrev {
  0% {
    transform: translateX(75px);
    opacity: 0
  }
  100% {
    transform: translate3d(0,0,0);
    opacity: 1
  }
}
@keyframes f-classicOutNext {
  100% {
    transform: translateX(-75px);
    opacity: 0
  }
}
@keyframes f-classicOutPrev {
  100% {
    transform: translateX(75px);
    opacity: 0
  }
}
:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65
}
.f-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  transition: var(--f-button-transition)
}
@media(hover:hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg)
  }
}
.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg)
}
.f-button:focus:not(:focus-visible) {
  outline: 0
}
.f-button:focus-visible {
  outline: 0;
  box-shadow: inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))
}
.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: opacity .15s ease;
  transform: var(--f-button-transform);
  filter: var(--f-button-svg-filter);
  pointer-events: none
}
.f-button[disabled] {
  cursor: default
}
.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity)
}
.f-carousel__nav .f-button.is-next,
.f-carousel__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev {
  position: absolute;
  z-index: 1
}
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev {
  top: 50%;
  transform: translateY(-50%)
}
.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos)
}
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos)
}
.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos)
}
.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos)
}
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev {
  top: auto;
  left: 50%;
  transform: translateX(-50%)
}
.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos)
}
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos)
}
.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg {
  transform: rotate(90deg)
}
.f-carousel__nav .f-button:disabled,
.fancybox__nav .f-button:disabled {
  pointer-events: none
}
html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto
}
html.with-fancybox body {
  touch-action: none
}
html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--fancybox-body-margin,0px) + var(--fancybox-scrollbar-compensate,0px));
  overflow: hidden!important;
  overscroll-behavior-y: none
}
.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: transparent;
  overflow: visible;
  z-index: var(--fancybox-zIndex,1050);
  outline: 0;
  transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain
}
.fancybox__container *,
.fancybox__container ::after,
.fancybox__container ::before {
  box-sizing: inherit
}
.fancybox__container::backdrop {
  background-color: rgba(0,0,0,0)
}
.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: var(--fancybox-opacity,1);
  will-change: opacity
}
.fancybox__carousel {
  position: relative;
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip
}
.fancybox__viewport {
  width: 100%;
  height: 100%
}
.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab
}
.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing
}
.fancybox__track {
  display: flex;
  margin: 0 auto;
  height: 100%
}
.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  overscroll-behavior: contain;
  transform: translate3d(0,0,0);
  backface-visibility: hidden
}
.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px
}
.fancybox__slide.has-html5video,
.fancybox__slide.has-iframe,
.fancybox__slide.has-video {
  overflow: hidden
}
.fancybox__slide.has-image {
  overflow: hidden
}
.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
  overflow: visible
}
.fancybox__slide::after,
.fancybox__slide::before {
  content: "";
  flex: 0 0 0;
  margin: auto
}
.fancybox__backdrop:empty,
.fancybox__slide:empty,
.fancybox__track:empty,
.fancybox__viewport:empty {
  display: block
}
.fancybox__content {
  align-self: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: var(--fancybox-content-color,#374151);
  background: var(--fancybox-content-bg,#fff);
  cursor: default;
  border-radius: 0;
  z-index: 20
}
.is-loading .fancybox__content {
  opacity: 0
}
.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab
}
.can-zoom_in .fancybox__content {
  cursor: zoom-in
}
.can-zoom_out .fancybox__content {
  cursor: zoom-out
}
.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing
}
.fancybox__content [contenteditable],
.fancybox__content [data-selectable] {
  cursor: auto
}
.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0,0,0,0);
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: none;
  transform: translate3d(0,0,0);
  backface-visibility: hidden
}
.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%
}
.is-animating .fancybox__content,
.is-dragging .fancybox__content {
  will-change: transform,width,height
}
.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  user-select: none;
  filter: blur(0)
}
.fancybox__caption {
  align-self: center;
  max-width: 100%;
  flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color,currentColor);
  opacity: var(--fancybox-opacity,1);
  cursor: auto;
  visibility: visible
}
.is-closing .fancybox__caption,
.is-loading .fancybox__caption {
  opacity: 0;
  visibility: hidden
}
.is-compact .fancybox__caption {
  padding-bottom: 0
}
.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40
}
.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: .75
}
.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden
}
.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden
}
.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1
}
.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative
}
.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: var(--fancybox-opacity,1);
  transition: all .25s ease
}
.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24,24,27,.5)
}
.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px
}
.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px
}
.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity,1)
}
.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1
}
.is-idle .fancybox__nav {
  animation: .15s ease-out both f-fadeOut
}
.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut
}
.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: var(--f-spinner-top,calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height) * -.5));
  z-index: 30;
  cursor: pointer
}
.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  user-select: none
}
.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  z-index: 40;
  user-select: none;
  pointer-events: none
}
.fancybox-focus-guard {
  outline: 0;
  opacity: 0;
  position: fixed;
  pointer-events: none
}
.fancybox__container:not([aria-hidden]) {
  opacity: 0
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > :not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > :not(.fancybox__content),
.fancybox__container.is-animated[aria-hidden=false] > :not(.fancybox__backdrop,.fancybox__carousel) {
  animation: var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn
}
.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > :not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > :not(.fancybox__content),
.fancybox__container.is-animated[aria-hidden=true] > :not(.fancybox__backdrop,.fancybox__carousel) {
  animation: var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut
}
.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut
}
.has-html5video .fancybox__content,
.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible
}
.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%
}
.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%
}
.has-html5video .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%
}
.has-html5video .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  padding: 0;
  background: rgba(24,24,27,.9);
  color: #fff
}
.has-map .fancybox__content {
  background: #e5e3df
}
.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0)
}
.fancybox-placeholder {
  border: 0!important;
  clip: rect(1px,1px,1px,1px)!important;
  -webkit-clip-path: inset(50%)!important;
  clip-path: inset(50%)!important;
  height: 1px!important;
  margin: -1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
  white-space: nowrap!important
}
.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0
}
.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1
}
.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px
}
.f-thumbs {
  position: relative;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  perspective: 1000px;
  transform: translateZ(0)
}
.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: linear-gradient(#ebeff2,#e2e8f0);
  z-index: -1
}
.f-thumbs .f-spinner svg {
  display: none
}
.f-thumbs.is-vertical {
  height: 100%
}
.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0,0,0)
}
.f-thumbs__track {
  display: flex
}
.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer
}
.f-thumbs__slide.is-loading img {
  opacity: 0
}
.is-classic .f-thumbs__viewport {
  height: 100%
}
.is-modern .f-thumbs__track {
  width: max-content
}
.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((var(--f-thumb-clip-width,0))*-.5);
  width: calc(var(--width,0)*1px + var(--f-thumb-clip-width,0));
  cursor: pointer
}
.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  transform: translate3d(calc(var(--shift,0) * -1px),0,0);
  transition: none;
  pointer-events: none
}
.is-modern.is-resting .f-thumbs__slide {
  transition: transform .33s ease
}
.is-modern.is-resting .f-thumbs__slide__button {
  transition: clip-path .33s ease
}
.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))
}
.f-thumbs__slide__button {
  appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0,0,0,0);
  outline: 0;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  transition: opacity .2s ease
}
.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity)
}
.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: 0
}
.f-thumbs__slide__button:focus-visible {
  outline: 0;
  opacity: var(--f-thumb-selected-opacity)
}
.is-modern .f-thumbs__slide__button {
  --clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
  clip-path: var(--clip-path)
}
.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity)
}
.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);
  border-radius: var(--f-thumb-border-radius);
  animation: f-fadeIn .2s ease-out;
  z-index: 10
}
.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  box-sizing: border-box;
  pointer-events: none;
  object-fit: cover;
  border-radius: var(--f-thumb-border-radius)
}
.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0
}
.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0
}
.f-thumbs.is-vertical .f-thumbs__track {
  flex-wrap: wrap;
  padding: 0 8px
}
.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0
}
.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity,1);
  transition: max-height .35s cubic-bezier(.23,1,.32,1)
}
.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1
}
.fancybox__thumbs.is-classic .f-spinner {
  background-image: linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))
}
.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1
}
.fancybox__thumbs.is-modern .f-spinner {
  background-image: linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))
}
.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap)
}
.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0
}
.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px
}
.fancybox__thumbs.is-masked {
  max-height: 0!important
}
.is-closing .fancybox__thumbs {
  transition: none!important
}
.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;
  color: var(--fancybox-color,currentColor);
  opacity: var(--fancybox-opacity,1);
  text-shadow: var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));
  pointer-events: none;
  z-index: 20
}
.fancybox__toolbar :focus-visible {
  z-index: 1
}
.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}
.is-idle .fancybox__toolbar {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut
}
.fancybox__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start
}
.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
  flex-grow: 1;
  flex-basis: 0
}
.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap
}
.fancybox__infobar {
  padding: 0 5px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  user-select: none
}
.fancybox__infobar span {
  padding: 0 5px
}
.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg)
}
[data-fancybox-toggle-slideshow] {
  position: relative
}
[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: .3
}
[data-fancybox-toggle-slideshow] svg g:first-child {
  display: flex
}
[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none
}
.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none
}
.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: flex
}
[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: flex
}
[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none
}
:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none
}
:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex
}
.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  background: var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));
  z-index: 30;
  user-select: none;
  pointer-events: none
}
@font-face {
  src: url(../fonts/manrope/Manrope-VariableFont.ttf) format("truetype");
  font-family: Manrope;
  font-display: swap;
  font-weight: 100 900
}
@font-face {
  src: url(../fonts/factorA/FactorA-Light.ttf) format("truetype");
  font-family: FactorA;
  font-weight: 300;
  font-display: swap
}
@font-face {
  src: url(../fonts/factorA/FactorA-Regular.ttf) format("truetype");
  font-family: FactorA;
  font-weight: 400;
  font-display: swap
}
@font-face {
  src: url(../fonts/factorA/FactorA-Medium.ttf) format("truetype");
  font-family: FactorA;
  font-weight: 500;
  font-display: swap
}
@font-face {
  src: url(../fonts/factorA/FactorA-Bold.ttf) format("truetype");
  font-family: FactorA;
  font-weight: 600;
  font-display: swap
}
@font-face {
  font-family: icomoon;
  src: url(../fonts/icomoon/icomoon.ttf) format("truetype"),url(../fonts/icomoon/icomoon.svg) format("svg"),url(../fonts/icomoon/icomoon.eot) format("embedded-opentype"),url(../fonts/icomoon/icomoon.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap
}
.icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}
[class*=" icon-"],
[class^=icon-] {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-bookmark:before {
  content: "\e92b"
}
.icon-gift:before {
  content: "\e92c"
}
.icon-pin-add:before {
  content: "\e92a"
}
.icon-eye-close:before {
  content: "\e929"
}
.icon-filter:before {
  content: "\e928"
}
.icon-menu:before {
  content: "\e927"
}
.icon-down-big:before {
  content: "\e915"
}
.icon-down-mini:before {
  content: "\e916"
}
.icon-close-thin:before {
  content: "\e917"
}
.icon-cart:before {
  content: "\e918"
}
.icon-box:before {
  content: "\e919"
}
.icon-sale:before {
  content: "\e91a"
}
.icon-eye:before {
  content: "\e91b"
}
.icon-key:before {
  content: "\e91c"
}
.icon-book:before {
  content: "\e91d"
}
.icon-docs:before {
  content: "\e91e"
}
.icon-crown:before {
  content: "\e920"
}
.icon-user-edit:before {
  content: "\e921"
}
.icon-chat:before {
  content: "\e922"
}
.icon-time:before {
  content: "\e923"
}
.icon-car:before {
  content: "\e924"
}
.icon-bag:before {
  content: "\e925"
}
.icon-calendar:before {
  content: "\e926"
}
.icon-pencil:before {
  content: "\e91f"
}
.icon-down:before {
  content: "\e914"
}
.icon-right:before {
  content: "\e914";
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}
.icon-left:before {
  content: "\e914";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.icon-heart2:before {
  content: "\e90c"
}
.icon-heart:before {
  content: "\e90c"
}
.icon-heart:after {
  content: "\e90a";
  color: #ee7463;
  margin-left: -1em
}
.icon-star:before {
  content: "\e90d";
  color: #ee7463
}
.icon-star:after {
  content: "\e90e";
  margin-left: -1em
}
.icon-close:before {
  content: "\e90f"
}
.icon-search:before {
  content: "\e913"
}
.icon-pin:before {
  content: "\e910"
}
.icon-mess:before {
  content: "\e911"
}
.icon-ig:before {
  content: "\e904"
}
.icon-tiktok:before {
  content: "\e903"
}
.icon-cart-bg:before {
  content: "\e906"
}
.icon-user-bg:before {
  content: "\e907"
}
.icon-search-bg:before {
  content: "\e908"
}
.icon-quotmarks:before {
  content: "\e905"
}
.icon-minus:before {
  content: "\e900"
}
.icon-plus:before {
  content: "\e901"
}
.icon-arrow:before {
  content: "\e909"
}
.icon-arrow-m:before {
  content: "\e912"
}
.icon-arrow-xl:before {
  content: "\e902"
}
.icon-logo:before {
  content: "\e90b"
}
:root {
  --white: #F3F3F3;
  --black: #1D1D1D;
  --color1: #0B6C80;
  --color2: #EE7463;
  --color3: #FFF8B4;
  --color4: #EAE7DC;
  --color5: #044553;
  --color6: #2A9FB7;
  --color7: #A7D8DC;
  --color8: #DBE3ED;
  --color9: #DDD15B;
  --color10: #F8F6EF;
  --gradient: linear-gradient(130.97deg, #0B5A6B 28.16%, #0B6679 98.36%);
  --gradient2: linear-gradient(90deg, #0B5A6B 45%, #0B6679 100%);
  --offset: 7rem;
  --big-gap: 13rem;
  --header: 12rem
}
@media (max-width:1200px) {
  :root {
    --offset: 4rem;
    --big-gap: 6rem
  }
}
@media (max-width:1023px) {
  :root {
    --header: 10rem
  }
}
@media (max-width:767px) {
  :root {
    --header: 9rem;
    --big-gap: 4rem
  }
}
@media (max-width:530px) {
  :root {
    --offset: 2rem
  }
}
.common {
  font-size: 10px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%
}
.common * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -webkit-tap-highlight-color: transparent;
  outline: 0
}
.common__body {
  font-family: Manrope,sans-serif;
  margin: 0;
  font-size: 2rem;
  color: #000;
  position: relative
}
img {
  -o-object-fit: contain;
  object-fit: contain
}
iframe,
img {
  display: block;
  max-width: 100%;
  border: none
}
.app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  min-height: 100vh;
  position: relative;
  width: 100%;
  overflow-x: hidden;
  z-index: 1;
  background: var(--gradient)
}
.app button,
.app label {
  cursor: pointer
}
.app button,
.app input,
.app select,
.app textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: none;
  background: 0 0;
  font-family: inherit;
  font-size: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0
}
.app input:focus::-webkit-input-placeholder {
  color: transparent
}
.app input:focus:-moz-placeholder {
  color: transparent
}
.app input:focus::-moz-placeholder {
  color: transparent
}
.app input:focus:-ms-input-placeholder {
  color: transparent
}
.app input::-webkit-input-placeholder,
.app select::-webkit-input-placeholder,
.app textarea::-webkit-input-placeholder {
  font-size: inherit;
  font-weight: 300;
  color: inherit;
  -webkit-transition: color .5s;
  transition: color .5s
}
.app input:-moz-placeholder,
.app select:-moz-placeholder,
.app textarea:-moz-placeholder {
  font-size: inherit;
  font-weight: 300;
  color: inherit
}
.app input::-moz-placeholder,
.app select::-moz-placeholder,
.app textarea::-moz-placeholder {
  font-size: inherit;
  font-weight: 300;
  color: inherit
}
.app input:-ms-input-placeholder,
.app select:-ms-input-placeholder,
.app textarea:-ms-input-placeholder {
  font-size: inherit;
  font-weight: 300;
  color: inherit
}
.app textarea {
  overflow: auto
}
.app select::-ms-expand,
.app textarea::-ms-expand {
  display: none
}
.app input[type=number] {
  -moz-appearance: textfield
}
.app input[type=submit] {
  border: none
}
.app input::-webkit-inner-spin-button,
.app input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  display: none
}
.app a {
  text-decoration: none;
  color: inherit
}
.app .anchor {
  top: -10px;
  position: absolute
}
.app .main {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative
}
.app .hidden {
  display: none
}
.app .link-full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  cursor: pointer
}
.app .section {
  position: relative
}
.app .section__title {
  margin-bottom: 6rem;
  text-align: center;
  position: relative;
  display: grid;
  grid-gap: 15px;
  justify-items: center
}
.app .section__title [data-relocate] {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.app .section__title .text {
  max-width: 85rem;
  width: 100%
}
.app .section__subtitle {
  margin-bottom: 3rem
}
.app .section__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 4rem;
  gap: 2rem
}
.app .section__btns._mob {
  display: none
}
.app .section__btns._big-m {
  margin-top: 6rem
}
.app .section__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  justify-self: stretch
}
.app .inner {
  max-width: calc(1300px + var(--offset) * 2);
  padding-left: var(--offset);
  padding-right: var(--offset);
  width: 100%;
  margin-left: auto;
  margin-right: auto
}
.app .inner._s {
  max-width: calc(970px + var(--offset) * 2)
}
.app .inner._m {
  max-width: calc(1080px + var(--offset) * 2)
}
.app .inner-s {
  max-width: 970px
}
.app .inner-m {
  max-width: 1080px
}
.app .swiper-slide {
  display: block;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  overflow: hidden
}
.app .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.app .swiper-button-next,
.app .swiper-button-prev {
  width: 9rem;
  height: 9rem;
  --swiper-navigation-size: 9rem
}
.app .swiper-button-next:after,
.app .swiper-button-prev:after {
  content: "\e909";
  font-family: icomoon;
  font-size: 2.2rem
}
.app .swiper__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4rem
}
.app .swiper__nav .swiper-button-next,
.app .swiper__nav .swiper-button-prev {
  position: static;
  margin: 0
}
.app [data-fancybox] {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}
@media (max-width:1023px) {
  .app .main {
    padding-top: var(--header)
  }
  .app .section__title ._desk {
    display: none
  }
  .app .section__btns._mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
@media (max-width:767px) {
  .app .section__title {
    margin-bottom: 3rem
  }
  .app .section__btns._big-m {
    margin-top: 4rem
  }
  .app .swiper-button-next,
  .app .swiper-button-prev {
    width: 5rem;
    min-width: 5rem;
    height: 5rem
  }
}
@media (max-width:530px) {
  .app .section__btns {
    margin-top: 3rem
  }
  .app .section__btns._big-m {
    margin-top: 3rem
  }
  .app .section__title.grid {
    grid-gap: 10px
  }
  .app .swiper-button-next,
  .app .swiper-button-prev {
    width: 3rem;
    min-width: 3rem;
    height: 3rem
  }
  .app .swiper-button-next:after,
  .app .swiper-button-prev:after {
    font-size: 15px
  }
  .app .hide-mob {
    display: none!important
  }
}
.fancybox__slide.has-image > .fancybox__content {
  -webkit-transform: none!important;
  transform: none!important
}
.fancybox__content {
  -webkit-transition: all .3s;
  transition: all .3s
}
.is-closing .fancybox__content {
  opacity: 0!important
}
.fancybox__backdrop {
  background: rgba(4,69,83,.8)
}
.hide-scrollbar .header {
  padding-right: calc(var(--fancybox-scrollbar-compensate)/ 2)
}
@media (max-width:1023px) {
  .common__body {
    font-size: 16px
  }
}
.app .select {
  position: relative;
  z-index: 1
}
.app .select._simple .select__main {
  border: none
}
.app .select._active {
  z-index: 6
}
.app .select._active .select__options {
  display: grid
}
.app .select._active .select__main:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.app .select__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer
}
.app .select__main._semibold {
  font-weight: 500;
  gap: 18px
}
.app .select__main._semibold:after {
  font-size: 10px
}
.app .select__main.input input {
  padding: 0
}
.app .select__main._active {
  background: var(--green3)
}
.app .select__main:after {
  content: "\e914";
  font-family: icomoon;
  -webkit-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
  font-size: 7px
}
.app .select__input {
  display: none;
  text-overflow: ellipsis;
  font-size: 16px
}
.app .select__input._keyboard {
  display: block
}
.app .select__options {
  position: absolute;
  grid-gap: 2.3rem;
  top: calc(100% + 2.5rem);
  left: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--color10);
  border: 1px solid var(--black);
  -webkit-transition: all .5s;
  transition: all .5s;
  overflow: hidden;
  display: none;
  z-index: 15;
  max-height: 30rem;
  overflow-y: auto;
  font-size: 18px;
  padding: 2rem 15px
}
.app .select__options::-webkit-scrollbar-track {
  background: var(--color4);
  border-radius: 5px
}
.app .select__options::-webkit-scrollbar {
  width: 4px;
  height: auto;
  border-radius: 5px
}
.app .select__options::-webkit-scrollbar-thumb {
  background-color: var(--color2);
  border-radius: 5px
}
.app .select__option {
  -webkit-transition: all .5s;
  transition: all .5s;
  cursor: pointer
}
.app .select__option:hover {
  color: var(--color1)
}
.app .select__option._choosed {
  pointer-events: none;
  color: var(--color2)
}
.app .select__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  gap: 5px
}
.app .select__placeholder {
  color: gray;
  pointer-events: none;
  -webkit-transition: all .5s;
  transition: all .5s;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.app .lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px
}
.app .lang img {
  width: 2.5rem
}
.app .lang span:nth-of-type(2) {
  display: none
}
.app .select__main .lang img {
  width: 4rem
}
.app .select__main .lang span:nth-of-type(1) {
  display: none
}
.app .select__main .lang span:nth-of-type(2) {
  display: block
}
@media (max-width:530px) {
  .app .select__main .lang img {
    width: 3rem
  }
}
.app .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  color: var(--white);
  background: var(--color1);
  cursor: pointer;
  min-height: 6rem;
  -webkit-transition: all .5s;
  transition: all .5s;
  padding: 9px 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 25rem;
  font-weight: 600;
  font-size: 2rem
}
.app .btn:hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2)
}
.app .btn._alt {
  background: var(--color2)
}
.app .btn._mini {
  min-height: 4.5rem;
  font-size: 12px;
  padding: 10px 2rem;
  min-width: 19rem
}
.app .btn._border {
  border: 1px solid;
  background: 0 0;
  color: var(--color2);
  border-color: var(--color2)
}
.app .btn._border-alt {
  border: 1px solid;
  background: 0 0;
  color: var(--color1)
}
.app .btn._full {
  width: 100%;
  min-width: initial
}
.app .btn._disabled {
  pointer-events: none;
  background: #878787
}
.app .btn.color-w {
  color: var(--white)
}
@media (max-width:1200px) {
  .app .btn {
    font-size: 16px
  }
}
@media (max-width:767px) {
  .app .btn {
    min-width: 16rem;
    width: 100%
  }
  .app .btn._mob-link {
    padding: 0;
    background: 0 0;
    width: auto;
    min-width: initial;
    font-size: 2rem;
    color: inherit;
    text-transform: none;
    min-height: initial;
    font-weight: 400;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 1px
  }
}
.app .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 6px;
  font-weight: 300
}
.app .contact._center {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.app .contact i.icon {
  font-size: 2.4rem
}
.app .contact-list {
  display: grid;
  grid-gap: 2rem
}
@media (max-width:530px) {
  .app .contact-list {
    font-size: 14px
  }
  .app .contact-list i.icon {
    font-size: 2rem
  }
}
@media (hover:hover) and (pointer:fine) {
  .app a.contact {
    -webkit-transition: color .5s;
    transition: color .5s
  }
  .app a.contact:hover {
    color: var(--color3)
  }
}
.app .input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid;
  height: 5rem;
  font-weight: 300;
  font-size: 14px;
  padding-right: 16px;
  color: inherit;
  gap: 15px
}
.app .input[type=date] {
  cursor: pointer
}
.app .input:focus {
  color: var(--color3)
}

.app .search_page .input:focus
{
  color: #000
}
.app .input:focus + * {
  color: var(--color3)
}
.app .input i.icon {
  font-size: 14px
}
.app .input input {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 10px 0 10px 16px;
  width: 100%
}
.app .input button,
.app .input input {
  color: inherit
}
.app .input button {
  padding: 0
}
.app .input._mini {
  height: 6rem
}
.app input.input {
  padding: 0 16px;
  height: 7rem
}
.app input.input._mini {
  height: 6rem
}
.app input.input._min-w {
  min-width: 26.5rem
}
.app textarea.input {
  padding: 16px;
  resize: none;
  height: 21rem
}
.app .pass-input {
  position: relative
}
.app .pass-input input {
  width: 100%;
  padding-right: 5rem
}
.app .pass-input i.icon {
  font-size: 2.4rem
}
.app .pass-input .icon-eye-close {
  display: none
}
.app .pass-input._show .icon-eye {
  display: none
}
.app .pass-input._show .icon-eye-close {
  display: block
}
.app .pass-input a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  height: 100%;
  position: absolute;
  right: 16px
}
.app [type=date]::-webkit-calendar-picker-indicator,
.app [type=date]::-webkit-inner-spin-button {
  background: 0 0;
  display: none
}
.app .input-date {
  position: relative;
  cursor: pointer
}
.app .input-date input {
  width: 100%
}
.app .input-date:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  content: "\e91e";
  font-family: icomoon;
  position: absolute;
  right: 2px;
  top: 2px;
  height: calc(100% - 4px);
  width: 5rem;
  font-size: 2.7rem;
  color: var(--color6);
  z-index: 1;
  background: #fff;
  border-radius: 8px
}
@media (max-width:530px) {
  .app input.input {
    height: 6rem
  }
}
.app .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  text-transform: uppercase;
  white-space: nowrap
}
.app .status:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 100%
}
.app .status._instock:before {
  background: var(--color6)
}
.app .status._intransit:before {
  background: var(--color9)
}
.app .status._preorder:before,
.app .status._outofstock:before {
  background: var(--color2)
}
.app .readmore {
  display: grid
}
.app .readmore[data-visible="2"] .text p:nth-of-type(2) {
  display: block
}
.app .readmore label:after {
  content: "Read more"
}
.app .readmore input {
  display: none
}
.app .readmore input:checked ~ .text p {
  display: block
}
.app .readmore input:checked ~ label {
  margin-top: 2rem
}
.app .readmore input:checked ~ label:after {
  content: "Close"
}
.app .readmore .text p {
  margin-top: 2rem;
  margin-bottom: 2rem
}
.app .readmore .text p:last-child {
  margin-bottom: 0
}
.app .readmore .text p:first-child {
  margin-top: 0
}
.app .readmore .text p {
  display: none
}
.app .readmore .text p:first-of-type {
  display: block
}
@media (max-width:767px) {
  .app .readmore {
    position: relative
  }
  .app .readmore label {
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(234,231,220,.8)),color-stop(25%,rgba(234,231,220,.8)),to(transparent));
    background: linear-gradient(0deg,rgba(234,231,220,.8) 0,rgba(234,231,220,.8) 25%,transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 100%;
    height: 9rem;
    color: transparent
  }
  .app .readmore input:checked ~ label {
    background: 0 0;
    height: auto;
    position: static;
    color: inherit;
    width: auto
  }
}
.app .params {
  line-height: 1.6
}
.app .params b {
  font-weight: 500
}
.app .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stetch;
  -ms-flex-align: stetch;
  align-items: stetch;
  border: 1px solid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 6rem
}
.app .quantity input {
  width: 4rem;
  text-align: center
}
.app .quantity i.icon {
  font-size: 12px
}
.app .quantity__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 9px
}
.app .fav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  font-size: 2.2rem
}
.app .fav input {
  display: none
}
.app .fav input:checked ~ i.icon:after {
  opacity: 1
}
.app .fav i.icon:after {
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s
}
.app .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px
}
.app .date i.icon {
  font-size: 2.4rem
}
@media (max-width:530px) {
  .app .date {
    font-size: 14px
  }
}
.app .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-weight: 300
}
.app .checkbox img {
  width: 3rem;
  height: 2rem;
  -o-object-fit: cover;
  object-fit: cover
}
.app .checkbox input {
  display: none
}
.app .checkbox input:checked ~ .checkbox__mask {
  color: var(--color2);
  background: var(--color2)
}
.app .checkbox__label {
  -webkit-transition: color .5s;
  transition: color .5s
}
.app .checkbox__mask {
  min-width: 2rem;
  width: 2rem;
  height: 2rem;
  border: 1px solid;
  -webkit-transition: color .5s,background .5s;
  transition: color .5s,background .5s;
  -webkit-box-shadow: inset 0 0 0 3px var(--color4);
  box-shadow: inset 0 0 0 3px var(--color4)
}
@media (hover:hover) and (pointer:fine) {
  .app .checkbox:hover {
    color: var(--color2)
  }
}
.app .range {
  background: #878787;
  position: relative;
  width: 100%;
  margin-bottom: 5rem;
  margin-top: 6px
}
.app .input-range {
  display: none
}
.app .noUi-target,
.app .noUi-target * {
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.app .noUi-target {
  position: relative
}
.app .noUi-base,
.app .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1
}
.app .noUi-connects {
  overflow: hidden;
  z-index: 0
}
.app .noUi-connect,
.app .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
  transform-style: flat
}
.app .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto
}
.app .noUi-horizontal .noUi-origin {
  height: 0
}
.app .noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute
}
.app .noUi-touch-area {
  height: 100%;
  width: 100%
}
.app .noUi-state-tap .noUi-connect,
.app .noUi-state-tap .noUi-origin {
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s,-webkit-transform .3s
}
.app .noUi-state-drag * {
  cursor: inherit!important
}
.app .noUi-horizontal {
  height: 2px
}
.app .noUi-horizontal .noUi-handle {
  width: 14px;
  height: 14px;
  right: -6px;
  top: -6px
}
.app .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -6px;
  right: auto
}
.app .noUi-target {
  background: #878787
}
.app .noUi-connect {
  background: var(--color2)
}
.app .noUi-draggable {
  cursor: ew-resize
}
.app .noUi-handle {
  border-radius: 100%;
  background: var(--color4);
  border: 1px solid var(--color2);
  cursor: pointer
}
.app .noUi-pips {
  position: absolute;
  color: #999
}
.app .noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center
}
.app .noUi-value-sub {
  color: #ccc;
  font-size: 10px
}
.app .noUi-marker {
  position: absolute;
  background: #ccc
}
.app .noUi-marker-sub {
  background: #aaa
}
.app .noUi-marker-large {
  background: #aaa
}
.app .noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%
}
.app .noUi-value-horizontal {
  -webkit-transform: translate(-50%,50%);
  transform: translate(-50%,50%)
}
.app .noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%,50%);
  transform: translate(50%,50%)
}
.app .noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px
}
.app .noUi-marker-horizontal.noUi-marker-sub {
  height: 10px
}
.app .noUi-marker-horizontal.noUi-marker-large {
  height: 15px
}
.app .noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid;
  text-align: center;
  white-space: nowrap;
  padding: 4px 10px;
  font-weight: 300;
  font-size: 16px;
  min-width: 8.5rem
}
.app .noUi-tooltip:before {
  content: "£"
}
.app .noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  left: 50%;
  top: calc(100% + 17px)
}
.app .noUi-horizontal .noUi-origin > .noUi-tooltip {
  -webkit-transform: translate(50%,0);
  transform: translate(50%,0);
  left: auto
}
.app .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid;
  position: relative;
  margin: 0 auto;
  height: 7rem;
  padding-right: 2.5rem
}
.app .search._alt {
  padding-left: 2.5rem;
  padding-right: 0;
  width: 100%;
  border-radius: 5rem;
  gap: 12px;
  height: 4.8rem;
  margin: 0
}
.app .search._alt input {
  padding: 10px 10px 10px 0;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%
}
.app .search input {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 3rem 0 10px 12px
}
.app .search i.icon {
  font-size: 2.4rem
}
.app .search button {
  color: inherit
}
.app .search__placeholder {
  position: absolute;
  top: 10px;
  left: 12px;
  font-size: 12px;
  pointer-events: none
}
.app .search-form {
  width: 100%;
  padding: 5rem;
  background: var(--color4);
  position: relative
}
.app .search-form.popup__content {
  margin: 0
}
.app .search-form__close.popup__close {
  top: 50%;
  padding: 3rem;
  -webkit-transform: translate(100%,-50%);
  transform: translate(100%,-50%)
}
.app .bonus {
  display: grid;
  text-align: center;
  grid-gap: 7px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  justify-items: center
}
.app .bonus i.icon {
  font-size: 10rem;
  color: var(--color2)
}
.app .bonuses {
  display: grid;
  grid-gap: 2.2rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.app .bonuses__title {
  text-align: center;
  font-weight: 600
}
.app .bonuses__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10rem
}
@media (max-width:530px) {
  .app .bonus {
    font-size: 2rem
  }
  .app .bonus i.icon {
    font-size: 6rem
  }
  .app .bonuses {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .app .bonuses__list {
    grid-gap: 4rem
  }
}
.app h1,
.app h2,
.app h3,
.app h4,
.app h5,
.app h6,
.app p {
  font-weight: inherit;
  font-size: inherit;
  margin: 0
}
.app .color-w {
  color: var(--white)
}
.app .color-b {
  color: var(--black)
}
.app .bg {
  background: var(--color4)
}
.app .bg2 {
  background: var(--color1);
  color: var(--white)
}
.app .color2 {
  color: var(--color1)
}
.app .bg3 {
  background: var(--color3)
}
.app .color3 {
  color: var(--color3)
}
.app .bg4 {
  background: var(--color7)
}
.app .color4 {
  color: var(--color7)
}
.app .bg5 {
  background: var(--color8)
}
.app .bg6 {
  background: var(--color2)
}
.app .gradient {
  background: var(--gradient)
}
.app .gradient2 {
  background: var(--gradient2)
}
.app .pt-60 {
  padding-top: 6rem
}
.app .pt-80 {
  padding-top: 8rem
}
.app .pt-95 {
  padding-top: 9.5rem
}
.app .pt-120 {
  padding-top: 12rem
}
.app .pt-180 {
  padding-top: 18rem
}
.app .pt-205 {
  padding-top: 20.5rem
}
.app .pt-235 {
  padding-top: 23.5rem
}
.app .pb-120 {
  padding-bottom: 12rem
}
.app .pb-100 {
  padding-bottom: 10rem
}
.app .pb-80 {
  padding-bottom: 8rem
}
.app .half-bg {
  position: relative;
  z-index: 1
}
.app .half-bg:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 50%;
  min-height: 48rem;
  z-index: -1;
  left: 0;
  bottom: 0;
  background: var(--color4)
}
.app .half-bg-compact {
  --teal-h: 35rem;
  position: relative;
  background: linear-gradient(to bottom, transparent 0, transparent var(--teal-h), var(--color4) var(--teal-h), var(--color4) 100%)
}
.app .striped {
  background: repeating-linear-gradient(var(--color4) 11rem,var(--color4) 61rem,transparent 61rem,transparent 84.5rem),-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(90%,transparent),color-stop(90%,var(--color4)),to(var(--color4)));
  background: repeating-linear-gradient(var(--color4) 11rem,var(--color4) 61rem,transparent 61rem,transparent 84.5rem),linear-gradient(transparent 0,transparent 90%,var(--color4) 90%,var(--color4) 100%)
}
.app .semicircle {
  position: relative
}
.app .semicircle:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: block;
  background: url(../img/circle-bg.svg) no-repeat bottom center;
  background-size: 100% 100%;
  height: 11.5rem;
  z-index: 2;
  pointer-events: none
}
.app .factor {
  font-family: FactorA;
  font-weight: 600;
  text-transform: uppercase
}
.app .factor::first-letter {
  -webkit-font-feature-settings: "ss01";
  font-feature-settings: "ss01"
}
.app .factor span {
  display: inline-block
}
.app .factor span::first-letter {
  -webkit-font-feature-settings: "ss01";
  font-feature-settings: "ss01"
}
.app .factor._no-upper {
  text-transform: initial
}
.app .h1,
.app .text h1 {
  font-size: clamp(18px,3.5vw,4rem);
  font-family: FactorA;
  font-weight: 600;
  text-transform: uppercase
}
.app .h1::first-letter,
.app .text h1::first-letter {
  -webkit-font-feature-settings: "ss01";
  font-feature-settings: "ss01"
}
.app .h2,
.app .text h2 {
  font-size: clamp(2.4rem,5.5vw,6rem);
  font-family: FactorA;
  font-weight: 600;
  text-transform: capitalize;
  -webkit-font-feature-settings: "ss01";
  font-feature-settings: "ss01"
}
.app .h2._lowcase,
.app .text h2._lowcase {
  text-transform: initial
}
.app .h3,
.app .text h3 {
  font-size: clamp(18px,3.5vw,4rem);
  font-weight: 600;
  font-family: FactorA;
  -webkit-font-feature-settings: "ss01";
  font-feature-settings: "ss01"
}
.app .h4,
.app .text h4 {
  font-size: clamp(18px,3.5vw,3rem);
  font-weight: 600
}
.app .h5,
.app .text h5 {
  font-size: clamp(16px,3vw,2rem);
  font-weight: 600
}
.app .link {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 1px
}
.app .add-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  gap: 16px
}
.app .add-link i.icon {
  font-size: 2.4rem
}
.app .full-img {
  width: 100%;
  max-height: 40rem;
  -o-object-fit: cover;
  object-fit: cover
}
.app .text {
  font-weight: 300
}
.app .text .btn {
  margin-top: 4.2rem;
  margin-bottom: 4.2rem
}
.app .text .btn:last-child {
  margin-bottom: 0
}
.app .text .btn:first-child {
  margin-top: 0
}
.app .text a:not([class]) {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 1px
}
.app .text.inner-m h3 {
  max-width: 53rem
}
.app .text._big-m p {
  margin-top: 4rem;
  margin-bottom: 4rem
}
.app .text._big-m p:last-child {
  margin-bottom: 0
}
.app .text._big-m p:first-child {
  margin-top: 0
}
.app .text img {
  margin-top: 3rem;
  margin-bottom: 3rem
}
.app .text img:last-child {
  margin-bottom: 0
}
.app .text img:first-child {
  margin-top: 0
}
.app .text h3 {
  margin-bottom: 3rem;
  margin-top: 5rem
}
.app .text h3:first-child {
  margin-top: 0
}
.app .text p {
  line-height: 1.4;
  margin-top: 3rem;
  margin-bottom: 3rem
}
.app .text p:last-child {
  margin-bottom: 0
}
.app .text p:first-child {
  margin-top: 0
}
.app .grid {
  display: grid;
  grid-gap: 2rem
}
.app .grid._5-7 {
  grid-template-columns: 5fr 7fr
}
.app .grid._3-4 {
  grid-template-columns: 3fr 4fr
}
@media (max-width:1200px) {
  .app .striped {
    background: repeating-linear-gradient(var(--color4) 11rem,var(--color4) 65rem,transparent 65rem,transparent 87.5rem),-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(90%,transparent),color-stop(90%,var(--color4)),to(var(--color4)));
    background: repeating-linear-gradient(var(--color4) 11rem,var(--color4) 65rem,transparent 65rem,transparent 87.5rem),linear-gradient(transparent 0,transparent 90%,var(--color4) 90%,var(--color4) 100%)
  }
}
@media (max-width:1023px) {
  .app .gradient2 {
    background: 0 0
  }
  .app .striped {
    background: repeating-linear-gradient(var(--color4) 11rem,var(--color4) 60rem,transparent 60rem,transparent 83rem),-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(90%,transparent),color-stop(90%,var(--color4)),to(var(--color4)));
    background: repeating-linear-gradient(var(--color4) 11rem,var(--color4) 60rem,transparent 60rem,transparent 83rem),linear-gradient(transparent 0,transparent 90%,var(--color4) 90%,var(--color4) 100%)
  }
  .app .pt-180,
  .app .pt-205,
  .app .pt-235 {
    padding-top: 12rem
  }
  .app .semicircle:after {
    height: 5rem
  }
}
@media (max-width:767px) {
  .app .striped {
    background: repeating-linear-gradient(var(--color4) 11rem,var(--color4) 53rem,transparent 53rem,transparent 69rem),-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(90%,transparent),color-stop(90%,var(--color4)),to(var(--color4)));
    background: repeating-linear-gradient(var(--color4) 11rem,var(--color4) 53rem,transparent 53rem,transparent 69rem),linear-gradient(transparent 0,transparent 90%,var(--color4) 90%,var(--color4) 100%)
  }
  .app .pt-95 {
    padding-top: 5rem
  }
  .app .pt-80 {
    padding-top: 5rem
  }
  .app .pt-120 {
    padding-top: 5rem
  }
  .app .pb-80 {
    padding-bottom: 5rem
  }
  .app .pb-120 {
    padding-bottom: 5rem
  }
  .app .pb-100 {
    padding-bottom: 5rem
  }
  .app .text {
    font-size: 14px;
    font-weight: 300
  }
  .app .text p {
    margin-top: 15px;
    margin-bottom: 15px
  }
  .app .text p:last-child {
    margin-bottom: 0
  }
  .app .text p:first-child {
    margin-top: 0
  }
}
@media (max-width:530px) {
  .app .pt-180,
  .app .pt-205,
  .app .pt-235 {
    padding-top: 5rem
  }
  .app .semicircle {
    padding-bottom: 2rem
  }
  .app .semicircle:after {
    height: 2rem
  }
  .app .text {
    font-size: 12px
  }
  .app .text._mob-center {
    text-align: center
  }
  .app .text._big-m p {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
  .app .text._big-m p:last-child {
    margin-bottom: 0
  }
  .app .text._big-m p:first-child {
    margin-top: 0
  }
  .app .text p {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
  .app .text p:last-child {
    margin-bottom: 0
  }
  .app .text p:first-child {
    margin-top: 0
  }
  .app .half-bg {
    color: var(--white)
  }
  .app .half-bg:after {
    height: 80%;
    min-height: initial
  }
  .app .half-bg:not([class*=mob-half-bg]):after {
    content: none
  }
  .app .mob-half-bg {
    position: relative;
    z-index: 1;
    color: var(--black)
  }
  .app .mob-half-bg .striped {
    color: var(--black)
  }
  .app .mob-half-bg:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 80%;
    z-index: -1;
    left: 0;
    bottom: 0;
    background: var(--color4)
  }
  .app .mob-bg1 {
    background: var(--color4);
    color: var(--black);
    padding-top: 5rem
  }
  .app .mob-bg1 .section__title.color-w {
    color: inherit
  }
  .app .pt-60 {
    padding-top: 3rem
  }
  .app .pt-80 {
    padding-top: 2rem
  }
  .app .striped {
    background: 0 0;
    color: var(--white)
  }
}
@media (hover:hover) and (pointer:fine) {
  .app .link {
    -webkit-transition: color .5s;
    transition: color .5s
  }
  .app .link:hover {
    color: var(--color2)
  }
}
.app .brandline {
  padding: 10px var(--offset);
  height: 8rem
}
.app .brandline .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content
}
.app .brandline .swiper-slide {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto
}
.app .brandline img {
  max-height: 6rem;
  width: 14rem;
  margin-right: 10rem
}
@media (max-width:767px) {
  .app .brandline {
    height: 6rem
  }
  .app .brandline img {
    max-height: 4rem;
    width: 9rem;
    margin-right: 3rem
  }
}
.app .category {
  position: relative
}
.app .category__bg {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  aspect-ratio: 1/.55
}
.app .category__main {
  position: absolute;
  padding: 18px 10px;
  display: grid;
  grid-gap: 6px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 6;
  min-width: 30rem;
  min-height: 14.5rem;
  grid-template-rows: auto 1fr;
  margin-top: 10px
}
.app .category__title {
  font-size: 19px
}
.app .category__subtitle {
  font-size: 15px
}
.app .category__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem
}
.app .category__lang {
  width: 3rem
}
.app .categories {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem
}
@media (max-width:1023px) {
  .app .category__title {
    font-size: 16px
  }
  .app .category__main {
    min-height: initial;
    min-width: 80%
  }
}
@media (max-width:767px) {
  .app .categories {
    grid-template-columns: initial
  }
}
@media (max-width:530px) {
  .app .category {
    font-size: 12px
  }
  .app .category__title {
    font-size: 13px
  }
  .app .category__subtitle {
    font-size: 12px
  }
  .app .category__main {
    min-width: 80%;
    padding: 15px 10px;
    margin-top: 5px
  }
}
.app .review {
  padding: 3rem;
  display: grid;
  grid-gap: 18px;
  -ms-flex-line-pack: start;
  align-content: flex-start
}
.app .review i.icon {
  font-size: 4rem
}
.app .review .text {
  font-size: 18px
}
.app .review._row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 4rem
}
.app .review__img {
  width: 20rem;
  height: 20rem;
  min-width: 20rem;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset
}
.app .review__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 500;
  text-transform: uppercase;
  gap: 3rem
}
.app .review__main {
  display: grid;
  grid-gap: 2.2rem;
  grid-template-rows: auto 1fr
}
.app .review__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 4rem
}
.app .review__info {
  display: grid;
  grid-gap: 5px
}
.app .review__rating {
  margin-top: 13px;
  height: 3.3rem
}
.app .review__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 5rem
}
.app .review__row i.icon {
  margin-top: 2.4rem
}
.app .gradient2 .reviews__slider:after {
  background: #0b5a6b
}
.app .reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  gap: 10rem
}
.app .reviews .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.app .reviews .swiper__nav {
  margin-top: 4rem
}
.app .reviews .swiper-slide {
  height: auto
}
.app .reviews__slider {
  overflow: visible;
  margin: 0;
  width: 100%;
  max-width: 64rem
}
.app .reviews__slider:after {
  content: "";
  display: block;
  height: calc(100% + 5px);
  width: 50vw;
  position: absolute;
  right: 100%;
  top: -5px;
  background: var(--color4);
  z-index: 1;
  pointer-events: none
}
.app .reviews__slider .swiper-slide:empty {
  display: none
}
.app .reviews__bg {
  margin-left: -37rem;
  margin-top: -4rem;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  z-index: 2
}
.app .reviews__bg._big-misalign {
  margin-left: -50rem;
  margin-top: -12.5rem
}
@media (max-width:1400px) {
  .app .reviews {
    gap: 5rem
  }
  .app .reviews__bg {
    margin-left: -30rem
  }
}
@media (max-width:1200px) {
  .app .reviews__bg._big-misalign {
    margin-left: -30rem;
    width: 50%
  }
}
@media (max-width:1023px) {
  .app .reviews {
    gap: 0
  }
  .app .reviews .swiper__nav {
    padding-left: calc(20rem + var(--offset))
  }
  .app .reviews__bg {
    margin-left: -20rem;
    max-height: 46rem;
    z-index: 0
  }
  .app .reviews__bg._big-misalign {
    margin-left: -20rem
  }
  .app .reviews__slider {
    margin-left: -18rem
  }
  .app .reviews__slider:after {
    content: none
  }
  .app .reviews__slider .swiper-slide:empty {
    display: block;
    width: 18rem
  }
}
@media (max-width:767px) {
  .app .review .text {
    font-size: 14px
  }
  .app .review__img {
    width: 10.5rem;
    height: 10.5rem;
    min-width: 10.5rem
  }
  .app .reviews .swiper__nav {
    margin-top: 2rem
  }
  .app .reviews__bg {
    margin-left: -10rem;
    max-height: 30rem
  }
  .app .reviews__bg._big-misalign {
    margin-left: -10rem
  }
  .app .reviews__slider {
    max-width: 100%;
    margin-left: -10rem
  }
  .app .reviews__slider .swiper-slide:empty {
    width: 10rem
  }
}
@media (max-width:530px) {
  .app .review {
    padding: 15px;
    grid-gap: 10px
  }
  .app .review .text {
    font-size: 12px
  }
  .app .review .btn {
    min-height: 3.8rem;
    font-size: 14px
  }
  .app .review i.icon {
    font-size: 2rem
  }
  .app .review._row {
    gap: 2rem
  }
  .app .review__subtitle {
    font-size: 12px
  }
  .app .review__title {
    font-size: 14px;
    gap: 15px
  }
  .app .review__main {
    grid-gap: 10px
  }
  .app .review__header {
    gap: 2rem
  }
  .app .review__row {
    gap: 15px;
    width: 100%
  }
  .app .review__row i.icon {
    margin-top: 0
  }
  .app .review__rating {
    margin-top: 5px;
    height: 2rem
  }
  .app .reviews .swiper__nav {
    padding-left: 15rem
  }
  .app .reviews__bg {
    margin-left: -8rem;
    max-height: 25rem
  }
  .app .reviews__bg._big-misalign {
    margin-left: -13rem;
    width: 65%;
    margin-top: -5.5rem
  }
  .app .reviews__slider {
    margin-left: -11rem
  }
}
.app .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6rem;
  text-transform: uppercase
}
.app .tabs .tabItem._active {
  font-weight: 700;
  color: var(--color1)
}
.app .tabContent {
  display: none
}
.app .tabContent._active {
  display: block
}
@media (max-width:530px) {
  .app .tabs {
    gap: 4rem
  }
}
.app .product {
  display: grid;
  grid-gap: 10px;
  color: var(--black);
  justify-items: center;
  text-align: center;
  position: relative;
  grid-template-rows: auto auto 1fr;
  height: auto;
  overflow: visible
}
.app .product.color-w {
  color: var(--white)
}
.app .product._bg {
  background: var(--color10);
  padding: 2rem 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-template-rows: initial;
  min-width: 0
}
.app .product._bg > .product__info {
  margin-top: auto
}
.app .product._bg > .btn,
.app .product._bg > .nl-qty {
  width: 100%
}
.app .product._bg > .product__title,
.app .product._bg > .product__subtitle {
  overflow-wrap: break-word;
  word-break: break-word;
  max-width: 100%
}
.app .product .btn,
.app .product .fav {
  position: relative;
  z-index: 11
}
.app .product img {
  width: 100%;
  max-width: 18rem;
  aspect-ratio: 1/1.5;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  /* -webkit-box-shadow: 10px 10px 15px 0 rgba(0,0,0,.4);
  box-shadow: 10px 10px 15px 0 rgba(0,0,0,.4); */
  margin-bottom: 10px
}
.app .product._alt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background: var(--color4);
  padding: 2.5rem 5rem 2rem 2rem;
  text-align: left;
  gap: 3.5rem;
  min-height: 34rem;
  overflow: hidden
}
.app .product._alt .product__main {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0
}
.app .product._alt .product__header {
  margin-bottom: auto
}
.app .product._alt .product__info {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 10px
}
.app .product._alt .product__info .btn._full,
.app .product._alt .product__info .btn {
  flex: 0 0 100%;
  margin-top: 6px
}
.app .product._alt .product__title {
  min-height: initial
}
.app .product._alt img {
  align-self: stretch;
  width: 18rem;
  height: auto;
  max-width: 18rem;
  max-height: none;
  aspect-ratio: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: -2.5rem;
  margin-bottom: -2rem;
  margin-right: -5rem
}
.app .product__title {
  font-weight: 700;
  text-transform: uppercase;
  min-height: 5.4rem
}
.app .product__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px
}
.app .product__price {
  font-weight: 700
}
.app .product__header {
  display: grid;
  grid-gap: 8px;
  -ms-flex-line-pack: start;
  align-content: flex-start
}
.app .product__main {
  display: grid;
  grid-template-rows: 1fr;
  grid-gap: 8px
}
.app .products {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr 1fr
}
.app .products._3-col {
  grid-template-columns: repeat(3,1fr);
  grid-gap: 7.5rem 4.3rem
}
.app .products__cont[data-slides="1"] [data-relocate=link],
.app .products__cont[data-slides="1"] [data-toggle=_showmore],
.app .products__cont[data-slides="2"] [data-relocate=link],
.app .products__cont[data-slides="2"] [data-toggle=_showmore],
.app .products__cont[data-slides="3"] [data-relocate=link],
.app .products__cont[data-slides="3"] [data-toggle=_showmore],
.app .products__cont[data-slides="4"] [data-relocate=link],
.app .products__cont[data-slides="4"] [data-toggle=_showmore],
.app .products__cont[data-slides="5"] [data-relocate=link],
.app .products__cont[data-slides="5"] [data-toggle=_showmore],
.app .products__cont[data-slides="6"] [data-relocate=link],
.app .products__cont[data-slides="6"] [data-toggle=_showmore] {
  display: none
}
.app .products__cont [data-toggle=_showmore]:after {
  content: "See all"
}
.app .products__cont._showmore [data-toggle=_showmore]:after {
  content: "Hide"
}
.app .products__cont._showmore .product:nth-of-type(6) ~ .product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.app .products__cont .product:nth-of-type(6) ~ .product {
  display: none
}
.app .product-list {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(23rem,1fr));
  grid-gap: 3rem 3.5rem;
  width: 100%;
  max-width: 100%;
  min-width: 0
}
.app .catalog__main {
  min-width: 0;
  max-width: 100%;
  overflow: hidden
}

.searchpage_results_inputs
{
  display: grid;
    grid-template-columns: 1fr minmax(140px, 25%);
    grid-gap: 20px;
}




.searchpage_results_title
{
  padding: 20px 0;
  display: flex;
  width: 100%;
}
.app .search_page .product-list {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(29rem,1fr));
  grid-gap: 3rem 3.5rem
}

.app .product-list._4col {
  grid-template-columns: repeat(4,1fr);
  grid-row-gap: 24rem
}
.app .product-slider {
  padding: 0 7.2rem;
  position: relative
}
.app .product-slider .swiper {
  padding: 15px;
  margin: -15px
}
.app .product-slider .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.app .product-slider .swiper-button-next,
.app .product-slider .swiper-button-prev {
  top: 35%
}
.app .product-slider .swiper-button-next {
  right: -2rem
}
.app .product-slider .swiper-button-prev {
  left: -2rem
}
.app .product-slider__cont[data-slides="1"] [data-relocate=link],
.app .product-slider__cont[data-slides="1"] [data-toggle=_showmore],
.app .product-slider__cont[data-slides="2"] [data-relocate=link],
.app .product-slider__cont[data-slides="2"] [data-toggle=_showmore],
.app .product-slider__cont[data-slides="3"] [data-relocate=link],
.app .product-slider__cont[data-slides="3"] [data-toggle=_showmore],
.app .product-slider__cont[data-slides="4"] [data-relocate=link],
.app .product-slider__cont[data-slides="4"] [data-toggle=_showmore],
.app .product-slider__cont[data-slides="5"] [data-relocate=link],
.app .product-slider__cont[data-slides="5"] [data-toggle=_showmore],
.app .product-slider__cont[data-slides="6"] [data-relocate=link],
.app .product-slider__cont[data-slides="6"] [data-toggle=_showmore],
.app .product-slider__cont[data-slides="7"] [data-relocate=link],
.app .product-slider__cont[data-slides="7"] [data-toggle=_showmore],
.app .product-slider__cont[data-slides="8"] [data-relocate=link],
.app .product-slider__cont[data-slides="8"] [data-toggle=_showmore] {
  display: none
}
.app .product-slider__cont [data-toggle=_showmore]:after {
  content: "See all"
}
.app .product-slider__cont._showmore [data-toggle=_showmore]:after {
  content: "Hide"
}
.app .product-slider__cont._showmore .product:nth-of-type(8) ~ .product {
  display: grid
}
.app .product-slider__cont .product:nth-of-type(8) ~ .product {
  display: none
}
.app .product-table {
  display: grid;
  grid-gap: 5rem;
  line-height: 1.4;
  font-size: 14px
}
.app .product-table img {
  width: 10rem;
  -webkit-box-shadow: 8px 8px 10px 2px rgba(0,0,0,.3);
  box-shadow: 8px 8px 10px 2px rgba(0,0,0,.3)
}
.app .product-table .btn {
  position: relative;
  z-index: 5
}
.app .product-table__row {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: auto 1fr 1fr auto;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-items: center
}
.app .product-table__title {
  display: grid;
  grid-gap: 3px;
  padding-left: 3rem;
  justify-self: flex-start
}
.app .product-table__title b {
  text-transform: uppercase
}
.app .product-table__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px
}
.app .product-table__info i.icon {
  font-size: 2.4rem
}
@media (max-width:1400px) {
  .app .product-slider {
    padding: 0
  }
  .app .product-slider .swiper-button-next {
    right: -6.5rem
  }
  .app .product-slider .swiper-button-prev {
    left: -6.5rem
  }
}
@media (max-width:1023px) {
  .app .product._bg {
    padding: 3rem
  }
  .app .product._alt {
    display: grid;
    padding: 4rem;
    grid-template-rows: initial;
    text-align: center;
    grid-gap: 2rem
  }
  .app .product._alt .product__info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .app .product._alt .product__title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .app .product._alt img {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
  .app .product__info {
    font-size: 2rem
  }
  .app .product__title {
    min-height: initial
  }
  .app .products__cont._showmore .product:nth-of-type(6) ~ .product {
    display: grid
  }
  .app .product-list {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 2rem 2rem
  }
  .app .product-list._4col {
    grid-template-columns: repeat(3,1fr)
  }
  .app .product-table__title {
    padding-left: 0
  }
}
@media (max-width:767px) {
  .app .product._alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    padding: 2rem;
    min-height: 0;
    overflow: visible;
    gap: 2rem
  }
  .app .product._alt img {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    width: 35%;
    max-width: 35%;
    height: auto;
    max-height: none;
    aspect-ratio: 1/1.5;
    align-self: center;
    margin: 0;
    -o-object-fit: cover;
    object-fit: cover
  }
  .app .product._alt .product__info {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
  }
  .app .product._alt .product__title {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial
  }
  .app .products {
    grid-template-columns: initial
  }
  .app .products._3-col {
    grid-template-columns: 1fr 1fr
  }
  .app .product-list {
    grid-template-columns: repeat(2,1fr)
  }
  .app .product-list._4col {
    grid-template-columns: repeat(2,1fr);
    grid-row-gap: 10rem
  }
  .app .product-table {
    grid-template-columns: 1fr 1fr;
    grid-gap: 3rem
  }
  .app .product-table .btn {
    min-height: 3.8rem;
    font-size: 14px
  }
  .app .product-table__row {
    grid-template-columns: initial;
    text-align: center;
    justify-items: center;
    -ms-flex-line-pack: start;
    align-content: flex-start
  }
  .app .product-table__title {
    justify-self: initial;
    padding: 0
  }
}
@media (max-width:530px) {
  .app .product {
    background: var(--color10);
    padding: 15px 10px
  }
  .app .product.color-w {
    background: 0 0;
    padding: 0
  }
  .app .product._bg {
    padding: 15px 10px
  }
  .app .product._alt {
    padding: 15px
  }
  .app .product._alt .fav {
    height: 4rem;
    width: 4rem;
    font-size: 16px
  }
  .app .product._alt .product__title {
    font-size: 14px
  }
  .app .product._alt .product__subtitle {
    font-size: 12px
  }
  .app .product._alt .product__info {
    gap: 10px
  }
  .app .product .btn {
    min-height: 3.8rem;
    font-size: 14px
  }
  .app .product img {
    width: 80%;
    margin-bottom: 6px;
    -webkit-box-shadow: 5px 3px 10px 2px rgba(0,0,0,.4);
    box-shadow: 5px 3px 10px 2px rgba(0,0,0,.4)
  }
  .app .product__info {
    margin: -6px 0
  }
  .app .product-slider .swiper-wrapper {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr
  }
  .app .product-slider__cont[data-slides="5"] [data-relocate=link],
  .app .product-slider__cont[data-slides="5"] [data-toggle=_showmore],
  .app .product-slider__cont[data-slides="6"] [data-relocate=link],
  .app .product-slider__cont[data-slides="6"] [data-toggle=_showmore],
  .app .product-slider__cont[data-slides="7"] [data-relocate=link],
  .app .product-slider__cont[data-slides="7"] [data-toggle=_showmore],
  .app .product-slider__cont[data-slides="8"] [data-relocate=link],
  .app .product-slider__cont[data-slides="8"] [data-toggle=_showmore] {
    display: block
  }
  .app .product-slider__cont._showmore .product:nth-of-type(4) ~ .product {
    display: grid
  }
  .app .product-slider__cont .product:nth-of-type(4) ~ .product {
    display: none
  }
  .app .products._3-col {
    grid-gap: 3rem
  }
  .app .products__cont[data-slides="4"] [data-relocate=link],
  .app .products__cont[data-slides="4"] [data-toggle=_showmore],
  .app .products__cont[data-slides="5"] [data-relocate=link],
  .app .products__cont[data-slides="5"] [data-toggle=_showmore],
  .app .products__cont[data-slides="6"] [data-relocate=link],
  .app .products__cont[data-slides="6"] [data-toggle=_showmore] {
    display: block
  }
  .app .products__cont._showmore .product:nth-of-type(3) ~ .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .app .products__cont .product:nth-of-type(3) ~ .product {
    display: none
  }
  .app .product-list {
    grid-gap: 15px
  }
  .app .product-list._4col {
    grid-gap: 15px
  }
  .app .product-table .btn {
    min-width: initial
  }
  .app .product-table__row {
    grid-template-rows: auto auto 1fr
  }
}
.app .subsection {
  font-size: clamp(16px,2.3vw,3rem);
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  padding: 2.5rem;
  display: grid;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  min-width: 0;
  z-index: 1;
  min-height: 0
}
.app .subsection ._right {
  margin-left: auto
}
.app .subsection__img {
  max-width: 19rem;
  max-height: 6em;
  min-height: 0
}
.app .subsection__bg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  z-index: -1
}
.app .subsection__title {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content
}
.app .subsections {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 2rem
}
@media (max-width:1023px) {
  .app .subsection {
    padding: 2rem
  }
}
@media (max-width:767px) {
  .app .subsections {
    grid-template-columns: 1fr 1fr
  }
}
@media (max-width:530px) {
  .app .subsection {
    padding: 15px;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .app .subsection__img {
    max-height: 22vw
  }
  .app .subsection:nth-of-type(3) {
    grid-column: 2
  }
  .app .subsection__title {
    min-height: 0
  }
  .app .subsections {
    grid-gap: 15px;
    grid-auto-flow: dense
  }
}
.app .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 2.4rem
}
@media (hover:hover) and (pointer:fine) {
  .app .social a {
    -webkit-transition: color .5s;
    transition: color .5s
  }
  .app .social a:hover {
    color: var(--color2)
  }
}
.app .person {
  display: grid;
  grid-gap: 17px;
  text-align: center;
  justify-items: center;
  grid-template-rows: auto 1fr
}
.app .person img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  aspect-ratio: 1/1.1
}
.app .person .btn {
  margin-top: 13px
}
.app .person__header {
  line-height: 1.4
}
.app .person__title {
  font-weight: 600;
  text-transform: uppercase
}
.app .persons {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 2rem
}
.app .person-slider {
  position: relative
}
.app .person-slider .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.app .person-slider[data-slides="1"] [data-relocate=link],
.app .person-slider[data-slides="1"] [data-toggle=_showmore],
.app .person-slider[data-slides="2"] [data-relocate=link],
.app .person-slider[data-slides="2"] [data-toggle=_showmore],
.app .person-slider[data-slides="3"] [data-relocate=link],
.app .person-slider[data-slides="3"] [data-toggle=_showmore],
.app .person-slider[data-slides="4"] [data-relocate=link],
.app .person-slider[data-slides="4"] [data-toggle=_showmore],
.app .person-slider[data-slides="5"] [data-relocate=link],
.app .person-slider[data-slides="5"] [data-toggle=_showmore],
.app .person-slider[data-slides="6"] [data-relocate=link],
.app .person-slider[data-slides="6"] [data-toggle=_showmore] {
  display: none
}
.app .person-slider [data-toggle=_showmore]:after {
  content: "See all"
}
.app .person-slider._showmore [data-toggle=_showmore]:after {
  content: "Hide"
}
.app .person-slider._showmore .swiper-slide:nth-of-type(6) ~ .swiper-slide {
  display: grid
}
.app .person-slider .swiper-slide {
  height: auto
}
.app .person-slider .swiper-slide:nth-of-type(6) ~ .swiper-slide {
  display: none
}
.app .person-slider .swiper-button-next {
  right: -2.5rem
}
.app .person-slider .swiper-button-prev {
  left: -2.5rem
}
@media (max-width:530px) {
  .app .person {
    font-size: 14px;
    grid-gap: 10px
  }
  .app .person .btn {
    min-height: 3.8rem;
    font-size: 14px;
    margin-top: 0
  }
  .app .person .contact i.icon {
    font-size: 2rem
  }
  .app .person-slider .swiper-wrapper {
    display: grid;
    grid-gap: 2rem 15px;
    grid-template-columns: 1fr 1fr
  }
  .app .person-slider._alt[data-slides="3"] [data-relocate=link],
  .app .person-slider._alt[data-slides="3"] [data-toggle=_showmore],
  .app .person-slider._alt[data-slides="4"] [data-relocate=link],
  .app .person-slider._alt[data-slides="4"] [data-toggle=_showmore],
  .app .person-slider._alt[data-slides="5"] [data-relocate=link],
  .app .person-slider._alt[data-slides="5"] [data-toggle=_showmore],
  .app .person-slider._alt[data-slides="6"] [data-relocate=link],
  .app .person-slider._alt[data-slides="6"] [data-toggle=_showmore] {
    display: block
  }
  .app .person-slider._alt._showmore .swiper-slide:nth-of-type(2) ~ .swiper-slide {
    display: grid
  }
  .app .person-slider._alt .swiper-slide:nth-of-type(2) ~ .swiper-slide {
    display: none
  }
}
.app .company {
  display: grid;
  grid-template-columns: 5fr 7fr;
  grid-gap: 2rem
}
.app .company img {
  max-width: 27rem;
  max-height: 25rem;
  margin: auto
}
.app .companies {
  display: grid;
  grid-gap: 6rem
}
@media (max-width:1023px) {
  .app .company {
    grid-template-columns: 1fr 2fr
  }
  .app .company img {
    max-width: 80%;
    max-height: 60%
  }
}
@media (max-width:767px) {
  .app .company {
    grid-template-columns: initial
  }
  .app .company img {
    margin: 0;
    max-width: 50%;
    max-height: 20rem
  }
}
@media (max-width:530px) {
  .app .company {
    text-align: center;
    grid-gap: 0
  }
  .app .company .btn {
    margin-top: 0
  }
  .app .company h4 {
    display: none
  }
  .app .company img {
    margin: 0 auto;
    max-height: 10rem;
    max-width: 40%
  }
  .app .companies {
    grid-gap: 3rem
  }
}
.app .article {
  display: grid;
  grid-template-columns: 5fr 6fr;
  grid-gap: var(--big-gap);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.app .article .btn {
  margin-top: 10px
}
.app .article img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  aspect-ratio: 1/.66
}
.app .article__main {
  display: grid;
  grid-gap: 3rem
}
.app .article__img {
  display: grid;
  grid-gap: 15px
}
.app .article__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem
}
.app .article-list {
  display: grid;
  grid-gap: 8rem
}
.app .articles {
  display: grid;
  grid-template-columns: 6fr 5fr;
  grid-gap: var(--big-gap);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.app .articles .link {
  position: relative;
  z-index: 6
}
.app .articles .text p {
  margin-top: 10px;
  margin-bottom: 10px
}
.app .articles .text p:last-child {
  margin-bottom: 0
}
.app .articles .text p:first-child {
  margin-top: 0
}
.app .articles form {
  margin-top: 2rem
}
.app .articles__main {
  display: grid;
  grid-gap: 3rem
}
.app .articles__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 2rem
}
.app .articles__items {
  display: grid;
  grid-gap: 15px;
  justify-items: flex-start
}
.app .articles__item {
  border-top: 1px solid;
  padding-top: 3rem;
  margin-bottom: 3rem;
  display: grid;
  grid-gap: 15px;
  position: relative;
  justify-self: stretch
}
.app .articles__item:last-child {
  margin-bottom: 0
}
.app .articles__item img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  aspect-ratio: 1/1
}
.app .articles__row {
  display: grid;
  grid-template-columns: 3fr 2fr;
  grid-gap: 2rem
}
.app .articles__row .date {
  justify-self: flex-end
}
@media (max-width:1023px) {
  .app .articles {
    grid-template-columns: initial
  }
  .app .articles__row {
    grid-template-columns: 3fr 1fr
  }
}
@media (max-width:767px) {
  .app .article {
    grid-template-columns: initial
  }
  .app .article__main {
    grid-gap: 15px
  }
  .app .article-list {
    grid-gap: 6rem
  }
}
@media (max-width:530px) {
  .app .article {
    grid-gap: 2rem
  }
  .app .article__main {
    grid-gap: 10px
  }
  .app .article__img {
    grid-gap: 10px
  }
  .app .article-list {
    grid-gap: 3rem
  }
  .app .articles form {
    justify-self: stretch
  }
  .app .articles form .h5 {
    text-align: center
  }
  .app .articles__main {
    grid-gap: 10px
  }
  .app .articles__main .btn {
    margin-top: 10px
  }
  .app .articles__header {
    display: grid;
    grid-gap: 10px;
    text-align: center
  }
  .app .articles__header .date {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-left: auto
  }
  .app .articles__items {
    grid-gap: 2rem
  }
  .app .articles__item {
    padding-top: 0;
    border-top: none;
    margin-bottom: 0;
    grid-gap: 10px
  }
  .app .articles__item .date {
    gap: 5px;
    font-size: 12px
  }
  .app .articles__item .date i.icon {
    font-size: 16px
  }
  .app .articles__item img {
    aspect-ratio: initial;
    -ms-flex-item-align: stretch;
    align-self: stretch
  }
  .app .articles__title {
    justify-self: stretch;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid;
    margin: 0 -2rem
  }
  .app .articles__row {
    grid-gap: 10px
  }
}
.app .club {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  overflow: hidden;
  position: relative
}
.app .club__main {
  display: grid;
  grid-gap: 16px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 16px;
  font-weight: 300;
  padding: 4.7rem 3.8rem 4.7rem 0
}
.app .club__bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  min-width: 30rem;
  width: 30rem
}
.app .club__bg img {
  width: 100%;
  height: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -o-object-fit: cover;
  object-fit: cover
}
.app .club__img {
  max-width: 23.5rem;
  margin-left: -8rem
}
.app .clubs {
  display: grid;
  grid-gap: 6rem
}
@media (max-width:1023px) {
  .app .club__bg {
    min-width: 35%;
    width: 35%
  }
}
@media (max-width:767px) {
  .app .clubs {
    grid-gap: 3rem
  }
  .app .club {
    grid-gap: 3rem
  }
  .app .club__img {
    display: none
  }
  .app .club__main {
    padding: 3rem 0 3rem 3rem
  }
}
.app .order {
  padding: 2rem;
  background: var(--color4);
  color: var(--black);
  display: grid;
  grid-gap: 2rem;
  font-size: 16px;
  position: relative
}
.app .order img {
  width: 8rem;
  -webkit-box-shadow: 4px 4px 5px 2px rgba(0,0,0,.3);
  box-shadow: 4px 4px 5px 2px rgba(0,0,0,.3)
}
.app .order__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2.3rem;
  font-size: 14px;
  line-height: 1.4
}
.app .order__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.8rem
}
.app .order__title {
  display: grid;
  grid-gap: 3px
}
.app .order__info {
  display: grid;
  grid-gap: 10px;
  -ms-flex-line-pack: justify;
  align-content: space-between
}
.app .order__price {
  font-weight: 700
}
.app .order__bonus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: var(--color1)
}
.app .order__bonus i.icon {
  font-size: 2.4rem
}
.app .orders {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem
}
@media (max-width:767px) {
  .app .orders {
    grid-template-columns: initial
  }
}
.app .subscribe {
  background: var(--color4);
  padding: 2rem;
  display: grid;
  grid-gap: 10px;
  font-size: 16px;
  color: var(--black)
}
.app .subscribe__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-gap: 16px;
  font-size: 14px;
  line-height: 1.4
}
.app .subscribe__info {
  display: grid;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-gap: 15px
}
.app .subscribe__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 9.5rem;
  min-width: 9.5rem;
  min-height: 14.5rem
}
.app .subscribe__img img {
  width: 100%;
  height: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -o-object-fit: cover;
  object-fit: cover
}
.app .subscribes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2rem
}
@media (max-width:767px) {
  .app .subscribes {
    grid-template-columns: initial
  }
}
.app .ticket {
  display: grid;
  grid-gap: 3rem
}
.app .ticket img {
  max-height: 29.5rem
}
.app .tickets {
  display: grid;
  grid-gap: 12rem
}
.app .tickets__list {
  display: grid;
  grid-gap: 3rem;
  font-weight: 600
}
@media (max-width:530px) {
  .app .tickets {
    grid-gap: 6rem
  }
}
.app .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4.7rem;
  font-weight: 500;
  padding: 10px;
  list-style: none;
}
.app .pagination i.icon {
  font-size: 10px
}
.app .pagination a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap
}
.app .pagination li.active span {
  color: var(--color2)
}
.app .pagination a._hidden {
  display: none
}
@media (max-width:530px) {
  .app .pagination {
    gap: 3rem
  }
}
@media (hover:hover) and (pointer:fine) {
  .app .pagination a {
    -webkit-transition: color .5s;
    transition: color .5s
  }
  .app .pagination a:hover {
    color: var(--color6)
  }
}
.app .best-list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 2rem
}
.app .best-list img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  aspect-ratio: 1/1
}
.app .best-list i.icon {
  font-size: 17.5px
}
.app .best-list__i {
  aspect-ratio: 1/1;
  display: grid;
  position: relative;
  min-width: 0;
  min-height: 0
}
.app .best-list__row {
  padding: 3rem;
  width: 100%;
  min-width: 0;
  gap: 3rem
}
.app .best-list__row._right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.app .best-list__row._right i.icon {
  -ms-flex-item-align: end;
  align-self: flex-end
}
.app .best-list__row._down {
  display: grid;
  align-self: center
}
.app .best-list__row._down i.icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: right center;
  transform-origin: right center;
  justify-self: flex-end;
  width: 20px
}
.app .best-list__row._left {
  display: grid;
  grid-gap: 3.5rem;
  align-self: flex-end;
  justify-items: flex-start
}
.app .best-list__row._left i.icon {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.app .best-list__title {
  font-size: clamp(16px,2.31vw,3rem)
}
@media (max-width:1023px) {
  .app .best-list i.icon {
    font-size: 12.5px
  }
  .app .best-list__row {
    gap: 2rem;
    padding: 2rem
  }
  .app .best-list__row._left {
    grid-gap: 2rem
  }
}
@media (max-width:767px) {
  .app .best-list {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: dense
  }
  .app .best-list__row._down i.icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: initial;
    transform-origin: initial;
    top: 0
  }
  .app .best-list__row._left i.icon {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  .app .best-list__row._right {
    display: grid;
    justify-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
  }
  .app .best-list__i:nth-of-type(3) {
    grid-column: 2
  }
}
@media (max-width:530px) {
  .app .best-list {
    grid-gap: 15px
  }
  .app .best-list__row {
    padding: 15px
  }
}
.app .form {
  display: grid;
  grid-gap: 2rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.app .form._2-col {
  grid-template-columns: 1fr 1fr
}
.app .form._2-col .form__item {
  max-width: 30rem;
  width: 100%
}
.app .form._narrow {
  max-width: 32rem;
  width: 100%
}
.app .form__item {
  display: grid;
  grid-gap: 2rem
}
.app .form__item:first-of-type:not(:first-child) {
  margin-top: 10px
}
.app .form__item._end {
  -ms-flex-item-align: end;
  align-self: flex-end
}
.app .form__label {
  font-weight: 300
}
.app .form__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem;
  font-size: 14px;
  margin-top: -10px;
  font-weight: 300
}
.app .form__links._grid {
  display: grid
}
.app .form__title {
  margin-bottom: 3rem
}
.app .form__text {
  font-size: 14px;
  line-height: 1.4
}
.app .form__input {
  position: relative
}
.app .form__input input {
  width: 100%
}
.app .form__input i.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 16px;
  font-size: 18px;
  top: 0;
  height: 100%;
  pointer-events: none
}
.app .form__col {
  display: grid;
  grid-gap: 2rem;
  -ms-flex-line-pack: start;
  align-content: flex-start
}
.app .form-illustration {
  display: grid;
  grid-template-columns: 53rem auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.app .form-illustration._reverse {
  grid-template-columns: 1fr 53rem;
  grid-gap: 15rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.app .form-illustration > img {
  max-width: 85%;
  margin-left: auto
}
.app .form-illustration__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  min-height: 45rem
}
.app .form-illustration__img img {
  height: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%
}
@media (max-width:1200px) {
  .app .form-illustration._reverse {
    grid-gap: 5rem;
    grid-template-columns: 1fr 1fr
  }
}
@media (max-width:1023px) {
  .app .form._narrow {
    margin: 0 auto
  }
  .app .form-illustration {
    grid-template-columns: initial;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
  }
  .app .form-illustration._reverse {
    grid-template-columns: initial
  }
  .app .form-illustration__img {
    display: none
  }
  .app .form-illustration img {
    display: none
  }
}
@media (max-width:767px) {
  .app .form._2-col {
    grid-template-columns: initial
  }
  .app .form._2-col .form__item {
    max-width: 100%
  }
}
@media (max-width:530px) {
  .app .form {
    grid-gap: 15px
  }
  .app .form .h4 {
    font-size: 2.4rem
  }
  .app .form__item {
    grid-gap: 10px
  }
  .app .form__links {
    margin-top: 0
  }
}
.app .description {
  display: grid;
  grid-template-columns: 4fr 7fr;
  grid-gap: var(--big-gap);
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.app .description img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  aspect-ratio: 1/1
}
@media (max-width:767px) {
  .app .description {
    grid-template-columns: initial
  }
  .app .description img {
    aspect-ratio: initial;
    width: 100%
  }
}
.app .gallery {
  position: relative
}
.app .gallery .swiper-wrapper {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: auto auto
}
.app .gallery .swiper-slide {
  height: 100%!important
}
.app .gallery img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  aspect-ratio: 1/1
}
.app .gallery .swiper-button-prev {
  left: -13.5rem
}
.app .gallery .swiper-button-next {
  right: -13.5rem
}
@media (max-width:1400px) {
  .app .gallery .swiper-button-next {
    right: -8rem
  }
  .app .gallery .swiper-button-prev {
    left: -8rem
  }
}
@media (max-width:1200px) {
  .app .gallery .swiper-button-next {
    right: -6.5rem
  }
  .app .gallery .swiper-button-prev {
    left: -6.5rem
  }
}
@media (max-width:530px) {
  .app .gallery .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
    grid-template-rows: initial;
    grid-auto-flow: row
  }
}
.app .filter {
  display: grid;
  grid-gap: 17px;
  font-size: 16px;
  justify-items: flex-start;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content
}
.app .filter._active label {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important
}
.app .filter._active a[data-toggle].link:after {
  content: "Hide"
}
.app .filter .range {
  max-width: 25.5rem
}
.app .filter a[data-toggle].link {
  display: none
}
.app .filter a[data-toggle].link:after {
  content: "See all"
}
.app .filter label:nth-of-type(6) ~ label {
  display: none
}
.app .filter label:nth-of-type(6):not(:last-of-type) ~ a[data-toggle] {
  display: block
}
.app .filter__list {
  display: grid;
  grid-gap: 17px;
  justify-self: stretch;
  justify-items: flex-start
}
@media (max-width:1023px) {
  .app .filter .range {
    max-width: 100%
  }
  .app .filter._open .filter__title:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }
  .app .filter._open .filter__list {
    display: grid
  }
  .app .filter__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
    justify-self: stretch;
    cursor: pointer
  }
  .app .filter__title:after {
    content: "\e914";
    font-family: icomoon;
    font-size: 10px;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
  }
  .app .filter__list {
    display: none
  }
}
.app .megamenu {
  padding: 2.6rem 0;
  background: var(--color10);
  border: 1px solid;
  position: absolute;
  z-index: 15;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  top: calc(100% + 3rem);
  left: 0;
  max-width: 45vw
}
.app .megamenu:after {
  content: "";
  display: block;
  left: 0;
  bottom: 100%;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 3.5rem
}
.app .megamenu a {
  padding: 10px 2.5rem;
  display: block
}
.app .megamenu__drop {
  padding: 2.5rem 0;
  position: absolute;
  left: calc(100% + 10px);
  top: -8.5rem;
  background: var(--color10);
  border: 1px solid;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-height: 100%;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  min-width: 100%;
  display: none;
  max-width: 45vw
}
.app .megamenu__drop a {
  padding: 10px 2rem
}
.app .megamenu__drop:after {
  content: "";
  display: block;
  width: 15px;
  height: 100%;
  top: 0;
  right: 100%;
  position: absolute;
  z-index: 1
}
.app .megamenu__title {
  color: var(--color2);
  border-bottom: 1px solid var(--black);
  padding-bottom: 2rem;
  margin: 0 2rem 10px 2rem
}
.app .megamenu__i {
  position: relative
}
.app .megamenu__i._long {
  position: static
}
.app .megamenu__i._long .megamenu__drop {
  top: 0
}
.app .megamenu__i > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem
}
.app .megamenu__i > a:after {
  content: "\e914";
  font-family: icomoon;
  font-size: 8px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s
}
.app .megamenu__i:hover > a {
  color: var(--color2)
}
.app .megamenu__i:hover > a:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.app .megamenu__i:hover .megamenu__drop {
  display: grid
}
.app .accordion {
  display: grid;
  grid-gap: 3rem
}
.app .accordion .accordionItem._active > .accordionDropdown {
  display: block
}
.app .accordion .accordionBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.3rem;
  cursor: pointer;
  padding-bottom: 3rem
}
.app .accordion .accordionDropdown {
  display: none;
  -webkit-transition: all .5s;
  transition: all .5s
}
.app .banner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 75.5rem;
  position: relative;
  z-index: 1
}
.app .banner__main {
  padding: 7.5rem 4rem 7.5rem var(--offset);
  display: grid;
  grid-gap: 5.2rem;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  max-width: calc(650px + 7rem);
  margin-left: auto
}
.app .banner__descr {
  display: grid;
  grid-gap: 4rem;
  position: relative;
  max-width: 42rem;
  width: 100%;
  justify-self: flex-end
}
.app .banner__img {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  position: relative
}
.app .banner__img img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.app .banner__bg {
  position: absolute;
  right: calc(100% + 4rem);
  top: -2rem;
  z-index: -1
}
.app .banner-slider {
  position: relative
}
.app .banner-slider .swiper-wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.app .banner-slider .swiper-slide {
  height: auto
}
.app .banner-slider .swiper__nav {
  bottom: 3.5rem;
  right: 0;
  position: absolute;
  width: 100%;
  max-width: 50vw
}
@media (max-width:1400px) {
  .app .banner__bg {
    right: calc(100% - 5rem)
  }
}
@media (max-width:1200px) {
  .app .banner {
    min-height: initial
  }
  .app .banner__descr {
    max-width: initial
  }
  .app .banner__bg {
    display: none
  }
}
@media (max-width:767px) {
  .app .banner__main {
    padding: 15px 15px 2rem 2rem;
    grid-gap: 10px
  }
  .app .banner__descr {
    grid-gap: 15px
  }
}
@media (max-width:530px) {
  .app .banner {
    grid-template-columns: 1.5fr 1fr
  }
  .app .banner .text p {
    margin-top: 10px;
    margin-bottom: 10px
  }
  .app .banner .text p:last-child {
    margin-bottom: 0
  }
  .app .banner .text p:first-child {
    margin-top: 0
  }
  .app .banner .btn {
    min-height: 3.8rem;
    font-size: 14px
  }
  .app .banner-slider .swiper-button-next,
  .app .banner-slider .swiper-button-prev {
    display: none
  }
}
.app .card {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  grid-gap: 5rem 13rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-template-rows: auto 1fr
}
.app .card ._mob {
  display: none
}
.app .card .swiper {
  min-width: 0;
  width: 100%
}
.app .card .gallery-top {
  overflow: visible
}
.app .card .gallery-top .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.app .card .gallery-top .swiper-slide {
  overflow: visible;
  height: auto
}
.app .card .gallery-top img {
  /* -webkit-box-shadow: 20px 10px 30px 10px rgba(0,0,0,.4);
  box-shadow: 20px 10px 30px 10px rgba(0,0,0,.4); */
  width: 35.5rem;
  margin: 0 auto
}
.app .card .gallery-thumbs .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: none!important;
  transform: none!important
}
.app .card .gallery-thumbs .swiper-slide {
  cursor: pointer;
  width: 8rem;
  height: 8rem;
  padding: 5px
}
.app .card .gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow-clip-margin: unset;
  border: 1px solid
}
.app .card .gallery-thumbs .swiper-slide-thumb-active {
  padding: 0
}
.app .card .gallery-thumbs .swiper-slide-thumb-active img {
  border: 2px solid var(--color2)
}
.app .card__slider {
  display: grid;
  grid-gap: 5rem;
  grid-row: span 2;
  min-width: 0
}
.app .card__header {
  display: grid;
  grid-gap: 5px
}
.app .card__subtitle {
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 16px
}
.app .card__title {
  font-weight: 600;
  font-size: clamp(2rem,3.5vw,3rem);
  text-transform: uppercase
}
.app .card__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 4.2rem
}
.app .card__name {
  font-size: clamp(14px,1.7vw,2rem);
  font-weight: 300
}
.app .card__main {
  display: grid;
  grid-gap: 3rem;
  min-width: 0
}
.app .card__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem 7.5rem
}
.app .card__price {
  font-size: clamp(2.4rem,4.5vw,3rem);
  font-weight: 600
}
.app .card__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4rem;
  font-size: 16px;
  white-space: nowrap
}
.app .card__rating img {
  height: 3.3rem;
  min-width: 0
}
.app .card__tabs {
  display: grid;
  grid-gap: 16px
}
.app .card__buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 2rem
}
.app .card__buy .btn {
  margin-left: 3rem
}
.app .card__buy .btn._border-alt {
  display: none
}
@media (max-width:1200px) {
  .app .card {
    grid-gap: 3rem 6rem
  }
}
@media (max-width:1023px) {
  .app .card .gallery-top img {
    -webkit-box-shadow: 10px 10px 25px 5px rgba(0,0,0,.4);
    box-shadow: 10px 10px 25px 5px rgba(0,0,0,.4)
  }
  .app .card .gallery-thumbs img {
    display: none
  }
  .app .card .gallery-thumbs .swiper-slide {
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 100%;
    margin: 0 5px;
    background: var(--color1)
  }
  .app .card .gallery-thumbs .swiper-slide-thumb-active {
    background: var(--color2)
  }
  .app .card__buy {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .app .card__buy .btn {
    margin-left: 0;
    min-width: initial;
    width: 100%
  }
  .app .card__rating {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }
}
@media (max-width:767px) {
  .app .card ._mob {
    display: block
  }
  .app .card ._desk {
    display: none
  }
  .app .card__rating img {
    height: auto
  }
  .app .card__info {
    margin-top: 0;
    grid-gap: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .app .card__main {
    grid-gap: 2rem
  }
  .app .card__main._bottom {
    grid-column: span 2
  }
  .app .card__slider {
    grid-row: initial
  }
}
@media (max-width:530px) {
  .app .card {
    grid-gap: 3.5rem 3rem;
    grid-template-columns: 1fr 1.2fr
  }
  .app .card .quantity {
    height: 5rem
  }
  .app .card .fav {
    grid-column: 1;
    margin: auto;
    height: 5rem
  }
  .app .card .btn {
    min-height: 5rem;
    font-size: 14px
  }
  .app .card .text {
    font-size: 16px
  }
  .app .card .gallery-top img {
    -webkit-box-shadow: 5px 5px 10px 5px rgba(0,0,0,.4);
    box-shadow: 5px 5px 10px 5px rgba(0,0,0,.4)
  }
  .app .card .gallery-thumbs {
    display: none
  }
  .app .card .status {
    font-size: 10px;
    gap: 6px
  }
  .app .card__subtitle {
    margin-bottom: 0;
    font-size: 12px
  }
  .app .card__header {
    grid-gap: 5px
  }
  .app .card__main {
    grid-gap: 15px
  }
  .app .card__info {
    grid-gap: 15px 10px
  }
  .app .card__rating {
    gap: 15px;
    font-size: 12px
  }
  .app .card__tabs {
    grid-gap: 14px
  }
  .app .card__buy {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-auto-flow: dense;
    grid-gap: 10px 15px;
    margin-top: 2.5rem
  }
  .app .card__buy .btn._border-alt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.app .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10rem
}
.app .author__main {
  width: 100%;
  max-width: 64rem
}
.app .author__bg {
  margin-right: calc(-2.5rem - var(--offset))
}
@media (max-width:1200px) {
  .app .author {
    gap: 5rem
  }
}
@media (max-width:1023px) {
  .app .author__main {
    max-width: 100%
  }
  .app .author__bg {
    display: none
  }
}
.app .contacts {
  display: grid;
  grid-gap: var(--big-gap);
  grid-template-columns: 1.2fr 1fr;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.app .contacts iframe {
  border: 8px solid var(--color7);
  width: 100%;
  height: 44rem
}
.app .contacts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 6.5rem
}
.app .contacts__list > * {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
@media (max-width:1023px) {
  .app .contacts {
    grid-template-columns: initial
  }
  .app .contacts__map {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .app .contacts__list {
    margin-top: 3.5rem
  }
}
@media (max-width:530px) {
  .app .contacts .h4 {
    text-align: center
  }
  .app .contacts iframe {
    border-width: 4px;
    height: 60vw
  }
}
.app .catalog {
  display: grid;
  grid-template-columns: 3fr 9fr;
  grid-gap: 2rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.app .catalog__sidebar {
  display: grid;
  grid-gap: 4rem;
  -ms-flex-line-pack: start;
  align-content: flex-start
}
.app .catalog__sidebar > .h4 {
  margin-bottom: -14px
}
.app .catalog__btns {
  display: grid;
  grid-gap: 15px
}
.app .catalog__btns [data-filter-apply] {
  display: none
}
.app .catalog__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 4rem;
  gap: 6.5rem
}
.app .catalog__tabs .link {
  margin-left: auto
}
.app .catalog__tabs._mob {
  display: none
}
.app .catalog__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  font-weight: 500
}
.app .catalog__mob-tabs {
  display: none;
  gap: 2rem;
  margin-bottom: 4rem
}
.app .catalog__mob-tabs i.icon {
  font-size: 2.4rem
}
.app .catalog__mob-tabs .search {
  max-width: 60%
}
.app .catalog__filter-toggle {
  display: none
}
.app .catalog__filter-toggle:checked ~ .catalog__sidebar {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}
.app .catalog__filter-close {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: none;
  font-size: 10px;
  justify-self: flex-start
}
@media (max-width:1023px) {
  .app .catalog {
    grid-template-columns: initial
  }
  .app .catalog .noUi-handle {
    border-color: var(--color3)
  }
  .app .catalog .noUi-connect {
    background: var(--color3)
  }
  .app .catalog .noUi-target {
    background: #41b0c7
  }
  .app .catalog .select {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  .app .catalog .select._active .select__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .app .catalog .select__option._choosed {
    color: var(--color3)
  }
  .app .catalog .select__options {
    top: 100%;
    left: 0;
    right: 0;
    background: var(--color1);
    border-color: inherit;
    padding: 10px;
    gap: 6px
  }
  .app .catalog .select__value {
    color: var(--color3);
    font-weight: 400;
    font-size: 16px
  }
  .app .catalog .checkbox input:checked ~ .checkbox__mask {
    color: var(--color3);
    background: var(--color3)
  }
  .app .catalog .checkbox__mask {
    -webkit-box-shadow: inset 0 0 0 3px var(--color1);
    box-shadow: inset 0 0 0 3px var(--color1)
  }
  .app .catalog__sidebar {
    position: fixed;
    z-index: 20;
    background: var(--color1);
    color: var(--white);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 5rem 2rem;
    overflow-y: auto;
    grid-gap: 2rem;
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
  }
  .app .catalog__sidebar .link {
    color: var(--color3)
  }
  .app .catalog__btns {
    margin-top: 2rem;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
  }
  .app .catalog__btns .btn {
    width: 100%
  }
  .app .catalog__btns [data-filter-apply] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .app .catalog__title {
    display: grid;
    grid-template-columns: 4rem 1fr 4rem;
    gap: 2rem;
    text-align: center;
    margin-bottom: 10px
  }
  .app .catalog__mob-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .app .catalog__tabs {
    font-size: 18px;
    display: grid;
    grid-gap: 2rem;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
  }
  .app .catalog__tabs .link {
    display: none
  }
  .app .catalog__tabs._desk {
    display: none
  }
  .app .catalog__tabs._mob {
    display: grid;
    margin: 0
  }
  .app .catalog__tab {
    gap: 10px
  }
  .app .catalog__filter-close {
    display: block
  }
}
@media (max-width:530px) {
  .app .catalog__mob-tabs {
    margin-bottom: 2rem
  }
}
.app .account {
  display: grid;
  grid-gap: 8.5rem;
  grid-template-columns: 42.5rem 1fr;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden
}
.app .account__main {
  padding: 5rem var(--offset) 5rem 5rem;
  display: grid;
  grid-gap: 6rem;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  position: relative
}
.app .account__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px 5.5rem;
  font-weight: 500
}
.app .account__menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px
}
.app .account__menu a._active {
  color: var(--color3)
}
.app .account__menu i.icon {
  font-size: 2.4rem
}
.app .account__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-weight: 400
}
.app .account__text {
  text-align: center
}
.app .account__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem
}
.app .account__bg {
  position: absolute;
  right: -8.5rem;
  bottom: 0;
  max-width: 37%
}
.app .account-sidebar {
  display: grid;
  grid-gap: 3rem;
  padding: 6rem 5rem 7rem var(--offset);
  -ms-flex-line-pack: start;
  align-content: flex-start
}
.app .account-sidebar__header img {
  min-width: 14rem;
  width: 14rem;
  height: 14rem;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  grid-row: span 2
}
.app .account-sidebar__header {
  display: grid;
  grid-gap: 5px 16px;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  padding-bottom: 6rem;
  border-bottom: 2px solid var(--white)
}
.app .account-sidebar__title {
  text-transform: uppercase;
  line-height: 1.4
}
.app .account-sidebar__menu {
  display: grid;
  grid-gap: 4rem;
  font-weight: 500
}
.app .account-sidebar__menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px
}
.app .account-sidebar__menu a._active {
  color: var(--color3)
}
.app .account-sidebar__menu i.icon {
  font-size: 2.4rem
}
.app .account-sidebar__btn,
.app .account-sidebar__toggle {
  display: none
}
@media (max-width:1400px) {
  .app .account {
    grid-gap: 15px;
    padding-bottom: 0;
    grid-template-columns: 35rem 1fr
  }
  .app .account-sidebar {
    padding: 3rem 3rem 3rem var(--offset)
  }
  .app .account-sidebar__menu {
    grid-gap: 3rem
  }
  .app .account-sidebar__header {
    padding-bottom: 3rem
  }
  .app .account-sidebar__header img {
    width: 10rem;
    min-width: 10rem;
    height: 10rem
  }
}
@media (max-width:1200px) {
  .app .account {
    grid-template-columns: initial
  }
  .app .account__main {
    background: 0 0;
    padding: 2rem var(--offset) 5rem var(--offset)
  }
  .app .account__menu {
    padding-left: 5rem;
    grid-gap: 10px 3.5rem
  }
  .app .account-sidebar {
    position: absolute;
    min-height: 100%;
    z-index: 15;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .5s;
    transition: all .5s;
    padding: 5rem 3rem;
    width: auto;
    max-width: calc(100% - 6rem)
  }
  .app .account-sidebar__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 100%;
    background: var(--color2);
    font-size: 15px;
    width: 6rem;
    height: 6rem;
    top: var(--header);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
  }
  .app .account-sidebar__toggle:checked ~ .account-sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 5px 0 15px -5px rgba(0,0,0,.5);
    box-shadow: 5px 0 15px -5px rgba(0,0,0,.5)
  }
  .app .account-sidebar__toggle:checked ~ .account-sidebar .account-sidebar__btn {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }
  .app .account-sidebar__menu {
    max-height: 60vh;
    overflow-y: auto
  }
}
@media (max-width:1023px) {
  .app .account-sidebar {
    position: fixed
  }
}
@media (max-width:767px) {
  .app .account__menu {
    padding-left: 4rem
  }
  .app .account__bg {
    display: none
  }
}
@media (max-width:530px) {
  .app .account__main {
    grid-gap: 4rem
  }
  .app .account__menu {
    grid-column-gap: 2rem
  }
  .app .account__menu i.icon {
    font-size: 2rem
  }
  .app .account__btns {
    display: grid;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
  }
  .app .account-sidebar {
    max-width: calc(100% - 4.5rem)
  }
  .app .account-sidebar__btn {
    font-size: 12px;
    width: 4.5rem;
    height: 4.5rem
  }
}
.app .about {
  display: grid;
  grid-gap: 3rem
}
.app .about__separator {
  min-height: 15px
}
.app .about__gallery {
  display: none
}
@media (max-width:1023px) {
  .app .about .grid {
    grid-template-columns: initial
  }
  .app .about .grid img {
    display: none
  }
  .app .about__separator {
    display: none
  }
  .app .about__gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(15rem,1fr));
    grid-gap: 2rem 2rem;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }
  .app .about__gallery img {
    -o-object-fit: cover;
    object-fit: cover
  }
}
.app .error {
  display: grid;
  grid-gap: 3.5rem;
  justify-items: center;
  text-align: center
}
.app .error .text {
  max-width: 56rem
}
.app .error__title {
  font-size: 20rem;
  font-weight: 600;
  color: var(--color1);
  line-height: .8;
  font-family: FactorA
}
@media (max-width:767px) {
  .app .error {
    grid-gap: 2rem
  }
  .app .error__title {
    font-size: 10rem
  }
}
.app .header {
  padding: 2rem 0
}
.app .header__inner {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-gap: 8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.app .header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5.5rem
}
.app .header__menu a {
  -webkit-transition: color .5s;
  transition: color .5s
}
.app .header__menu a:hover {
  color: var(--color2)
}
.app .header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 6rem;
  color: var(--color2);
  -webkit-transition: color .5s;
  transition: color .5s
}
.app .header__logo:hover {
  color: var(--color1)
}
.app .header__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 8rem;
  color: var(--color2)
}
.app .header__links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: color .5s;
  transition: color .5s
}
.app .header__links a:hover {
  color: var(--color1)
}
.app .header__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8rem
}
.app .header__submenu {
  display: none
}
.app .header__i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  position: relative
}
.app .header__i:after {
  content: "\e914";
  font-family: icomoon;
  font-size: 8px;
  -webkit-transition: all .5s;
  transition: all .5s
}
.app .header__i:hover:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: var(--color2)
}
.app .header__i:hover .header__submenu {
  display: grid
}
.app .header__menu-btn {
  display: none;
  justify-self: flex-end
}
.app .header__link {
  position: relative
}
.app .header__link span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background: var(--white);
  font-size: 12px;
  font-family: FactorA;
  right: 36%;
  bottom: 48%;
  line-height: 0;
  font-weight: 600
}
.app .header-mob {
  display: none;
  background: var(--color10);
  padding: 5rem 2rem 2rem 2rem;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  grid-gap: 2rem;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s
}
.app .header-mob__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.app .header-mob__header {
  display: grid;
  grid-template-columns: 2.4rem 1fr 2.4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600
}
.app .header-mob__header i.icon {
  font-size: 8px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.app .header-mob__toggle {
  display: none
}
.app .header-mob__toggle:checked ~ .header-mob {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1
}
.app .header-mob__menu {
  display: grid;
  grid-gap: 2rem;
  margin-top: 10px
}
.app .header-mob__menu-i {
  display: grid;
  grid-gap: 10px
}
.app .header-mob__menu-i > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2rem
}
.app .header-mob__menu-i > a:after {
  content: "\e914";
  font-family: icomoon;
  font-size: 8px;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s
}
.app .header-mob__menu > a,
.app .header-mob__menu-i > a {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase
}
.app .header-mob__links {
  font-size: 8rem;
  color: var(--color2)
}
.app .header-mob__submenu {
  display: grid;
  grid-gap: 10px
}
@media (max-width:1400px) {
  .app .header__btns {
    gap: 4rem
  }
  .app .header__menu {
    gap: 4rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media (max-width:1200px) {
  .app .header__inner {
    grid-gap: 6rem
  }
  .app .header__menu {
    gap: 2rem
  }
}
@media (max-width:1023px) {
  .app .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 15
  }
  .app .header__menu {
    display: none
  }
  .app .header__btns {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .app .header__links {
    display: none
  }
  .app .header__menu-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .app .header-mob {
    display: grid
  }
}
@media (max-width:767px) {
  .app .header__logo {
    font-size: 5rem
  }
}
@media (max-width:530px) {
  .app .header {
    -webkit-transition: padding .5s;
    transition: padding .5s
  }
  .app .header._scroll {
    padding: 15px 0
  }
  .app .header._scroll .header__logo {
    font-size: 3rem
  }
  .app .header .select__main:after {
    display: none
  }
  .app .header .select__value span {
    display: none!important
  }
  .app .header__inner {
    grid-gap: 4rem
  }
}
.app .footer {
  background: var(--color5);
  color: var(--white);
  padding-top: 6rem;
  padding-bottom: 3rem;
  display: grid;
  grid-gap: 4rem
}
.app .footer .input {
  max-width: 30rem
}
.app .footer .social._mob {
  display: none
}
.app .footer a {
  -webkit-transition: color .5s;
  transition: color .5s
}
.app .footer a:hover {
  color: var(--color3)
}
.app .footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 5rem
}
.app .footer__inner > * {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.app .footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5rem
}
.app .footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  font-size: 14px;
  font-weight: 300
}
.app .footer__payments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px
}
.app .footer__payments img {
  height: 2.5rem
}
.app .footer__main {
  display: grid;
  grid-gap: 4.8rem;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  justify-items: flex-start
}
.app .footer__logo {
  font-size: 6rem;
  color: var(--color3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.app .footer__col {
  display: grid;
  grid-gap: 2rem;
  font-weight: 300;
  -ms-flex-line-pack: start;
  align-content: flex-start
}
.app .footer__menu {
  display: grid;
  grid-gap: 10px
}
.app .footer__contacts {
  display: grid;
  grid-gap: 2rem;
  max-width: 48.5rem
}
.app .footer__contacts {
  display: grid;
  grid-gap: 5rem;
  grid-template-rows: 1fr
}
.app .footer__menu-btn {
  display: none
}
.app .footer__title {
  font-weight: 600
}
@media (max-width:1200px) {
  .app .footer__links {
    display: grid;
    grid-gap: 5px
  }
  .app .footer__bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .app .footer__inner {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    grid-gap: 8rem
  }
  .app .footer__col {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .app .footer__payments {
    gap: 5px
  }
  .app .footer__payments img {
    height: 18px
  }
}
@media (max-width:767px) {
  .app .footer__inner {
    grid-gap: 5rem;
    grid-template-columns: 1fr 1fr
  }
  .app .footer__inner > .footer__col {
    display: none
  }
  .app .footer__bottom {
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    text-align: center;
    grid-gap: 2rem
  }
  .app .footer__links {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .app .footer__contacts {
    grid-gap: 2rem
  }
}
@media (max-width:530px) {
  .app .footer {
    padding-top: 2rem;
    padding-bottom: 4.5rem;
    font-size: 10px;
    position: relative
  }
  .app .footer .grid {
    grid-gap: 10px
  }
  .app .footer .input {
    padding-right: 10px;
    height: 3rem;
    gap: 10px;
    font-size: 8px
  }
  .app .footer .input i.icon {
    font-size: 12px
  }
  .app .footer input {
    font-size: inherit;
    padding: 0 0 0 10px
  }
  .app .footer .h5 {
    font-size: inherit
  }
  .app .footer .social._desk {
    display: none
  }
  .app .footer .social._mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .app .footer .contact i.icon {
    font-size: 16px
  }
  .app .footer__logo {
    font-size: 2.7rem
  }
  .app .footer__main {
    grid-gap: 3rem
  }
  .app .footer__col {
    grid-gap: 10px
  }
  .app .footer__title {
    font-size: 11px
  }
  .app .footer__contacts {
    padding-top: 5.7rem
  }
  .app .footer__links {
    font-size: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .app .footer__menu-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 2rem;
    right: 2rem;
    font-size: 14px
  }
}
.app .popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1000
}
.app .popup.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.app .popup__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  padding: 16px;
  z-index: 15
}
.app .popup__close i.icon {
  font-size: 2rem
}
.app .popup__content {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 1;
  margin: auto
}
.app .popup__content._bg {
  padding: 5rem;
  background: #fff;
  width: auto
}
.app .popup__scroll {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: auto;
  overflow-x: hidden;
  position: relative;
  background: rgba(1,3,5,.6);
  padding: 4rem var(--offset)
}
@media (max-width:1200px) {
  .app .popup__content {
    min-width: 28rem
  }
  .app .popup__content._bg {
    padding: 3rem var(--offset)
  }
  .app .popup__scroll {
    padding: 5rem var(--offset)
  }
}
@media (max-width:767px) {
  .app .popup__scroll {
    padding: 0
  }
  .app .popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    min-height: 100%;
    overflow-y: auto
  }
  .app .popup__content._bg {
    width: 100%
  }
}