/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/normalize.css/normalize.css ***!
  \*************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/@fancyapps/ui/dist/fancybox.css ***!
  \*****************************************************************************************************************************************************************************************************************************************/
.carousel {
  position: relative;
  box-sizing: border-box; }

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

.carousel.is-draggable {
  cursor: move;
  cursor: grab; }

.carousel.is-dragging {
  cursor: move;
  cursor: grabbing; }

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%; }

.carousel__track {
  display: flex; }

.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain; }

.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer; }

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: .25;
  transition: opacity .15s ease-in-out; }

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1; }

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
  transition: opacity .15s ease; }

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.carousel__button.is-prev {
  left: 10px; }

.carousel__button.is-next {
  right: 10px; }

.carousel__button[disabled] {
  cursor: default;
  opacity: .3; }

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  -webkit-filter: var(--carousel-button-svg-filter, none);
          filter: var(--carousel-button-svg-filter, none);
  pointer-events: none; }

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

body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none; }

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4)); }

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

.fancybox__container :focus {
  outline: none; }

body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94)); }

@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px; } }

.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92)); }

.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10; }

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px); }

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default; }

.fancybox__track {
  display: flex;
  height: 100%; }

.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 48px 8px 8px 8px;
  position: relative;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px; }

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto; }

@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px; } }

.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20; }

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: thin dotted;
  box-shadow: none; }

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
  overflow-wrap: anywhere; }

.is-loading .fancybox__caption {
  visibility: hidden; }

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff); }

.fancybox__nav .carousel__button {
  z-index: 40; }

.fancybox__nav .carousel__button.is-next {
  right: 8px; }

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px; } }

.fancybox__nav .carousel__button.is-prev {
  left: 8px; }

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px; } }

.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40; }

@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px; } }

.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -40px;
  right: 0;
  color: var(--fancybox-color, #fff); }

.fancybox__no-click, .fancybox__no-click button {
  pointer-events: none; }

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  color: var(--fancybox-color, currentColor); }

.fancybox__slide .fancybox__spinner {
  cursor: pointer;
  z-index: 1053; }

.fancybox__spinner svg {
  -webkit-animation: fancybox-rotate 2s linear infinite;
          animation: fancybox-rotate 2s linear infinite;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%; }

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.75;
  stroke-miterlimit: 10;
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
          animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor; }

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

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

@-webkit-keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }

@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }

.fancybox__backdrop, .fancybox__caption, .fancybox__nav, .carousel__dots, .carousel__button.is-close {
  opacity: var(--fancybox-opacity, 1); }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  -webkit-animation: .15s ease backwards fancybox-fadeIn;
          animation: .15s ease backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__backdrop, .fancybox__container.is-animated.is-closing .fancybox__caption, .fancybox__container.is-animated.is-closing .fancybox__nav, .fancybox__container.is-animated.is-closing .carousel__dots, .fancybox__container.is-animated.is-closing .carousel__button.is-close {
  -webkit-animation: .15s ease both fancybox-fadeOut;
          animation: .15s ease both fancybox-fadeOut; }

.fancybox-fadeIn {
  -webkit-animation: .15s ease both fancybox-fadeIn;
          animation: .15s ease both fancybox-fadeIn; }

.fancybox-fadeOut {
  -webkit-animation: .1s ease both fancybox-fadeOut;
          animation: .1s ease both fancybox-fadeOut; }

.fancybox-zoomInUp {
  -webkit-animation: .2s ease both fancybox-zoomInUp;
          animation: .2s ease both fancybox-zoomInUp; }

.fancybox-zoomOutDown {
  -webkit-animation: .15s ease both fancybox-zoomOutDown;
          animation: .15s ease both fancybox-zoomOutDown; }

.fancybox-throwOutUp {
  -webkit-animation: .15s ease both fancybox-throwOutUp;
          animation: .15s ease both fancybox-throwOutUp; }

.fancybox-throwOutDown {
  -webkit-animation: .15s ease both fancybox-throwOutDown;
          animation: .15s ease both fancybox-throwOutDown; }

@-webkit-keyframes fancybox-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fancybox-fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fancybox-fadeOut {
  to {
    opacity: 0; } }

@keyframes fancybox-fadeOut {
  to {
    opacity: 0; } }

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

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

@-webkit-keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
            transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; } }

@keyframes fancybox-zoomOutDown {
  to {
    -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
            transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0; } }

@-webkit-keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
            transform: translate3d(0, -30%, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutUp {
  to {
    -webkit-transform: translate3d(0, -30%, 0);
            transform: translate3d(0, -30%, 0);
    opacity: 0; } }

@-webkit-keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
            transform: translate3d(0, 30%, 0);
    opacity: 0; } }

@keyframes fancybox-throwOutDown {
  to {
    -webkit-transform: translate3d(0, 30%, 0);
            transform: translate3d(0, 30%, 0);
    opacity: 0; } }

.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1); }

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px; }

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1); }

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); }

.fancybox__carousel.is-draggable .fancybox__slide, .fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grab; }

.fancybox__carousel.is-dragging .fancybox__slide, .fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
  cursor: move;
  cursor: grabbing; }

.fancybox__carousel .fancybox__slide .fancybox__content {
  cursor: auto; }

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

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

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

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

.fancybox__image {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: none; }

.has-image .fancybox__content {
  padding: 0;
  background: transparent;
  min-height: 1px; }

.is-closing .has-image .fancybox__content {
  overflow: visible; }

.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none; }

.has-image[data-image-fit=contain] .fancybox__content {
  flex-direction: row;
  flex-wrap: wrap; }

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto; }

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto; }

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto; }

.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none; }

.has-image[data-image-fit=cover] .fancybox__content {
  width: 100%;
  height: 100%; }

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible; }

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%; }

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%; }

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

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

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

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

.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
  opacity: var(--fancybox-opacity, 1); }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
          animation: .15s ease-in backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
  opacity: 0; }

.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer; }

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-width: 5px;
  border-style: solid;
  border-color: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity: 0;
  transition: opacity .15s ease;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
  opacity: .92; }

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
  border-radius: var(--fancybox-thumbs-border-radius, 4px); }

.fancybox__toolbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding: 0;
  touch-action: none;
  display: flex;
  justify-content: space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4)); }

@media all and (min-width: 1024px) {
  .fancybox__toolbar {
    padding: 8px; } }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
  -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
          animation: .15s ease-in backwards fancybox-fadeIn; }

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
  opacity: 0; }

.fancybox__toolbar__items {
  display: flex; }

.fancybox__toolbar__items--left {
  margin-right: auto; }

.fancybox__toolbar__items--center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.fancybox__toolbar__items--right {
  margin-left: auto; }

@media (max-width: 640px) {
  .fancybox__toolbar__items--center:not(:last-child) {
    display: none; } }

.fancybox__counter {
  min-width: 72px;
  padding: 0 10px;
  line-height: var(--carousel-button-height, 48px);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox__progress {
  background: var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: linear;
  z-index: 30;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.fancybox__container:-webkit-full-screen::backdrop {
  opacity: 0; }

.fancybox__container:-ms-fullscreen::backdrop {
  opacity: 0; }

.fancybox__container:fullscreen::-webkit-backdrop {
  opacity: 0; }

.fancybox__container:fullscreen::backdrop {
  opacity: 0; }

.fancybox__button--fullscreen g:nth-child(2) {
  display: none; }

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
  display: none; }

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
  display: block; }

.fancybox__button--slideshow g:nth-child(2) {
  display: none; }

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
  display: none; }

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
  display: block; }

/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./src/css/catalog.scss ***!
  \*****************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* ------- Fonts ------- */
@font-face {
  src: url("../fonts/Golos-Regular.woff2") format("woff2");
  font-family: "Golos";
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  src: url("../fonts/Golos-Medium.woff2") format("woff2");
  font-family: "Golos";
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  src: url("../fonts/Gilroy-Extrabold.woff2") format("woff2");
  font-family: "Gilroy";
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

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

html {
  position: relative;
  font-family: "Golos", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.625;
  color: rgba(255, 255, 255, 0.5);
  background: #23262F; }

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }
  body.is-lock {
    overflow: hidden;
    height: 100vh;
    min-height: 100vh; }

h1, h2, h3 {
  font-family: "Gilroy", Arial, sans-serif;
  font-weight: 800; }

h2 {
  font-size: 64px; }

h3 {
  font-size: 48px;
  line-height: 1; }

p {
  margin: 0 0 15px; }

a {
  color: inherit;
  transition: color 0.35s; }
  a:hover, a:focus {
    outline: none; }

img {
  max-width: 100%; }

hr {
  margin: 0 0 20px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  height: 0; }

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-width: 320px;
  min-height: 100vh;
  padding-left: 280px; }
  @media (max-width: 1300.98px) {
    .wrapper {
      padding-left: 0; } }
  @media (max-width: 575.98px) {
    .wrapper {
      display: block; } }

.main {
  flex: 1 0 auto;
  width: 100%; }

.container {
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
  max-width: 100%; }
  @media (max-width: 767.98px) {
    .container {
      padding: 0 16px; } }

.section {
  position: relative; }

.lock {
  overflow: hidden; }

.invisible {
  display: none !important; }

/* ------- Icons ------- */
svg,
.icon {
  display: block;
  fill: currentColor;
  transition: 0.35s fill, 0.35s stroke; }

.icon {
  width: 24px;
  height: 24px; }

/* ------- Buttons ------- */
button,
.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  button:focus,
  .btn:focus {
    outline: none; }

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 32px;
  border-radius: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 56px;
  box-shadow: none;
  font-family: "Golos", Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 0.35s background, 0.35s color, 0.35s border-color, 0.35s box-shadow;
  /* -webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px); */ }
  .btn:focus {
    outline: none; }
  .btn:hover {
    background: rgba(255, 255, 255, 0.2); }
  .btn__icon {
    margin-left: 16px;
    flex: none; }
  .btn_full {
    width: 100%; }
  .btn_center {
    margin-right: auto;
    margin-left: auto; }
  .btn_large {
    height: 72px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 20px; }
  .btn_light {
    background: rgba(255, 255, 255, 0.2); }
    .btn_light:hover {
      background: rgba(255, 255, 255, 0.3); }
  .btn_pink {
    background-color: #ed125f; }
    .btn_pink:hover {
      background-color: #cc0c4f; }
  .btn_blue {
    background-color: #00b8d6; }
    .btn_blue:hover {
      background-color: #00a2bf; }
  .btn_orange {
    background-color: #f58220; }
    .btn_orange:hover {
      background-color: #f58220; }
  .btn_grey {
    color: #23262F;
    background-color: rgba(35, 38, 47, 0.1); }
    .btn_grey:hover {
      color: #fff;
      background-color: #23262F; }
  .btn_pink_layers {
    position: relative;
    overflow: hidden;
    background-color: #ed125f; }
    .btn_pink_layers::before, .btn_pink_layers::after {
      content: "";
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      transition: 0.35s transform;
      background-color: #00b8d6;
      transition-delay: 0.12s;
      border-radius: 60px; }
    .btn_pink_layers::after {
      z-index: 2;
      transition-delay: 0.06s;
      background-color: #bfd730; }
    .btn_pink_layers > div {
      display: flex;
      align-items: center;
      justify-content: center; }
      .btn_pink_layers > div::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3;
        background-color: #f58220;
        transition: 0.35s transform;
        transition-delay: 0s;
        border-radius: 60px; }
    .btn_pink_layers span, .btn_pink_layers .icon {
      z-index: 4;
      transform: translate3d(0, 0, 0); }
    .btn_pink_layers:hover::before, .btn_pink_layers:hover::after {
      transform: translate3d(0, 0, 0) translate(0, -100%); }
    .btn_pink_layers:hover::before {
      transition-delay: 0s; }
    .btn_pink_layers:hover::after {
      transition-delay: 0.06s; }
    .btn_pink_layers:hover > div::after {
      transform: translate3d(0, 0, 0) translate(0, -100%);
      transition-delay: 0.12s; }
  .btn_icon {
    justify-content: space-between;
    text-align: left; }
    .btn_icon > div {
      justify-content: space-between;
      width: 100%; }
  .btn.is-disabled, .btn:disabled {
    cursor: default; }

.btn-block {
  position: relative;
  border-radius: 40px;
  overflow: hidden; }
  .btn-block__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .btn-block__second {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(0, 100%);
    transition: 0.35s transform; }
  .btn-block__button {
    pointer-events: none; }
    .btn-block__button span, .btn-block__button .icon {
      transition: 0.35s transform; }
  .btn-block:hover .btn-block__second {
    transform: translate3d(0, 0, 0) translate(0, 0); }
  .btn-block:hover .btn-block__main .btn-block__button span, .btn-block:hover .btn-block__main .btn-block__button .icon {
    transform: translate3d(0, 0, 0) translate(0, -75%); }

/* Услуги и цены */
.search-block__box {
  position: relative; }

.search-block__input {
  height: 80px;
  padding-right: 110px;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .search-block__input {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .search-block__input {
      background-color: #393c44; } }

.search-block__submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  border-radius: 20px;
  padding: 0;
  background: rgba(255, 255, 255, 0.1); }
  .search-block__submit .icon {
    width: 32px;
    height: 32px;
    fill: #fff; }

.search-block.is-input .search-block__input {
  background: transparent;
  border-color: #00b8d6;
  -webkit-backdrop-filter: none;
          backdrop-filter: none; }

.search-block.is-input .search-block__submit {
  background: #00b8d6; }
  .search-block.is-input .search-block__submit:hover {
    background: #00d7fa; }

.services-tabs-menu {
  position: relative;
  display: flex; }
  @media (max-width: 767.98px) {
    .services-tabs-menu {
      display: block; } }
  .services-tabs-menu__name {
    display: flex;
    align-items: center;
    margin-right: 24px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 767.98px) {
      .services-tabs-menu__name {
        display: block;
        text-align: center;
        margin-right: 0;
        padding-bottom: 16px; } }
    @media (max-width: 575.98px) {
      .services-tabs-menu__name {
        font-size: 16px;
        line-height: 1.4; } }
  .services-tabs-menu__list {
    position: relative;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 767.98px) {
      .services-tabs-menu__list {
        width: 100%; } }
  .services-tabs-menu__content {
    position: relative; }
    .services-tabs-menu__content::before {
      content: "";
      position: absolute;
      top: -4px;
      left: -4px;
      bottom: -4px;
      right: -4px;
      border-radius: 40px;
      background: rgba(255, 255, 255, 0.1);
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .services-tabs-menu__content::before {
          -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .services-tabs-menu__content::before {
          background-color: #393c44; } }
      @media (max-width: 575.98px) {
        .services-tabs-menu__content::before {
          top: -2px;
          left: -2px;
          bottom: -2px;
          right: -2px; } }
    @media (max-width: 575.98px) {
      .services-tabs-menu__content {
        width: 100%; } }
  .services-tabs-menu__item {
    position: relative;
    cursor: pointer;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    min-width: 160px;
    border-radius: 40px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    transition: 0.35s color, 0.35s background; }
    .services-tabs-menu__item:hover {
      color: #fff; }
    .services-tabs-menu__item.is-active {
      color: #23262F; }
    @media (max-width: 767.98px) {
      .services-tabs-menu__item {
        flex-grow: 1;
        min-width: 100px; } }
    @media (max-width: 575.98px) {
      .services-tabs-menu__item {
        height: 48px;
        font-size: 16px; } }
    .services-tabs-menu__item span {
      position: relative;
      z-index: 1; }
  .services-tabs-menu__overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 40px;
    background: #fff;
    transition: 0.35s width, 0.35s left; }

.breed-item {
  margin-bottom: 40px;
  padding: 0 12px;
  width: 9.0909%; }
  .breed-item a {
    display: block;
    text-decoration: none; }
    .breed-item a:hover .breed-item__arrow {
      opacity: 1; }
    .breed-item a:hover .breed-item__image::before {
      opacity: 1; }
  .breed-item__arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ed125f;
    opacity: 0;
    transition: 0.35s opacity; }
    .breed-item__arrow .icon {
      width: 16px;
      height: 16px;
      fill: #fff; }
  .breed-item__image {
    position: relative;
    height: 160px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-bottom: 8px;
    overflow: hidden; }
    .breed-item__image img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center center;
         object-position: center center;
      display: block; }
    .breed-item__image::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      background: rgba(35, 38, 47, 0.5);
      transition: 0.35s opacity;
      -webkit-backdrop-filter: blur(2px);
              backdrop-filter: blur(2px); }
  .breed-item__title {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #fff; }
  .breed-item__text {
    padding-top: 16px;
    font-size: 16px;
    line-height: 1.625;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .breed-item__text {
        font-size: 14px;
        line-height: 1.7; } }

.services-and-prices {
  padding-top: 48px; }
  @media (max-width: 991.98px) {
    .services-and-prices {
      padding-top: 42px; } }
  .services-and-prices__heading {
    padding-bottom: 48px; }
    @media (max-width: 575.98px) {
      .services-and-prices__heading {
        padding-bottom: 40px; } }
  .services-and-prices__search {
    margin-bottom: 40px; }
    @media (max-width: 575.98px) {
      .services-and-prices__search {
        margin-bottom: 24px; } }
  @media (max-width: 575.98px) and (max-width: 575.98px) {
    .services-and-prices__search .search-block__input {
      padding-left: 24px;
      height: 64px;
      font-size: 16px; } }
  @media (max-width: 575.98px) and (max-width: 575.98px) {
    .services-and-prices__search .search-block__submit {
      width: 64px;
      height: 64px; }
      .services-and-prices__search .search-block__submit .icon {
        width: 24px;
        height: 24px; } }
  .services-and-prices__tabs-menu {
    margin-bottom: 40px; }
    @media (max-width: 575.98px) {
      .services-and-prices__tabs-menu {
        margin-bottom: 24px; } }
  .services-and-prices__not-found {
    padding-bottom: 30px; }
  .services-and-prices__dogs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px; }
    @media (max-width: 991.98px) {
      .services-and-prices__dogs {
        margin-left: -8px;
        margin-right: -8px; } }
    @media (max-width: 575.98px) {
      .services-and-prices__dogs {
        margin-left: -4px;
        margin-right: -4px; } }
    @media (max-width: 1919.98px) {
      .services-and-prices__dogs .breed-item {
        width: 12.5%; } }
    @media (max-width: 1439.98px) {
      .services-and-prices__dogs .breed-item {
        width: 16.66667%; } }
    @media (max-width: 991.98px) {
      .services-and-prices__dogs .breed-item {
        padding-left: 8px;
        padding-right: 8px; } }
    @media (max-width: 767.98px) {
      .services-and-prices__dogs .breed-item {
        width: 25%; } }
    @media (max-width: 575.98px) {
      .services-and-prices__dogs .breed-item {
        width: 33.3333%;
        padding-left: 4px;
        padding-right: 4px;
        margin-bottom: 24px; } }
    @media (max-width: 575.98px) {
      .services-and-prices__dogs .breed-item__title {
        font-size: 14px;
        line-height: 1.428; } }
  .services-and-prices__cats {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    grid-row-gap: 40px; }
    @media (max-width: 991.98px) {
      .services-and-prices__cats {
        margin-left: -12px;
        margin-right: -12px; } }
    .services-and-prices__cats .breed-item {
      padding: 0 20px;
      width: 25%;
      margin-bottom: 0; }
      @media (max-width: 1599.98px) {
        .services-and-prices__cats .breed-item {
          width: 50%; } }
      @media (max-width: 991.98px) {
        .services-and-prices__cats .breed-item {
          padding-left: 12px;
          padding-right: 12px;
          grid-row-gap: 24px; } }
      @media (max-width: 575.98px) {
        .services-and-prices__cats .breed-item {
          width: 100%; } }
      .services-and-prices__cats .breed-item__image {
        height: 480px;
        margin-bottom: 24px;
        background: none; }
        @media (max-width: 575.98px) {
          .services-and-prices__cats .breed-item__image {
            position: relative;
            padding-top: 100%;
            height: auto; } }
        .services-and-prices__cats .breed-item__image img {
          border-radius: 20px;
          -o-object-fit: cover;
             object-fit: cover; }
          @media (max-width: 575.98px) {
            .services-and-prices__cats .breed-item__image img {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              border-radius: 30px; } }
      .services-and-prices__cats .breed-item__title {
        font-weight: 800;
        font-size: 28px;
        line-height: 1.143; }
      .services-and-prices__cats .breed-item__arrow {
        width: 72px;
        height: 72px;
        margin-left: -36px;
        margin-top: -36px; }
        .services-and-prices__cats .breed-item__arrow .icon {
          width: 24px;
          height: 24px; }
  .services-and-prices__loading {
    padding: 8px 0;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .services-and-prices__loading {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .services-and-prices__loading {
        background-color: #393c44; } }
    @media (max-width: 991.98px) {
      .services-and-prices__loading {
        padding: 4px 0; } }
    @media (max-width: 575.98px) {
      .services-and-prices__loading {
        padding: 0; } }
  .services-and-prices__loading-loader {
    margin: 0 auto; }

/* Все услуги */
.service-item {
  margin-bottom: 16px;
  border-radius: 20px;
  overflow: hidden; }
  @media (max-width: 575.98px) {
    .service-item {
      margin-bottom: 8px; } }
  .service-item__header {
    display: flex;
    justify-content: space-between;
    padding: 24px 40px;
    background: rgba(255, 255, 255, 0.1);
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .service-item__header {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .service-item__header {
        background-color: #393c44; } }
    @media (max-width: 767.98px) {
      .service-item__header {
        display: block; } }
    @media (max-width: 575.98px) {
      .service-item__header {
        padding: 16px 24px; } }
    .service-item__header .service-item__left {
      display: flex; }
    .service-item__header .service-item__right {
      font-size: 24px;
      line-height: 1.3333; }
      @media (max-width: 575.98px) {
        .service-item__header .service-item__right {
          font-size: 20px;
          line-height: 1.4; } }
    .service-item__header .service-item__title {
      font-size: 24px;
      line-height: 1.3333; }
      @media (max-width: 575.98px) {
        .service-item__header .service-item__title {
          font-size: 20px;
          line-height: 1.4; } }
  .service-item__content {
    padding: 8px 40px 16px;
    border-top: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0 0 20px 20px; }
    @media (max-width: 575.98px) {
      .service-item__content {
        padding: 0 24px 8px; } }
  .service-item__block {
    padding: 24px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .service-item__block:last-child {
      border-bottom: none; }
    @media (max-width: 575.98px) {
      .service-item__block {
        padding: 16px 0; } }
  .service-item__flex {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 767.98px) {
      .service-item__flex {
        display: block; } }
  .service-item__title {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 575.98px) {
      .service-item__title {
        font-size: 16px;
        line-height: 1.625; } }
  .service-item__hint {
    flex: none;
    margin-left: 10px;
    position: relative;
    top: 3px;
    width: 24px;
    height: 24px;
    cursor: pointer; }
    .service-item__hint .icon {
      display: block;
      fill: rgba(255, 255, 255, 0.5); }
    .service-item__hint:hover .icon {
      fill: #fff; }
  .service-item__right {
    display: flex;
    flex: none;
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 767.98px) {
      .service-item__right {
        padding-top: 8px; } }
    @media (max-width: 575.98px) {
      .service-item__right {
        font-size: 16px;
        line-height: 1.625; } }
  .service-item__time {
    flex: none;
    width: 120px;
    margin-left: 24px;
    text-align: right;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 991.98px) {
      .service-item__time {
        margin-left: 24px; } }
    @media (max-width: 767.98px) {
      .service-item__time {
        margin-left: 0;
        padding-right: 16px;
        width: 50%;
        text-align: left; } }
  .service-item__price {
    white-space: nowrap;
    flex: none;
    width: 136px;
    margin-left: 24px;
    text-align: right;
    color: #fff; }
    @media (max-width: 991.98px) {
      .service-item__price {
        margin-left: 24px; } }
    @media (max-width: 767.98px) {
      .service-item__price {
        margin-left: 0;
        text-align: left;
        width: 50%; } }
  .service-item__text {
    margin-right: -288px;
    padding-top: 8px;
    font-size: 16px;
    line-height: 1.625; }
    @media (max-width: 767.98px) {
      .service-item__text {
        margin-right: 0;
        padding-top: 4px; } }
    @media (max-width: 575.98px) {
      .service-item__text {
        font-size: 12px; } }
  .service-item:last-child {
    margin-bottom: 0; }

.all-services {
  position: relative; }
  .all-services__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .all-services__heading {
    padding-bottom: 40px; }
    @media (max-width: 575.98px) {
      .all-services__heading {
        padding-bottom: 24px; } }
  .all-services__items .service-item__title {
    font-size: 20px;
    line-height: 1.3333; }
    @media (max-width: 575.98px) {
      .all-services__items .service-item__title {
        font-size: 16px;
        line-height: 1.625; } }
  .all-services__items .service-item__right {
    font-size: 20px;
    line-height: 1.3333; }
    @media (max-width: 575.98px) {
      .all-services__items .service-item__right {
        font-size: 16px;
        line-height: 1.625; } }
  .all-services__items .service-item__time {
    margin-left: 40px; }
    @media (max-width: 991.98px) {
      .all-services__items .service-item__time {
        margin-left: 24px; } }
    @media (max-width: 767.98px) {
      .all-services__items .service-item__time {
        margin-left: 0; } }
  .all-services__items .service-item__price {
    margin-left: 40px; }
    @media (max-width: 991.98px) {
      .all-services__items .service-item__price {
        margin-left: 24px; } }
    @media (max-width: 767.98px) {
      .all-services__items .service-item__price {
        margin-left: 0; } }
  .all-services__loading {
    margin-top: 24px;
    padding: 4px 0;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .all-services__loading {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .all-services__loading {
        background-color: #393c44; } }
    @media (max-width: 575.98px) {
      .all-services__loading {
        padding: 0; } }
  .all-services__loading-loader {
    margin: 0 auto; }

.service-cost__info {
  margin-top: 40px; }

@media (max-width: 575.98px) {
  .service-cost__heading {
    padding-bottom: 24px; } }

/* Photos */
.service-photos {
  padding-top: 80px; }
  @media (max-width: 767.98px) {
    .service-photos {
      padding-top: 40px; } }
  .service-photos__content {
    position: relative; }
  .service-photos .gallery-item {
    width: 50%;
    padding: 0 20px; }
    @media (max-width: 991.98px) {
      .service-photos .gallery-item {
        padding-left: 12px;
        padding-right: 12px;
        width: 100%; } }
    @media (max-width: 575.98px) {
      .service-photos .gallery-item {
        padding-left: 4px;
        padding-right: 4px;
        width: 50%; } }
    .service-photos .gallery-item__image {
      padding-top: 100%;
      border-radius: 40px; }
      @media (max-width: 575.98px) {
        .service-photos .gallery-item__image {
          border-radius: 30px; } }
      .service-photos .gallery-item__image img {
        border-radius: 40px; }
        @media (max-width: 575.98px) {
          .service-photos .gallery-item__image img {
            border-radius: 30px; } }
    .service-photos .gallery-item:last-child {
      margin-bottom: 0; }
    .service-photos .gallery-item_full {
      width: 100%; }
      @media (max-width: 767.98px) {
        .service-photos .gallery-item_full {
          width: 100%; } }
    @media (max-width: 991.98px) {
      .service-photos .gallery-item_2, .service-photos .gallery-item_4 {
        display: none; } }
  .service-photos__heading {
    padding-right: 400px;
    word-wrap: break-word; }
    @media (max-width: 991.98px) {
      .service-photos__heading {
        padding-right: 0; } }
    .service-photos__heading h1 {
      font-size: 90px;
      line-height: 0.888; }
      @media (max-width: 767.98px) {
        .service-photos__heading h1 {
          font-size: 48px;
          line-height: 1; } }
      @media (max-width: 575.98px) {
        .service-photos__heading h1 {
          font-size: 40px; } }
  .service-photos__flex {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    grid-row-gap: 40px; }
    @media (max-width: 991.98px) {
      .service-photos__flex {
        margin-left: -12px;
        margin-right: -12px;
        grid-row-gap: 24px; } }
    @media (max-width: 575.98px) {
      .service-photos__flex {
        grid-row-gap: 8px;
        margin-left: -4px;
        margin-right: -4px; } }
  .service-photos__column {
    width: 50%;
    padding: 0 20px; }
    @media (max-width: 991.98px) {
      .service-photos__column {
        width: 66.6667%;
        padding-left: 12px;
        padding-right: 12px; } }
    @media (max-width: 575.98px) {
      .service-photos__column {
        padding-left: 4px;
        padding-right: 4px;
        width: 100%; } }
    .service-photos__column_sm {
      width: 50%; }
      @media (max-width: 991.98px) {
        .service-photos__column_sm {
          width: 33.3333%; } }
      @media (max-width: 575.98px) {
        .service-photos__column_sm {
          width: 100%; } }
  .service-photos__more {
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 991.98px) {
      .service-photos__more {
        position: relative;
        padding-top: 40px; } }
    @media (max-width: 575.98px) {
      .service-photos__more {
        padding-top: 24px; } }
    .service-photos__more .btn {
      width: 360px; }
      @media (max-width: 991.98px) {
        .service-photos__more .btn {
          width: 100%; } }
      @media (max-width: 575.98px) {
        .service-photos__more .btn {
          padding-left: 32px;
          padding-right: 32px;
          height: 56px;
          font-size: 16px; }
          .service-photos__more .btn .icon {
            width: 16px;
            height: 16px; } }

.fancybox-photos {
  display: block; }
  .fancybox-photos .fancybox__backdrop {
    background: #23262F;
    -webkit-backdrop-filter: none;
            backdrop-filter: none; }
  .fancybox-photos .fancybox__slide {
    display: block;
    padding: 0; }
    .fancybox-photos .fancybox__slide::before, .fancybox-photos .fancybox__slide::after {
      display: none; }

.photo-item {
  width: 20%;
  padding: 0 12px;
  cursor: pointer; }
  .photo-item__image {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    border-radius: 20px; }
    .photo-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 20px; }
  .photo-item__title {
    padding-top: 8px;
    text-align: center;
    font-size: 14px;
    line-height: 1.428;
    color: #fff; }

.modal-photos {
  width: 100%;
  border-radius: 0;
  background: none;
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
  padding: 60px 152px; }
  @media (max-width: 1199.98px) {
    .modal-photos {
      padding-top: 136px;
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 767.98px) {
    .modal-photos {
      overflow: hidden; } }
  @media (max-width: 575.98px) {
    .modal-photos {
      padding: 88px 16px 40px; } }
  .modal-photos > .carousel__button.is-close {
    top: 40px;
    right: auto;
    left: 40px;
    width: 72px;
    height: 72px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    opacity: 1;
    transition: 0.35s background; }
    .modal-photos > .carousel__button.is-close svg {
      fill: #fff; }
      @media (max-width: 1199.98px) {
        .modal-photos > .carousel__button.is-close svg {
          width: 16px;
          height: 16px; } }
    .modal-photos > .carousel__button.is-close:hover {
      background: rgba(255, 255, 255, 0.2); }
    @media (max-width: 1199.98px) {
      .modal-photos > .carousel__button.is-close {
        width: 56px;
        height: 56px; } }
    @media (max-width: 575.98px) {
      .modal-photos > .carousel__button.is-close {
        width: 48px;
        height: 48px;
        left: 16px;
        top: 16px; } }
  .modal-photos .modal__title {
    padding-bottom: 24px;
    padding-right: 0;
    font-size: 28px;
    line-height: 1.143;
    font-weight: 800; }
    .modal-photos .modal__title:last-child {
      padding-bottom: 0; }
  .modal-photos__content {
    margin: 0 auto;
    max-width: 896px; }
    @media (max-width: 1199.98px) {
      .modal-photos__content {
        max-width: 100%; } }
  @media (max-width: 767.98px) {
    .modal-photos__items {
      overflow: visible; } }
  @media (min-width: 768px) {
    .modal-photos__items .swiper-wrapper {
      display: flex;
      flex-wrap: wrap;
      grid-row-gap: 24px;
      margin: 0 -12px; } }
  .modal-photos__items .photo-item {
    width: 184px; }
    @media (max-width: 767.98px) {
      .modal-photos__items .photo-item {
        padding: 0;
        width: 160px; } }
  .modal-photos__main {
    margin-bottom: 40px; }
    @media (max-width: 575.98px) {
      .modal-photos__main {
        margin-bottom: 30px; } }
  .modal-photos__block {
    display: flex;
    margin-bottom: 64px; }
    @media (max-width: 767.98px) {
      .modal-photos__block {
        display: block;
        margin-bottom: 25px;
        padding-top: 15px; } }
    .modal-photos__block:last-child {
      margin-bottom: 0; }
  .modal-photos__left {
    position: relative;
    width: calc(100% - 396px);
    padding-right: 40px; }
    @media (max-width: 767.98px) {
      .modal-photos__left {
        width: 100%;
        padding-right: 0;
        padding-bottom: 24px; } }
  .modal-photos__right {
    width: 396px;
    flex: none; }
    @media (max-width: 767.98px) {
      .modal-photos__right {
        width: 100%; } }
  @media (min-width: 992px) {
    .modal-photos__sticky.is-fixed {
      position: fixed;
      top: 20px;
      padding-right: 40px; } }
  @media (min-width: 992px) {
    .modal-photos__sticky.is-bottom {
      position: absolute;
      bottom: 0;
      top: auto; } }
  .modal-photos__gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
    grid-row-gap: 8px; }
    .modal-photos__gallery .gallery-item {
      width: 50%;
      padding: 0 4px; }
      .modal-photos__gallery .gallery-item__image {
        padding-top: 100%; }
      .modal-photos__gallery .gallery-item_full {
        width: 100%; }

/* ------- Plugin styles ------- */
/* Lozad */
img.lazy {
  opacity: 0;
  transition: 0.5s opacity; }
  img.lazy[data-loaded="true"] {
    opacity: 1; }

/* Fancybox */
@media (max-width: 575.98px) {
  html.with-fancybox {
    overflow: hidden; } }

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: none; }

body:not(.is-using-mouse) .fancybox__container :focus {
  box-shadow: none; }

.fancybox-fadeIn {
  -webkit-animation-duration: 0.85s;
          animation-duration: 0.85s; }

.fancybox-fadeOut {
  -webkit-animation-duration: 0.85s;
          animation-duration: 0.85s; }

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  -webkit-animation-duration: 0.35s;
          animation-duration: 0.35s; }

.fancybox__backdrop {
  background: rgba(35, 38, 47, 0.7);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px); }
  .fancybox__backdrop_image {
    background: #23262F;
    -webkit-backdrop-filter: none;
            backdrop-filter: none; }

.fancybox__content :focus:not(.carousel__button.is-close) {
  outline: none; }

.fancybox__content > .carousel__button.is-close {
  top: 35px;
  right: 32px;
  width: 40px;
  height: 40px;
  opacity: 0.5;
  transition: 0.35s opacity;
  box-shadow: none; }
  @media (max-width: 991.98px) {
    .fancybox__content > .carousel__button.is-close {
      top: 30px; } }
  @media (max-width: 575.98px) {
    .fancybox__content > .carousel__button.is-close {
      top: 16px;
      right: 16px; } }
  .fancybox__content > .carousel__button.is-close svg {
    width: 24px;
    height: 24px;
    stroke: none;
    fill: #fff; }
  .fancybox__content > .carousel__button.is-close:hover {
    opacity: 1; }

.fancybox__toolbar {
  padding-left: 40px;
  padding-top: 40px;
  background: none; }
  @media (max-width: 575.98px) {
    .fancybox__toolbar {
      padding-left: 16px;
      padding-top: 16px; } }

.fancybox__button--close {
  width: 72px;
  height: 72px;
  box-shadow: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  transition: 0.35s background; }
  @media (max-width: 991.98px) {
    .fancybox__button--close {
      width: 56px;
      height: 56px; } }
  @media (max-width: 575.98px) {
    .fancybox__button--close {
      width: 48px;
      height: 48px; } }
  .fancybox__button--close svg {
    width: 24px;
    height: 24px;
    fill: #fff;
    stroke: none;
    filter: none; }
    @media (max-width: 991.98px) {
      .fancybox__button--close svg {
        width: 16px;
        height: 16px; } }
  .fancybox__button--close:hover {
    background: rgba(255, 255, 255, 0.2); }

.fancybox__nav .carousel__button {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  transition: 0.35s background; }
  .fancybox__nav .carousel__button svg {
    width: 24px;
    height: 24px;
    stroke: none;
    fill: #fff;
    filter: none; }
    @media (max-width: 991.98px) {
      .fancybox__nav .carousel__button svg {
        width: 16px;
        height: 16px; } }
  .fancybox__nav .carousel__button:hover {
    background: rgba(255, 255, 255, 0.2); }
  @media (max-width: 991.98px) {
    .fancybox__nav .carousel__button.is-prev {
      left: 40px; } }
  @media (max-width: 575.98px) {
    .fancybox__nav .carousel__button.is-prev {
      left: 16px; } }
  @media (max-width: 991.98px) {
    .fancybox__nav .carousel__button.is-next {
      right: 40px; } }
  @media (max-width: 575.98px) {
    .fancybox__nav .carousel__button.is-next {
      right: 16px; } }
  .fancybox__nav .carousel__button[disabled] {
    opacity: 0; }
  @media (max-width: 991.98px) {
    .fancybox__nav .carousel__button {
      width: 56px;
      height: 56px;
      top: auto;
      bottom: 40px;
      transform: none; } }
  @media (max-width: 575.98px) {
    .fancybox__nav .carousel__button {
      bottom: 16px;
      width: 48px;
      height: 48px; } }

.fancybox__slide {
  padding: 40px 70px;
  scroll-behavior: smooth; }
  @media (max-width: 991.98px) {
    .fancybox__slide {
      padding: 40px 70px; } }
  @media (max-width: 767.98px) {
    .fancybox__slide {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 575.98px) {
    .fancybox__slide {
      padding: 16px; } }
  .fancybox__slide.has-image {
    padding: 60px 140px; }
    @media (max-width: 991.98px) {
      .fancybox__slide.has-image {
        padding: 136px 40px; } }
    @media (max-width: 767.98px) {
      .fancybox__slide.has-image {
        padding: 136px 40px; } }
    @media (max-width: 575.98px) {
      .fancybox__slide.has-image {
        padding: 80px 16px; } }
    .fancybox__slide.has-image.has-caption {
      padding-top: 150px;
      padding-bottom: 66px; }
      @media (max-width: 991.98px) {
        .fancybox__slide.has-image.has-caption {
          padding: 140px 110px 40px; } }
      @media (max-width: 575.98px) {
        .fancybox__slide.has-image.has-caption {
          padding: 80px 16px; } }

.fancybox__caption {
  padding-top: 70px;
  font-size: 20px;
  text-align: center; }
  @media (max-width: 991.98px) {
    .fancybox__caption {
      min-height: 56px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 40px;
      padding: 0 70px; } }
  @media (max-width: 575.98px) {
    .fancybox__caption {
      min-height: 48px;
      font-size: 14px;
      margin-top: 6px;
      padding: 0 64px;
      position: absolute;
      left: 0;
      bottom: 16px;
      width: 100%; } }

.fancybox__counter {
  display: none;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 575.98px) {
    .fancybox__counter {
      font-size: 14px; } }
  .fancybox__counter span:first-child {
    color: #fff; }

/*.has-image .fancybox__content {
	overflow: hidden;
	border-radius: $radius;

	@include media(mob-m) {
		border-radius: 30px;
	}
}

.has-image .fancybox__content .fancybox__image{
	
}*/
.has-image .fancybox__content .fancybox__image {
  border-radius: 4%; }
  @media (max-width: 575.98px) {
    .has-image .fancybox__content .fancybox__image {
      border-radius: 30px; } }

.fancybox-gallery .fancybox__counter {
  display: block; }

/* Choices */
[data-select] {
  opacity: 0; }

/* Swiper */
.swiper-button-next,
.swiper-button-prev {
  top: auto;
  bottom: 0;
  width: 72px;
  height: 72px;
  margin-top: 0;
  border-radius: 50%;
  padding: 24px;
  color: #fff;
  background: none;
  box-shadow: none;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  transition: 0.35s background-color, 0.35s color, 0.35s border-color, 0.35s opacity;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .swiper-button-next,
    .swiper-button-prev {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .swiper-button-next,
    .swiper-button-prev {
      background-color: #393c44; } }
  .swiper-button-next::after,
  .swiper-button-prev::after {
    display: none; }
  .swiper-button-next svg,
  .swiper-button-prev svg {
    position: relative;
    width: 100%;
    height: 100%;
    fill: currentColor;
    stroke: currentColor;
    transform: rotate(-90deg); }
  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    background: rgba(255, 255, 255, 0.2); }
  .swiper-button-next.swiper-button-disabled,
  .swiper-button-prev.swiper-button-disabled {
    opacity: 0.2; }

.swiper-button-prev {
  left: 0; }
  .swiper-button-prev svg {
    transform: rotate(90deg); }

.swiper-button-next {
  right: 0;
  left: auto; }

.swiper-scrollbar {
  height: 8px;
  cursor: pointer;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  width: auto; }

.swiper-scrollbar-drag {
  background: #fff; }

.swiper-pagination-bullet {
  flex-grow: 1;
  width: auto;
  height: 4px;
  border-radius: 10px;
  background-color: #fff;
  opacity: 0;
  transition: 0.35s background-color, 0.35s border-color, 0.35s opacity;
  pointer-events: auto; }

.swiper-pagination-bullet-active {
  opacity: 1; }

.swiper-horizontal > .swiper-pagination-bullets {
  z-index: 10;
  bottom: auto;
  top: 40px;
  left: 40px;
  width: calc(100% - 80px);
  height: 4px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0; }

.swiper-horizontal > .swiper-scrollbar {
  bottom: 32px;
  height: 8px;
  width: auto;
  left: 96px;
  right: 96px; }

.swiper-lazy {
  opacity: 0;
  transition: 0.35s opacity; }
  .swiper-lazy.swiper-lazy-loaded {
    opacity: 1; }

.swiper-lazy-preloader {
  border-color: #ed125f;
  border-top-color: transparent; }

/* */
.icv__circle {
  width: 64px;
  height: 64px;
  background: #23262F url("../img/icons/arrows.svg") center center no-repeat;
  background-size: 24px 24px; }
  @media (max-width: 575.98px) {
    .icv__circle {
      width: 48px;
      height: 48px;
      background-size: 16px 16px; } }

.icv__arrow-wrapper {
  display: none; }

/* animation aos animation-timing-function */
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 120%, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 120%, 0); }
  to {
    opacity: 1;
    transform: none; } }

[data-aos^=fade] {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  transition: none;
  transform: none; }
  [data-aos^=fade][data-aos-delay="60"] {
    -webkit-animation-delay: 60ms;
            animation-delay: 60ms; }
  [data-aos^=fade][data-aos-delay="120"] {
    -webkit-animation-delay: 120ms;
            animation-delay: 120ms; }
  [data-aos^=fade][data-aos-delay="180"] {
    -webkit-animation-delay: 180ms;
            animation-delay: 180ms; }
  [data-aos^=fade][data-aos="fade"] {
    transition-duration: 1s; }

/* Tippy js */
.tippy-box {
  padding: 16px 24px;
  background: #4d4f56;
  border-radius: 20px;
  font-size: 16px;
  line-height: 1.625;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px); }

.tippy-arrow {
  width: 20px;
  height: 20px;
  color: #4d4f56; }

.tippy-box[data-placement^=top] > .tippy-arrow:before {
  bottom: -10px;
  border-width: 10px 10px 0; }

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
  top: -10px;
  border-width: 0 10px 10px; }

/* ------- Popups ------- */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 200;
  padding: 40px 0;
  pointer-events: none;
  display: none;
  opacity: 1;
  transform: translate(0, -100%);
  transition: 0.35s opacity, 0.35s transform; }
  .popup__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: 0.35s opacity;
    display: none; }
    @media (max-width: 575.98px) {
      .popup__backdrop {
        display: block; } }
  .popup__box {
    position: relative;
    margin: 0 auto;
    padding: 24px;
    width: 463px;
    max-width: calc(100% - 40px);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.1);
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
    pointer-events: auto; }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .popup__box {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .popup__box {
        background-color: #393c44; } }
    @media (max-width: 575.98px) {
      .popup__box {
        padding: 30px 16px 24px; } }
  .popup__title {
    padding: 0 32px 16px 0;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff; }
    @media (max-width: 575.98px) {
      .popup__title {
        padding-bottom: 24px;
        font-size: 16px;
        padding-right: 0;
        text-align: center; } }
  .popup__buttons {
    display: flex;
    grid-gap: 16px; }
    @media (max-width: 575.98px) {
      .popup__buttons {
        flex-wrap: wrap;
        grid-gap: 8px; } }
    .popup__buttons .btn {
      height: 48px;
      font-weight: 500; }
      @media (max-width: 575.98px) {
        .popup__buttons .btn {
          width: 100%; } }
  .popup__close {
    position: absolute;
    right: 24px;
    top: 27px;
    width: 24px;
    height: 24px; }
    .popup__close svg {
      width: 100%;
      height: 100%;
      fill: rgba(255, 255, 255, 0.5); }
    .popup__close:hover svg {
      fill: #fff; }
  .popup.is-visible {
    display: block; }
  .popup.is-active {
    opacity: 1;
    transform: translate(0, 0); }
    .popup.is-active .popup__backdrop {
      opacity: 1;
      pointer-events: auto; }
  .popup.is-fade-out {
    opacity: 0; }

@media (max-width: 575.98px) {
  .is-popup-active {
    overflow: hidden;
    height: 100vh;
    min-height: 100vh; } }

@media (max-width: 575.98px) {
  .popup-location {
    top: 0;
    bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    transform: none; }
    .popup-location .popup__box {
      position: absolute;
      left: 0;
      bottom: 0;
      top: auto;
      transform: translate(0, 100%);
      max-width: 100%;
      width: 100%;
      border-radius: 30px 30px 0px 0px;
      transition: 0.35s transform; }
      .popup-location .popup__box::before {
        content: "";
        position: absolute;
        top: 4px;
        left: 50%;
        height: 2px;
        width: 40px;
        margin-left: -20px;
        border-radius: 2px;
        background: rgba(255, 255, 255, 0.5); } }
  @media (max-width: 575.98px) and (max-width: 575.98px) {
    .popup-location .popup__close {
      display: none; } }

@media (max-width: 575.98px) {
    .popup-location.is-active .popup__box {
      transform: translate(0, 0); } }

/* ------- Modals ------- */
.modal {
  display: none;
  width: 952px;
  max-width: 100%;
  padding: 40px;
  border-radius: 20px;
  color: #000;
  background: rgba(255, 255, 255, 0.1);
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .modal {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .modal {
      background-color: #393c44; } }
  @media (max-width: 767.98px) {
    .modal {
      padding: 30px; } }
  .modal * {
    box-sizing: border-box; }
  .modal__icon {
    display: flex;
    justify-content: center;
    margin-bottom: 24px; }
    .modal__icon img {
      width: 80px;
      height: 80px; }
    .modal__icon svg {
      fill: #fff; }
  .modal__title {
    padding: 0 32px 40px 0;
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
  .modal__text {
    padding-bottom: 40px;
    font-size: 16px;
    color: #fff; }
    .modal__text p:last-child {
      margin-bottom: 0; }
  .modal__social {
    padding-top: 40px; }
    @media (max-width: 575.98px) {
      .modal__social {
        padding-top: 24px; } }
    .modal__social-text {
      padding-bottom: 24px;
      font-size: 14px;
      line-height: 1.7;
      color: rgba(255, 255, 255, 0.5); }
      @media (max-width: 575.98px) {
        .modal__social-text {
          padding-bottom: 16px;
          font-size: 12px;
          line-height: 1.66; } }
      .modal__social-text p:last-child {
        margin-bottom: 0; }
    .modal__social-list {
      justify-content: center; }
      @media (max-width: 575.98px) {
        .modal__social-list .social__link {
          width: 40px;
          height: 40px; }
          .modal__social-list .social__link svg {
            width: 20px;
            height: 20px; } }
  .modal__form .form-group {
    margin-bottom: 25px; }
    @media (max-width: 767.98px) {
      .modal__form .form-group {
        margin-bottom: 20px; } }
  .modal__close-back {
    display: none;
    position: absolute;
    left: 16px;
    top: 8px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, 0.1); }
    .modal__close-back svg {
      fill: #fff; }
    @media (max-width: 575.98px) {
      .modal__close-back {
        display: flex; } }
  @media (max-width: 575.98px) {
    .modal__tabs .tabs-menu__item {
      font-size: 14px;
      height: 48px; } }
  @media (max-width: 575.98px) {
    .modal__tabs .tabs-menu {
      margin-bottom: 16px; } }

/* Модальное окно выбора города и салона */
.locations__flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px; }
  @media (max-width: 991.98px) {
    .locations__flex {
      margin: 0 -8px; } }
  @media (max-width: 575.98px) {
    .locations__flex {
      display: block;
      margin: 0; } }

.locations__column {
  width: 33.3333%;
  padding: 0 20px;
  margin-top: 4px; }
  @media (max-width: 991.98px) {
    .locations__column {
      padding: 0 8px; } }
  @media (max-width: 767.98px) {
    .locations__column {
      width: 50%; } }
  @media (max-width: 575.98px) {
    .locations__column {
      width: 100%;
      padding: 0;
      /*+ .locations__column {
				margin-top: 4px;
			}*/ } }

.locations__item {
  padding: 13px 16px;
  cursor: pointer;
  border-radius: 24px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.35s color, 0.35s background; }
  .locations__item:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.1); }
  .locations__item.is-active {
    color: #fff;
    background: #00b8d6; }
  @media (max-width: 575.98px) {
    .locations__item {
      padding-left: 24px;
      padding-right: 24px;
      text-align: left; } }

.addresses-list {
  display: flex;
  flex-wrap: wrap;
  grid-row-gap: 4px;
  margin: 0 -8px; }
  .addresses-list a {
    text-decoration: none; }
  .addresses-list__item {
    width: calc(33.3333% - 16px);
    margin: 0 8px;
    padding: 16px 24px;
    cursor: pointer;
    border-radius: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    transition: 0.35s color, 0.35s background; }
    .addresses-list__item span {
      margin-top: 4px;
      font-weight: 400;
      display: block;
      color: rgba(255, 255, 255, 0.5); }
      @media (max-width: 575.98px) {
        .addresses-list__item span {
          font-size: 12px; } }
    .addresses-list__item:hover {
      background: rgba(255, 255, 255, 0.1); }
    .addresses-list__item.is-active {
      background: #00b8d6; }
    @media (max-width: 991.98px) {
      .addresses-list__item {
        width: calc(50% - 16px); } }
    @media (max-width: 575.98px) {
      .addresses-list__item {
        width: calc(100% - 16px); } }

@-webkit-keyframes slideInDown {
  from {
    opacity: 0;
    transform: translate(0, -100%); }
  to {
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes slideInDown {
  from {
    opacity: 0;
    transform: translate(0, -100%); }
  to {
    opacity: 1;
    transform: translate(0, 0); } }

@-webkit-keyframes slideIn {
  from {
    opacity: 0;
    transform: translate(100%, 0); }
  to {
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translate(100%, 0); }
  to {
    opacity: 1;
    transform: translate(0, 0); } }

@-webkit-keyframes slideOut {
  to {
    opacity: 0;
    transform: translate(100%, 0); } }

@keyframes slideOut {
  to {
    opacity: 0;
    transform: translate(100%, 0); } }

@media (max-width: 575.98px) {
  .modal-location {
    padding: 0 16px 16px;
    background: #23262F;
    border-radius: 0; }
    .modal-location .modal__title {
      height: 64px;
      padding: 5px 62px;
      margin-bottom: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      text-align: center; }
    .modal-location.fancybox-fadeIn {
      -webkit-animation: 0.35s ease both slideIn;
              animation: 0.35s ease both slideIn; }
    .modal-location.fancybox-fadeOut {
      -webkit-animation: 0.35s ease both slideOut;
              animation: 0.35s ease both slideOut; } }

@media (max-width: 575.98px) {
  .modal-location > .carousel__button.is-close {
    display: none; } }

@media (max-width: 575.98px) {
  .fancybox-location .fancybox__backdrop {
    background: none; } }

@media (max-width: 575.98px) {
  .fancybox-location .fancybox__slide {
    padding: 0;
    display: block; }
    .fancybox-location .fancybox__slide::before, .fancybox-location .fancybox__slide::after {
      display: none; } }

.fancybox-welcome .fancybox__content {
  -webkit-animation: none;
          animation: none; }

.fancybox-welcome.is-animated[aria-hidden=false] .fancybox__slide {
  -webkit-animation: 0.45s ease backwards slideInDown;
          animation: 0.45s ease backwards slideInDown; }

.modal-success {
  padding: 40px 40px 50px;
  max-width: 360px;
  border-radius: 5px; }
  .modal-success .modal__text {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.55; }
  .modal-success > .carousel__button.is-close {
    width: 42px;
    height: 42px; }
    .modal-success > .carousel__button.is-close svg {
      width: 18px;
      height: 18px;
      stroke: #000;
      stroke-width: 2px;
      filter: none; }

.modal-welcome {
  width: 692px;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center; }
  @media (max-width: 575.98px) {
    .modal-welcome {
      padding: 40px 16px; } }
  .modal-welcome .modal__content {
    margin: 0 auto;
    max-width: 480px; }
  .modal-welcome .modal__title {
    padding-right: 0;
    padding-bottom: 24px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 575.98px) {
      .modal-welcome .modal__title {
        padding-bottom: 16px;
        font-size: 28px; } }
  @media (max-width: 575.98px) {
    .modal-welcome .modal__text {
      padding-bottom: 24px;
      font-size: 14px;
      line-height: 1.7; } }
  @media (max-width: 575.98px) {
    .modal-welcome .modal__button .btn {
      padding-left: 32px;
      padding-right: 32px;
      height: 56px;
      font-size: 16px; } }
  @media (max-width: 575.98px) {
    .modal-welcome .modal__icon {
      margin-bottom: 16px; } }
  @media (max-width: 575.98px) {
    .modal-welcome .modal__icon img {
      width: 56px;
      height: 56px; } }

.callback {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 105;
  display: flex;
  align-items: center;
  justify-content: center; }
  .callback__cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .callback__box {
    max-width: 100%;
    padding: 80px;
    border-radius: 20px;
    color: #000;
    background: rgba(255, 255, 255, 0.1);
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
    position: relative; }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .callback__box {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .callback__box {
        background-color: #393c44; } }
    @media (max-width: 767.98px) {
      .callback__box {
        padding: 30px;
        height: 100%;
        overflow: auto; } }
  .callback__content {
    width: 540px;
    text-align: center; }
    @media (max-width: 991.98px) {
      .callback__content {
        width: 100%; } }
  .callback__icon {
    display: flex;
    justify-content: center;
    margin-bottom: 24px; }
    .callback__icon svg {
      fill: #fff;
      width: 64px;
      height: 64px; }
  .callback__title {
    padding-right: 0;
    padding-bottom: 40px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 575.98px) {
      .callback__title {
        padding-bottom: 16px;
        font-size: 28px; } }
  .callback__text {
    padding-bottom: 24px;
    font-size: 20px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.5); }
    .callback__text p:last-child {
      margin-bottom: 0; }
  .callback__online {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 40px; }
    .callback__online svg {
      width: 24px;
      height: 24px;
      fill: #fff; }
  .callback__item {
    margin-bottom: 24px;
    position: relative;
    height: 48px;
    transition: .3s; }
  .callback__input {
    width: 100%;
    height: 100%;
    padding: 0 45px 0 25px;
    font-size: 16px;
    line-height: 16px;
    transition: .3s; }
    .callback__input::-moz-placeholder {
      opacity: .6; }
    .callback__input:-ms-input-placeholder {
      opacity: .6; }
    .callback__input::placeholder {
      opacity: .6; }
    .callback__input:hover {
      border-color: #fff; }
    .callback__input:focus {
      border-color: #fff; }
      .callback__input:focus::-moz-placeholder {
        opacity: .2; }
      .callback__input:focus:-ms-input-placeholder {
        opacity: .2; }
      .callback__input:focus::placeholder {
        opacity: .2; }
    .callback__input--error {
      border-color: #ed125f; }
  .callback__svg {
    opacity: 0.5;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    transition: .3s; }
  .callback__close {
    position: absolute;
    top: 35px;
    right: 32px;
    width: 40px;
    height: 40px;
    opacity: 0.5;
    transition: 0.35s opacity;
    box-shadow: none;
    cursor: pointer; }
    @media (max-width: 991.98px) {
      .callback__close {
        top: 30px; } }
    @media (max-width: 575.98px) {
      .callback__close {
        top: 16px;
        right: 16px; } }
    .callback__close svg {
      width: 24px;
      height: 24px;
      stroke: none;
      fill: #fff; }
    .callback__close:hover {
      opacity: 1; }
  .callback__agreement {
    margin-top: 16px;
    font-size: 12px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5); }
    .callback__agreement a {
      color: #00b8d6;
      text-decoration: none; }
  .callback .form-group {
    margin-bottom: 16px; }
  .callback .btn-block {
    padding-top: 8px; }

/* catalog page */
.catalog-header {
  display: flex;
  z-index: 999;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 40px; }
  @media (max-width: 767.98px) {
    .catalog-header {
      padding: 16px; } }
  .catalog-header__logo {
    z-index: 1;
    line-height: 1; }
    @media (max-width: 767.98px) {
      .catalog-header__logo {
        height: 32px; } }
    .catalog-header__logo-box {
      display: flex;
      -moz-column-gap: 8px;
           column-gap: 8px;
      flex-shrink: 0;
      align-items: center; }
      .catalog-header__logo-box .catalog-header__button {
        display: none; }
        @media (max-width: 767.98px) {
          .catalog-header__logo-box .catalog-header__button {
            display: flex;
            position: relative;
            -moz-column-gap: 12px;
                 column-gap: 12px;
            padding: 16px; } }
  @media (max-width: 767.98px) and (hover: hover) {
    .catalog-header__logo-box .catalog-header__button .catalog-header__button-icon {
      fill: #fff; } }
  @media (max-width: 767.98px) and (hover: none) {
    .catalog-header__logo-box .catalog-header__button .catalog-header__button-icon {
      fill: #fff; } }
        @media (max-width: 767.98px) {
            .catalog-header__logo-box .catalog-header__button.active .catalog-header__button-icon {
              fill: #fff; }
            .catalog-header__logo-box .catalog-header__button .catalog-header__button-icon {
              width: 24px;
              height: 24px; } }
    @media (max-width: 767.98px) and (max-width: 767.98px) {
      .catalog-header__logo-box .catalog-header__button .catalog-header__button-icon {
        width: 16px;
        height: 16px; } }
  .catalog-header__buttons {
    display: flex;
    position: relative;
    -moz-column-gap: 8px;
         column-gap: 8px; }
    .catalog-header__buttons::-webkit-scrollbar {
      display: none; }
    @media (max-width: 767.98px) {
      .catalog-header__buttons {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 100%;
        padding-inline: 16px;
        overflow: scroll;
        translate: -50% 0;
        opacity: 0;
        pointer-events: none;
        transition: opacity ease 0.4s; }
        .catalog-header__buttons.active {
          opacity: 1;
          pointer-events: all; } }
  .catalog-header__button {
    display: flex;
    -moz-column-gap: 16px;
         column-gap: 16px;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 56px;
    padding-inline: 24px;
    border-radius: 40px;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    background-color: rgba(255, 255, 255, 0.1);
    text-decoration: none;
    text-wrap: nowrap;
    transition: background-color ease 0.4s; }
    @media (max-width: 767.98px) {
      .catalog-header__button {
        height: 48px; } }
    @media (hover: hover) {
      .catalog-header__button.hover--pink:hover {
        background-color: #ed125f; } }
    @media (hover: none) {
      .catalog-header__button.hover--pink:active {
        background-color: #ed125f; } }
    .catalog-header__button.hover--pink.active {
      background-color: #ed125f; }
    @media (hover: hover) {
      .catalog-header__button.hover--blue:hover {
        background-color: #00b8d6; } }
    @media (hover: none) {
      .catalog-header__button.hover--blue:active {
        background-color: #00b8d6; } }
    .catalog-header__button.hover--blue.active {
      background-color: #00b8d6; }
    @media (hover: hover) {
      .catalog-header__button.hover--orange:hover {
        background-color: #f58220; } }
    @media (hover: none) {
      .catalog-header__button.hover--orange:active {
        background-color: #f58220; } }
    .catalog-header__button.hover--orange.active {
      background-color: #f58220; }
    .catalog-header__button-text {
      color: #fff;
      font-weight: 500; }
    .catalog-header__button-icon {
      width: 16px;
      height: 16px;
      fill: #fff; }
  .catalog-header__search {
    display: flex;
    z-index: 1;
    position: relative;
    -moz-column-gap: 8px;
         column-gap: 8px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .catalog-header__search-search {
      display: flex;
      z-index: 1;
      position: relative;
      -moz-column-gap: 4px;
           column-gap: 4px;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
  .catalog-header__input {
    all: inherit;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    position: relative;
    width: 130px;
    height: 56px;
    padding-inline: 24px 50px;
    border-radius: 40px;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff;
    transition: width ease 0.4s, left ease 0.4s, padding-inline ease 0.4s; }
    @media (max-width: 767.98px) {
      .catalog-header__input {
        width: 28dvw;
        height: 48px; } }
    .catalog-header__input:not(:-moz-placeholder-shown) {
      width: 260px; }
    .catalog-header__input:not(:-ms-input-placeholder) {
      width: 260px; }
    .catalog-header__input:focus, .catalog-header__input:not(:placeholder-shown) {
      width: 260px; }
      .catalog-header__input:not(:-moz-placeholder-shown) + .catalog-header__input-label {
        opacity: 0; }
      .catalog-header__input:not(:-ms-input-placeholder) + .catalog-header__input-label {
        opacity: 0; }
      .catalog-header__input:focus + .catalog-header__input-label, .catalog-header__input:not(:placeholder-shown) + .catalog-header__input-label {
        opacity: 0; }
      @media (max-width: 767.98px) {
        .catalog-header__input:not(:-moz-placeholder-shown) {
          width: 33dvw;
          padding-inline: 16px 40px; }
        .catalog-header__input:not(:-ms-input-placeholder) {
          width: 33dvw;
          padding-inline: 16px 40px; }
        .catalog-header__input:focus, .catalog-header__input:not(:placeholder-shown) {
          width: 33dvw;
          padding-inline: 16px 40px; } }
      @media (max-width: 400px) {
        .catalog-header__input:not(:-moz-placeholder-shown) {
          width: 105px;
          padding-inline: 16px 40px; }
        .catalog-header__input:not(:-ms-input-placeholder) {
          width: 105px;
          padding-inline: 16px 40px; }
        .catalog-header__input:focus, .catalog-header__input:not(:placeholder-shown) {
          width: 105px;
          padding-inline: 16px 40px; } }
    .catalog-header__input-label {
      z-index: 1;
      position: absolute;
      top: 50%;
      left: 24px;
      translate: 0 -50%;
      color: rgba(255, 255, 255, 0.5);
      opacity: 1;
      pointer-events: none;
      transition: opacity ease 0.4s, left ease 0.4s; }
      @media (max-width: 767.98px) {
        .catalog-header__input-label {
          left: 16px; } }
    .catalog-header__input-icon {
      z-index: 1;
      position: absolute;
      top: 50%;
      left: calc(100% - 24px);
      width: 16px;
      height: 16px;
      translate: -100% -50%;
      pointer-events: none; }
      @media (max-width: 767.98px) {
        .catalog-header__input-icon {
          left: calc(100% - 16px); } }
  .catalog-header__menu {
    display: grid;
    position: absolute;
    top: 66%;
    left: 50%;
    grid-template-columns: repeat(auto-fit, minmax(256px, -webkit-max-content));
    grid-template-columns: repeat(auto-fit, minmax(256px, max-content));
    width: 100vw;
    max-width: 1104px;
    padding: 16px;
    gap: 16px;
    translate: -50% 0;
    border-radius: 24px;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    background-color: rgba(255, 255, 255, 0.1);
    opacity: 0;
    pointer-events: none;
    transition: opacity ease 0.4s; }
    @media (max-width: 767.98px) {
      .catalog-header__menu {
        z-index: 1;
        top: calc(100% + 20px);
        left: 0;
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
        width: 100dvw;
        max-width: none;
        margin: 0;
        padding: 42px 16px;
        gap: 24px 16px;
        translate: 0 0;
        border-radius: 0;
        -webkit-backdrop-filter: none;
                backdrop-filter: none;
        background-color: transparent; } }
    .catalog-header__menu.is-open {
      opacity: 1;
      pointer-events: all; }
  .catalog-header__item {
    display: flex;
    position: relative;
    -moz-column-gap: 16px;
         column-gap: 16px;
    align-items: center;
    border-radius: 20px;
    list-style: none;
    transition: background-color ease 0.4s; }
    @media (hover: hover) {
      .catalog-header__item:hover {
        background-color: rgba(255, 255, 255, 0.1); } }
    @media (hover: none) {
      .catalog-header__item:active {
        background-color: rgba(255, 255, 255, 0.1); } }
    @media (max-width: 767.98px) {
      .catalog-header__item {
        row-gap: 8px;
        flex-direction: column;
        min-width: 160px; } }
    .catalog-header__item-image {
      aspect-ratio: 1 / 1;
      width: 80px;
      border-radius: 16px; }
      @media (max-width: 767.98px) {
        .catalog-header__item-image {
          width: 100%;
          border-radius: 20px; } }
    .catalog-header__item-text {
      color: #fff; }
      @media (max-width: 767.98px) {
        .catalog-header__item-text {
          text-align: center; } }
    .catalog-header__item-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .catalog-header__overlay {
    z-index: 899;
    position: absolute;
    top: 0;
    left: 0;
    width: 100dvw;
    height: 100%;
    background-color: #23262F;
    opacity: 0;
    pointer-events: none;
    transition: opacity ease 0.4s; }
    .catalog-header__overlay.is-open {
      opacity: 1; }

.catalog-main, .catalog-item {
  display: flex;
  z-index: 100;
  position: relative;
  row-gap: 80px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-block: 16px 320px; }
  @media (max-width: 767.98px) {
    .catalog-main, .catalog-item {
      row-gap: 40px; } }
  .catalog-main__box, .catalog-item__container, .catalog-item__box {
    display: flex;
    row-gap: 32px;
    flex-direction: column;
    width: 100%;
    max-width: 1104px; }
    @media (max-width: 767.98px) {
      .catalog-main__box, .catalog-item__container, .catalog-item__box {
        row-gap: 24px;
        max-width: 100%;
        padding: 0 16px; } }
  .catalog-main__title, .catalog-item-header__title, .catalog-item__box-title {
    margin: 0;
    color: #fff;
    font-size: 64px;
    line-height: 1; }
    @media (max-width: 767.98px) {
      .catalog-main__title, .catalog-item-header__title, .catalog-item__box-title {
        font-size: 32px; } }
  .catalog-main__list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, -webkit-max-content));
    grid-template-columns: repeat(auto-fit, minmax(200px, max-content));
    width: 100%;
    margin: 0;
    padding: 0;
    gap: 32px 24px; }
    @media (max-width: 767.98px) {
      .catalog-main__list {
        grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
        gap: 24px 16px; } }
  .catalog-main__item {
    display: flex;
    z-index: 100;
    position: relative;
    row-gap: 8px;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 200px; }
    @media (max-width: 767.98px) {
      .catalog-main__item {
        min-width: 160px; } }
    @media (hover: hover) {
      .catalog-main__item:hover .catalog-main__item-button {
        opacity: 1; }
      .catalog-main__item:hover .catalog-main__item-image::before {
        opacity: 1; } }
    @media (hover: none) {
      .catalog-main__item:active .catalog-main__item-button {
        opacity: 1; }
      .catalog-main__item:active .catalog-main__item-image::before {
        opacity: 1; } }
    .catalog-main__item-image {
      position: relative;
      aspect-ratio: 1 / 1 !important;
      width: 100%;
      height: auto;
      margin-bottom: 0;
      overflow: hidden;
      border-radius: 20px; }
    .catalog-main__item-text {
      margin: 0;
      color: #fff;
      text-align: center; }
    .catalog-main__item-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .catalog-main__item-button {
      display: flex;
      z-index: 20;
      position: absolute;
      top: 50%;
      left: 50%;
      align-items: center;
      justify-content: center;
      width: 48px;
      height: 48px;
      margin-top: -24px;
      margin-left: -24px;
      border-radius: 50%;
      background: #ed125f;
      opacity: 0;
      pointer-events: none;
      transition: opacity ease 0.4s; }
      .catalog-main__item-button-icon {
        width: 16px;
        height: 16px;
        fill: #fff; }

.strip {
  display: flex;
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%; }
  .strip__line {
    flex-grow: 1;
    width: 0;
    height: 4px; }
    @media (max-width: 575.98px) {
      .strip__line {
        height: 2px; } }
    .strip__line_pink {
      background: #ed125f; }
    .strip__line_blue {
      background: #00b8d6; }
    .strip__line_green {
      background: #bfd730; }
    .strip__line_orange {
      background: #f58220; }

/* catalog-item */
.catalog-item {
  row-gap: 0; }
  @media (max-width: 1300.98px) {
    .catalog-item {
      padding-inline: 25%; } }
  @media (max-width: 767.98px) {
    .catalog-item {
      row-gap: 0;
      padding: 0 16px; } }
  .catalog-item-header {
    display: flex;
    position: relative;
    -moz-column-gap: 24px;
         column-gap: 24px;
    align-items: center; }
    .catalog-item-header__image {
      aspect-ratio: 1 / 1;
      width: 120px;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 24px; }
      @media (max-width: 767.98px) {
        .catalog-item-header__image {
          width: 100px; } }
    .catalog-item-header__title {
      font-size: 48px; }
      @media (max-width: 767.98px) {
        .catalog-item-header__title {
          font-size: 28px; } }
  .catalog-item__container {
    row-gap: 40px; }
    @media (max-width: 767.98px) {
      .catalog-item__container {
        row-gap: 24px;
        padding-inline: 0; } }
    .catalog-item__container:first-child {
      padding-block: 0 40px; }
      @media (max-width: 767.98px) {
        .catalog-item__container:first-child {
          padding-block: 0 20px; } }
    .catalog-item__container:not(:first-child) {
      padding-block: 40px; }
      @media (max-width: 767.98px) {
        .catalog-item__container:not(:first-child) {
          padding-block: 20px; } }
  .catalog-item__box {
    row-gap: 24px; }
    @media (max-width: 767.98px) {
      .catalog-item__box {
        padding: 0; } }
    .catalog-item__box-title {
      font-weight: 800;
      font-size: 28px; }
      @media (max-width: 767.98px) {
        .catalog-item__box-title {
          font-size: 24px; } }
  .catalog-item .catalog-main__item-button {
    background-color: rgba(255, 255, 255, 0.1); }

.catalog-navigate {
  z-index: 800;
  position: fixed;
  top: 180px;
  left: 24px;
  width: 240px; }
  @media (max-width: 767.98px) {
    .catalog-navigate {
      display: none; } }
  .catalog-navigate__list {
    display: flex;
    row-gap: 4px;
    flex-direction: column;
    margin: 0;
    padding: 0; }
  .catalog-navigate__item {
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 16px;
    border-radius: 16px;
    background-color: transparent;
    line-height: 1;
    list-style: none;
    cursor: pointer;
    transition: background-color ease 0.4s, color ease 0.4s; }
    .catalog-navigate__item.active {
      background-color: rgba(255, 255, 255, 0.1);
      color: #fff; }
    @media (hover: hover) {
      .catalog-navigate__item:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff; } }
    @media (hover: none) {
      .catalog-navigate__item:active {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff; } }
  .catalog-navigate__link {
    width: 100%;
    height: 100%;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    transition: color ease 0.4s; }

.wrapper.is-close {
  display: none; }

