/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** 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;
  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;
          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: rgba(0, 0, 0, 0);
  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;
  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;
          user-select: none;
  transition: none; }

.has-image .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0); }

.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;
          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;
          user-select: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d {
  perspective: 1200px; }

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

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

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

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

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none; }

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

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

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

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

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

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

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

/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

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

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

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

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

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

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

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

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg); }

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

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

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

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

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

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

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

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

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

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

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

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

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

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

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

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

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

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1)); }

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

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

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

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

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

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

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

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

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

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

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

.swiper.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

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

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

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

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

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

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

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

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

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

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

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

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height; }

.swiper.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/image-compare-viewer/dist/image-compare-viewer.min.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.icv {
  position: relative;
  overflow: hidden;
  cursor: row-resize; }

.icv__icv--vertical {
  cursor: row-resize; }

.icv__icv--horizontal {
  cursor: col-resize; }

.icv__img {
  pointer-events: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: none;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  top: 0;
  display: block; }

.icv__is--fluid .icv__img {
  display: none; }

.icv__img-a {
  height: auto;
  position: static;
  z-index: 1;
  left: 0px; }

.icv__img-b {
  height: 100%;
  position: absolute;
  z-index: 2;
  left: auto;
  right: 0px;
  width: auto; }

.icv__icv--vertical .icv__img-b {
  width: 100%;
  height: auto; }

.icv__imposter {
  z-index: 4;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

.icv__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0px;
  top: 0px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: 3; }

.icv__is--fluid .icv__wrapper, .icv__icv--vertical .icv__wrapper {
  width: 100% !important; }

.icv__is--fluid .icv__wrapper, .icv__icv--horizontal .icv__wrapper {
  height: 100% !important; }

.icv__fluidwrapper {
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.icv__control {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  top: 0px;
  z-index: 5; }

.icv__icv--vertical .icv__control {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  left: 0;
  width: 100%; }

.icv__control-line {
  height: 50%;
  width: 2px;
  z-index: 6; }

.icv__icv--vertical .icv__control-line {
  width: 50%; }

.icv__theme-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  -webkit-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s;
  z-index: 5; }

.icv__icv--vertical .icv__theme-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.icv__arrow-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.1s ease-out 0s;
  transition: all 0.1s ease-out 0s; }

.icv__arrow-a {
  -webkit-transform: scale(1.5) rotateZ(180deg);
  transform: scale(1.5) rotateZ(180deg);
  height: 20px;
  width: 20px;
  -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
  filter: drop-shadow(0px -3px 5px rgba(0, 0, 0, 0.33)); }

.icv__arrow-b {
  -webkit-transform: scale(1.5) rotateZ(0deg);
  transform: scale(1.5) rotateZ(0deg);
  height: 20px;
  width: 20px;
  -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33)); }

.icv__circle {
  width: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 999px; }

.icv__label {
  position: absolute;
  bottom: 1rem;
  z-index: 12;
  background: rgba(0, 0, 0, 0.33);
  color: white;
  border-radius: 3px;
  padding: 0.5rem 0.75rem;
  font-size: 0.85rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.icv__label.vertical {
  bottom: auto;
  left: 1rem; }

.icv__label.on-hover {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
  transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22); }

.icv:hover .icv__label.on-hover {
  -webkit-transform: scale(1);
  transform: scale(1); }

.icv__label-before {
  left: 1rem; }

.icv__label-after {
  right: 1rem; }

.icv__label-before.vertical {
  top: 1rem; }

.icv__label-after.vertical {
  bottom: 1rem;
  right: auto; }

.icv__body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: 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/aos/dist/aos.css ***!
  \**************************************************************************************************************************************************************************************************************************/
[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s; }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0); }

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0); }

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0); }

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0); }

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0); }

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0); }

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0); }

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0); }

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0); }

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity,transform; }

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1); }

[data-aos=zoom-in] {
  transform: scale(0.6); }

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos=zoom-out] {
  transform: scale(1.2); }

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2); }

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform; }

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0); }

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0); }

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0); }

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0); }

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0); }

[data-aos^=flip][data-aos^=flip] {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition-property: transform; }

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg); }

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg); }

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0); }

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg); }

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0); }

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg); }

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0); }

/*!**************************************************************************************************************************************************************************************************************!*\
  !*** 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/home.scss ***!
  \**************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --section-space: 100px;
  --space-lg: 64px;
  --space: 40px;
  --space-md: 32px;
  --space-sm: 24px;
  --space-xs: 16px;
  --space-xxs: 8px;
  --title-size: 64px;
  --title-size-sm: 48px;
  --title-size: 16px;
  --title-size-md: 20px;
  --title-size-lg: 28px;
  --color-pink: #ed125f;
  --color-green: #bfd730;
  --color-orange: #f58220;
  --color-blue: #00b8d6;
  --color-dark-blue: #00a2bf; }
  @media (max-width: 1200.98px) {
    :root {
      --section-space: 80px; } }

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

/* ===============================
=            Choices            =
=============================== */
.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 16px; }

.choices:focus {
  outline: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden; }

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

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0; }

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px; }

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

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%; }

[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px; }

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

.choices__list--multiple {
  display: inline; }

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
  box-sizing: border-box; }

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px; }

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

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

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

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

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

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

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

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

.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px; }

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

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

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

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

.choices__item {
  cursor: default; }

.choices__item--selectable {
  cursor: pointer; }

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

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray; }

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

.choices__button:focus {
  outline: none; }

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px; }

.choices__input:focus {
  outline: 0; }

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

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

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

.choices__placeholder {
  opacity: 0.5; }

/* =====  End of Choices  ====== */
/* ------- Common ------- */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  position: relative;
  font-size: 62.5%;
  background: #23262F; }

body {
  position: relative;
  -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;
  font-family: "Golos", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5); }
  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; }
  @media (max-width: 576.98px) {
    .wrapper {
      display: block; } }

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

.container,
.container-full {
  position: relative;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
  max-width: 1184px; }
  @media (max-width: 768.98px) {
    .container,
    .container-full {
      padding-left: 16px;
      padding-right: 16px; } }

.container-full {
  max-width: 1920px; }

.section {
  position: relative;
  padding-top: calc(var(--section-space, 100px));
  padding-bottom: calc(var(--section-space, 100px)); }
  @media (max-width: 1200.98px) {
    .section {
      padding-top: calc(var(--section-space, 60px));
      padding-bottom: calc(var(--section-space, 60px)); } }

/* ------- Main Elements ------- */
/* Соц. сети */
.social__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16px; }

.social__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  transition: 0.35s background; }
  .social__link:hover {
    background: #ed125f; }
  .social__link .icon {
    fill: #fff; }
  .social__link_vk:hover {
    background: #00b8d6; }
  .social__link_tiktok:hover {
    background: #ed125f; }
  .social__link_whatsapp:hover {
    background: #bfd730; }
  .social__link_telegram:hover {
    background: #f58220; }

/* Заголовки */
.heading {
  position: relative;
  padding-bottom: 64px; }
  @media (max-width: 768.98px) {
    .heading {
      padding-bottom: 40px; } }
  .heading__title {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 64px;
    line-height: 1;
    font-weight: 800;
    color: #fff; }
    @media (max-width: 768.98px) {
      .heading__title {
        font-size: 40px; } }
    .heading__title h1, .heading__title h2, .heading__title h3 {
      margin: 0;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit;
      color: inherit; }
      .heading__title h1 span[data-aos], .heading__title h2 span[data-aos], .heading__title h3 span[data-aos] {
        display: block; }
    .heading__title p:last-child {
      margin-bottom: 0; }
    .heading__title_center {
      text-align: center; }
    .heading__title_sizeMd {
      font-size: 48px; }
      @media (max-width: 768.98px) {
        .heading__title_sizeMd {
          font-size: 40px; } }
  .heading__text {
    padding-top: 24px;
    font-size: 20px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5); }
    .heading__text p:last-child {
      margin-bottom: 0; }
  .heading_center {
    text-align: center; }

.section-title {
  margin-top: 0;
  font-family: "Gilroy", Arial, sans-serif;
  font-size: 64px;
  font-weight: 800;
  line-height: 1;
  color: #fff; }
  @media (max-width: 768.98px) {
    .section-title {
      font-size: 40px; } }
  .section-title h1,
  .section-title h2,
  .section-title h3 {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
  .section-title_size_sm {
    font-size: 48px; }
    @media (max-width: 768.98px) {
      .section-title_size_sm {
        font-size: 40px; } }

/* Design elements */
.design-icon {
  position: absolute;
  fill: none;
  stroke-width: 10;
  filter: blur(5.5px);
  transition: 0.55s transform, 0.55s margin, 0.55s top;
  pointer-events: none; }
  @media (max-width: 768.98px) {
    .design-icon {
      filter: blur(3px); } }
  .design-icon_orange {
    stroke: #f58220; }
  .design-icon_blue {
    stroke: #00b8d6; }
  .design-icon_green {
    stroke: #bfd730; }
  .design-icon_pink {
    stroke: #ed125f; }

/* Image */
.image {
  position: relative;
  height: 580px;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, 0, 0); }
  .image::after {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 13px;
    border-radius: 0 0 40px 40px;
    background-color: #ed125f; }
  .image img {
    display: block;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center 0;
       object-position: center 0; }
  .image_pink::after {
    background-color: #ed125f; }
  .image_orange::after {
    background-color: #f58220; }
  .image_blue::after {
    background-color: #00b8d6; }

/* List */
.list {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.35; }
  .list li {
    position: relative;
    padding-left: 23px; }
    .list li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 5px;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #f58220; }
    .list li + li {
      margin-top: 23px; }

/* loader */
@-webkit-keyframes loader {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }
@keyframes loader {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

.loader {
  position: relative;
  width: 64px;
  height: 64px; }
  @media (max-width: 576.98px) {
    .loader {
      width: 48px;
      height: 48px; } }
  .loader__circle {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    border-radius: 50%;
    -webkit-animation: 1s loader infinite linear;
            animation: 1s loader infinite linear; }
    .loader__circle_1 {
      margin-left: -30px;
      background: #ed125f; }
    .loader__circle_2 {
      margin-left: -14px;
      background: #00b8d6;
      -webkit-animation-delay: 0.1s;
              animation-delay: 0.1s; }
    .loader__circle_3 {
      margin-left: 2px;
      background: #bfd730;
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s; }
    .loader__circle_4 {
      margin-left: 18px;
      background: #f58220;
      -webkit-animation-delay: 0.3s;
              animation-delay: 0.3s; }

/* hover link */
.hover-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #00b8d6; }
  @media (max-width: 768.98px) {
    .hover-link {
      display: inline; } }
  .hover-link span {
    display: inline-block; }
    @media (max-width: 768.98px) {
      .hover-link span {
        display: inline; } }
  .hover-link .line {
    position: absolute;
    top: 100%;
    left: 50%;
    height: 1px;
    width: 0;
    background: currentColor;
    transition: 0.35s left;
    pointer-events: none; }
    @media (max-width: 768.98px) {
      .hover-link .line {
        display: none; } }
  .hover-link .line-left,
  .hover-link .line-right {
    position: absolute;
    height: 100%;
    right: 0;
    width: 0;
    background: currentColor;
    transition: 0.35s width;
    pointer-events: none; }
  .hover-link .line-right {
    left: 0;
    right: auto; }
  .hover-link__quotes {
    position: absolute;
    left: -8px;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 768.98px) {
      .hover-link__quotes {
        display: inline;
        position: static; } }
    .hover-link__quotes:last-child {
      position: absolute;
      right: -8px;
      left: auto; }

/* верхняя полоса */
.strip {
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  width: 100%;
  display: flex; }
  .strip__line {
    flex-grow: 1;
    height: 4px;
    width: 0; }
    @media (max-width: 768.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; }

@-webkit-keyframes ticker {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(-200%); } }

@keyframes ticker {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(-200%); } }

@-webkit-keyframes tickerInverted {
  0% {
    transform: translateX(-200%); }
  100% {
    transform: translateX(-100%); } }

@keyframes tickerInverted {
  0% {
    transform: translateX(-200%); }
  100% {
    transform: translateX(-100%); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translate(0, -50px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translate(0, -50px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }

@-webkit-keyframes fadeDownSm {
  0% {
    opacity: 0;
    transform: translate(0, -20px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }

@keyframes fadeDownSm {
  0% {
    opacity: 0;
    transform: translate(0, -20px); }
  100% {
    opacity: 1;
    transform: translate(0, 0); } }

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

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

@-webkit-keyframes spring {
  0% {
    transform: scale(0.1); }
  100% {
    transform: scale(1); } }

@keyframes spring {
  0% {
    transform: scale(0.1); }
  100% {
    transform: scale(1); } }

/* ------- Utilites ------- */
.u-box {
  padding: 40px;
  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)) {
    .u-box {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .u-box {
      background-color: #393c44; } }

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

.choices {
  margin-bottom: 0;
  font-size: 20px;
  color: #fff; }
  .choices__inner {
    display: flex;
    align-items: center;
    border-radius: 16px;
    border-color: transparent;
    height: 72px;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.1); }
    @media (max-width: 576.98px) {
      .choices__inner {
        height: 56px;
        font-size: 16px; } }
    .is-open .choices__inner {
      border-radius: 16px; }
    .is-open .choices__inner,
    .is-focused .choices__inner {
      border-color: #fff; }
    .is-flipped.is-open .choices__inner {
      border-radius: 16px; }
  .choices__list--single {
    padding: 4px 20px 4px 0; }
    .choices__list--single .choices__item {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .choices__list--dropdown, .choices__list[aria-expanded] {
    z-index: 10;
    border: none;
    margin-top: 16px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    opacity: 0;
    transition: opacity 0.4s ease-in;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .choices__list--dropdown, .choices__list[aria-expanded] {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .choices__list--dropdown, .choices__list[aria-expanded] {
        background-color: #393c44; } }
    .choices__list--dropdown.is-active, .choices__list[aria-expanded].is-active {
      opacity: 1; }
    .choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
      max-height: 500px;
      padding: 16px;
      scrollbar-base-color: #eee;
      scrollbar-face-color: #ed125f;
      scrollbar-track-color: #eee;
      scrollbar-color: #ed125f #eee; }
      .choices__list--dropdown .choices__list::-webkit-scrollbar, .choices__list[aria-expanded] .choices__list::-webkit-scrollbar {
        width: 8px; }
      .choices__list--dropdown .choices__list::-webkit-scrollbar-track, .choices__list[aria-expanded] .choices__list::-webkit-scrollbar-track {
        background: #eee; }
      .choices__list--dropdown .choices__list::-webkit-scrollbar-thumb, .choices__list[aria-expanded] .choices__list::-webkit-scrollbar-thumb {
        background: #ed125f; }
    .choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
      position: relative;
      padding: 16px 20px;
      border-radius: 16px;
      font-size: 20px;
      line-height: 1.2;
      transition: 0.35s color, 0.35s background-color; }
      @media (max-width: 576.98px) {
        .choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
          padding-left: 16px;
          padding-right: 16px;
          font-size: 16px; } }
      .choices__list--dropdown .choices__item:hover, .choices__list[aria-expanded] .choices__item:hover {
        background-color: rgba(255, 255, 255, 0.1); }
      .choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
        background-color: rgba(255, 255, 255, 0.1); }
      .choices__list--dropdown .choices__item.choices__placeholder, .choices__list[aria-expanded] .choices__item.choices__placeholder {
        display: none; }
      .choices__list--dropdown .choices__item.is-selected::before, .choices__list[aria-expanded] .choices__item.is-selected::before {
        content: "";
        position: absolute;
        top: 50%;
        width: 24px;
        height: 24px;
        margin-top: -12px;
        right: 20px;
        background: url("../img/check.svg") 0 0 no-repeat;
        background-size: 100%; }
        @media (max-width: 576.98px) {
          .choices__list--dropdown .choices__item.is-selected::before, .choices__list[aria-expanded] .choices__item.is-selected::before {
            right: 16px;
            width: 20px;
            height: 20px; } }
    .is-open .choices__list--dropdown, .is-open .choices__list[aria-expanded] {
      border-color: #fff; }
    .is-flipped .choices__list--dropdown, .is-flipped .choices__list[aria-expanded] {
      border-radius: 10px;
      margin-bottom: 16px; }
  .choices[data-type*=select-one]::after {
    width: 24px;
    height: 24px;
    border: none;
    right: 24px;
    top: 50%;
    margin-top: -12px;
    background: url("../img/arrow.svg") 0 0 no-repeat;
    background-size: 100%;
    opacity: 0.5; }
    @media (max-width: 576.98px) {
      .choices[data-type*=select-one]::after {
        right: 16px;
        width: 20px;
        height: 20px;
        margin-top: -10px; } }
  .choices[data-type*=select-one] .choices__inner {
    padding: 5px 24px; }
    @media (max-width: 576.98px) {
      .choices[data-type*=select-one] .choices__inner {
        padding-left: 16px;
        padding-right: 16px; } }
  .choices[data-type*=select-one].is-open::after {
    margin-top: -12px;
    transform: rotate(180deg);
    border: none;
    opacity: 1; }
    @media (max-width: 576.98px) {
      .choices[data-type*=select-one].is-open::after {
        margin-top: -10px; } }

/* Fancybox */
@media (max-width: 576.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: 1025.98px) {
    .fancybox__content > .carousel__button.is-close {
      top: 30px; } }
  @media (max-width: 576.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: 576.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: 1025.98px) {
    .fancybox__button--close {
      width: 56px;
      height: 56px; } }
  @media (max-width: 576.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: 1025.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: 1025.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: 1025.98px) {
    .fancybox__nav .carousel__button.is-prev {
      left: 40px; } }
  @media (max-width: 576.98px) {
    .fancybox__nav .carousel__button.is-prev {
      left: 16px; } }
  @media (max-width: 1025.98px) {
    .fancybox__nav .carousel__button.is-next {
      right: 40px; } }
  @media (max-width: 576.98px) {
    .fancybox__nav .carousel__button.is-next {
      right: 16px; } }
  .fancybox__nav .carousel__button[disabled] {
    opacity: 0; }
  @media (max-width: 1025.98px) {
    .fancybox__nav .carousel__button {
      width: 56px;
      height: 56px;
      top: auto;
      bottom: 40px;
      transform: none; } }
  @media (max-width: 576.98px) {
    .fancybox__nav .carousel__button {
      bottom: 16px;
      width: 48px;
      height: 48px; } }

.fancybox__slide {
  padding: 5px 100px;
  scroll-behavior: smooth; }
  @media (max-width: 1025.98px) {
    .fancybox__slide {
      padding: 40px 70px; } }
  @media (max-width: 768.98px) {
    .fancybox__slide {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 576.98px) {
    .fancybox__slide {
      padding: 16px; } }
  .fancybox__slide.has-image {
    padding: 60px 140px; }
    @media (max-width: 1025.98px) {
      .fancybox__slide.has-image {
        padding: 136px 40px; } }
    @media (max-width: 768.98px) {
      .fancybox__slide.has-image {
        padding: 136px 40px; } }
    @media (max-width: 576.98px) {
      .fancybox__slide.has-image {
        padding: 80px 16px; } }
    .fancybox__slide.has-image.has-caption {
      padding-top: 150px;
      padding-bottom: 66px; }
      @media (max-width: 1025.98px) {
        .fancybox__slide.has-image.has-caption {
          padding: 140px 110px 40px; } }
      @media (max-width: 576.98px) {
        .fancybox__slide.has-image.has-caption {
          padding: 80px 16px; } }
  .fancybox__slide.has-video .fancybox__content, .fancybox__slide.has-iframe .fancybox__content {
    border-radius: 40px;
    overflow: hidden; }
    @media (max-width: 576.98px) {
      .fancybox__slide.has-video .fancybox__content, .fancybox__slide.has-iframe .fancybox__content {
        border-radius: 30px; } }
  .fancybox__slide.has-video .fancybox__iframe, .fancybox__slide.has-iframe .fancybox__iframe {
    border-radius: 40px; }
    @media (max-width: 576.98px) {
      .fancybox__slide.has-video .fancybox__iframe, .fancybox__slide.has-iframe .fancybox__iframe {
        border-radius: 30px; } }
  .fancybox__slide.has-video .carousel__button.is-close, .fancybox__slide.has-iframe .carousel__button.is-close {
    right: 8px;
    top: 8px; }

.fancybox__caption {
  position: relative;
  z-index: 21;
  padding-top: 70px;
  font-size: 20px;
  text-align: center; }
  @media (max-width: 1025.98px) {
    .fancybox__caption {
      min-height: 56px;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 40px;
      padding: 0 70px; } }
  @media (max-width: 576.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: 576.98px) {
    .fancybox__counter {
      font-size: 14px; } }
  .fancybox__counter span:first-child {
    color: #fff; }

.has-image .fancybox__content .fancybox__image {
  border-radius: 4%; }
  @media (max-width: 576.98px) {
    .has-image .fancybox__content .fancybox__image {
      border-radius: 30px; } }

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

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
  padding: 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;
    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.3; }

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

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

/* parallax */
.parallax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.parallax-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

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

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

/* Image compare plugin */
.icv__circle {
  width: 64px;
  height: 64px;
  background: #23262F url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.41427 8.00008L9.70717 10.293L8.29295 11.7072L4.29295 7.70718C3.90243 7.31666 3.90243 6.68349 4.29295 6.29297L8.29295 2.29297L9.70717 3.70718L7.41427 6.00008H19.0001V8.00008H7.41427ZM15.7072 12.293L19.7072 16.293C20.0977 16.6835 20.0977 17.3167 19.7072 17.7072L15.7072 21.7072L14.293 20.293L16.5858 18.0001H5.00006V16.0001H16.5858L14.293 13.7072L15.7072 12.293Z' fill='white'/%3E%3C/svg%3E%0A") center center no-repeat;
  background-size: 24px 24px; }
  @media (max-width: 576.98px) {
    .icv__circle {
      width: 48px;
      height: 48px;
      background-size: 16px 16px; } }

.icv__arrow-wrapper {
  display: none; }

/* ------- 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;
          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; }
  .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: #d8690a; }
  .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 > span, .btn_pink_layers > div {
      display: flex;
      align-items: center;
      justify-content: center; }
      .btn_pink_layers > span::after, .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 span, .btn_pink_layers > div span {
        z-index: 4;
        transform: translate3d(0, 0, 0); }
    .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, .btn_pink_layers:hover > span::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,
    .btn_icon > span {
      justify-content: space-between;
      width: 100%; }
  .btn.is-disabled, .btn:disabled {
    cursor: default; }
  @media (max-width: 768.98px) {
    .btn {
      height: 64px !important;
      padding: 0 24px !important; } }

.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%); }

/* ------- Вкладки ------- */
@-webkit-keyframes fadeEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeEffect {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tabs-menu {
  list-style: none;
  margin: 0;
  padding: 0; }
  .tabs-menu__inner {
    position: relative; }
  .tabs-menu__items {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 16px; }
  .tabs-menu__item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px;
    width: 50%;
    border-radius: 40px;
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.333;
    color: #fff;
    transition: 0.35s background, 0.35s color;
    cursor: pointer;
    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)) {
      .tabs-menu__item {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .tabs-menu__item {
        background-color: #393c44; } }
    .tabs-menu__item:hover {
      background: rgba(255, 255, 255, 0.2); }
    .tabs-menu__item.is-active {
      background: var(--active-tab-color, #ed125f); }

.tabs__menu {
  margin-bottom: 64px; }

.tabs__pane {
  display: none; }
  .tabs__pane.is-active {
    display: block; }

/* ------- UI - switch block ------- */
.ui-switch-block {
  border-radius: 4rem; }
  .ui-switch-block__inner {
    position: relative; }
    .ui-switch-block__inner::before {
      content: "";
      position: absolute;
      left: -0.4rem;
      top: -0.4rem;
      bottom: -0.4rem;
      right: -0.4rem;
      border-radius: 4rem;
      background: rgba(255, 255, 255, 0.1);
      pointer-events: none;
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .ui-switch-block__inner::before {
          -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .ui-switch-block__inner::before {
          background-color: #393c44; } }
  .ui-switch-block__fieldset {
    display: flex;
    margin: 0;
    padding: 0;
    border: none; }
  .ui-switch-block__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    border-radius: 4rem;
    height: 7.2rem;
    background: #fff;
    transition: 0.35s width, 0.35s transform;
    will-change: width, transform;
    pointer-events: none; }
    @media (max-width: 576.98px) {
      .ui-switch-block__background {
        height: 5.6rem; } }
  .ui-switch-block__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    flex-grow: 1;
    border-radius: 4rem;
    height: 7.2rem;
    padding: 0 2rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
    .ui-switch-block__button:hover {
      color: #fff; }
    @media (max-width: 576.98px) {
      .ui-switch-block__button {
        height: 5.6rem; } }
  .ui-switch-block__text {
    position: relative;
    z-index: 1;
    font-size: 20px;
    line-height: 1.2;
    transition: 0.35s color; }
    @media (max-width: 576.98px) {
      .ui-switch-block__text {
        font-size: 16px;
        line-height: 1; } }
  .ui-switch-block__radio-focused {
    position: absolute;
    top: 0;
    left: 0;
    outline-offset: 0.4rem;
    outline: 0.2rem solid #fff;
    border-radius: 4rem;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: 0.35s opacity;
    opacity: 0; }
  .ui-switch-block__radio {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
    pointer-events: none; }
    .ui-switch-block__radio:checked ~ .ui-switch-block__text {
      color: #23262F; }
    .ui-switch-block__radio:checked:focus-visible ~ .ui-switch-block__radio-focused {
      opacity: 1; }

/* ------- Form elements ------- */
@-webkit-keyframes autofill {
  to {
    color: inherit;
    background: transparent; } }

input::-ms-clear {
  display: none; }

input:-webkit-autofill {
  -webkit-text-fill-color: #fff;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; }

.formControl {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  box-shadow: none;
  border: 1px solid transparent;
  border-radius: 16px;
  padding: 0 24px;
  width: 100%;
  height: 56px;
  height: 72px;
  font-family: "Golos", Arial, sans-serif;
  font-size: 18px;
  font-size: 20px;
  line-height: 1.33;
  text-align: left;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  transition: 0.35s background, 0.35s color, 0.35s border-color, 0.35s box-shadow; }
  .formControl::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .formControl::placeholder {
    color: rgba(255, 255, 255, 0.5); }
  @media (hover) {
    .formControl:not([disabled]):hover {
      border-color: #fff; } }
  .formControl:focus {
    border-color: #fff;
    background: transparent; }
  .formControl:focus, .formControl:required {
    outline: none; }

.just-validate-error-label {
  padding-top: 8px;
  padding-left: 24px;
  font-size: 12px;
  line-height: 1.333;
  text-align: left;
  color: #ed125f; }
  @media (max-width: 576.98px) {
    .just-validate-error-label {
      padding-left: 16px; } }

.formTextarea {
  padding: 15px 24px;
  height: auto;
  resize: none; }

.formGroup {
  margin-bottom: 16px; }

.checkbox {
  display: flex; }
  .checkbox .just-validate-error-label {
    display: none; }
  .checkbox__label {
    position: relative;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
  .checkbox__icon {
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid rgba(255, 255, 255, 0.5);
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    opacity: 0.6;
    transition: 0.35s opacity, 0.35s border-color; }
    .checkbox__icon::after {
      content: '';
      position: absolute;
      display: none;
      left: 6px;
      top: 2px;
      width: 3px;
      height: 8px;
      box-sizing: content-box;
      border: solid rgba(255, 255, 255, 0.5);
      border-width: 0 2px 2px 0;
      transform: rotate(45deg); }
  .checkbox__input {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0; }
    .checkbox__input:checked ~ .checkbox__icon {
      opacity: 1; }
      .checkbox__input:checked ~ .checkbox__icon::after {
        display: block; }
    .checkbox__input:disabled ~ .checkbox__icon,
    .checkbox__input:disabled ~ .checkbox__content {
      opacity: 0.4;
      cursor: default; }
    .checkbox__input:disabled ~ .checkbox__icon {
      background: #ddd;
      border-color: #aaa; }
    .checkbox__input.just-validate-error-field ~ .checkbox__icon {
      border-color: #ed125f; }
    .checkbox__input ~ .just-validate-error-label {
      display: none; }
  .checkbox__content {
    padding: 2px 0 0 30px; }
  .checkbox__text {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5); }
    .checkbox__text a {
      text-decoration: none;
      border-bottom: 1px solid; }
      .checkbox__text a:hover {
        color: #000; }

.select {
  position: relative;
  display: block;
  width: 100%;
  height: 58px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 60px;
  padding: 0 45px 0 20px;
  font-family: "Golos", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.33;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  transition: 0.35s border-color; }
  .select.just-validate-error-field {
    border-color: #ed125f; }

.select-box {
  position: relative; }
  .select-box::after {
    content: "";
    position: absolute;
    top: 26px;
    right: 20px;
    width: 10px;
    height: 6px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #d1d1d1; }

.formAgreement {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5); }
  .formAgreement__linkWrapper {
    display: inline-block; }
    @media (max-width: 768.98px) {
      .formAgreement__linkWrapper {
        display: inline; } }
  .formAgreement a {
    color: #00b8d6;
    text-decoration: none; }
  .formAgreement_center {
    text-align: center; }

.fieldBox {
  position: relative; }
  .fieldBox__label {
    position: absolute;
    left: 0;
    margin-left: 24px;
    top: 24px;
    font-size: 20px;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
    transform-origin: 0 0;
    transition: transform 0.35s;
    will-change: transform; }
    @media (max-width: 576.98px) {
      .fieldBox__label {
        top: 18px;
        margin-left: 16px;
        font-size: 16px; } }
  .fieldBox__input {
    padding-top: 18px;
    padding-right: 60px; }
    @media (max-width: 576.98px) {
      .fieldBox__input {
        height: 56px;
        padding-top: 16px;
        padding-right: 56px;
        padding-left: 16px;
        font-size: 16px; } }
  .fieldBox__icon {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    transition: 0.35s opacity; }
    .fieldBox__icon .icon {
      width: 24px;
      height: 24px;
      fill: #bfd730; }
  .fieldBox.is-active .fieldBox__label, .fieldBox.is-focused .fieldBox__label, .fieldBox.is-success .fieldBox__label {
    transform: translateY(-10px) scale(0.6); }
    @media (max-width: 576.98px) {
      .fieldBox.is-active .fieldBox__label, .fieldBox.is-focused .fieldBox__label, .fieldBox.is-success .fieldBox__label {
        transform: translateY(-8px) scale(0.625); } }
  .fieldBox.is-active::before {
    content: "";
    position: absolute;
    right: 24px;
    top: 24px;
    width: 24px;
    height: 24px;
    background: url("../img/success.svg") 0 0 no-repeat;
    background-size: 100%; }
    @media (max-width: 576.98px) {
      .fieldBox.is-active::before {
        top: 16px;
        right: 16px;
        width: 20px;
        height: 20px;
        top: 18px; } }
  .fieldBox.is-error::before {
    content: "";
    position: absolute;
    right: 24px;
    top: 24px;
    width: 24px;
    height: 24px;
    background: url("../img/error.svg") 0 0 no-repeat;
    background-size: 100%; }
    @media (max-width: 576.98px) {
      .fieldBox.is-error::before {
        top: 16px;
        right: 16px;
        width: 20px;
        height: 20px;
        top: 18px; } }
  .fieldBox.is-error .fieldBox__label {
    color: #ed125f; }
  .fieldBox.is-error .fieldBox__errorText {
    display: block; }
  .fieldBox.is-error .choices__inner {
    border-color: #ed125f; }
  .fieldBox_select.is-error::before, .fieldBox_select.is-success::before {
    display: none; }
  .fieldBox_sm .fieldBox__input {
    height: 56px;
    padding-right: 45px;
    top: 17px;
    font-size: 18px; }
  .fieldBox_sm .fieldBox__label {
    top: 20px;
    font-size: 14px; }
  .fieldBox_sm.is-active .fieldBox__label, .fieldBox_sm.is-focused .fieldBox__label, .fieldBox_sm.is-success .fieldBox__label {
    top: 8px; }
  .fieldBox_sm.is-error::before, .fieldBox_sm.is-success::before {
    width: 20px;
    height: 20px;
    right: 18px;
    top: 18px; }

.formInstallment__text {
  padding-bottom: 24px;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 576.98px) {
    .formInstallment__text {
      font-size: 16px;
      line-height: 1.625; } }
  .formInstallment__text p:last-child {
    margin-bottom: 0; }

@media (max-width: 576.98px) {
  .formInstallment__button {
    padding-left: 32px;
    padding-right: 32px;
    height: 56px;
    font-size: 16px; }
    .formInstallment__button svg {
      width: 16px;
      height: 16px; } }

.formSocial__text {
  margin-bottom: 24px;
  text-align: center; }
  @media (max-width: 576.98px) {
    .formSocial__text {
      margin-bottom: 16px;
      font-size: 12px;
      line-height: 1.67; } }
  .formSocial__text:last-child {
    margin-bottom: 0; }
  .formSocial__text p:last-child {
    margin-bottom: 0; }

.formSocial__social .social__list {
  justify-content: center; }

@media (max-width: 576.98px) {
  .formSocial__social .social__link {
    width: 40px;
    height: 40px; }
    .formSocial__social .social__link svg {
      width: 20px;
      height: 20px; } }

.form-switcher__title {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1.2;
  color: #fff; }
  @media (max-width: 768.98px) {
    .form-switcher__title {
      font-size: 16px; } }

.form__submit {
  padding-top: 24px; }

.form__switcher {
  padding-top: 0.8rem; }
  .form__switcher:first-child {
    padding-top: 0; }

/* ------- Header ------- */
.logo {
  display: block;
  width: 180px;
  height: 56px; }
  .logo__img {
    display: block;
    width: 100%;
    height: 100%; }

@media (max-width: 1200.98px) {
  .menu {
    position: relative; } }

.menu__burger {
  width: 126px;
  display: flex;
  align-items: center;
  padding: 0 24px;
  margin-left: -59px;
  border-radius: 56px;
  height: 56px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  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)) {
    .menu__burger {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .menu__burger {
      background-color: #393c44; } }
  @media (max-width: 1025.98px) {
    .menu__burger {
      padding: 20px;
      margin-left: 0;
      width: 56px; }
      .menu__burger-text {
        display: none; } }
  @media (max-width: 576.98px) {
    .menu__burger {
      width: 48px;
      height: 48px; } }
  .menu__burger .line {
    position: absolute;
    top: 50%;
    width: 18px;
    height: 8px;
    margin-top: -4px;
    right: 19px; }
    @media (max-width: 1025.98px) {
      .menu__burger .line {
        right: 50%;
        margin-top: 0;
        transform: translate(50%, -50%); } }
    .menu__burger .line::before, .menu__burger .line::after {
      content: "";
      position: absolute;
      left: 0;
      width: 100%;
      top: 50%;
      height: 2px;
      background: #fff;
      transition: 0.35s transform;
      will-change: transform; }
    .menu__burger .line::before {
      transform: translate(0, -4px); }
    .menu__burger .line::after {
      transform: translate(0, 2px); }
  @media (min-width: 1201px) {
    .menu__burger {
      display: none; } }
  @media (max-width: 1200.98px) {
    .menu__burger.is-active .line::before {
      transform: translate(0, 0) rotate(45deg); }
    .menu__burger.is-active .line::after {
      transform: translate(0, 0) rotate(-45deg); } }

.menu__close {
  display: none; }
  @media (max-width: 768.98px) {
    .menu__close {
      display: block;
      position: fixed;
      z-index: 200;
      left: 50%;
      bottom: 40px;
      margin-left: -24px;
      height: 48px;
      width: 48px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .menu__close svg {
        fill: #fff; } }

.menu__list {
  margin: 0 auto;
  padding: 0 16px;
  list-style: none;
  display: flex;
  justify-content: center;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); }
  @media (max-width: 1200.98px) {
    .menu__list {
      flex-direction: column;
      border-radius: 0;
      background: none;
      padding: 0; } }
  @media (max-width: 1025.98px) {
    .menu__list {
      -webkit-backdrop-filter: none;
              backdrop-filter: none; } }
  @media (max-width: 576.98px) {
    .menu__list {
      display: flex;
      align-items: center; } }

@media (max-width: 768.98px) {
  .menu__item + li {
    margin-top: 4px; } }

.menu__link {
  position: relative;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 16px;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 1200.98px) {
    .menu__link {
      display: block;
      height: auto;
      padding: 7px 16px;
      text-align: left; } }
  @media (max-width: 576.98px) {
    .menu__link {
      padding: 11px 16px;
      color: #fff; } }
  .menu__link .icon {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 16px;
    margin-top: -8px;
    fill: rgba(255, 255, 255, 0.5);
    transition: 0.35s fill; }
    @media (max-width: 1200.98px) {
      .menu__link .icon {
        display: block; } }
  .menu__link:hover {
    color: #fff; }
    .menu__link:hover .icon {
      fill: #fff; }

.menu__container {
  position: relative; }
  @media (max-width: 1200.98px) {
    .menu__container {
      width: 100%;
      padding: 24px 16px;
      border-radius: 30px;
      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)) {
        .menu__container {
          -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .menu__container {
          background-color: #393c44; } } }
  @media (max-width: 576.98px) {
    .menu__container {
      z-index: 200; } }

@media (max-width: 1200.98px) {
  .menu__body {
    width: 278px;
    position: absolute;
    right: -16px;
    top: 100%;
    margin-top: 16px;
    z-index: 500;
    display: none;
    pointer-events: none;
    opacity: 0;
    transition: 0.35s opacity; }
    .menu__body.is-active {
      opacity: 1;
      pointer-events: auto; }
    .menu__body.is-visible {
      display: block; } }

@media (max-width: 576.98px) {
  .menu__body {
    max-width: 343px;
    width: 100%;
    position: fixed;
    top: 12%;
    right: 50%;
    transform: translate(50%, 0);
    margin-top: 0;
    -webkit-animation: menuFromBottom 0.6s forwards;
            animation: menuFromBottom 0.6s forwards; }
    .menu__body.is-active {
      -webkit-animation: menuFromTop 0.6s forwards;
              animation: menuFromTop 0.6s forwards; }
  @-webkit-keyframes menuFromTop {
    0% {
      transform: translate(50%, 90%); }
    100% {
      transform: translate(50%, 0%); } }
  @keyframes menuFromTop {
    0% {
      transform: translate(50%, 90%); }
    100% {
      transform: translate(50%, 0%); } }
  @-webkit-keyframes menuFromBottom {
    0% {
      transform: translate(50%, 0%); }
    100% {
      transform: translate(50%, 90%); } }
  @keyframes menuFromBottom {
    0% {
      transform: translate(50%, 0%); }
    100% {
      transform: translate(50%, 90%); } } }

.menu__social {
  padding-bottom: 16px; }
  @media (min-width: 769px) {
    .menu__social {
      display: none; } }
  .menu__social-list {
    justify-content: center; }
    @media (max-width: 576.98px) {
      .menu__social-list .social__link {
        width: 40px;
        height: 40px; }
        .menu__social-list .social__link svg {
          width: 20px;
          height: 20px; } }

.menu__location {
  margin-bottom: 16px;
  width: 100%; }
  @media (min-width: 769px) {
    .menu__location.header__button {
      display: none; } }

@media (max-width: 768.98px) {
  body.is-active-menu {
    overflow: hidden;
    height: 100vh;
    min-height: 100vh;
    touch-action: none; } }

.header {
  width: 100%;
  flex-shrink: 0;
  height: 120px; }
  @media (max-width: 1025.98px) {
    .header {
      height: 116px; } }
  @media (max-width: 768.98px) {
    .header {
      height: 82px; } }
  @media (min-width: 1601px) {
    .header {
      height: 136px; } }
  .header__container {
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    height: 120px; }
    @media (max-width: 1025.98px) {
      .header__container {
        height: 116px; } }
    @media (max-width: 768.98px) {
      .header__container {
        height: 82px; } }
    @media (min-width: 1601px) {
      .header__container {
        height: 136px; } }
  .header__left {
    display: flex;
    align-items: center;
    width: 35%;
    flex: none; }
    @media (max-width: 1600.98px) {
      .header__left {
        width: auto;
        padding-right: 32px; } }
    @media (max-width: 1348.98px) {
      .header__left {
        padding-right: 16px; } }
    @media (max-width: 1025.98px) {
      .header__left {
        order: 1;
        flex-grow: 1; } }
    @media (max-width: 768.98px) {
      .header__left {
        padding-right: 0;
        flex-grow: 1; } }
  .header__logo {
    margin-right: 40px;
    flex: none; }
    @media (max-width: 1348.98px) {
      .header__logo {
        width: 135px;
        height: 42px; } }
    @media (max-width: 1025.98px) {
      .header__logo {
        margin-right: 24px; } }
    @media (max-width: 768.98px) {
      .header__logo {
        width: 100px;
        height: 32px; } }
  .header__button {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    padding: 0 24px;
    border-radius: 60px;
    font-size: 16px;
    height: 56px;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    transition: 0.35s background;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .header__button {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .header__button {
        background-color: #393c44; } }
    .header__button:hover {
      background: rgba(255, 255, 255, 0.2); }
    @media (max-width: 576.98px) {
      .header__button {
        height: 48px;
        margin-left: 8px; } }
    .header__button svg {
      margin-left: 16px;
      width: 16px;
      height: 16px;
      fill: #fff;
      pointer-events: none; }
      @media (max-width: 1200.98px) {
        .header__button svg {
          width: 24px;
          height: 24px; } }
    .header__button span {
      pointer-events: none; }
    .header__button_location {
      margin-left: 0; }
      @media (max-width: 768.98px) {
        .header__button_location {
          margin-left: auto; } }
      @media (max-width: 576.98px) {
        .header__button_location .icon {
          display: none; } }
    .header__button_phone {
      padding: 0;
      width: 56px; }
      @media (max-width: 1025.98px) {
        .header__button_phone {
          order: 2; } }
      @media (max-width: 576.98px) {
        .header__button_phone {
          width: 48px; } }
      .header__button_phone svg {
        margin-left: 0; }
        @media (max-width: 576.98px) {
          .header__button_phone svg {
            width: 16px;
            height: 16px; } }
  .header__center {
    width: 30%;
    display: flex;
    justify-content: center; }
    @media (max-width: 1600.98px) {
      .header__center {
        width: auto;
        flex-grow: 1; } }
    @media (max-width: 1200.98px) {
      .header__center {
        justify-content: flex-end; } }
    @media (max-width: 1025.98px) {
      .header__center {
        order: 3;
        margin-left: 16px;
        flex-grow: 0; } }
  .header__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 35%;
    flex: none; }
    @media (max-width: 1600.98px) {
      .header__right {
        width: auto;
        padding-left: 16px; } }
    @media (max-width: 1348.98px) {
      .header__right {
        padding-left: 0; } }
    @media (max-width: 1025.98px) {
      .header__right {
        order: 2; } }
  .header__buttonEnroll {
    margin-left: 16px; }
    @media (max-width: 1025.98px) {
      .header__buttonEnroll {
        order: 1; } }
    @media (max-width: 576.98px) {
      .header__buttonEnroll {
        display: none; } }
    .header__buttonEnroll .icon {
      width: 16px;
      height: 16px; }
      @media (max-width: 1200.98px) {
        .header__buttonEnroll .icon {
          width: 24px;
          height: 24px; } }
  .header.is-fixed .header__inner {
    position: fixed;
    z-index: 199;
    left: 0;
    right: 0;
    pointer-events: none; }
  .header.is-fixed .header__left,
  .header.is-fixed .header__right,
  .header.is-fixed .header__menu {
    pointer-events: auto; }

/* ------- Footer ------- */
.footer {
  z-index: 2;
  position: relative;
  padding: 0 0 40px; }
  @media (max-width: 768.98px) {
    .footer {
      padding-bottom: 114px; } }
  .footer__content {
    padding: 80px 80px 40px;
    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)) {
      .footer__content {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .footer__content {
        background-color: #393c44; } }
    @media (max-width: 1720.98px) {
      .footer__content {
        padding-top: 60px;
        padding-right: 40px;
        padding-left: 40px; } }
    @media (max-width: 768.98px) {
      .footer__content {
        padding: 40px 24px; } }
  .footer__top {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    gap: 40px; }
    @media (max-width: 1025.98px) {
      .footer__top {
        grid-template-columns: auto 1fr; } }
    @media (max-width: 576.98px) {
      .footer__top {
        grid-template-columns: 1fr;
        gap: 24px; } }
  .footer__column-flex {
    display: flex;
    justify-content: space-between;
    gap: 24px; }
    @media (max-width: 1500.98px) {
      .footer__column-flex {
        justify-content: flex-start;
        gap: 64px; } }
    @media (max-width: 1025.98px) {
      .footer__column-flex {
        flex-direction: column;
        justify-content: flex-start;
        gap: 24px; } }
  .footer__column_1 {
    width: 248px; }
    @media (max-width: 1348.98px) {
      .footer__column_1 {
        width: 200px; } }
    @media (max-width: 1200.98px) {
      .footer__column_1 {
        width: 100%;
        min-width: 0;
        padding-bottom: 40px; } }
    @media (max-width: 576.98px) {
      .footer__column_1 {
        padding-bottom: 0; } }
  .footer__logo {
    margin-bottom: 24px; }
    @media (max-width: 576.98px) {
      .footer__logo {
        margin-bottom: 0% !important; } }
  .footer__menu {
    display: grid;
    grid-auto-flow: column;
    justify-content: flex-start;
    margin: 0;
    padding: 13px 0 0;
    gap: 40px;
    font-size: 14px;
    line-height: 1.14;
    list-style: none; }
    @media (max-width: 1600.98px) {
      .footer__menu {
        padding-top: 9px; } }
    @media (max-width: 1500.98px) {
      .footer__menu {
        display: flex;
        flex-direction: column;
        gap: 32px; } }
    @media (max-width: 1025.98px) {
      .footer__menu {
        display: grid;
        grid-auto-flow: dense;
        gap: 16px; } }
  .footer__menu-link {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: var(--color-blue, #00b8d6);
    text-decoration: none; }
    .footer__menu-link:hover {
      color: var(--color-dark-blue, #00a2bf); }
  .footer__description {
    max-width: 250px;
    padding-bottom: 40px;
    color: #fff;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    font-family: "Gilroy", Arial, sans-serif; }
    @media (max-width: 576.98px) {
      .footer__description {
        max-width: none;
        padding-bottom: 24px;
        font-size: 16px;
        text-align: center; } }
  .footer__copyright {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 1.7; }
    @media (max-width: 1600.98px) {
      .footer__copyright {
        width: 50%;
        padding-bottom: 0;
        padding-left: 10px; } }
    @media (max-width: 1025.98px) {
      .footer__copyright {
        width: auto;
        padding-left: 0; } }
    @media (max-width: 576.98px) {
      .footer__copyright {
        width: 100%;
        font-size: 12px; } }
  .footer__dev {
    display: grid;
    grid-auto-flow: column;
    flex: none;
    align-items: center;
    align-self: flex-start;
    margin-left: 40px;
    gap: 16px; }
    @media (max-width: 576.98px) {
      .footer__dev {
        justify-content: flex-start;
        margin-left: 0;
        padding-top: 16px;
        gap: 4px; }
        .footer__dev svg {
          width: 64px;
          height: 16px; } }
    @media (max-width: 576.98px) {
      .footer__dev span {
        width: 130px; } }
    .footer__dev a {
      color: #fff;
      text-decoration: none; }
  @media (max-width: 576.98px) {
    .footer__social .social__list {
      justify-content: center; } }
  @media (max-width: 576.98px) {
    .footer__social .social__link {
      width: 40px;
      height: 40px; }
      .footer__social .social__link .icon {
        width: 20px;
        height: 20px; } }
  .footer__bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    line-height: 1.7; }
    @media (max-width: 1025.98px) {
      .footer__bottom {
        flex-direction: column; } }
    @media (max-width: 576.98px) {
      .footer__bottom {
        margin-top: 24px;
        padding-top: 24px;
        font-size: 12px;
        text-align: start; } }
  .footer__bottomRight {
    display: flex;
    flex: none;
    padding-left: 30px; }
    @media (max-width: 1025.98px) {
      .footer__bottomRight {
        justify-content: flex-start;
        padding-top: 30px;
        padding-left: 0; } }
    @media (max-width: 576.98px) {
      .footer__bottomRight {
        display: block;
        padding-top: 16px; } }
  .footer__title {
    min-height: 68px; }
    @media (max-width: 576.98px) {
      .footer__title {
        min-height: 0;
        padding-bottom: 8px;
        text-align: center; } }
  .footer__contacts {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 80px; }
    @media (max-width: 1720.98px) {
      .footer__contacts {
        -moz-column-gap: 40px;
             column-gap: 40px; } }
    @media (max-width: 1500.98px) {
      .footer__contacts {
        flex-direction: column;
        align-items: flex-start; } }
    @media (max-width: 1025.98px) {
      .footer__contacts {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px; } }
  .footer__contact {
    color: #fff;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    font-family: "Gilroy", Arial, sans-serif;
    text-decoration: none;
    white-space: nowrap; }
    @media (max-width: 1600.98px) {
      .footer__contact {
        font-size: 24px; } }

.ticker {
  opacity: 0; }
  .ticker__inner {
    position: relative;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    flex: none; }
  .ticker__block {
    display: flex;
    gap: 24px;
    padding: 0 12px;
    transform: translateX(-100%);
    will-change: transform; }
    @media (max-width: 768.98px) {
      .ticker__block {
        gap: 8px;
        padding-left: 4px;
        padding-right: 4px; } }
  .ticker__item {
    display: flex;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    flex: none;
    height: 72px;
    padding: 0 32px;
    border-radius: 72px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px); }
    @media (max-width: 768.98px) {
      .ticker__item {
        height: 56px;
        padding-left: 24px;
        padding-right: 24px; } }
  .ticker__icon {
    flex: none;
    margin-right: 24px; }
    @media (max-width: 768.98px) {
      .ticker__icon {
        margin-right: 16px; } }
    .ticker__icon .icon {
      width: 24px;
      height: 24px;
      fill: #fff; }
  .ticker__text {
    font-size: 20px;
    line-height: 1.5;
    white-space: nowrap;
    color: #fff; }
    @media (max-width: 768.98px) {
      .ticker__text {
        font-size: 16px; } }
  .ticker.is-ticker-init {
    opacity: 1; }
    .ticker.is-ticker-init .ticker__block {
      -webkit-animation: ticker 20s linear infinite;
              animation: ticker 20s linear infinite; }
    @media (hover) {
      .ticker.is-ticker-init:not([disabled]):hover .ticker__block {
        -webkit-animation-play-state: paused;
                animation-play-state: paused; } }

.video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video__frame {
  position: relative;
  padding-top: 100%; }

.video__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 40px; }
  .video__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 40px; }

.video__icon {
  position: absolute;
  top: 87.5%;
  left: 50%;
  width: 72px;
  height: 72px;
  margin-left: -36px;
  margin-top: -36px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  transition: 0.35s background, 0.35s top;
  will-change: top; }
  @media (max-width: 576.98px) {
    .video__icon {
      width: 56px;
      height: 56px;
      margin-left: -28px;
      margin-top: -28px; } }
  .video__icon .icon {
    width: 24px;
    height: 24px;
    fill: #fff; }
    @media (max-width: 576.98px) {
      .video__icon .icon {
        width: 16px;
        height: 16px; } }

.video:hover .video__icon {
  background: #00b8d6; }

@media (hover) {
  .video:not([disabled]):hover .video__icon {
    top: 50%; } }

/* Аккордион */
.accordion {
  position: relative;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
  transition: 0.35s background; }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .accordion {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .accordion {
      background-color: #393c44; } }
  .accordion:hover {
    background: rgba(255, 255, 255, 0.2); }
    .accordion:hover .accordion__header .icon {
      fill-opacity: 1; }
  .accordion__header {
    position: relative;
    padding: 40px 82px 40px 40px;
    width: 100%;
    border: none;
    border-radius: 40px;
    outline: none;
    box-shadow: none;
    color: #fff;
    background: none;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
    .accordion__header:focus-visible {
      outline: 2px solid currentColor;
      outline-offset: 3px; }
  .accordion__title {
    position: relative;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    line-height: 1.1429;
    font-size: 28px; }
  .accordion__icon {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    color: #fff; }
    .accordion__icon svg {
      width: 100%;
      height: 100%;
      transition: 0.35s transform, 0.35s fill-opacity;
      fill-opacity: 0.5; }
  .accordion__inner {
    padding: 0 40px 40px; }
  .accordion__content {
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: max-height var(--duration, 0.35s), visibility var(--duration, 0.35s), opacity var(--duration, 0.35s); }
  .accordion__text {
    font-size: 20px;
    color: #fff; }
    .accordion__text p:last-child {
      margin-bottom: 0; }
  .accordion + .accordion {
    margin-top: 24px; }
  .accordion.is-active .accordion__icon svg {
    transform: rotate(180deg);
    fill-opacity: 1; }
  .accordion.is-active .accordion__content {
    visibility: visible;
    opacity: 1; }
  .accordion.is-visible .accordion__content {
    overflow: visible;
    max-height: none; }

.blog-item {
  position: relative;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  transition: 0.35s background;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .blog-item {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .blog-item {
      background-color: #393c44; } }
  @media (max-width: 576.98px) {
    .blog-item {
      border-radius: 30px; } }
  .blog-item__link {
    position: relative;
    padding: 40px;
    display: flex;
    height: 100%;
    text-decoration: none; }
    @media (max-width: 576.98px) {
      .blog-item__link {
        padding: 24px; } }
  .blog-item__image {
    position: relative;
    width: 280px;
    height: 200px;
    flex: none;
    margin-right: 24px;
    overflow: hidden;
    border-radius: 20px; }
    @media (max-width: 1600.98px) {
      .blog-item__image {
        width: 200px; } }
    @media (max-width: 1025.98px) {
      .blog-item__image {
        width: 280px; } }
    @media (max-width: 768.98px) {
      .blog-item__image {
        width: 200px; } }
    .blog-item__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      transition: 0.35s transform;
      transform: translate3d(0, 0, 0);
      border-radius: 20px; }
  .blog-item__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
  .blog-item__date {
    padding-bottom: 16px;
    font-size: 12px;
    line-height: 1; }
    @media (max-width: 576.98px) {
      .blog-item__date {
        padding-bottom: 8px; } }
  .blog-item__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3333;
    color: #fff; }
    @media (max-width: 576.98px) {
      .blog-item__title {
        font-size: 16px;
        line-height: 1.62; } }
  .blog-item__more {
    padding-top: 24px;
    margin-top: auto; }
    @media (max-width: 576.98px) {
      .blog-item__more {
        padding-top: 16px; } }
  .blog-item__more-button {
    position: relative; }
    @media (max-width: 576.98px) {
      .blog-item__more-button {
        width: 100%;
        padding-left: 24px;
        padding-right: 20px; } }
    @media (min-width: 577px) {
      .blog-item__more-button {
        width: 56px;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        transition-property: width, background; } }
    @media (min-width: 577px) {
      .blog-item__more-button span {
        position: absolute;
        left: 32px;
        top: 0;
        height: 100%;
        display: flex;
        align-items: center;
        white-space: nowrap;
        opacity: 0;
        transition: 0.35s opacity; } }
    .blog-item__more-button .icon {
      width: 16px;
      height: 16px; }
      @media (min-width: 577px) {
        .blog-item__more-button .icon {
          position: absolute;
          right: 20px;
          top: 50%;
          margin-top: -8px; } }
  .blog-item:hover {
    background: rgba(255, 255, 255, 0.2); }
    .blog-item:hover .blog-item__more-button {
      width: 100%; }
      .blog-item:hover .blog-item__more-button span {
        opacity: 1; }
    .blog-item:hover .blog-item__image img {
      transform: translate3d(0, 0, 0) scale(1.12); }
  .blog-item_full .blog-item__date {
    padding-bottom: 24px;
    font-size: 16px; }
    @media (max-width: 576.98px) {
      .blog-item_full .blog-item__date {
        padding-bottom: 8px;
        font-size: 14px; } }
  .blog-item_full .blog-item__link {
    flex-direction: column; }
  .blog-item_full .blog-item__image {
    padding-top: 70.58824%;
    margin-bottom: 24px;
    margin-right: 0;
    width: 100%;
    height: auto; }
    @media (max-width: 576.98px) {
      .blog-item_full .blog-item__image {
        padding-top: 90%; } }
    .blog-item_full .blog-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 20px; }
  .blog-item_full .blog-item__title {
    font-size: 32px; }
    @media (max-width: 1025.98px) {
      .blog-item_full .blog-item__title {
        min-height: 160px; } }
    @media (max-width: 576.98px) {
      .blog-item_full .blog-item__title {
        min-height: 0;
        font-size: 24px;
        line-height: 1.42; } }
  @media (min-width: 577px) {
    .blog-item_full .blog-item__more-button {
      width: 72px;
      height: 72px; }
      .blog-item_full .blog-item__more-button .icon {
        right: 24px;
        width: 24px;
        height: 24px;
        margin-top: -12px; } }
  @media (max-width: 1600.98px) {
    .blog-item_small .blog-item__link {
      padding: 24px; } }
  @media (max-width: 1025.98px) {
    .blog-item_small .blog-item__link {
      padding: 40px; } }
  @media (max-width: 576.98px) {
    .blog-item_small .blog-item__link {
      padding: 24px; } }
  @media (max-width: 1600.98px) {
    .blog-item_small .blog-item__title {
      font-size: 20px; } }
  @media (max-width: 1025.98px) {
    .blog-item_small .blog-item__title {
      font-size: 24px; } }
  @media (max-width: 768.98px) {
    .blog-item_small .blog-item__title {
      font-size: 20px; } }
  @media (max-width: 576.98px) {
    .blog-item_small .blog-item__title {
      font-size: 16px; } }
  @media (max-width: 576.98px) {
    .blog-item_small .blog-item__image {
      display: none; } }

/* Карточка салона на карте */
.custom-salon-card {
  display: block;
  width: 248px;
  height: 188px;
  padding: 4px;
  background: var(--color-white, #fff);
  border-radius: 24px;
  text-decoration: none; }
  .custom-salon-card__link {
    width: 100%;
    height: 100%;
    border-radius: inherit; }
    @media (hover) {
      .custom-salon-card__link:not([disabled]):hover .custom-salon-card__image {
        transform: translate3d(0, 0, 0) scale(1.07); } }
  .custom-salon-card__image-box {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    overflow: hidden; }
  .custom-salon-card__image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: 0.35s transform;
    transform: translate3d(0, 0, 0); }
  .custom-salon-card__name {
    position: absolute;
    left: 8px;
    right: 8px;
    bottom: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    height: 40px;
    font-family: "Golos", sans-serif;
    font-size: 14px;
    line-height: 1.14;
    font-weight: 500;
    text-align: center;
    color: var(--color-white, #fff);
    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)) {
      .custom-salon-card__name {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .custom-salon-card__name {
        background-color: #393c44; } }

.banner {
  display: flex;
  z-index: 50;
  position: fixed;
  bottom: -40px;
  left: 50%;
  row-gap: 20px;
  flex-direction: column;
  width: 100%;
  max-width: 343px;
  height: 100%;
  max-height: 140px;
  translate: -50% 0;
  border-radius: 24px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1), bottom 0.6s cubic-bezier(0.22, 1, 0.36, 1), top 0.6s cubic-bezier(0.22, 1, 0.36, 1); }
  @media (max-width: 992.98px) {
    .banner {
      bottom: -20px; } }
  @media (max-width: 768.98px) {
    .banner {
      top: -80px;
      bottom: unset; } }
  .banner--visible {
    bottom: 40px;
    opacity: 1; }
    @media (max-width: 992.98px) {
      .banner--visible {
        bottom: 20px; } }
    @media (max-width: 768.98px) {
      .banner--visible {
        top: 80px;
        bottom: unset; } }
  .banner__link {
    display: flex;
    position: relative;
    row-gap: 20px;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 20px;
    text-decoration: none; }
    .banner__link::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: solid 1px rgba(255, 255, 255, 0.06);
      border-radius: 24px;
      content: "";
      pointer-events: none; }
  .banner__title {
    width: 75%;
    margin: 0;
    font-weight: 800;
    font-size: 24px;
    line-height: 1;
    font-family: "Gilroy"; }
  .banner__text {
    width: 75%;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    font-family: "Golos"; }
  .banner__button-close {
    display: grid;
    position: absolute;
    top: 0;
    right: 0;
    place-items: center;
    width: 48px;
    height: 48px; }
    .banner__button-close-icon {
      width: 16px;
      height: 16px;
      fill: rgba(255, 255, 255, 0.5); }
  .banner__background {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 24px; }

.cookie {
  z-index: 9999;
  position: fixed;
  right: 16px;
  bottom: -16px;
  width: 100%;
  max-width: 343px;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 24px;
  background-color: #23262f;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1), bottom 0.6s cubic-bezier(0.22, 1, 0.36, 1); }
  .cookie--visible {
    bottom: 16px;
    opacity: 1;
    pointer-events: auto; }
  @media (max-width: 768.98px) {
    .cookie {
      right: unset;
      left: 50%;
      transform: translateX(-50%); } }
  .cookie__text {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5; }
  .cookie__link {
    color: #00b8d6; }
  .cookie__button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; }

/* Modals */
.modal {
  display: none;
  background: none;
  padding: 80px;
  width: 736px;
  max-width: 100%;
  color: rgba(255, 255, 255, 0.5); }
  .modal::before {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1);
    width: 100%;
    height: 100%;
    content: "";
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .modal::before {
        -webkit-backdrop-filter: blur(80px);
        backdrop-filter: blur(80px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .modal::before {
        background-color: #393c44; } }
    @media (max-width: 576.98px) {
      .modal::before {
        border-radius: 30px; } }
  @media (max-width: 768.98px) {
    .modal {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (max-width: 576.98px) {
    .modal {
      padding: 40px 16px; } }
  .modal * {
    box-sizing: border-box; }
  .modal__content {
    position: relative; }
  .modal__icon {
    display: flex;
    justify-content: center;
    margin-bottom: 24px; }
    .modal__icon svg {
      fill: #fff;
      width: 64px;
      height: 64px; }
      @media (max-width: 576.98px) {
        .modal__icon svg {
          width: 40px;
          height: 40px; } }
  .modal__title {
    margin: 0;
    padding-bottom: 24px;
    color: #fff;
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
    font-family: "Gilroy", Arial, sans-serif;
    text-align: center; }
    @media (max-width: 576.98px) {
      .modal__title {
        padding-bottom: 16px;
        font-size: 28px; } }
  .modal__text {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 1.5;
    text-align: center; }
    @media (max-width: 768.98px) {
      .modal__text {
        font-size: 16px; } }
    @media (max-width: 576.98px) {
      .modal__text {
        margin-bottom: 24px; } }
    .modal__text p:last-child {
      margin-bottom: 0; }
  .modal__social-text {
    padding-bottom: 24px;
    font-size: 14px;
    line-height: 1.7; }
    @media (max-width: 576.98px) {
      .modal__social-text {
        padding-bottom: 16px;
        line-height: 1.66; } }
    .modal__social-text p:last-child {
      margin-bottom: 0; }
  .modal__social-list {
    justify-content: center; }
    @media (max-width: 576.98px) {
      .modal__social-list .social__link {
        width: 40px;
        height: 40px; }
        .modal__social-list .social__link svg {
          width: 20px;
          height: 20px; } }
  .modal__form .formAgreement {
    margin: 0 auto 40px;
    max-width: 400px; }
    .modal__form .formAgreement:last-child {
      margin-bottom: 0; }
  @media (max-width: 576.98px) {
    .modal__form .formSubmit {
      padding-top: 8px; } }
  @media (max-width: 576.98px) {
    .modal__form .btnSubmit {
      padding-right: 32px;
      padding-left: 32px;
      height: 56px;
      font-size: 16px; }
      .modal__form .btnSubmit .icon {
        width: 16px;
        height: 16px; } }
  @media (max-width: 768.98px) {
    .modal__form .choices.is-open::before {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 50;
      background: rgba(35, 38, 47, 0.7);
      width: 100%;
      height: 100%;
      content: ""; } }
  @media (max-width: 768.98px) {
    .modal__form .choices__list--dropdown {
      display: flex;
      position: fixed;
      top: auto;
      right: 0;
      bottom: -100%;
      left: 0;
      opacity: 0;
      z-index: 60;
      transition: opacity .6s ease-in;
      margin: 0;
      border-radius: 30px 30px 0px 0px;
      width: auto;
      max-height: calc(100% - 40px);
      overflow: auto; } }
  @media (max-width: 768.98px) {
    .modal__form .choices__list--dropdown .choices__list {
      padding-top: 24px;
      padding-bottom: 24px;
      width: 100%;
      height: 100%; } }
  @media (max-width: 768.98px) {
    .modal__form .is-flipped .choices__list--dropdown,
    .modal__form .is-flipped .choices__list[aria-expanded] {
      top: auto;
      bottom: 0;
      left: 0;
      transform: translateY(0);
      opacity: 1;
      transition: opacity .6s ease-in;
      margin: 0;
      border-radius: 30px 30px 0px 0px; } }
  .modal__close-back {
    display: none;
    position: absolute;
    top: 8px;
    left: 16px;
    justify-content: center;
    align-items: center;
    z-index: 1;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    width: 48px;
    height: 48px; }
    .modal__close-back svg {
      fill: #fff; }
    @media (max-width: 576.98px) {
      .modal__close-back {
        display: flex; } }
  .modal__tabs .tabs-menu {
    margin-bottom: 40px; }
    @media (max-width: 576.98px) {
      .modal__tabs .tabs-menu__item {
        height: 48px;
        font-size: 14px; } }
    @media (max-width: 576.98px) {
      .modal__tabs .tabs-menu {
        margin-bottom: 16px; } }
  .modal__button {
    margin-bottom: 24px; }
    @media (max-width: 576.98px) {
      .modal__button .btn {
        padding-right: 32px;
        padding-left: 32px;
        height: 56px;
        font-size: 16px; }
        .modal__button .btn .icon {
          width: 16px;
          height: 16px; } }

/* Модальное окно записаться */
.modalEnroll .modal__title {
  padding-bottom: 16px; }
  @media (max-width: 576.98px) {
    .modalEnroll .modal__title {
      padding-bottom: 8px; } }

.modalEnroll .modal__text {
  padding-bottom: 24px; }

/* Модальное окно отправленной заявки */
.modalSuccess .modal__title {
  font-size: 48px; }
  @media (max-width: 768.98px) {
    .modalSuccess .modal__title {
      font-size: 40px; } }
  @media (max-width: 576.98px) {
    .modalSuccess .modal__title {
      font-size: 28px; } }

@media (max-width: 576.98px) {
  .modalSuccess .modal__text {
    font-size: 14px;
    line-height: 1.7; } }

/* Popups */
/* Первая секция */
/* Первая секция */
@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 51; }
  to {
    stroke-dashoffset: 0; } }
@keyframes dash {
  from {
    stroke-dashoffset: 51; }
  to {
    stroke-dashoffset: 0; } }

.slider-thumbs {
  overflow: hidden; }
  .slider-thumbs .swiper-wrapper {
    flex-direction: column; }
  .slider-thumbs__slide {
    position: relative;
    width: 108px;
    height: calc(1/7 * 100%);
    cursor: pointer;
    opacity: 0;
    transition: 0.35s opacity; }
    @media (max-height: 1130px) {
      .slider-thumbs__slide {
        height: calc(1/6 * 100%); } }
    @media (max-height: 1020px) {
      .slider-thumbs__slide {
        height: calc(1/5 * 100%); } }
    @media (max-height: 920px) {
      .slider-thumbs__slide {
        height: calc(1/4 * 100%); } }
    @media (max-height: 800px) {
      .slider-thumbs__slide {
        width: 100px; } }
    .slider-thumbs__slide .loader-circle {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: none; }
      .slider-thumbs__slide .loader-circle .path {
        display: none;
        stroke: #f58220;
        stroke-width: 0.5;
        stroke-dasharray: 51;
        stroke-dashoffset: 0; }
    .slider-thumbs__slide-inner {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 108px;
      height: 108px;
      margin-left: -54px;
      margin-top: -54px;
      overflow: hidden;
      border-radius: 50%;
      transform: scale(0.815);
      transition: 0.35s transform;
      will-change: transform; }
      @media (max-height: 800px) {
        .slider-thumbs__slide-inner {
          width: 100px;
          height: 100px;
          margin-top: -50px;
          margin-left: -50px;
          transform: scale(0.8); } }
      .slider-thumbs__slide-inner::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid rgba(255, 255, 255, 0.1);
        border-radius: 50%; }
    .slider-thumbs__slide:hover .slider-thumbs__image {
      filter: blur(0);
      opacity: 1; }
    .slider-thumbs__slide.swiper-slide-visible {
      opacity: 1; }
    .slider-thumbs__slide.swiper-slide-thumb-active .slider-thumbs__slide-inner {
      transform: scale(1); }
    .slider-thumbs__slide.swiper-slide-thumb-active .slider-thumbs__image {
      filter: blur(0);
      opacity: 1; }
    .slider-thumbs__slide.swiper-slide-thumb-active .loader-circle .path {
      display: block;
      -webkit-animation: dash linear 5s;
              animation: dash linear 5s;
      -webkit-animation-iteration-count: unset;
              animation-iteration-count: unset; }
  .slider-thumbs__image {
    position: absolute;
    left: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 50%;
    opacity: 0.5;
    transition: 0.35s opacity; }
  .slider-thumbs__prev, .slider-thumbs__next {
    left: 50%;
    transform: translateX(-50%); }
    .slider-thumbs__prev svg, .slider-thumbs__next svg {
      transform: none; }
  .slider-thumbs__prev {
    top: 0;
    bottom: auto; }
  .slider-thumbs__next {
    bottom: 0; }

.is-show-main-slider {
  height: 100%;
  min-height: 100%; }

.preview-mobile {
  display: none;
  align-items: center;
  justify-content: space-between; }
  @media (max-width: 1025.98px) {
    .preview-mobile {
      display: flex; } }
  @media (max-width: 576.98px) {
    .preview-mobile {
      justify-content: flex-start;
      align-self: flex-start;
      width: calc(100% + 24px); } }
  .preview-mobile__swiper {
    order: 2;
    overflow: hidden;
    max-width: calc(1 / 4 * 100% + (19px * 20) / 1);
    margin: 0;
    margin: 0 45px; }
    @media (max-width: 821px) {
      .preview-mobile__swiper {
        margin: 0 34px; } }
    @media (max-width: 576.98px) {
      .preview-mobile__swiper {
        width: calc(100% - 24px);
        margin: 0;
        overflow: visible; } }
  .preview-mobile__wrapper {
    order: 2; }
  .preview-mobile__slide {
    max-width: 80px;
    width: 80px;
    height: 80px; }
    @media (max-width: 576.98px) {
      .preview-mobile__slide {
        max-width: 72px;
        width: 72px;
        height: 72px; } }
    .preview-mobile__slide-image {
      border-radius: 50%;
      width: 80px;
      height: 80px;
      border-radius: 50%;
      padding: 2px;
      border: 2px solid rgba(255, 255, 255, 0.1);
      cursor: pointer; }
      @media (max-width: 576.98px) {
        .preview-mobile__slide-image {
          width: 100%;
          height: 100%; } }
      .preview-mobile__slide-image img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
  .preview-mobile__prev, .preview-mobile__next {
    flex-shrink: 0; }
    @media (max-width: 576.98px) {
      .preview-mobile__prev, .preview-mobile__next {
        display: none; } }
  .preview-mobile__prev {
    position: relative;
    order: 1; }
    .preview-mobile__prev svg {
      transform: rotate(-90deg); }
  .preview-mobile__next {
    position: relative;
    order: 3; }

.home {
  position: relative;
  padding: 0; }
  .home__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .home__design .design-icon {
      left: 50%; }
      .home__design .design-icon_1 {
        bottom: 80%;
        margin-left: -673px; }
        @media (max-width: 3440.98px) {
          .home__design .design-icon_1 {
            bottom: 84%; } }
        @media (max-width: 1600.98px) {
          .home__design .design-icon_1 {
            bottom: 87%;
            margin-left: -515px; } }
        @media (max-width: 1025.98px) {
          .home__design .design-icon_1 {
            bottom: 83%;
            margin-left: -383px; } }
        @media (max-width: 992.98px) {
          .home__design .design-icon_1 {
            width: 352px;
            height: 267px;
            bottom: 83%;
            margin-left: -383px; } }
        @media (max-width: 840.98px) {
          .home__design .design-icon_1 {
            width: 352px;
            height: 267px;
            bottom: 78%;
            margin-left: -300px; } }
        @media (max-width: 768.98px) {
          .home__design .design-icon_1 {
            bottom: 82%; } }
        @media (max-width: 576.98px) {
          .home__design .design-icon_1 {
            width: 182px;
            height: 141px;
            bottom: 85%;
            margin-left: -115px; } }
        @media (max-width: 400.98px) {
          .home__design .design-icon_1 {
            bottom: 88%; } }
      .home__design .design-icon_2 {
        top: 65%;
        margin-left: -562px; }
        @media (max-width: 2560.98px) {
          .home__design .design-icon_2 {
            top: 60%; } }
        @media (max-width: 1920.98px) {
          .home__design .design-icon_2 {
            margin-left: -29.3%; } }
        @media (max-width: 1600.98px) {
          .home__design .design-icon_2 {
            margin-left: -24%; } }
        @media (max-width: 1440.98px) {
          .home__design .design-icon_2 {
            top: 58%; } }
        @media (max-width: 1025.98px) {
          .home__design .design-icon_2 {
            top: 65%;
            margin-left: -36%; } }
        @media (max-width: 992.98px) {
          .home__design .design-icon_2 {
            width: 217px;
            height: 241px;
            top: 69%;
            margin-left: -27%; } }
        @media (max-width: 576.98px) {
          .home__design .design-icon_2 {
            width: 177px;
            height: 197px;
            top: 70%;
            margin-left: -22%; } }
      .home__design .design-icon_3 {
        top: 12vh;
        margin-left: -99px; }
        @media (max-width: 1920.98px) {
          .home__design .design-icon_3 {
            margin-left: -3.2%;
            top: 6vh; } }
        @media (max-width: 1025.98px) {
          .home__design .design-icon_3 {
            margin-left: 28%;
            top: 24vh; } }
        @media (max-width: 992.98px) {
          .home__design .design-icon_3 {
            width: 165px;
            height: 235px;
            top: 32vh; } }
        @media (max-width: 576.98px) {
          .home__design .design-icon_3 {
            width: 110px;
            height: 111px;
            transform: rotate(-30deg);
            top: 22vh;
            margin-left: 33%; } }
    @media (min-width: 1026px) {
      .home__design.is-active .designIcon_1 {
        margin-left: -361px;
        margin-top: 72px; }
      .home__design.is-active .designIcon_2 {
        margin-left: -132px;
        margin-top: 32px; }
      .home__design.is-active .designIcon_3 {
        margin-left: -586px;
        margin-top: -248px; } }
  .home__container {
    display: grid;
    grid-template-columns: minmax(0, 62.392fr) minmax(0, 37.608fr);
    gap: 40px;
    min-height: 100%; }
    @media (max-width: 1025.98px) {
      .home__container {
        display: flex;
        flex-direction: column-reverse;
        gap: 64px; } }
    @media (max-width: 576.98px) {
      .home__container {
        gap: 40px; } }
  .home__content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 40px 0; }
    @media (max-width: 1025.98px) {
      .home__content {
        padding: 20px 0; } }
    @media (max-width: 576.98px) {
      .home__content {
        padding: 10px 0 60px 0; } }
    @media (max-height: 880px) {
      .home__content {
        padding-top: 20px;
        padding-bottom: 20px; } }
  .home__inner {
    position: relative; }
    @media (max-width: 768.98px) {
      .home__inner {
        padding-bottom: 96px; } }
  .home__title {
    max-width: 810px;
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 90px;
    line-height: 0.85;
    color: #fff;
    margin: 0;
    margin: 0 0 24px 0; }
    @media (max-width: 1440.98px) {
      .home__title {
        max-width: 560px;
        font-size: 64px; } }
    @media (max-width: 1025.98px) {
      .home__title {
        max-width: 730px;
        font-size: 80px; } }
    @media (max-width: 576.98px) {
      .home__title {
        font-size: 48px;
        margin: 0 0 16px 0; } }
  .home__text {
    max-width: 500px;
    margin-bottom: 40px;
    font-size: 20px;
    color: #fff; }
    @media (max-width: 576.98px) {
      .home__text {
        font-size: 16px; } }
    .home__text p:last-child {
      margin-bottom: 0; }
    .home__text span {
      color: #bfd730; }
    .home__text:last-child {
      margin-bottom: 0; }
  .home__button {
    width: 360px;
    max-width: 100%;
    display: inline-flex;
    vertical-align: middle; }
    @media (max-width: 576.98px) {
      .home__button {
        width: 100%;
        font-size: 16px; } }
  .home__icon {
    width: 72px;
    height: 72px;
    margin: 0 -14px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle; }
    @media (max-width: 1025.98px) {
      .home__icon {
        margin-left: -8px;
        margin-right: -8px; } }
    @media (max-width: 768.98px) {
      .home__icon {
        width: 56px;
        height: 56px;
        margin-left: -1px;
        margin-right: -1px; } }
    @media (max-width: 576.98px) {
      .home__icon {
        margin-bottom: -10px;
        top: -5px;
        position: relative; } }
    .home__icon svg {
      width: 32px;
      height: 32px;
      fill: #fff; }
      @media (max-width: 768.98px) {
        .home__icon svg {
          width: 24px;
          height: 24px; } }
    .home__icon_1 {
      background: #00b8d6; }
    .home__icon_2 {
      background: #bfd730; }
    .home__icon_3 {
      margin-right: -4px;
      margin-left: 0;
      background: #f58220; }
      @media (max-width: 768.98px) {
        .home__icon_3 {
          margin-right: 0; } }
      @media (max-width: 576.98px) {
        .home__icon_3 {
          margin-bottom: 0;
          top: 1px; } }
  .home__column_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .home__content-center {
    width: 100%;
    padding: 110px 0; }
    @media (max-width: 1720.98px) {
      .home__content-center {
        padding: 64px 0; } }
    @media (max-width: 1025.98px) {
      .home__content-center {
        padding: 0 0 64px 0; } }
    @media (max-width: 768.98px) {
      .home__content-center {
        padding: 0 0 40px 0; } }
  .home__box-mobile {
    display: none; }
    @media (max-width: 1025.98px) {
      .home__box-mobile {
        display: flex;
        align-items: center;
        gap: 16px; }
        .home__box-mobile .home__box {
          padding: 32px;
          gap: 16px; } }
    @media (max-width: 811px) {
      .home__box-mobile {
        flex-direction: column;
        align-items: flex-start; } }
    @media (max-width: 576.98px) {
      .home__box-mobile .home__box {
        padding: 16px;
        border-radius: 16px;
        display: flex; }
        .home__box-mobile .home__box .home__box-number {
          font-size: 28px;
          margin-top: 6px; }
        .home__box-mobile .home__box .home__box-text {
          font-size: 12px;
          line-height: 16px; } }
  .home__box {
    display: grid;
    grid-auto-flow: column;
    align-items: center;
    gap: 24px;
    width: 100%;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 32px 40px;
    border-radius: 24px;
    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)) {
      .home__box {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .home__box {
        background-color: #393c44; } }
    @media (max-height: 880px) {
      .home__box {
        padding: 20px 30px; } }
    @media (max-width: 1025.98px) {
      .home__box-hidden {
        display: none; } }
  .home__box-number {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 48px;
    line-height: 1;
    font-weight: 800;
    white-space: nowrap;
    color: #fff; }
    @media (max-height: 880px) {
      .home__box-number {
        font-size: 40px; } }
  .home__slider {
    position: relative;
    height: 100%;
    padding-left: 132px;
    overflow: hidden; }
    @media (max-width: 1025.98px) {
      .home__slider {
        padding-left: 0;
        overflow: visible; } }
    .home__slider-backdrop {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(35, 38, 47, 0.7);
      -webkit-backdrop-filter: blur(5px);
              backdrop-filter: blur(5px); }
      @media (min-width: 1026px) {
        .home__slider-backdrop {
          display: none; } }
    .home__slider-close {
      position: absolute;
      z-index: 2;
      left: 40px;
      bottom: 40px;
      width: 56px;
      height: 56px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .home__slider-close::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.1);
        -webkit-backdrop-filter: blur(20px);
                backdrop-filter: blur(20px); }
      .home__slider-close svg {
        position: relative;
        width: 24px;
        height: 24px;
        fill: #fff; }
        @media (max-width: 576.98px) {
          .home__slider-close svg {
            width: 16px;
            height: 16px; } }
      @media (max-width: 576.98px) {
        .home__slider-close {
          width: 40px;
          height: 40px;
          left: 24px;
          bottom: 24px; } }
      @media (min-width: 1026px) {
        .home__slider-close {
          display: none; } }
    .home__slider-main {
      width: 100%;
      height: 100%; }
      @media (max-width: 1025.98px) {
        .home__slider-main {
          position: fixed;
          z-index: 1050;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          opacity: 0;
          pointer-events: none;
          display: none;
          transition: 0.35s opacity; }
          .home__slider-main.is-active {
            opacity: 1;
            pointer-events: auto; }
          .home__slider-main.is-visible {
            display: block; }
            .home__slider-main.is-visible .home__slider-content {
              transform-origin: center 138px;
              -webkit-animation: slideFromTop 0.4s cubic-bezier(0, 0.45, 0, 1);
                      animation: slideFromTop 0.4s cubic-bezier(0, 0.45, 0, 1); }
          .home__slider-main.closing .home__slider-content {
            -webkit-animation: slideFromBottom 0.4s cubic-bezier(0, 0.45, 0, 1);
                    animation: slideFromBottom 0.4s cubic-bezier(0, 0.45, 0, 1); }
        @-webkit-keyframes slideFromTop {
          0% {
            transform: translateY(100%); }
          100% {
            transform: translateY(0); } }
        @keyframes slideFromTop {
          0% {
            transform: translateY(100%); }
          100% {
            transform: translateY(0); } }
        @-webkit-keyframes slideFromBottom {
          0% {
            transform: translateY(0); }
          100% {
            transform: translateY(100%); } }
        @keyframes slideFromBottom {
          0% {
            transform: translateY(0); }
          100% {
            transform: translateY(100%); } } }
    .home__slider-inner {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      @media (max-width: 1025.98px) {
        .home__slider-inner {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center; } }
      @media (max-width: 576.98px) {
        .home__slider-inner {
          padding: 0; } }
    .home__slider-content {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      @media (max-width: 1025.98px) {
        .home__slider-content {
          position: relative;
          width: 480px;
          height: 858px;
          max-height: 100%;
          z-index: 2; } }
      @media (max-width: 830px) {
        .home__slider-content {
          width: 450px; } }
      @media (max-width: 576.98px) {
        .home__slider-content {
          width: 100%;
          height: 100%; } }
    .home__slider-thumbs-wrapper {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto 0;
      padding: 82px 0;
      max-height: 100%;
      display: flex; }
      @media (max-width: 1025.98px) {
        .home__slider-thumbs-wrapper {
          display: none; } }
    .home__slider-thumbs {
      position: static;
      height: 100%; }
    .home__slider-carousel {
      border-radius: 40px;
      overflow: hidden; }
      .home__slider-carousel .swiper-lazy-preloader {
        border-color: #f58220;
        border-top-color: transparent; }
      .home__slider-carousel .swiper-wrapper {
        height: 90vh; }
        @media (max-width: 576.98px) {
          .home__slider-carousel .swiper-wrapper {
            height: 100vh; } }
      @media (max-width: 576.98px) {
        .home__slider-carousel > .swiper-pagination {
          top: 16px;
          left: 24px;
          right: 24px;
          width: calc(100% - 48px); } }
      @media (max-width: 576.98px) {
        .home__slider-carousel {
          border-radius: 0; } }
    .home__slider-timeline {
      position: absolute;
      height: 4px;
      top: 16px;
      left: 50%;
      width: calc(100% - 80px);
      border-radius: 4px;
      background: rgba(35, 38, 47, 0.2);
      -webkit-backdrop-filter: blur(20px);
              backdrop-filter: blur(20px);
      transform: translate(-50%, 0);
      z-index: 9; }
      .home__slider-timeline_progress {
        height: 4px;
        transition: width 0.5s ease-out;
        background: #fff;
        border-radius: 4px;
        -webkit-animation: homeSlideTimlineReverse 0.4s linear forwards;
                animation: homeSlideTimlineReverse 0.4s linear forwards; }
        .home__slider-timeline_progress.is-progress {
          -webkit-animation: homeSlideTimline 5.4s linear forwards;
                  animation: homeSlideTimline 5.4s linear forwards; }

@-webkit-keyframes homeSlideTimline {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

@keyframes homeSlideTimline {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

@-webkit-keyframes homeSlideTimlineReverse {
  0% {
    width: 100%; }
  100% {
    width: 0%; } }

@keyframes homeSlideTimlineReverse {
  0% {
    width: 100%; }
  100% {
    width: 0%; } }
  .home__slide {
    position: relative; }
    .home__slide-image {
      position: relative;
      width: 100%;
      height: 100%; }
      .home__slide-image img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        -o-object-fit: cover;
           object-fit: cover;
        border-radius: 40px; }
        @media (max-width: 576.98px) {
          .home__slide-image img {
            border-radius: 10px; } }

/* Истории партнеров GROOM */
.regalias {
  padding: 40px 0; }
  .regalias__slider {
    display: flex;
    gap: 24px; }
    @media (max-width: 480.98px) {
      .regalias__slider {
        padding: 20px 0;
        gap: 16px; } }
  .regalias__wrap {
    display: flex;
    gap: 24px;
    white-space: nowrap; }
    @media (max-width: 480.98px) {
      .regalias__wrap {
        gap: 16px; } }
  .regalias__item {
    display: flex;
    position: relative;
    row-gap: 24px;
    flex-direction: column;
    align-items: center;
    width: 300px;
    opacity: 0.5;
    transition: opacity 0.4s ease; }
    @media (max-width: 768.98px) {
      .regalias__item {
        width: 200px; } }
    @media (hover: hover) {
      .regalias__item:hover {
        opacity: 1; } }
    @media (hover: none) {
      .regalias__item:active {
        opacity: 1; } }
    .regalias__item-image {
      width: 200px;
      height: 200px; }
      .regalias__item-image img {
        display: block;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        pointer-events: none; }
      @media (max-width: 576.98px) {
        .regalias__item-image {
          width: 150px;
          height: 150px; } }
    .regalias__item-title {
      margin: 0;
      color: #fff;
      text-align: center;
      text-wrap: wrap; }

.sale {
  position: relative; }
  .sale__subtitle {
    margin: 0;
    color: #bfd730;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    text-align: center; }
    @media (max-width: 576.98px) {
      .sale__subtitle {
        font-size: 16px; } }
  .sale__heading {
    margin-top: 10px;
    text-align: center; }
  .sale__content {
    position: relative;
    transition: all 0.6s ease-in; }
    @media (max-width: 1025.98px) {
      .sale__content {
        display: flex;
        position: relative;
        flex-direction: column;
        height: 100%; } }
  .sale__item {
    display: flex;
    z-index: 2;
    position: relative;
    align-items: center;
    order: 2;
    padding: 32px 40px 32px 32px;
    gap: 24px;
    scale: 0.8;
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.1);
    opacity: 0;
    transition: opacity 0.6s ease-in-out, scale 0.6s ease-in-out; }
    .sale__item.is-active {
      scale: 1;
      -webkit-animation: saleFloat 6s ease-in-out infinite alternate;
              animation: saleFloat 6s ease-in-out infinite alternate;
      opacity: 1; }
    @media (max-width: 1025.98px) {
      .sale__item {
        opacity: 0; }
        .sale__item.is-active {
          -webkit-animation: saleItemOpacity 0.6s linear forwards;
                  animation: saleItemOpacity 0.6s linear forwards; } }
    @media (max-width: 1025.98px) and (max-width: 1025.98px) {
      .sale__item.is-active {
        margin: 0 0 24px 0; } }
    @media (max-width: 1025.98px) and (max-width: 576.98px) {
      .sale__item.is-active {
        margin: 0 0 16px 0; } }
    @media (max-width: 576.98px) {
      .sale__item {
        padding: 16px 24px 16px 16px;
        gap: 16px; } }

@-webkit-keyframes saleFloat {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(-6px) rotate(0.8deg); }
  100% {
    transform: translateY(0px) rotate(-0.8deg); } }

@keyframes saleFloat {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(-6px) rotate(0.8deg); }
  100% {
    transform: translateY(0px) rotate(-0.8deg); } }

@-webkit-keyframes saleItemOpacity {
  0% {
    scale: 0.8;
    opacity: 0; }
  100% {
    scale: 1;
    opacity: 1; } }

@keyframes saleItemOpacity {
  0% {
    scale: 0.8;
    opacity: 0; }
  100% {
    scale: 1;
    opacity: 1; } }
    .sale__item:nth-child(1) {
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s; }
    .sale__item:nth-child(2) {
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s; }
    .sale__item:nth-child(3) {
      -webkit-animation-delay: 0.6s;
              animation-delay: 0.6s; }
    .sale__item:nth-child(4) {
      -webkit-animation-delay: 0.8s;
              animation-delay: 0.8s; }
    .sale__item:nth-child(5) {
      -webkit-animation-delay: 1s;
              animation-delay: 1s; }
    .sale__item:nth-child(6) {
      -webkit-animation-delay: 1.2s;
              animation-delay: 1.2s; }
    .sale__item:nth-child(1) {
      position: absolute;
      top: -105px;
      left: 141px;
      border-radius: 40px 40px 10px 40px; }
      @media (max-width: 1025.98px) {
        .sale__item:nth-child(1) {
          position: relative;
          top: 0;
          left: 0; } }
      @media (max-width: 576.98px) {
        .sale__item:nth-child(1) {
          max-width: 239px;
          border-radius: 32px 8px 32px 32px; } }
    .sale__item:nth-child(2) {
      position: absolute;
      top: -47px;
      right: 12px;
      border-radius: 40px 40px 40px 10px; }
      @media (max-width: 1025.98px) {
        .sale__item:nth-child(2) {
          position: relative;
          top: 0;
          left: 0;
          align-self: flex-end; } }
      @media (max-width: 576.98px) {
        .sale__item:nth-child(2) {
          max-width: 274px;
          border-radius: 8px 32px 32px 32px; } }
    .sale__item:nth-child(3) {
      position: absolute;
      top: 201px;
      right: -148px;
      border-radius: 10px 40px 40px 40px; }
      @media (max-width: 1025.98px) {
        .sale__item:nth-child(3) {
          position: relative;
          top: 0;
          left: 0;
          order: 4; } }
      @media (max-width: 576.98px) {
        .sale__item:nth-child(3) {
          max-width: 226px;
          border-radius: 32px 8px 32px 32px; } }
    .sale__item:nth-child(4) {
      position: absolute;
      top: 442px;
      right: 82px;
      border-radius: 10px 40px 40px 40px; }
      @media (max-width: 1025.98px) {
        .sale__item:nth-child(4) {
          position: relative;
          top: 0;
          right: 0;
          align-self: flex-end;
          order: 4; } }
      @media (max-width: 576.98px) {
        .sale__item:nth-child(4) {
          max-width: 269px;
          border-radius: 8px 32px 32px 32px; } }
    .sale__item:nth-child(5) {
      position: absolute;
      top: 390px;
      left: -11px;
      border-radius: 40px 10px 40px 40px; }
      @media (max-width: 1025.98px) {
        .sale__item:nth-child(5) {
          position: relative;
          top: 0;
          right: 0;
          order: 4; } }
      @media (max-width: 576.98px) {
        .sale__item:nth-child(5) {
          max-width: 253px;
          border-radius: 32px 8px 32px 32px; } }
    .sale__item:nth-child(6) {
      position: absolute;
      top: 129px;
      left: -63px;
      border-radius: 40px 40px 10px 40px; }
      @media (max-width: 1025.98px) {
        .sale__item:nth-child(6) {
          position: relative;
          top: 0;
          right: 0;
          align-self: flex-end;
          order: 4; } }
      @media (max-width: 576.98px) {
        .sale__item:nth-child(6) {
          max-width: 265px;
          border-radius: 8px 32px 32px 32px; } }
  .sale__icon {
    padding: 24px;
    border-radius: 50%; }
    @media (max-width: 576.98px) {
      .sale__icon {
        padding: 16px; } }
    .sale__icon svg {
      width: 32px;
      height: 32px;
      color: white; }
    .sale__icon--profit {
      background-color: #ed125f; }
    .sale__icon--turnover {
      background-color: #00b8d6; }
    .sale__icon--money {
      background-color: #bfd730; }
    .sale__icon--clients {
      background-color: #f58220; }
    .sale__icon--rent {
      background-color: #00b8d6; }
    .sale__icon--staff {
      background-color: #bfd730; }
  .sale__item-text {
    margin: 0;
    color: #fff;
    font-weight: 800;
    font-size: 48px;
    line-height: 1.083; }
    @media (max-width: 576.98px) {
      .sale__item-text {
        font-size: 24px;
        line-height: 1; } }
  .sale__item-value {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 576.98px) {
      .sale__item-value {
        font-size: 16px; } }
    .sale__item-value--profit {
      color: #ed125f; }
    .sale__item-value--turnover {
      color: #00b8d6; }
    .sale__item-value--money {
      color: #bfd730; }
    .sale__item-value--clients {
      color: #f58220; }
    .sale__item-value--rent {
      color: #00b8d6; }
    .sale__item-value--staff {
      color: #bfd730; }
  .sale__image {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin: 160px auto;
    gap: 16px;
    transform: scale(0.8);
    opacity: 0;
    transition: transform 0.8s cubic-bezier(0.25, 0.9, 0.3, 1.2), opacity 0.6s ease; }
    .sale__image.is-active {
      transform: scale(1);
      opacity: 1; }
    .sale__image span {
      color: #fff;
      text-align: center; }
    .sale__image img {
      display: block;
      z-index: 1;
      position: relative;
      width: 480px;
      height: 480px;
      border-radius: 50%;
      pointer-events: none; }
      @media (max-width: 890.98px) {
        .sale__image img {
          width: 400px;
          height: 400px; } }
    .sale__image::before {
      position: absolute;
      top: -2px;
      left: -2px;
      width: calc(100% + 4px);
      height: calc(100% + 4px);
      border-radius: 50%;
      background: linear-gradient(63.67deg, rgba(255, 255, 255, 0.7) 19.34%, rgba(255, 255, 255, 0.1) 26.6%);
      content: "";
      -webkit-mask: radial-gradient(farthest-side, black, black) content-box;
              mask: radial-gradient(farthest-side, black, black) content-box;
      -webkit-mask-composite: xor;
              mask-composite: xor;
      -webkit-mask: radial-gradient(farthest-side, black, black) content-box;
      -webkit-mask-composite: xor;
      z-index: 0;
      -webkit-animation: rotateOutline 3s linear infinite;
              animation: rotateOutline 3s linear infinite;
      -webkit-mask-composite: xor;
              mask-composite: exclude; }

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

@keyframes rotateOutline {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
    @media (max-width: 1025.98px) {
      .sale__image {
        order: 1;
        margin: 40px auto 64px auto; } }
    @media (max-width: 576.98px) {
      .sale__image {
        width: 280px;
        height: 280px;
        margin: 65px auto; } }
  .sale__profit {
    margin-top: 40px;
    padding: 40px;
    border-radius: 40px;
    -webkit-backdrop-filter: blur(80px);
            backdrop-filter: blur(80px);
    background: #ffffff1a; }
    .sale__profit-label {
      color: #ffffff;
      font-weight: 800;
      font-size: 28px;
      line-height: 1.142;
      text-align: center; }
      @media (max-width: 575px) {
        .sale__profit-label {
          font-size: 20px;
          line-height: 1; } }
    .sale__profit-value {
      color: #fff;
      font-variant: tabular-nums;
      font-weight: 800;
      font-size: 48px;
      line-height: 1;
      text-align: center; }
      @media (max-width: 575px) {
        .sale__profit-value {
          font-size: 28px;
          line-height: 1; } }
      @media (max-width: 450px) {
        .sale__profit-value {
          font-size: 24px;
          line-height: 1; } }

.advantagesItem {
  padding: 80px 80px;
  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)) {
  .advantagesItem {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px); } }

@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .advantagesItem {
    background-color: #393c44; } }

@media (max-width: 1719.98px) {
  .advantagesItem {
    padding-left: 60px;
    padding-right: 60px; } }

@media (max-width: 991.98px) {
  .advantagesItem {
    padding: 40px; } }

@media (max-width: 767.98px) {
  .advantagesItem {
    padding: 24px; } }

.advantagesItem__image {
  margin-bottom: 64px;
  border-radius: 160px;
  width: 340px;
  height: 220px;
  max-width: 100%; }

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

@media (max-width: 767.98px) {
  .advantagesItem__image {
    margin-bottom: 24px; } }

.advantagesItem__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 160px; }

@media (max-width: 1599.98px) {
  .advantagesItem__image {
    width: 280px;
    height: 180px; } }

@media (max-width: 991.98px) {
  .advantagesItem__image {
    width: 200px;
    height: 130px; } }

.advantagesItem__title {
  margin: 0;
  padding-bottom: 24px;
  font-family: "Gilroy", Arial, sans-serif;
  font-weight: 800;
  font-size: 48px;
  line-height: 1.08;
  color: #fff; }

@media (max-width: 1719.98px) {
  .advantagesItem__title {
    font-size: 40px; } }

@media (max-width: 1599.98px) {
  .advantagesItem__title {
    padding-bottom: 32px;
    font-size: 36px; } }

@media (max-width: 991.98px) {
  .advantagesItem__title {
    padding-bottom: 16px;
    font-size: 28px; } }

@media (max-width: 767.98px) {
  .advantagesItem__title {
    font-size: 24px;
    line-height: 1.17; } }

.advantagesItem__text {
  font-size: 20px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5); }

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

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

.advantages {
  position: relative;
  overflow: hidden; }

@media (max-width: 991.98px) {
  .advantages {
    height: auto !important; } }

.advantages__heading {
  width: 552px;
  padding-right: 60px;
  flex: none;
  padding-bottom: 0; }

@media (max-width: 991.98px) {
  .advantages__heading {
    padding-bottom: 64px;
    width: 100%; } }

@media (max-width: 767.98px) {
  .advantages__heading {
    padding-bottom: 40px; } }

.advantages__title {
  max-width: 460px;
  margin-right: 80px; }

.advantages__title h2 span {
  color: #bfd730; }

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

@media (max-width: 991.98px) {
  .advantages__items {
    height: auto !important;
    overflow-x: auto !important; }
    .advantages__items::-webkit-scrollbar {
      display: none; } }

.advantages__slider {
  overflow: visible; }

.advantages__flex {
  display: flex;
  align-items: center;
  height: calc(100vh - 80px);
  -moz-column-gap: 80px;
       column-gap: 80px; }

@media (max-width: 991.98px) {
  .advantages__flex {
    height: auto;
    display: block; } }

.advantages__item {
  flex: none;
  width: 736px;
  margin-left: 24px; }

.advantages__item:first-child {
  margin-left: 0; }

@media (max-width: 1719.98px) {
  .advantages__item {
    width: 696px; } }

@media (max-width: 991.98px) {
  .advantages__item {
    width: 332px;
    height: auto; } }

@media (max-width: 767.98px) {
  .advantages__item {
    width: 280px; } }

.advantages__sticky {
  padding: 40px 0; }

@media (max-width: 991.98px) {
  .advantages__sticky {
    max-width: 100%;
    min-width: 100%; } }

@media (min-width: 992px) {
  .advantages__sticky.is-fixed {
    position: fixed;
    top: 0; } }

@media (min-width: 992px) {
  .advantages__sticky.is-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
    top: auto; } }

.advantages__stickyScroll {
  will-change: transform;
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1) 0s; }

@media (max-width: 991.98px) {
  .advantages__stickyScroll {
    transform: none !important; } }

@media (max-width: 576.98px) {
  .financial .container {
    padding-right: 16px;
    padding-left: 16px; } }

@media (max-width: 400px) {
  .financial .container {
    padding-right: 12px;
    padding-left: 12px; } }

.financial__heading {
  text-align: center; }

.financial__content {
  display: grid;
  grid-template-columns: 660fr 420fr;
  gap: 24px; }
  @media (max-width: 1024px) {
    .financial__content {
      grid-template-columns: 1fr; } }
  @media (max-width: 576.98px) {
    .financial__content {
      width: 100%;
      margin: 0;
      gap: 16px; } }
  @media (max-width: 359.98px) {
    .financial__content {
      width: 100%;
      margin: 0;
      gap: 12px; } }

.financial__intro {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 0 40px;
  border-radius: 40px;
  -webkit-backdrop-filter: blur(100px);
          backdrop-filter: blur(100px);
  background: rgba(255, 255, 255, 0.1); }
  @media (max-width: 834px) {
    .financial__intro {
      border-radius: 30px; } }
  @media (max-width: 576.98px) {
    .financial__intro {
      height: auto;
      min-height: 400px;
      padding: 0 20px; } }
  @media (max-width: 359.98px) {
    .financial__intro {
      min-height: 350px;
      padding: 0 12px; } }
  .financial__intro-title {
    width: 100%;
    height: auto;
    margin-bottom: auto;
    color: white;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.142; }
    @media (max-width: 576.98px) {
      .financial__intro-title {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 1.2; } }
    @media (max-width: 359.98px) {
      .financial__intro-title {
        margin-bottom: 16px;
        font-size: 24px;
        line-height: 1.3; } }
  @media (max-width: 1024px) {
    .financial__intro-picture {
      max-width: 100%;
      max-height: 600px;
      margin: 0 auto; } }
  @media (max-width: 576.98px) {
    .financial__intro-picture {
      max-width: 100%;
      max-height: 300px;
      margin: 0 auto; } }
  @media (max-width: 359.98px) {
    .financial__intro-picture {
      max-width: 100%;
      max-height: 300px;
      margin: 0 auto; } }

@media (max-width: 576.98px) {
  .financial__list {
    width: 100%;
    margin: 0; } }

@media (max-width: 359.98px) {
  .financial__list {
    width: 100%;
    margin: 0; } }

.financial__item {
  margin-bottom: 24px;
  padding: 40px;
  border-radius: 40px;
  -webkit-backdrop-filter: blur(100px);
          backdrop-filter: blur(100px);
  background: rgba(255, 255, 255, 0.1); }
  .financial__item:last-child {
    margin-bottom: 0; }
  @media (max-width: 834px) {
    .financial__item {
      padding: 24px;
      border-radius: 30px; } }
  @media (max-width: 576.98px) {
    .financial__item {
      box-sizing: border-box;
      width: 100%;
      margin-bottom: 16px;
      padding: 16px;
      border-radius: 20px; } }
  @media (max-width: 359.98px) {
    .financial__item {
      box-sizing: border-box;
      width: 100%;
      margin-bottom: 12px;
      padding: 12px;
      border-radius: 16px; } }
  .financial__item-picture {
    width: 120px;
    height: 120px;
    margin: 0; }
    @media (max-width: 576.98px) {
      .financial__item-picture {
        width: 80px;
        height: 80px; } }
    @media (max-width: 359.98px) {
      .financial__item-picture {
        width: 60px;
        height: 60px; } }
  .financial__item-title {
    margin: 0;
    margin-top: 18px;
    color: white;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.142; }
    @media (max-width: 576.98px) {
      .financial__item-title {
        margin-top: 12px;
        font-size: 18px;
        line-height: 1.2; } }
    @media (max-width: 359.98px) {
      .financial__item-title {
        margin-top: 10px;
        font-size: 16px;
        line-height: 1.3; } }
  .financial__item-text {
    margin: 0;
    margin-top: 16px;
    color: #bfd730;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625; }
    @media (max-width: 834px) {
      .financial__item-text {
        color: rgba(255, 255, 255, 0.5); } }
    @media (max-width: 576.98px) {
      .financial__item-text {
        margin-top: 12px;
        font-size: 14px;
        line-height: 1.4; } }
    @media (max-width: 359.98px) {
      .financial__item-text {
        margin-top: 10px;
        font-size: 12px;
        line-height: 1.4; } }

.financial__button {
  width: 100%;
  max-width: 380px;
  margin: 60px auto 0 auto; }
  @media (max-width: 1024px) {
    .financial__button {
      display: none !important; } }
  @media (max-width: 992.98px) {
    .financial__button {
      max-width: 320px;
      margin: 56px 0 0 0;
      font-size: 18px; } }
  @media (max-width: 890.98px) {
    .financial__button {
      max-width: 280px;
      height: 56px;
      margin: 24px 0 0 0;
      font-size: 16px; } }
  @media (max-width: 480.98px) {
    .financial__button {
      max-width: 100%; } }

.cards__title {
  text-align: center; }

.cards__cities-list {
  display: flex;
  align-items: center;
  margin: 0;
  border-radius: 60px;
  background: #ffffff1a; }

.cards__city-arrow {
  padding: 28px 32px; }
  @media (max-width: 1024px) {
    .cards__city-arrow {
      display: none !important; } }

.cards__cities-wrapper {
  display: flex;
  flex-grow: 1;
  overflow-x: auto;
  list-style: none;
  scroll-behavior: smooth; }
  .cards__cities-wrapper::-webkit-scrollbar {
    display: none; }

.cards__city-item {
  flex: 1;
  margin: 0;
  padding: 24px 32px;
  color: #fff;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.333;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }
  @media (max-width: 480.98px) {
    .cards__city-item {
      padding: 16px 24px; } }
  .cards__city-item--active {
    border-radius: 40px;
    -webkit-backdrop-filter: blur(80px);
            backdrop-filter: blur(80px);
    background: #ffffff;
    color: #19233f; }

.cards__count-label {
  margin-top: 64px;
  color: #ffffff80;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  text-align: center; }

.cards__count-number {
  margin: 0;
  margin-top: 8px;
  color: #fff;
  font-weight: 800;
  font-size: 48px;
  line-height: 1;
  text-align: center; }

.cards__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
  gap: 24px; }

.cards__salon-item {
  display: grid;
  grid-template-columns: 4.5fr 5.5fr;
  padding: 40px;
  gap: 24px;
  border-radius: 40px;
  -webkit-backdrop-filter: blur(80px);
          backdrop-filter: blur(80px);
  background: #ffffff1a; }
  @media (max-width: 1024px) {
    .cards__salon-item {
      grid-template-columns: 1fr;
      padding: 30px; } }
  @media (max-width: 576.98px) {
    .cards__salon-item {
      padding: 24px; } }

.cards__salon-main-block {
  position: relative; }
  @media (max-width: 1024px) {
    .cards__salon-main-block {
      width: 100%;
      height: auto;
      max-height: 476px; } }

.cards__salon-main-img {
  width: 452px;
  height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px; }
  @media (max-width: 1024px) {
    .cards__salon-main-img {
      width: 100%;
      height: 476px; } }
  @media (max-width: 600px) {
    .cards__salon-main-img {
      width: 100%;
      height: 309px;
      -o-object-fit: cover;
         object-fit: cover; } }
  @media (max-width: 400px) {
    .cards__salon-main-img {
      width: 100%;
      height: 270px; } }

.cards__salon-arrow {
  position: absolute;
  top: 50%;
  padding: 16px;
  transform: translateY(-50%);
  border-radius: 50%;
  -webkit-backdrop-filter: blur(80px);
          backdrop-filter: blur(80px);
  background: rgba(35, 38, 47, 0.3);
  color: #fff; }
  .cards__salon-arrow--left {
    left: 20px; }
  .cards__salon-arrow--right {
    right: 20px; }
  .cards__salon-arrow svg {
    width: 16px;
    height: 16px; }

.cards__salon-previews {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
  width: 100%;
  margin-top: 10px; }
  @media (max-width: 1024px) {
    .cards__salon-previews {
      -moz-column-gap: 8px;
           column-gap: 8px; } }

.cards__salon-preview-link {
  display: flex;
  position: relative;
  width: 140px;
  height: 100px;
  overflow: hidden;
  border-radius: 12px; }
  @media (max-width: 1024px) {
    .cards__salon-preview-link {
      width: 100%;
      height: 100%; } }

.cards__salon-preview-img {
  width: 100%;
  height: 100%; }

.cards__salon-preview-overlay {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(35, 38, 47, 0.6); }

.cards__salon-preview-overlay-text {
  color: white; }

.cards__salon-title {
  margin: 0;
  color: #ffffff;
  font-weight: 800;
  font-size: 28px;
  line-height: 32px; }

.cards__salon-details {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  margin-top: 8px;
  padding: 0; }

.cards__salon-detail {
  display: flex;
  align-items: center; }
  .cards__salon-detail svg {
    width: 16px;
    height: 16px;
    margin-right: 8px; }

.cards__salon-detail:not(:last-child)::after {
  display: block;
  padding-right: 8px;
  padding-left: 8px;
  content: "•"; }

.cards__content-description {
  margin-top: 20px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px; }

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

.cards__stat-label {
  color: #ffffff80;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.714; }

.cards__stat-value {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.714; }

.cards__stat-divider {
  margin: 8px 0;
  border: 1px solid #ffffff33; }

.cards__stats-btn {
  margin-top: 27px; }
  .cards__stats-btn div {
    display: flex;
    align-items: center; }
    .cards__stats-btn div svg {
      width: 16px;
      height: 16px; }

.cards__button {
  margin-top: 60px; }
  .cards__button div {
    display: flex;
    align-items: center; }
    .cards__button div svg {
      width: 16px;
      height: 16px; }

.comparison__title {
  text-align: center; }

.comparison__mode-tabs {
  display: flex;
  padding: 0;
  border-radius: 60px;
  background-color: rgba(255, 255, 255, 0.1);
  list-style: none; }

.comparison__mode-tab {
  width: 100%;
  padding: 24px 0;
  color: #fff;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.142;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }
  @media (max-width: 700px) {
    .comparison__mode-tab {
      font-size: 16px;
      line-height: 1.5; } }
  @media (max-width: 576.98px) {
    .comparison__mode-tab {
      padding: 16px; } }
  .comparison__mode-tab--active {
    border-radius: 40px;
    -webkit-backdrop-filter: blur(80px);
            backdrop-filter: blur(80px);
    background-color: #fff;
    color: #19233f; }

.comparison__profit {
  margin-top: 40px;
  padding: 40px;
  border-radius: 40px;
  -webkit-backdrop-filter: blur(80px);
          backdrop-filter: blur(80px);
  background: #ffffff1a; }
  .comparison__profit-label {
    color: #ffffff;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.142;
    text-align: center; }
    @media (max-width: 575px) {
      .comparison__profit-label {
        font-size: 20px;
        line-height: 1; } }
  .comparison__profit-value {
    color: #fff;
    font-variant: tabular-nums;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    text-align: center; }
    @media (max-width: 575px) {
      .comparison__profit-value {
        font-size: 28px;
        line-height: 1; } }
    @media (max-width: 450px) {
      .comparison__profit-value {
        font-size: 24px;
        line-height: 1; } }

.comparison__features {
  margin-top: 128px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  text-align: center; }
  @media (max-width: 1024px) {
    .comparison__features {
      display: flex;
      flex-direction: column;
      justify-content: center; } }

.comparison__feature-icon {
  display: inline-block;
  padding: 24px;
  border-radius: 50%;
  color: #fff; }
  .comparison__feature-icon--premium {
    background-color: #00b8d6; }
  .comparison__feature-icon--gear {
    background-color: #bfd730; }
  .comparison__feature-icon--people {
    background-color: #f58220; }

.comparison__feature-title {
  margin: 0;
  margin-top: 10px;
  color: #fff;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.142; }

.comparison__feature-text {
  margin: 0;
  margin-top: 8px;
  color: #ffffff80;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.625; }
  @media (max-width: 1024px) {
    .comparison__feature-text {
      max-width: 324px;
      margin: auto;
      margin-top: 8px; } }
  @media (max-width: 834px) {
    .comparison__feature-text {
      font-weight: 400;
      font-size: 16px;
      line-height: 1.625; } }

.comparison__button {
  width: 100%;
  max-width: 360px;
  margin-top: 80px; }

.calculator__range {
  align-items: center;
  margin-top: 75px; }

.calculator__range-salon {
  margin-left: 80px; }
  @media (max-width: 890px) {
    .calculator__range-salon {
      margin-left: 0; } }

/* Секция с видео */
.sectionVideo {
  position: relative; }
  .sectionVideo__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .sectionVideo__design .design-icon {
      left: 50%;
      top: 24%; }
      .sectionVideo__design .design-icon_1 {
        margin-left: -838px; }
        @media (max-width: 1025.98px) {
          .sectionVideo__design .design-icon_1 {
            margin-left: -290px; } }
        @media (max-width: 890.98px) {
          .sectionVideo__design .design-icon_1 {
            width: 274px;
            height: 223px;
            margin-left: -270px; } }
        @media (max-width: 576.98px) {
          .sectionVideo__design .design-icon_1 {
            width: 131px;
            height: 113px;
            margin-left: -200px;
            top: 12%; } }
      .sectionVideo__design .design-icon_2 {
        top: 43%;
        margin-left: 486px; }
        @media (max-width: 1025.98px) {
          .sectionVideo__design .design-icon_2 {
            margin-left: -80px; } }
        @media (max-width: 890.98px) {
          .sectionVideo__design .design-icon_2 {
            width: 281px;
            height: 280px;
            margin-left: -90px;
            top: 40%; } }
        @media (max-width: 576.98px) {
          .sectionVideo__design .design-icon_2 {
            width: 109px;
            height: 132px;
            margin-left: 90px; } }
    @media (min-width: 1026px) {
      .sectionVideo__design.is-active .design-icon_1 {
        margin-left: -434px;
        transform: rotate(48deg); }
      .sectionVideo__design.is-active .design-icon_2 {
        margin-left: 119px;
        transform: rotate(-165deg);
        top: 20%; } }
  .sectionVideo__content {
    position: relative;
    padding: 30px 0; }
  .sectionVideo__video {
    margin: 0 auto 40px;
    max-width: 480px; }
    @media (max-width: 768.98px) {
      .sectionVideo__video {
        max-width: 360px; } }
    @media (max-width: 576.98px) {
      .sectionVideo__video {
        max-width: 280px; } }
    .sectionVideo__video .video__image {
      border-radius: 50%;
      transition: 0.55s;
      will-change: transform; }
      .sectionVideo__video .video__image img {
        border-radius: 50%;
        transition: 0.55s;
        will-change: transform; }
    @media (hover) {
      .sectionVideo__video:not([disabled]):hover .video__image {
        transform: scale(0.875); }
        .sectionVideo__video:not([disabled]):hover .video__image img {
          transform: scale(1.125); } }
  .sectionVideo__title {
    max-width: 750px;
    margin: 0 auto 24px;
    text-align: center; }
    .sectionVideo__title:last-child {
      margin-bottom: 0; }

/* Основатель Академии GROOM */
@-webkit-keyframes dotty {
  0% {
    content: ""; }
  25% {
    content: "."; }
  50% {
    content: ".."; }
  75% {
    content: "..."; }
  100% {
    content: ""; } }
@keyframes dotty {
  0% {
    content: ""; }
  25% {
    content: "."; }
  50% {
    content: ".."; }
  75% {
    content: "..."; }
  100% {
    content: ""; } }

.founder {
  position: relative; }
  .founder__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .founder__design .design-icon {
      left: 50%; }
      .founder__design .design-icon_1 {
        top: 190px;
        margin-left: -740px; }
        .founder__design .design-icon_1.chat-brad_1 {
          top: 230px;
          margin-left: -940px; }
          @media (max-width: 1440.98px) {
            .founder__design .design-icon_1.chat-brad_1 {
              margin-left: -630px; } }
          @media (max-width: 1025.98px) {
            .founder__design .design-icon_1.chat-brad_1 {
              top: 340px; } }
          @media (max-width: 992.98px) {
            .founder__design .design-icon_1.chat-brad_1 {
              margin-left: -540px; } }
          @media (max-width: 890.98px) {
            .founder__design .design-icon_1.chat-brad_1 {
              width: 92px;
              height: 147px;
              margin-left: -450px; } }
          @media (max-width: 768.98px) {
            .founder__design .design-icon_1.chat-brad_1 {
              margin-left: -430px; } }
          @media (max-width: 576.98px) {
            .founder__design .design-icon_1.chat-brad_1 {
              margin-left: -230px; } }
          @media (max-width: 400.98px) {
            .founder__design .design-icon_1.chat-brad_1 {
              margin-left: -210px; } }
        .founder__design .design-icon_1.chat-ankotio_1 {
          top: 30px;
          margin-left: -870px; }
          @media (max-width: 1440.98px) {
            .founder__design .design-icon_1.chat-ankotio_1 {
              margin-left: -630px;
              top: 0; } }
          @media (max-width: 1025.98px) {
            .founder__design .design-icon_1.chat-ankotio_1 {
              margin-left: -20px; } }
          @media (max-width: 890.98px) {
            .founder__design .design-icon_1.chat-ankotio_1 {
              width: 210px;
              height: 178px;
              margin-left: -30px;
              top: 30px; } }
          @media (max-width: 768.98px) {
            .founder__design .design-icon_1.chat-ankotio_1 {
              top: 20px; } }
        @media (max-width: 1025.98px) {
          .founder__design .design-icon_1 {
            margin-left: -615px; } }
        @media (max-width: 992.98px) {
          .founder__design .design-icon_1 {
            margin-left: -515px; } }
        @media (max-width: 768.98px) {
          .founder__design .design-icon_1 {
            margin-left: -500px; } }
        @media (max-width: 576.98px) {
          .founder__design .design-icon_1 {
            width: 97px;
            height: 117px;
            top: -75px;
            margin-left: -174px; } }
        @media (max-width: 400.98px) {
          .founder__design .design-icon_1 {
            top: -85px; } }
      .founder__design .design-icon_2 {
        margin-left: 435px;
        top: 710px; }
        .founder__design .design-icon_2.chat-brad_2 {
          margin-left: 600px;
          top: -20px; }
          @media (max-width: 1440.98px) {
            .founder__design .design-icon_2.chat-brad_2 {
              margin-left: 450px; } }
          @media (max-width: 1025.98px) {
            .founder__design .design-icon_2.chat-brad_2 {
              margin-left: 250px;
              top: 0; } }
          @media (max-width: 992.98px) {
            .founder__design .design-icon_2.chat-brad_2 {
              margin-left: 150px; } }
          @media (max-width: 890.98px) {
            .founder__design .design-icon_2.chat-brad_2 {
              width: 133px;
              height: 151px;
              margin-left: 190px; } }
          @media (max-width: 576.98px) {
            .founder__design .design-icon_2.chat-brad_2 {
              margin-left: 60px; } }
          @media (max-width: 400.98px) {
            .founder__design .design-icon_2.chat-brad_2 {
              margin-left: 40px; } }
        .founder__design .design-icon_2.chat-ankotio_2 {
          margin-left: 600px;
          top: 280px; }
          @media (max-width: 1440.98px) {
            .founder__design .design-icon_2.chat-ankotio_2 {
              margin-left: 450px; } }
          @media (max-width: 1025.98px) {
            .founder__design .design-icon_2.chat-ankotio_2 {
              margin-left: 340px;
              top: 440px; } }
          @media (max-width: 992.98px) {
            .founder__design .design-icon_2.chat-ankotio_2 {
              margin-left: 250px; } }
          @media (max-width: 890.98px) {
            .founder__design .design-icon_2.chat-ankotio_2 {
              width: 127px;
              height: 169px;
              margin-left: 290px;
              top: 450px; } }
          @media (max-width: 768.98px) {
            .founder__design .design-icon_2.chat-ankotio_2 {
              margin-left: 270px;
              top: 430px; } }
        @media (max-width: 1025.98px) {
          .founder__design .design-icon_2 {
            margin-left: 300px;
            top: 710px; } }
        @media (max-width: 992.98px) {
          .founder__design .design-icon_2 {
            margin-left: 210px;
            top: 900px; } }
        @media (max-width: 768.98px) {
          .founder__design .design-icon_2 {
            margin-left: 190px;
            top: 600px; } }
        @media (max-width: 576.98px) {
          .founder__design .design-icon_2 {
            width: 116px;
            height: 124px;
            margin-left: 90px;
            top: 882px; } }
  .founder__content {
    position: relative; }
  .founder__box {
    padding: 80px;
    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)) {
      .founder__box {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .founder__box {
        background-color: #393c44; } }
    @media (max-width: 1025.98px) {
      .founder__box {
        padding: 40px; } }
    @media (max-width: 768.98px) {
      .founder__box {
        padding-left: 24px;
        padding-right: 24px; } }
  .founder__header {
    display: flex;
    align-items: center;
    padding-bottom: 40px; }
    @media (max-width: 1025.98px) {
      .founder__header {
        flex-direction: row; } }
    @media (max-width: 576.98px) {
      .founder__header {
        padding-bottom: 24px;
        flex-direction: column; } }
  .founder__photo {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    flex: none;
    margin-right: 40px;
    overflow: hidden; }
    @media (max-width: 1025.98px) {
      .founder__photo {
        margin-right: 0; } }
    @media (max-width: 576.98px) {
      .founder__photo {
        width: 120px;
        height: 120px;
        margin-bottom: 16px; } }
    .founder__photo img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
  .founder__head {
    flex-grow: 1;
    padding-right: 40px; }
    @media (max-width: 1025.98px) {
      .founder__head {
        padding-right: 0;
        text-align: start;
        flex-grow: 0;
        margin-left: 40px; } }
    @media (max-width: 576.98px) {
      .founder__head {
        padding-right: 0;
        text-align: center;
        flex-grow: 1;
        margin-left: 0; } }
  .founder__title {
    padding-bottom: 8px;
    margin: 0;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 64px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 768.98px) {
      .founder__title {
        font-size: 40px;
        margin-bottom: 0px;
        padding-bottom: 0; } }
  .founder__info {
    font-size: 20px;
    line-height: 1.5;
    color: #bfd730; }
    @media (max-width: 1025.98px) {
      .founder__info span {
        display: none; } }
    @media (max-width: 768.98px) {
      .founder__info {
        font-size: 16px; } }
  .founder__social {
    flex: none; }
    @media (max-width: 1025.98px) {
      .founder__social {
        margin-left: auto; } }
    @media (max-width: 576.98px) {
      .founder__social {
        padding-top: 16px;
        margin-left: 0; } }
    .founder__social .social__link {
      width: 72px;
      height: 72px; }
      @media (max-width: 768.98px) {
        .founder__social .social__link {
          width: 48px;
          height: 48px; } }
      .founder__social .social__link .icon {
        width: 36px;
        height: 36px; }
        @media (max-width: 768.98px) {
          .founder__social .social__link .icon {
            width: 24px;
            height: 24px; } }
  .founder__text {
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 768.98px) {
      .founder__text {
        font-size: 16px; } }
    .founder__text p {
      margin-bottom: 16px; }
      .founder__text p:last-child {
        margin-bottom: 0; }
    .founder__text.is-active .founder__textMore {
      display: none; }
    @media (max-width: 576.98px) {
      .founder__text:not(.is-active) .founder__textContent {
        display: -webkit-box;
        -webkit-line-clamp: 14;
        -webkit-box-orient: vertical;
        overflow: hidden; } }
  .founder__textMore {
    margin-top: 24px; }
    @media (min-width: 577px) {
      .founder__textMore {
        display: none; } }
  .founder__flex {
    display: flex;
    gap: 40px; }
    @media (max-width: 1025.98px) {
      .founder__flex {
        flex-direction: column; } }
    @media (max-width: 768.98px) {
      .founder__flex {
        gap: 24px; } }
  .founder__left {
    display: flex;
    flex-direction: column;
    width: 328px;
    flex: none; }
    @media (max-width: 1025.98px) {
      .founder__left {
        width: 100%; } }
    .founder__left .founder__header {
      width: 100%;
      flex-direction: column;
      align-items: flex-end;
      padding-bottom: 0; }
      @media (max-width: 1025.98px) {
        .founder__left .founder__header {
          align-items: flex-start;
          gap: 16px; } }
    .founder__left .founder__photo {
      margin-right: 0;
      width: 120px;
      height: 120px;
      margin-bottom: 16px; }
      @media (max-width: 1025.98px) {
        .founder__left .founder__photo {
          margin-bottom: 0; } }
    .founder__left .founder__title {
      font-size: 28px;
      line-height: 1.14; }
      @media (max-width: 576.98px) {
        .founder__left .founder__title {
          font-size: 24px; } }
    .founder__left .founder__info {
      font-size: 16px;
      line-height: 1.625; }
      @media (max-width: 576.98px) {
        .founder__left .founder__info {
          font-size: 14px; } }
    .founder__left .founder__head {
      padding-right: 0;
      text-align: right; }
      @media (max-width: 1025.98px) {
        .founder__left .founder__head {
          text-align: left;
          margin-left: 0; } }
  .founder__right {
    flex-grow: 1; }
  .founder__sticky {
    position: relative; }
    .founder__sticky.is-fixed {
      position: fixed;
      top: 120px; }
    .founder__sticky.is-bottom {
      position: relative;
      margin-top: auto;
      top: auto;
      width: 100%; }
  .founder__messageBox {
    display: none;
    max-height: 0;
    transition: 0.5s max-height linear;
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 576.98px) {
      .founder__messageBox {
        font-size: 14px;
        line-height: 1.67; } }
    .founder__messageBox p {
      margin-bottom: 7px; }
      .founder__messageBox p:last-child {
        margin-bottom: 0; }
    .founder__messageBox ul {
      margin-top: 7px;
      padding-left: 30px; }
      .founder__messageBox ul:first-child {
        margin-top: 0; }
      .founder__messageBox ul:last-child {
        margin-bottom: 0; }
      .founder__messageBox ul > li {
        margin-bottom: 7px; }
        .founder__messageBox ul > li::marker {
          font-size: 70%; }
        .founder__messageBox ul > li:last-child {
          margin-bottom: 0; }
    .founder__messageBox:last-child {
      margin-bottom: 0;
      border-bottom-left-radius: 40px; }
      @media (max-width: 576.98px) {
        .founder__messageBox:last-child {
          border-bottom-left-radius: 30px; } }
    .founder__messageBox.is-show {
      display: block; }
    .founder__messageBox.is-visible {
      display: block;
      max-height: var(--max-height, 500px); }
    .founder__messageBox.is-visible-check {
      display: block;
      max-height: none; }
    .founder__messageBox.is-active .founder__messageBoxInner {
      opacity: 1; }
  .founder__messageBox-row {
    display: flex;
    align-items: center;
    gap: 24px; }
  .founder__messageBoxInner {
    margin-bottom: 24px;
    padding: 32px 40px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    border-radius: 8px 40px 40px 40px;
    -webkit-animation: fadeDownSm 0.6s linear;
            animation: fadeDownSm 0.6s linear;
    opacity: 0;
    transform: translate(0, -16px);
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    will-change: opacity, transform; }
    @media (max-width: 576.98px) {
      .founder__messageBoxInner {
        padding: 20px 24px;
        border-radius: 4px 30px 30px 4px; } }
    .founder__messageBoxInner:last-child {
      margin-bottom: 0; }
    .founder__messageBoxInner_stat {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; }
    .founder__messageBoxInner._style_orange {
      background: var(--color-orange, #f58220); }
    .founder__messageBoxInner._style_blue {
      background: var(--color-blue, #00b8d6); }
  .founder__messageBox-number {
    font-family: "Gilroy", sans-serif;
    font-size: 90px;
    line-height: 0.88;
    font-weight: 800;
    margin-bottom: -15px !important; }
  .founderItem__link {
    position: relative; }
    .founderItem__link:hover .founder__message-photo::after {
      opacity: 1; }
    .founderItem__link:hover .founderItem__icon::before {
      opacity: 1; }
    .founderItem__link:hover .founderItem__icon .icon {
      fill-opacity: 1; }
  .founderItem__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    margin-left: -72px;
    transform: translate(-50%, -50%);
    color: #fff; }
    .founderItem__icon .icon {
      position: relative;
      fill-opacity: 0;
      transition: 0.35s fill-opacity; }
    .founderItem__icon::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.1);
      -webkit-backdrop-filter: blur(10px);
      backdrop-filter: blur(10px);
      opacity: 0;
      transition: 0.35s opacity; }
  .founder__message-photo {
    position: relative;
    width: 28rem;
    height: 28rem;
    max-width: 100%; }
    .founder__message-photo_size_md {
      width: 580px;
      height: 360px; }
    .founder__message-photo::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 8px 40px 40px;
      background: rgba(35, 38, 47, 0.5);
      opacity: 0;
      transition: 0.35s opacity; }
  .founder__message-photo-image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 8px 40px 40px; }
  .founder__more {
    margin-top: 24px;
    display: none;
    transform: translate(0, -50px);
    -webkit-animation: fadeDown 0.6s linear;
            animation: fadeDown 0.6s linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    @media (max-width: 576.98px) {
      .founder__more {
        margin-top: 24px; } }
    .founder__more.is-active {
      display: block; }
  @media (max-width: 576.98px) {
    .founder__moreButton {
      height: 56px;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 16px; }
      .founder__moreButton svg {
        width: 16px;
        height: 16px; } }
  .founder__typing {
    display: none;
    -webkit-animation: fadeIn 0.5s linear;
            animation: fadeIn 0.5s linear;
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.625; }
    @media (max-width: 576.98px) {
      .founder__typing {
        margin-top: 16px;
        font-size: 12px; } }
    .founder__typing.is-active {
      display: block; }
  .founder__typingEllipsis {
    display: inline-block; }
    .founder__typingEllipsis::after {
      content: "";
      display: inline-block;
      font-size: 16px;
      line-height: 1.625;
      -webkit-animation: dotty steps(1, end) 1s infinite;
              animation: dotty steps(1, end) 1s infinite; }
      @media (max-width: 576.98px) {
        .founder__typingEllipsis::after {
          font-size: 12px; } }
  .founder__button {
    margin-top: 40px;
    display: none;
    -webkit-animation: fadeDown 0.6s linear;
            animation: fadeDown 0.6s linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    @media (max-width: 576.98px) {
      .founder__button {
        margin-top: 24px; } }
    @media (max-width: 576.98px) {
      .founder__button .btn {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; }
        .founder__button .btn svg {
          width: 16px;
          height: 16px; } }
    .founder__button.is-active {
      display: block; }
  .founder_bandogas .design-icon_1 {
    top: -69px;
    margin-left: -822px; }
  .founder_bandogas .design-icon_2 {
    margin-left: 585px;
    top: 205px; }

/* Ответьте на 5 вопросов */
.answer-section {
  position: relative; }
  .answer-section__content {
    position: relative; }
  .answer-section__box {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 40px;
    overflow: hidden;
    min-height: 25.6rem;
    transition: all .6s ease-in-out; }
    @media (max-width: 840.98px) {
      .answer-section__box {
        gap: 14px; } }
    @media (max-width: 768.98px) {
      .answer-section__box {
        grid-template-columns: 1fr;
        justify-items: center;
        gap: 24px; } }
  .answer-section__title {
    font-style: normal;
    line-height: 1;
    color: #fff;
    margin: 0;
    margin: 0; }
    @media (max-width: 768.98px) {
      .answer-section__title {
        font-size: 48px; } }
    @media (max-width: 576.98px) {
      .answer-section__title {
        font-size: 28px;
        text-wrap: balance; } }
  .answer-section__button-wrapper {
    transition: all .6s ease-in-out; }
    @media (max-width: 768.98px) {
      .answer-section__button-wrapper {
        font-size: 16px !important; } }
  .answer-section__button {
    width: 32rem;
    transition: all .6s ease-in-out; }
    @media (max-width: 768.98px) {
      .answer-section__button {
        font-size: 16px !important; } }
  .answer-section__photo {
    position: relative;
    width: 290px;
    margin-top: auto;
    transition: all .6s ease-in-out; }
    @media (max-width: 1025.98px) {
      .answer-section__photo {
        width: 340px;
        height: 340px; } }
    @media (max-width: 768.98px) {
      .answer-section__photo {
        background: #23262F;
        border-radius: 24px; } }
    @media (max-width: 768.98px) {
      .answer-section__photo {
        width: 100%;
        height: auto; } }
  .answer-section__photo-image {
    display: block;
    width: 100%;
    height: 100%; }
    @media (max-width: 425.98px) {
      .answer-section__photo-image {
        -o-object-fit: contain;
           object-fit: contain; } }
  .answer-section .box-plan__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    transition: all .6s ease-in-out;
    padding: 40px 0; }
    @media (max-width: 1200.98px) {
      .answer-section .box-plan__content {
        flex-direction: column;
        align-items: flex-start; } }
    @media (max-width: 768.98px) {
      .answer-section .box-plan__content {
        padding: 0; } }
    @media (max-width: 576.98px) {
      .answer-section .box-plan__content {
        gap: 24px; } }
  .answer-section .u-box {
    padding: 0 80px 0 20px; }
    @media (max-width: 1025.98px) {
      .answer-section .u-box {
        padding: 0 40px 0 0; } }
    @media (max-width: 768.98px) {
      .answer-section .u-box {
        padding: 40px; } }
    @media (max-width: 576.98px) {
      .answer-section .u-box {
        padding: 24px;
        border-radius: 30px; } }

/* Экосистема услуг */
.ecosystem {
  position: relative; }
  .ecosystem__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .ecosystem__design .design-icon {
      left: 50%; }
      .ecosystem__design .design-icon_1 {
        top: 56%;
        margin-left: -723px; }
        @media (max-width: 1440.98px) {
          .ecosystem__design .design-icon_1 {
            margin-left: -700px; } }
        @media (max-width: 1025.98px) {
          .ecosystem__design .design-icon_1 {
            margin-left: -610px; } }
        @media (max-width: 890.98px) {
          .ecosystem__design .design-icon_1 {
            margin-left: -520px; } }
        @media (max-width: 576.98px) {
          .ecosystem__design .design-icon_1 {
            width: 121px;
            height: 129px;
            margin-left: -250px;
            top: 110%; } }
        @media (max-width: 400.98px) {
          .ecosystem__design .design-icon_1 {
            margin-left: -220px; } }
      .ecosystem__design .design-icon_2 {
        top: 9%;
        margin-left: 581px; }
        @media (max-width: 1440.98px) {
          .ecosystem__design .design-icon_2 {
            margin-left: 480px; } }
        @media (max-width: 1025.98px) {
          .ecosystem__design .design-icon_2 {
            margin-left: 340px; } }
        @media (max-width: 890.98px) {
          .ecosystem__design .design-icon_2 {
            margin-left: 270px; } }
        @media (max-width: 576.98px) {
          .ecosystem__design .design-icon_2 {
            width: 124px;
            height: 104px;
            top: 0;
            margin-left: -72px;
            transform: rotate(78deg); } }
        @media (max-width: 400.98px) {
          .ecosystem__design .design-icon_2 {
            top: 70px; } }
  .ecosystem[data-active-tab="tab_2"] .design-icon_1 {
    top: 42%;
    margin-left: 391px;
    transform: rotate(-102deg); }
    @media (max-width: 1025.98px) {
      .ecosystem[data-active-tab="tab_2"] .design-icon_1 {
        margin-left: 360px; } }
    @media (max-width: 890.98px) {
      .ecosystem[data-active-tab="tab_2"] .design-icon_1 {
        margin-left: 270px; } }
    @media (max-width: 576.98px) {
      .ecosystem[data-active-tab="tab_2"] .design-icon_1 {
        top: 55%;
        margin-left: 135px; } }
    @media (max-width: 400.98px) {
      .ecosystem[data-active-tab="tab_2"] .design-icon_1 {
        margin-left: 110px; } }
  .ecosystem[data-active-tab="tab_2"] .design-icon_2 {
    top: 0;
    margin-left: -681px;
    transform: rotate(-92deg); }
    @media (max-width: 1025.98px) {
      .ecosystem[data-active-tab="tab_2"] .design-icon_2 {
        margin-left: -590px; } }
    @media (max-width: 890.98px) {
      .ecosystem[data-active-tab="tab_2"] .design-icon_2 {
        margin-left: -550px; } }
    @media (max-width: 576.98px) {
      .ecosystem[data-active-tab="tab_2"] .design-icon_2 {
        margin-left: -244px;
        top: 200px; } }
    @media (max-width: 400.98px) {
      .ecosystem[data-active-tab="tab_2"] .design-icon_2 {
        margin-left: -230px; } }
  .ecosystem[data-active-tab="tab_3"] .design-icon_1 {
    top: -2%;
    margin-left: 391px;
    transform: rotate(-200deg); }
    @media (max-width: 1025.98px) {
      .ecosystem[data-active-tab="tab_3"] .design-icon_1 {
        margin-left: 340px; } }
    @media (max-width: 890.98px) {
      .ecosystem[data-active-tab="tab_3"] .design-icon_1 {
        margin-left: 250px; } }
    @media (max-width: 576.98px) {
      .ecosystem[data-active-tab="tab_3"] .design-icon_1 {
        top: 8%;
        margin-left: 140px; } }
    @media (max-width: 400.98px) {
      .ecosystem[data-active-tab="tab_3"] .design-icon_1 {
        top: 13%;
        margin-left: 110px; } }
  .ecosystem[data-active-tab="tab_3"] .design-icon_2 {
    top: 45%;
    margin-left: -681px;
    transform: rotate(-119deg); }
    @media (max-width: 1025.98px) {
      .ecosystem[data-active-tab="tab_3"] .design-icon_2 {
        margin-left: -600px; } }
    @media (max-width: 890.98px) {
      .ecosystem[data-active-tab="tab_3"] .design-icon_2 {
        top: 35%;
        margin-left: -500px; } }
    @media (max-width: 576.98px) {
      .ecosystem[data-active-tab="tab_3"] .design-icon_2 {
        top: 43%;
        margin-left: -255px;
        transform: rotate(-115deg); } }
    @media (max-width: 400.98px) {
      .ecosystem[data-active-tab="tab_3"] .design-icon_2 {
        top: 46%;
        margin-left: -232px; } }
  .ecosystem[data-active-tab="tab_4"] .design-icon_1 {
    top: 13%;
    margin-left: -698px;
    transform: rotate(-282deg); }
    @media (max-width: 1025.98px) {
      .ecosystem[data-active-tab="tab_4"] .design-icon_1 {
        margin-left: -640px; } }
    @media (max-width: 890.98px) {
      .ecosystem[data-active-tab="tab_4"] .design-icon_1 {
        margin-left: -540px; } }
    @media (max-width: 576.98px) {
      .ecosystem[data-active-tab="tab_4"] .design-icon_1 {
        top: -2%;
        margin-left: -280px; } }
    @media (max-width: 400.98px) {
      .ecosystem[data-active-tab="tab_4"] .design-icon_1 {
        top: 16%;
        margin-left: -240px; } }
  .ecosystem[data-active-tab="tab_4"] .design-icon_2 {
    top: 36.5%;
    margin-left: 411px;
    transform: rotate(-181deg); }
    @media (max-width: 1025.98px) {
      .ecosystem[data-active-tab="tab_4"] .design-icon_2 {
        margin-left: 350px; } }
    @media (max-width: 890.98px) {
      .ecosystem[data-active-tab="tab_4"] .design-icon_2 {
        margin-left: 260px; } }
    @media (max-width: 576.98px) {
      .ecosystem[data-active-tab="tab_4"] .design-icon_2 {
        top: 40%;
        margin-left: 120px; } }
    @media (max-width: 400.98px) {
      .ecosystem[data-active-tab="tab_4"] .design-icon_2 {
        top: 52%;
        margin-left: 108px; } }
  .ecosystem[data-active-tab="tab_5"] .design-icon_1 {
    top: 50%;
    margin-left: -870px;
    transform: rotate(-363deg); }
    @media (max-width: 1600.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -710px; } }
    @media (max-width: 1025.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -640px; } }
    @media (max-width: 890.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -540px; } }
    @media (max-width: 576.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -280px; } }
    @media (max-width: 400.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -235px; } }
  .ecosystem[data-active-tab="tab_5"] .design-icon_2 {
    top: -4%;
    margin-left: 410px;
    transform: rotate(-230deg); }
    @media (max-width: 1025.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_2 {
        margin-left: 350px; } }
    @media (max-width: 890.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_2 {
        margin-left: 260px; } }
    @media (max-width: 576.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_2 {
        margin-left: 120px; } }
    @media (max-width: 400.98px) {
      .ecosystem[data-active-tab="tab_5"] .design-icon_2 {
        margin-left: 108px; } }
  .ecosystem__content {
    position: relative; }
  .ecosystem__title {
    margin: 0 auto 40px;
    max-width: 980px;
    text-align: center; }
  .ecosystem__tabs-menu .tabs-menu__item {
    line-height: 1 !important;
    height: 80px !important; }
    .ecosystem__tabs-menu .tabs-menu__item:nth-child(4n + 1) {
      --active-tab-color: var(--color-green); }
    .ecosystem__tabs-menu .tabs-menu__item:nth-child(4n + 2) {
      --active-tab-color: var(--color-pink); }
    .ecosystem__tabs-menu .tabs-menu__item:nth-child(4n + 3) {
      --active-tab-color: var(--color-blue); }
    .ecosystem__tabs-menu .tabs-menu__item:nth-child(4n + 4) {
      --active-tab-color: var(--color-orange); }
    @media (max-width: 576.98px) {
      .ecosystem__tabs-menu .tabs-menu__item {
        height: 56px !important; } }
  @media (max-width: 1025.98px) {
    .ecosystem__tabs-menu {
      margin-bottom: 40px; }
      .ecosystem__tabs-menu .tabs-menu__items {
        overflow-x: scroll;
        flex: 0 0 auto;
        justify-content: flex-start;
        -ms-overflow-style: none;
        scrollbar-width: none; }
        .ecosystem__tabs-menu .tabs-menu__items::-webkit-scrollbar {
          display: none;
          width: 0; } }
    @media (max-width: 1025.98px) and (max-width: 1025.98px) {
      .ecosystem__tabs-menu .tabs-menu__items {
        margin-left: -40px;
        margin-right: -40px;
        padding-left: 40px;
        padding-right: 40px; } }
    @media (max-width: 1025.98px) and (max-width: 576.98px) {
      .ecosystem__tabs-menu .tabs-menu__items {
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        gap: 8px; } }
  @media (max-width: 1025.98px) {
        .ecosystem__tabs-menu .tabs-menu__items .tabs-menu__item {
          flex: 0 0 200px;
          font-size: 24px;
          padding: 24px 32px; } }
      @media (max-width: 1025.98px) and (max-width: 576.98px) {
        .ecosystem__tabs-menu .tabs-menu__items .tabs-menu__item {
          flex: 0 0 160px;
          font-size: 20px;
          padding: 16px 24px; } }
  @media (max-width: 576.98px) {
    .ecosystem__tabs-menu {
      gap: 8; } }
  .ecosystem__tabs-pane:nth-child(4n + 1) {
    --active-tab-color: var(--color-green); }
  .ecosystem__tabs-pane:nth-child(4n + 2) {
    --active-tab-color: var(--color-pink); }
  .ecosystem__tabs-pane:nth-child(4n + 3) {
    --active-tab-color: var(--color-blue); }
  .ecosystem__tabs-pane:nth-child(4n + 4) {
    --active-tab-color: var(--color-orange); }
  .ecosystem__tab-title {
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    .ecosystem__tab-title span {
      color: var(--active-tab-color, #ed125f); }
    .ecosystem__tab-title:last-child {
      margin-bottom: 0; }
    @media (max-width: 576.98px) {
      .ecosystem__tab-title {
        font-size: 28px;
        margin-bottom: 16px; } }
  .ecosystem__tab-text {
    margin-bottom: 64px;
    margin-left: auto;
    margin-right: auto;
    max-width: 820px;
    text-align: center;
    font-size: 20px; }
    .ecosystem__tab-text:last-child {
      margin-bottom: 0; }
    .ecosystem__tab-text p:last-child {
      margin-bottom: 0; }
    @media (max-width: 1025.98px) {
      .ecosystem__tab-text {
        margin-bottom: 40px; } }
    @media (max-width: 576.98px) {
      .ecosystem__tab-text {
        font-size: 16px;
        margin-bottom: 24px; } }
  .ecosystem__map {
    position: relative;
    height: 560px;
    border-radius: 40px;
    overflow: hidden; }
    @media (max-width: 576.98px) {
      .ecosystem__map {
        border-radius: 30px; } }
    .ecosystem__map > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .ecosystem__map [class*="-balloon"] {
      box-shadow: none;
      border: none;
      background: none; }
    .ecosystem__map [class*="balloon__content"] {
      padding: 0;
      background: none; }
    .ecosystem__map [class*="balloon__close"] {
      display: none; }
      .ecosystem__map [class*="balloon__close"] + [class*="balloon__content"] {
        padding: 0;
        margin-right: 0;
        background: none; }
    .ecosystem__map [class*="balloon__tail"] {
      display: none; }
  .ecosystem__box {
    display: grid;
    grid-template-columns: minmax(0, 1.03fr) minmax(0, 1fr);
    min-height: 560px;
    padding: 0; }
    @media (max-width: 890.98px) {
      .ecosystem__box {
        grid-template-columns: 1fr; } }
  .ecosystem__box-content {
    display: flex;
    flex-direction: column;
    padding: 80px;
    min-height: 100%; }
    @media (max-width: 890.98px) {
      .ecosystem__box-content {
        padding: 64px 80px 80px 80px; } }
    @media (max-width: 576.98px) {
      .ecosystem__box-content {
        padding: 24px 24px 40px 24px; } }
  .ecosystem__image-box {
    position: relative;
    height: 560px;
    min-height: 100%;
    border-radius: 40px; }
    @media (max-width: 576.98px) {
      .ecosystem__image-box {
        height: 343px; } }
  .ecosystem__image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: inherit; }
  .ecosystem .ecosystemImageFull__link {
    display: block;
    height: 100%; }
    @media (max-width: 576.98px) {
      .ecosystem .ecosystemImageFull__link {
        -webkit-backdrop-filter: none;
                backdrop-filter: none; } }
    .ecosystem .ecosystemImageFull__link:hover .ecosystemImageFull__image {
      cursor: zoom-in; }
      .ecosystem .ecosystemImageFull__link:hover .ecosystemImageFull__image::after {
        opacity: 1; }
    .ecosystem .ecosystemImageFull__link:hover .ecosystemImageFull__icon {
      cursor: zoom-in; }
      .ecosystem .ecosystemImageFull__link:hover .ecosystemImageFull__icon::before {
        opacity: 1; }
      .ecosystem .ecosystemImageFull__link:hover .ecosystemImageFull__icon .icon {
        -webkit-backdrop-filter: blur(40px);
                backdrop-filter: blur(40px);
        fill-opacity: 1; }
  .ecosystem .ecosystemImageFull__image {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    transform: translate3d(0, 0, 0); }
    .ecosystem .ecosystemImageFull__image::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 20px;
      background: rgba(35, 38, 47, 0.5);
      opacity: 0;
      transition: 0.35s opacity; }
      @media (max-width: 576.98px) {
        .ecosystem .ecosystemImageFull__image::after {
          -webkit-backdrop-filter: blur(0);
                  backdrop-filter: blur(0);
          background: none; } }
  .ecosystem .ecosystemImageFull__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    margin-left: -36px;
    margin-top: -36px;
    color: #fff; }
    .ecosystem .ecosystemImageFull__icon::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.1);
      -webkit-backdrop-filter: blur(10px);
              backdrop-filter: blur(10px);
      opacity: 0;
      transition: 0.35s opacity;
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .ecosystem .ecosystemImageFull__icon::before {
          -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .ecosystem .ecosystemImageFull__icon::before {
          background-color: rgba(255, 255, 255, 0.15); } }
    .ecosystem .ecosystemImageFull__icon .icon {
      position: relative;
      fill-opacity: 0;
      transition: 0.35s fill-opacity; }
  .ecosystem__logo {
    margin-bottom: 40px;
    width: 270px;
    height: 84px; }
    .ecosystem__logo:last-child {
      margin-bottom: 0; }
    @media (max-width: 576.98px) {
      .ecosystem__logo {
        width: 135px;
        height: 42px;
        margin-bottom: 24px; } }
  .ecosystem__logo-image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left center;
       object-position: left center; }
  .ecosystem__box-text {
    margin-bottom: 40px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    .ecosystem__box-text span {
      color: var(--active-tab-color, #ed125f); }
    .ecosystem__box-text p:last-child {
      margin-bottom: 0; }
    .ecosystem__box-text:last-child {
      margin-bottom: 0; }
    @media (max-width: 576.98px) {
      .ecosystem__box-text {
        font-size: 24px;
        margin-bottom: 24px; } }
  .ecosystem__button-wrapper {
    margin-top: auto; }
  .ecosystem__button {
    width: 100%; }
    @media (max-width: 576.98px) {
      .ecosystem__button.btn_large {
        font-size: 16px;
        height: 56px;
        padding-left: 32px;
        padding-right: 32px; } }
  .ecosystem__icon-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: var(--active-tab-color, #ed125f); }
    .ecosystem__icon-box:last-child {
      margin-bottom: 0; }
    @media (max-width: 576.98px) {
      .ecosystem__icon-box {
        width: 56px;
        height: 56px;
        margin-bottom: 24px; } }
  .ecosystem__icon {
    width: 32px;
    height: 32px;
    fill: #fff; }
    @media (max-width: 576.98px) {
      .ecosystem__icon {
        width: 24px;
        height: 24px; } }
  .ecosystem__salons .ecosystem__tab-text {
    max-width: none; }
  .ecosystem__academy .ecosystem__tab-title {
    max-width: 1000px; }
  .ecosystem__academy .ecosystem__image-box {
    padding: 40px; }
    @media (max-width: 890.98px) {
      .ecosystem__academy .ecosystem__image-box {
        padding: 40px 40px 0 40px; } }
    @media (max-width: 576.98px) {
      .ecosystem__academy .ecosystem__image-box {
        padding: 24.5px 40px 24.5px 40px; } }
  .ecosystem__academy .ecosystem__image {
    -o-object-fit: contain;
       object-fit: contain; }
  .ecosystem__cosmetics .ecosystem__tab-title {
    max-width: 800px; }
  .ecosystem__supply .ecosystem__tab-title {
    max-width: 800px; }
  .ecosystem__support .ecosystem__tab-text {
    max-width: 944px; }

/* Секция галереи */
.galleryItem {
  position: relative; }
  .galleryItem__link {
    display: block; }
    .galleryItem__link:hover .galleryItem__image::after {
      opacity: 1; }
    .galleryItem__link:hover .galleryItem__image img {
      filter: blur(3px); }
    .galleryItem__link:hover .galleryItem__icon::before {
      opacity: 1; }
    .galleryItem__link:hover .galleryItem__icon .icon {
      fill-opacity: 1; }
  .galleryItem__image {
    position: relative;
    padding-top: 66.666667%;
    overflow: hidden;
    border-radius: 20px;
    transform: translate3d(0, 0, 0); }
    .galleryItem__image::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 20px;
      background: rgba(35, 38, 47, 0.5);
      opacity: 0;
      transition: 0.35s opacity; }
    .galleryItem__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 20px;
      -o-object-fit: cover;
         object-fit: cover;
      transition: 0.35s filter, 0.5s opacity;
      transform: translate3d(0, 0, 0); }
      .galleryItem__image img[data-loaded="true"] + .loader {
        opacity: 0; }
    .galleryItem__image .loader {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      border-radius: 20px;
      background: rgba(255, 255, 255, 0.1);
      pointer-events: none;
      transition: 0.35s opacity; }
  .galleryItem__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    margin-left: -36px;
    margin-top: -36px;
    color: #fff; }
    .galleryItem__icon::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.1);
      -webkit-backdrop-filter: blur(10px);
              backdrop-filter: blur(10px);
      opacity: 0;
      transition: 0.35s opacity;
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .galleryItem__icon::before {
          -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .galleryItem__icon::before {
          background-color: rgba(255, 255, 255, 0.15); } }
    .galleryItem__icon .icon {
      position: relative;
      fill-opacity: 0;
      transition: 0.35s fill-opacity; }
  .galleryItem__date {
    position: absolute;
    right: 24px;
    bottom: 24px;
    border-radius: 20px;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 1.143;
    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)) {
      .galleryItem__date {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .galleryItem__date {
        background-color: #393c44; } }
    @media (max-width: 576.98px) {
      .galleryItem__date {
        right: 16px;
        bottom: 16px;
        padding: 4px 8px;
        font-size: 10px;
        line-height: 1.4; } }

.gallery {
  overflow: hidden; }
  .gallery__heading {
    padding-bottom: 64px; }
    @media (max-width: 768.98px) {
      .gallery__heading {
        padding-bottom: 40px; } }
  @media (max-width: 768.98px) {
    .gallery__text {
      font-size: 16px; } }
  .gallery__slider {
    overflow: visible; }
    .gallery__slider .swiper-wrapper {
      transition-timing-function: linear;
      will-change: transform; }
    .gallery__slider_first {
      margin-bottom: 40px; }
      @media (max-width: 768.98px) {
        .gallery__slider_first {
          margin-bottom: 16px; } }
    .gallery__slider_second {
      transform: rotate(180deg); }
      .gallery__slider_second .gallery__slide {
        transform: rotate(180deg); }
  .gallery__slide {
    width: 360px; }
    @media (max-width: 768.98px) {
      .gallery__slide {
        width: 270px; } }
  .gallery__ticker {
    position: relative;
    opacity: 0; }
    .gallery__ticker.is-ticker-init {
      opacity: 1; }
      .gallery__ticker.is-ticker-init .gallery__tickerBlock {
        -webkit-animation: ticker 20s linear infinite;
                animation: ticker 20s linear infinite; }
      @media (hover) {
        .gallery__ticker.is-ticker-init:not([disabled]):hover .gallery__tickerBlock {
          -webkit-animation-play-state: paused;
                  animation-play-state: paused; } }
    .gallery__ticker_second {
      margin-top: 40px; }
      @media (max-width: 768.98px) {
        .gallery__ticker_second {
          margin-top: 16px; } }
      .gallery__ticker_second.is-ticker-init .gallery__tickerBlock {
        -webkit-animation-name: tickerInverted;
                animation-name: tickerInverted; }
  .gallery__tickerBlock {
    display: flex;
    gap: 40px;
    padding: 0 20px;
    transform: translateX(-100%);
    will-change: transform; }
    @media (max-width: 768.98px) {
      .gallery__tickerBlock {
        gap: 16px;
        padding-left: 8px;
        padding-right: 8px; } }
  .gallery__tickerInner {
    position: relative;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    flex: none; }

/* Стрижем с любовью */
.haircuts {
  position: relative; }
  .haircuts__container {
    overflow: hidden; }
  .haircuts__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .haircuts__design .design-icon {
      left: 50%; }
      .haircuts__design .design-icon_1 {
        top: 76%;
        margin-left: -809px; }
        @media (max-width: 1600.98px) {
          .haircuts__design .design-icon_1 {
            margin-left: -640px; } }
        @media (max-width: 1025.98px) {
          .haircuts__design .design-icon_1 {
            top: 90%;
            margin-left: -500px; } }
        @media (max-width: 840.98px) {
          .haircuts__design .design-icon_1 {
            width: 121.6px;
            height: 136.8px;
            margin-left: -400px; } }
        @media (max-width: 768.98px) {
          .haircuts__design .design-icon_1 {
            top: 88%;
            margin-left: -50px; } }
        @media (max-width: 576.98px) {
          .haircuts__design .design-icon_1 {
            width: 108px;
            height: 111px;
            top: 80%; } }
        @media (max-width: 400.98px) {
          .haircuts__design .design-icon_1 {
            top: 78%; } }
      .haircuts__design .design-icon_2 {
        top: 25%;
        margin-left: 666px; }
        @media (max-width: 1600.98px) {
          .haircuts__design .design-icon_2 {
            margin-left: 450px; } }
        @media (max-width: 1025.98px) {
          .haircuts__design .design-icon_2 {
            top: 32%;
            margin-left: 320px; } }
        @media (max-width: 840.98px) {
          .haircuts__design .design-icon_2 {
            width: 206.4px;
            height: 218.4px;
            top: 15%;
            margin-left: 220px; } }
        @media (max-width: 768.98px) {
          .haircuts__design .design-icon_2 {
            top: 7%;
            margin-left: 280px; } }
        @media (max-width: 576.98px) {
          .haircuts__design .design-icon_2 {
            width: 134px;
            height: 184px;
            top: 14%;
            margin-left: 140px; } }
        @media (max-width: 400.98px) {
          .haircuts__design .design-icon_2 {
            top: 10%;
            margin-left: 130px; } }
  .haircuts__heading {
    padding-bottom: 64px; }
    @media (max-width: 768.98px) {
      .haircuts__heading {
        padding-bottom: 40px; } }
  .haircuts__slider {
    padding: 0 113px;
    max-width: 1326px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 1025.98px) {
      .haircuts__slider {
        overflow: visible;
        padding: 0 0 112px;
        max-width: 754px;
        margin: 0 auto; } }
    @media (max-width: 576.98px) {
      .haircuts__slider {
        padding-bottom: 72px;
        margin-right: 0;
        margin-left: -16px;
        width: calc(100% + 32px); } }
  .haircuts__slider-prev, .haircuts__slider-next {
    top: 50%;
    margin-top: -36px; }
    @media (max-width: 1025.98px) {
      .haircuts__slider-prev, .haircuts__slider-next {
        top: auto;
        bottom: 0;
        margin-top: 0; } }
    @media (max-width: 576.98px) {
      .haircuts__slider-prev, .haircuts__slider-next {
        width: 48px;
        height: 48px;
        padding: 16px; } }
  @media (max-width: 576.98px) {
    .haircuts__slider-next {
      right: 16px; } }
  @media (max-width: 576.98px) {
    .haircuts__slider-prev {
      left: 16px; } }
  .haircuts__slide {
    opacity: 0;
    filter: blur(5px);
    transition-property: transform, opacity, filter; }
    .haircuts__slide img {
      position: absolute;
      top: 0;
      right: 0;
      width: auto;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .haircuts__slide .icv {
      pointer-events: none; }
    .haircuts__slide .icv__control {
      opacity: 0; }
    .haircuts__slide.swiper-slide-prev, .haircuts__slide.swiper-slide-next {
      opacity: 0.5; }
    .haircuts__slide.swiper-slide-active {
      opacity: 1;
      filter: none; }
      .haircuts__slide.swiper-slide-active .icv__wrapper,
      .haircuts__slide.swiper-slide-active .icv__control {
        opacity: 1; }
      .haircuts__slide.swiper-slide-active .icv {
        pointer-events: auto; }
      .haircuts__slide.swiper-slide-active .haircuts__slide-caption {
        opacity: 1;
        pointer-events: auto; }
  .haircuts__slide-inner {
    position: relative;
    padding-top: calc(680 / 740 * 100%);
    overflow: hidden;
    border-radius: 40px;
    background: #fff; }
    @media (max-width: 1025.98px) {
      .haircuts__slide-inner {
        padding-top: 100%; } }
  .haircuts__slide-before, .haircuts__slide-after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .haircuts__slide-caption {
    position: absolute;
    left: 0;
    bottom: 24px;
    z-index: 3;
    width: 50%;
    padding: 0 20px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: rgba(35, 38, 47, 0.3);
    opacity: 0;
    pointer-events: none;
    transition: 0.35s opacity; }
    .haircuts__slide-caption_after {
      left: auto;
      right: 0; }
    @media (max-width: 576.98px) {
      .haircuts__slide-caption {
        display: none; } }
  .haircuts__slide-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .haircuts__slide-control {
    position: absolute;
    top: 0;
    left: 50%;
    width: 64px;
    height: 100%;
    margin-left: -32px; }
    .haircuts__slide-control::before {
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      height: 100%;
      width: 2px;
      margin-left: -1px;
      background: #23262F; }
  .haircuts__slide-button {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -32px;
    margin-left: -32px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #23262F; }
    .haircuts__slide-button .icon {
      fill: #fff; }

/* Стать партнером */
.introductoryLesson {
  position: relative; }
  .introductoryLesson__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px; }
    @media (max-width: 576.98px) {
      .introductoryLesson__icon {
        margin-bottom: 16px; } }
    .introductoryLesson__icon .icon {
      width: 40px;
      height: 40px;
      width: 64px;
      height: 64px;
      fill: #fff; }
      @media (max-width: 576.98px) {
        .introductoryLesson__icon .icon {
          width: 40px;
          height: 40px; } }
  .introductoryLesson__title {
    margin: 0 auto;
    max-width: 640px;
    padding-bottom: 16px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    text-align: center;
    color: #fff; }
    @media (max-width: 768.98px) {
      .introductoryLesson__title {
        font-size: 28px; } }
  .introductoryLesson__text {
    margin: 0 auto;
    max-width: 640px;
    text-align: center;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 768.98px) {
      .introductoryLesson__text {
        padding-bottom: 24px;
        font-size: 16px; } }
    .introductoryLesson__text p:last-child {
      margin-bottom: 0; }
  .introductoryLesson__form {
    margin: 0 auto;
    max-width: 480px; }
    .introductoryLesson__form .formAgreement {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 40px;
      max-width: 400px;
      line-height: 1.5; }
      @media (max-width: 576.98px) {
        .introductoryLesson__form .formAgreement {
          margin-bottom: 32px; } }
      .introductoryLesson__form .formAgreement:last-child {
        margin-bottom: 0; }
    .introductoryLesson__form .formInstallment {
      margin-bottom: 40px; }
      @media (max-width: 576.98px) {
        .introductoryLesson__form .formInstallment {
          margin-bottom: 32px; } }
      .introductoryLesson__form .formInstallment__text {
        margin: 0 auto;
        max-width: 350px; }
      .introductoryLesson__form .formInstallment:last-child {
        margin-bottom: 0; }
    @media (max-width: 576.98px) {
      .introductoryLesson__form .btnSubmit {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; } }
    @media (max-width: 576.98px) {
      .introductoryLesson__form .btnSubmit .icon {
        width: 16px;
        height: 16px; } }
  .introductoryLesson__box {
    position: relative;
    padding: 80px 24px; }
    .introductoryLesson__box::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      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)) {
        .introductoryLesson__box::before {
          -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .introductoryLesson__box::before {
          background-color: #393c44; } }
    @media (max-width: 768.98px) {
      .introductoryLesson__box {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .introductoryLesson__imageFrame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 40px; }
  .introductoryLesson__image {
    position: absolute;
    bottom: 0;
    width: 420px;
    height: 580px; }
    .introductoryLesson__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center bottom;
         object-position: center bottom; }
    .introductoryLesson__image_left {
      left: -108px; }
    .introductoryLesson__image_right {
      right: -128px;
      width: 440px;
      height: 440px; }
    @media (max-width: 1025.98px) {
      .introductoryLesson__image {
        display: none; } }
  .introductoryLesson__content {
    position: relative; }
  .introductoryLesson__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .introductoryLesson__design .design-icon {
      left: 50%; }
      .introductoryLesson__design .design-icon_1 {
        top: 14%;
        margin-left: -761px; }
        @media (max-width: 1025.98px) {
          .introductoryLesson__design .design-icon_1 {
            margin-left: -650px; } }
        @media (max-width: 840.98px) {
          .introductoryLesson__design .design-icon_1 {
            width: 238.4px;
            height: 260px;
            margin-left: -490px; } }
        @media (max-width: 576.98px) {
          .introductoryLesson__design .design-icon_1 {
            width: 95px;
            height: 122px;
            margin-left: -250px; } }
        @media (max-width: 400.98px) {
          .introductoryLesson__design .design-icon_1 {
            margin-left: -210px; } }
      .introductoryLesson__design .design-icon_2 {
        top: 86%;
        margin-left: 61px; }
        @media (max-width: 840.98px) {
          .introductoryLesson__design .design-icon_2 {
            width: 218.4px;
            height: 210.4px;
            top: 92%; } }
        @media (max-width: 576.98px) {
          .introductoryLesson__design .design-icon_2 {
            width: 136px;
            height: 113px;
            margin-left: -80px; } }
      .introductoryLesson__design .design-icon_3 {
        z-index: 1;
        top: 7%;
        margin-left: 492px; }
        @media (max-width: 1025.98px) {
          .introductoryLesson__design .design-icon_3 {
            top: 18%;
            margin-left: 320px; } }
        @media (max-width: 840.98px) {
          .introductoryLesson__design .design-icon_3 {
            width: 196px;
            height: 180.8px;
            top: 24%;
            margin-left: 260px; } }
        @media (max-width: 576.98px) {
          .introductoryLesson__design .design-icon_3 {
            width: 104px;
            height: 88px;
            margin-left: 127px;
            top: 16%; } }
        @media (max-width: 400.98px) {
          .introductoryLesson__design .design-icon_3 {
            top: 10%;
            margin-left: 100px; } }
  .introductoryLesson_become-partner .introductoryLesson__text {
    max-width: 640px; }
  .introductoryLesson_become-partner-2 .introductoryLesson__image_left {
    left: -87px;
    width: 480px;
    height: 480px; }
  .introductoryLesson_become-partner-2 .introductoryLesson__image_right {
    right: -139px;
    width: 540px;
    height: 540px; }
  .introductoryLesson_become-partner-3 .introductoryLesson__image_left {
    left: -88px;
    width: 450px;
    height: 450px; }
  .introductoryLesson_become-partner-3 .introductoryLesson__image_right {
    right: -112px;
    width: 480px;
    height: 480px; }

/* О Groom в СМИ */
.about-groom-media {
  position: relative; }
  .about-groom-media__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .about-groom-media__design .design-icon {
      left: 50%; }
      .about-groom-media__design .design-icon_1 {
        top: 300px;
        margin-left: -660px; }
        @media (max-width: 1025.98px) {
          .about-groom-media__design .design-icon_1 {
            margin-left: -620px; } }
        @media (max-width: 890.98px) {
          .about-groom-media__design .design-icon_1 {
            width: 157.6px;
            height: 161.6px;
            top: 850px;
            margin-left: -490px; } }
        @media (max-width: 840.98px) {
          .about-groom-media__design .design-icon_1 {
            top: 750px;
            margin-left: -460px; } }
        @media (max-width: 576.98px) {
          .about-groom-media__design .design-icon_1 {
            width: 75px;
            height: 108px;
            top: 550px;
            margin-left: -230px; } }
        @media (max-width: 400.98px) {
          .about-groom-media__design .design-icon_1 {
            margin-left: -215px; } }
      .about-groom-media__design .design-icon_2 {
        top: 58px;
        margin-left: 369px; }
        @media (max-width: 890.98px) {
          .about-groom-media__design .design-icon_2 {
            width: 168px;
            height: 223px;
            top: 200px;
            margin-left: -100px; } }
        @media (max-width: 890.98px) {
          .about-groom-media__design .design-icon_2 {
            top: 220px; } }
        @media (max-width: 576.98px) {
          .about-groom-media__design .design-icon_2 {
            width: 92px;
            height: 144px;
            top: 80px;
            margin-left: 60px; } }
  .about-groom-media__content {
    position: relative; }
  @media (max-width: 840.98px) {
    .about-groom-media__items {
      display: grid;
      grid-template-columns: repeat(4, minmax(346px, 1fr));
      -ms-overflow-style: none;
      scrollbar-width: none;
      overflow-x: scroll;
      overflow-y: hidden;
      gap: 24px;
      margin-left: -40px;
      margin-right: -40px;
      padding-left: 40px;
      padding-right: 40px; }
      .about-groom-media__items::-webkit-scrollbar {
        display: none;
        width: 0; } }
  @media (max-width: 576.98px) {
    .about-groom-media__items {
      grid-template-columns: repeat(4, minmax(280px, 1fr));
      gap: 16px;
      margin-left: -16px;
      margin-right: -16px;
      padding-left: 16px;
      padding-right: 16px; } }
  .about-groom-media__item .blog-item__image {
    width: 280px;
    height: 180px;
    margin-right: 32px; }
    @media (max-width: 840.98px) {
      .about-groom-media__item .blog-item__image {
        border-radius: 20px;
        width: 100%;
        margin-right: 0; } }
    @media (max-width: 576.98px) {
      .about-groom-media__item .blog-item__image {
        height: 150px; } }
    @media (min-width: 577px) {
      .about-groom-media__item .blog-item__image {
        border-radius: 30px; } }
  .about-groom-media__item .blog-item__title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400; }
    @media (max-width: 576.98px) {
      .about-groom-media__item .blog-item__title {
        font-size: 16px; } }
  @media (max-width: 576.98px) {
    .about-groom-media__item .blog-item__date {
      padding-bottom: 8px; } }
  .about-groom-media__item .blog-item__more-button {
    padding-left: 20px; }
    @media (max-width: 1025.98px) {
      .about-groom-media__item .blog-item__more-button span {
        opacity: 1; } }
    @media (min-width: 577px) {
      .about-groom-media__item .blog-item__more-button span {
        left: 20px; } }
  .about-groom-media__item .blog-item__link {
    align-items: center; }
    @media (max-width: 840.98px) {
      .about-groom-media__item .blog-item__link {
        flex-direction: column;
        gap: 24px; } }
    @media (max-width: 576.98px) {
      .about-groom-media__item .blog-item__link {
        gap: 16px; } }
    @media (max-width: 1025.98px) {
      .about-groom-media__item .blog-item__link .blog-item__more-button {
        width: 126px; } }
    @media (max-width: 840.98px) {
      .about-groom-media__item .blog-item__link .blog-item__more-button {
        width: 100%; } }
    .about-groom-media__item .blog-item__link:hover .blog-item__more-button {
      width: 126px; }
      @media (max-width: 840.98px) {
        .about-groom-media__item .blog-item__link:hover .blog-item__more-button {
          width: 100%; } }
  .about-groom-media__item + .about-groom-media__item {
    margin-top: 16px; }
    @media (max-width: 840.98px) {
      .about-groom-media__item + .about-groom-media__item {
        margin-top: 0; } }

/* Энциклопедия груминга */
.encyclopedia {
  position: relative; }
  .encyclopedia__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .encyclopedia__design .design-icon {
      left: 50%; }
      .encyclopedia__design .design-icon_1 {
        top: 24%;
        margin-left: 441px; }
        @media (max-width: 1025.98px) {
          .encyclopedia__design .design-icon_1 {
            margin-left: 380px; } }
        @media (max-width: 840.98px) {
          .encyclopedia__design .design-icon_1 {
            margin-left: 280px; } }
        @media (max-width: 768.98px) {
          .encyclopedia__design .design-icon_1 {
            top: 45%;
            margin-left: 80px; } }
        @media (max-width: 576.98px) {
          .encyclopedia__design .design-icon_1 {
            width: 143px;
            height: 130px;
            top: 56%;
            margin-left: 0; } }
  .encyclopedia__content {
    position: relative; }
  @media (max-width: 768.98px) {
    .encyclopedia__heading .heading__text {
      padding-top: 16px; } }
  .encyclopedia__text {
    margin-left: auto;
    margin-right: auto;
    max-width: 736px;
    text-align: center; }
    @media (max-width: 768.98px) {
      .encyclopedia__text {
        font-size: 16px; } }
    .encyclopedia__text_bottom {
      margin-bottom: 24px; }
      @media (max-width: 768.98px) {
        .encyclopedia__text_bottom {
          margin-bottom: 16px; } }
      .encyclopedia__text_bottom:last-child {
        margin-bottom: 0; }
  .encyclopedia__row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 24px;
    max-width: 1104px;
    margin-bottom: 40px; }
    @media (max-width: 768.98px) {
      .encyclopedia__row {
        grid-template-columns: 100%; } }
    .encyclopedia__row:last-child {
      margin-bottom: 0; }
  .encyclopedia__box {
    border-radius: 20px; }
    @media (max-width: 576.98px) {
      .encyclopedia__box {
        padding: 30px; } }
  .encyclopedia__pictureLink {
    position: relative;
    padding-top: 100%;
    display: block;
    border-radius: 40px;
    overflow: hidden;
    text-decoration: none; }
    .encyclopedia__pictureLink:hover .encyclopedia__pictureIcon {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1); }
  .encyclopedia__pictureImage {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 40px; }
    @media (max-width: 768.98px) {
      .encyclopedia__pictureImage {
        border-radius: 30px; } }
  .encyclopedia__pictureIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.5);
    transition: 0.35s opacity, 0.35s transform;
    pointer-events: none;
    will-change: transform, opacity; }
    @media (max-width: 768.98px) {
      .encyclopedia__pictureIcon {
        width: 56px;
        height: 56px; } }
    .encyclopedia__pictureIcon svg {
      fill: #23262F; }
      @media (max-width: 768.98px) {
        .encyclopedia__pictureIcon svg {
          width: 16px;
          height: 16px; } }
  .encyclopedia__pictureCaption {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 40px;
    bottom: 24px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 768.98px) {
      .encyclopedia__pictureCaption {
        bottom: 0;
        padding: 0 16px;
        font-size: 12px;
        line-height: 1.65; } }
  .encyclopedia__price {
    margin-bottom: 40px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    color: #fff; }
    @media (max-width: 768.98px) {
      .encyclopedia__price {
        margin-bottom: 24px;
        font-size: 28px; } }
    .encyclopedia__price:last-child {
      margin-bottom: 0; }
  .encyclopedia__button {
    width: 360px;
    max-width: 100%; }
    @media (max-width: 576.98px) {
      .encyclopedia__button {
        width: 100%;
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; } }
  @media (max-width: 576.98px) and (max-width: 576.98px) {
    .encyclopedia__button svg {
      width: 16px;
      height: 16px; } }

/* Вопросы и ответы */
.faq {
  position: relative; }
  .faq__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .faq__design .design-icon {
      left: 50%; }
      .faq__design .design-icon_1 {
        top: 623px;
        margin-left: -320px; }
        @media (max-width: 1025.98px) {
          .faq__design .design-icon_1 {
            margin-left: -600px; } }
        @media (max-width: 840.98px) {
          .faq__design .design-icon_1 {
            width: 201px;
            height: 192px;
            margin-left: -500px; } }
        @media (max-width: 768.98px) {
          .faq__design .design-icon_1 {
            margin-left: -480px; } }
        @media (max-width: 576.98px) {
          .faq__design .design-icon_1 {
            width: 132px;
            height: 127px;
            margin-left: -260px; } }
        @media (max-width: 400.98px) {
          .faq__design .design-icon_1 {
            margin-left: -230px; } }
      .faq__design .design-icon_2 {
        top: 321px;
        margin-left: 408px; }
        @media (max-width: 1025.98px) {
          .faq__design .design-icon_2 {
            margin-left: 360px; } }
        @media (max-width: 840.98px) {
          .faq__design .design-icon_2 {
            width: 204px;
            height: 204px;
            margin-left: 260px; } }
        @media (max-width: 768.98px) {
          .faq__design .design-icon_2 {
            margin-left: 240px; } }
        @media (max-width: 576.98px) {
          .faq__design .design-icon_2 {
            width: 130px;
            height: 130px;
            margin-left: 130px; } }
        @media (max-width: 400.98px) {
          .faq__design .design-icon_2 {
            margin-left: 100px; } }
  .faq__content {
    position: relative; }
  .faq__flex {
    display: flex; }
    @media (max-width: 1025.98px) {
      .faq__flex {
        display: block; } }
  .faq__column {
    position: relative; }
    .faq__column_left {
      width: 408px;
      padding-right: 40px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media (max-width: 1025.98px) {
        .faq__column_left {
          padding-right: 0; } }
    .faq__column_right {
      width: calc(100% - 408px); }
    @media (max-width: 1025.98px) {
      .faq__column {
        width: 100%; } }
  .faq__heading h2 span {
    display: block; }
  .faq__heading.is-fixed {
    position: fixed;
    top: 40px;
    padding-right: 40px; }
  .faq__heading.is-bottom {
    position: absolute;
    bottom: 0;
    top: auto; }
  @media (min-width: 1026px) {
    .faq__heading {
      padding-bottom: 0; } }
  @media (max-width: 576.98px) {
    .faq__accordion .accordion {
      border-radius: 30px; } }
  @media (max-width: 576.98px) {
    .faq__accordion .accordion__header {
      padding: 24px 58px 24px 24px;
      border-radius: 30px; } }
  @media (max-width: 768.98px) {
    .faq__accordion .accordion__title {
      font-size: 20px; } }
  @media (max-width: 576.98px) {
    .faq__accordion .accordion__icon {
      margin-top: 0;
      width: 24px;
      height: 24px;
      top: 24px;
      right: 24px; } }
  .faq__accordion .accordion__content {
    position: relative;
    top: -16px; }
    @media (max-width: 576.98px) {
      .faq__accordion .accordion__content {
        top: 0; } }
  .faq__accordion .accordion__inner {
    padding-bottom: 16px; }
    @media (max-width: 576.98px) {
      .faq__accordion .accordion__inner {
        padding: 0 24px 24px 24px; } }
  @media (max-width: 768.98px) {
    .faq__accordion .accordion__text {
      font-size: 16px; } }
  .faq__accordion + .faq__accordion {
    margin-top: 24px; }
    @media (max-width: 576.98px) {
      .faq__accordion + .faq__accordion {
        margin-top: 16px; } }

/* Тип бизнеса */
.type-business__image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  pointer-events: none; }

@media (max-width: 576.98px) {
  .type-business__image {
    height: 200px;
    border-radius: 30px; } }

.type-business__content {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column; }
  @media (max-width: 480.98px) {
    .type-business__content {
      text-align: center; } }
  .type-business__content h2 {
    font-style: normal;
    line-height: 1;
    color: #fff;
    margin: 0;
    margin: 64px 0 0 0; }
    .type-business__content h2 span {
      color: #bfd730; }
    @media (max-width: 992.98px) {
      .type-business__content h2 {
        font-size: 52px;
        margin: 56px 0 0 0; } }
    @media (max-width: 1025.98px) {
      .type-business__content h2 {
        margin: 40px 0 0 0; } }
    @media (max-width: 768.98px) {
      .type-business__content h2 {
        font-size: 46px; } }
    @media (max-width: 576.98px) {
      .type-business__content h2 {
        font-size: 40px;
        margin: 32px 0 0 0;
        text-wrap: balance; } }
    @media (max-width: 480.98px) {
      .type-business__content h2 {
        margin: 24px 0 0 0; } }

.type-business__text {
  font-size: 20px;
  font-family: "Golos", Arial, sans-serif;
  text-align: center;
  line-height: 1.5;
  margin: 0;
  margin: 24px 0 0 0; }
  @media (max-width: 1025.98px) {
    .type-business__text {
      margin: 18px 0 0 0; } }
  @media (max-width: 768.98px) {
    .type-business__text {
      font-size: 18px; } }
  @media (max-width: 576.98px) {
    .type-business__text {
      margin: 16px 0 0 0; }
      .type-business__text br {
        display: none; } }
  @media (max-width: 480.98px) {
    .type-business__text {
      font-size: 16px;
      text-wrap: balance; } }

.type-business__button {
  max-width: 380px;
  width: 100%;
  margin: 64px 0 0 0; }
  .type-business__button span {
    line-height: 1; }
  @media (max-width: 992.98px) {
    .type-business__button {
      margin: 56px 0 0 0; } }
  @media (max-width: 1025.98px) {
    .type-business__button {
      margin: 40px 0 0 0; } }
  @media (max-width: 576.98px) {
    .type-business__button {
      margin: 32px 0 0 0; } }
  @media (max-width: 480.98px) {
    .type-business__button {
      font-size: 16px;
      height: 56px;
      margin: 24px 0 0 0;
      padding: 20px 32px; } }

/* Формат франшизы GROOM (table) */
.table {
  position: relative; }
  .table__title {
    margin: 0;
    margin-bottom: 64px;
    color: #fff;
    font-style: normal;
    line-height: 1;
    text-align: center;
    transition: 0.35s; }
    @media (max-width: 1025.98px) {
      .table__title {
        margin-bottom: 40px; } }
    @media (max-width: 576.98px) {
      .table__title {
        font-size: 40px; } }
  .table__content {
    display: flex;
    position: relative;
    flex-direction: column;
    transition: all 0.6s ease-in; }
    .table__content table {
      width: 100%;
      margin: 0 auto;
      border-collapse: collapse;
      transition: all 0.6s ease-in; }
    .table__content td,
    .table__content th {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .table__content tr:last-child td,
    .table__content tr:last-child th {
      border-bottom: unset; }
  .table__sticky {
    position: absolute;
    width: 100%;
    margin-bottom: 56px; }
    @media (max-width: 1025.98px) {
      .table__sticky {
        margin-bottom: 40px; } }
    @media (max-width: 576.98px) {
      .table__sticky {
        margin-bottom: 24px; } }
    .table__sticky.is-fixed {
      z-index: 2;
      position: fixed;
      top: 120px;
      margin-bottom: 0; }
      .table__sticky.is-fixed + .table__structure {
        transform: translate(0, -40px); }
      @media (max-width: 1025.98px) {
        .table__sticky.is-fixed {
          top: 110px; } }
      @media (max-width: 576.98px) {
        .table__sticky.is-fixed {
          top: 80px; } }
    .table__sticky.is-bottom {
      position: absolute;
      top: auto;
      bottom: 0; }
  .table__thead {
    display: flex;
    position: relative;
    justify-content: flex-end;
    width: 100%;
    gap: 20px; }
    @media (max-width: 1025.98px) {
      .table__thead {
        gap: 30px; } }
    @media (max-width: 840.98px) {
      .table__thead {
        justify-content: space-between;
        gap: 5px; } }
    @media (max-width: 576.98px) {
      .table__thead {
        justify-content: space-between;
        gap: 8px;
        border-radius: 20px;
        background: rgba(255, 255, 255, 0.1);
        /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
        padding: 16px; }
        @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
          .table__thead {
            -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px); } }
        @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
          .table__thead {
            background-color: #393c44; } } }
    .table__thead-block {
      display: flex;
      position: relative;
      flex-direction: column;
      width: 100%;
      max-width: 266px;
      height: 100%;
      padding: 24px;
      gap: 24px;
      border-radius: 40px;
      -webkit-backdrop-filter: blur(40px);
              backdrop-filter: blur(40px);
      background: rgba(255, 255, 255, 0.1); }
      @media (max-width: 1025.98px) {
        .table__thead-block {
          max-width: 300px; } }
      @media (max-width: 890.98px) {
        .table__thead-block {
          justify-content: space-between;
          max-width: 365px; } }
      @media (max-width: 768.98px) {
        .table__thead-block {
          max-width: 357px; } }
      @media (max-width: 576.98px) {
        .table__thead-block {
          max-width: 100%;
          padding: 0;
          gap: 16px;
          border-radius: 0;
          -webkit-backdrop-filter: none;
                  backdrop-filter: none;
          background: none; } }
    .table__thead-title {
      margin: 0;
      color: #fff;
      font-style: normal;
      font-size: 28px !important;
      line-height: 1;
      font-family: "Gilroy", Arial, sans-serif;
      transition: 0.35s; }
      @media (max-width: 890.98px) {
        .table__thead-title {
          font-size: 24px !important; } }
      @media (max-width: 768.98px) {
        .table__thead-title {
          font-size: 20px !important; } }
      .table__thead-title.padding-left {
        padding-left: 21px; }
        @media (max-width: 1025.98px) {
          .table__thead-title.padding-left {
            padding-left: 16px; } }
        @media (max-width: 890.98px) {
          .table__thead-title.padding-left {
            padding-left: 12px; } }
        @media (max-width: 576.98px) {
          .table__thead-title.padding-left {
            padding-left: 0; } }
    .table__thead-pc {
      display: flex; }
      @media (max-width: 1025.98px) {
        .table__thead-pc {
          display: none; } }
    .table__thead-mobile {
      display: none; }
      @media (max-width: 1025.98px) {
        .table__thead-mobile {
          display: flex; } }
    .table__thead-button {
      width: 100%;
      max-width: calc(100% - 24px);
      transition: 0.35s; }
      .table__thead-button-blue {
        justify-self: center;
        background: #00b8d6; }
      .table__thead-button-green {
        justify-self: end;
        background: #bfd730; }
      @media (max-width: 576.98px) {
        .table__thead-button .icon-paw {
          width: 20px !important;
          height: 20px !important; } }
      @media (max-width: 576.98px) {
        .table__thead-button {
          max-width: calc(100% - 8px);
          height: 56px !important;
          padding: 10px 12px !important;
          font-size: 16px; }
          .table__thead-button .btn__icon {
            margin-left: 6px; }
            .table__thead-button .btn__icon > div {
              align-items: center; } }
      @media (max-width: 375px) {
        .table__thead-button {
          max-width: calc(100% - 4px);
          padding: 8px !important;
          font-size: 1.4rem; } }
  .table__mobile {
    display: none;
    transition: 0.35s; }
    .table__mobile td {
      padding: 24px 0 0 0 !important;
      border: none !important;
      font-size: 20px !important; }
      @media (max-width: 576.98px) {
        .table__mobile td {
          padding: 16px 0 0 0 !important;
          font-size: 14px !important; } }
    @media (max-width: 890.98px) {
      .table__mobile {
        display: contents; } }
  .table__body td {
    padding: 32px 0;
    font-size: 20px;
    text-wrap: balance;
    vertical-align: top;
    transition: 0.35s; }
    @media (max-width: 992.98px) {
      .table__body td {
        font-size: 16px;
        line-height: 1; } }
    @media (max-width: 890.98px) {
      .table__body td {
        padding: 16px 0 24px 0; } }
    @media (max-width: 576.98px) {
      .table__body td {
        padding: 16px 0 16px 0;
        font-size: 20px;
        text-wrap: balance; } }
    .table__body td ul {
      display: flex;
      flex-direction: column;
      margin: 0;
      gap: 16px; }
      @media (max-width: 576.98px) {
        .table__body td ul {
          -webkit-padding-start: 20px;
                  padding-inline-start: 20px; } }
  @media (max-width: 890.98px) {
    .table__item {
      transition: 0.35s; }
      .table__item td:first-child {
        display: none; } }
  .table__text {
    color: #fff;
    font-size: 28px !important;
    line-height: 1;
    font-family: "Gilroy", Arial, sans-serif !important;
    transition: 0.35s; }
    .table__text-mobile {
      display: none; }
    .table__text--pink {
      color: #ed125f; }
    .table__text--blue {
      color: #00b8d6; }
    .table__text--green {
      color: #bfd730; }
    .table__text.padding-left {
      padding-left: 21px; }
      @media (max-width: 1025.98px) {
        .table__text.padding-left {
          padding-left: 16px; } }
      @media (max-width: 890.98px) {
        .table__text.padding-left {
          padding-left: 12px; } }
      @media (max-width: 576.98px) {
        .table__text.padding-left {
          padding-left: 0; } }
    @media (max-width: 768.98px) {
      .table__text {
        line-height: 1; } }
    @media (max-width: 576.98px) {
      .table__text {
        font-size: 16px !important; }
        .table__text-mobile {
          display: block;
          margin: 0 0 8px 0;
          color: rgba(255, 255, 255, 0.5);
          font-family: "Golos", Arial, sans-serif; }
        .table__text-padding {
          padding: 16px 10px 16px 0 !important; }
          .table__text-padding br {
            display: none; } }
    @media (max-width: 400px) {
      .table__text {
        font-size: 14px !important; } }
  .table__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .table__design .design-icon_1 {
      bottom: 24%;
      left: 50%;
      margin-left: -920px; }
      @media (max-width: 4096.98px) {
        .table__design .design-icon_1 {
          bottom: 24%;
          left: auto;
          margin-left: 26%; } }
      @media (max-width: 3440.98px) {
        .table__design .design-icon_1 {
          margin-left: 23%; } }
      @media (max-width: 2560.98px) {
        .table__design .design-icon_1 {
          margin-left: 13%; } }
      @media (max-width: 2048.98px) {
        .table__design .design-icon_1 {
          margin-left: 4%; } }
      @media (max-width: 1920.98px) {
        .table__design .design-icon_1 {
          margin-left: 2%; } }
      @media (max-width: 1440.98px) {
        .table__design .design-icon_1 {
          margin-left: -10%; } }
      @media (max-width: 1025.98px) {
        .table__design .design-icon_1 {
          bottom: -6%;
          width: 145px;
          height: 179px;
          margin-left: 87%; } }
      @media (max-width: 992.98px) {
        .table__design .design-icon_1 {
          bottom: 5%; } }
      @media (max-width: 840.98px) {
        .table__design .design-icon_1 {
          bottom: 0%; } }
      @media (max-width: 576.98px) {
        .table__design .design-icon_1 {
          bottom: 5%;
          margin-left: 70%; } }
      @media (max-width: 480.98px) {
        .table__design .design-icon_1 {
          bottom: -14%;
          margin-left: 60%; } }
    .table__design .design-icon_2 {
      top: 29%;
      left: 50%;
      margin-left: 600px; }
      @media (max-width: 4096.98px) {
        .table__design .design-icon_2 {
          top: 28%;
          left: auto;
          margin-left: 65%; } }
      @media (max-width: 3440.98px) {
        .table__design .design-icon_2 {
          margin-left: 66%; } }
      @media (max-width: 2560.98px) {
        .table__design .design-icon_2 {
          margin-left: 72%; } }
      @media (max-width: 2048.98px) {
        .table__design .design-icon_2 {
          margin-left: 79%; } }
      @media (max-width: 1440.98px) {
        .table__design .design-icon_2 {
          margin-left: 84%; } }
      @media (max-width: 1025.98px) {
        .table__design .design-icon_2 {
          top: -2%;
          width: 118px;
          height: 149px;
          margin-left: -2%; } }
      @media (max-width: 840.98px) {
        .table__design .design-icon_2 {
          top: -7%; } }
      @media (max-width: 480.98px) {
        .table__design .design-icon_2 {
          top: 2%;
          margin-left: -9%; } }

/* Стань груминг-королем */
.grooming__image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  pointer-events: none; }

@media (max-width: 576.98px) {
  .grooming__image {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover; } }

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

.grooming__title {
  text-align: center;
  margin: 0;
  font-style: normal;
  line-height: 1;
  margin: 64px 0 0 0;
  color: #fff; }
  .grooming__title span {
    color: #bfd730; }
  @media (max-width: 992.98px) {
    .grooming__title {
      font-size: 52px;
      margin: 56px 0 0 0; } }
  @media (max-width: 1025.98px) {
    .grooming__title {
      margin: 40px 0 0 0; } }
  @media (max-width: 768.98px) {
    .grooming__title {
      font-size: 46px; } }
  @media (max-width: 576.98px) {
    .grooming__title {
      font-size: 40px;
      margin: 32px 0 0 0;
      text-wrap: pretty; } }
  @media (max-width: 480.98px) {
    .grooming__title {
      font-size: 28px;
      margin: 24px 0 0 0; }
      .grooming__title span {
        text-wrap: nowrap; } }

.grooming__button {
  max-width: 354px;
  width: 100%;
  margin: 64px 0 0 0; }
  @media (max-width: 992.98px) {
    .grooming__button {
      margin: 56px 0 0 0; } }
  @media (max-width: 1025.98px) {
    .grooming__button {
      margin: 40px 0 0 0; } }
  @media (max-width: 576.98px) {
    .grooming__button {
      margin: 32px 0 0 0;
      max-width: 100%; } }
  @media (max-width: 480.98px) {
    .grooming__button {
      font-size: 16px;
      height: 56px;
      margin: 24px 0 0 0;
      padding: 20px 32px; } }

/* Постер бизнес с прибылью 28% */
.poster__content {
  display: grid;
  gap: 64px;
  grid-template-columns: repeat(2, 1fr);
  align-items: center; }
  @media (max-width: 890.98px) {
    .poster__content {
      grid-template-columns: 1fr;
      gap: 32px; } }
  @media (max-width: 576.98px) {
    .poster__content {
      gap: 24px; } }

.poster__image {
  width: 552px; }
  .poster__image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    pointer-events: none; }
  @media (max-width: 992.98px) {
    .poster__image {
      width: 520px; } }
  @media (max-width: 1025.98px) {
    .poster__image {
      width: 460px; } }
  @media (max-width: 890.98px) {
    .poster__image {
      width: 100%; } }
  @media (max-width: 576.98px) {
    .poster__image {
      border-radius: 30px; } }

.poster__block {
  position: relative; }

.poster__title {
  font-size: 48px;
  font-style: normal;
  line-height: 1;
  color: #fff;
  margin: 0;
  text-wrap: balance; }
  .poster__title span {
    color: #bfd730; }
  @media (max-width: 992.98px) {
    .poster__title {
      font-size: 38px; } }
  @media (max-width: 768.98px) {
    .poster__title {
      font-size: 32px; } }
  @media (max-width: 375.98px) {
    .poster__title {
      font-size: 28px; } }

.poster__button {
  max-width: 380px;
  width: 100%;
  margin: 64px 0 0 0; }
  @media (max-width: 992.98px) {
    .poster__button {
      max-width: 320px;
      font-size: 18px;
      margin: 56px 0 0 0; } }
  @media (max-width: 890.98px) {
    .poster__button {
      max-width: 280px;
      height: 56px;
      font-size: 16px;
      margin: 24px 0 0 0; } }
  @media (max-width: 480.98px) {
    .poster__button {
      max-width: 100%; } }

/* Статистика количества питомцев */
/* Статистика количества питомцев */
.statistics {
  position: relative; }
  .statistics__image {
    transition: all 0.35s; }
    .statistics__image img {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 40px;
      pointer-events: none; }
    @media (max-width: 576.98px) {
      .statistics__image {
        height: 200px;
        border-radius: 30px; } }
  .statistics__content {
    position: relative;
    text-align: center;
    margin: 64px 0 0 0;
    display: grid;
    justify-items: center; }
    @media (max-width: 1025.98px) {
      .statistics__content {
        margin: 40px 0 0 0; } }
    @media (max-width: 576.98px) {
      .statistics__content {
        margin: 24px 0 0 0; } }
  .statistics__title {
    font-size: 48px;
    font-style: normal;
    line-height: 1;
    color: #fff;
    margin: 0;
    text-wrap: balance;
    transition: all 0.35s; }
    .statistics__title.quantity__title {
      font-size: 64px !important; }
      @media (max-width: 576.98px) {
        .statistics__title.quantity__title {
          font-size: 28px !important;
          text-wrap: balance !important; } }
    .statistics__title span {
      color: #bfd730; }
    @media (max-width: 992.98px) {
      .statistics__title {
        font-size: 40px; } }
    @media (max-width: 576.98px) {
      .statistics__title {
        font-size: 28px;
        text-wrap: balance; } }
  .statistics__period {
    font-size: 16px;
    margin: 0;
    line-height: 1.5;
    margin: 24px 0 0 0;
    transition: all 0.35s; }
    .statistics__period span {
      color: #bfd730; }
    @media (max-width: 1025.98px) {
      .statistics__period {
        margin: 18px 0 0 0; } }
    @media (max-width: 576.98px) {
      .statistics__period {
        font-size: 14px;
        margin: 16px 0 0 0; } }
  .statistics__button {
    max-width: 380px;
    width: 100%;
    margin: 0;
    margin: 64px 0 0 0;
    transition: all 0.35s; }
    @media (max-width: 1025.98px) {
      .statistics__button {
        margin: 40px 0 0 0; } }
    @media (max-width: 576.98px) {
      .statistics__button {
        margin: 32px 0 0 0; } }
    @media (max-width: 480.98px) {
      .statistics__button {
        font-size: 16px;
        height: 56px;
        margin: 24px 0 0 0;
        padding: 20px 32px; } }
  .statistics__col {
    font-size: 20px !important; }
    @media (max-width: 992.98px) {
      .statistics__col {
        font-size: 18px; } }
    @media (max-width: 576.98px) {
      .statistics__col {
        font-size: 14px !important; } }
  .statistics__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .statistics__design .design-icon_1 {
      top: 18%;
      left: 50%;
      margin-left: -700px; }
      @media (max-width: 1025.98px) {
        .statistics__design .design-icon_1 {
          margin-left: -570px; } }
      @media (max-width: 890.98px) {
        .statistics__design .design-icon_1 {
          margin-left: -510px; } }
      @media (max-width: 840.98px) {
        .statistics__design .design-icon_1 {
          width: 165.6px;
          height: 148.8px;
          margin-left: -470px; } }
      @media (max-width: 768.98px) {
        .statistics__design .design-icon_1 {
          margin-left: -440px; } }
      @media (max-width: 576.98px) {
        .statistics__design .design-icon_1 {
          width: 72px;
          height: 112px;
          top: 34%;
          margin-left: -240px; } }
      @media (max-width: 400.98px) {
        .statistics__design .design-icon_1 {
          top: 28%;
          margin-left: -210px; } }
      @media (max-width: 359.98px) {
        .statistics__design .design-icon_1 {
          margin-left: -200px; } }
    .statistics__design .design-icon_2 {
      top: 61%;
      left: 50%;
      margin-left: 700px; }
      @media (max-width: 1600.98px) {
        .statistics__design .design-icon_2 {
          margin-left: 500px; } }
      @media (max-width: 1025.98px) {
        .statistics__design .design-icon_2 {
          margin-left: 400px; } }
      @media (max-width: 890.98px) {
        .statistics__design .design-icon_2 {
          margin-left: 320px; } }
      @media (max-width: 840.98px) {
        .statistics__design .design-icon_2 {
          width: 128.8px;
          height: 138.4px;
          margin-left: 280px; } }
      @media (max-width: 576.98px) {
        .statistics__design .design-icon_2 {
          width: 119px;
          height: 121px;
          top: 90%;
          margin-left: 120px; } }
      @media (max-width: 400.98px) {
        .statistics__design .design-icon_2 {
          margin-left: 80px; } }

/* Дополнительные возможности развития */
.addition {
  position: relative; }
  .addition__title {
    font-style: normal;
    line-height: 1;
    color: #fff;
    margin: 0;
    text-align: center;
    transition: all 0.5s; }
    @media (max-width: 576.98px) {
      .addition__title {
        font-size: 40px; } }
  .addition__subtitle {
    text-align: center;
    margin: 0;
    margin: 24px 0 0 0;
    transition: all 0.5s;
    font-size: 20px; }
    @media (max-width: 576.98px) {
      .addition__subtitle {
        font-size: 16px;
        margin: 16px 0 0 0; } }
  .addition__block {
    display: grid;
    grid-template-columns: auto 1fr;
    margin: 64px 0 0 0;
    gap: 80px;
    transition: all 0.5s; }
    @media (max-width: 1025.98px) {
      .addition__block {
        grid-template-columns: 1fr;
        gap: 40px; } }
    @media (max-width: 768.98px) {
      .addition__block {
        gap: 32px;
        margin: 40px 0 0 0; } }
    @media (max-width: 576.98px) {
      .addition__block {
        gap: 24px; } }
  .addition__image {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 40px;
    transition: all 0.5s;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    .addition__image img {
      display: block;
      max-width: 552px;
      width: 100%;
      height: 100%;
      pointer-events: none; }
      @media (max-width: 1025.98px) {
        .addition__image img {
          max-width: 100%; } }
      @media (max-width: 576.98px) {
        .addition__image img {
          max-width: 350px; } }
  .addition__list {
    display: flex;
    flex-direction: column;
    gap: 40px;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 992.98px) {
      .addition__list {
        gap: 28px; } }
    @media (max-width: 768.98px) {
      .addition__list {
        gap: 16px; } }
  .addition__list-item {
    display: flex;
    align-items: center;
    gap: 24px;
    font-family: "Gilroy", Arial, sans-serif;
    line-height: var(--base-line-height, 1.14);
    color: #fff;
    font-size: 28px;
    transition: all 0.5s; }
    @media (max-width: 1025.98px) {
      .addition__list-item br {
        display: none; } }
    @media (max-width: 768.98px) {
      .addition__list-item {
        font-size: 20px;
        gap: 16px;
        text-wrap: balance; } }
    .addition__list-item_svg {
      display: block;
      width: 80px;
      height: 80px;
      padding: 24px;
      border-radius: 50%;
      flex: 0 0 auto;
      flex-shrink: 1; }
      .addition__list-item_svg svg {
        width: 32px;
        height: 32px;
        margin: auto;
        fill: white;
        text-align: center; }
      .addition__list-item_svg.item-svg__one {
        background: #ed125f; }
      .addition__list-item_svg.item-svg__two {
        background: #00b8d6; }
      .addition__list-item_svg.item-svg__three {
        background: #bfd730; }
      .addition__list-item_svg.item-svg__four {
        background: #f58220; }
      @media (max-width: 992.98px) {
        .addition__list-item_svg {
          width: 64px;
          height: 64px;
          padding: 18px;
          margin: 0; }
          .addition__list-item_svg svg {
            width: 28px;
            height: 28px; } }
      @media (max-width: 768.98px) {
        .addition__list-item_svg {
          width: 56px;
          height: 56px;
          padding: 16px;
          margin: 0; }
          .addition__list-item_svg svg {
            width: 24px;
            height: 24px; } }
  .addition__info {
    margin: 64px 0 0 0; }
    @media (max-width: 768.98px) {
      .addition__info {
        margin: 40px 0 0 0; } }
  .addition__info-svg {
    width: 80px;
    height: 80px;
    padding: 24px;
    background: #00b8d6;
    border-radius: 50%; }
  .addition__info-text {
    font-size: 28px;
    font-family: "Gilroy", Arial, sans-serif;
    line-height: var(--base-line-height, 1.14);
    color: #fff;
    margin: 0; }
  .addition__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .addition__design .design-icon_1 {
      top: 74%;
      left: 50%;
      margin-left: -880px; }
      @media (max-width: 1600.98px) {
        .addition__design .design-icon_1 {
          margin-left: -680px; } }
      @media (max-width: 1025.98px) {
        .addition__design .design-icon_1 {
          top: 30%;
          margin-left: -560px; } }
      @media (max-width: 890.98px) {
        .addition__design .design-icon_1 {
          width: 164px;
          height: 221px;
          top: 35%;
          margin-left: -480px; } }
      @media (max-width: 840.98px) {
        .addition__design .design-icon_1 {
          margin-left: -440px; } }
      @media (max-width: 576.98px) {
        .addition__design .design-icon_1 {
          width: 92px;
          height: 148px;
          top: 20%;
          margin-left: -250px; } }
      @media (max-width: 400.98px) {
        .addition__design .design-icon_1 {
          margin-left: -200px; } }
    .addition__design .design-icon_2 {
      top: 27%;
      left: 50%;
      margin-left: 580px; }
      @media (max-width: 1600.98px) {
        .addition__design .design-icon_2 {
          margin-left: 480px; } }
      @media (max-width: 1025.98px) {
        .addition__design .design-icon_2 {
          top: 5%;
          margin-left: 420px; } }
      @media (max-width: 890.98px) {
        .addition__design .design-icon_2 {
          width: 232px;
          height: 175px;
          margin-left: 330px; } }
      @media (max-width: 840.98px) {
        .addition__design .design-icon_2 {
          margin-left: 300px; } }
      @media (max-width: 576.98px) {
        .addition__design .design-icon_2 {
          top: 76%;
          width: 126px;
          height: 98px;
          margin-left: 70px; } }
      @media (max-width: 400.98px) {
        .addition__design .design-icon_2 {
          margin-left: 50px; } }

/* Тренинги для франчайзи */
.training {
  position: relative; }
  .training__content {
    position: relative; }
  .training__block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px; }
    @media (max-width: 1025.98px) {
      .training__block {
        grid-template-columns: 1fr;
        gap: 64px; } }
    @media (max-width: 576.98px) {
      .training__block {
        gap: 40px; } }
  .training__info {
    display: grid;
    gap: 24px; }
    @media (max-width: 576.98px) {
      .training__info {
        gap: 16px; } }
  .training__title {
    font-size: 64px;
    font-style: normal;
    line-height: 1;
    color: #fff;
    margin: 0; }
    @media (max-width: 992.98px) {
      .training__title br {
        display: none; } }
    @media (max-width: 576.98px) {
      .training__title {
        font-size: 40px; } }
  .training__text {
    font-size: 20px;
    margin: 0;
    line-height: 1.5; }
    @media (max-width: 576.98px) {
      .training__text {
        font-size: 16px;
        text-wrap: balance; } }
  .training__button {
    max-width: 380px;
    width: 100%;
    margin: 0;
    margin: 16px 0 0 0; }
    @media (max-width: 576.98px) {
      .training__button {
        font-size: 16px;
        height: 56px;
        margin: 8px 0 0 0; } }
  .training__image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    pointer-events: none; }
    @media (max-width: 1025.98px) {
      .training__image img {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content; } }
    @media (max-width: 576.98px) {
      .training__image img {
        border-radius: 30px; } }
  @media (max-width: 1025.98px) {
    .training__image {
      display: flex;
      align-items: center;
      justify-content: center; } }
  .training__information {
    margin: 54px 0 0 0; }
    @media (max-width: 576.98px) {
      .training__information {
        margin: 40px 0 0 0; } }
  .training__info-svg {
    background: #00b8d6; }
  .training__info-text {
    font-size: 28px;
    text-wrap: balance; }
  .training__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .training__design .design-icon_1 {
      top: 65%;
      left: 50%;
      margin-left: 0%; }
      @media (max-width: 1025.98px) {
        .training__design .design-icon_1 {
          top: 52%;
          margin-left: -600px; } }
      @media (max-width: 890.98px) {
        .training__design .design-icon_1 {
          width: 178px;
          height: 300px;
          margin-left: -500px; } }
      @media (max-width: 576.98px) {
        .training__design .design-icon_1 {
          width: 87px;
          height: 159px;
          margin-left: -220px;
          top: 90%; } }
      @media (max-width: 400.98px) {
        .training__design .design-icon_1 {
          top: 78%;
          margin-left: -190px; } }
    .training__design .design-icon_2 {
      top: 9%;
      left: 50%;
      margin-left: 430px; }
      @media (max-width: 1025.98px) {
        .training__design .design-icon_2 {
          top: 0%;
          margin-left: 240px; } }
      @media (max-width: 890.98px) {
        .training__design .design-icon_2 {
          width: 215px;
          height: 217px;
          margin-left: 250px; } }
      @media (max-width: 576.98px) {
        .training__design .design-icon_2 {
          width: 108px;
          height: 132px;
          top: 8%;
          margin-left: 130px; } }
      @media (max-width: 400.98px) {
        .training__design .design-icon_2 {
          top: 3%;
          margin-left: 110px; } }

/* 10 шагов к открытию филиала */
/* 10 шагов к открытию филиала */
.steps {
  margin: 0 0 119px 0; }
  @media (max-width: 1200.98px) {
    .steps {
      margin: 0 0 79px 0; } }
  @media (max-width: 576.98px) {
    .steps {
      margin: 0; } }
  .steps__content {
    position: relative; }
  .steps__title {
    margin: 0;
    color: #fff;
    font-style: normal;
    line-height: 1;
    text-align: center; }
    .steps__title span {
      color: #bfd730; }
    @media (max-width: 1025.98px) {
      .steps__title {
        font-size: 56px; } }
    @media (max-width: 576.98px) {
      .steps__title {
        font-size: 40px; } }
  .steps__subtitle {
    margin: 0;
    margin: 24px 0 0 0;
    font-size: 20px;
    line-height: 1.5;
    text-align: center; }
    @media (max-width: 576.98px) {
      .steps__subtitle {
        margin: 16px 0 0 0;
        font-size: 16px; } }
  .steps__stages {
    display: flex;
    flex-direction: column; }
  .steps__images {
    position: relative; }
  .steps__image-stage {
    position: absolute;
    top: 50%;
    right: 0;
    width: 512px;
    transform: translate(0, -50%);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.5s ease-in-out;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
    .steps__image-stage img {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 40px;
      pointer-events: none; }
      @media (max-width: 768.98px) {
        .steps__image-stage img {
          border-radius: 30px; } }
    .steps__image-stage.is-active {
      opacity: 1;
      pointer-events: all; }
    @media (max-width: 1025.98px) {
      .steps__image-stage {
        width: 420px; } }
    @media (max-width: 992.98px) {
      .steps__image-stage {
        position: relative;
        top: 0 !important;
        width: 560px;
        margin: 24px 0 0 0;
        transform: none;
        opacity: 0.3;
        transition: opacity 0.5s ease-in-out; }
        .steps__image-stage.is-active {
          opacity: 1; } }
    @media (max-width: 576.98px) {
      .steps__image-stage {
        width: 100%;
        margin: 16px 0 0 0; } }
  .steps__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .steps__design .design-icon_1 {
      top: 28%;
      left: 50%;
      margin-left: -880px; }
      @media (max-width: 4096.98px) {
        .steps__design .design-icon_1 {
          top: 21%;
          left: auto;
          margin-left: 28%; } }
      @media (max-width: 3440.98px) {
        .steps__design .design-icon_1 {
          margin-left: 24%; } }
      @media (max-width: 2560.98px) {
        .steps__design .design-icon_1 {
          margin-left: 16%; } }
      @media (max-width: 2400px) {
        .steps__design .design-icon_1 {
          margin-left: 9%; } }
      @media (max-width: 2048.98px) {
        .steps__design .design-icon_1 {
          margin-left: 9%; } }
      @media (max-width: 1920.98px) {
        .steps__design .design-icon_1 {
          margin-left: 6%; } }
      @media (max-width: 1440.98px) {
        .steps__design .design-icon_1 {
          margin-left: -6%; } }
      @media (max-width: 1025.98px) {
        .steps__design .design-icon_1 {
          width: 177px;
          height: 229px; } }
      @media (max-width: 890.98px) {
        .steps__design .design-icon_1 {
          top: 3%; } }
      @media (max-width: 576.98px) {
        .steps__design .design-icon_1 {
          top: 4%;
          margin-left: -12%; } }
      @media (max-width: 425.98px) {
        .steps__design .design-icon_1 {
          margin-left: -22%; } }
      @media (max-width: 400.98px) {
        .steps__design .design-icon_1 {
          top: 3%;
          margin-left: -20%; } }
    .steps__design .design-icon_2 {
      top: 7%;
      left: 50%;
      margin-left: 580px; }
      @media (max-width: 4096.98px) {
        .steps__design .design-icon_2 {
          top: 5%;
          left: auto;
          margin-left: 65%; } }
      @media (max-width: 3440.98px) {
        .steps__design .design-icon_2 {
          margin-left: 67%; } }
      @media (max-width: 2560.98px) {
        .steps__design .design-icon_2 {
          margin-left: 72%; } }
      @media (max-width: 2400px) {
        .steps__design .design-icon_2 {
          margin-left: 78%; } }
      @media (max-width: 2048.98px) {
        .steps__design .design-icon_2 {
          margin-left: 78%; } }
      @media (max-width: 1920.98px) {
        .steps__design .design-icon_2 {
          margin-left: 80%; } }
      @media (max-width: 1440.98px) {
        .steps__design .design-icon_2 {
          margin-left: 89%; } }
      @media (max-width: 1025.98px) {
        .steps__design .design-icon_2 {
          width: 160px;
          height: 256px; } }
      @media (max-width: 890.98px) {
        .steps__design .design-icon_2 {
          top: 0%;
          margin-left: 87%; } }
      @media (max-width: 576.98px) {
        .steps__design .design-icon_2 {
          top: -3%;
          margin-left: 65%; } }
      @media (max-width: 425.98px) {
        .steps__design .design-icon_2 {
          top: 0%;
          margin-left: 69%; } }
      @media (max-width: 400.98px) {
        .steps__design .design-icon_2 {
          top: 0%;
          margin-left: 67%; } }

.stages {
  margin: 64px 0 0 0;
  gap: 80px; }
  @media (max-width: 992.98px) {
    .stages {
      margin: 0; } }
  @media (max-width: 576.98px) {
    .stages {
      margin: 40px 0 0 0; } }

.stage__block {
  display: grid;
  position: relative;
  transition: opacity 0.5s ease-in-out; }
  .stage__block-item {
    display: grid;
    position: relative;
    width: 100%;
    max-width: 480px;
    gap: 16px;
    opacity: 0.3;
    transition: opacity 0.5s ease-in-out; }
    .stage__block-item.is-active {
      opacity: 1; }
    @media (max-width: 1025.98px) {
      .stage__block-item {
        max-width: 420px; } }
    @media (max-width: 992.98px) {
      .stage__block-item {
        max-width: 480px; } }
    @media (max-width: 576.98px) {
      .stage__block-item {
        max-width: 100%;
        gap: 8px; } }
  .stage__block:first-child {
    margin: 119px 0 0 0; }
    @media (max-width: 576.98px) {
      .stage__block:first-child {
        margin: 0px; } }
  .stage__block.is-active {
    opacity: 1; }
  .stage__block .stage__block-shell {
    display: flex;
    position: relative;
    gap: 16px; }
  .stage__block .stage__block-content {
    display: grid;
    width: 100%;
    padding: 0 0 64px 0;
    transition: opacity 0.5s ease-in-out; }
    .stage__block .stage__block-content.is-active {
      opacity: 1; }
    @media (max-width: 576.98px) {
      .stage__block .stage__block-content {
        padding: 0 0 40px 0; } }
  .stage__block .stage__block-separeting {
    position: relative; }
    @media (max-width: 576.98px) {
      .stage__block .stage__block-separeting {
        display: grid;
        gap: 16px; } }
  .stage__block .stage__block-liner {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 9px 0 0 0;
    gap: 8px; }
    .stage__block .stage__block-liner .stage__circle {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.2);
      opacity: 0.3;
      transition: opacity 0.5s ease-in-out; }
      .stage__block .stage__block-liner .stage__circle.is-active {
        background: #fff;
        opacity: 1; }
    .stage__block .stage__block-liner .stage__line {
      position: relative;
      width: 1px;
      height: 100%;
      background: rgba(255, 255, 255, 0.2);
      opacity: 0.3;
      transition: opacity 0.5s ease-in-out; }
      .stage__block .stage__block-liner .stage__line-progress {
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 0%;
        background: #fff;
        -webkit-animation: stageLineTop 0.9s linear forwards;
                animation: stageLineTop 0.9s linear forwards;
        transition: height 0.6s ease-in-out; }
        .stage__block .stage__block-liner .stage__line-progress.is-active {
          height: 100%;
          background: #fff;
          -webkit-animation: stageLineBottom 0.5s linear forwards;
                  animation: stageLineBottom 0.5s linear forwards;
          opacity: 1; }

@-webkit-keyframes stageLineTop {
  0% {
    height: 100%; }
  100% {
    height: 0; } }

@keyframes stageLineTop {
  0% {
    height: 100%; }
  100% {
    height: 0; } }

@-webkit-keyframes stageLineBottom {
  0% {
    height: 0; }
  100% {
    height: 100%; } }

@keyframes stageLineBottom {
  0% {
    height: 0; }
  100% {
    height: 100%; } }
      .stage__block .stage__block-liner .stage__line-hidden {
        display: none; }

.stage__number {
  color: #fff;
  font-size: 16px;
  transition: opacity 0.5s ease-in-out; }
  .stage__number.is-active {
    color: #bfd730;
    opacity: 1; }
  @media (max-width: 576.98px) {
    .stage__number {
      font-size: 14px; } }

.stage__title {
  margin: 0;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  line-height: 1; }
  @media (max-width: 576.98px) {
    .stage__title {
      font-size: 24px; } }

.stage__text {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.5; }
  @media (max-width: 1025.98px) {
    .stage__text br {
      display: none; } }
  @media (max-width: 890.98px) {
    .stage__text {
      text-wrap: pretty; } }
  @media (max-width: 576.98px) {
    .stage__text {
      font-size: 14px; } }

.stage__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 480px;
  margin: 48px 0 0 0;
  gap: 16px;
  opacity: 0.4; }
  .stage__info.is-active {
    opacity: 1; }
  @media (max-width: 1025.98px) {
    .stage__info {
      max-width: 420px; } }
  @media (max-width: 890.98px) {
    .stage__info {
      max-width: 480px; } }
  @media (max-width: 576.98px) {
    .stage__info {
      max-width: 100%;
      margin: 32px 0 0 0; } }

.stage__info-line {
  width: 100%;
  height: 1px;
  background: #bfd730; }

.stage__info-text {
  flex: 0 0 auto;
  margin: 0;
  color: #bfd730;
  font-size: 16px;
  line-height: 1.5;
  text-wrap: nowrap; }
  @media (max-width: 576.98px) {
    .stage__info-text {
      font-size: 12px; } }

/* Груминг больше чем бизнес */
/* Груминг больше чем бизнес */
.support__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 40px; }
  @media (max-width: 1025.98px) {
    .support__content {
      gap: 32px; } }
  @media (max-width: 992.98px) {
    .support__content {
      grid-template-columns: 1fr;
      gap: 64px; } }
  @media (max-width: 576.98px) {
    .support__content {
      gap: 40px; } }

.support__title {
  font-style: normal;
  line-height: 1;
  color: #fff;
  margin: 0; }
  .support__title span {
    color: #bfd730; }
    @media (max-width: 576.98px) {
      .support__title span {
        margin-left: 1px; } }
  @media (max-width: 576.98px) {
    .support__title {
      font-size: 40px; } }

.support__block {
  display: grid;
  gap: 24px;
  padding: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px); }
  @media (max-width: 576.98px) {
    .support__block {
      padding: 24px;
      border-radius: 30px; } }

.support__text {
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  margin: 0; }
  @media (max-width: 768.98px) {
    .support__text {
      text-wrap: balance; } }
  @media (max-width: 480.98px) {
    .support__text {
      font-size: 16px; } }

.support__svg {
  display: flex;
  align-items: center;
  gap: 40px; }
  .support__svg img {
    display: block;
    pointer-events: none; }
  @media (max-width: 768.98px) {
    .support__svg {
      gap: 32px; } }
  @media (max-width: 576.98px) {
    .support__svg {
      gap: 24px; }
      .support__svg img:nth-child(1) {
        width: 90px;
        height: 73px; }
      .support__svg img:nth-child(2) {
        width: 170px; } }
  @media (max-width: 340px) {
    .support__svg {
      gap: 16px; }
      .support__svg img:nth-child(1) {
        width: 78px;
        height: 63px; }
      .support__svg img:nth-child(2) {
        width: 148px; } }

.support__design {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .support__design .design-icon_1 {
    bottom: -35%;
    left: 50%;
    margin-left: -60px; }
    @media (max-width: 890.98px) {
      .support__design .design-icon_1 {
        width: 205px;
        height: 150px;
        bottom: -5%;
        margin-left: -500px; } }
    @media (max-width: 768.98px) {
      .support__design .design-icon_1 {
        margin-left: -480px; } }
    @media (max-width: 576.98px) {
      .support__design .design-icon_1 {
        width: 128px;
        height: 94px;
        bottom: -6%;
        margin-left: -80px; } }
  .support__design .design-icon_2 {
    top: 12%;
    left: 50%;
    margin-left: 420px; }
    @media (max-width: 1025.98px) {
      .support__design .design-icon_2 {
        margin-left: 340px; } }
    @media (max-width: 890.98px) {
      .support__design .design-icon_2 {
        width: 172px;
        height: 134px;
        top: 10%;
        margin-left: 270px; } }
    @media (max-width: 768.98px) {
      .support__design .design-icon_2 {
        margin-left: 240px; } }
    @media (max-width: 576.98px) {
      .support__design .design-icon_2 {
        width: 132px;
        height: 102px;
        margin-left: 100px; } }
    @media (max-width: 400.98px) {
      .support__design .design-icon_2 {
        margin-left: 70px; } }

/* Партнеры GROOM */
/* Партнеры GROOM */
.partners {
  position: relative; }
  .partners__content {
    position: relative; }
  .partners__title {
    font-style: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin: 0; }
    @media (max-width: 768.98px) {
      .partners__title {
        font-size: 56px; } }
    @media (max-width: 576.98px) {
      .partners__title {
        font-size: 40px; } }
  .partners__carousel {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 64px 0 0 0; }
    .partners__carousel.is-ticker-init .partners__tickerBlock {
      -webkit-animation: ticker 20s linear infinite;
              animation: ticker 20s linear infinite; }
    .partners__carousel_revers.is-ticker-init .partners__tickerBlock {
      -webkit-animation-name: tickerInverted;
              animation-name: tickerInverted; }
    @media (max-width: 768.98px) {
      .partners__carousel {
        margin: 48px 0 0 0; } }
    @media (max-width: 576.98px) {
      .partners__carousel {
        margin: 40px 0 0 0; } }
  .partners__tickerInner {
    display: flex;
    gap: 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    flex: none; }
    @media (max-width: 576.98px) {
      .partners__tickerInner {
        gap: 8px; } }
  .partners__tickerBlock {
    display: flex;
    gap: 24px;
    will-change: transform; }
    @media (max-width: 576.98px) {
      .partners__tickerBlock {
        gap: 8px; } }
  .partners__carousel-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 320px;
    height: 160px;
    padding: 40px;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px); }
    .partners__carousel-item img {
      -webkit-user-select: none;
         -moz-user-select: none;
              user-select: none; }
    @media (max-width: 576.98px) {
      .partners__carousel-item {
        border-radius: 30px; } }
    @media (max-width: 576.98px) {
      .partners__carousel-item {
        width: 200px;
        height: 100px;
        padding: 24px; }
        .partners__carousel-item img {
          height: 100%; } }
  .partners__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .partners__design .design-icon_1 {
      top: 35%;
      margin-left: 16%; }
      @media (max-width: 1025.98px) {
        .partners__design .design-icon_1 {
          top: 32%;
          margin-left: -10%; } }
      @media (max-width: 890.98px) {
        .partners__design .design-icon_1 {
          width: 200px;
          height: 236px; } }
      @media (max-width: 576.98px) {
        .partners__design .design-icon_1 {
          left: 50%;
          width: 135px;
          height: 158px;
          margin-left: 140px; } }
      @media (max-width: 400.98px) {
        .partners__design .design-icon_1 {
          margin-left: 110px; } }
    .partners__design .design-icon_2 {
      bottom: -11%;
      margin-left: 80%; }
      @media (max-width: 1025.98px) {
        .partners__design .design-icon_2 {
          margin-left: 88%; } }
      @media (max-width: 890.98px) {
        .partners__design .design-icon_2 {
          width: 144px;
          height: 153px; } }
      @media (max-width: 576.98px) {
        .partners__design .design-icon_2 {
          left: 50%;
          width: 106px;
          height: 113px;
          bottom: 20%;
          margin-left: -220px; } }
      @media (max-width: 400.98px) {
        .partners__design .design-icon_2 {
          margin-left: -190px; } }

/* Запись на онлайн встречу */
/* Запись на онлайн встречу */
.meeting__content {
  position: relative; }

.meeting__block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 80px; }
  @media (max-width: 1025.98px) {
    .meeting__block {
      gap: 64px;
      grid-template-columns: 1fr; } }
  @media (max-width: 576.98px) {
    .meeting__block {
      gap: 97px; } }

.meeting__recording {
  display: flex;
  flex-direction: column;
  gap: 64px; }
  @media (max-width: 1025.98px) {
    .meeting__recording {
      gap: 0; } }

.meeting__title {
  font-style: normal;
  line-height: 1;
  color: #fff;
  margin: 0; }
  .meeting__title span {
    color: #bfd730; }
  @media (max-width: 1025.98px) {
    .meeting__title {
      text-wrap: balance;
      z-index: 2; }
      .meeting__title br {
        display: none; } }
  @media (max-width: 576.98px) {
    .meeting__title {
      font-size: 40px; } }

.meeting__button {
  max-width: 380px;
  width: 100%; }
  @media (max-width: 576.98px) {
    .meeting__button {
      height: 56px;
      font-size: 16px;
      padding: 20px 32px; } }
  @media (max-width: 1025.98px) {
    .meeting__button {
      display: none; } }
  .meeting__button_mobile {
    display: none; }
    @media (max-width: 1025.98px) {
      .meeting__button_mobile {
        display: flex;
        margin: 64px auto 0 auto; } }
    @media (max-width: 576.98px) {
      .meeting__button_mobile {
        margin: 40px auto 0 auto; } }

.meeting__viewing {
  position: relative;
  height: 100%; }
  @media (max-width: 1025.98px) {
    .meeting__viewing {
      max-width: 520px;
      margin: 0 auto; } }

.meeting__design {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .meeting__design .design-icon_1 {
    bottom: -6%;
    left: 50%;
    margin-left: -900px; }
    @media (max-width: 4096.98px) {
      .meeting__design .design-icon_1 {
        bottom: 0%;
        left: auto;
        margin-left: 28%; } }
    @media (max-width: 3440.98px) {
      .meeting__design .design-icon_1 {
        margin-left: 24%; } }
    @media (max-width: 2560.98px) {
      .meeting__design .design-icon_1 {
        margin-left: 16%; } }
    @media (max-width: 2048.98px) {
      .meeting__design .design-icon_1 {
        margin-left: 8%; } }
    @media (max-width: 1920.98px) {
      .meeting__design .design-icon_1 {
        margin-left: 4%; } }
    @media (max-width: 1440.98px) {
      .meeting__design .design-icon_1 {
        margin-left: 0%; } }
    @media (max-width: 1025.98px) {
      .meeting__design .design-icon_1 {
        width: 142px;
        height: 148px;
        bottom: 30%;
        margin-left: 14%; } }
    @media (max-width: 890.98px) {
      .meeting__design .design-icon_1 {
        bottom: 20%;
        margin-left: 10%; } }
    @media (max-width: 768.98px) {
      .meeting__design .design-icon_1 {
        margin-left: 3%; } }
    @media (max-width: 576.98px) {
      .meeting__design .design-icon_1 {
        bottom: 3%;
        margin-left: -8%; } }
    @media (max-width: 400.98px) {
      .meeting__design .design-icon_1 {
        bottom: 6%;
        margin-left: -10%; } }
  .meeting__design .design-icon_2 {
    top: 2%;
    left: 50%;
    margin-left: 640px; }
    @media (max-width: 4096.98px) {
      .meeting__design .design-icon_2 {
        margin-left: 66%;
        left: auto; } }
    @media (max-width: 3440.98px) {
      .meeting__design .design-icon_2 {
        margin-left: 68%; } }
    @media (max-width: 2560.98px) {
      .meeting__design .design-icon_2 {
        margin-left: 76%; } }
    @media (max-width: 2048.98px) {
      .meeting__design .design-icon_2 {
        margin-left: 80%; } }
    @media (max-width: 1920.98px) {
      .meeting__design .design-icon_2 {
        margin-left: 82%; } }
    @media (max-width: 1440.98px) {
      .meeting__design .design-icon_2 {
        margin-left: 87%; } }
    @media (max-width: 1025.98px) {
      .meeting__design .design-icon_2 {
        width: 154px;
        height: 151px;
        top: 18.5%;
        margin-left: 68%; } }
    @media (max-width: 890.98px) {
      .meeting__design .design-icon_2 {
        top: 22%;
        margin-left: 72%; } }
    @media (max-width: 768.98px) {
      .meeting__design .design-icon_2 {
        margin-left: 74%; } }
    @media (max-width: 576.98px) {
      .meeting__design .design-icon_2 {
        top: 7%; } }

.viewing:hover .viewing__play {
  background: #00b8d6; }

.viewing__image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  pointer-events: none; }
  @media (max-width: 576.98px) {
    .viewing__image img {
      border-radius: 30px; } }

.viewing__play {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  padding: 24px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  transition: 0.3s ease-in; }
  .viewing__play svg {
    fill: #fff; }

.viewing__content {
  position: absolute;
  max-width: 464px;
  width: 100%;
  left: 50%;
  bottom: 24px;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 24px 40px;
  border-radius: 28px;
  transform: translate(-50%, 0);
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
  background: rgba(255, 255, 255, 0.1); }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .viewing__content {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .viewing__content {
      background-color: #393c44; } }
  @media (max-width: 1025.98px) {
    .viewing__content {
      max-width: 464px;
      bottom: 24px; } }
  @media (max-width: 576.98px) {
    .viewing__content {
      max-width: 360px;
      padding: 16px 24px;
      gap: 4px;
      border-radius: 16px;
      z-index: 2; } }
  @media (max-width: 400.98px) {
    .viewing__content {
      max-width: 311px; } }
  @media (max-width: 359.98px) {
    .viewing__content {
      max-width: 270px;
      bottom: 12px; } }

.viewing__name {
  font-size: 28px;
  font-style: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0 10px; }
  @media (max-width: 576.98px) {
    .viewing__name {
      font-size: 24px;
      padding: 0; } }

.viewing__position {
  color: #bfd730;
  margin: 0; }
  @media (max-width: 576.98px) {
    .viewing__position {
      font-size: 14px; } }

.viewing__info {
  position: absolute;
  top: 20px;
  left: -240px;
  max-width: 340px;
  width: 100%;
  padding: 18px 24px;
  border-radius: 30px 30px 8px 30px;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 0.1);
  z-index: 2; }
  .viewing__info .viewing__info-text {
    color: #fff;
    margin: 0; }
    @media (max-width: 480.98px) {
      .viewing__info .viewing__info-text {
        font-size: 14px; } }
    @media (max-width: 400.98px) {
      .viewing__info .viewing__info-text {
        font-size: 12px; } }
  @media (max-width: 1025.98px) {
    .viewing__info {
      top: -24px;
      left: -120px; } }
  @media (max-width: 768.98px) {
    .viewing__info {
      max-width: 320px;
      top: -24px;
      left: -90px; } }
  @media (max-width: 720px) {
    .viewing__info {
      max-width: 270px;
      left: -40px; } }
  @media (max-width: 576.98px) {
    .viewing__info {
      max-width: 200px;
      top: -60px;
      left: 24px;
      border-radius: 24px 24px 4px 24px; } }
  @media (max-width: 480.98px) {
    .viewing__info {
      max-width: 160px;
      top: -57px;
      left: 16px;
      padding: 16px; } }
  @media (max-width: 400.98px) {
    .viewing__info {
      max-width: 140px; } }
  @media (max-width: 359.98px) {
    .viewing__info {
      left: -6px; } }

/* Сопровождение каждого партнера */
/* Сопровождение каждого партнера */
.accompaniment__title {
  margin: 0;
  color: #fff;
  font-style: normal;
  line-height: 1;
  text-align: center; }
  .accompaniment__title span {
    color: #bfd730; }
  @media (max-width: 576.98px) {
    .accompaniment__title {
      font-size: 28px; } }

.accompaniment__subtitle {
  margin: 0;
  margin: 24px 0 0 0;
  font-size: 20px;
  line-height: 1.5;
  text-align: center; }
  @media (max-width: 768.98px) {
    .accompaniment__subtitle {
      margin: 16px 0 0 0;
      font-size: 18px; } }
  @media (max-width: 576.98px) {
    .accompaniment__subtitle {
      font-size: 16px; } }

.accompaniment__carousel {
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 64px 0 0 0;
  gap: 24px; }
  .accompaniment__carousel .accompaniment__carousel-content {
    display: flex;
    gap: 24px; }
    @media (max-width: 576.98px) {
      .accompaniment__carousel .accompaniment__carousel-content {
        gap: 16px; } }
  .accompaniment__carousel .accompaniment__carousel-block {
    display: flex;
    gap: 24px; }
    @media (max-width: 576.98px) {
      .accompaniment__carousel .accompaniment__carousel-block {
        gap: 16px; } }
  @media (max-width: 576.98px) {
    .accompaniment__carousel {
      margin: 40px 0 0 0; } }

.carousel-line {
  width: 100%;
  white-space: nowrap; }
  .carousel-line.is-ticker-init .accompaniment__carousel-block {
    -webkit-animation: ticker 20s linear infinite;
            animation: ticker 20s linear infinite; }
  @media (hover) {
    .carousel-line.is-ticker-init:not([disabled]):hover .accompaniment__carousel-block {
      -webkit-animation-play-state: paused;
              animation-play-state: paused; } }
  .carousel-line_revers.is-ticker-init .accompaniment__carousel-block {
    -webkit-animation-name: tickerInverted;
            animation-name: tickerInverted; }
  .carousel-line__item {
    display: flex;
    position: relative;
    flex-direction: column;
    width: 480px;
    height: 302px;
    padding: 40px;
    gap: 24px;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1); }
    @media (max-width: 576.98px) {
      .carousel-line__item {
        width: 300px;
        height: 352px;
        padding: 24px;
        gap: 16px;
        border-radius: 30px; } }
  .carousel-line__item-info {
    display: flex;
    align-items: flex-start;
    gap: 24px; }
    @media (max-width: 576.98px) {
      .carousel-line__item-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px; } }
  .carousel-line__image {
    flex: 0 0 33%;
    aspect-ratio: 1 / 1;
    max-width: 120px; }
    .carousel-line__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%;
      pointer-events: none; }
    @media (max-width: 576.98px) {
      .carousel-line__image {
        width: 100px;
        height: 100px; } }
  .carousel-line__block {
    display: flex;
    flex-direction: column;
    align-self: center;
    gap: 8px; }
  .carousel-line__title {
    margin: 0;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    text-wrap: wrap; }
    @media (max-width: 576.98px) {
      .carousel-line__title {
        font-size: 24px; } }
  .carousel-line__text {
    margin: 0;
    color: #bfd730;
    text-wrap: wrap; }
    @media (max-width: 576.98px) {
      .carousel-line__text {
        font-size: 14px; } }
  .carousel-line__item-list ul {
    margin: 0;
    margin-bottom: 24px;
    padding: 0;
    list-style: none; }
  .carousel-line__item-list li {
    display: flex;
    align-items: center;
    padding: 0;
    gap: 10px;
    list-style: none;
    text-wrap: wrap; }
    .carousel-line__item-list li::before {
      position: relative;
      top: 10px;
      flex: 0 0 auto;
      align-self: start;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.5);
      content: ""; }
    .carousel-line__item-list li br {
      display: none; }
  @media (max-width: 576.98px) {
    .carousel-line__item-list li {
      font-size: 14px;
      text-wrap: balance; }
      .carousel-line__item-list li br {
        display: block; } }

/* Карусель footer */
.carousel-dog__slider {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  -webkit-animation-name: tickerReverse;
          animation-name: tickerReverse; }
  .carousel-dog__slider.is-ticker-init .carousel-dog__block {
    -webkit-animation: ticker 20s linear infinite;
            animation: ticker 20s linear infinite; }

.carousel-dog__content {
  display: flex;
  gap: 16px; }
  @media (max-width: 576.98px) {
    .carousel-dog__content {
      gap: 8px; } }

.carousel-dog__block {
  display: flex;
  gap: 16px;
  transform: translateX(-100%);
  will-change: transform; }
  @media (max-width: 768.98px) {
    .carousel-dog__block {
      gap: 8px; } }

.carousel-dog__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 160px;
  border-radius: 30px;
  background: #fff; }
  .carousel-dog__item img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 30px;
    pointer-events: none; }
  @media (max-width: 576.98px) {
    .carousel-dog__item {
      border-radius: 20px; }
      .carousel-dog__item img {
        border-radius: 20px; } }
  .carousel-dog__item .swiper-wrapper {
    transition-timing-function: linear;
    will-change: transform; }

/* Истории партнеров GROOM */
/* Истории партнеров GROOM */
.stories__content {
  position: relative; }

.stories__title {
  margin: 0;
  color: #fff;
  font-style: normal;
  line-height: 1;
  text-align: center; }
  @media (max-width: 992.98px) {
    .stories__title {
      font-size: 56px; } }
  @media (max-width: 480.98px) {
    .stories__title {
      font-size: 40px; } }

.stories__video {
  width: 100%;
  margin: 64px 0 0 0; }
  .stories__video.is-ticker-init .stories__video-block {
    -webkit-animation: ticker 20s linear infinite;
            animation: ticker 20s linear infinite; }
  @media (hover) {
    .stories__video.is-ticker-init:not([disabled]):hover .stories__video-block {
      -webkit-animation-play-state: paused;
              animation-play-state: paused; } }
  .stories__video_revers.is-ticker-init .stories__video-block {
    -webkit-animation-name: tickerInverted;
            animation-name: tickerInverted; }
  @media (max-width: 480.98px) {
    .stories__video {
      margin: 40px 0 0 0; } }

.stories__video-content {
  display: flex;
  gap: 24px; }
  @media (max-width: 480.98px) {
    .stories__video-content {
      gap: 16px; } }

.stories__video-block {
  display: flex;
  gap: 24px;
  white-space: nowrap; }
  @media (max-width: 480.98px) {
    .stories__video-block {
      gap: 16px; } }

.stories__video-item {
  position: relative; }

.stories__info {
  margin: 64px 0 0 0; }
  @media (max-width: 480.98px) {
    .stories__info {
      margin: 40px 0 0 0; } }

.stories__info-svg {
  background: #00b8d6; }

.stories__info-text {
  font-size: 28px; }

.stories__design {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .stories__design .design-icon_1 {
    top: 78%;
    left: 50%;
    margin-left: -100px; }
    @media (max-width: 1025.98px) {
      .stories__design .design-icon_1 {
        top: 76%; } }
    @media (max-width: 840.98px) {
      .stories__design .design-icon_1 {
        width: 185.6px;
        height: 216px; } }
    @media (max-width: 576.98px) {
      .stories__design .design-icon_1 {
        top: 70%;
        width: 121px;
        height: 165px;
        margin-left: 130px; } }
    @media (max-width: 400.98px) {
      .stories__design .design-icon_1 {
        top: 60%;
        margin-left: 110px; } }

.item-video {
  position: relative;
  width: 480px;
  height: 320px;
  border-radius: 40px; }
  .item-video:hover .item-video__play {
    background: #00b8d6; }
  @media (max-width: 576.98px) {
    .item-video {
      width: 300px;
      height: 200px;
      border-radius: 30px; } }
  .item-video__link {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    border-radius: 40px;
    text-decoration: none; }
  .item-video__image {
    width: 480px;
    height: 320px; }
    .item-video__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 40px;
      pointer-events: none; }
    @media (max-width: 576.98px) {
      .item-video__image {
        width: 100%;
        height: 200px; } }
  .item-video__play {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    padding: 24px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    cursor: pointer;
    transition: 0.3s ease-in;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .item-video__play {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .item-video__play {
        background-color: #393c44; } }
    .item-video__play svg {
      fill: #fff; }
    @media (max-width: 576.98px) {
      .item-video__play {
        width: 56px;
        height: 56px;
        padding: 20px; } }
  .item-video__name {
    position: absolute;
    bottom: 16px;
    width: 177px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 11px 16px;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    text-align: center;
    text-decoration: none;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .item-video__name {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .item-video__name {
        background-color: #393c44; } }
    @media (max-width: 576.98px) {
      .item-video__name {
        padding: 8px 16px;
        border-radius: 30px;
        font-size: 14px; } }

/* Новости GROOM */
.newsGroom {
  position: relative; }
  .newsGroom__content {
    position: relative; }
  .newsGroom__title {
    margin: 0;
    color: #fff;
    font-style: normal;
    line-height: 1;
    text-align: center; }
    @media (max-width: 576.98px) {
      .newsGroom__title {
        font-size: 40px; } }
  .newsGroom__swiper {
    width: 100%;
    margin: 64px 0 0 0;
    overflow: visible; }
    .newsGroom__swiper.is-ticker-init .newsGroom__tickerBlock {
      -webkit-animation: ticker 20s linear infinite;
              animation: ticker 20s linear infinite; }
    @media (hover) {
      .newsGroom__swiper.is-ticker-init:not([disabled]):hover .newsGroom__tickerBlock {
        -webkit-animation-play-state: paused;
                animation-play-state: paused; } }
    @media (max-width: 480.98px) {
      .newsGroom__swiper {
        margin: 40px 0 0 0; } }
  .newsGroom__tickerInner {
    display: flex;
    flex: none;
    width: 100%;
    gap: 24px; }
    @media (max-width: 480.98px) {
      .newsGroom__tickerInner {
        gap: 16px; } }
  .newsGroom__tickerBlock {
    display: flex;
    gap: 24px;
    will-change: transform; }
    @media (max-width: 480.98px) {
      .newsGroom__tickerBlock {
        gap: 16px; } }
  .newsGroom__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 540px;
    height: 484px;
    margin: 0;
    padding: 40px;
    gap: 32px;
    border-radius: 40px;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    background: rgba(255, 255, 255, 0.1); }
    @media (max-width: 768.98px) {
      .newsGroom__item {
        width: 490px;
        height: 440px;
        border-radius: 30px; } }
    @media (max-width: 576.98px) {
      .newsGroom__item {
        width: 328px;
        height: 296px;
        padding: 24px;
        gap: 16px; } }
  .newsGroom__video {
    position: relative; }
    .newsGroom__video:hover .newsGroom__video-play {
      background: #00b8d6; }
  .newsGroom__video-image {
    width: 460px;
    height: 280px;
    border-radius: 24px; }
    .newsGroom__video-image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 24px;
      pointer-events: none; }
      @media (max-width: 768.98px) {
        .newsGroom__video-image img {
          border-radius: 16px; } }
    @media (max-width: 768.98px) {
      .newsGroom__video-image {
        width: 400px;
        height: 240px;
        border-radius: 16px; } }
    @media (max-width: 576.98px) {
      .newsGroom__video-image {
        width: 280px;
        height: 160px; } }
  .newsGroom__video-play {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    padding: 24px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    cursor: pointer;
    transition: 0.3s ease-in; }
    .newsGroom__video-play svg {
      fill: #fff; }
    @media (max-width: 768.98px) {
      .newsGroom__video-play {
        width: 56px;
        height: 56px;
        padding: 22px; } }
  .newsGroom__item-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px; }
    @media (max-width: 576.98px) {
      .newsGroom__item-block {
        gap: 4px; } }
  .newsGroom__item-date {
    margin: 0;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 576.98px) {
      .newsGroom__item-date {
        font-size: 12px; } }
  .newsGroom__item-name {
    margin: 0;
    color: #fff;
    font-size: 28px;
    text-align: center; }
    @media (max-width: 576.98px) {
      .newsGroom__item-name {
        font-size: 24px; } }
  .newsGroom__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .newsGroom__design .design-icon_1 {
      bottom: -30%;
      margin-left: 3%; }
      @media (max-width: 890.98px) {
        .newsGroom__design .design-icon_1 {
          width: 231.2px;
          height: 170.4px; } }
      @media (max-width: 576.98px) {
        .newsGroom__design .design-icon_1 {
          bottom: -5%;
          width: 194px;
          height: 102px;
          margin-left: -2%; } }
    .newsGroom__design .design-icon_2 {
      top: 26%;
      margin-left: 78%; }
      @media (max-width: 890.98px) {
        .newsGroom__design .design-icon_2 {
          width: 175.2px;
          height: 183.2px; } }
      @media (max-width: 576.98px) {
        .newsGroom__design .design-icon_2 {
          top: 23%;
          width: 131px;
          height: 132px;
          margin-left: 84%; } }

/* Хотите узнать сколько вы можеет заработать? */
/* Хотите узнать сколько вы можеет заработать? */
.calculator {
  position: relative; }
  .calculator__title {
    margin: 0;
    color: #fff;
    font-style: normal;
    line-height: 1;
    text-align: center;
    text-wrap: balance; }
    @media (max-width: 576.98px) {
      .calculator__title {
        font-size: 40px; } }
  .calculator__subtitle {
    margin: 24px 0 0 0;
    font-size: 20px;
    font-family: "Golos", Arial, sans-serif;
    text-align: center; }
    @media (max-width: 576.98px) {
      .calculator__subtitle {
        margin: 16px 0 0 0;
        font-size: 16px; } }
  .calculator__block {
    position: relative;
    margin: 64px 0 0 0; }
    @media (max-width: 576.98px) {
      .calculator__block {
        margin: 40px 0 0 0; } }
  .calculator__range {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 80px; }
    @media (max-width: 890.98px) {
      .calculator__range {
        grid-template-columns: 1fr;
        gap: 40px; } }
    @media (max-width: 576.98px) {
      .calculator__range {
        gap: 24px; } }
  .calculator__prifit {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 64px 0 0 0;
    padding: 40px;
    gap: 16px;
    border-radius: 40px;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    background: rgba(255, 255, 255, 0.1); }
    @media (max-width: 576.98px) {
      .calculator__prifit {
        margin: 40px 0 0 0;
        padding: 24px 24px 16px;
        gap: 8px;
        border-radius: 30px; } }
    @media (max-width: 375.98px) {
      .calculator__prifit {
        padding: 24px 12px; } }
  .calculator__prifit-title {
    margin: 0;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    line-height: 1;
    text-align: center; }
    @media (max-width: 576.98px) {
      .calculator__prifit-title {
        font-size: 20px; } }
  .calculator__prifit-input {
    display: flex;
    align-items: center;
    height: 48px;
    gap: 8px;
    color: #fff;
    font-weight: 800;
    font-size: 48px;
    font-family: "Gilroy", Arial, sans-serif !important; }
    @media (max-width: 768.98px) {
      .calculator__prifit-input {
        font-size: 42px; } }
    @media (max-width: 576.98px) {
      .calculator__prifit-input {
        gap: 0px;
        font-size: 32px; } }
    @media (max-width: 480.98px) {
      .calculator__prifit-input {
        font-size: 28px; } }
    @media (max-width: 330px) {
      .calculator__prifit-input {
        font-size: 2.4rem; } }
  .calculator__button {
    width: 100%;
    max-width: 354px;
    margin: 64px auto 0 auto; }
    @media (max-width: 480.98px) {
      .calculator__button {
        max-width: 100%;
        height: 56px;
        margin: 40px auto 0 auto;
        padding: 20px 32px;
        font-size: 16px; } }
  .calculator__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .calculator__design .design-icon_1 {
      bottom: 6%;
      left: 50%;
      margin-left: -885px; }
      @media (max-width: 4096.98px) {
        .calculator__design .design-icon_1 {
          bottom: 27%;
          left: auto;
          margin-left: 28%; } }
      @media (max-width: 3440.98px) {
        .calculator__design .design-icon_1 {
          margin-left: 23%; } }
      @media (max-width: 2560.98px) {
        .calculator__design .design-icon_1 {
          margin-left: 15%; } }
      @media (max-width: 2048.98px) {
        .calculator__design .design-icon_1 {
          margin-left: 7%; } }
      @media (max-width: 1920.98px) {
        .calculator__design .design-icon_1 {
          margin-left: 4%; } }
      @media (max-width: 1440.98px) {
        .calculator__design .design-icon_1 {
          margin-left: -10%; } }
      @media (max-width: 1025.98px) {
        .calculator__design .design-icon_1 {
          bottom: -7%;
          width: 204.8px;
          height: 150.4px;
          margin-left: -7%; } }
      @media (max-width: 992.98px) {
        .calculator__design .design-icon_1 {
          bottom: -16%; } }
      @media (max-width: 890.98px) {
        .calculator__design .design-icon_1 {
          bottom: -7%; } }
      @media (max-width: 576.98px) {
        .calculator__design .design-icon_1 {
          bottom: -20%;
          width: 136px;
          height: 128px; } }
    .calculator__design .design-icon_2 {
      top: 21%;
      left: 50%;
      margin-left: 550px; }
      @media (max-width: 4096.98px) {
        .calculator__design .design-icon_2 {
          top: 15%;
          left: auto;
          margin-left: 63%; } }
      @media (max-width: 3440.98px) {
        .calculator__design .design-icon_2 {
          margin-left: 66%; } }
      @media (max-width: 2560.98px) {
        .calculator__design .design-icon_2 {
          margin-left: 71%; } }
      @media (max-width: 2048.98px) {
        .calculator__design .design-icon_2 {
          margin-left: 76%; } }
      @media (max-width: 1920.98px) {
        .calculator__design .design-icon_2 {
          margin-left: 78%; } }
      @media (max-width: 1440.98px) {
        .calculator__design .design-icon_2 {
          margin-left: 84%; } }
      @media (max-width: 1025.98px) {
        .calculator__design .design-icon_2 {
          top: 4%;
          width: 178.4px;
          height: 142.4px; } }
      @media (max-width: 992.98px) {
        .calculator__design .design-icon_2 {
          top: 6%;
          margin-left: 86%; } }
      @media (max-width: 576.98px) {
        .calculator__design .design-icon_2 {
          top: 15%;
          width: 85px;
          height: 106px; } }
      @media (max-width: 400.98px) {
        .calculator__design .design-icon_2 {
          top: 13%; } }

.revenue {
  display: flex;
  flex-direction: column;
  gap: 24px; }
  .revenue__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px; }
  .revenue__top-title {
    margin: 0;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    line-height: 1; }
    @media (max-width: 576.98px) {
      .revenue__top-title {
        font-size: 24px; } }
  .revenue__top-price {
    margin: 0;
    color: #fff;
    font-style: normal;
    font-variant: tabular-nums;
    font-size: 28px;
    line-height: 1;
    font-family: "Gilroy", Arial, sans-serif !important; }
    .revenue__top-price input {
      all: unset;
      width: 180px !important;
      text-align: end !important; }
      @media (max-width: 330px) {
        .revenue__top-price input {
          width: 130px !important; } }
    .revenue__top-price #revenueResultHidden {
      display: none; }
    @media (max-width: 576.98px) {
      .revenue__top-price {
        font-size: 24px; } }
  .revenue__bottom {
    position: relative;
    width: 100%; }
  .revenue__bottom-input {
    position: relative;
    width: 100%;
    height: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    outline: none;
    background: rgba(255, 255, 255, 0.1); }
    .revenue__bottom-input::-webkit-slider-thumb {
      width: 40px;
      height: 40px;
      border: 8px solid #ed125f;
      border-radius: 50%;
      background: #fff;
      -webkit-appearance: none; }
    .revenue__bottom-input::-moz-range-track {
      width: 100%;
      height: 8px;
      border-radius: 6px;
      background: rgba(255, 255, 255, 0.1); }
    .revenue__bottom-input::-moz-range-thumb {
      width: 25px;
      height: 25px;
      border: 8px solid #ed125f;
      border-radius: 50%;
      background: #fff;
      cursor: grab; }
      .revenue__bottom-input::-moz-range-thumb:active {
        cursor: grabbing; }
    .revenue__bottom-input::-ms-track {
      width: 100%;
      height: 8px;
      border-color: transparent;
      background: transparent;
      color: transparent; }
    .revenue__bottom-inputinput::-ms-fill-lower {
      background: rgba(255, 255, 255, 0.1); }
    .revenue__bottom-inputinput::-ms-fill-upper {
      background: #ed125f; }
    .revenue__bottom-input::-ms-thumb {
      width: 40px;
      height: 40px;
      margin-top: 1px;
      border: 8px solid #ed125f;
      border-radius: 50px;
      background: #fff;
      cursor: pointer; }
    .revenue__bottom-input_price {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: 24px 0 0 0;
      color: #fff;
      font-size: 20px;
      line-height: 1; }
      .revenue__bottom-input_price.mobile {
        display: none; }
      @media (max-width: 576.98px) {
        .revenue__bottom-input_price {
          font-size: 16px; } }
      @media (max-width: 480.98px) {
        .revenue__bottom-input_price {
          display: none; }
          .revenue__bottom-input_price.mobile {
            display: flex;
            font-size: 14px; } }

.salon {
  display: flex;
  flex-direction: column;
  gap: 24px; }
  @media (max-width: 890.98px) {
    .salon {
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      gap: 10px; } }
  .salon__title {
    margin: 0;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    line-height: 1; }
    @media (max-width: 576.98px) {
      .salon__title {
        font-size: 24px; } }
  .salon__block {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .salon__number {
    all: unset;
    align-self: center;
    width: 80px !important;
    height: 80px !important;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 28px;
    font-family: "Gilroy", Arial, sans-serif;
    text-align: center !important; }
    @media (max-width: 768.98px) {
      .salon__number {
        width: 64px !important;
        height: 64px !important; } }
    @media (max-width: 576.98px) {
      .salon__number {
        font-size: 24px; } }
    @media (max-width: 480.98px) {
      .salon__number {
        width: 48px !important;
        height: 48px !important;
        font-size: 24px !important; } }
  .salon__minus, .salon__plus {
    display: flex;
    align-items: center;
    width: 80px;
    height: 80px;
    padding: 24px;
    border-radius: 24px;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    transition: 0.3s ease-in-out; }
    .salon__minus:hover, .salon__plus:hover {
      background: rgba(255, 255, 255, 0.2); }
    @media (max-width: 768.98px) {
      .salon__minus, .salon__plus {
        width: 64px;
        height: 64px;
        border-radius: 16px; } }
    @media (max-width: 480.98px) {
      .salon__minus, .salon__plus {
        width: 48px;
        height: 48px;
        padding: 12px; } }

.additional {
  display: flex;
  flex-direction: column;
  margin: 42px 0 0 0;
  gap: 24px; }
  @media (max-width: 576.98px) {
    .additional {
      margin: 24px 0 0 0;
      gap: 16px; } }
  .additional #additionalValueResult {
    display: none; }
  .additional__title {
    margin: 0;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    font-family: "Golos", Arial, sans-serif; }
    @media (max-width: 480.98px) {
      .additional__title {
        font-size: 16px; } }
  .additional__block {
    position: relative; }
  .additional__item {
    display: flex;
    align-items: center;
    gap: 24px;
    cursor: pointer;
    transition: all 0.3s ease-in-out; }
    .additional__item:hover .checkbox {
      background: rgba(255, 255, 255, 0.2); }
    @media (max-width: 576.98px) {
      .additional__item {
        align-items: normal;
        gap: 16px; } }
    .additional__item:nth-child(1) {
      padding: 0 0 24px 0; }
      @media (max-width: 576.98px) {
        .additional__item:nth-child(1) {
          padding: 0 0 16px 0; } }
    .additional__item:nth-child(2) {
      padding: 24px 0;
      border-top: 1px solid rgba(255, 255, 255, 0.2);
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      @media (max-width: 576.98px) {
        .additional__item:nth-child(2) {
          padding: 16px 0; } }
    .additional__item:nth-child(3) {
      padding: 24px 0 0 0; }
      @media (max-width: 576.98px) {
        .additional__item:nth-child(3) {
          padding: 16px 0 0 0; } }
    .additional__item_content {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%; }
      @media (max-width: 480.98px) {
        .additional__item_content {
          flex-direction: column;
          align-items: flex-start;
          justify-content: flex-start;
          gap: 8px; } }
  .additional__item-label {
    display: flex; }
    .additional__item-label .checkbox {
      display: flex;
      flex-grow: 0;
      flex-shrink: 0;
      align-items: center;
      justify-content: center;
      width: 80px;
      height: 80px;
      border-radius: 24px;
      -webkit-backdrop-filter: blur(40px);
              backdrop-filter: blur(40px);
      background: rgba(255, 255, 255, 0.1);
      cursor: pointer;
      transition: background-color 0.5s; }
      .additional__item-label .checkbox.is-active {
        border: none;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.276 9.74695L13.276 23.7469C12.7553 24.2676 11.9111 24.2676 11.3904 23.7469L4.72375 17.0803L6.60937 15.1947L12.3332 20.9185L25.3904 7.86133L27.276 9.74695Z' fill='white'/%3E%3C/svg%3E");
        background-position: center center;
        background-size: 32px 32px;
        background-repeat: no-repeat;
        background-color: #00b8d6; }
        @media (max-width: 768.98px) {
          .additional__item-label .checkbox.is-active {
            background-size: 28px 28px; } }
        @media (max-width: 480.98px) {
          .additional__item-label .checkbox.is-active {
            background-size: 24px 24px; } }
      @media (max-width: 768.98px) {
        .additional__item-label .checkbox {
          width: 64px;
          height: 64px;
          border-radius: 16px; } }
      @media (max-width: 480.98px) {
        .additional__item-label .checkbox {
          width: 48px;
          height: 48px; } }
  .additional__item-label-block {
    display: flex;
    flex-direction: column;
    gap: 4px;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
    .additional__item-label-block span {
      color: #fff;
      font-size: 28px;
      line-height: 1;
      font-family: "Gilroy", Arial, sans-serif; }
      @media (max-width: 576.98px) {
        .additional__item-label-block span {
          font-size: 20px; } }
    .additional__item-label-block p {
      margin: 0; }
      @media (max-width: 480.98px) {
        .additional__item-label-block p {
          font-size: 12px; } }
  .additional__item-price {
    color: #fff;
    font-size: 28px;
    line-height: 1;
    font-family: "Gilroy", Arial, sans-serif;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
    @media (max-width: 576.98px) {
      .additional__item-price {
        font-size: 24px; } }
    @media (max-width: 480.98px) {
      .additional__item-price {
        font-size: 20px; } }

.custom-checkbox {
  z-index: -1;
  position: absolute;
  opacity: 0; }

/* Цели на 2034 год */
/* Цели на 2034 год */
.targets__content {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1104px;
  height: 200vh; }

.targets__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: calc(100vh - 160px);
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  padding: 80px 80px 0 80px;
  overflow: hidden;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px); }
  .targets__block.is-fixed {
    position: fixed;
    top: 120px;
    left: 50%;
    margin: 0;
    transform: translateX(-50%); }
    @media (max-width: 1025.98px) {
      .targets__block.is-fixed {
        top: 116px;
        width: calc(100% - 40px) !important; } }
    @media (max-width: 768.98px) {
      .targets__block.is-fixed {
        top: 82px; } }
    @media (min-width: 1601px) {
      .targets__block.is-fixed {
        top: 136px; } }
  .targets__block.is-bottom {
    position: absolute;
    margin-top: auto;
    top: auto;
    transform: unset;
    left: 0;
    bottom: 0;
    width: unset !important;
    height: calc(100vh - 160px); }
    @media (max-width: 768.98px) {
      .targets__block.is-bottom {
        margin: 0 20px; } }
  @media (max-width: 768.98px) {
    .targets__block {
      padding: 40px 24px 0 24px;
      margin: 0 20px; } }

.targets__block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 1;
  gap: 16px;
  transform: translateX(0px) !important; }

.targets__name {
  font-size: 20px;
  text-align: center;
  color: #bfd730;
  margin: 0; }
  @media (max-width: 576.98px) {
    .targets__name {
      font-size: 16px; } }

.targets__title {
  position: relative;
  font-style: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-wrap: balance;
  margin: 0;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 1s ease-in; }
  .targets__title.is-active {
    display: block; }
  .targets__title.is-visible {
    opacity: 1;
    visibility: visible;
    transition: all 1s ease-in; }
  @media (max-width: 1025.98px) {
    .targets__title {
      font-size: 56px; } }
  @media (max-width: 890.98px) {
    .targets__title {
      font-size: 40px; } }
  @media (max-width: 576.98px) {
    .targets__title {
      font-size: 28px;
      top: 10px; } }
  .targets__title span {
    width: 100vw;
    padding: 0 40px; }

.targets__image img {
  display: none;
  width: 100%;
  height: 0;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: height opacity 1s ease-in; }
  .targets__image img.is-active {
    display: block;
    height: 100%; }
  .targets__image img.is-visible {
    opacity: 1;
    visibility: visible;
    transition: height opacity 1s ease-in; }
  .targets__image img:nth-child(1) {
    width: 220px; }
  .targets__image img:nth-child(2) {
    width: 270px; }
    @media (max-width: 576.98px) {
      .targets__image img:nth-child(2) {
        width: 240px; } }
  .targets__image img:nth-child(3) {
    width: 320px; }
    @media (max-width: 576.98px) {
      .targets__image img:nth-child(3) {
        width: 260px; } }
  .targets__image img:nth-child(4) {
    width: 370px; }
    @media (max-width: 576.98px) {
      .targets__image img:nth-child(4) {
        width: 280px; } }
  .targets__image img:nth-child(5) {
    width: 420px; }
    @media (max-width: 576.98px) {
      .targets__image img:nth-child(5) {
        width: 300px; } }
  .targets__image img:nth-child(6) {
    width: 470px; }
    @media (max-width: 576.98px) {
      .targets__image img:nth-child(6) {
        width: 320px; } }
  .targets__image img:nth-child(7) {
    width: 520px; }
    @media (max-width: 576.98px) {
      .targets__image img:nth-child(7) {
        width: 342px; } }

.targets__design {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .targets__design .design-icon_1 {
    left: 50%;
    bottom: -6%;
    margin-left: -500px; }
    @media (max-width: 4096.98px) {
      .targets__design .design-icon_1 {
        left: auto;
        bottom: 0%;
        margin-left: 38%; } }
    @media (max-width: 3440.98px) {
      .targets__design .design-icon_1 {
        margin-left: 36%;
        left: auto; } }
    @media (max-width: 2560.98px) {
      .targets__design .design-icon_1 {
        margin-left: 32%;
        left: auto; } }
    @media (max-width: 2048.98px) {
      .targets__design .design-icon_1 {
        margin-left: 28%;
        left: auto; } }
    @media (max-width: 1348.98px) {
      .targets__design .design-icon_1 {
        bottom: 0%;
        left: auto;
        margin-left: 12%; } }
    @media (max-width: 576.98px) {
      .targets__design .design-icon_1 {
        width: 145px;
        height: 129px;
        bottom: 4%;
        left: auto;
        margin-left: -3%; } }
  .targets__design .design-icon_2 {
    top: 42%;
    left: 50%;
    margin-left: 470px; }
    @media (max-width: 4096.98px) {
      .targets__design .design-icon_2 {
        top: 38%;
        left: auto;
        margin-left: 61%; } }
    @media (max-width: 3440.98px) {
      .targets__design .design-icon_2 {
        margin-left: 64%;
        left: auto; } }
    @media (max-width: 2560.98px) {
      .targets__design .design-icon_2 {
        margin-left: 68%;
        left: auto; } }
    @media (max-width: 2048.98px) {
      .targets__design .design-icon_2 {
        margin-left: 73%;
        left: auto; } }
    @media (max-width: 1348.98px) {
      .targets__design .design-icon_2 {
        top: 35%;
        margin-left: 83%;
        left: auto; } }
    @media (max-width: 576.98px) {
      .targets__design .design-icon_2 {
        width: 85px;
        height: 147px;
        top: 25%;
        left: auto;
        margin-left: 90%; } }

/* Обучение груминг-бизнесу */
/* Обучение груминг-бизнесу */
.adviceBlock {
  position: relative; }
  .adviceBlock__wrapper {
    height: 100%; }
  .adviceBlock__title {
    font-style: normal;
    line-height: 1;
    text-align: center;
    color: #fff;
    margin: 0; }
    @media (max-width: 576.98px) {
      .adviceBlock__title {
        font-size: 40px; } }
  .adviceBlock__subtitle {
    font-size: 20px;
    text-align: center;
    line-height: 1.5;
    margin: 0;
    margin: 24px 0 0 0; }
    @media (max-width: 992.98px) {
      .adviceBlock__subtitle br {
        display: none; } }
    @media (max-width: 576.98px) {
      .adviceBlock__subtitle {
        font-size: 16px;
        margin: 16px 0 0 0; } }
  .adviceBlock__content {
    position: relative;
    margin: 64px 0 0 0;
    height: 824px; }
    @media (max-width: 1025.98px) {
      .adviceBlock__content {
        display: flex;
        flex-direction: column;
        gap: 24px;
        height: 100%; } }
    @media (max-width: 576.98px) {
      .adviceBlock__content {
        gap: 16px;
        margin: 40px 0 0 0; } }
  .adviceBlock__item {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 32px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    opacity: 0;
    transition: opacity 0.6s ease-in-out; }
    .adviceBlock__item.is-active {
      opacity: 1;
      -webkit-animation: adviceItemOpacity 0.6s linear forwards;
              animation: adviceItemOpacity 0.6s linear forwards; }

@-webkit-keyframes adviceItemOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes adviceItemOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    @media (max-width: 576.98px) {
      .adviceBlock__item {
        padding: 24px;
        gap: 8px; } }
    .adviceBlock__item:nth-child(1) {
      max-width: 472px;
      border-radius: 40px 40px 8px 40px; }
      @media (max-width: 576.98px) {
        .adviceBlock__item:nth-child(1) {
          max-width: 100%;
          border-radius: 30px 30px 4px 30px; } }
    .adviceBlock__item:nth-child(2) {
      position: absolute;
      top: 188px;
      right: 0;
      max-width: 368px;
      border-radius: 40px 40px 40px 8px;
      margin: 0; }
      @media (max-width: 1025.98px) {
        .adviceBlock__item:nth-child(2) {
          position: relative;
          top: 0;
          align-self: flex-end; } }
      @media (max-width: 576.98px) {
        .adviceBlock__item:nth-child(2) {
          max-width: 100%;
          border-radius: 30px 30px 30px 4px; } }
    .adviceBlock__item:nth-child(3) {
      position: absolute;
      bottom: 0;
      max-width: 370px;
      border-radius: 40px 8px 40px 40px;
      transform: translateX(184px); }
      @media (max-width: 1025.98px) {
        .adviceBlock__item:nth-child(3) {
          position: relative;
          transform: translateX(0);
          border-radius: 40px 40px 8px 40px; } }
      @media (max-width: 576.98px) {
        .adviceBlock__item:nth-child(3) {
          max-width: 100%;
          border-radius: 30px 30px 4px 30px; } }
  .adviceBlock__item-text {
    font-size: 20px;
    font-style: normal;
    line-height: 1;
    color: #fff;
    margin: 0; }
  .adviceBlock__item-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    list-style: none;
    padding: 0;
    margin: 0; }
    @media (max-width: 576.98px) {
      .adviceBlock__item-list {
        gap: 4px; } }
    .adviceBlock__item-list li {
      position: relative;
      display: grid;
      grid-auto-flow: column;
      flex-shrink: 1;
      gap: 16px;
      font-style: normal;
      line-height: 1.5;
      color: #fff;
      text-wrap: balance;
      justify-content: start; }
      @media (max-width: 576.98px) {
        .adviceBlock__item-list li {
          gap: 8px;
          font-size: 14px;
          text-wrap: pretty; }
          .adviceBlock__item-list li br {
            display: none; } }
      .adviceBlock__item-list li svg {
        position: relative;
        top: 3px; }
  .adviceBlock__image {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin: 40px auto 40px auto;
    transition: all 0.6s ease-in-out; }
    .adviceBlock__image span {
      text-align: center;
      color: #fff; }
    .adviceBlock__image img {
      display: block;
      width: 280px;
      height: 280px;
      border-radius: 50%;
      pointer-events: none; }
      @media (max-width: 890.98px) {
        .adviceBlock__image img {
          width: 180px;
          height: 180px; } }
    @media (max-width: 1025.98px) {
      .adviceBlock__image {
        margin: 8px auto auto auto; } }
  .adviceBlock__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .adviceBlock__design .design-icon_1 {
      top: 58%;
      left: 50%;
      margin-left: -470px; }
      @media (max-width: 1025.98px) {
        .adviceBlock__design .design-icon_1 {
          top: 52%;
          margin-left: -570px; } }
      @media (max-width: 890.98px) {
        .adviceBlock__design .design-icon_1 {
          margin-left: -500px; } }
      @media (max-width: 840.98px) {
        .adviceBlock__design .design-icon_1 {
          width: 118px;
          height: 216px;
          margin-left: -420px; } }
      @media (max-width: 576.98px) {
        .adviceBlock__design .design-icon_1 {
          width: 74px;
          height: 133px;
          top: 48%;
          margin-left: -230px; } }
      @media (max-width: 400.98px) {
        .adviceBlock__design .design-icon_1 {
          margin-left: -210px; } }
      @media (max-width: 375.98px) {
        .adviceBlock__design .design-icon_1 {
          margin-left: -200px; } }
    .adviceBlock__design .design-icon_2 {
      top: 36%;
      left: 50%;
      margin-left: 180px; }
      @media (max-width: 1025.98px) {
        .adviceBlock__design .design-icon_2 {
          top: 30%;
          margin-left: 320px; } }
      @media (max-width: 890.98px) {
        .adviceBlock__design .design-icon_2 {
          margin-left: 250px; } }
      @media (max-width: 840.98px) {
        .adviceBlock__design .design-icon_2 {
          width: 204px;
          height: 175px;
          margin-left: 240px; } }
      @media (max-width: 576.98px) {
        .adviceBlock__design .design-icon_2 {
          width: 105px;
          height: 110px;
          top: 55%;
          margin-left: 120px; } }
      @media (max-width: 400.98px) {
        .adviceBlock__design .design-icon_2 {
          margin-left: 100px; } }

/* Статистика Брэд Петт */
/* Статистика Брэд Петт */
.adviceMarker {
  position: relative; }
  .adviceMarker__content {
    position: relative;
    height: 780px;
    transition: all 0.6s ease-in; }
    @media (max-width: 1025.98px) {
      .adviceMarker__content {
        position: relative;
        display: flex;
        flex-direction: column;
        height: 100%; } }
  .adviceMarker__item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 32px 40px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    opacity: 0;
    transition: opacity 0.6s ease-in-out; }
    .adviceMarker__item.is-active {
      opacity: 1; }
    @media (max-width: 1025.98px) {
      .adviceMarker__item {
        opacity: 0; }
        .adviceMarker__item.is-active {
          -webkit-animation: adviceMarketItemOpacity 0.6s linear forwards;
                  animation: adviceMarketItemOpacity 0.6s linear forwards; } }
    @media (max-width: 1025.98px) and (max-width: 1025.98px) {
      .adviceMarker__item.is-active {
        margin: 0 0 24px 0; } }
    @media (max-width: 1025.98px) and (max-width: 576.98px) {
      .adviceMarker__item.is-active {
        margin: 0 0 16px 0; } }
    @media (max-width: 576.98px) {
      .adviceMarker__item {
        padding: 20px;
        gap: 8px; } }

@-webkit-keyframes adviceMarketItemOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes adviceMarketItemOpacity {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
    .adviceMarker__item:nth-child(1) {
      max-width: 410px;
      border-radius: 40px 40px 8px 40px;
      transform: translateY(60px); }
      @media (max-width: 1025.98px) {
        .adviceMarker__item:nth-child(1) {
          transform: translateY(0); } }
      @media (max-width: 576.98px) {
        .adviceMarker__item:nth-child(1) {
          max-width: 192px;
          border-radius: 30px 30px 4px 30px; } }
    .adviceMarker__item:nth-child(2) {
      position: absolute;
      top: 0;
      left: 552px;
      max-width: 448px;
      border-radius: 40px 40px 40px 8px; }
      @media (max-width: 1025.98px) {
        .adviceMarker__item:nth-child(2) {
          position: relative;
          left: 0;
          align-self: flex-end; } }
      @media (max-width: 576.98px) {
        .adviceMarker__item:nth-child(2) {
          max-width: 210px;
          border-radius: 30px 30px 30px 4px; } }
    .adviceMarker__item:nth-child(3) {
      position: absolute;
      top: 358px;
      right: 0;
      max-width: 380px;
      border-radius: 8px 40px 40px 40px; }
      @media (max-width: 1025.98px) {
        .adviceMarker__item:nth-child(3) {
          position: relative;
          right: 0;
          top: 0;
          border-radius: 40px 8px 40px 40px;
          order: 4; } }
      @media (max-width: 576.98px) {
        .adviceMarker__item:nth-child(3) {
          max-width: 254px;
          border-radius: 30px 4px 30px 30px; } }
    .adviceMarker__item:nth-child(4) {
      position: absolute;
      bottom: 0;
      max-width: 340px;
      border-radius: 40px 8px 40px 40px;
      transform: translateX(184px); }
      @media (max-width: 1025.98px) {
        .adviceMarker__item:nth-child(4) {
          position: relative;
          align-self: flex-end;
          transform: translateX(0);
          border-radius: 8px 40px 40px 40px;
          order: 5; } }
      @media (max-width: 576.98px) {
        .adviceMarker__item:nth-child(4) {
          max-width: 298px;
          border-radius: 4px 30px 30px 30px; } }
  .adviceMarker__item-text {
    color: #fff;
    margin: 0; }
    @media (max-width: 576.98px) {
      .adviceMarker__item-text {
        font-size: 14px; } }
  .adviceMarker__item-value {
    font-size: 48px; }
    @media (max-width: 576.98px) {
      .adviceMarker__item-value {
        font-size: 28px; } }
  .adviceMarker__image {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    margin: 64px auto 64px auto;
    transition: all 0.6s ease-in-out; }
    .adviceMarker__image span {
      text-align: center;
      color: #fff; }
    .adviceMarker__image img {
      display: block;
      width: 280px;
      height: 280px;
      border-radius: 50%;
      pointer-events: none; }
      @media (max-width: 890.98px) {
        .adviceMarker__image img {
          width: 180px;
          height: 180px; } }
    @media (max-width: 1025.98px) {
      .adviceMarker__image {
        margin: 8px auto 24px auto;
        order: 3; } }
    @media (max-width: 576.98px) {
      .adviceMarker__image {
        margin: 8px auto 16px auto; } }
  .adviceMarker__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .adviceMarker__design .design-icon_1 {
      top: 23%;
      left: 50%;
      margin-left: -400px; }
      @media (max-width: 4096.98px) {
        .adviceMarker__design .design-icon_1 {
          top: 27%;
          left: auto;
          margin-left: 40%; } }
      @media (max-width: 3440.98px) {
        .adviceMarker__design .design-icon_1 {
          top: 23%;
          margin-left: 38%; } }
      @media (max-width: 2560.98px) {
        .adviceMarker__design .design-icon_1 {
          top: 24%;
          margin-left: 33%; } }
      @media (max-width: 2048.98px) {
        .adviceMarker__design .design-icon_1 {
          margin-left: 30%; } }
      @media (max-width: 1348.98px) {
        .adviceMarker__design .design-icon_1 {
          margin-left: 16%; } }
      @media (max-width: 1025.98px) {
        .adviceMarker__design .design-icon_1 {
          top: 18%; } }
      @media (max-width: 890.98px) {
        .adviceMarker__design .design-icon_1 {
          width: 145px;
          height: 154px;
          top: 14%;
          margin-left: 0%; } }
      @media (max-width: 576.98px) {
        .adviceMarker__design .design-icon_1 {
          top: 11%;
          margin-left: -3%; } }
    .adviceMarker__design .design-icon_2 {
      top: 37%;
      left: 50%;
      margin-left: 310px; }
      @media (max-width: 4096.98px) {
        .adviceMarker__design .design-icon_2 {
          top: 34%;
          left: auto;
          margin-left: 58%; } }
      @media (max-width: 3440.98px) {
        .adviceMarker__design .design-icon_2 {
          top: 36%;
          margin-left: 59%; } }
      @media (max-width: 2560.98px) {
        .adviceMarker__design .design-icon_2 {
          margin-left: 62%; } }
      @media (max-width: 2048.98px) {
        .adviceMarker__design .design-icon_2 {
          margin-left: 65%; } }
      @media (max-width: 1348.98px) {
        .adviceMarker__design .design-icon_2 {
          margin-left: 74%; } }
      @media (max-width: 1025.98px) {
        .adviceMarker__design .design-icon_2 {
          top: 27%;
          margin-left: 80%; } }
      @media (max-width: 890.98px) {
        .adviceMarker__design .design-icon_2 {
          width: 142px;
          height: 139px;
          top: 31%;
          margin-left: 81%; } }
      @media (max-width: 576.98px) {
        .adviceMarker__design .design-icon_2 {
          top: 41%;
          margin-left: 70%; } }

/* Посмотрите с какой любовью и заботой грумеры относятся к нашим пушистым клиентам */
/* Посмотрите с какой любовью и заботой грумеры относятся к нашим пушистым клиентам */
.groomCaress__title {
  font-style: normal;
  line-height: 1;
  color: #fff;
  margin: 0;
  text-align: center;
  text-wrap: balance; }
  .groomCaress__title span {
    color: #bfd730; }
  @media (max-width: 992.98px) {
    .groomCaress__title {
      font-size: 56px; } }
  @media (max-width: 768.98px) {
    .groomCaress__title {
      font-size: 40px; } }
  @media (max-width: 576.98px) {
    .groomCaress__title {
      font-size: 28px; } }

.groomCaress__swiper {
  margin: 64px 0 0 0;
  overflow: visible; }
  @media (max-width: 576.98px) {
    .groomCaress__swiper {
      margin: 40px 0 0 0; } }

.groomCaress__swiper-wrapper {
  display: flex;
  align-items: center;
  overflow: visible; }

.groomCaress__item {
  position: relative;
  width: 345px;
  height: 600px;
  opacity: 0.3;
  transition: all 0.3s ease-in;
  margin: 20px; }
  .groomCaress__item a {
    cursor: auto;
    pointer-events: none; }
  .groomCaress__item.swiper-slide-active {
    transform: scale(1.1);
    opacity: 1;
    margin: 0 20px; }
    @media (max-width: 576.98px) {
      .groomCaress__item.swiper-slide-active {
        transform: scale(1.19);
        margin: 0 10px; } }
    .groomCaress__item.swiper-slide-active .groomCaress__play {
      opacity: 1;
      transition: 0.3s ease-in; }
    .groomCaress__item.swiper-slide-active a {
      cursor: pointer;
      pointer-events: painted; }
    .groomCaress__item.swiper-slide-active:hover .groomCaress__play {
      background: #00b8d6; }
  @media (max-width: 576.98px) {
    .groomCaress__item {
      width: 184px;
      height: 320px; } }
  .groomCaress__item:hover {
    transition: all 0.3s ease-in;
    transform: scale(1.1);
    opacity: 1;
    margin: 0 20px;
    cursor: pointer; }

.groomCaress__image {
  position: relative;
  width: 345px;
  height: 600px; }
  .groomCaress__image img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    pointer-events: none; }
  @media (max-width: 576.98px) {
    .groomCaress__image {
      width: 100%;
      height: 100%; }
      .groomCaress__image img {
        border-radius: 30px; } }

.groomCaress__play {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  opacity: 0;
  transition: opacity .3s; }
  .groomCaress__play svg {
    fill: #fff; }

/* В пакеты франшизы крупнейшей груминг-сети */
/* В пакеты франшизы крупнейшей груминг-сети */
.franchise {
  position: relative; }
  .franchise__content {
    position: relative; }
  .franchise__title {
    margin: 0;
    color: #fff;
    font-style: normal;
    line-height: 1;
    text-align: center; }
  .franchise__tabs-menu {
    margin: 0;
    margin: 40px 0 0 0; }
    .franchise__tabs-menu .tabs-menu__item {
      height: 80px !important;
      line-height: 1 !important; }
      .franchise__tabs-menu .tabs-menu__item:nth-child(4n + 1) {
        --active-tab-color: var(--color-primary); }
      .franchise__tabs-menu .tabs-menu__item:nth-child(4n + 2) {
        --active-tab-color: var(--color-blue); }
      .franchise__tabs-menu .tabs-menu__item:nth-child(4n + 3) {
        --active-tab-color: var(--color-green); }
      .franchise__tabs-menu .tabs-menu__item:nth-child(4n + 4) {
        --active-tab-color: var(--color-orange); }
      .franchise__tabs-menu .tabs-menu__item:nth-child(4n + 5) {
        --active-tab-color: var(--color-primary); }
      @media (max-width: 576.98px) {
        .franchise__tabs-menu .tabs-menu__item {
          height: 56px !important; } }
    @media (max-width: 992.98px) {
      .franchise__tabs-menu {
        margin: 40px 0 0 0; }
        .franchise__tabs-menu .tabs-menu__items {
          flex: 0 0 auto;
          justify-content: flex-start;
          overflow-x: scroll;
          -ms-overflow-style: none;
          scrollbar-width: none; }
          .franchise__tabs-menu .tabs-menu__items::-webkit-scrollbar {
            display: none;
            width: 0; } }
    @media (max-width: 992.98px) and (max-width: 1025.98px) {
      .franchise__tabs-menu .tabs-menu__items {
        margin-right: -40px;
        margin-left: -40px;
        padding-right: 40px;
        padding-left: 40px; } }
    @media (max-width: 992.98px) and (max-width: 576.98px) {
      .franchise__tabs-menu .tabs-menu__items {
        margin-right: -16px;
        margin-left: -16px;
        padding-right: 16px;
        padding-left: 16px;
        gap: 8px; } }
    @media (max-width: 992.98px) {
          .franchise__tabs-menu .tabs-menu__items .tabs-menu__item {
            flex: 0 0 136px;
            padding: 24px 32px;
            font-size: 24px; } }
      @media (max-width: 992.98px) and (max-width: 576.98px) {
        .franchise__tabs-menu .tabs-menu__items .tabs-menu__item {
          flex: 0 0 160px;
          padding: 16px 24px;
          font-size: 20px; } }
  .franchise .tabs__content {
    margin: 64px 0 0 0; }
    @media (max-width: 1025.98px) {
      .franchise .tabs__content {
        margin: 40px 0 0 0; } }
  .franchise__brand .tabs-slider__items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 12px 8px; }
    @media (max-width: 576.98px) {
      .franchise__brand .tabs-slider__items {
        gap: 8px; } }
    .franchise__brand .tabs-slider__items .tabs-slider__item {
      transition: all 0.3s; }
      .franchise__brand .tabs-slider__items .tabs-slider__item:hover {
        background: rgba(255, 255, 255, 0.2); }
      .franchise__brand .tabs-slider__items .tabs-slider__item.is-active {
        background: #ed125f;
        transition: all 0.3s ease-in; }
  .franchise__brand .franchise__swiper-item {
    position: relative;
    margin: 64px 0 0 0; }
    @media (max-width: 768.98px) {
      .franchise__brand .franchise__swiper-item {
        margin: 40px 0 0 0; } }
    @media (max-width: 576.98px) {
      .franchise__brand .franchise__swiper-item {
        margin: 24px 0 0 0; } }
  .franchise__brand .franchiseItem__link {
    display: block;
    height: 100%;
    border-radius: 40px;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    background: rgba(255, 255, 255, 0.1); }
    .franchise__brand .franchiseItem__link:hover .franchiseItem__image::after {
      opacity: 1; }
    .franchise__brand .franchiseItem__link:hover .franchiseItem__image img {
      filter: blur(3px); }
    .franchise__brand .franchiseItem__link:hover .franchiseItem__icon::before {
      opacity: 1; }
    .franchise__brand .franchiseItem__link:hover .franchiseItem__icon .icon {
      fill-opacity: 1; }
  .franchise__brand .franchiseItem__image {
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    border-radius: 20px; }
    .franchise__brand .franchiseItem__image::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 20px;
      background: rgba(35, 38, 47, 0.5);
      content: "";
      opacity: 0;
      transition: 0.35s opacity; }
    .franchise__brand .franchiseItem__image img[data-loaded="true"] + .loader {
      opacity: 0; }
    .franchise__brand .franchiseItem__image .loader {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 20px;
      background: rgba(255, 255, 255, 0.1);
      pointer-events: none;
      transition: 0.35s opacity; }
  .franchise__brand .franchiseItem__icon {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    margin-top: -36px;
    margin-left: -36px;
    color: #fff; }
    .franchise__brand .franchiseItem__icon::before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      -webkit-backdrop-filter: blur(10px);
              backdrop-filter: blur(10px);
      background: rgba(255, 255, 255, 0.1);
      content: "";
      opacity: 0;
      transition: 0.35s opacity;
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .franchise__brand .franchiseItem__icon::before {
          -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .franchise__brand .franchiseItem__icon::before {
          background-color: rgba(255, 255, 255, 0.15); } }
    .franchise__brand .franchiseItem__icon .icon {
      position: relative;
      fill-opacity: 0;
      transition: 0.35s fill-opacity; }
  .franchise__brand .franchise__image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 560px;
    padding: 0;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center; }
    @media (max-width: 1025.98px) {
      .franchise__brand .franchise__image {
        height: 100%; } }
  .franchise__brand .franchise__value-text {
    color: #ed125f; }
  .franchise__brand .franchise__slide-prev {
    top: 50%;
    bottom: 50%;
    left: -60px;
    transform: translate(-50%, -50%); }
  .franchise__brand .franchise__slide-next {
    top: 50%;
    right: -60px;
    bottom: 50%;
    transform: translate(50%, -50%); }
  .franchise__tab-title {
    margin: 0;
    color: #fff;
    font-style: normal;
    line-height: 1;
    text-align: center; }
    @media (max-width: 768.98px) {
      .franchise__tab-title {
        font-size: 32px; } }
    @media (max-width: 576.98px) {
      .franchise__tab-title {
        font-size: 28px;
        text-wrap: balance; } }
  .franchise__tab-text {
    margin: 0;
    margin: 24px 0 0 0;
    font-size: 20px;
    line-height: 1.5;
    text-align: center; }
    .franchise__tab-text p {
      margin: 0; }
    @media (max-width: 576.98px) {
      .franchise__tab-text {
        margin: 16px 0 0 0;
        font-size: 16px; }
        .franchise__tab-text br {
          display: none; } }
  .franchise__tabs-slider {
    margin: 40px 0 0 0; }
  .franchise__swiper-wrapper {
    width: 100%; }
  .franchise__slide-item {
    height: 100%; }
    @media (max-width: 576.98px) {
      .franchise__slide-item {
        height: 220px; } }
  @media (max-width: 1348.98px) {
    .franchise__slide-navigation {
      display: flex;
      position: relative;
      align-items: center;
      justify-content: space-between;
      margin: 16px 0 0 0; }
      .franchise__slide-navigation .franchise__slide-prev {
        position: relative;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        transform: translate(0, 0) !important; }
      .franchise__slide-navigation .franchise__slide-next {
        position: relative;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        transform: translate(0, 0) !important; } }
  @media (max-width: 576.98px) {
    .franchise__slide-navigation .franchise__slide-prev,
    .franchise__slide-navigation .franchise__slide-next {
      width: 48px;
      height: 48px;
      padding: 16px; } }
  .franchise__image {
    height: 100%;
    border-radius: 40px;
    pointer-events: none; }
    .franchise__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 40px;
      pointer-events: none; }
      @media (max-width: 576.98px) {
        .franchise__image img {
          border-radius: 30px; } }
    @media (max-width: 576.98px) {
      .franchise__image {
        border-radius: 30px; } }
  .franchise__value {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 40px 0 0 0;
    gap: 4px; }
    @media (max-width: 768.98px) {
      .franchise__value {
        margin: 24px 0 0 0; } }
    @media (max-width: 576.98px) {
      .franchise__value {
        margin: 16px 0 0 0; } }
  .franchise__value-price {
    margin: 0;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    text-align: center; }
    @media (max-width: 576.98px) {
      .franchise__value-price {
        font-size: 14px; } }
  .franchise__value-text {
    margin: 0;
    color: #fff;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.5;
    font-family: "Gilroy", Arial, sans-serif;
    text-align: center; }
    @media (max-width: 576.98px) {
      .franchise__value-text {
        font-size: 24px; } }
  .franchise__site .franchise__tab-title span {
    color: #00b8d6; }
  .franchise__site .franchise__value-price span {
    text-decoration: line-through; }
  .franchise__site .franchise__value-text {
    color: #00b8d6; }
  .franchise__tab-image {
    margin: 64px 0 0 0; }
    @media (max-width: 890.98px) {
      .franchise__tab-image {
        margin: 40px 0 0 0; } }
    @media (max-width: 768.98px) {
      .franchise__tab-image {
        margin: 32px 0 0 0; } }
    @media (max-width: 576.98px) {
      .franchise__tab-image {
        margin: 24px 0 0 0; } }
  .franchise__design .franchise__swiper-item {
    position: relative;
    margin: 64px 0 0 0; }
    @media (max-width: 890.98px) {
      .franchise__design .franchise__swiper-item {
        margin: 40px 0 0 0; } }
    @media (max-width: 768.98px) {
      .franchise__design .franchise__swiper-item {
        margin: 32px 0 0 0; } }
    @media (max-width: 576.98px) {
      .franchise__design .franchise__swiper-item {
        margin: 24px 0 0 0; } }
  .franchise__design .franchise__value-text {
    color: #bfd730; }
  .franchise__design .franchise__slide-prev {
    top: 50%;
    bottom: 50%;
    left: -60px;
    transform: translate(-50%, -50%); }
  .franchise__design .franchise__slide-next {
    top: 50%;
    right: -60px;
    bottom: 50%;
    transform: translate(50%, -50%); }
  .franchise__personnel .franchise__value-text {
    color: #f58220; }
  .franchise__tab-personnels {
    left: -37%;
    width: 100vw;
    margin: 64px 0 0 0;
    overflow: visible; }
    @media (max-width: 890.98px) {
      .franchise__tab-personnels {
        margin: 40px 0 0 0; } }
    @media (max-width: 768.98px) {
      .franchise__tab-personnels {
        margin: 32px 0 0 0; } }
    @media (max-width: 576.98px) {
      .franchise__tab-personnels {
        margin: 24px 0 0 0; } }
    .franchise__tab-personnels-wrapper {
      display: flex;
      gap: 24px; }
  .franchise__advertsing .franchise__swiper-item {
    position: relative;
    margin: 64px 0 0 0; }
    @media (max-width: 768.98px) {
      .franchise__advertsing .franchise__swiper-item {
        margin: 40px 0 0 0; } }
  .franchise__advertsing .franchise__slide-prev {
    top: 50%;
    bottom: 50%;
    left: -60px;
    transform: translate(-50%, -50%); }
  .franchise__advertsing .franchise__slide-next {
    top: 50%;
    right: -60px;
    bottom: 50%;
    transform: translate(50%, -50%); }
  .franchise__advertsing .franchise__value-text {
    color: #ed125f; }
  .franchise__advertsing-items {
    margin: 64px 0 0 0; }
    @media (max-width: 1025.98px) {
      .franchise__advertsing-items {
        margin: 40px 0 0 0; } }
    @media (max-width: 768.98px) {
      .franchise__advertsing-items {
        margin: 32px 0 0 0; } }
    @media (max-width: 576.98px) {
      .franchise__advertsing-items {
        margin: 24px 0 0 0; } }
  .franchise__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .franchise__design .design-icon_1 {
      top: 56%;
      left: 50%;
      margin-left: -900px; }
      @media (max-width: 4096.98px) {
        .franchise__design .design-icon_1 {
          left: auto;
          margin-left: 25%; } }
      @media (max-width: 3440.98px) {
        .franchise__design .design-icon_1 {
          margin-left: 22%; } }
      @media (max-width: 2560.98px) {
        .franchise__design .design-icon_1 {
          margin-left: 14%; } }
      @media (max-width: 2048.98px) {
        .franchise__design .design-icon_1 {
          margin-left: -3%; } }
      @media (max-width: 1600.98px) {
        .franchise__design .design-icon_1 {
          margin-left: -7%; } }
      @media (max-width: 1200.98px) {
        .franchise__design .design-icon_1 {
          top: 43%;
          margin-left: -3%; } }
      @media (max-width: 1025.98px) {
        .franchise__design .design-icon_1 {
          width: 167px;
          height: 208px; } }
      @media (max-width: 890.98px) {
        .franchise__design .design-icon_1 {
          top: 56%; } }
      @media (max-width: 576.98px) {
        .franchise__design .design-icon_1 {
          top: 71%;
          width: 164px;
          height: 196px;
          margin-left: -12%; } }
      @media (max-width: 400.98px) {
        .franchise__design .design-icon_1 {
          top: 50%;
          margin-left: -15%; } }
    .franchise__design .design-icon_2 {
      top: 61%;
      left: 50%;
      margin-left: 520px; }
      @media (max-width: 4096.98px) {
        .franchise__design .design-icon_2 {
          top: 61%;
          margin-left: 514px; } }
      @media (max-width: 3440.98px) {
        .franchise__design .design-icon_2 {
          left: auto;
          margin-left: 65%; } }
      @media (max-width: 2560.98px) {
        .franchise__design .design-icon_2 {
          margin-left: 70%; } }
      @media (max-width: 2048.98px) {
        .franchise__design .design-icon_2 {
          margin-left: 75%; } }
      @media (max-width: 1920.98px) {
        .franchise__design .design-icon_2 {
          margin-left: 76.5%; } }
      @media (max-width: 1600.98px) {
        .franchise__design .design-icon_2 {
          margin-left: 82%; } }
      @media (max-width: 1440.98px) {
        .franchise__design .design-icon_2 {
          top: 58%;
          margin-left: 86%; } }
      @media (max-width: 1200.98px) {
        .franchise__design .design-icon_2 {
          top: 46%; } }
      @media (max-width: 1025.98px) {
        .franchise__design .design-icon_2 {
          width: 171px;
          height: 202px; } }
      @media (max-width: 890.98px) {
        .franchise__design .design-icon_2 {
          top: 56%; } }
      @media (max-width: 576.98px) {
        .franchise__design .design-icon_2 {
          top: 52%;
          width: 171px;
          height: 189px;
          margin-left: 90%; } }
      @media (max-width: 400.98px) {
        .franchise__design .design-icon_2 {
          top: 42%;
          margin-left: 89%; } }
    .franchise__design .design-icon_3 {
      top: 8%;
      left: 50%;
      margin-left: 700px; }
      @media (max-width: 1920.98px) {
        .franchise__design .design-icon_3 {
          top: 5%;
          margin-left: 580px; } }
      @media (max-width: 1600.98px) {
        .franchise__design .design-icon_3 {
          margin-left: 400px; } }
      @media (max-width: 1025.98px) {
        .franchise__design .design-icon_3 {
          left: auto;
          width: 228px;
          height: 120px;
          margin-left: 80%; } }
      @media (max-width: 576.98px) {
        .franchise__design .design-icon_3 {
          top: 28%;
          width: 214px;
          height: 150px;
          margin-left: 73%; } }
      @media (max-width: 400.98px) {
        .franchise__design .design-icon_3 {
          top: 18%; } }
  .franchise[data-active-tab="tab_2"] .design-icon_1 {
    top: 58%;
    left: 50%;
    margin-left: -670px;
    transform: rotate(98deg); }
    @media (max-width: 1920.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_1 {
        top: 65%; } }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_1 {
        top: 62%;
        margin-left: -560px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_1 {
        top: 60%;
        margin-left: -470px; } }
    @media (max-width: 768.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_1 {
        margin-left: -450px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_1 {
        margin-left: -270px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_1 {
        margin-left: -245px; } }
    @media (max-width: 359.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_1 {
        margin-left: -220px; } }
  .franchise[data-active-tab="tab_2"] .design-icon_2 {
    top: 33%;
    left: 50%;
    margin-left: 510px;
    transform: rotate(90deg); }
    @media (max-width: 1920.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_2 {
        top: 35%; } }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_2 {
        top: 32%;
        margin-left: 370px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_2 {
        margin-left: 320px; } }
    @media (max-width: 768.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_2 {
        margin-left: 300px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_2 {
        top: 50%;
        margin-left: 130px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_2 {
        margin-left: 100px; } }
  .franchise[data-active-tab="tab_2"] .design-icon_3 {
    top: 0%;
    left: 50%;
    margin-left: -690px;
    transform: rotate(-90deg); }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_3 {
        top: 6%;
        margin-left: -550px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_3 {
        margin-left: -490px; } }
    @media (max-width: 768.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_3 {
        top: 2%;
        margin-left: -460px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_3 {
        top: 23%;
        margin-left: -280px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_3 {
        margin-left: -260px; } }
    @media (max-width: 359.98px) {
      .franchise[data-active-tab="tab_2"] .design-icon_3 {
        margin-left: -243px; } }
  .franchise[data-active-tab="tab_3"] .design-icon_1 {
    top: 52%;
    left: 50%;
    margin-left: 150px;
    transform: rotate(-230deg); }
    @media (max-width: 1920.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_1 {
        top: 60%; } }
    @media (max-width: 1600.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_1 {
        top: 58%; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_1 {
        top: 40%;
        margin-left: 90px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_1 {
        margin-left: 70px; } }
  .franchise[data-active-tab="tab_3"] .design-icon_2 {
    top: -3%;
    left: 50%;
    margin-left: 40px;
    transform: rotate(-200deg); }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_2 {
        top: -5%; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_2 {
        top: -10%; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_2 {
        top: 20%;
        margin-left: 100px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_2 {
        margin-left: 70px; } }
  .franchise[data-active-tab="tab_3"] .design-icon_3 {
    top: 40%;
    left: 50%;
    margin-left: -1080px;
    transform: rotate(-160deg); }
    @media (max-width: 1920.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_3 {
        margin-left: -980px; } }
    @media (max-width: 1600.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_3 {
        margin-left: -720px; } }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_3 {
        margin-left: -630px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_3 {
        margin-left: -530px; } }
    @media (max-width: 768.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_3 {
        margin-left: -510px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_3 {
        top: 45%;
        margin-left: -330px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_3"] .design-icon_3 {
        margin-left: -300px; } }
  .franchise[data-active-tab="tab_4"] .design-icon_1 {
    top: 53%;
    left: 50%;
    margin-left: 400px;
    transform: rotate(-165deg); }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_1 {
        margin-left: 350px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_1 {
        margin-left: 250px; } }
    @media (max-width: 768.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_1 {
        margin-left: 240px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_1 {
        top: 45%;
        margin-left: 160px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_1 {
        margin-left: 120px; } }
  .franchise[data-active-tab="tab_4"] .design-icon_2 {
    top: 56%;
    left: 50%;
    margin-left: -260px;
    transform: rotate(-100deg); }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_2 {
        margin-left: -180px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_2 {
        margin-left: -80px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_2 {
        margin-left: 30px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_2 {
        margin-left: 60px; } }
  .franchise[data-active-tab="tab_4"] .design-icon_3 {
    top: 70%;
    left: 50%;
    margin-left: -700px;
    transform: rotate(-275deg); }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_3 {
        margin-left: -600px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_3 {
        margin-left: -500px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_3 {
        margin-left: -330px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_4"] .design-icon_3 {
        margin-left: -300px; } }
  .franchise[data-active-tab="tab_5"] .design-icon_1 {
    top: 25%;
    left: 50%;
    margin-left: -1080px;
    transform: rotate(110deg); }
    @media (max-width: 1920.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -880px; } }
    @media (max-width: 1600.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -680px; } }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -570px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -475px; } }
    @media (max-width: 768.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_1 {
        top: 20%;
        margin-left: -440px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -260px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_1 {
        margin-left: -230px; } }
  .franchise[data-active-tab="tab_5"] .design-icon_2 {
    top: 45%;
    left: 50%;
    margin-left: -95px;
    transform: rotate(156deg); }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_2 {
        top: 40%;
        margin-left: -190px; } }
    @media (max-width: 768.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_2 {
        top: 35%; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_2 {
        top: 50%;
        margin-left: -100px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_2 {
        top: 52%;
        margin-left: -95px; } }
  .franchise[data-active-tab="tab_5"] .design-icon_3 {
    top: 25%;
    left: 50%;
    margin-left: 800px; }
    @media (max-width: 1920.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_3 {
        margin-left: 700px; } }
    @media (max-width: 1600.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_3 {
        margin-left: 450px; } }
    @media (max-width: 1025.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_3 {
        margin-left: 350px; } }
    @media (max-width: 890.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_3 {
        margin-left: 280px; } }
    @media (max-width: 768.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_3 {
        margin-left: 260px; } }
    @media (max-width: 576.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_3 {
        margin-left: 100px; } }
    @media (max-width: 400.98px) {
      .franchise[data-active-tab="tab_5"] .design-icon_3 {
        margin-left: 70px; } }

.tabs__menu {
  position: relative; }

.tabs__content {
  position: relative; }

.tabs__pane {
  position: relative; }

.tabs-slider__items {
  position: relative; }

.tabs-slider__item {
  padding: 9px 20px;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .tabs-slider__item {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .tabs-slider__item {
      background-color: #393c44; } }
  @media (max-width: 576.98px) {
    .tabs-slider__item {
      padding: 8px 16px;
      font-size: 14px; } }

.personnel {
  display: grid;
  grid-template-columns: repeat(3, minmax(352px, 1fr));
  align-items: center;
  justify-content: center;
  gap: 24px; }
  @media (max-width: 1025.98px) {
    .personnel {
      justify-content: flex-start;
      overflow-x: scroll;
      overflow-y: hidden;
      -ms-overflow-style: none;
      margin-right: -40px;
      margin-left: -40px;
      padding-right: 40px;
      padding-left: 40px;
      scrollbar-width: none; }
      .personnel::-webkit-scrollbar {
        display: none; } }
  @media (max-width: 576.98px) {
    .personnel {
      grid-template-columns: repeat(3, minmax(280px, 1fr));
      margin-right: -16px;
      margin-left: -16px;
      padding-right: 16px;
      padding-left: 16px; } }
  .personnel__item {
    display: flex;
    flex-direction: column;
    width: 440px;
    height: 400px;
    padding: 40px;
    gap: 8px;
    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)) {
      .personnel__item {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .personnel__item {
        background-color: #393c44; } }
    @media (max-width: 576.98px) {
      .personnel__item {
        height: 100%;
        padding: 24px;
        border-radius: 30px; } }
    .personnel__item_link {
      text-decoration: none; }
      .personnel__item_link:hover .personnel__play {
        background: #00b8d6; }
  .personnel__video {
    display: flex;
    -moz-column-gap: 16px;
         column-gap: 16px;
    align-items: center; }
  .personnel__image {
    width: 120px;
    height: 120px;
    border-radius: 50%; }
    .personnel__image_one {
      border: 3px solid #00b8d6; }
    .personnel__image_two {
      border: 3px solid #f58220; }
    .personnel__image_three {
      border: 3px solid #ed125f; }
    .personnel__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
    @media (max-width: 576.98px) {
      .personnel__image {
        width: 100px;
        height: 100px; } }
  .personnel__play {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    transition: 0.3s ease-in;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .personnel__play {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .personnel__play {
        background-color: #393c44; } }
    .personnel__play svg {
      width: 16px;
      height: 16px;
      fill: #fff; }
  .personnel__name {
    margin: 0;
    margin: 8px 0 0 0;
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14; }
    @media (max-width: 576.98px) {
      .personnel__name {
        font-size: 24px; } }
  .personnel__recital-list ul {
    margin: 0;
    margin-bottom: 24px;
    padding: 0;
    list-style: none; }
  .personnel__recital-list li {
    display: flex;
    align-items: center;
    padding: 0;
    gap: 10px;
    list-style: none;
    text-wrap: wrap; }
    .personnel__recital-list li::before {
      position: relative;
      top: 10px;
      flex: 0 0 auto;
      align-self: start;
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.5);
      content: ""; }
    .personnel__recital-list li br {
      display: none; }
  .personnel__recital {
    margin: 8px 0 0 0;
    line-height: 1.6; }
    @media (max-width: 576.98px) {
      .personnel__recital {
        font-size: 12px; } }

.advertsing {
  display: grid;
  grid-template-columns: repeat(2, minmax(300px, 1fr));
  gap: 24px; }
  @media (max-width: 992.98px) {
    .advertsing {
      grid-template-columns: 1fr; } }
  .advertsing__item {
    display: flex;
    align-items: center;
    padding: 40px;
    gap: 24px;
    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)) {
      .advertsing__item {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .advertsing__item {
        background-color: #393c44; } }
    @media (max-width: 576.98px) {
      .advertsing__item {
        align-items: flex-start;
        padding: 24px;
        gap: 16px;
        border-radius: 30px; } }
  .advertsing__image {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center; }
    .advertsing__image_one {
      background: #ed125f; }
    .advertsing__image_two {
      background: #00b8d6; }
    .advertsing__image_three {
      background: #bfd730; }
    .advertsing__image_four {
      background: #f58220; }
    .advertsing__image svg {
      fill: white;
      width: 32px;
      height: 32px; }
    @media (max-width: 576.98px) {
      .advertsing__image {
        width: 56px;
        height: 56px; }
        .advertsing__image svg {
          width: 24px;
          height: 24px; } }
  .advertsing__text {
    margin: 0;
    color: #fff;
    font-weight: 800;
    font-size: 24px;
    line-height: 1.16;
    font-family: "Gilroy", Arial, sans-serif; }
    @media (max-width: 576.98px) {
      .advertsing__text {
        font-size: 16px; } }

/* Информационный блок */
.information {
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: flex-start;
  padding: 32px 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px); }
  @media (max-width: 576.98px) {
    .information {
      justify-content: flex-start;
      align-items: flex-start;
      flex-direction: column;
      gap: 16px;
      padding: 24px;
      border-radius: 30px; } }
  .information__svg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    padding: 24px;
    border-radius: 50%;
    text-align: center; }
    @media (max-width: 576.98px) {
      .information__svg {
        width: 56px;
        height: 56px;
        padding: 16px;
        margin: 0; }
        .information__svg svg {
          width: 24px;
          height: 24px; } }
  .information__text {
    font-family: "Gilroy", Arial, sans-serif;
    line-height: var(--base-line-height, 1.14);
    color: #fff;
    margin: 0; }
    @media (max-width: 576.98px) {
      .information__text {
        font-size: 20px; } }

/* Диаграммы */
/* Диаграммы  global style*/
.diagram__title {
  margin: 0;
  color: #fff;
  font-style: normal;
  line-height: 1;
  text-align: center; }
  .diagram__title span {
    color: #bfd730; }
  @media (max-width: 992.98px) {
    .diagram__title {
      font-size: 56px; } }
  @media (max-width: 576.98px) {
    .diagram__title {
      font-size: 40px; } }

.diagram__design {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .diagram__design .design-icon_1 {
    bottom: -7%;
    left: 50%;
    margin-left: -670px; }
    @media (max-width: 4096.98px) {
      .diagram__design .design-icon_1 {
        bottom: -2;
        left: auto;
        margin-left: 34%; } }
    @media (max-width: 3440.98px) {
      .diagram__design .design-icon_1 {
        margin-left: 30%; } }
    @media (max-width: 2560.98px) {
      .diagram__design .design-icon_1 {
        margin-left: 23%; } }
    @media (max-width: 2048.98px) {
      .diagram__design .design-icon_1 {
        margin-left: 17%; } }
    @media (max-width: 1348.98px) {
      .diagram__design .design-icon_1 {
        bottom: -5%;
        margin-left: 0%; } }
    @media (max-width: 992.98px) {
      .diagram__design .design-icon_1 {
        bottom: -4%;
        margin-left: -6%; } }
    @media (max-width: 576.98px) {
      .diagram__design .design-icon_1 {
        bottom: -2%;
        width: 90px;
        height: 145px;
        margin-left: -4%; } }
    @media (max-width: 480.98px) {
      .diagram__design .design-icon_1 {
        bottom: -6%;
        margin-left: -4%; } }
    @media (max-width: 400.98px) {
      .diagram__design .design-icon_1 {
        bottom: -8%; } }
  .diagram__design .design-icon_2 {
    top: 54%;
    left: 50%;
    margin-left: 430px; }
    @media (max-width: 4096.98px) {
      .diagram__design .design-icon_2 {
        top: 49%;
        left: auto;
        margin-left: 61%; } }
    @media (max-width: 3440.98px) {
      .diagram__design .design-icon_2 {
        margin-left: 63.5%; } }
    @media (max-width: 2560.98px) {
      .diagram__design .design-icon_2 {
        margin-left: 68%; } }
    @media (max-width: 2048.98px) {
      .diagram__design .design-icon_2 {
        margin-left: 72.5%; } }
    @media (max-width: 1348.98px) {
      .diagram__design .design-icon_2 {
        margin-left: 84%; } }
    @media (max-width: 992.98px) {
      .diagram__design .design-icon_2 {
        top: 35%;
        margin-left: 90%; } }
    @media (max-width: 576.98px) {
      .diagram__design .design-icon_2 {
        top: 41%;
        width: 61px;
        height: 175px;
        margin-left: 94%; } }
    @media (max-width: 480.98px) {
      .diagram__design .design-icon_2 {
        top: 49%;
        margin-left: 91%; } }
    @media (max-width: 400.98px) {
      .diagram__design .design-icon_2 {
        top: 47%;
        margin-left: 91%; } }

/* Диаграмма линейная*/
.diagram-line__wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none; }
  .diagram-line__wrapper::-webkit-scrollbar {
    display: none;
    width: 0; }
  @media (max-width: 576.98px) {
    .diagram-line__wrapper {
      margin-right: -16px;
      margin-left: -16px;
      padding-right: 16px;
      padding-left: 16px; } }

.diagram-line__title {
  margin: 0; }
  @media (max-width: 576.98px) {
    .diagram-line__title {
      margin: 0 0 40px 0; } }

.diagram-line__content {
  position: relative;
  margin: 64px 0 0 0; }
  @media (max-width: 576.98px) {
    .diagram-line__content {
      width: calc(100% + 210px);
      margin: 40px 0 0 0; } }

.diagram-line__description {
  position: absolute;
  top: 0;
  right: 0; }
  @media (max-width: 576.98px) {
    .diagram-line__description {
      position: relative; } }

.diagram-line__block {
  display: grid;
  gap: 40px; }
  @media (max-width: 576.98px) {
    .diagram-line__block {
      margin: 32px 0 0 0;
      gap: 16px; } }

.definition {
  display: flex;
  flex-direction: column;
  gap: 24px; }
  .definition-mobile {
    display: none; }
    @media (max-width: 576.98px) {
      .definition-mobile {
        display: flex; } }
  @media (max-width: 576.98px) {
    .definition-hidden {
      display: none; } }
  @media (max-width: 576.98px) {
    .definition {
      flex-direction: row;
      gap: 32px; } }
  @media (max-width: 768.98px) {
    .definition {
      gap: 16px; } }
  .definition__item {
    display: flex;
    position: relative;
    align-items: center;
    gap: 24px; }
    .definition__item:nth-child(1)::before {
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background: #00b8d6;
      content: ""; }
      @media (max-width: 576.98px) {
        .definition__item:nth-child(1)::before {
          width: 16px;
          height: 16px; } }
    .definition__item:nth-child(2)::before {
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background: #ed125f;
      content: ""; }
      @media (max-width: 576.98px) {
        .definition__item:nth-child(2)::before {
          width: 16px;
          height: 16px; } }
    @media (max-width: 576.98px) {
      .definition__item {
        gap: 12px; } }
  .definition__name {
    margin: 0;
    color: #fff;
    font-size: 28px;
    line-height: 1.5;
    font-family: "Gilroy", Arial, sans-serif; }
    @media (max-width: 576.98px) {
      .definition__name {
        font-size: 20px; } }

.chart__item {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  opacity: 0;
  transition: opacity 0.6s ease-in-out; }
  .chart__item.is-active {
    opacity: 1; }
  @media (max-width: 576.98px) {
    .chart__item {
      gap: 8px; } }

.chart__year {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 136px;
  margin: 0;
  padding: 0;
  padding: 53px 61px;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  .chart__year.is-active {
    opacity: 1; }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .chart__year {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .chart__year {
      background-color: #393c44; } }
  .chart__year-text {
    margin: 0;
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    opacity: 0; }
    .chart__year-text.is-active {
      -webkit-animation: diagramFadeInText 1.2s cubic-bezier(0.21, 0.08, 0.08, 0.92) forwards;
              animation: diagramFadeInText 1.2s cubic-bezier(0.21, 0.08, 0.08, 0.92) forwards;
      opacity: 1; }
    @media (max-width: 576.98px) {
      .chart__year-text {
        font-size: 16px; } }
  @media (max-width: 576.98px) {
    .chart__year {
      height: 100%;
      padding: 39px 21.5px; } }

@-webkit-keyframes diagramFadeInText {
  0% {
    opacity: 0; }
  70% {
    opacity: 0.6; }
  70% {
    opacity: 0.6; }
  100% {
    opacity: 1; } }

@keyframes diagramFadeInText {
  0% {
    opacity: 0; }
  70% {
    opacity: 0.6; }
  70% {
    opacity: 0.6; }
  100% {
    opacity: 1; } }

.chart__values {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  opacity: 0;
  transition: opacity 0.6s ease-in-out; }
  .chart__values.is-active {
    opacity: 1; }

.chart__value {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 0%;
  height: 64px;
  margin: 0;
  padding: 16px 24px;
  border-radius: 40px;
  transition: 0.6s width; }
  @media (max-width: 576.98px) {
    .chart__value {
      height: 48px;
      padding: 12px 16px; } }
  .chart__value.is-active {
    -webkit-animation: diagramLineWidth 2.6s cubic-bezier(0.21, 0.08, 0.08, 0.92) forwards;
            animation: diagramLineWidth 2.6s cubic-bezier(0.21, 0.08, 0.08, 0.92) forwards; }
  .chart__value-text {
    margin: 0;
    color: #fff;
    font-size: 28px;
    font-family: "Gilroy", Arial, sans-serif;
    opacity: 0; }
    .chart__value-text.is-active {
      -webkit-animation: diagramFadeInText 0.6s cubic-bezier(0.21, 0.08, 0.08, 0.92) forwards;
              animation: diagramFadeInText 0.6s cubic-bezier(0.21, 0.08, 0.08, 0.92) forwards;
      opacity: 1; }
    @media (max-width: 576.98px) {
      .chart__value-text {
        font-size: 20px;
        line-height: 1; } }
  .chart__value:nth-child(1) {
    background: #00b8d6; }
  .chart__value:nth-child(2) {
    background: #ed125f; }
  .chart__value_one {
    max-width: 96px; }
    @media (max-width: 576.98px) {
      .chart__value_one {
        max-width: 60px; } }
  .chart__value_two {
    max-width: 180px; }
    @media (max-width: 576.98px) {
      .chart__value_two {
        max-width: 130px; } }
  .chart__value_three {
    max-width: 180px; }
    @media (max-width: 576.98px) {
      .chart__value_three {
        max-width: 80px; } }
  .chart__value_four {
    max-width: 280px; }
    @media (max-width: 576.98px) {
      .chart__value_four {
        max-width: 150px; } }
  .chart__value_five {
    max-width: 280px; }
    @media (max-width: 576.98px) {
      .chart__value_five {
        max-width: 106px; } }
  .chart__value_six {
    max-width: 410px; }
    @media (max-width: 576.98px) {
      .chart__value_six {
        max-width: 172px; } }
  .chart__value_seven {
    max-width: 360px; }
    @media (max-width: 576.98px) {
      .chart__value_seven {
        max-width: 132px; } }
  .chart__value_eight {
    max-width: 580px; }
    @media (max-width: 576.98px) {
      .chart__value_eight {
        max-width: 200px; } }
  .chart__value_nine {
    max-width: 480px; }
    @media (max-width: 576.98px) {
      .chart__value_nine {
        max-width: 156px; } }
  .chart__value_ten {
    max-width: 710px; }
    @media (max-width: 576.98px) {
      .chart__value_ten {
        max-width: 220px; } }
  .chart__value_eleven {
    max-width: 600px; }
    @media (max-width: 576.98px) {
      .chart__value_eleven {
        max-width: 188px; } }
  .chart__value_twelve {
    max-width: 830px; }
    @media (max-width: 576.98px) {
      .chart__value_twelve {
        max-width: 248px; } }
  .chart__value_thirteen {
    max-width: 720px; }
    @media (max-width: 576.98px) {
      .chart__value_thirteen {
        max-width: 220px; } }
  .chart__value_fourteen {
    max-width: 980px; }
    @media (max-width: 576.98px) {
      .chart__value_fourteen {
        max-width: 280px; } }

@-webkit-keyframes diagramLineWidth {
  0% {
    width: 0; }
  100% {
    width: 100%; } }

@keyframes diagramLineWidth {
  0% {
    width: 0; }
  100% {
    width: 100%; } }

/* Диаграмма круговая */
.diagram-donut__content {
  margin: 64px 0 0 0; }
  @media (max-width: 576.98px) {
    .diagram-donut__content {
      margin: 20px 0 0 0; } }

.donut {
  position: relative; }
  .donut__chart {
    width: 100%;
    height: 650px;
    margin: 0 auto; }
    @media (max-width: 576.98px) {
      .donut__chart-services {
        height: 520px; } }
    .donut__chart-title {
      font-weight: 400;
      font-size: 16px;
      font-family: "Golos", Arial, sans-serif; }
      @media (max-width: 576.98px) {
        .donut__chart-title {
          font-size: 14px !important; } }
    .donut__chart-text {
      font-weight: 800;
      font-size: 28px;
      font-family: "Gilroy", Arial, sans-serif; }
      @media (max-width: 576.98px) {
        .donut__chart-text {
          font-size: 24px !important; } }
    .donut__chart .highcharts-title {
      position: absolute;
      top: 50% !important;
      left: 50% !important;
      transform: translate(-50%, -35%); }
      @media (max-width: 1025.98px) {
        .donut__chart .highcharts-title {
          top: calc(50% - 85px) !important;
          transform: translate(-50%, -50%); } }
      @media (max-width: 811px) {
        .donut__chart .highcharts-title {
          top: calc(50% - 85px) !important; } }
      @media (max-width: 576.98px) {
        .donut__chart .highcharts-title {
          top: calc(50% - 115px) !important; } }
      @media (max-width: 375.98px) {
        .donut__chart .highcharts-title {
          top: calc(50% - 115px) !important; } }
    .donut__chart-text-center {
      font-weight: 800 !important;
      font-family: "Gilroy", Arial, sans-serif !important; }
      @media (max-width: 576.98px) {
        .donut__chart-text-center {
          font-size: 28px !important; } }
    @media (max-width: 1025.98px) {
      .donut__chart .highcharts-legend {
        margin-top: 20px; } }
    @media (max-width: 576.98px) {
      .donut__chart .highcharts-legend {
        left: 0% !important;
        margin-top: 0%; } }
    .donut__chart .highcharts-legend-item span {
      overflow: visible !important; }
    .donut__chart .highcharts-legend-box {
      width: 100% !important; }
    .donut__chart .highcharts-point {
      width: 0px !important;
      height: 0px !important; }
    .donut__chart .highcharts-legend-item-hidden .donut__chart-legend-title {
      color: #666666 !important;
      fill: #666666 !important; }
    .donut__chart-legend {
      display: flex;
      flex-direction: column;
      gap: 4px; }
      @media (max-width: 768.98px) {
        .donut__chart-legend {
          margin-bottom: 4px; }
          .donut__chart-legend :last-child {
            margin-bottom: 0px; } }
    .donut__chart-legend-title {
      font-weight: 400;
      font-size: 16px;
      line-height: 1;
      font-family: "Golos", Arial, sans-serif; }
      @media (max-width: 768.98px) {
        .donut__chart-legend-title {
          font-size: 14px !important; } }
    .donut__chart-legend-text {
      font-weight: 800;
      font-size: 28px;
      font-family: "Gilroy", Arial, sans-serif; }
      @media (max-width: 576.98px) {
        .donut__chart-legend-text {
          font-size: 20px !important; } }

.counsel {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 526px;
  margin-top: 80px;
  gap: 15px;
  border-radius: 40px;
  -webkit-backdrop-filter: blur(40px);
          backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 0.1); }
  @media (max-width: 1025.98px) {
    .counsel {
      grid-template-columns: 1fr auto; } }
  @media (max-width: 992.98px) {
    .counsel {
      grid-template-columns: 1fr; } }
  @media (max-width: 576.98px) {
    .counsel {
      margin-top: 10px;
      gap: 0; } }
  .counsel__block {
    padding: 80px 0 80px 80px; }
    @media (max-width: 1025.98px) {
      .counsel__block {
        padding: 64px 0 64px 64px; } }
    @media (max-width: 992.98px) {
      .counsel__block {
        padding: 64px; } }
    @media (max-width: 576.98px) {
      .counsel__block {
        padding: 40px 24px; } }
  .counsel__subtitle {
    margin: 0;
    color: #bfd730;
    font-size: 20px; }
    @media (max-width: 576.98px) {
      .counsel__subtitle {
        font-size: 16px; } }
  .counsel__title {
    margin: 0;
    margin: 16px 0 0 0;
    color: #fff;
    line-height: 1; }
    @media (max-width: 480.98px) {
      .counsel__title {
        font-size: 40px; } }
  .counsel__list {
    display: grid;
    margin: 40px 0 0 0;
    padding: 0;
    gap: 16px; }
    @media (max-width: 480.98px) {
      .counsel__list {
        margin: 24px 0 0 0; } }
  .counsel__list-item {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    gap: 16px;
    color: #fff;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    font-family: "Gilroy", Arial, sans-serif;
    list-style: none; }
    @media (max-width: 576.98px) {
      .counsel__list-item {
        font-size: 24px; } }
    .counsel__list-item .counsel-svg-color_1 {
      background: #ed125f; }
    .counsel__list-item .counsel-svg-color_2 {
      background: #00b8d6; }
    .counsel__list-item .counsel-svg-color_3 {
      background: #f58220; }
  .counsel__svg {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center; }
    .counsel__svg svg {
      width: 16px;
      height: 16px; }
  .counsel__image img {
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none; }

