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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel__track {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox__container :focus {
  outline: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox__toolbar__items {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./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";
/* ------- Fonts ------- */
@font-face {
  src: url("../fonts/Golos-Regular.woff2") format("woff2");
  font-family: "Golos";
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

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

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

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

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

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

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

h2 {
  font-size: 64px; }

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

p {
  margin: 0 0 15px; }

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

img {
  max-width: 100%; }

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

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

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

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

.section {
  position: relative; }

.lock {
  overflow: hidden; }

.invisible {
  display: none !important; }

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

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

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

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

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

/* ------- Form elements ------- */
input::-ms-clear {
  display: none; }

.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 20px;
  padding: 0 30px;
  width: 100%;
  height: 58px;
  font-family: "Golos", Arial, sans-serif;
  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; }
  .form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .form-control:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .form-control:focus, .form-control:required {
    outline: none; }
  .form-control.is-error, .form-control.error {
    border-color: #ed125f; }
  .form-control.just-validate-error-field {
    border-color: #ed125f; }

.just-validate-error-label {
  padding-top: 5px;
  font-size: 12px;
  color: #ed125f !important; }

.form-textarea {
  padding: 15px 15px;
  height: auto;
  resize: none; }

.form-group {
  margin-bottom: 18px; }

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

.form-row {
  display: flex;
  margin: 0 -7px; }

.form-column {
  padding: 0 7px;
  flex-grow: 1; }

.form-agreement {
  font-size: 16px;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.5); }
  .form-agreement a {
    border-bottom: 1px solid;
    text-decoration: none; }

.fieldBox {
  position: relative; }
  .fieldBox__label {
    position: absolute;
    left: 0;
    padding-left: 24px;
    top: 24px;
    font-size: 20px;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
    transition: top 0.35s, font-size 0.35s, color 0.35s; }
  .fieldBox__input {
    padding-top: 18px;
    padding-left: 24px;
    padding-right: 64px;
    height: 72px;
    border-radius: 10px; }
    .fieldBox__input::-moz-placeholder {
      -moz-transition: 0.35s;
      transition: 0.35s;
      opacity: 0; }
    .fieldBox__input:-ms-input-placeholder {
      -ms-transition: 0.35s;
      transition: 0.35s;
      opacity: 0; }
    .fieldBox__input::placeholder {
      transition: 0.35s;
      opacity: 0; }
  .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__errorText {
    display: none;
    padding-top: 8px;
    padding-left: 24px;
    font-size: 12px;
    line-height: 1.333;
    text-align: left;
    color: #ed125f; }
  .fieldBox.is-active .fieldBox__label, .fieldBox.is-focused .fieldBox__label, .fieldBox.is-success .fieldBox__label {
    top: 14px;
    font-size: 12px; }
  .fieldBox.is-active .fieldBox__input::-moz-placeholder, .fieldBox.is-focused .fieldBox__input::-moz-placeholder, .fieldBox.is-success .fieldBox__input::-moz-placeholder {
    opacity: 1; }
  .fieldBox.is-active .fieldBox__input:-ms-input-placeholder, .fieldBox.is-focused .fieldBox__input:-ms-input-placeholder, .fieldBox.is-success .fieldBox__input:-ms-input-placeholder {
    opacity: 1; }
  .fieldBox.is-active .fieldBox__input::placeholder, .fieldBox.is-focused .fieldBox__input::placeholder, .fieldBox.is-success .fieldBox__input::placeholder {
    opacity: 1; }
  .fieldBox_sm .fieldBox__input {
    height: 56px;
    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 {
    top: 8px; }
  .fieldBox_phone .fieldBox__input {
    padding-right: 64px; }
  .fieldBox_phone .fieldBox__icon {
    opacity: 0; }
  .fieldBox_phone.is-valid .fieldBox__icon {
    opacity: 1; }
  .fieldBox.is-success::before {
    content: "";
    position: absolute;
    right: 24px;
    top: 24px;
    width: 24px;
    height: 24px;
    background: url("../img/success.svg") 0 0 no-repeat; }
  .fieldBox.is-error::before {
    content: "";
    position: absolute;
    right: 24px;
    top: 24px;
    width: 24px;
    height: 24px;
    background: url("../img/error.svg") 0 0 no-repeat; }
  .fieldBox.is-error .fieldBox__label {
    color: #ed125f; }
  .fieldBox.is-error .fieldBox__errorText {
    display: block; }
  .fieldBox.is-error .choices__inner {
    border-color: #ed125f; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icv__arrow-wrapper {
  display: none; }

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

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

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

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

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

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

/* ------- Main Elements ------- */
/* section */
.section {
  position: relative;
  padding: 100px 0; }
  .section:last-child {
    padding-bottom: 40px; }
  @media (max-width: 1199.98px) {
    .section {
      padding-bottom: 80px;
      padding-top: 80px; } }
  @media (max-width: 767.98px) {
    .section {
      padding-bottom: 40px;
      padding-top: 40px; } }

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

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

/* Соц. сети */
.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;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767.98px) {
    .heading {
      padding-bottom: 40px; } }
  .heading__title {
    overflow: hidden;
    align-items: center;
    padding-bottom: 20px;
    margin-bottom: -20px;
    flex-grow: 1;
    color: #fff; }
    .heading__title h1, .heading__title h2, .heading__title h3, .heading__title .h1, .heading__title .h2, .heading__title .h3 {
      margin: 0;
      font-size: 64px;
      font-family: "Gilroy", Arial, sans-serif;
      line-height: 1;
      font-weight: 800;
      color: inherit; }
      .heading__title h1 span[data-aos], .heading__title h2 span[data-aos], .heading__title h3 span[data-aos], .heading__title .h1 span[data-aos], .heading__title .h2 span[data-aos], .heading__title .h3 span[data-aos] {
        display: block; }
      @media (max-width: 767.98px) {
        .heading__title h1, .heading__title h2, .heading__title h3, .heading__title .h1, .heading__title .h2, .heading__title .h3 {
          font-size: 48px; } }
      @media (max-width: 575.98px) {
        .heading__title h1, .heading__title h2, .heading__title h3, .heading__title .h1, .heading__title .h2, .heading__title .h3 {
          font-size: 40px; } }
    .heading__title_center {
      text-align: center; }

.more-button .btn {
  width: 400px;
  max-width: 100%; }

/* Информационный блок */
.block-info {
  display: flex;
  align-items: center;
  padding: 24px 40px 24px 24px;
  background: #00b8d6;
  border-radius: 40px; }
  @media (max-width: 575.98px) {
    .block-info {
      border-radius: 20px; } }
  .block-info__icon {
    width: 32px;
    height: 32px;
    flex: none;
    margin-right: 24px; }
    .block-info__icon .icon {
      width: 100%;
      height: 100%;
      fill: #fff; }
    @media (max-width: 575.98px) {
      .block-info__icon {
        width: 24px;
        height: 24px; } }
  .block-info__text {
    flex-grow: 1;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    .block-info__text p:last-child {
      margin-bottom: 0; }
    @media (max-width: 575.98px) {
      .block-info__text {
        font-size: 16px; } }
  .block-info__button {
    flex: none;
    margin-left: 24px; }
    .block-info__button .btn__icon {
      width: 16px;
      height: 16px; }

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

.tabs-menu {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 12px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .tabs-menu {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .tabs-menu {
      background-color: #393c44; } }
  .tabs-menu__list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0; }
  .tabs-menu__slider {
    width: calc(100% - 140px); }
    .tabs-menu__slider .tabs-menu__item.is-active {
      background: none; }
  .tabs-menu__item {
    position: relative;
    padding: 5px 32px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 24px;
    transition: 0.35s background, 0.35s color;
    cursor: pointer; }
    .tabs-menu__item:hover {
      color: #fff;
      background: rgba(255, 255, 255, 0.1); }
    .tabs-menu__item span {
      position: relative;
      z-index: 1; }
    .tabs-menu__item.is-active {
      color: #fff;
      background: #bfd730; }
  .tabs-menu__overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 40px;
    background: #bfd730;
    transition: 0.35s width, 0.35s left; }
  .tabs-menu__next, .tabs-menu__prev {
    position: relative;
    flex: none;
    width: 60px;
    height: 60px;
    padding: 0; }
    .tabs-menu__next .icon, .tabs-menu__prev .icon {
      width: 24px;
      height: 24px; }
    .tabs-menu__next.swiper-button-disabled, .tabs-menu__prev.swiper-button-disabled {
      opacity: 0.5; }
  .tabs-menu__prev.swiper-button-prev, .tabs-menu__next.swiper-button-next {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    background: none; }
    .tabs-menu__prev.swiper-button-prev:hover, .tabs-menu__next.swiper-button-next:hover {
      background: rgba(255, 255, 255, 0.1); }
  .tabs-menu_2 {
    display: block;
    padding: 4px; }
    .tabs-menu_2 .tabs-menu__item {
      width: 50%;
      padding: 5px 32px;
      height: 56px;
      font-size: 16px;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.5); }
      .tabs-menu_2 .tabs-menu__item:hover {
        color: #fff;
        background: none; }
      .tabs-menu_2 .tabs-menu__item.is-active {
        color: #23262F;
        background: none; }
    .tabs-menu_2 .tabs-menu__overlay {
      top: 4px;
      bottom: 4px;
      height: auto;
      background: #fff; }

.tabs__menu {
  margin-bottom: 40px; }

.tabs__pane {
  display: none;
  -webkit-animation: fadeEffect 0.6s linear;
          animation: fadeEffect 0.6s linear; }
  .tabs__pane.is-active {
    display: block; }

/* Аккордион */
.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;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .accordion__title {
    position: relative;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    line-height: 1.1429;
    font-size: 28px;
    color: #fff; }
  .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 {
    position: relative;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.35s ease-out; }
  .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; }

/* Design elements */
.design-item {
  position: absolute;
  fill: none;
  pointer-events: none; }
  .design-item_1 {
    top: -8px;
    left: -311px; }
    @media (max-width: 991.98px) {
      .design-item_1 {
        width: 485px;
        height: 243px;
        top: 166px;
        left: -95px; } }
    @media (max-width: 575.98px) {
      .design-item_1 {
        width: 173px;
        left: 50%;
        top: 173px;
        margin-left: -221px;
        height: 90px; } }
  .design-item_2 {
    top: 33px;
    left: 49%; }
    @media (max-width: 1599.98px) {
      .design-item_2 {
        top: -20px;
        left: 41%; } }
    @media (max-width: 1300.98px) {
      .design-item_2 {
        top: 70px;
        left: 60%; } }
    @media (max-width: 991.98px) {
      .design-item_2 {
        width: 300px;
        height: 260px;
        top: 146px;
        left: 67%; } }
    @media (max-width: 575.98px) {
      .design-item_2 {
        width: 135px;
        transform: rotate(76deg);
        left: 50%;
        top: 349px;
        margin-left: 89px;
        height: 120px; } }
  .design-item_3 {
    top: 649px;
    left: 50%;
    margin-left: -317px; }
    @media (max-width: 1599.98px) {
      .design-item_3 {
        margin-left: -116px; } }
    @media (max-width: 991.98px) {
      .design-item_3 {
        top: auto;
        bottom: -73px;
        width: 298px;
        margin-left: -45px;
        height: 295px; } }
    @media (max-width: 575.98px) {
      .design-item_3 {
        width: 100px;
        margin-left: -214px;
        bottom: 36px;
        height: 102px; } }
  .design-item_4 {
    top: 184px;
    left: 50%;
    margin-left: 230px; }
    @media (max-width: 1599.98px) {
      .design-item_4 {
        top: 175px; } }
    @media (max-width: 991.98px) {
      .design-item_4 {
        top: 191px;
        margin-left: 186px;
        width: 260px;
        height: 266px; } }
    @media (max-width: 575.98px) {
      .design-item_4 {
        top: 186px;
        margin-left: -41px;
        width: 150px;
        height: 160px; } }
  .design-item_5 {
    top: 851px;
    left: 50%;
    margin-left: -424px; }
    @media (max-width: 1599.98px) {
      .design-item_5 {
        top: 841px;
        left: 50%;
        margin-left: -684px; } }
    @media (max-width: 991.98px) {
      .design-item_5 {
        top: 922px;
        margin-left: -472px; } }
    @media (max-width: 575.98px) {
      .design-item_5 {
        width: 100px;
        height: 120px;
        top: 820px;
        margin-left: -131px; } }
  .design-item_6 {
    top: 848px;
    left: 50%;
    margin-left: 340px; }
    @media (max-width: 991.98px) {
      .design-item_6 {
        margin-left: 222px;
        top: auto;
        bottom: 250px;
        width: 230px;
        height: 329px; } }
    @media (max-width: 575.98px) {
      .design-item_6 {
        top: 1283px;
        bottom: auto;
        width: 130px;
        margin-left: 80px;
        height: 170px; } }
  .design-item_7 {
    left: -58px;
    top: -32px; }
    @media (max-width: 1599.98px) {
      .design-item_7 {
        width: 392px;
        height: 365px; } }
    @media (max-width: 991.98px) {
      .design-item_7 {
        width: 671px;
        height: 559px;
        left: -87px; } }
    @media (max-width: 575.98px) {
      .design-item_7 {
        width: 390px;
        height: 380px;
        left: -103px;
        top: -45px; } }
  .design-item_8 {
    z-index: 1;
    left: 50%;
    top: -35px;
    margin-left: 41px; }
    @media (max-width: 1599.98px) {
      .design-item_8 {
        width: 244px;
        height: 328px;
        top: -62px;
        margin-left: 9px; } }
    @media (max-width: 991.98px) {
      .design-item_8 {
        width: 304px;
        height: 408px;
        margin-left: 35px;
        top: -42px; } }
    @media (max-width: 575.98px) {
      .design-item_8 {
        width: 244px;
        height: 328px;
        top: -62px;
        margin-left: 9px; } }
  .design-item_9 {
    left: -108px;
    top: 210px; }
    @media (max-width: 991.98px) {
      .design-item_9 {
        left: -85px;
        top: 193px; } }
    @media (max-width: 575.98px) {
      .design-item_9 {
        left: 50%;
        margin-left: -212px;
        width: 120px;
        height: 100px;
        top: 147px;
        z-index: 2; } }
  .design-item_10 {
    right: -2px;
    top: 163px; }
    @media (max-width: 991.98px) {
      .design-item_10 {
        top: 147px;
        z-index: 1; } }
    @media (max-width: 575.98px) {
      .design-item_10 {
        width: 96px;
        height: 100px;
        top: 167px;
        right: -3px; } }
  .design-item_11 {
    z-index: 2;
    left: 50%;
    margin-left: -551px;
    top: 790px; }
    @media (max-width: 991.98px) {
      .design-item_11 {
        margin-left: -145px;
        top: auto;
        bottom: 69px; } }
    @media (max-width: 575.98px) {
      .design-item_11 {
        margin-left: -59px;
        top: auto;
        bottom: 12px;
        width: 120px;
        transform: rotate(-9deg); } }
  .design-item_12 {
    top: 97px;
    left: 50%;
    margin-left: -613px; }
    @media (max-width: 991.98px) {
      .design-item_12 {
        margin-left: -231px;
        width: 220px;
        height: 226px; } }
    @media (max-width: 575.98px) {
      .design-item_12 {
        margin-left: 50px;
        width: 120px;
        height: 150px;
        top: -6px; } }
  .design-item_13 {
    left: 50%;
    top: 220px;
    margin-left: 276px; }
    @media (max-width: 991.98px) {
      .design-item_13 {
        top: 369px;
        margin-left: -82px;
        width: 200px;
        height: 247px; } }
    @media (max-width: 575.98px) {
      .design-item_13 {
        top: 157px;
        margin-left: -107px;
        width: 110px;
        height: 167px;
        transform: rotate(6deg); } }
  .design-item_14 {
    left: 50%;
    top: 670px;
    margin-left: 485px; }
    @media (max-width: 991.98px) {
      .design-item_14 {
        top: 878px;
        margin-left: 144px;
        width: 190px;
        height: 308px; } }
    @media (max-width: 575.98px) {
      .design-item_14 {
        top: 618px;
        margin-left: 3px;
        width: 100px;
        height: 200px;
        transform: rotate(199deg); } }
  .design-item_15 {
    left: 71px;
    top: 123px; }
    @media (max-width: 1599.98px) {
      .design-item_15 {
        left: -5px; } }
    @media (max-width: 991.98px) {
      .design-item_15 {
        left: 50%;
        width: 200px;
        height: 198px;
        margin-left: 48px;
        top: 131px; } }
    @media (max-width: 575.98px) {
      .design-item_15 {
        left: 50%;
        width: 140px;
        height: 140px;
        margin-left: 68px;
        top: 124px; } }
  .design-item_16 {
    z-index: 1;
    top: 191px;
    left: 50%;
    margin-left: -127px; }
    @media (max-width: 1599.98px) {
      .design-item_16 {
        top: 167px; } }
    @media (max-width: 991.98px) {
      .design-item_16 {
        left: 97px;
        top: 736px;
        width: 250px;
        height: 230px; } }
    @media (max-width: 575.98px) {
      .design-item_16 {
        left: 50%;
        top: 515px;
        width: 140px;
        height: 130px;
        margin-left: -212px; } }
  .design-item_17 {
    top: 693px;
    right: -3px; }
    @media (max-width: 991.98px) {
      .design-item_17 {
        right: -18px;
        top: auto;
        bottom: 20px;
        z-index: 2; } }
    @media (max-width: 767.98px) {
      .design-item_17 {
        bottom: -60px; } }
    @media (max-width: 575.98px) {
      .design-item_17 {
        z-index: 0;
        width: 120px;
        height: 110px;
        bottom: 201px; } }
  .design-item_18 {
    left: -141px;
    top: 414px; }
    @media (max-width: 991.98px) {
      .design-item_18 {
        left: -116px;
        top: 711px;
        width: 280px; } }
    @media (max-width: 575.98px) {
      .design-item_18 {
        left: 50%;
        top: 793px;
        width: 143px;
        height: 120px;
        margin-left: -40px;
        z-index: -1; } }
  .design-item_19 {
    top: 131px;
    left: 50%;
    margin-left: -234px; }
    @media (max-width: 1599.98px) {
      .design-item_19 {
        left: 0; } }
    @media (max-width: 991.98px) {
      .design-item_19 {
        left: 50%;
        margin-left: 37px;
        width: 400px;
        height: 212px;
        top: 100px; } }
    @media (max-width: 575.98px) {
      .design-item_19 {
        margin-left: 39px;
        width: 220px;
        height: 170px;
        top: 73px; } }
  .design-item_20 {
    top: 536px;
    left: 50%;
    margin-left: 269px; }
    @media (max-width: 1599.98px) {
      .design-item_20 {
        top: 591px;
        margin-left: 329px; } }
    @media (max-width: 991.98px) {
      .design-item_20 {
        width: 180px;
        height: 200px;
        margin-left: 257px;
        top: 571px; } }
    @media (max-width: 575.98px) {
      .design-item_20 {
        width: 120px;
        height: 140px;
        margin-left: -232px;
        top: 328px; } }
  .design-item_21 {
    left: 50%;
    top: 68px;
    margin-left: -350px; }
    @media (max-width: 1599.98px) {
      .design-item_21 {
        top: 139px;
        margin-left: -228px;
        width: 247px;
        height: 280px; } }
    @media (max-width: 991.98px) {
      .design-item_21 {
        top: 70px;
        margin-left: 31px; } }
    @media (max-width: 575.98px) {
      .design-item_21 {
        width: 110px;
        height: 130px;
        margin-left: 34px;
        top: 61px; } }
  .design-item_22 {
    left: 50%;
    margin-left: -138px;
    top: 733px; }
    @media (max-width: 1599.98px) {
      .design-item_22 {
        margin-left: -207px;
        top: 717px; } }
    @media (max-width: 991.98px) {
      .design-item_22 {
        margin-left: -130px;
        top: 968px; } }
    @media (max-width: 575.98px) {
      .design-item_22 {
        margin-left: -213px;
        top: 1030px;
        width: 150px;
        height: 140px; } }
  .design-item_23 {
    right: 124px;
    top: 394px; }
    @media (max-width: 1599.98px) {
      .design-item_23 {
        right: -28px;
        top: 403px;
        width: 211px;
        height: 280px;
        transform: rotate(-94deg); } }
    @media (max-width: 991.98px) {
      .design-item_23 {
        top: 1908px;
        transform: rotate(0deg);
        right: auto;
        left: 50%;
        margin-left: 16px; } }
    @media (max-width: 575.98px) {
      .design-item_23 {
        width: 120px;
        bottom: auto;
        top: 589px;
        margin-left: -60px;
        height: 160px; } }
  .design-item_24 {
    left: -48px;
    top: 122px; }
    @media (max-width: 991.98px) {
      .design-item_24 {
        left: -50px;
        width: 220px; } }
    @media (max-width: 575.98px) {
      .design-item_24 {
        left: 50%;
        width: 110px;
        height: 150px;
        margin-left: 41px;
        top: 28px;
        transform: rotate(18deg); } }
  .design-item_25 {
    left: 50%;
    top: 428px;
    margin-left: -384px; }
    @media (max-width: 991.98px) {
      .design-item_25 {
        top: 759px;
        margin-left: -256px;
        width: 240px; } }
    @media (max-width: 575.98px) {
      .design-item_25 {
        top: 261px;
        margin-left: -236px;
        width: 140px;
        height: 110px; } }
  .design-item_26 {
    right: -1px;
    top: 126px; }
    @media (max-width: 991.98px) {
      .design-item_26 {
        width: 270px;
        top: 441px;
        right: -51px; } }
    @media (max-width: 575.98px) {
      .design-item_26 {
        width: 160px;
        top: 456px;
        right: auto;
        left: 50%;
        margin-left: 50px;
        transform: rotate(10deg); } }
  .design-item_27 {
    left: -150px;
    top: 618px; }
    @media (max-width: 991.98px) {
      .design-item_27 {
        left: -110px;
        top: 491px;
        width: 250px; } }
    @media (max-width: 575.98px) {
      .design-item_27 {
        width: 130px;
        height: 120px;
        left: auto;
        right: -40px;
        top: 437px; } }
  .design-item_28 {
    right: 152px;
    top: 85px; }
    @media (max-width: 1599.98px) {
      .design-item_28 {
        right: -18px; } }
    @media (max-width: 991.98px) {
      .design-item_28 {
        width: 250px;
        top: 91px;
        right: -36px; } }
    @media (max-width: 575.98px) {
      .design-item_28 {
        left: 50%;
        right: auto;
        width: 140px;
        height: 100px;
        margin-left: 100px;
        top: 114px; } }
  .design-item_29 {
    left: 50%;
    margin-left: -275px;
    bottom: 162px; }
    @media (max-width: 1599.98px) {
      .design-item_29 {
        margin-left: -160px;
        bottom: 162px; } }
    @media (max-width: 991.98px) {
      .design-item_29 {
        margin-left: -77px;
        bottom: 305px; } }
    @media (max-width: 575.98px) {
      .design-item_29 {
        margin-left: -211px;
        bottom: 255px;
        width: 170px;
        height: 100px; } }
  .design-item_30 {
    top: 348px;
    left: -114px; }
    @media (max-width: 991.98px) {
      .design-item_30 {
        top: 157px;
        left: 50%;
        width: 250px;
        margin-left: -69px; } }
    @media (max-width: 575.98px) {
      .design-item_30 {
        width: 150px;
        height: 110px;
        margin-left: 61px;
        top: 805px; } }
  .design-item_31 {
    left: 50%;
    top: 660px;
    margin-left: -456px; }
    @media (max-width: 1599.98px) {
      .design-item_31 {
        top: 800px;
        margin-left: -236px; } }
    @media (max-width: 991.98px) {
      .design-item_31 {
        top: 643px;
        top: auto;
        margin-left: 0;
        left: auto;
        right: -8px; } }
    @media (max-width: 575.98px) {
      .design-item_31 {
        bottom: auto;
        top: 343px;
        width: 100px;
        height: 140px;
        left: 50%;
        margin-left: -215px; } }
  .design-item_32 {
    top: 10px;
    left: 50%;
    margin-left: 275px; }
    @media (max-width: 1599.98px) {
      .design-item_32 {
        margin-left: 24px; } }
    @media (max-width: 991.98px) {
      .design-item_32 {
        margin-left: 0;
        left: -26px;
        top: 911px;
        width: 180px; } }
    @media (max-width: 575.98px) {
      .design-item_32 {
        margin-left: 50px;
        left: 50%;
        top: 94px;
        width: 100px;
        height: 150px;
        transform: rotate(20deg); } }
  .design-item_33 {
    left: -15px;
    top: 152px; }
    @media (max-width: 1599.98px) {
      .design-item_33 {
        left: -50px;
        top: 181px; } }
    @media (max-width: 991.98px) {
      .design-item_33 {
        left: auto;
        right: -5px;
        width: 240px;
        top: 150px; } }
    @media (max-width: 575.98px) {
      .design-item_33 {
        left: 50%;
        right: auto;
        width: 120px;
        top: 126px;
        height: 100px;
        margin-left: -200px;
        z-index: 1; } }
  .design-item_34 {
    z-index: 1;
    left: 50%;
    margin-left: -130px;
    top: 521px; }
    @media (max-width: 1599.98px) {
      .design-item_34 {
        margin-left: -120px;
        top: 600px; } }
    @media (max-width: 1199.98px) {
      .design-item_34 {
        margin-left: -80px; } }
    @media (max-width: 991.98px) {
      .design-item_34 {
        margin-left: 0;
        left: 0;
        top: 750px; } }
    @media (max-width: 575.98px) {
      .design-item_34 {
        width: 130px;
        height: 100px;
        top: 493px;
        left: 50%;
        margin-left: -157px; } }
  .design-item_35 {
    right: 42px;
    top: 120px; }
    @media (max-width: 1599.98px) {
      .design-item_35 {
        right: -62px; } }
    @media (max-width: 991.98px) {
      .design-item_35 {
        top: auto;
        bottom: -69px;
        right: -114px; } }
    @media (max-width: 575.98px) {
      .design-item_35 {
        top: 571px;
        bottom: auto;
        width: 140px;
        height: 130px;
        right: auto;
        left: 50%;
        margin-left: 102px; } }
  .design-item_36 {
    left: 50%;
    margin-left: -939px;
    top: 316px; }
    @media (max-width: 991.98px) {
      .design-item_36 {
        margin-left: -476px;
        width: 220px;
        height: 220px; } }
    @media (max-width: 575.98px) {
      .design-item_36 {
        margin-left: -245px;
        width: 150px;
        height: 150px;
        top: 438px; } }
  .design-item_37 {
    left: 50%;
    top: -20px;
    margin-left: -186px; }
    @media (max-width: 991.98px) {
      .design-item_37 {
        width: 230px;
        margin-left: 120px;
        top: 10px; } }
    @media (max-width: 575.98px) {
      .design-item_37 {
        margin-left: 24px;
        top: 121px;
        width: 160px;
        height: 150px; } }
  .design-item_38 {
    left: 50%;
    margin-left: 410px;
    top: 290px; }
    @media (max-width: 991.98px) {
      .design-item_38 {
        margin-left: 91px;
        top: 471px;
        width: 350px;
        height: 180px; } }
    @media (max-width: 575.98px) {
      .design-item_38 {
        margin-left: 68px;
        top: 669px;
        width: 160px;
        height: 100px; } }
  .design-item_39 {
    left: 50%;
    margin-left: -875px;
    top: 586px; }
    @media (max-width: 1599.98px) {
      .design-item_39 {
        margin-left: -640px; } }
    @media (max-width: 991.98px) {
      .design-item_39 {
        margin-left: -453px;
        width: 230px;
        height: 160px;
        top: 652px; } }
    @media (max-width: 575.98px) {
      .design-item_39 {
        margin-left: -214px;
        width: 120px;
        height: 80px;
        top: 700px; } }
  .design-item_40 {
    left: 50%;
    top: 103px;
    margin-left: -468px; }
    @media (max-width: 1599.98px) {
      .design-item_40 {
        margin-left: -230px; } }
    @media (max-width: 991.98px) {
      .design-item_40 {
        margin-left: -52px;
        width: 190px;
        height: 220px;
        top: 84px; } }
    @media (max-width: 575.98px) {
      .design-item_40 {
        margin-left: 55px;
        width: 100px;
        height: 120px;
        top: 40px; } }
  .design-item_41 {
    left: 50%;
    margin-left: 187px;
    top: 355px; }
    @media (max-width: 1599.98px) {
      .design-item_41 {
        margin-left: 426px; } }
    @media (max-width: 991.98px) {
      .design-item_41 {
        margin-left: 240px;
        width: 220px;
        height: 210px;
        top: 408px; } }
    @media (max-width: 575.98px) {
      .design-item_41 {
        margin-left: 66px;
        width: 120px;
        height: 120px;
        top: 456px; } }
  .design-item_42 {
    left: 50%;
    margin-left: -33%;
    top: 260px; }
    @media (max-width: 991.98px) {
      .design-item_42 {
        margin-left: 31%;
        top: 1069px;
        width: 190px;
        height: 400px; } }
    @media (max-width: 575.98px) {
      .design-item_42 {
        margin-left: -58%;
        top: 1904px;
        width: 100px;
        height: 210px; } }
  .design-item_43 {
    left: 50%;
    top: 69px;
    margin-left: -12%; }
    @media (max-width: 991.98px) {
      .design-item_43 {
        top: 15px;
        margin-left: 11%;
        width: 200px;
        height: 200px; } }
    @media (max-width: 575.98px) {
      .design-item_43 {
        top: 81px;
        margin-left: 17%;
        width: 140px;
        height: 140px; } }
  .design-item_44 {
    left: 50%;
    margin-left: 36%;
    top: 67px; }
    @media (max-width: 991.98px) {
      .design-item_44 {
        margin-left: -54%;
        top: 779px;
        width: 250px;
        height: 200px; } }
    @media (max-width: 575.98px) {
      .design-item_44 {
        margin-left: -64%;
        top: 1098px;
        width: 170px;
        height: 120px; } }
  .design-item_45 {
    left: 50%;
    margin-left: -61%;
    top: 700px; }
    @media (max-width: 991.98px) {
      .design-item_45 {
        margin-left: -58%;
        top: 672px;
        width: 230px;
        height: 230px; } }
    @media (max-width: 575.98px) {
      .design-item_45 {
        margin-left: -58%;
        top: 420px;
        width: 120px;
        height: 120px; } }
  .design-item_46 {
    left: 50%;
    top: 69px;
    margin-left: -23%; }
    @media (max-width: 991.98px) {
      .design-item_46 {
        top: 146px;
        margin-left: -17%;
        width: 240px;
        height: 240px; } }
    @media (max-width: 575.98px) {
      .design-item_46 {
        top: 56px;
        margin-left: 8%;
        width: 110px;
        height: 110px; } }
  .design-item_47 {
    left: 50%;
    margin-left: 16%;
    top: 395px; }
    @media (max-width: 991.98px) {
      .design-item_47 {
        margin-left: 23%;
        top: 598px;
        width: 200px;
        height: 400px; } }
    @media (max-width: 575.98px) {
      .design-item_47 {
        margin-left: 7%;
        top: 587px;
        width: 100px;
        height: 180px; } }
  .design-item_48 {
    left: 50%;
    margin-left: -61%;
    top: 139px; }
    @media (max-width: 991.98px) {
      .design-item_48 {
        margin-left: -59%;
        top: -8px;
        width: 200px;
        height: 180px; } }
    @media (max-width: 575.98px) {
      .design-item_48 {
        width: 110px;
        height: 90px; } }
  .design-item_49 {
    left: 50%;
    margin-left: 10%;
    top: 417px; }
    @media (max-width: 991.98px) {
      .design-item_49 {
        margin-left: -54%;
        top: 436px;
        width: 210px;
        height: 130px; } }
    @media (max-width: 767.98px) {
      .design-item_49 {
        margin-left: 35%; } }
    @media (max-width: 575.98px) {
      .design-item_49 {
        margin-left: 28%;
        width: 120px;
        height: 80px;
        top: 454px; } }
  .design-item_50 {
    left: 50%;
    margin-left: 34%;
    top: -42px; }
    @media (max-width: 991.98px) {
      .design-item_50 {
        margin-left: 32%;
        top: -12px;
        width: 180px;
        height: 210px; } }
    @media (max-width: 575.98px) {
      .design-item_50 {
        margin-left: 32%;
        top: 15px;
        width: 100px;
        height: 120px; } }
  .design-item_51 {
    left: 50%;
    margin-left: 10%;
    top: -145px; }
    @media (max-width: 991.98px) {
      .design-item_51 {
        margin-left: -3%;
        top: -152px;
        width: 350px;
        height: 260px; } }
    @media (max-width: 575.98px) {
      .design-item_51 {
        margin-left: -3%;
        top: -72px;
        width: 220px;
        height: 120px; } }
  .design-item_52 {
    left: 50%;
    margin-left: -61%;
    top: 582px; }
    @media (max-width: 991.98px) {
      .design-item_52 {
        margin-left: -66%;
        top: 515px;
        width: 400px;
        height: 200px; } }
    @media (max-width: 575.98px) {
      .design-item_52 {
        margin-left: -81%;
        top: 460px;
        width: 260px;
        height: 130px; } }
  .design-item_53 {
    left: 50%;
    margin-left: -18%;
    top: 1192px; }
    @media (max-width: 991.98px) {
      .design-item_53 {
        margin-left: -62%;
        top: 1276px;
        width: 210px;
        height: 200px; } }
    @media (max-width: 575.98px) {
      .design-item_53 {
        margin-left: -74%;
        top: 1289px;
        width: 220px;
        height: 210px; } }
  .design-item_54 {
    left: 50%;
    margin-left: 14%;
    top: 245px; }
    @media (max-width: 991.98px) {
      .design-item_54 {
        margin-left: 25%;
        top: 204px;
        width: 320px;
        height: 220px; } }
    @media (max-width: 575.98px) {
      .design-item_54 {
        margin-left: 14%;
        top: 391px;
        width: 180px;
        height: 220px; } }
  .design-item_55 {
    left: 50%;
    margin-left: -34%;
    top: 866px; }
    @media (max-width: 991.98px) {
      .design-item_55 {
        margin-left: -64%;
        top: 866px;
        width: 220px;
        height: 290px; } }
    @media (max-width: 575.98px) {
      .design-item_55 {
        margin-left: -45%;
        top: 936px;
        width: 140px;
        height: 160px; } }
  .design-item_56 {
    left: 50%;
    margin-left: -8%;
    top: 243px; }
    @media (max-width: 991.98px) {
      .design-item_56 {
        margin-left: 33%;
        top: 319px;
        width: 220px;
        height: 320px; } }
    @media (max-width: 575.98px) {
      .design-item_56 {
        margin-left: 29%;
        top: 186px;
        width: 120px;
        height: 160px; } }
  .design-item_57 {
    left: 50%;
    margin-left: -56%;
    top: 1200px; }
    @media (max-width: 991.98px) {
      .design-item_57 {
        margin-left: -48%;
        top: 1224px;
        width: 220px;
        height: 260px; } }
    @media (max-width: 575.98px) {
      .design-item_57 {
        margin-left: -46%;
        top: 537px;
        width: 120px;
        height: 160px; } }

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

/* Video */
.video {
  position: relative;
  padding-top: 45.912%;
  overflow: hidden;
  border-radius: 40px;
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.1); }
  .video::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 13px;
    background-color: #ed125f;
    border-radius: 0 0 40px 40px;
    pointer-events: none; }
  .video__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .video__image {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    transform: translate3d(0, 0, 0); }
    .video__image::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      bottom: 13px;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.4); }
    .video__image img {
      position: relative;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 40px; }
  .video__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    height: 60px;
    width: 60px; }
    .video__icon svg {
      display: block;
      width: 100%;
      height: 100%;
      fill: #ed125f;
      transform: translate3d(0, 0, 0);
      transition: 0.35s transform linear; }
  .video:hover .video__icon svg {
    transform: translate3d(0, 0, 0) scale(1.1); }
  .video_style_blue::after {
    background-color: #00b8d6; }
  .video_style_orange::after {
    background-color: #f58220; }
  .video_style_pink::after {
    background-color: #ed125f; }

/* 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: 575.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; }
  .hover-link span {
    display: inline-block; }
  .hover-link .line {
    position: absolute;
    top: 100%;
    left: 50%;
    height: 1px;
    width: 0;
    background: currentColor;
    transition: 0.35s left;
    pointer-events: 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; }

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

.menu__burger {
  position: relative;
  width: 134px;
  display: flex;
  align-items: center;
  padding: 0 24px;
  border-radius: 56px;
  height: 56px;
  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; } }
  .menu__burger::before, .menu__burger::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 18px;
    height: 2px;
    right: 27px;
    margin-top: -4px;
    background: #fff; }
    @media (max-width: 575.98px) {
      .menu__burger::before, .menu__burger::after {
        right: 20px; } }
  .menu__burger::after {
    margin-top: 2px; }
  @media (max-width: 575.98px) {
    .menu__burger {
      position: fixed;
      bottom: 42px;
      left: 50%;
      width: 118px;
      height: 48px;
      padding-left: 16px;
      margin-left: -59px;
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .menu__burger {
          -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .menu__burger {
          background-color: #393c44; } } }

.menu__overlay {
  display: none; }
  @media (max-width: 1300.98px) {
    .menu__overlay {
      position: fixed;
      z-index: 100;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: block;
      background: rgba(35, 38, 47, 0.7);
      opacity: 0;
      pointer-events: none;
      -webkit-backdrop-filter: blur(5px);
              backdrop-filter: blur(5px);
      transition: 0.35s opacity; }
      .menu__overlay.is-active {
        opacity: 1;
        pointer-events: auto; } }

.menu__close {
  display: none; }
  @media (max-width: 1199.98px) {
    .menu__close {
      display: block;
      position: absolute;
      top: 5px;
      right: 5px;
      width: 40px;
      height: 40px; }
      .menu__close::before, .menu__close::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 24px;
        height: 2px;
        margin-left: -12px;
        margin-top: -1px;
        background: #fff;
        transform: rotate(45deg); }
      .menu__close::after {
        transform: rotate(-45deg); } }

.navigation {
  position: fixed;
  z-index: 200;
  left: 40px;
  top: 40px;
  bottom: 40px;
  width: 240px;
  overflow: hidden;
  border-radius: 20px;
  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)) {
    .navigation {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .navigation {
      background-color: #393c44; } }
  @media (max-width: 1300.98px) {
    .navigation {
      top: 28px;
      bottom: 28px;
      opacity: 0;
      transition: 0.35s opacity; }
      .navigation.is-active {
        opacity: 1; }
      .navigation.is-visible {
        display: block; } }
  @media (max-width: 575.98px) {
    .navigation {
      pointer-events: none;
      z-index: 250;
      left: 16px;
      bottom: 42px;
      top: 0;
      height: calc(100% - 42px);
      width: calc(100% - 32px);
      padding: 0;
      display: flex;
      align-items: flex-end;
      background: none;
      border-radius: 0;
      backdrop-filter: none;
      -webkit-backdrop-filter: none; }
      .navigation.is-visible {
        display: flex; } }
  .navigation__close {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    height: 56px; }
    .navigation__close svg {
      fill: #fff; }
    @media (max-width: 1300.98px) {
      .navigation__close {
        display: flex; } }
    @media (max-width: 575.98px) {
      .navigation__close {
        top: auto;
        bottom: 0;
        height: 48px;
        background: none;
        pointer-events: auto; } }
  .navigation__inner {
    position: relative;
    height: 100%;
    padding: 40px 10px 24px 16px;
    overflow: hidden; }
    @media (max-width: 1300.98px) {
      .navigation__inner {
        padding-top: 80px; } }
    @media (max-width: 575.98px) {
      .navigation__inner {
        width: 100%;
        padding: 24px 10px 48px 16px;
        max-height: 100%;
        height: auto;
        overflow: hidden;
        overflow-y: auto;
        border-radius: 30px;
        background: rgba(255, 255, 255, 0.1);
        /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
        pointer-events: auto; }
        @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
          .navigation__inner {
            -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px); } }
        @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
          .navigation__inner {
            background-color: #393c44; } } }
  .navigation__content {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column; }
    @media (max-width: 575.98px) {
      .navigation__content {
        flex-direction: column-reverse;
        padding-right: 6px; } }
  .navigation__logo {
    margin-bottom: 24px;
    display: flex;
    justify-content: center; }
    @media (max-width: 575.98px) {
      .navigation__logo {
        display: none; } }
  .navigation__menu {
    list-style: none;
    margin: 0;
    padding: 0 6px 0 0;
    overflow: hidden;
    overflow-y: auto;
    flex-grow: 1; }
    .navigation__menu::-webkit-scrollbar {
      width: 4px;
      border-radius: 10px;
      background: rgba(255, 255, 255, 0.2); }
    .navigation__menu::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .navigation__menu {
        padding-right: 0;
        padding-top: 5px;
        overflow: visible; } }
    .navigation__menu li + li {
      margin-top: 4px; }
    .navigation__menu li a {
      position: relative;
      display: block;
      padding: 9px 27px 9px 16px;
      line-height: 1.375;
      font-weight: 500;
      border-radius: 10px;
      text-decoration: none;
      transition-property: background-color, color; }
      .navigation__menu li a .icon {
        position: absolute;
        top: 50%;
        right: 12px;
        width: 16px;
        height: 16px;
        margin-top: -8px;
        fill-opacity: 0;
        fill: #fff;
        transition: 0.35s fill-opacity; }
      .navigation__menu li a span {
        display: block;
        padding: 3px 0;
        font-size: 20px;
        color: #fff; }
        @media (max-width: 575.98px) {
          .navigation__menu li a span {
            padding: 0; } }
      .navigation__menu li a:hover {
        color: #fff;
        background-color: rgba(255, 255, 255, 0.1); }
        .navigation__menu li a:hover .icon {
          fill-opacity: 1; }
  .navigation__bottom {
    padding-top: 30px;
    padding-right: 6px; }
    @media (max-width: 575.98px) {
      .navigation__bottom {
        display: flex;
        flex-direction: column;
        padding-top: 16px;
        padding-right: 0; } }
    .navigation__bottom small {
      font-size: inherit; }
  .navigation__button {
    width: 100%;
    margin-top: auto;
    height: 48px;
    margin-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500; }
    .navigation__button_phone {
      white-space: nowrap; }
      @media (max-width: 575.98px) {
        .navigation__button_phone {
          order: -1; } }
    @media (min-width: 576px) {
      .navigation__button:last-child {
        margin-bottom: 0; } }
  .navigation__social {
    order: 1; }
    .navigation__social .social__list {
      justify-content: center; }
    .navigation__social .social__link {
      width: 40px;
      height: 40px; }
      .navigation__social .social__link .icon {
        width: 20px;
        height: 20px; }
    @media (min-width: 576px) {
      .navigation__social {
        display: none; } }
  @media (max-width: 1300.98px) {
    .navigation {
      display: none; } }

.header {
  height: 0; }
  @media (max-width: 1300.98px) {
    .header {
      padding: 28px 0;
      height: auto; } }
  @media (max-width: 767.98px) {
    .header {
      padding: 16px 0; } }
  .header__container {
    position: relative;
    z-index: 100;
    display: none;
    align-items: center; }
    @media (max-width: 1300.98px) {
      .header__container {
        display: flex; } }
    @media (max-width: 575.98px) {
      .header__container {
        z-index: 98; } }
  .header__logo {
    position: relative;
    flex-grow: 1;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    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)) {
      .header__logo {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .header__logo {
        background-color: #393c44; } }
    .header__logo .logo {
      width: 100px;
      height: 20px; }
    @media (max-width: 767.98px) {
      .header__logo {
        height: 48px; } }
    @media (max-width: 575.98px) {
      .header__logo {
        width: 148px;
        flex-grow: 0; } }
  .header__contacts {
    position: relative;
    flex: none;
    margin-left: 16px;
    display: flex; }
    @media (max-width: 575.98px) {
      .header__contacts {
        position: static;
        flex-grow: 1; } }
  .header__menu {
    position: relative;
    flex: none; }
    @media (max-width: 1300.98px) {
      .header__menu {
        margin-right: 16px; } }
    @media (max-width: 575.98px) {
      .header__menu {
        margin-right: 0; } }
  .header__button {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    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)) {
      .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; } }
    @media (max-width: 767.98px) {
      .header__button {
        width: 48px;
        height: 48px; } }
    .header__button svg {
      fill: #fff;
      pointer-events: none; }
    .header__button span {
      pointer-events: none; }
    .header__button:first-child {
      margin-left: 0; }
    .header__button_location {
      font-size: 16px;
      color: #fff; }
      @media (max-width: 575.98px) {
        .header__button_location {
          width: 100%;
          border-radius: 60px; } }
      .header__button_location span {
        display: none; }
        @media (max-width: 575.98px) {
          .header__button_location span {
            display: block; } }
      @media (max-width: 575.98px) {
        .header__button_location .icon {
          display: none; } }
    @media (max-width: 575.98px) {
      .header__button_phone {
        position: fixed;
        right: 16px;
        bottom: 42px; } }

/* ------- Footer ------- */
.footer {
  padding: 0 0 40px; }
  @media (max-width: 575.98px) {
    .footer {
      padding-bottom: 114px; } }
  .footer__content {
    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)) {
      .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: 575.98px) {
      .footer__content {
        padding: 24px;
        border-radius: 30px;
        text-align: center; } }
  .footer__flex {
    display: flex;
    margin: 0 -20px;
    grid-row-gap: 24px; }
    @media (max-width: 1599.98px) {
      .footer__flex {
        flex-wrap: wrap;
        margin: 0 -10px; } }
    @media (max-width: 575.98px) {
      .footer__flex {
        grid-row-gap: 16px; } }
  .footer__column {
    width: 25.33334%;
    padding: 0 20px; }
    @media (max-width: 1599.98px) {
      .footer__column {
        width: calc(50% - 180px);
        padding: 0 10px; } }
    @media (max-width: 991.98px) {
      .footer__column {
        width: 100%; } }
    .footer__column_1 {
      width: 24%;
      min-width: 350px; }
      @media (max-width: 1599.98px) {
        .footer__column_1 {
          width: 360px;
          min-width: 360px; } }
      @media (max-width: 575.98px) {
        .footer__column_1 {
          width: 100%;
          padding-bottom: 8px;
          min-width: 0; } }
    @media (max-width: 1599.98px) {
      .footer__column_4 {
        width: 100%;
        padding-left: 360px;
        padding-right: 0;
        display: flex; } }
  @media (max-width: 1599.98px) and (max-width: 991.98px) {
    .footer__column_4 {
      padding-left: 0; } }
  @media (max-width: 1599.98px) and (max-width: 767.98px) {
    .footer__column_4 {
      display: block;
      padding-left: 0; } }
  .footer__menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 575.98px) {
      .footer__menu {
        font-size: 14px; } }
    .footer__menu li a {
      display: inline-block;
      text-decoration: none;
      color: #fff; }
      .footer__menu li a:hover {
        color: rgba(255, 255, 255, 0.7); }
    .footer__menu li + li {
      margin-top: 16px; }
  .footer__description {
    line-height: 1.7;
    font-size: 14px; }
    @media (max-width: 575.98px) {
      .footer__description {
        font-size: 12px; } }
  .footer__copyright {
    padding-bottom: 8px;
    line-height: 1.7;
    font-size: 14px; }
    @media (max-width: 1599.98px) {
      .footer__copyright {
        width: 50%;
        padding-left: 10px;
        padding-bottom: 0; } }
    @media (max-width: 575.98px) {
      .footer__copyright {
        width: 100%;
        padding-right: 10px;
        font-size: 12px; } }
  .footer__dev {
    line-height: 1.7;
    font-size: 14px;
    display: flex;
    align-items: center; }
    .footer__dev div {
      margin-right: 8px; }
    @media (max-width: 575.98px) {
      .footer__dev {
        font-size: 12px; } }
    .footer__dev a {
      text-decoration: none;
      color: #fff; }
      .footer__dev a:hover {
        text-decoration: underline; }
    .footer__dev .hover-link .line {
      top: 22px; }
    @media (max-width: 1599.98px) {
      .footer__dev {
        width: 50%;
        padding-left: 10px; } }
    @media (max-width: 575.98px) {
      .footer__dev {
        width: 100%;
        padding-right: 10px;
        padding-top: 16px;
        justify-content: center; } }
  @media (max-width: 575.98px) {
    .footer__social .social__list {
      justify-content: center; } }
  @media (max-width: 575.98px) {
    .footer__social .social__link {
      width: 40px;
      height: 40px; }
      .footer__social .social__link .icon {
        width: 20px;
        height: 20px; } }

/* Первая секция */
@-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; }
  @media (min-width: 1600px) {
    .slider-thumbs .swiper-wrapper {
      flex-direction: column; } }
  .slider-thumbs__slide {
    position: relative;
    width: 128px;
    height: 128px;
    cursor: pointer;
    transition: 0.35s opacity; }
    .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: 128px;
      height: 128px;
      margin-left: -64px;
      margin-top: -64px;
      overflow: hidden;
      border-radius: 50%;
      transform: scale(0.6875);
      transition: 0.35s transform;
      will-change: transform; }
      @media (max-width: 1599.98px) {
        .slider-thumbs__slide-inner {
          padding-top: 100%;
          height: auto;
          margin-left: 0;
          margin-top: 0;
          left: 0;
          top: 0;
          width: 100%;
          margin-left: 0;
          margin-top: 0; } }
      .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;
    filter: blur(3px);
    transition: 0.35s filter, 0.35s opacity; }

.slider-preview {
  height: 100%;
  display: none; }
  .slider-preview .swiper-wrapper {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    @media (max-width: 767.98px) {
      .slider-preview .swiper-wrapper {
        flex-direction: row;
        justify-content: flex-start; } }
  @media (max-width: 991.98px) {
    .slider-preview {
      display: flex; } }
  @media (max-width: 767.98px) {
    .slider-preview {
      display: block;
      /*max-width: 88px * 4 + 16px * 3;*/
      margin: 0;
      padding: 0 16px; } }
  @media (max-width: 575.98px) {
    .slider-preview {
      /*max-width: 64px * 4 + 16px * 3;*/ } }
  .slider-preview__item {
    position: relative;
    margin-bottom: 24px;
    width: 88px;
    height: 88px;
    flex: none;
    overflow: hidden;
    border-radius: 50%;
    padding: 2px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    cursor: pointer; }
    .slider-preview__item:last-child {
      margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .slider-preview__item {
        margin-bottom: 0; } }
    @media (max-width: 575.98px) {
      .slider-preview__item {
        width: 72px;
        height: 72px; } }
  .slider-preview__image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 50%; }

.home {
  position: relative;
  padding: 0;
  margin-bottom: 60px; }
  @media (max-width: 1199.98px) {
    .home {
      margin-top: -112px;
      margin-bottom: 40px; } }
  @media (max-width: 991.98px) {
    .home {
      margin-bottom: 0; } }
  @media (max-width: 767.98px) {
    .home {
      margin-top: -88px; } }
  .home__container {
    position: relative;
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 100vh; }
    @media (max-width: 1300.98px) {
      .home__container {
        padding-top: 152px; } }
    @media (max-width: 991.98px) {
      .home__container {
        padding-top: 132px;
        padding-bottom: 80px; } }
    @media (max-width: 767.98px) {
      .home__container {
        flex-direction: column-reverse;
        padding-top: 90px; } }
    @media (max-width: 575.98px) {
      .home__container {
        padding-bottom: 40px; } }
  .home__left {
    width: calc(100% - 708px);
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 1599.98px) {
      .home__left {
        width: calc(100% - 464px); } }
    @media (max-width: 991.98px) {
      .home__left {
        width: 100%;
        padding-right: 0; } }
    @media (max-width: 767.98px) {
      .home__left {
        flex-grow: 1; } }
  .home__right {
    width: 708px; }
    @media (max-width: 1599.98px) {
      .home__right {
        width: 464px; } }
    @media (max-width: 991.98px) {
      .home__right {
        position: relative;
        width: 0; } }
    @media (max-width: 767.98px) {
      .home__right {
        width: 100%;
        padding-bottom: 24px; } }
  .home__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .home__header {
    max-width: 210px;
    font-size: 18px;
    line-height: 1.56;
    font-weight: 500; }
    .home__header span {
      display: inline-block;
      color: #fff; }
    @media (max-width: 991.98px) {
      .home__header {
        max-width: none;
        text-align: center;
        font-size: 16px;
        line-height: 1.625; } }
    @media (max-width: 575.98px) {
      .home__header {
        font-size: 12px; } }
  .home__content {
    position: relative;
    max-width: 600px;
    padding: 30px 0; }
    @media (max-width: 991.98px) {
      .home__content {
        padding: 120px 0 58px; } }
    @media (max-width: 767.98px) {
      .home__content {
        padding-top: 76px; } }
    @media (max-width: 575.98px) {
      .home__content {
        flex-grow: 1;
        max-width: 345px;
        padding-top: 63px;
        padding-bottom: 118px;
        display: flex;
        flex-direction: column;
        justify-content: center; } }
  .home__title {
    padding-bottom: 40px;
    max-width: 630px; }
    @media (max-width: 575.98px) {
      .home__title {
        padding-bottom: 16px;
        max-width: 345px; } }
    .home__title h1 {
      overflow: hidden;
      margin: 0;
      font-size: 90px;
      line-height: 0.89;
      color: #fff; }
      @media (max-width: 767.98px) {
        .home__title h1 {
          font-size: 70px; } }
      @media (max-width: 575.98px) {
        .home__title h1 {
          font-size: 48px;
          line-height: 1; } }
      .home__title h1 span[data-aos] {
        display: block; }
  .home__text {
    position: relative;
    padding-bottom: 64px;
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 575.98px) {
      .home__text {
        padding-bottom: 40px;
        font-size: 14px;
        line-height: 1.7; } }
    .home__text p:last-child {
      margin-bottom: 0; }
  .home__buttons {
    display: flex; }
  .home__button-block {
    margin-right: 40px; }
    @media (max-width: 767.98px) {
      .home__button-block {
        margin-right: 16px; } }
    @media (max-width: 575.98px) {
      .home__button-block {
        flex-grow: 1; } }
  @media (max-width: 767.98px) {
    .home__button {
      height: 56px;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 16px; }
      .home__button .icon {
        width: 16px;
        height: 16px; } }
  .home__button_play {
    padding: 0;
    width: 72px;
    flex: none; }
    .home__button_play audio {
      display: none; }
    .home__button_play:hover {
      background: #00b8d6; }
    @media (max-width: 767.98px) {
      .home__button_play {
        width: 56px; } }
    .home__button_play .icon-play {
      display: block; }
    .home__button_play .icon-pause {
      display: none; }
    .home__button_play.is-play .icon-play {
      display: none; }
    .home__button_play.is-play .icon-pause {
      display: block; }
  @media (max-width: 575.98px) {
    .home__button_write {
      width: 100%; } }
  .home__button:last-child {
    margin-right: 0; }
  .home__slider {
    position: relative;
    height: 100%;
    padding-left: 148px;
    overflow: hidden; }
    @media (max-width: 1599.98px) {
      .home__slider {
        padding-left: 0;
        padding-bottom: 144px; } }
    @media (max-width: 991.98px) {
      .home__slider {
        position: absolute;
        right: 0;
        top: 0;
        padding-bottom: 0;
        width: 88px; } }
    @media (max-width: 767.98px) {
      .home__slider {
        overflow: visible;
        width: calc(100% + 32px);
        margin: 0 -16px;
        position: relative; } }
    .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: 992px) {
        .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(255, 255, 255, 0.2);
        -webkit-backdrop-filter: blur(20px);
                backdrop-filter: blur(20px); }
      .home__slider-close svg {
        position: relative;
        width: 24px;
        height: 24px;
        fill: #fff; }
        @media (max-width: 575.98px) {
          .home__slider-close svg {
            width: 16px;
            height: 16px; } }
      @media (max-width: 575.98px) {
        .home__slider-close {
          width: 40px;
          height: 40px;
          left: 24px;
          bottom: 24px; } }
      @media (min-width: 992px) {
        .home__slider-close {
          display: none; } }
    .home__slider-main {
      width: 100%;
      height: 100%; }
      @media (max-width: 991.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-inner {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      @media (max-width: 991.98px) {
        .home__slider-inner {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 40px 0; } }
      @media (max-width: 575.98px) {
        .home__slider-inner {
          padding: 0; } }
    .home__slider-content {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      @media (max-width: 991.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: 575.98px) {
        .home__slider-content {
          width: 100%;
          height: 100%; } }
    .home__slider-thumbs {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto 0;
      max-height: 512px; }
      @media (max-width: 1599.98px) {
        .home__slider-thumbs {
          top: auto;
          width: 100%;
          height: 128px;
          max-height: none; } }
      @media (max-width: 991.98px) {
        .home__slider-thumbs {
          top: 0;
          margin: 0;
          left: 100%;
          right: auto;
          height: auto;
          width: 128px;
          max-height: 512px;
          margin-left: 45px; } }
      @media (max-width: 830px) {
        .home__slider-thumbs {
          margin-left: 24px; } }
      @media (max-width: 767.98px) {
        .home__slider-thumbs {
          display: none; } }
    .home__slider-carousel {
      height: 100%;
      border-radius: 40px;
      overflow: hidden; }
      .home__slider-carousel .swiper-lazy-preloader {
        border-color: #f58220;
        border-top-color: transparent; }
      @media (max-width: 575.98px) {
        .home__slider-carousel > .swiper-pagination {
          top: 16px;
          left: 24px;
          right: 24px;
          width: calc(100% - 48px); } }
      @media (max-width: 575.98px) {
        .home__slider-carousel {
          border-radius: 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; }
    .home__slide-sound {
      position: absolute;
      bottom: 24px;
      left: 50%;
      margin-left: -20px;
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 991.98px) {
        .home__slide-sound {
          left: auto;
          right: 40px;
          bottom: 40px;
          margin-left: 0;
          width: 56px;
          height: 56px; } }
      @media (max-width: 575.98px) {
        .home__slide-sound {
          width: 40px;
          height: 40px;
          right: 24px;
          bottom: 24px; } }
      .home__slide-sound::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.2);
        -webkit-backdrop-filter: blur(20px);
                backdrop-filter: blur(20px); }
      .home__slide-sound .icon {
        position: relative;
        width: 16px;
        height: 16px;
        fill: none;
        stroke-width: 1.5;
        stroke: #fff;
        stroke-linecap: round;
        stroke-linejoin: round; }
        @media (max-width: 991.98px) {
          .home__slide-sound .icon {
            width: 24px;
            height: 24px; } }
        @media (max-width: 575.98px) {
          .home__slide-sound .icon {
            width: 16px;
            height: 16px; } }
  @media (max-width: 575.98px) {
    .home__social {
      display: none; } }

@media (max-width: 991.98px) {
  .is-show-main-slider {
    overflow: hidden;
    height: 100vh;
    min-height: 100vh; } }

/* Наши услуги */
.services-table__item {
  padding: 24px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .services-table__item:last-child {
    border-bottom: none; }
  @media (max-width: 575.98px) {
    .services-table__item {
      padding-top: 16px;
      padding-bottom: 16px; } }

.services-table__head {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5; }
  @media (max-width: 575.98px) {
    .services-table__head {
      font-size: 16px; } }

.services-table__title {
  color: #fff; }

.services-table__price {
  color: #fff;
  width: 120px;
  padding-left: 16px;
  text-align: right; }

.services-table__text {
  padding-top: 8px; }
  @media (max-width: 575.98px) {
    .services-table__text {
      font-size: 14px;
      line-height: 1.7; } }
  .services-table__text p:last-child {
    margin-bottom: 0; }

@-webkit-keyframes orbit1 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(120deg); } }

@-webkit-keyframes orbit2 {
  from {
    transform: rotate(120deg); }
  to {
    transform: rotate(240deg); } }

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

.services__design .design-item {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.35s;
          animation-duration: 0.35s; }

.services__design[data-design-active="1"] .design-item_4 {
  -webkit-animation-name: orbit1;
          animation-name: orbit1; }

.services__design[data-design-active="1"] .design-item_5 {
  -webkit-animation-name: orbit1;
          animation-name: orbit1; }

.services__design[data-design-active="1"] .design-item_6 {
  -webkit-animation-name: orbit1;
          animation-name: orbit1; }

.services__design[data-design-active="2"] .design-item_4 {
  -webkit-animation-name: orbit2;
          animation-name: orbit2; }

.services__design[data-design-active="2"] .design-item_5 {
  -webkit-animation-name: orbit2;
          animation-name: orbit2; }

.services__design[data-design-active="2"] .design-item_6 {
  -webkit-animation-name: orbit2;
          animation-name: orbit2; }

.services__design[data-design-active="3"] .design-item_4 {
  -webkit-animation-name: orbit3;
          animation-name: orbit3; }

.services__design[data-design-active="3"] .design-item_5 {
  -webkit-animation-name: orbit3;
          animation-name: orbit3; }

.services__design[data-design-active="3"] .design-item_6 {
  -webkit-animation-name: orbit3;
          animation-name: orbit3; }

.services__heading .heading__title {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 767.98px) {
  .services__tabs .tabs__menu {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 575.98px) {
  .services__tabs .tabs__menu {
    margin-bottom: 24px; } }

@media (max-width: 767.98px) {
  .services__tabs .tabs-menu__item {
    height: 56px;
    font-size: 20px;
    line-height: 20px;
    text-align: center; } }

@media (max-width: 575.98px) {
  .services__tabs .tabs-menu__item {
    color: #fff; }
    .services__tabs .tabs-menu__item:hover {
      background: none; }
    .services__tabs .tabs-menu__item.is-active {
      background: none; } }

@media (max-width: 575.98px) {
  .services__tabs .tabs-menu__overlay {
    display: none; } }

@media (max-width: 767.98px) {
  .services__tabs .tabs-menu__prev, .services__tabs .tabs-menu__next {
    width: 56px;
    height: 56px; }
    .services__tabs .tabs-menu__prev svg, .services__tabs .tabs-menu__next svg {
      width: 16px;
      height: 16px; } }

@media (max-width: 767.98px) {
  .services__tabs .tabs-menu__slider {
    width: calc(100% - 130px); } }

.services__flex {
  display: flex;
  grid-column-gap: 40px; }
  @media (max-width: 991.98px) {
    .services__flex {
      display: block; } }

.services__column {
  width: calc(50% - 20px); }
  @media (max-width: 991.98px) {
    .services__column {
      width: 100%; } }
  @media (max-width: 991.98px) {
    .services__column_right {
      padding-top: 40px; } }

.services__slider {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .services__slider-carousel {
    border-radius: 40px;
    overflow: hidden;
    background: #fff; }
    .services__slider-carousel .swiper-lazy-preloader {
      border-color: #bfd730;
      border-top-color: transparent; }
  .services__slider-footer {
    display: flex;
    align-items: center;
    padding-top: 24px; }
    @media (max-width: 575.98px) {
      .services__slider-footer {
        padding-top: 16px; } }
  .services__slider-prev, .services__slider-next {
    position: relative;
    flex: none; }
    @media (max-width: 575.98px) {
      .services__slider-prev, .services__slider-next {
        width: 48px;
        height: 48px;
        padding: 16px; } }
  .services__slider-prev {
    margin-right: 24px; }
    @media (max-width: 575.98px) {
      .services__slider-prev {
        margin-right: 16px; } }
  .services__slider-next {
    margin-left: 24px; }
    @media (max-width: 575.98px) {
      .services__slider-next {
        margin-left: 16px; } }
  .services__slider-scrollbar {
    position: relative;
    flex-grow: 1; }
    @media (max-width: 575.98px) {
      .services__slider-scrollbar {
        height: 4px; } }

.services__slide-image {
  position: relative;
  padding-top: 71.05263%; }
  @media (max-width: 1599.98px) {
    .services__slide-image {
      padding-top: 76.923077%; } }
  @media (max-width: 991.98px) {
    .services__slide-image {
      padding-top: 70.82228%; } }
  @media (max-width: 575.98px) {
    .services__slide-image {
      padding-top: 100%; } }
  .services__slide-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.services__buttons {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 40px;
  grid-row-gap: 16px; }
  @media (max-width: 991.98px) {
    .services__buttons {
      grid-column-gap: 24px;
      padding-top: 24px; } }
  .services__buttons-item {
    width: calc(50% - 20px); }
    @media (max-width: 1599.98px) {
      .services__buttons-item {
        width: 100%; } }
    @media (max-width: 991.98px) {
      .services__buttons-item {
        width: calc(50% - 12px); } }
    @media (max-width: 767.98px) {
      .services__buttons-item {
        width: 100%; } }
  .services__buttons .btn {
    width: 100%; }
    @media (max-width: 575.98px) {
      .services__buttons .btn {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; }
        .services__buttons .btn .icon {
          width: 16px;
          height: 16px; } }

.services__accordions .accordion {
  border-radius: 0;
  background: none;
  -webkit-backdrop-filter: none;
          backdrop-filter: none; }
  .services__accordions .accordion::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: none;
    transition: 0.35s border-color; }
  .services__accordions .accordion__icon {
    width: 24px;
    height: 24px;
    margin-top: -12px; }
    @media (max-width: 575.98px) {
      .services__accordions .accordion__icon {
        width: 16px;
        height: 16px;
        margin-top: -8px;
        right: 24px; } }
  .services__accordions .accordion__header {
    padding: 23px 72px 23px 40px; }
    @media (max-width: 575.98px) {
      .services__accordions .accordion__header {
        padding: 18px 50px 18px 24px; } }
    .services__accordions .accordion__header::before {
      content: "";
      position: absolute;
      top: 1px;
      left: 1px;
      right: 1px;
      bottom: 1px;
      border-radius: 18px;
      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)) {
        .services__accordions .accordion__header::before {
          -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .services__accordions .accordion__header::before {
          background-color: #393c44; } }
    .services__accordions .accordion__header:hover::before {
      background: rgba(255, 255, 255, 0.2); }
  .services__accordions .accordion__title {
    font-family: "Golos", Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.42; }
    @media (max-width: 575.98px) {
      .services__accordions .accordion__title {
        font-size: 20px; } }
  .services__accordions .accordion__inner {
    padding: 8px 40px 16px; }
    @media (max-width: 575.98px) {
      .services__accordions .accordion__inner {
        padding: 8px 24px; } }
  .services__accordions .accordion.is-active::before {
    border-color: rgba(255, 255, 255, 0.2); }
  .services__accordions .accordion.is-active .accordion__header::before {
    background: rgba(255, 255, 255, 0.2); }
  .services__accordions .accordion + .accordion {
    margin-top: 16px; }

.services__info {
  margin-top: 24px; }
  @media (max-width: 767.98px) {
    .services__info {
      flex-direction: column;
      align-items: flex-start;
      padding: 40px; }
      .services__info .block-info__icon {
        margin-bottom: 16px; }
      .services__info .block-info__button {
        margin-left: 0;
        padding-top: 24px;
        width: 100%; }
        .services__info .block-info__button .btn {
          width: 100%; } }
  @media (max-width: 575.98px) {
    .services__info {
      padding: 24px; } }

.services .design-item {
  transition: 0.35s transform; }

/* Акции и спецпредложения */
.offer-item {
  position: relative;
  padding: 40px;
  height: auto;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  transition: 0.35s background;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .offer-item {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .offer-item {
      background-color: #393c44; } }
  @media (max-width: 575.98px) {
    .offer-item {
      padding: 24px;
      border-radius: 30px; } }
  .offer-item__content {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-grow: 1; }
  .offer-item__image {
    position: relative;
    padding-top: 70.588235%;
    overflow: hidden;
    margin-bottom: 24px;
    background: #23262F;
    border-radius: 20px; }
    @media (max-width: 575.98px) {
      .offer-item__image {
        padding-top: 100%; } }
    .offer-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center bottom;
         object-position: center bottom;
      transition: 0.35s transform;
      transform: translate3d(0, 0, 0);
      z-index: 1; }
  .offer-item__title {
    padding-bottom: 16px;
    color: #fff; }
    .offer-item__title h3 {
      margin: 0; }
      @media (max-width: 1599.98px) {
        .offer-item__title h3 {
          font-size: 40px; } }
      @media (max-width: 575.98px) {
        .offer-item__title h3 {
          font-size: 28px; } }
  .offer-item__text {
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 575.98px) {
      .offer-item__text {
        font-size: 14px;
        line-height: 1.7; } }
    .offer-item__text p:last-child {
      margin-bottom: 0; }
  .offer-item__button {
    margin-top: auto;
    padding-top: 24px; }
    @media (max-width: 575.98px) {
      .offer-item__button .btn {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; }
        .offer-item__button .btn .icon {
          width: 16px;
          height: 16px; } }
  .offer-item .design-item {
    transition: 0.55s transform; }
  .offer-item:hover {
    background: rgba(255, 255, 255, 0.2); }
    .offer-item:hover .offer-item__image img {
      transform: translate3d(0, 0, 0) scale(1.12); }
    .offer-item:hover .design-item_7 {
      transform: translate(30%, -15%) rotate(35deg); }
    .offer-item:hover .design-item_8 {
      transform: translate(-134%, 24%) rotate(-98deg); }

.offers {
  overflow: hidden; }
  .offers__content {
    position: relative; }
  .offers__heading {
    padding-right: 296px; }
    @media (max-width: 991.98px) {
      .offers__heading {
        padding-right: 0; } }
  .offers__more {
    position: absolute;
    right: 0;
    top: 0; }
    .offers__more .btn {
      width: 262px; }
      @media (max-width: 991.98px) {
        .offers__more .btn {
          width: 100%; } }
      @media (max-width: 575.98px) {
        .offers__more .btn {
          height: 56px;
          padding-left: 32px;
          padding-right: 32px;
          font-size: 16px; }
          .offers__more .btn .icon {
            width: 16px;
            height: 16px; } }
    @media (max-width: 991.98px) {
      .offers__more {
        position: relative;
        padding-top: 40px; } }
  .offers__slider {
    overflow: visible; }
    @media (max-width: 991.98px) {
      .offers__slider {
        margin-left: 0;
        margin-right: 0; } }
  @media (min-width: 992px) {
    .offers__items {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 40px; } }
  @media (max-width: 991.98px) {
    .offers__items .offer-item {
      width: calc(100% - 34px); } }
  @media (max-width: 575.98px) {
    .offers__items .offer-item {
      width: 330px; } }

/* Стрижки с любовью */
.haircuts .container {
  overflow: hidden; }

.haircuts__slider {
  padding: 0 113px; }
  @media (max-width: 991.98px) {
    .haircuts__slider {
      overflow: visible;
      padding: 0 0 112px;
      max-width: 754px;
      margin: 0 auto; } }
  @media (max-width: 575.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: 991.98px) {
    .haircuts__slider-prev, .haircuts__slider-next {
      top: auto;
      bottom: 0;
      margin-top: 0; } }
  @media (max-width: 575.98px) {
    .haircuts__slider-prev, .haircuts__slider-next {
      width: 48px;
      height: 48px;
      padding: 16px; } }

@media (max-width: 575.98px) {
  .haircuts__slider-next {
    right: 16px; } }

@media (max-width: 575.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: 89.47368%;
  overflow: hidden;
  border-radius: 40px;
  background: #fff; }
  @media (max-width: 991.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: 575.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; }

/* На протяжении 10 лет заботимся */
.care {
  padding-top: 140px; }
  @media (max-width: 1199.98px) {
    .care {
      padding-top: 80px; } }
  @media (max-width: 575.98px) {
    .care {
      padding-top: 40px; } }
  .care__heading {
    padding-bottom: 40px;
    margin-right: -5px; }
    @media (max-width: 575.98px) {
      .care__heading {
        padding-bottom: 24px;
        margin-right: 0; } }
    @media (max-width: 991.98px) {
      .care__heading h3 {
        font-size: 48px; } }
    @media (max-width: 767.98px) {
      .care__heading h3 {
        font-size: 40px; } }
    @media (max-width: 575.98px) {
      .care__heading h3 {
        font-size: 28px; } }
  .care__comment {
    position: relative;
    margin-left: 120px;
    padding: 24px 32px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    border-radius: 40px 40px 40px 8px;
    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)) {
      .care__comment {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .care__comment {
        background-color: #393c44; } }
    .care__comment span {
      position: relative; }
    @media (max-width: 575.98px) {
      .care__comment {
        margin-left: 0;
        padding: 19px 24px;
        margin-bottom: 8px;
        border-radius: 30px 30px 30px 4px;
        font-size: 16px; } }
  .care__photo {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden; }
    .care__photo img {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%; }
    @media (max-width: 575.98px) {
      .care__photo {
        width: 64px;
        height: 64px; } }
  .care__block_reverse {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .care__block_reverse .care__comment {
      margin-left: 0;
      margin-right: 120px;
      border-radius: 40px 40px 8px 40px; }
      @media (max-width: 575.98px) {
        .care__block_reverse .care__comment {
          margin-right: 0;
          border-radius: 30px 30px 4px 30px; } }
  .care__flex {
    display: flex;
    justify-content: space-between; }
    .care__flex_1 {
      padding-bottom: 10px; }
      @media (max-width: 991.98px) {
        .care__flex_1 {
          padding-bottom: 0; } }
      .care__flex_1 .care__right {
        position: relative;
        top: 78px; }
        @media (max-width: 991.98px) {
          .care__flex_1 .care__right {
            top: 0;
            padding-top: 40px; } }
        @media (max-width: 575.98px) {
          .care__flex_1 .care__right {
            padding-top: 24px; } }
      @media (max-width: 991.98px) {
        .care__flex_1 .care__left {
          margin-right: auto; } }
      @media (max-width: 1199.98px) {
        .care__flex_1 {
          padding-bottom: 80px; } }
      @media (max-width: 991.98px) {
        .care__flex_1 {
          flex-direction: column;
          padding-bottom: 40px; } }
      @media (max-width: 575.98px) {
        .care__flex_1 {
          padding-bottom: 24px; } }
    .care__flex_2 {
      justify-content: flex-end; }
      .care__flex_2 .care__right {
        margin-top: -118px;
        padding-right: 65px; }
        @media (max-width: 991.98px) {
          .care__flex_2 .care__right {
            margin-top: 40px;
            padding-right: 0; } }
        @media (max-width: 575.98px) {
          .care__flex_2 .care__right {
            margin-top: 24px; } }
      .care__flex_2 .care__photo {
        width: 160px;
        height: 160px; }
        @media (max-width: 991.98px) {
          .care__flex_2 .care__photo {
            width: 120px;
            height: 120px;
            margin-left: auto; } }
        @media (max-width: 575.98px) {
          .care__flex_2 .care__photo {
            width: 64px;
            height: 64px; } }
      .care__flex_2 .care__comment {
        margin-left: 160px; }
        @media (max-width: 991.98px) {
          .care__flex_2 .care__comment {
            margin-left: 0;
            margin-right: 120px;
            border-radius: 40px 40px 8px 40px; } }
        @media (max-width: 575.98px) {
          .care__flex_2 .care__comment {
            margin-right: 0;
            border-radius: 30px 30px 4px 30px; } }
  .care__box {
    position: relative;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 200px; }
    @media (max-width: 1599.98px) {
      .care__box {
        padding-right: 0;
        max-width: 1090px; } }
    @media (max-width: 991.98px) {
      .care__box {
        padding-left: 160px;
        max-width: 869px; } }
    @media (max-width: 767.98px) {
      .care__box {
        max-width: none;
        padding-left: 0; } }
    .care__box .care__block {
      margin-left: -200px; }
      @media (max-width: 991.98px) {
        .care__box .care__block {
          margin-left: -160px; } }
      @media (max-width: 767.98px) {
        .care__box .care__block {
          margin-left: 0;
          margin-top: 16px; } }
    .care__box .care__photo {
      width: 200px;
      height: 200px; }
      @media (max-width: 991.98px) {
        .care__box .care__photo {
          width: 160px;
          height: 160px; } }
      @media (max-width: 575.98px) {
        .care__box .care__photo {
          width: 100px;
          height: 100px; } }
    .care__box-inner {
      position: relative;
      padding: 64px 80px;
      background: rgba(255, 255, 255, 0.1);
      border-radius: 80px 80px 80px 10px;
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .care__box-inner {
          -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .care__box-inner {
          background-color: #393c44; } }
      @media (max-width: 1599.98px) {
        .care__box-inner {
          padding-left: 64px;
          padding-right: 64px;
          max-width: 690px; } }
      @media (max-width: 991.98px) {
        .care__box-inner {
          max-width: 549px;
          padding-top: 48px;
          padding-bottom: 48px;
          border-radius: 40px 40px 40px 10px; } }
      @media (max-width: 767.98px) {
        .care__box-inner {
          padding-left: 40px;
          padding-right: 40px; } }
      @media (max-width: 575.98px) {
        .care__box-inner {
          border-radius: 30px 30px 30px 4px;
          padding: 24px; } }
    .care__box-content {
      position: relative; }
  .care__btn {
    width: 100%; }
    @media (max-width: 575.98px) {
      .care__btn {
        padding-left: 32px;
        padding-right: 32px;
        height: 56px;
        font-size: 16px; }
        .care__btn .icon {
          width: 16px;
          height: 16px; } }
  .care .design-item {
    transition: 0.65s transform; }
  .care.is-active .design-item_12 {
    transform: translate(71%, 36%) rotate(49deg); }
  .care.is-active .design-item_13 {
    transform: translate(-67%, -15%) rotate(-155deg); }
  .care.is-active .design-item_14 {
    transform: translate(-95%, -26%) rotate(-60deg); }

/* Записаться на услугу */
.sign-up-service__flex {
  display: flex;
  grid-gap: 40px; }
  @media (max-width: 991.98px) {
    .sign-up-service__flex {
      display: block; } }

.sign-up-service__column {
  position: relative;
  width: calc(50% - 20px);
  padding: 80px;
  display: flex;
  flex-direction: column;
  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)) {
    .sign-up-service__column {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .sign-up-service__column {
      background-color: #393c44; } }
  .sign-up-service__column_2 {
    z-index: 1; }
  @media (max-width: 1599.98px) {
    .sign-up-service__column {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 991.98px) {
    .sign-up-service__column {
      margin-bottom: 24px;
      width: 100%;
      padding-left: 40px;
      padding-right: 40px; }
      .sign-up-service__column:last-child {
        margin-bottom: 0; } }
  @media (max-width: 575.98px) {
    .sign-up-service__column {
      padding: 40px 24px;
      margin-bottom: 16px; } }

.sign-up-service__photo {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 40px; }
  @media (max-width: 1599.98px) {
    .sign-up-service__photo {
      width: 160px;
      height: 160px; } }
  @media (max-width: 991.98px) {
    .sign-up-service__photo {
      width: 200px;
      height: 200px; } }
  @media (max-width: 575.98px) {
    .sign-up-service__photo {
      width: 120px;
      height: 120px;
      margin-bottom: 24px; } }
  .sign-up-service__photo img {
    display: block;
    width: 100%;
    height: 100%; }

.sign-up-service__text {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .sign-up-service__text h3 {
    margin: 0 0 40px;
    color: #fff; }
    .sign-up-service__text h3 span {
      display: block; }
    @media (max-width: 1599.98px) {
      .sign-up-service__text h3 {
        font-size: 40px; } }
    @media (max-width: 991.98px) {
      .sign-up-service__text h3 {
        font-size: 48px; } }
    @media (max-width: 575.98px) {
      .sign-up-service__text h3 {
        margin-bottom: 24px;
        font-size: 28px; } }

.sign-up-service__social {
  display: flex;
  justify-content: center;
  margin-top: auto; }
  .sign-up-service__social .social__list {
    grid-gap: 24px; }
    @media (max-width: 1439.98px) {
      .sign-up-service__social .social__list {
        grid-gap: 16px; } }
    @media (max-width: 991.98px) {
      .sign-up-service__social .social__list {
        grid-gap: 24px; } }
    @media (max-width: 767.98px) {
      .sign-up-service__social .social__list {
        grid-gap: 16px; } }
  .sign-up-service__social .social__link {
    width: 72px;
    height: 72px; }
    .sign-up-service__social .social__link .icon {
      width: 36px;
      height: 36px; }
      @media (max-width: 575.98px) {
        .sign-up-service__social .social__link .icon {
          width: 24px;
          height: 24px; } }
    @media (max-width: 575.98px) {
      .sign-up-service__social .social__link {
        width: 48px;
        height: 48px; } }

.sign-up-service__button {
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  width: 360px;
  max-width: 100%; }
  .sign-up-service__button .btn {
    max-width: 100%; }
    @media (max-width: 575.98px) {
      .sign-up-service__button .btn {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; }
        .sign-up-service__button .btn .icon {
          width: 16px;
          height: 16px; } }

.sign-up-service.is-active .design-item_15 {
  transform: translate(71%, 36%) rotate(49deg); }

.sign-up-service.is-active .design-item_16 {
  transform: translate(0, 30%) rotate(-30deg); }

.sign-up-service.is-active .design-item_17 {
  transform: translate(-95%, -26%) rotate(-60deg); }

.sign-up-service_2 {
  padding-bottom: 40px; }
  @media (max-width: 575.98px) {
    .sign-up-service_2 {
      padding-bottom: 16px; } }
  .sign-up-service_2.is-active .design-item_33 {
    transform: translate(10%, 36%) rotate(49deg); }
  .sign-up-service_2.is-active .design-item_34 {
    transform: translate(-10%, -20%) rotate(-30deg); }
  .sign-up-service_2.is-active .design-item_35 {
    transform: translate(-67%, 20%) rotate(-155deg); }

.sign-up-service .design-item {
  transition: 0.65s transform; }

/* Наши мастера */
.master-item {
  position: relative;
  padding: 40px;
  text-align: center;
  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)) {
    .master-item {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .master-item {
      background-color: #393c44; } }
  @media (max-width: 575.98px) {
    .master-item {
      padding: 24px; } }
  .master-item__content {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative; }
  .master-item__photo {
    margin: 0 auto 24px;
    overflow: hidden;
    width: 200px;
    height: 200px; }
    @media (max-width: 575.98px) {
      .master-item__photo {
        width: 120px;
        height: 120px;
        margin-bottom: 16px; } }
    .master-item__photo img {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 50%; }
  .master-item__name {
    padding-bottom: 8px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.143;
    color: #fff; }
    @media (max-width: 575.98px) {
      .master-item__name {
        font-size: 20px;
        line-height: 1.2; } }
  .master-item__text {
    margin: 0 auto;
    max-width: 250px; }
    @media (max-width: 575.98px) {
      .master-item__text {
        font-size: 14px;
        line-height: 1.7; } }
  .master-item__button {
    margin-top: auto;
    padding-top: 24px; }
    .master-item__button .btn {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; }
    @media (max-width: 575.98px) {
      .master-item__button {
        padding-top: 16px; } }
  .master-item:hover {
    background: rgba(255, 255, 255, 0.2); }

.our-masters__content {
  position: relative; }

.our-masters__heading {
  padding-right: 424px; }
  @media (max-width: 991.98px) {
    .our-masters__heading {
      padding-right: 0; } }

.our-masters__more {
  position: absolute;
  right: 0;
  top: 0; }
  @media (max-width: 991.98px) {
    .our-masters__more {
      position: relative;
      padding-top: 40px; }
      .our-masters__more .btn {
        width: 100%; } }
  @media (max-width: 575.98px) {
    .our-masters__more {
      padding-top: 24px; }
      .our-masters__more .btn {
        height: 56px;
        font-size: 16px;
        padding-left: 32px;
        padding-right: 32px; }
        .our-masters__more .btn .icon {
          width: 16px;
          height: 16px; } }

.our-masters__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px; }
  @media (max-width: 1439.98px) {
    .our-masters__items {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 24px; } }
  @media (max-width: 991.98px) {
    .our-masters__items {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575.98px) {
    .our-masters__items {
      grid-template-columns: repeat(1, 1fr); } }
  @media (max-width: 767.98px) {
    .our-masters__items .master-item {
      padding-left: 24px;
      padding-right: 24px; } }
  @media (max-width: 575.98px) {
    .our-masters__items .master-item {
      width: 100%; } }

@media (max-width: 1599.98px) {
  .our-masters__slider .swiper-slide {
    width: 360px;
    height: auto; } }
  @media (max-width: 1599.98px) and (max-width: 575.98px) {
    .our-masters__slider .swiper-slide {
      width: 300px; } }

@media (max-width: 991.98px) {
  .our-masters__slider {
    width: auto;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px; } }

@media (max-width: 767.98px) {
  .our-masters__slider {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px; } }

.our-masters__info {
  margin-top: 40px; }
  @media (max-width: 991.98px) {
    .our-masters__info {
      flex-direction: column;
      align-items: flex-start;
      padding: 40px; }
      .our-masters__info .block-info__icon {
        margin-bottom: 16px; }
      .our-masters__info .block-info__button {
        margin-left: 0;
        padding-top: 24px;
        width: 100%; }
        .our-masters__info .block-info__button .btn {
          width: 100%; } }
  @media (max-width: 575.98px) {
    .our-masters__info {
      padding: 24px;
      margin-top: 24px; }
      .our-masters__info .block-info__button .btn {
        padding-left: 24px;
        padding-right: 24px; } }

.our-masters__loading {
  margin-top: 40px;
  padding: 8px 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .our-masters__loading {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .our-masters__loading {
      background-color: #393c44; } }
  @media (max-width: 575.98px) {
    .our-masters__loading {
      padding: 0;
      margin-top: 16px; } }

.our-masters__loading-loader {
  margin: 0 auto; }

.our-masters_all {
  padding-top: 80px; }
  @media (max-width: 767.98px) {
    .our-masters_all {
      padding-top: 40px; } }

/* Наши четвероногие гости */
.gallery-item {
  position: relative; }
  .gallery-item__link {
    display: block; }
    .gallery-item__link:hover .gallery-item__image::after {
      opacity: 1; }
    .gallery-item__link:hover .gallery-item__image img {
      filter: blur(3px); }
    .gallery-item__link:hover .gallery-item__icon::before {
      opacity: 1; }
    .gallery-item__link:hover .gallery-item__icon .icon {
      fill-opacity: 1; }
  .gallery-item__image {
    position: relative;
    padding-top: 66.666667%;
    overflow: hidden;
    border-radius: 20px;
    transform: translate3d(0, 0, 0); }
    .gallery-item__image::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(35, 38, 47, 0.5);
      opacity: 0;
      transition: 0.35s opacity; }
    .gallery-item__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      transition: 0.35s filter;
      transform: translate3d(0, 0, 0); }
  .gallery-item__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; }
    .gallery-item__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)) {
        .gallery-item__icon::before {
          -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .gallery-item__icon::before {
          background-color: rgba(255, 255, 255, 0.15); } }
    .gallery-item__icon .icon {
      position: relative;
      fill-opacity: 0;
      transition: 0.35s fill-opacity; }
  .gallery-item__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)) {
      .gallery-item__date {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .gallery-item__date {
        background-color: #393c44; } }
    @media (max-width: 575.98px) {
      .gallery-item__date {
        right: 16px;
        bottom: 16px;
        padding: 4px 8px;
        font-size: 10px;
        line-height: 1.4; } }

@media (max-width: 575.98px) {
  .gallery {
    overflow: hidden; } }

.gallery__heading {
  padding-bottom: 24px; }

.gallery__text {
  padding-bottom: 64px;
  font-size: 20px;
  line-height: 1.5;
  text-align: center; }
  @media (max-width: 575.98px) {
    .gallery__text {
      padding-bottom: 40px;
      font-size: 16px;
      line-height: 1.62; } }
  .gallery__text p:last-child {
    margin-bottom: 0; }

.gallery__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px; }
  @media (max-width: 1599.98px) {
    .gallery__items {
      grid-gap: 24px; } }
  @media (max-width: 991.98px) {
    .gallery__items {
      grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 575.98px) {
  .gallery__slider {
    overflow: visible; } }

.gallery__slider-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px; }
  @media (max-width: 1599.98px) {
    .gallery__slider-wrapper {
      grid-gap: 24px; } }
  @media (max-width: 991.98px) {
    .gallery__slider-wrapper {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575.98px) {
    .gallery__slider-wrapper {
      display: flex;
      grid-gap: 0; } }

@media (max-width: 575.98px) {
  .gallery__slider .gallery-item {
    width: 270px; } }

.gallery__more {
  padding-top: 40px; }
  @media (max-width: 991.98px) {
    .gallery__more .btn {
      width: 100%; } }
  @media (max-width: 575.98px) {
    .gallery__more .btn {
      height: 56px;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 16px; } }

/* Описание */
.description {
  color: #fff;
  font-size: 18px; }
  .description__flex {
    display: flex;
    grid-gap: 40px; }
    @media (max-width: 991.98px) {
      .description__flex {
        display: block; } }
  .description__column {
    position: relative;
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    border-radius: 40px; }
    @media (max-width: 991.98px) {
      .description__column {
        width: 100%; } }
  @media (max-width: 575.98px) {
    .description {
      font-size: 16px;
      line-height: 1.62; } }
  .description__title {
    margin: 0;
    margin-bottom: 40px;
    font-size: 64px;
    font-family: "Gilroy", Arial, sans-serif;
    line-height: 1;
    font-weight: 800;
    color: inherit; }
    @media (max-width: 767.98px) {
      .description__title {
        font-size: 48px; } }
    @media (max-width: 575.98px) {
      .description__title {
        font-size: 40px; } }
  .description__firstblock {
    margin-bottom: 24px; }
  .description__block {
    padding: 40px;
    margin-bottom: 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)) {
      .description__block {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .description__block {
        background-color: #393c44; } }
    @media (max-width: 575.98px) {
      .description__block {
        padding: 24px;
        border-radius: 30px; } }
    .description__block p:last-child {
      margin-bottom: 0; }
  .description h2 {
    margin: 0;
    margin-bottom: 24px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.143;
    color: #fff; }
    @media (max-width: 575.98px) {
      .description h2 {
        font-size: 20px;
        line-height: 1.2; } }

/* Наш блог */
.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: 575.98px) {
    .blog-item {
      border-radius: 30px; } }
  .blog-item__link {
    position: relative;
    padding: 40px;
    display: flex;
    height: 100%;
    text-decoration: none; }
    @media (max-width: 575.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: 1599.98px) {
      .blog-item__image {
        width: 200px; } }
    @media (max-width: 991.98px) {
      .blog-item__image {
        width: 280px; } }
    @media (max-width: 767.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: 575.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: 575.98px) {
      .blog-item__title {
        font-size: 16px;
        line-height: 1.62; } }
  .blog-item__more {
    padding-top: 24px;
    margin-top: auto; }
    @media (max-width: 575.98px) {
      .blog-item__more {
        padding-top: 16px; } }
  .blog-item__more-button {
    position: relative; }
    @media (max-width: 575.98px) {
      .blog-item__more-button {
        width: 100%;
        padding-left: 24px;
        padding-right: 20px; } }
    @media (min-width: 576px) {
      .blog-item__more-button {
        width: 56px;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        transition-property: width, background; } }
    @media (min-width: 576px) {
      .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: 576px) {
        .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 + .blog-item {
    margin-top: 24px; }
    @media (max-width: 575.98px) {
      .blog-item + .blog-item {
        margin-top: 16px; } }
  .blog-item_full .blog-item__date {
    padding-bottom: 24px;
    font-size: 16px; }
    @media (max-width: 575.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: 575.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: 991.98px) {
      .blog-item_full .blog-item__title {
        min-height: 160px; } }
    @media (max-width: 575.98px) {
      .blog-item_full .blog-item__title {
        min-height: 0;
        font-size: 24px;
        line-height: 1.42; } }
  @media (min-width: 576px) {
    .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: 1599.98px) {
    .blog-item_small .blog-item__link {
      padding: 24px; } }
  @media (max-width: 991.98px) {
    .blog-item_small .blog-item__link {
      padding: 40px; } }
  @media (max-width: 575.98px) {
    .blog-item_small .blog-item__link {
      padding: 24px; } }
  @media (max-width: 1599.98px) {
    .blog-item_small .blog-item__title {
      font-size: 20px; } }
  @media (max-width: 991.98px) {
    .blog-item_small .blog-item__title {
      font-size: 24px; } }
  @media (max-width: 767.98px) {
    .blog-item_small .blog-item__title {
      font-size: 20px; } }
  @media (max-width: 575.98px) {
    .blog-item_small .blog-item__title {
      font-size: 16px; } }
  @media (max-width: 575.98px) {
    .blog-item_small .blog-item__image {
      display: none; } }

.our-blog__heading {
  padding-right: 424px; }
  @media (max-width: 991.98px) {
    .our-blog__heading {
      padding-right: 0; } }

.our-blog__flex {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 40px; }
  @media (max-width: 1599.98px) {
    .our-blog__flex {
      grid-gap: 24px; } }
  @media (max-width: 991.98px) {
    .our-blog__flex {
      display: block; } }
  .our-blog__flex + .our-blog__flex {
    margin-top: 24px; }
    @media (max-width: 575.98px) {
      .our-blog__flex + .our-blog__flex {
        margin-top: 16px; } }

.our-blog__column {
  width: calc(50% - 20px); }
  .our-blog__column .blog-item_full {
    height: 100%; }
  @media (max-width: 1599.98px) {
    .our-blog__column_1 {
      width: calc(50% - 12px); } }
  @media (max-width: 1599.98px) {
    .our-blog__column_2 {
      width: calc(50% - 12px); } }
  @media (max-width: 991.98px) {
    .our-blog__column {
      width: 100%;
      margin-bottom: 24px; }
      .our-blog__column:last-child {
        margin-bottom: 0; } }
  @media (max-width: 575.98px) {
    .our-blog__column {
      margin-bottom: 16px; }
      .our-blog__column:last-child {
        margin-bottom: 0; } }

.our-blog__blocks .our-blog__flex:nth-child(2n + 2) {
  flex-direction: row-reverse; }

.our-blog__content {
  position: relative; }

.our-blog__more {
  position: absolute;
  right: 0;
  top: 0; }
  @media (max-width: 991.98px) {
    .our-blog__more {
      position: relative;
      padding-top: 40px; }
      .our-blog__more .btn {
        width: 100%; } }
  @media (max-width: 575.98px) {
    .our-blog__more {
      padding-top: 24px; }
      .our-blog__more .btn {
        padding-left: 32px;
        padding-right: 32px;
        height: 56px;
        font-size: 16px; }
        .our-blog__more .btn .icon {
          width: 16px;
          height: 16px; } }

.our-blog__loading {
  margin-top: 40px;
  padding: 8px 0;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .our-blog__loading {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .our-blog__loading {
      background-color: #393c44; } }
  @media (max-width: 575.98px) {
    .our-blog__loading {
      padding: 0;
      margin-top: 16px; } }

.our-blog__loading-loader {
  margin: 0 auto; }

.our-blog_single {
  padding-top: 80px; }
  @media (max-width: 767.98px) {
    .our-blog_single {
      padding-top: 40px; } }
  .our-blog_single .our-blog__heading {
    padding-right: 0;
    padding-bottom: 32px; }

@media (max-width: 991.98px) {
  .our-blog_read .design-item_21 {
    top: 84px;
    margin-left: 17%;
    width: 200px;
    height: 240px; } }

@media (max-width: 575.98px) {
  .our-blog_read .design-item_21 {
    margin-left: 22%;
    top: 67px; } }

@media (max-width: 991.98px) {
  .our-blog_read .design-item_22 {
    margin-left: -60%;
    top: 694px; } }

@media (max-width: 575.98px) {
  .our-blog_read .design-item_22 {
    margin-left: -63%;
    top: 484px; } }

@media (max-width: 991.98px) {
  .our-blog_read .design-item_23 {
    top: 1021px;
    margin-left: 24%;
    width: 250px;
    height: 320px; } }

@media (max-width: 575.98px) {
  .our-blog_read .design-item_23 {
    top: 867px;
    margin-left: 24%;
    width: 110px;
    height: 140px; } }

/* Нам доверяют */
.trusted-block {
  position: relative;
  padding: 64px;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @media (max-width: 1599.98px) {
    .trusted-block {
      padding: 40px; } }
  @media (max-width: 1439.98px) {
    .trusted-block {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 991.98px) {
    .trusted-block {
      padding: 40px; } }
  @media (max-width: 575.98px) {
    .trusted-block {
      padding: 24px; } }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .trusted-block {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .trusted-block {
      background-color: #393c44; } }
  .trusted-block__title {
    padding-bottom: 40px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    color: #fff; }
    @media (max-width: 1599.98px) {
      .trusted-block__title {
        font-size: 30px; } }
    @media (max-width: 991.98px) {
      .trusted-block__title {
        padding-top: 20px;
        padding-bottom: 16px;
        padding-right: 130px;
        text-align: left;
        font-size: 48px; } }
    @media (max-width: 767.98px) {
      .trusted-block__title {
        padding-top: 26px;
        font-size: 40px; } }
    @media (max-width: 575.98px) {
      .trusted-block__title {
        font-size: 28px;
        padding-bottom: 8px;
        padding-top: 16px; } }
  .trusted-block__rating {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 160px;
    margin: 0 auto 16px;
    border-radius: 50%;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    color: #fff;
    background: #53C681; }
    @media (max-width: 991.98px) {
      .trusted-block__rating {
        position: absolute;
        top: 40px;
        right: 40px;
        width: 120px;
        height: 120px;
        margin: 0;
        font-size: 40px; } }
    @media (max-width: 575.98px) {
      .trusted-block__rating {
        top: 24px;
        right: 24px;
        width: 80px;
        height: 80px;
        padding-top: 4px;
        font-size: 28px; } }
  .trusted-block__quantity {
    line-height: 1.5;
    text-align: center; }
    @media (max-width: 991.98px) {
      .trusted-block__quantity {
        line-height: 1;
        text-align: left; } }
    @media (max-width: 575.98px) {
      .trusted-block__quantity {
        font-size: 12px; } }
  .trusted-block__button {
    padding-top: 40px; }
    @media (max-width: 991.98px) {
      .trusted-block__button {
        padding-top: 44px; } }
    @media (max-width: 575.98px) {
      .trusted-block__button {
        padding-top: 40px; } }
    .trusted-block__button .btn {
      font-weight: 500; }
      .trusted-block__button .btn__icon {
        width: 16px;
        height: 16px; }
        @media (max-width: 991.98px) {
          .trusted-block__button .btn__icon {
            width: 24px;
            height: 24px; } }
      @media (max-width: 991.98px) {
        .trusted-block__button .btn {
          height: 72px;
          padding-left: 40px;
          padding-right: 40px;
          font-size: 20px; } }
      @media (max-width: 575.98px) {
        .trusted-block__button .btn {
          font-size: 16px;
          padding-left: 32px;
          padding-right: 32px;
          height: 56px; }
          .trusted-block__button .btn .icon {
            width: 16px;
            height: 16px; } }

.trusted__flex {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px; }
  @media (max-width: 1599.98px) {
    .trusted__flex {
      grid-gap: 24px; } }
  @media (max-width: 991.98px) {
    .trusted__flex {
      display: block; }
      .trusted__flex .trusted-block {
        width: 100%;
        margin-bottom: 24px; }
        .trusted__flex .trusted-block:last-child {
          margin-bottom: 0; } }
  @media (max-width: 575.98px) {
    .trusted__flex .trusted-block {
      margin-bottom: 16px; }
      .trusted__flex .trusted-block:last-child {
        margin-bottom: 0; } }

/* Адреса салонов */
.address-item {
  border-radius: 20px;
  background: #fff;
  transition: 0.35s background; }
  .address-item__header {
    position: relative;
    padding: 24px 56px 24px 24px;
    cursor: pointer; }
    @media (max-width: 575.98px) {
      .address-item__header {
        padding: 16px 40px 16px 16px; } }
  .address-item__title {
    padding-bottom: 4px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    color: #23262F; }
    @media (max-width: 575.98px) {
      .address-item__title {
        font-size: 16px; } }
  .address-item__region {
    line-height: 1.5;
    color: rgba(35, 38, 47, 0.5); }
    @media (max-width: 575.98px) {
      .address-item__region {
        font-size: 14px; } }
  .address-item__icon {
    position: absolute;
    right: 24px;
    top: 27px; }
    @media (max-width: 575.98px) {
      .address-item__icon {
        right: 16px;
        top: 20px; } }
    .address-item__icon .icon {
      fill: #23262F;
      transition: 0.35s transform; }
      @media (max-width: 575.98px) {
        .address-item__icon .icon {
          width: 16px;
          height: 16px; } }
  .address-item__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease-out; }
  .address-item__inner {
    padding: 0 24px 24px; }
    @media (max-width: 575.98px) {
      .address-item__inner {
        padding: 0 16px 16px; } }
  .address-item__contacts {
    padding-bottom: 16px;
    line-height: 1.5;
    color: #23262F; }
    @media (max-width: 575.98px) {
      .address-item__contacts {
        font-size: 14px; } }
    .address-item__contacts > div {
      margin-bottom: 8px; }
      .address-item__contacts > div:last-child {
        margin-bottom: 0; }
    .address-item__contacts a {
      text-decoration: none; }
  .address-item__messengers {
    display: flex; }
  .address-item__messengers-social {
    margin-right: 16px; }
    .address-item__messengers-social .social__list {
      grid-gap: 8px; }
    .address-item__messengers-social .social__link {
      width: 40px;
      height: 40px;
      background: rgba(35, 38, 47, 0.1); }
      .address-item__messengers-social .social__link .icon {
        width: 20px;
        height: 20px;
        fill: #23262F; }
      .address-item__messengers-social .social__link:hover {
        background: #23262F; }
        .address-item__messengers-social .social__link:hover .icon {
          fill: #fff; }
  .address-item__messengers-link {
    align-self: center;
    text-decoration: none;
    color: #00b8d6; }
    .address-item__messengers-link:hover {
      text-decoration: underline; }
  .address-item__button {
    padding-top: 16px; }
    .address-item__button .btn {
      height: 48px;
      width: 100%; }
  .address-item:hover {
    background: rgba(35, 38, 47, 0.1); }
  .address-item + .address-item {
    margin-top: 8px; }
  .address-item.is-active {
    background: rgba(35, 38, 47, 0.1); }
    .address-item.is-active .address-item__icon svg {
      transform: rotate(180deg); }

.addresses__flex {
  position: relative;
  display: flex;
  height: 872px;
  border-radius: 40px;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .addresses__flex {
      display: block; } }
  @media (max-width: 767.98px) {
    .addresses__flex {
      height: 640px; } }
  @media (max-width: 575.98px) {
    .addresses__flex {
      border-radius: 30px; } }

.addresses__column_left {
  width: 408px;
  background: #fff; }
  @media (max-width: 991.98px) {
    .addresses__column_left {
      width: auto;
      background: none; } }

.addresses__column_right {
  width: calc(100% - 408px); }
  @media (max-width: 991.98px) {
    .addresses__column_right {
      width: 100%;
      height: 100%; } }

.addresses__backdrop {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: 0.35s opacity; }
  @media (min-width: 576px) {
    .addresses__backdrop {
      display: none; } }

.addresses__items {
  padding: 24px 12px 24px 24px;
  height: 872px; }
  @media (max-width: 991.98px) {
    .addresses__items {
      position: absolute;
      z-index: 2;
      left: 0;
      top: 0;
      display: none;
      width: 408px;
      max-width: 100%;
      height: 100%;
      background: #fff;
      transition: 0.35s transform;
      transform: translate(-100%, 0); }
      .addresses__items.is-active {
        transform: translate(0, 0); }
      .addresses__items.is-visible {
        display: block; } }
  @media (max-width: 575.98px) {
    .addresses__items {
      position: fixed;
      left: 0;
      bottom: 0;
      z-index: 100;
      top: auto;
      width: 100%;
      max-height: calc(100% - 24px);
      overflow: hidden;
      overflow-y: auto;
      padding: 16px;
      border-radius: 30px 30px 0px 0px;
      transform: translate(0, 100%); }
      .addresses__items::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 4px;
        width: 40px;
        height: 2px;
        margin-left: -20px;
        background: rgba(35, 38, 47, 0.2);
        border-radius: 2px; }
      .addresses__items.is-active {
        transform: translate(0, 0); } }

.addresses__scroll {
  position: relative;
  overflow: auto;
  padding-right: 8px;
  max-height: 100%; }
  @media (max-width: 575.98px) {
    .addresses__scroll {
      margin-right: -5px;
      padding-right: 5px; } }
  .addresses__scroll::-webkit-scrollbar {
    width: 4px;
    border-radius: 10px;
    background: rgba(35, 38, 47, 0.2); }
  .addresses__scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(35, 38, 47, 0.5); }

.addresses__map {
  position: relative;
  width: 100%;
  height: 100%; }
  .addresses__map > div {
    width: 100%;
    height: 100%; }
    @media (max-width: 991.98px) {
      .addresses__map > div > ymaps {
        overflow: hidden;
        border-radius: 40px; } }
    @media (max-width: 575.98px) {
      .addresses__map > div > ymaps {
        border-radius: 30px; } }

.addresses__info {
  margin-top: 40px; }
  @media (max-width: 991.98px) {
    .addresses__info {
      flex-direction: column;
      align-items: flex-start;
      padding: 40px; }
      .addresses__info .block-info__icon {
        margin-bottom: 16px; }
      .addresses__info .block-info__button {
        margin-left: 0;
        padding-top: 24px;
        width: 100%; }
        .addresses__info .block-info__button .btn {
          width: 100%; } }
  @media (max-width: 575.98px) {
    .addresses__info {
      margin-top: 24px;
      padding: 24px; } }
  @media (max-width: 479.98px) {
    .addresses__info .block-info__button .btn {
      padding-left: 22px;
      padding-right: 22px; } }

.addresses__btn-list {
  position: absolute;
  z-index: 1;
  left: 40px;
  top: 40px; }
  @media (min-width: 992px) {
    .addresses__btn-list {
      display: none; } }
  @media (max-width: 575.98px) {
    .addresses__btn-list {
      top: 24px;
      left: 24px;
      height: 48px;
      width: calc(100% - 48px); } }

.addresses__btn-open-map {
  display: none;
  position: absolute;
  z-index: 1;
  right: 40px;
  bottom: 40px;
  height: 48px;
  color: #19233F;
  background: #fff; }
  .addresses__btn-open-map:hover {
    color: #fff;
    background: #23262F; }
  @media (max-width: 575.98px) {
    .addresses__btn-open-map {
      bottom: 24px;
      left: 24px;
      width: calc(100% - 48px); } }

.addresses__btn-show-zone {
  position: absolute;
  z-index: 1;
  right: 40px;
  top: 40px;
  height: 48px;
  color: #19233F;
  background: #fff; }
  .addresses__btn-show-zone:hover {
    color: #fff;
    background: #23262F; }
    .addresses__btn-show-zone:hover svg {
      fill: #fff; }
  @media (max-width: 575.98px) {
    .addresses__btn-show-zone {
      display: none; } }

.addresses_single {
  padding-top: 80px; }
  @media (max-width: 767.98px) {
    .addresses_single {
      padding-top: 40px; } }

.is-addresses-active {
  overflow: hidden;
  height: 100vh;
  min-height: 100vh; }
  .is-addresses-active .addresses__backdrop {
    opacity: 1;
    pointer-events: auto; }

/* Частые вопросы */
.faq__flex {
  display: flex; }
  @media (max-width: 991.98px) {
    .faq__flex {
      display: block; } }

.faq__column {
  position: relative; }
  .faq__column_left {
    width: 400px;
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 991.98px) {
      .faq__column_left {
        padding-right: 0; } }
  .faq__column_right {
    width: calc(100% - 400px); }
  @media (max-width: 991.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: 992px) {
  .faq__heading {
    padding-bottom: 0; } }

@media (max-width: 575.98px) {
  .faq__accordions .accordion {
    border-radius: 30px; } }

@media (max-width: 575.98px) {
  .faq__accordions .accordion__header {
    padding: 24px 58px 24px 24px; } }

@media (max-width: 767.98px) {
  .faq__accordions .accordion__title {
    font-size: 20px; } }

@media (max-width: 575.98px) {
  .faq__accordions .accordion__icon {
    margin-top: 0;
    width: 24px;
    height: 24px;
    top: 24px;
    right: 24px; } }

@media (max-width: 575.98px) {
  .faq__accordions .accordion__inner {
    padding: 0 24px 24px 24px; } }

@media (max-width: 767.98px) {
  .faq__accordions .accordion__text {
    font-size: 16px; } }

@media (max-width: 575.98px) {
  .faq__accordions .accordion + .accordion {
    margin-top: 16px; } }

/* верхняя полоса */
.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: 575.98px) {
      .strip__line {
        height: 2px; } }
    .strip__line_pink {
      background: #ed125f; }
    .strip__line_blue {
      background: #00b8d6; }
    .strip__line_green {
      background: #bfd730; }
    .strip__line_orange {
      background: #f58220; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!*****************************************************************************************************************************************************************************************************************!*\
  !*** 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/article.scss ***!
  \*****************************************************************************************************************************************************************************************************************/
/* article page */
.article-single {
  padding-top: 40px; }
  @media (max-width: 575.98px) {
    .article-single {
      padding-top: 16px; } }
  .article-single__sticky {
    position: absolute;
    left: 0;
    top: 0; }
    @media (max-width: 991.98px) {
      .article-single__sticky {
        position: relative; } }
    @media (min-width: 992px) {
      .article-single__sticky.is-fixed {
        position: fixed;
        top: 40px;
        left: auto; } }
    @media (min-width: 992px) {
      .article-single__sticky.is-bottom {
        position: absolute;
        bottom: 0;
        top: auto; } }
  .article-single__inner {
    position: relative; }
  .article-single__content {
    margin: 0 auto;
    width: 760px;
    max-width: calc(100% - 192px); }
    @media (max-width: 991.98px) {
      .article-single__content {
        max-width: none;
        width: 100%; } }
  .article-single__back {
    padding: 0;
    min-width: 0;
    width: 72px;
    height: 72px; }
    .article-single__back .icon {
      width: 24px;
      height: 24px;
      transform: rotate(180deg); }
      @media (max-width: 991.98px) {
        .article-single__back .icon {
          width: 16px;
          height: 16px; } }
    @media (max-width: 991.98px) {
      .article-single__back {
        position: relative;
        margin-bottom: 40px;
        width: 64px;
        height: 64px; } }
    @media (max-width: 575.98px) {
      .article-single__back {
        width: 48px;
        height: 48px;
        margin-bottom: 16px; } }
    .article-single__back_bottom {
      top: auto;
      bottom: 0;
      opacity: 0.2;
      pointer-events: none; }
      @media (max-width: 991.98px) {
        .article-single__back_bottom {
          display: none; } }
  .article-single__arrow {
    position: absolute;
    top: 112px;
    bottom: 122px;
    left: 35px;
    width: 2px;
    background: rgba(255, 255, 255, 0.1); }
    .article-single__arrow::after {
      content: "";
      position: absolute;
      left: 50%;
      margin-left: -6px;
      bottom: -10px;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 10px solid rgba(255, 255, 255, 0.1); }
    @media (max-width: 991.98px) {
      .article-single__arrow {
        display: none; } }
  .article-single__image {
    margin-bottom: 40px; }
    .article-single__image img {
      display: block;
      width: 100%;
      min-height: 230px;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 20px; }
    @media (max-width: 575.98px) {
      .article-single__image {
        margin-bottom: 32px; } }
  .article-single__head {
    display: flex;
    justify-content: space-between; }
  .article-single__date, .article-single__time {
    padding-bottom: 24px;
    line-height: 1; }
    @media (max-width: 575.98px) {
      .article-single__date, .article-single__time {
        padding-bottom: 16px;
        font-size: 12px; } }
  .article-single__description {
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 575.98px) {
      .article-single__description {
        font-size: 16px;
        line-height: 1.625; } }
    .article-single__description h1 {
      margin: 0 0 40px;
      font-weight: 800;
      font-size: 64px;
      line-height: 1;
      word-wrap: break-word; }
      @media (max-width: 767.98px) {
        .article-single__description h1 {
          font-size: 48px; } }
      @media (max-width: 575.98px) {
        .article-single__description h1 {
          margin-bottom: 32px;
          font-size: 40px; } }
    .article-single__description h2 {
      margin: 32px 0 16px;
      font-family: "Golos", Arial, sans-serif;
      font-weight: 400;
      font-size: 28px;
      line-height: 1.357; }
      @media (max-width: 575.98px) {
        .article-single__description h2 {
          margin-bottom: 8px;
          margin-top: 24px;
          font-size: 20px;
          line-height: 1.5; } }
      .article-single__description h2:first-child {
        margin-top: 0; }
      .article-single__description h2:last-child {
        margin-bottom: 0; }
    .article-single__description h3 {
      margin: 32px 0 16px;
      font-family: "Golos", Arial, sans-serif;
      font-weight: 400;
      font-size: 24px;
      line-height: 1.357; }
      @media (max-width: 575.98px) {
        .article-single__description h3 {
          margin-bottom: 8px;
          margin-top: 24px;
          font-size: 18px;
          line-height: 1.5; } }
      .article-single__description h3:first-child {
        margin-top: 0; }
      .article-single__description h3:last-child {
        margin-bottom: 0; }
    .article-single__description p:last-child {
      margin-bottom: 0; }
    .article-single__description ol, .article-single__description ul {
      margin: 15px 0; }
    .article-single__description ol {
      padding-left: 23px; }
      @media (max-width: 575.98px) {
        .article-single__description ol {
          padding-left: 20px; } }
      .article-single__description ol > li {
        margin-bottom: 15px;
        padding-left: 20px; }
        @media (max-width: 575.98px) {
          .article-single__description ol > li {
            padding-left: 15px; } }
        .article-single__description ol > li:last-child {
          margin-bottom: 0; }
    .article-single__description ul {
      padding-left: 28px; }
      @media (max-width: 575.98px) {
        .article-single__description ul {
          padding-left: 25px; } }
      .article-single__description ul > li {
        margin-bottom: 10px;
        list-style-type: disc; }
        .article-single__description ul > li::marker {
          font-size: 75%; }
        .article-single__description ul > li:last-child {
          margin-bottom: 0; }
  .article-single__social {
    padding-top: 40px; }
    @media (max-width: 575.98px) {
      .article-single__social {
        padding-top: 24px; } }
    .article-single__social .icon {
      width: 28px;
      height: 28px; }
      @media (max-width: 575.98px) {
        .article-single__social .icon {
          width: 20px;
          height: 20px; } }
    .article-single__social .social__link {
      width: 56px;
      height: 56px; }
      @media (max-width: 575.98px) {
        .article-single__social .social__link {
          width: 48px;
          height: 48px; } }
  .article-single__copy span + span {
    display: none; }
  .article-single__copy .icon {
    width: 24px;
    height: 24px; }
    .article-single__copy .icon + .icon {
      display: none; }
    @media (max-width: 575.98px) {
      .article-single__copy .icon {
        width: 20px;
        height: 20px; } }
  .article-single__copy.is-copied span {
    display: none; }
    .article-single__copy.is-copied span + span {
      display: block; }
  .article-single__copy.is-copied .icon {
    display: none; }
    .article-single__copy.is-copied .icon + .icon {
      display: block; }

