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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel__track {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox__container :focus {
  outline: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-image .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox__toolbar__items {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/swiper/swiper-bundle.min.css ***!
  \**************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color:#007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

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

.swiper-pointer-events {
  touch-action: pan-y; }

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

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

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

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

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

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

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

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

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

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

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

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

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

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

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

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

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

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

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

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

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

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

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

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

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

:root {
  --swiper-navigation-size:44px; }

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

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

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

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

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

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

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

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

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

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

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

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

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible; }

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible; }

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

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

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

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

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

.swiper-cards {
  overflow: visible; }

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

/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** 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/pageCourse.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; }

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

.choices:focus {
  outline: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.choices__list--multiple {
  display: inline; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.choices__item {
  cursor: default; }

.choices__item--selectable {
  cursor: pointer; }

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

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

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

.choices__button:focus {
  outline: none; }

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

.choices__input:focus {
  outline: 0; }

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

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

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

.choices__placeholder {
  opacity: 0.5; }

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

html {
  position: relative;
  font-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 {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }
  body.is-lock {
    overflow: hidden;
    height: 100vh;
    min-height: 100vh; }

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

h2 {
  font-size: 64px; }

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

p {
  margin: 0 0 15px; }

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

img {
  max-width: 100%; }

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

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

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

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

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

.section {
  position: relative; }

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

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

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

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

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

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

.tabMenu {
  list-style: none;
  margin: 0;
  padding: 0; }
  .tabMenu__inner {
    position: relative; }
    .tabMenu__inner::before {
      content: "";
      position: absolute;
      top: -4px;
      left: -4px;
      bottom: -4px;
      right: -4px;
      border-radius: 40px;
      background: rgba(255, 255, 255, 0.09);
      -webkit-backdrop-filter: blur(20px);
              backdrop-filter: blur(20px); }
  .tabMenu__items {
    position: relative;
    display: flex;
    justify-content: center; }
  .tabMenu__item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 32px;
    height: 56px;
    border-radius: 40px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
    transition: 0.35s border-color, 0.35s color;
    cursor: pointer; }
    .tabMenu__item:hover {
      color: #fff; }
    .tabMenu__item.is-active {
      color: #23262F; }
  .tabMenu__boxOverlay {
    position: absolute;
    width: 0;
    top: 0;
    height: 100%;
    border-radius: 40px;
    background: #fff;
    transition: 0.35s left;
    will-change: left;
    pointer-events: none; }

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

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

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

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

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

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

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

.formGroup {
  margin-bottom: 16px; }

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

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

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

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

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

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

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

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

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

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

/* ------- 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__slide.has-video .fancybox__content {
    border-radius: 40px;
    overflow: hidden; }
    @media (max-width: 575.98px) {
      .fancybox__slide.has-video .fancybox__content {
        border-radius: 30px; } }
  .fancybox__slide.has-video .fancybox__iframe {
    border-radius: 40px; }
    @media (max-width: 575.98px) {
      .fancybox__slide.has-video .fancybox__iframe {
        border-radius: 30px; } }
  .fancybox__slide.has-video .carousel__button.is-close {
    right: 8px;
    top: 8px; }

.fancybox__caption {
  position: relative;
  z-index: 21;
  padding-top: 70px;
  font-size: 20px;
  text-align: center; }
  @media (max-width: 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 .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; }

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

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

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

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

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

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

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

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

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

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

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

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

/* */
.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 ------- */
/* rellax */
.parallax {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

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

/* Соц. сети */
.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: 80px; }
  @media (max-width: 767.98px) {
    .heading {
      padding-bottom: 40px; } }
  .heading__title {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 64px;
    line-height: 1;
    font-weight: 800;
    color: #fff; }
    @media (max-width: 767.98px) {
      .heading__title {
        font-size: 40px; } }
    .heading__title h1, .heading__title h2, .heading__title h3 {
      margin: 0;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit;
      color: inherit; }
      .heading__title h1 span[data-aos], .heading__title h2 span[data-aos], .heading__title h3 span[data-aos] {
        display: block; }
    .heading__title p:last-child {
      margin-bottom: 0; }
    .heading__title_center {
      text-align: center; }
    .heading__title_sizeMd {
      font-size: 48px; }
      @media (max-width: 767.98px) {
        .heading__title_sizeMd {
          font-size: 40px; } }
  .heading__text {
    padding-top: 24px;
    font-size: 20px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5); }
    .heading__text p:last-child {
      margin-bottom: 0; }
  .heading_center {
    text-align: center; }

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

.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;
            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 */
.designIcon {
  position: absolute;
  width: 160px;
  height: 160px;
  filter: blur(7px);
  transition: 0.55s transform, 0.55s margin;
  pointer-events: none; }
  @media (max-width: 767.98px) {
    .designIcon {
      width: 80px;
      height: 80px;
      filter: blur(4px); } }
  .designIcon_orange {
    fill: #f58220; }
  .designIcon_blue {
    fill: #00b8d6; }
  .designIcon_green {
    fill: #bfd730; }
  .designIcon_pink {
    fill: #ed125f; }
  .designIcon_pink {
    fill: #ed125f; }

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

/* Video */
/* 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; }
    @media (max-width: 575.98px) {
      .loader__circle {
        width: 10px;
        height: 10px;
        margin-top: -5px; } }
    .loader__circle_1 {
      margin-left: -30px;
      background: #ed125f; }
    .loader__circle_2 {
      margin-left: -14px;
      background: #00b8d6;
      -webkit-animation-delay: 0.1s;
              animation-delay: 0.1s; }
    .loader__circle_3 {
      margin-left: 2px;
      background: #bfd730;
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s; }
    .loader__circle_4 {
      margin-left: 18px;
      background: #f58220;
      -webkit-animation-delay: 0.3s;
              animation-delay: 0.3s; }

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

/* верхняя полоса */
.strip {
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  width: 100%;
  display: flex; }
  .strip__line {
    flex-grow: 1;
    height: 4px;
    width: 0; }
    @media (max-width: 767.98px) {
      .strip__line {
        height: 2px; } }
    .strip__line_pink {
      background: #ed125f; }
    .strip__line_blue {
      background: #00b8d6; }
    .strip__line_green {
      background: #bfd730; }
    .strip__line_orange {
      background: #f58220; }

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

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

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

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

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

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

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

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

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

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

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

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

/* Карточка курса */
.courseTag {
  padding: 4px 8px;
  border-radius: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.14;
  white-space: nowrap;
  color: #fff;
  background: #00b8d6; }
  .courseTag_offline, .courseTag_master {
    background: #f58220; }
  .courseTag_online, .courseTag_practice {
    background: #00b8d6; }
  .courseTag_hr {
    background: #bfd730; }

.courseItem {
  position: relative;
  display: flex;
  height: auto; }
  .courseItem__inner {
    position: relative;
    z-index: 1;
    height: 100%;
    display: flex;
    width: 100%;
    text-decoration: none;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
    transition: 0.35s background;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 40px;
    overflow: hidden; }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .courseItem__inner {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .courseItem__inner {
        background-color: #393c44; } }
    @media (max-width: 991.98px) {
      .courseItem__inner {
        flex-wrap: wrap;
        flex-direction: column;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 40px; } }
    @media (max-width: 767.98px) {
      .courseItem__inner {
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 24px;
        border-radius: 30px; } }
    .courseItem__inner_link:hover {
      background: rgba(255, 255, 255, 0.2); }
      .courseItem__inner_link:hover .courseItem__price_block {
        background: #ed125f; }
      @media (min-width: 992px) {
        .courseItem__inner_link:hover .courseItem__btnMore {
          width: 160px; }
          .courseItem__inner_link:hover .courseItem__btnMore span {
            opacity: 1; } }
      .courseItem__inner_link:hover .courseItem__icon {
        opacity: 1;
        transform: translateY(calc(-100% + 20px)); }
      .courseItem__inner_link:hover .courseItem__designIcon.designIcon_1 {
        margin-left: -69px;
        margin-top: -55px;
        transform: rotate(30deg); }
      .courseItem__inner_link:hover .courseItem__designIcon.designIcon_2 {
        margin-top: 175px;
        margin-left: -90px;
        transform: rotate(-105deg); }
      .courseItem__inner_link:hover .courseItem__designIcon.designIcon_3 {
        margin-top: -17px;
        margin-left: -54px;
        transform: rotate(18deg); }
      .courseItem__inner_link:hover .courseItem__designIcon.designIcon_4 {
        margin-top: -85px;
        margin-left: -62px;
        transform: rotate(-30deg); }
      .courseItem__inner_link:hover .courseItem__designIcon.designIcon_5 {
        margin-top: -53px;
        margin-left: -80px;
        transform: rotate(90deg); }
  .courseItem__content {
    position: relative;
    z-index: 1;
    width: 57.41%;
    padding: 40px 24px 40px 40px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 1199.98px) {
      .courseItem__content {
        width: 70%; } }
    @media (max-width: 991.98px) {
      .courseItem__content {
        width: 100%;
        flex-grow: 1;
        padding: 0; } }
  .courseItem__title {
    margin: 0 -10px 0 0;
    padding-bottom: 16px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 767.98px) {
      .courseItem__title {
        font-size: 24px; } }
    .courseItem__title h1 {
      margin: 0;
      font-size: inherit;
      line-height: inherit;
      font-weight: inherit;
      color: inherit; }
  .courseItem__text {
    padding-bottom: 22px;
    font-size: 16px;
    line-height: 1.5;
    /*color: $white;*/
    color: #bfd730; }
    .courseItem__text p:last-child {
      margin-bottom: 0; }
    .courseItem__text:last-child {
      padding-bottom: 0; }
  .courseItem__info {
    width: 100%;
    font-size: 14px;
    line-height: 1.71;
    color: #fff; }
    @media (max-width: 767.98px) {
      .courseItem__info {
        font-size: 12px;
        line-height: 1.66; } }
  .courseItem__infoRow {
    display: flex;
    justify-content: space-between;
    padding: 7px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .courseItem__infoRow:first-child {
      padding-top: 0; }
    .courseItem__infoRow:last-child {
      padding-bottom: 0;
      border-bottom: none; }
    .courseItem__infoRow > div:first-child {
      padding-right: 15px;
      color: rgba(255, 255, 255, 0.5); }
    .courseItem__infoRow span {
      color: #bfd730; }
  .courseItem__priceBlock {
    padding-top: 24px;
    display: flex;
    margin-top: auto;
    gap: 16px; }
  .courseItem__price {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    white-space: nowrap;
    transition: 0.35s background; }
    @media (max-width: 767.98px) {
      .courseItem__price {
        font-size: 16px; } }
    .courseItem__price_old {
      text-decoration: line-through;
      color: #9d9ea2; }
    .courseItem__price_block {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 56px;
      padding: 0 24px;
      border-radius: 56px;
      background: rgba(255, 255, 255, 0.1); }
  .courseItem__btnMore {
    position: relative;
    padding: 0;
    width: 56px;
    height: 56px;
    flex: none;
    overflow: hidden;
    transition-property: background, width;
    -webkit-backdrop-filter: none;
            backdrop-filter: none; }
    .courseItem__btnMore .icon {
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -8px;
      width: 16px;
      height: 16px; }
    .courseItem__btnMore span {
      position: absolute;
      left: 20px;
      top: 0;
      height: 100%;
      display: flex;
      align-items: center;
      white-space: nowrap;
      opacity: 0;
      transition: 0.35s opacity; }
    .courseItem__btnMore:hover {
      background: rgba(255, 255, 255, 0.2); }
  .courseItem__image {
    width: 42.59%; }
    @media (max-width: 991.98px) {
      .courseItem__image {
        align-self: center;
        height: 276px;
        margin-top: auto; } }
    @media (max-width: 1199.98px) {
      .courseItem__image {
        width: 30%; } }
    @media (max-width: 991.98px) {
      .courseItem__image {
        width: 100%; } }
    @media (max-width: 767.98px) {
      .courseItem__image {
        height: 236px; } }
    .courseItem__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      -o-object-position: center bottom;
         object-position: center bottom; }
    .courseItem__image a {
      display: block;
      width: 100%;
      height: 100%; }
    .courseItem__image_zoom {
      overflow: hidden; }
      .courseItem__image_zoom img {
        cursor: url("../img/magnifier.svg"), auto;
        transition: 0.35s transform;
        will-change: transform; }
        .courseItem__image_zoom img:hover {
          transform: scale(1.03); }
  .courseItem__tags {
    position: absolute;
    right: 0;
    padding-right: 40px;
    top: 40px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 42.59%; }
    @media (max-width: 991.98px) {
      .courseItem__tags {
        position: static;
        padding-bottom: 16px;
        justify-content: flex-start;
        order: -1;
        margin-left: -8px; } }
    @media (max-width: 767.98px) {
      .courseItem__tags {
        padding-bottom: 8px; } }
    .courseItem__tags .courseTag {
      margin-left: 8px;
      margin-bottom: 8px; }
  .courseItem__icon {
    position: absolute;
    right: -20px;
    top: 100%;
    width: 160px;
    height: 160px;
    opacity: 0;
    transition: 0.35s transform, 0.35s opacity;
    color: #00b8d6; }
    @media (max-width: 991.98px) {
      .courseItem__icon {
        opacity: 1;
        transform: translateY(calc(-100% + 20px)); } }
    .courseItem__icon .icon {
      width: 100%;
      height: 100%;
      fill: currentColor;
      filter: blur(8px); }
  .courseItem__designIcon {
    position: absolute;
    top: 0;
    left: 0; }
    .courseItem__designIcon.designIcon_1 {
      margin-left: -350px;
      margin-top: -116px;
      z-index: 3;
      transform: rotate(-30deg); }
    .courseItem__designIcon.designIcon_2 {
      margin-top: -44px;
      margin-left: -425px;
      width: 140px;
      height: 140px;
      transform: rotate(105deg); }
    .courseItem__designIcon.designIcon_3 {
      width: 140px;
      height: 140px;
      left: 100%;
      top: 0;
      margin-top: -290px;
      margin-left: 282px;
      transform: rotate(-45deg); }
    .courseItem__designIcon.designIcon_4 {
      width: 120px;
      height: 120px;
      top: 100%;
      margin-top: -214px;
      margin-left: -242px;
      transform: rotate(30deg); }
    .courseItem__designIcon.designIcon_5 {
      z-index: 2;
      width: 120px;
      height: 120px;
      top: 100%;
      margin-top: -445px;
      left: 50%;
      margin-left: 384px;
      transform: rotate(75deg); }
  .courseItem__buttons {
    display: flex;
    gap: 1.6rem;
    margin-top: 40px; }
    .courseItem__buttons:first-child {
      margin-top: 0; }
  .courseItem__button {
    min-width: 360px; }
  .courseItem__note {
    margin-top: 24px;
    line-height: 1.62;
    color: rgba(255, 255, 255, 0.5); }
    .courseItem__note span {
      color: #bfd730; }
  .courseItem_pro .courseItem__parallax {
    z-index: 2; }
  .courseItem_base:hover .courseItem__price {
    background: #00b8d6; }
  .courseItem_advanced:hover .courseItem__price {
    background: #bfd730; }
  .courseItem_online:hover .courseItem__price {
    background: #f58220; }
  .courseItem_express:hover .courseItem__price {
    background: #ed125f; }
  .courseItem_demo:hover .courseItem__price {
    background: #00b8d6; }
  .courseItem_individual:hover .courseItem__price {
    background: #bfd730; }
  .courseItem_training:hover .courseItem__price {
    background: #f58220; }
  .courseItem_visiting .courseItem__icon {
    color: #ed125f; }
  .courseItem_masterClasses .courseItem__icon {
    color: #f58220; }
    .courseItem_masterClasses .courseItem__icon .icon {
      transform: rotate(135deg); }
  .courseItem_small {
    overflow: hidden; }
    .courseItem_small .courseItem__inner {
      padding: 40px;
      flex-direction: column; }
      @media (max-width: 767.98px) {
        .courseItem_small .courseItem__inner {
          padding: 24px; } }
    .courseItem_small .courseItem__title {
      font-size: 24px; }
      @media (max-width: 767.98px) {
        .courseItem_small .courseItem__title {
          font-size: 20px; } }
    .courseItem_small .courseItem__tags {
      width: 100%;
      position: static;
      padding-bottom: 16px;
      margin-left: -8px;
      padding-right: 0;
      justify-content: flex-start; }
      @media (max-width: 767.98px) {
        .courseItem_small .courseItem__tags {
          padding-bottom: 8px; } }
    .courseItem_small .courseItem__content {
      padding: 0;
      flex-grow: 1;
      width: 100%; }
    .courseItem_small .courseItem__priceBlock {
      padding-top: 8px; }
  .courseItem_info {
    z-index: 2; }
    .courseItem_info .courseItem__inner {
      padding: 40px;
      align-items: center; }
      @media (max-width: 991.98px) {
        .courseItem_info .courseItem__inner {
          flex-direction: column;
          justify-content: center; } }
      @media (max-width: 767.98px) {
        .courseItem_info .courseItem__inner {
          padding: 24px; } }
      .courseItem_info .courseItem__inner:hover {
        background: rgba(255, 255, 255, 0.1); }
    .courseItem_info .courseItem__title {
      padding-bottom: 0; }
      @media (max-width: 991.98px) {
        .courseItem_info .courseItem__title {
          text-align: center;
          font-size: 24px; } }
      @media (max-width: 575.98px) {
        .courseItem_info .courseItem__title {
          font-size: 20px; } }
    .courseItem_info .courseItem__content {
      padding: 0 0 0 40px;
      flex-grow: 1;
      width: calc(100% - 138px); }
      @media (max-width: 991.98px) {
        .courseItem_info .courseItem__content {
          width: 100%;
          padding-left: 0; } }
    .courseItem_info .courseItem__image {
      width: 138px;
      flex: none;
      height: 192px;
      border-radius: 10px; }
      @media (max-width: 991.98px) {
        .courseItem_info .courseItem__image {
          margin-bottom: 24px;
          align-self: center; } }
      .courseItem_info .courseItem__image img {
        border-radius: 10px;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center center;
           object-position: center center; }
  @media (max-width: 991.98px) {
    .courseItem_full .courseItem__inner {
      padding-top: 40px;
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 767.98px) {
    .courseItem_full .courseItem__inner {
      padding-top: 24px;
      padding-left: 24px;
      padding-right: 24px; } }
  .courseItem_full .courseItem__content {
    padding: 75px 0 80px 80px;
    width: 51.812%; }
    @media (max-width: 991.98px) {
      .courseItem_full .courseItem__content {
        padding: 0;
        width: 100%; } }
  .courseItem_full .courseItem__image {
    width: 48.188%; }
    @media (max-width: 991.98px) {
      .courseItem_full .courseItem__image {
        width: 400px;
        max-width: 100%;
        height: 316px; } }
    @media (max-width: 575.98px) {
      .courseItem_full .courseItem__image {
        height: 236px; } }
  .courseItem_full .courseItem__title {
    font-size: 48px; }
    @media (max-width: 767.98px) {
      .courseItem_full .courseItem__title {
        font-size: 28px; } }
  .courseItem_full .courseItem__text {
    font-size: 20px; }
    @media (max-width: 767.98px) {
      .courseItem_full .courseItem__text {
        font-size: 16px; } }
  .courseItem_full .courseItem__tags {
    top: 80px;
    padding-right: 80px;
    width: 51.812%; }
    @media (max-width: 991.98px) {
      .courseItem_full .courseItem__tags {
        padding-right: 0;
        top: 40px;
        width: 100%; } }
  .courseItem_full .courseItem__info {
    font-size: 16px; }
    @media (max-width: 767.98px) {
      .courseItem_full .courseItem__info {
        font-size: 14px; } }
  .courseItem_full .courseItem__priceBlock {
    padding-top: 40px; }
    @media (max-width: 767.98px) {
      .courseItem_full .courseItem__priceBlock {
        padding-top: 24px; } }
  .courseItem_full .courseItem__price {
    font-size: 28px;
    line-height: 32px; }
    @media (max-width: 767.98px) {
      .courseItem_full .courseItem__price {
        font-size: 20px; } }
    .courseItem_full .courseItem__price_block {
      height: 72px;
      padding-left: 40px;
      padding-right: 40px; }
      @media (max-width: 767.98px) {
        .courseItem_full .courseItem__price_block {
          height: 56px;
          padding-left: 24px;
          padding-right: 24px; } }
  .courseItem_full .courseItem__btnMore {
    width: 72px;
    height: 72px;
    font-size: 20px; }
    @media (max-width: 767.98px) {
      .courseItem_full .courseItem__btnMore {
        width: 56px;
        height: 56px; } }
    .courseItem_full .courseItem__btnMore span {
      left: 40px; }
    .courseItem_full .courseItem__btnMore .icon {
      right: 24px;
      width: 24px;
      height: 24px;
      margin-top: -12px; }
      @media (max-width: 767.98px) {
        .courseItem_full .courseItem__btnMore .icon {
          width: 16px;
          height: 16px;
          margin-top: -8px;
          right: 20px; } }
  @media (min-width: 992px) {
    .courseItem_full:hover .courseItem__btnMore {
      width: 240px; } }

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

.infoBox {
  display: flex;
  gap: 24px;
  padding: 40px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  border-radius: 40px; }
  @media (max-width: 575.98px) {
    .infoBox {
      border-radius: 30px;
      padding: 24px;
      gap: 16px; } }
  .infoBox__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: #fff;
    background: #ed125f; }
    @media (max-width: 575.98px) {
      .infoBox__icon {
        width: 64px;
        height: 64px; } }
    .infoBox__icon svg {
      width: 32px;
      height: 32px; }
      @media (max-width: 575.98px) {
        .infoBox__icon svg {
          width: 24px;
          height: 24px; } }
    .infoBox__icon .icon-paw {
      transform: rotate(90deg); }
  .infoBox__content {
    display: flex;
    flex-direction: column;
    gap: 16px; }
    @media (max-width: 575.98px) {
      .infoBox__content {
        gap: 8px; } }
  .infoBox__title {
    font-family: "Gilroy", Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 575.98px) {
      .infoBox__title {
        font-size: 24px; } }
  .infoBox__text {
    font-size: 20px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .infoBox__text {
        font-size: 14px;
        line-height: 1.625; } }
    .infoBox__text p:last-child {
      margin-bottom: 0; }
  .infoBox_blue .infoBox__icon {
    background: #00b8d6; }
  .infoBox_orange .infoBox__icon {
    background: #f58220; }
  .infoBox_green .infoBox__icon {
    background: #bfd730; }

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

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

.menu__burger {
  width: 126px;
  display: flex;
  align-items: center;
  padding: 0 24px;
  margin-left: -59px;
  border-radius: 56px;
  height: 56px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
  @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .menu__burger {
      -webkit-backdrop-filter: blur(20px);
      backdrop-filter: blur(20px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .menu__burger {
      background-color: #393c44; } }
  @media (max-width: 767.98px) {
    .menu__burger {
      height: 48px; } }
  .menu__burger .line {
    position: absolute;
    top: 50%;
    width: 18px;
    height: 8px;
    margin-top: -4px;
    right: 19px; }
    .menu__burger .line::before, .menu__burger .line::after {
      content: "";
      position: absolute;
      left: 0;
      width: 100%;
      top: 50%;
      height: 2px;
      background: #fff;
      transition: 0.35s transform;
      will-change: transform; }
    .menu__burger .line::before {
      transform: translate(0, -4px); }
    .menu__burger .line::after {
      transform: translate(0, 2px); }
  @media (min-width: 1200px) {
    .menu__burger {
      display: none; } }
  @media (max-width: 1199.98px) {
    .menu__burger.is-active .line::before {
      transform: translate(0, 0) rotate(45deg); }
    .menu__burger.is-active .line::after {
      transform: translate(0, 0) rotate(-45deg); } }
  @media (max-width: 767.98px) {
    .menu__burger {
      position: fixed;
      bottom: 42px;
      left: 50%;
      width: 118px;
      padding-left: 16px;
      padding-right: 16px; } }

.menu__overlay {
  display: none; }
  @media (max-width: 767.98px) {
    .menu__overlay {
      position: absolute;
      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: 767.98px) {
    .menu__close {
      display: block;
      position: fixed;
      z-index: 200;
      left: 50%;
      bottom: 40px;
      margin-left: -24px;
      height: 48px;
      width: 48px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .menu__close svg {
        fill: #fff; } }

.menu__list {
  margin: 0 auto;
  padding: 0 16px;
  list-style: none;
  display: flex;
  justify-content: center;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.1); }
  @media (max-width: 1199.98px) {
    .menu__list {
      flex-direction: column-reverse;
      border-radius: 0;
      background: none;
      padding: 0; } }
  @media (max-width: 767.98px) {
    .menu__list {
      display: block; } }
  .menu__list_desktop {
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .menu__list_desktop {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .menu__list_desktop {
        background-color: #393c44; } }
    @media (max-width: 1199.98px) {
      .menu__list_desktop {
        display: none; } }
  @media (min-width: 1200px) {
    .menu__list_mobile {
      display: none; } }

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

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

.menu__container {
  position: relative; }
  @media (max-width: 1199.98px) {
    .menu__container {
      width: 100%;
      padding: 24px 16px;
      border-radius: 30px;
      background: rgba(255, 255, 255, 0.1);
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .menu__container {
          -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .menu__container {
          background-color: #393c44; } } }
  @media (max-width: 767.98px) {
    .menu__container {
      z-index: 200;
      padding-bottom: 56px; } }

@media (max-width: 767.98px) {
  .menu__scroll {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    padding-bottom: 40px;
    padding-top: 40px;
    max-height: 100%; } }

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

@media (max-width: 767.98px) {
  .menu__body {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin-top: 0;
    width: auto; } }

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

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

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

.headerCourses {
  width: 1024px;
  padding: 24px 12px 24px 24px;
  border-radius: 40px;
  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)) {
    .headerCourses {
      -webkit-backdrop-filter: blur(40px);
      backdrop-filter: blur(40px); } }
  @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
    .headerCourses {
      background-color: #393c44; } }
  .headerCourses__scroll {
    overflow: auto;
    max-height: 100%;
    padding-right: 12px; }
  .headerCourses__flex {
    display: flex;
    position: relative; }
  .headerCourses__left {
    width: calc(100% - 320px);
    padding-right: 8px; }
  .headerCourses__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
    gap: 8px; }
  .headerCourses__item {
    /*&:first-child {
			grid-column-start: 1;
			grid-row-start: 1;
			grid-row-end: 3;
		}*/ }
    .headerCourses__item .courseItem__content {
      padding: 0; }
    .headerCourses__item .courseItem__inner {
      padding: 24px;
      background: none;
      -webkit-backdrop-filter: none;
              backdrop-filter: none;
      border-radius: 20px; }
      @media (hover) {
        .headerCourses__item .courseItem__inner:not([disabled]):hover {
          background: rgba(255, 255, 255, 0.1); } }
    .headerCourses__item .courseItem__title {
      padding-bottom: 8px;
      font-size: 20px; }
    .headerCourses__item .courseItem__text {
      font-size: 14px;
      color: rgba(255, 255, 255, 0.5); }
      .headerCourses__item .courseItem__text_large {
        padding-bottom: 8px;
        font-size: 16px;
        color: #fff; }
    .headerCourses__item .courseItem__tags {
      padding-bottom: 8px; }
  .headerCourses__right {
    width: 320px; }
  .headerCourses__introductoryLesson {
    min-height: 100%;
    padding: 80px 24px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 20px; }
    .headerCourses__introductoryLesson .introductoryLesson__icon {
      margin-bottom: 16px; }
      .headerCourses__introductoryLesson .introductoryLesson__icon .icon {
        width: 40px;
        height: 40px; }
    .headerCourses__introductoryLesson .introductoryLesson__title {
      padding-bottom: 8px;
      font-size: 20px;
      line-height: 1.2; }
    .headerCourses__introductoryLesson .introductoryLesson__text {
      padding-bottom: 24px;
      font-size: 14px;
      line-height: 1.42; }
    .headerCourses__introductoryLesson .introductoryLesson__form .formSubmit .icon {
      width: 16px;
      height: 16px; }

.header {
  width: 100%;
  flex-shrink: 0;
  height: 120px; }
  @media (max-width: 991.98px) {
    .header {
      height: 116px; } }
  @media (max-width: 767.98px) {
    .header {
      height: 82px; } }
  .header__container {
    position: relative;
    z-index: 100;
    display: flex;
    align-items: center;
    height: 120px; }
    @media (max-width: 991.98px) {
      .header__container {
        height: 116px; } }
    @media (max-width: 767.98px) {
      .header__container {
        height: 82px; } }
  .header__left {
    display: flex;
    align-items: center;
    width: 35%;
    flex: none; }
    @media (max-width: 1599.98px) {
      .header__left {
        width: auto;
        padding-right: 32px; } }
    @media (max-width: 1348.98px) {
      .header__left {
        padding-right: 16px; } }
    @media (max-width: 767.98px) {
      .header__left {
        padding-right: 0;
        flex-grow: 1; } }
  .header__logo {
    margin-right: 40px;
    flex: none; }
    @media (max-width: 1348.98px) {
      .header__logo {
        width: 135px;
        height: 42px; } }
    @media (max-width: 991.98px) {
      .header__logo {
        margin-right: 24px; } }
    @media (max-width: 767.98px) {
      .header__logo {
        width: 100px;
        height: 32px; } }
  .header__button {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
    padding: 0 24px;
    border-radius: 60px;
    font-size: 16px;
    height: 56px;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    transition: 0.35s background;
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .header__button {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .header__button {
        background-color: #393c44; } }
    .header__button:hover {
      background: rgba(255, 255, 255, 0.2); }
    @media (max-width: 767.98px) {
      .header__button {
        height: 48px;
        margin-left: 8px; } }
    .header__button svg {
      margin-left: 16px;
      width: 16px;
      height: 16px;
      fill: #fff;
      pointer-events: none; }
      @media (max-width: 1199.98px) {
        .header__button svg {
          width: 24px;
          height: 24px; } }
    .header__button span {
      pointer-events: none; }
    .header__button_location {
      margin-left: 0; }
      @media (max-width: 767.98px) {
        .header__button_location {
          margin-left: auto; } }
      @media (max-width: 575.98px) {
        .header__button_location .icon {
          display: none; } }
    .header__button_phone {
      padding: 0;
      width: 56px; }
      @media (max-width: 767.98px) {
        .header__button_phone {
          width: 48px; } }
      .header__button_phone svg {
        margin-left: 0; }
        @media (max-width: 767.98px) {
          .header__button_phone svg {
            width: 24px;
            height: 24px; } }
  .header__courses {
    position: relative;
    margin-left: 16px; }
    @media (max-width: 1719.98px) {
      .header__courses {
        position: static; } }
    .header__courses:hover .header__coursesBlock {
      visibility: visible;
      opacity: 1; }
    .header__courses:hover .header__coursesButton .icon {
      transform: rotate(180deg); }
    @media (max-width: 1499.98px) {
      .header__courses {
        position: static; } }
    @media (max-width: 1199.98px) {
      .header__courses {
        display: none; } }
  .header__coursesButton {
    margin-left: 0;
    padding-left: 32px;
    padding-right: 32px; }
    .header__coursesButton .icon {
      transition: 0.35s transform; }
  .header__coursesBlock {
    position: absolute;
    left: 0;
    top: 100%;
    max-height: calc(100vh - 136px);
    margin-top: 24px;
    display: flex;
    opacity: 0;
    visibility: hidden;
    transition: 0.35s opacity; }
    .header__coursesBlock::before {
      content: "";
      position: absolute;
      height: 48px;
      left: -15px;
      right: -15px;
      top: -24px; }
    @media (max-width: 1719.98px) {
      .header__coursesBlock {
        left: 50%;
        top: auto;
        max-width: calc(100% - 80px);
        transform: translate(-50%, 0); } }
  .header__center {
    width: 30%;
    display: flex;
    justify-content: center; }
    @media (max-width: 1599.98px) {
      .header__center {
        width: auto;
        flex-grow: 1; } }
    @media (max-width: 1199.98px) {
      .header__center {
        justify-content: flex-end; } }
    @media (max-width: 767.98px) {
      .header__center {
        flex-grow: 0; } }
  .header__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 35%;
    flex: none; }
    @media (max-width: 1599.98px) {
      .header__right {
        width: auto;
        padding-left: 16px; } }
    @media (max-width: 1348.98px) {
      .header__right {
        padding-left: 0; } }
  .header__buttonEnroll {
    margin-left: 16px; }
    @media (max-width: 1480px) {
      .header__buttonEnroll {
        width: 56px;
        padding: 0; }
        .header__buttonEnroll > div {
          justify-content: center; }
        .header__buttonEnroll .icon {
          margin: 0; }
        .header__buttonEnroll span {
          text-indent: -9999px; } }
    .header__buttonEnroll .icon {
      width: 16px;
      height: 16px; }
      @media (max-width: 1199.98px) {
        .header__buttonEnroll .icon {
          width: 24px;
          height: 24px; } }
    @media (max-width: 1348.98px) {
      .header__buttonEnroll {
        padding: 0;
        overflow: hidden;
        width: 56px; } }
    @media (max-width: 767.98px) {
      .header__buttonEnroll {
        position: fixed;
        right: 16px;
        bottom: 42px;
        width: 48px;
        height: 48px; }
        .header__buttonEnroll .icon {
          width: 24px;
          height: 24px; } }
  .header.is-fixed .header__inner {
    position: fixed;
    z-index: 199;
    left: 0;
    top: 4px;
    right: 0; }

/* ------- Footer ------- */
.footer {
  position: relative;
  z-index: 2;
  padding: 0 0 40px; }
  @media (max-width: 767.98px) {
    .footer {
      padding-bottom: 114px; } }
  .footer__content {
    padding: 80px 80px 40px;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1);
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .footer__content {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .footer__content {
        background-color: #393c44; } }
    @media (max-width: 1439.98px) {
      .footer__content {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (max-width: 767.98px) {
      .footer__content {
        padding: 40px 24px; } }
  .footer__top {
    display: flex;
    margin: 0 -15px; }
    @media (max-width: 1199.98px) {
      .footer__top {
        flex-wrap: wrap; } }
  .footer__column {
    width: 25%;
    padding: 0 15px; }
    @media (max-width: 1199.98px) {
      .footer__column {
        width: 33.33334%; } }
    @media (max-width: 991.98px) {
      .footer__column {
        width: 50%; } }
    @media (max-width: 575.98px) {
      .footer__column {
        width: 100%; } }
    .footer__column_1 {
      min-width: 350px; }
      @media (min-width: 1200px) {
        .footer__column_1 {
          padding-right: 25px; } }
      @media (max-width: 1199.98px) {
        .footer__column_1 {
          width: 100%;
          padding-bottom: 40px;
          min-width: 0; } }
      @media (max-width: 575.98px) {
        .footer__column_1 {
          padding-bottom: 24px; } }
    @media (max-width: 575.98px) {
      .footer__column_4 {
        display: none; } }
  .footer__logo {
    margin-bottom: 24px; }
    @media (max-width: 575.98px) {
      .footer__logo {
        display: none; } }
  .footer__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 1348.98px) {
      .footer__menu {
        font-size: 18px; } }
    @media (max-width: 575.98px) {
      .footer__menu {
        display: none; } }
    .footer__menu li a {
      display: inline-block;
      text-decoration: none;
      color: rgba(255, 255, 255, 0.5); }
      .footer__menu li a:hover {
        color: #fff; }
    .footer__menu li + li {
      margin-top: 16px; }
  .footer__description {
    max-width: 250px;
    padding-bottom: 40px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 575.98px) {
      .footer__description {
        max-width: none;
        padding-bottom: 24px;
        text-align: center;
        font-size: 16px; } }
  .footer__copyright {
    padding-bottom: 8px;
    line-height: 1.7;
    font-size: 14px; }
    @media (max-width: 1599.98px) {
      .footer__copyright {
        padding-left: 10px;
        padding-bottom: 0; } }
    @media (max-width: 991.98px) {
      .footer__copyright {
        padding-left: 0; } }
    @media (max-width: 575.98px) {
      .footer__copyright {
        width: 100%;
        font-size: 12px; } }
  .footer__dev {
    margin-left: 40px;
    display: flex;
    padding-bottom: 8px;
    align-items: center;
    justify-content: center; }
    .footer__dev div {
      margin-right: 8px; }
    @media (max-width: 575.98px) {
      .footer__dev {
        margin-left: 0;
        padding-top: 16px; } }
    .footer__dev a {
      text-decoration: none;
      color: #00b8d6; }
    .footer__dev .hover-link .line {
      top: 22px; }
  @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; } }
  .footer__bottom {
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 40px;
    font-size: 14px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 991.98px) {
      .footer__bottom {
        flex-direction: column; } }
    @media (max-width: 575.98px) {
      .footer__bottom {
        font-size: 12px;
        margin-top: 16px;
        padding-top: 24px;
        text-align: center; } }
  .footer__bottomRight {
    display: flex;
    flex: none;
    padding-left: 30px; }
    @media (max-width: 991.98px) {
      .footer__bottomRight {
        justify-content: space-between;
        padding-left: 0;
        padding-top: 30px; } }
    @media (max-width: 575.98px) {
      .footer__bottomRight {
        display: block;
        padding-top: 16px; } }
  .footer__title {
    min-height: 68px; }
    @media (max-width: 575.98px) {
      .footer__title {
        min-height: 0;
        padding-bottom: 8px;
        text-align: center; } }
  .footer__contact {
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    white-space: nowrap;
    line-height: 1.14;
    text-decoration: none;
    color: #fff; }
    .footer__contact small {
      font-size: inherit; }
    @media (max-width: 1439.98px) {
      .footer__contact {
        font-size: 24px; } }
    @media (max-width: 575.98px) {
      .footer__contact {
        font-size: 16px; } }

/* Модальные окна */
.modal {
  display: none;
  width: 736px;
  max-width: 100%;
  padding: 80px;
  color: rgba(255, 255, 255, 0.5);
  background: none; }
  .modal::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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)) {
      .modal::before {
        -webkit-backdrop-filter: blur(80px);
        backdrop-filter: blur(80px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .modal::before {
        background-color: #393c44; } }
    @media (max-width: 575.98px) {
      .modal::before {
        border-radius: 30px; } }
  @media (max-width: 767.98px) {
    .modal {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 575.98px) {
    .modal {
      padding: 40px 16px; } }
  .modal * {
    box-sizing: border-box; }
  .modal__content {
    position: relative; }
  .modal__icon {
    display: flex;
    justify-content: center;
    margin-bottom: 24px; }
    .modal__icon svg {
      width: 64px;
      height: 64px;
      fill: #fff; }
      @media (max-width: 575.98px) {
        .modal__icon svg {
          width: 56px;
          height: 56px; } }
  .modal__title {
    margin: 0;
    text-align: center;
    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__title {
        padding-bottom: 16px;
        font-size: 28px; } }
  .modal__text {
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 1.5;
    text-align: center; }
    @media (max-width: 767.98px) {
      .modal__text {
        font-size: 16px; } }
    @media (max-width: 575.98px) {
      .modal__text {
        padding-bottom: 24px; } }
    .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; }
      @media (max-width: 575.98px) {
        .modal__social-text {
          padding-bottom: 16px;
          line-height: 1.66; } }
      .modal__social-text p:last-child {
        margin-bottom: 0; }
    .modal__social-list {
      justify-content: center; }
      @media (max-width: 575.98px) {
        .modal__social-list .social__link {
          width: 40px;
          height: 40px; }
          .modal__social-list .social__link svg {
            width: 20px;
            height: 20px; } }
  .modal__form .formAgreement {
    margin: 0 auto 40px;
    max-width: 400px; }
    .modal__form .formAgreement:last-child {
      margin-bottom: 0; }
  .modal__form .formSubmit {
    padding-top: 24px; }
    @media (max-width: 575.98px) {
      .modal__form .formSubmit {
        padding-top: 8px; } }
  @media (max-width: 575.98px) {
    .modal__form .btnSubmit {
      height: 56px;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 16px; }
      .modal__form .btnSubmit .icon {
        width: 16px;
        height: 16px; } }
  @media (max-width: 767.98px) {
    .modal__form .choices.is-open::before {
      content: "";
      position: fixed;
      z-index: 50;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(35, 38, 47, 0.7); } }
  @media (max-width: 767.98px) {
    .modal__form .choices__list--dropdown {
      position: fixed;
      z-index: 60;
      left: 0;
      width: auto;
      right: 0;
      bottom: 0;
      top: auto;
      margin: 0;
      max-height: calc(100% - 40px);
      display: flex;
      overflow: auto;
      border-radius: 30px 30px 0px 0px; } }
  @media (max-width: 767.98px) {
    .modal__form .choices__list--dropdown .choices__list {
      padding-top: 24px;
      padding-bottom: 24px;
      height: 100%;
      width: 100%; } }
  @media (max-width: 767.98px) {
    .modal__form .is-flipped .choices__list--dropdown, .modal__form .is-flipped .choices__list[aria-expanded] {
      left: 0;
      bottom: 0;
      top: auto;
      border-radius: 30px 30px 0px 0px;
      margin: 0; } }
  .modal__close-back {
    display: none;
    position: absolute;
    z-index: 1;
    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; } }
  .modal__tabs .tabs-menu {
    margin-bottom: 40px; }
    @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; } }
  @media (max-width: 575.98px) {
    .modal__button .btn {
      height: 56px;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 16px; }
      .modal__button .btn .icon {
        width: 16px;
        height: 16px; } }

/* Модальное окно выбора города */
.locations__flex {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px; }
  @media (max-width: 991.98px) {
    .locations__flex {
      margin: 0 -8px; } }
  @media (max-width: 767.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: 767.98px) {
    .locations__column {
      width: 100%;
      padding: 0; }
      .locations__column + .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 + .locations__item {
    margin-top: 4px; }
  .locations__item.is-active {
    color: #fff;
    background: #00b8d6; }
  @media (max-width: 767.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__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(0, 100%); }
  to {
    opacity: 1;
    transform: translate(0, 0); } }

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

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

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

.modal-location {
  padding: 40px;
  width: 952px; }
  .modal-location .modal__title {
    padding: 0 32px 40px 0;
    font-size: 20px;
    text-align: left;
    line-height: 1.5; }
  .modal-location .modal__overlay {
    display: none; }
    @media (max-width: 767.98px) {
      .modal-location .modal__overlay {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1; } }
  @media (max-width: 767.98px) {
    .modal-location {
      position: absolute;
      z-index: auto;
      left: 0;
      bottom: 0;
      width: 100%;
      height: calc(100% - 40px);
      padding: 0;
      overflow: hidden; }
      .modal-location .locations {
        padding-bottom: 20px; }
      .modal-location::before {
        display: none; }
      .modal-location .modal__title {
        padding: 0 0 16px;
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.625; }
      .modal-location .modal__content {
        position: relative;
        z-index: 10;
        padding: 30px 24px 0;
        margin-top: auto;
        max-height: 100%;
        background: #23262F;
        -webkit-backdrop-filter: blur(40px);
                backdrop-filter: blur(40px);
        background: rgba(255, 255, 255, 0.1);
        border-radius: 30px 30px 0 0;
        transition: 0.4s ease-in-out transform; }
        .modal-location .modal__content::after {
          content: "";
          position: absolute;
          left: 50%;
          top: 4px;
          width: 40px;
          height: 2px;
          margin-left: -20px;
          background: rgba(255, 255, 255, 0.5); }
        .modal-location .modal__content.is-dragging {
          transition: none; }
      .modal-location .modal__scroll {
        overflow: auto;
        max-height: calc(100% - 42px); }
      .modal-location.fancybox-fadeIn {
        -webkit-animation: 0.4s ease both slideIn;
                animation: 0.4s ease both slideIn; }
      .modal-location.fancybox-fadeOut {
        -webkit-animation: 0.4s ease both slideOut;
                animation: 0.4s ease both slideOut; } }
  @media (max-width: 767.98px) {
    .modal-location > .carousel__button.is-close {
      display: none; } }

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

@media (max-width: 767.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-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; } }
  .modal-welcome .modal__text {
    font-size: 16px;
    line-height: 1.6;
    color: #fff; }
    @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; } }

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

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

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

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

/* Всплывающие окна */
.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); }
      .popup-location .popup__box.is-dragging {
        transition: none; } }
  @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); } }

/* Всплывающее окно сообщений */
.popupInfo {
  position: fixed;
  z-index: 198;
  right: 40px;
  bottom: 40px;
  transition: 0.35s opacity; }
  @media (max-width: 767.98px) {
    .popupInfo {
      display: none; } }
  .popupInfo__messages {
    position: absolute;
    top: 100%;
    margin-top: -96px;
    right: 0;
    transition: 0.75s transform;
    will-change: transform; }
  .popupInfo__message {
    width: 320px;
    display: none;
    padding: 24px;
    margin-bottom: 16px;
    border-radius: 40px 40px 8px 40px;
    line-height: 1.625;
    color: #23262F;
    background: #fff;
    transition: 0.75s opacity;
    opacity: 0;
    will-change: opacity; }
    .popupInfo__message p:last-child {
      margin-bottom: 0; }
    .popupInfo__message a {
      text-decoration: none;
      color: #00b8d6; }
      .popupInfo__message a:hover {
        text-decoration: underline; }
    .popupInfo__message.is-visible {
      display: block; }
    .popupInfo__message.is-active {
      opacity: 1; }
    .popupInfo__message.is-hidden {
      opacity: 0;
      pointer-events: none; }
    .popupInfo__message:last-child {
      margin-bottom: 0; }
  .popupInfo__avatar {
    position: relative;
    z-index: 1;
    margin-left: auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff; }
    .popupInfo__avatar .icon {
      width: 100%;
      height: 100%;
      fill: #ed125f; }
  .popupInfo.is-hidden {
    opacity: 0;
    pointer-events: none; }
  .popupInfo.is-absolute {
    position: absolute;
    bottom: auto; }

/* Секция курса */
.sectionCourse {
  position: relative;
  padding-bottom: 40px; }
  @media (max-width: 767.98px) {
    .sectionCourse {
      padding-bottom: 80px; } }
  .sectionCourse__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .sectionCourse__design .designIcon {
      left: 50%; }
      .sectionCourse__design .designIcon_1 {
        width: 700px;
        height: 700px;
        top: 0;
        margin-left: -1150px;
        transform: rotate(30deg);
        filter: blur(30px); }
        @media (max-width: 767.98px) {
          .sectionCourse__design .designIcon_1 {
            width: 240px;
            height: 240px;
            margin-left: -63%;
            margin-top: 340px;
            filter: blur(10px); } }
  .sectionCourse__content {
    position: relative; }
  .sectionCourse__course {
    position: relative;
    z-index: 1; }
    @media (max-width: 1199.98px) {
      .sectionCourse__course {
        flex-direction: column; } }
    .sectionCourse__course .courseItem__inner {
      min-height: 800px;
      /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
      @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .sectionCourse__course .courseItem__inner {
          -webkit-backdrop-filter: blur(60px);
          backdrop-filter: blur(60px); } }
      @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
        .sectionCourse__course .courseItem__inner {
          background-color: #393c44; } }
      @media (max-width: 1439.98px) {
        .sectionCourse__course .courseItem__inner {
          min-height: 0; } }
    .sectionCourse__course .courseItem__priceBlock {
      align-items: baseline;
      padding-top: 66px; }
      @media (max-width: 991.98px) {
        .sectionCourse__course .courseItem__priceBlock {
          padding-top: 40px; } }
      @media (max-width: 575.98px) {
        .sectionCourse__course .courseItem__priceBlock {
          padding-top: 24px;
          gap: 8px; } }
    .sectionCourse__course .courseItem__price {
      font-size: 48px;
      line-height: 1;
      background: none; }
      @media (max-width: 767.98px) {
        .sectionCourse__course .courseItem__price {
          font-size: 36px; } }
      @media (max-width: 575.98px) {
        .sectionCourse__course .courseItem__price {
          font-size: 28px; } }
      .sectionCourse__course .courseItem__price_old {
        font-size: 28px; }
        @media (max-width: 767.98px) {
          .sectionCourse__course .courseItem__price_old {
            font-size: 24px; } }
        @media (max-width: 575.98px) {
          .sectionCourse__course .courseItem__price_old {
            font-size: 16px; } }
    .sectionCourse__course .courseItem__image {
      width: 48.36%; }
      @media (max-width: 991.98px) {
        .sectionCourse__course .courseItem__image {
          width: 400px;
          max-width: 100%;
          height: 316px; } }
      @media (max-width: 479.98px) {
        .sectionCourse__course .courseItem__image {
          max-width: none;
          margin-left: -24px;
          width: calc(100% + 48px); } }
    .sectionCourse__course .courseItem__content {
      width: 51.64%;
      padding: 80px 20px 80px 80px; }
      @media (max-width: 1439.98px) {
        .sectionCourse__course .courseItem__content {
          padding-left: 40px;
          padding-top: 40px;
          padding-bottom: 40px; } }
      @media (max-width: 991.98px) {
        .sectionCourse__course .courseItem__content {
          padding: 0;
          width: 100%; } }
    .sectionCourse__course .courseItem__tags {
      position: static;
      padding-right: 0;
      width: auto;
      justify-content: flex-start;
      margin-left: -8px;
      margin-bottom: 16px; }
      @media (max-width: 991.98px) {
        .sectionCourse__course .courseItem__tags {
          padding-bottom: 16px;
          margin-bottom: 0; } }
    .sectionCourse__course .courseItem__title {
      padding-bottom: 24px;
      font-size: 90px;
      line-height: 1; }
      @media (max-width: 1439.98px) {
        .sectionCourse__course .courseItem__title {
          font-size: 64px; } }
      @media (max-width: 991.98px) {
        .sectionCourse__course .courseItem__title {
          font-size: 48px; } }
      @media (max-width: 575.98px) {
        .sectionCourse__course .courseItem__title {
          font-size: 45px; } }
      .sectionCourse__course .courseItem__title + .courseItem__info {
        padding-top: 16px; }
    .sectionCourse__course .courseItem__text {
      padding-bottom: 40px; }
      @media (max-width: 991.98px) {
        .sectionCourse__course .courseItem__text {
          padding-bottom: 22px; } }
    .sectionCourse__course .courseItem__info {
      max-width: 492px;
      font-size: 20px;
      line-height: 1.5; }
      @media (max-width: 991.98px) {
        .sectionCourse__course .courseItem__info {
          max-width: none;
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        .sectionCourse__course .courseItem__info {
          font-size: 14px; } }
    .sectionCourse__course .courseItem__infoRow {
      padding: 16px 0; }
      @media (max-width: 991.98px) {
        .sectionCourse__course .courseItem__infoRow {
          padding-top: 8px;
          padding-bottom: 8px; } }
      .sectionCourse__course .courseItem__infoRow:first-child {
        padding-top: 0; }
      .sectionCourse__course .courseItem__infoRow:last-child {
        padding-bottom: 0; }
    @media (max-width: 1439.98px) {
      .sectionCourse__course .courseItem__buttons {
        flex-wrap: wrap; } }
    @media (max-width: 575.98px) {
      .sectionCourse__course .courseItem__buttons {
        margin-top: 24px;
        gap: 16px; } }
    @media (max-width: 991.98px) {
      .sectionCourse__course .courseItem__button {
        width: 100%; } }
    @media (max-width: 575.98px) {
      .sectionCourse__course .courseItem__button {
        height: 56px;
        min-width: 0;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; } }
    @media (max-width: 575.98px) {
      .sectionCourse__course .courseItem__button svg {
        width: 16px;
        height: 16px; } }
    @media (max-width: 991.98px) {
      .sectionCourse__course .courseItem__note {
        text-align: center; } }
    @media (max-width: 575.98px) {
      .sectionCourse__course .courseItem__note {
        font-size: 12px;
        line-height: 1.67; } }
    .sectionCourse__course.courseItem_advanced:hover .courseItem__price {
      background: none; }
  .sectionCourse__sale {
    position: absolute;
    z-index: 1;
    right: 40px;
    top: 40px;
    max-width: calc(48.36% - 80px);
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 24px 64px 24px 24px;
    background: #00b8d6;
    -webkit-backdrop-filter: blur(40px);
            backdrop-filter: blur(40px);
    border-radius: 40px; }
    @media (max-width: 1199.98px) {
      .sectionCourse__sale {
        position: relative;
        right: auto;
        top: auto;
        max-width: none;
        margin-bottom: 28px;
        order: -1; } }
    @media (max-width: 767.98px) {
      .sectionCourse__sale {
        margin-bottom: 16px;
        border-radius: 30px; } }
    @media (max-width: 575.98px) {
      .sectionCourse__sale {
        align-items: flex-start;
        padding: 24px;
        gap: 16px; } }
  .sectionCourse__saleIcon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #23262F; }
    @media (max-width: 575.98px) {
      .sectionCourse__saleIcon {
        width: 60px;
        height: 60px; } }
    .sectionCourse__saleIcon svg {
      width: 32px;
      height: 32px;
      fill: #fff; }
      @media (max-width: 575.98px) {
        .sectionCourse__saleIcon svg {
          width: 24px;
          height: 24px; } }
  .sectionCourse__saleTitle {
    margin-bottom: 8px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 24px;
    line-height: 1.14;
    color: #fff; }
    .sectionCourse__saleTitle:last-child {
      margin-bottom: 0; }
  .sectionCourse__saleText {
    font-size: 16px;
    line-height: 1.625;
    color: #fff; }
    @media (max-width: 575.98px) {
      .sectionCourse__saleText {
        font-size: 14px; } }
    .sectionCourse__saleText span {
      font-weight: 600; }
  .sectionCourse__comment {
    position: absolute;
    z-index: 1;
    left: 47%;
    bottom: 200px;
    width: 325px;
    padding: 18px 24px;
    border-radius: 30px 8px 30px 30px;
    font-size: 20px;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px); }
    @media (max-width: 1650px) {
      .sectionCourse__comment {
        bottom: 230px; } }
    @media (max-width: 1439.98px) {
      .sectionCourse__comment {
        left: 40%;
        bottom: 100px; } }
    @media (max-width: 1199.98px) {
      .sectionCourse__comment {
        left: 50%;
        bottom: -56px;
        width: 235px;
        padding: 16px;
        font-size: 12px;
        line-height: 1.333; } }
    @media (max-width: 991.98px) {
      .sectionCourse__comment {
        max-width: calc(100% - 32px);
        left: 10%; } }
    @media (max-width: 767.98px) {
      .sectionCourse__comment {
        border-radius: 20px 4px 20px 20px; } }
    @media (max-width: 575.98px) {
      .sectionCourse__comment {
        left: 16px;
        transform: none; } }
    .sectionCourse__comment p:last-child {
      margin-bottom: 0; }
  .sectionCourse_profi .sectionCourse__comment {
    width: 346px; }
    @media (max-width: 1199.98px) {
      .sectionCourse_profi .sectionCourse__comment {
        width: 206px; } }
  .sectionCourse_base .sectionCourse__design .designIcon {
    transform: rotate(60deg); }
    @media (max-width: 767.98px) {
      .sectionCourse_base .sectionCourse__design .designIcon {
        margin-left: 4%;
        margin-top: 150px; } }
  .sectionCourse_base .sectionCourse__comment {
    width: 280px; }
    @media (max-width: 1199.98px) {
      .sectionCourse_base .sectionCourse__comment {
        width: 220px; } }
  .sectionCourse_advanced .sectionCourse__design .designIcon {
    top: 18%;
    transform: rotate(132deg); }
  @media (max-width: 1650px) {
    .sectionCourse_online .sectionCourse__comment {
      bottom: 100px; } }
  @media (max-width: 575.98px) {
    .sectionCourse_online .sectionCourse__comment {
      bottom: -56px; } }
  .sectionCourse_online .sectionCourse__design .designIcon {
    top: -175px;
    margin-left: -600px;
    transform: rotate(-45deg); }
    @media (max-width: 767.98px) {
      .sectionCourse_online .sectionCourse__design .designIcon {
        margin-left: 4%;
        margin-top: 150px; } }
  .sectionCourse_individual .sectionCourse__comment {
    width: 335px; }
    @media (max-width: 1199.98px) {
      .sectionCourse_individual .sectionCourse__comment {
        width: 204px; } }
  @media (max-width: 767.98px) {
    .sectionCourse_individual .sectionCourse__design .designIcon {
      width: 240px;
      height: 240px;
      margin-left: 7%;
      margin-top: 0;
      top: 29%; } }
  .sectionCourse_personal .designIcon_1 {
    top: 34%;
    margin-left: -528px;
    transform: rotate(-90deg);
    filter: blur(30px); }
    @media (max-width: 1199.98px) {
      .sectionCourse_personal .designIcon_1 {
        margin-left: -928px; } }
    @media (max-width: 991.98px) {
      .sectionCourse_personal .designIcon_1 {
        top: 60%;
        margin-left: -800px; } }
    @media (max-width: 767.98px) {
      .sectionCourse_personal .designIcon_1 {
        top: 75%;
        margin-left: 0;
        left: -10%;
        margin-top: 0;
        filter: blur(10px);
        transform: rotate(-90deg); } }
  .sectionCourse_personal .sectionCourse__comment {
    width: 432px;
    bottom: 200px; }
    @media (max-width: 1650px) {
      .sectionCourse_personal .sectionCourse__comment {
        bottom: 80px; } }
    @media (max-width: 1199.98px) {
      .sectionCourse_personal .sectionCourse__comment {
        width: 263px;
        bottom: -56px; } }
  .sectionCourse_masterClasses .designIcon_1 {
    top: -22%;
    margin-left: -495px;
    transform: rotate(30deg);
    filter: blur(30px); }
    @media (max-width: 767.98px) {
      .sectionCourse_masterClasses .designIcon_1 {
        top: -23%;
        margin-left: 14px;
        filter: blur(12px); } }
  .sectionCourse_masterClasses .sectionCourse__comment {
    width: 432px;
    bottom: 200px; }
    @media (max-width: 1650px) {
      .sectionCourse_masterClasses .sectionCourse__comment {
        bottom: 80px; } }
    @media (max-width: 1199.98px) {
      .sectionCourse_masterClasses .sectionCourse__comment {
        width: 267px;
        bottom: -56px; } }
  .sectionCourse_masterClasses .courseItem__button {
    min-width: 420px; }
    @media (max-width: 575.98px) {
      .sectionCourse_masterClasses .courseItem__button {
        min-width: 0; } }
  .sectionCourse_express .sectionCourse__comment {
    width: 335px;
    bottom: 120px; }
    @media (min-width: 1200px) {
      .sectionCourse_express .sectionCourse__comment {
        width: 373px; } }
  @media (max-width: 767.98px) {
    .sectionCourse_express .sectionCourse__design .designIcon {
      width: 240px;
      height: 240px;
      margin-left: 7%;
      margin-top: 0;
      top: 29%; } }
  .sectionCourse_models .designIcon_1 {
    top: 34%;
    margin-left: -528px;
    transform: rotate(-90deg);
    filter: blur(30px); }
    @media (max-width: 1199.98px) {
      .sectionCourse_models .designIcon_1 {
        margin-left: -928px; } }
    @media (max-width: 991.98px) {
      .sectionCourse_models .designIcon_1 {
        top: 60%;
        margin-left: -800px; } }
    @media (max-width: 767.98px) {
      .sectionCourse_models .designIcon_1 {
        top: 75%;
        margin-left: 0;
        left: -10%;
        margin-top: 0;
        filter: blur(10px);
        transform: rotate(-90deg); } }
  .sectionCourse_models .sectionCourse__comment {
    width: 372px;
    left: 45%;
    bottom: 140px; }
    @media (max-width: 1650px) {
      .sectionCourse_models .sectionCourse__comment {
        bottom: 80px; } }
    @media (max-width: 1199.98px) {
      .sectionCourse_models .sectionCourse__comment {
        width: 263px;
        bottom: -56px; } }
    @media (max-width: 767.98px) {
      .sectionCourse_models .sectionCourse__comment {
        left: 20%; } }

/* Секция с видео */
.video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

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

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

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

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

.sectionVideo {
  position: relative;
  padding: 150px 0; }
  @media (max-width: 1199.98px) {
    .sectionVideo {
      padding-bottom: 80px; } }
  @media (max-width: 767.98px) {
    .sectionVideo {
      padding-top: 80px; } }
  .sectionVideo__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .sectionVideo__design .designIcon {
      left: 50%;
      top: 272px; }
      .sectionVideo__design .designIcon_1 {
        width: 200px;
        height: 200px;
        margin-left: -824px;
        transform: rotate(45deg); }
        @media (max-width: 767.98px) {
          .sectionVideo__design .designIcon_1 {
            width: 100px;
            height: 100px;
            margin-left: -212px;
            top: 21px; } }
      .sectionVideo__design .designIcon_2 {
        width: 120px;
        height: 120px;
        top: 97px;
        margin-left: 629px;
        transform: rotate(-15deg); }
        @media (max-width: 767.98px) {
          .sectionVideo__design .designIcon_2 {
            width: 60px;
            height: 60px;
            margin-left: 130px;
            top: -10px; } }
      .sectionVideo__design .designIcon_3 {
        margin-left: 300px;
        top: 505px;
        transform: rotate(30deg); }
        @media (max-width: 767.98px) {
          .sectionVideo__design .designIcon_3 {
            margin-left: 90px;
            top: 380px; } }
    @media (min-width: 992px) {
      .sectionVideo__design.is-active .designIcon_1 {
        margin-left: -339px;
        transform: rotate(-120deg);
        margin-top: 145px; }
      .sectionVideo__design.is-active .designIcon_2 {
        margin-left: 147px;
        transform: rotate(120deg);
        margin-top: 384px; }
      .sectionVideo__design.is-active .designIcon_3 {
        margin-left: 0;
        transform: rotate(15deg);
        margin-top: -420px; } }
  .sectionVideo__content {
    position: relative; }
  .sectionVideo__video {
    margin: 0 auto;
    max-width: 480px; }
    @media (max-width: 767.98px) {
      .sectionVideo__video {
        max-width: 360px; } }
    @media (max-width: 575.98px) {
      .sectionVideo__video {
        max-width: 280px; } }
    .sectionVideo__video .video__image {
      border-radius: 50%;
      transition: 0.55s;
      will-change: transform; }
      .sectionVideo__video .video__image img {
        border-radius: 50%;
        transition: 0.55s;
        will-change: transform; }
    .sectionVideo__video:hover .video__image {
      transform: scale(0.875); }
      .sectionVideo__video:hover .video__image img {
        transform: scale(1.125); }
  .sectionVideo__flex {
    display: flex;
    align-items: center;
    gap: 80px; }
    @media (max-width: 991.98px) {
      .sectionVideo__flex {
        flex-direction: column-reverse;
        gap: 40px; } }
  .sectionVideo__column_left {
    flex-grow: 1; }
  .sectionVideo__column_right {
    width: 480px;
    flex: none; }
  .sectionVideo__title {
    margin-top: 0;
    margin-bottom: 24px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 1199.98px) {
      .sectionVideo__title {
        font-size: 36px; } }
    @media (max-width: 767.98px) {
      .sectionVideo__title {
        font-size: 32px; } }
    @media (max-width: 575.98px) {
      .sectionVideo__title {
        font-size: 24px; } }
  .sectionVideo__text {
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 575.98px) {
      .sectionVideo__text {
        font-size: 16px;
        line-height: 1.6; } }
    .sectionVideo__text p:last-child {
      margin-bottom: 0; }
    .sectionVideo__text a {
      text-decoration: none;
      color: #00b8d6; }
      .sectionVideo__text a:hover {
        color: #008ca3; }

/* Блок с кнопками записаться и оформить рассрочку */
.blockEnroll {
  position: relative; }
  .blockEnroll__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .blockEnroll__design .designIcon {
      left: 50%;
      width: 200px;
      height: 200px; }
      @media (max-width: 767.98px) {
        .blockEnroll__design .designIcon {
          width: 80px;
          height: 80px; } }
      .blockEnroll__design .designIcon_1 {
        top: 58%;
        margin-left: -680px;
        transform: rotate(-60deg); }
        @media (max-width: 767.98px) {
          .blockEnroll__design .designIcon_1 {
            top: 89%;
            margin-left: 0;
            left: -37px; } }
      .blockEnroll__design .designIcon_2 {
        top: -2px;
        margin-left: 478px;
        transform: rotate(120deg); }
        @media (max-width: 767.98px) {
          .blockEnroll__design .designIcon_2 {
            top: -22px;
            margin-left: 0;
            left: auto;
            right: -37px; } }
  .blockEnroll__content {
    padding: 80px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    border-radius: 40px; }
    @media (max-width: 991.98px) {
      .blockEnroll__content {
        padding: 40px; } }
    @media (max-width: 575.98px) {
      .blockEnroll__content {
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 30px; } }
  .blockEnroll__icon {
    display: flex;
    justify-content: center;
    margin-bottom: 24px; }
    .blockEnroll__icon svg {
      width: 64px;
      height: 64px;
      fill: #fff; }
      @media (max-width: 575.98px) {
        .blockEnroll__icon svg {
          width: 56px;
          height: 56px; } }
  .blockEnroll__title {
    margin: 0 auto 16px;
    max-width: 724px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    text-align: center;
    color: #fff; }
    @media (max-width: 991.98px) {
      .blockEnroll__title {
        font-size: 36px; } }
    @media (max-width: 575.98px) {
      .blockEnroll__title {
        font-size: 28px; } }
    .blockEnroll__title span {
      color: #bfd730; }
  .blockEnroll__text {
    margin: 0 auto;
    max-width: 500px;
    font-size: 16px;
    line-height: 1.625;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .blockEnroll__text {
        font-size: 14px; } }
    .blockEnroll__text p:last-child {
      margin-bottom: 0; }
  .blockEnroll__buttons {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 40px; }
    @media (max-width: 991.98px) {
      .blockEnroll__buttons {
        flex-wrap: wrap;
        width: 480px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 575.98px) {
      .blockEnroll__buttons {
        margin-top: 32px;
        gap: 16px; } }
    .blockEnroll__buttons:first-child {
      margin-top: 0; }
  .blockEnroll__button {
    width: 360px; }
    @media (max-width: 991.98px) {
      .blockEnroll__button {
        width: 100%; } }
    @media (max-width: 575.98px) {
      .blockEnroll__button {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; }
        .blockEnroll__button svg {
          width: 16px;
          height: 16px; } }
  .blockEnroll__note {
    margin-top: 24px;
    text-align: center;
    font-size: 16px;
    line-height: 1.625;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .blockEnroll__note {
        margin-top: 16px;
        font-size: 12px; } }
    .blockEnroll__note:first-child {
      margin-top: 0; }
    .blockEnroll__note span {
      color: #bfd730; }
  .blockEnroll__certificate {
    position: relative;
    margin: 0 auto;
    max-width: 640px; }
    .blockEnroll__certificate img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 20px; }
    .blockEnroll__certificate:hover .blockEnroll__certificateIcon {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1); }
  .blockEnroll__certificateLink {
    display: block; }
  .blockEnroll__certificateIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.5);
    transition: 0.35s opacity, 0.35s transform;
    pointer-events: none;
    will-change: transform, opacity; }
    .blockEnroll__certificateIcon svg {
      fill: #23262F; }
  .blockEnroll__priceBlock {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    gap: 8px 16px;
    margin-top: 40px; }
    @media (max-width: 575.98px) {
      .blockEnroll__priceBlock {
        margin-top: 24px;
        gap: 8px; } }
    .blockEnroll__priceBlock:first-child {
      margin-top: 0; }
    @media (max-width: 575.98px) {
      .blockEnroll__priceBlock + .blockEnroll__buttons {
        margin-top: 24px; } }
  .blockEnroll__price {
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    text-align: center;
    line-height: 1;
    color: #fff; }
    @media (max-width: 575.98px) {
      .blockEnroll__price {
        font-size: 28px; } }
    .blockEnroll__price_old {
      font-size: 28px;
      line-height: 1.14;
      text-decoration: line-through;
      color: #9d9ea2; }
      @media (max-width: 575.98px) {
        .blockEnroll__price_old {
          font-size: 16px; } }
    .blockEnroll__price_saving {
      width: 100%;
      font-size: 28px;
      line-height: 1.14;
      color: #bfd730; }
      @media (max-width: 575.98px) {
        .blockEnroll__price_saving {
          font-size: 20px; } }

/* Расписание обучения */
.trainingSchedule {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .trainingSchedule {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .trainingSchedule__content {
    position: relative; }
  .trainingSchedule__tabsWrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px; }
    @media (max-width: 767.98px) {
      .trainingSchedule__tabsWrapper {
        margin-bottom: 34px;
        gap: 16px;
        flex-wrap: nowrap; } }
  .trainingSchedule__tableWrapper {
    margin-bottom: 56px; }
    @media (max-width: 767.98px) {
      .trainingSchedule__tableWrapper {
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        padding-left: 16px;
        padding-right: 16px;
        margin-left: -16px;
        margin-right: -16px;
        margin-bottom: 24px; }
        .trainingSchedule__tableWrapper::-webkit-scrollbar {
          display: none; } }
    .trainingSchedule__tableWrapper:last-child {
      margin-bottom: 0; }
  .trainingSchedule__table {
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 991.98px) {
      .trainingSchedule__table {
        font-size: 16px; } }
    @media (max-width: 767.98px) {
      .trainingSchedule__table {
        min-width: 600px; } }
  .trainingSchedule__tableRow {
    display: none;
    gap: 40px;
    padding: 24px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-animation: fadeEffect 0.6s linear;
            animation: fadeEffect 0.6s linear; }
    @media (max-width: 991.98px) {
      .trainingSchedule__tableRow {
        gap: 16px; } }
    @media (max-width: 767.98px) {
      .trainingSchedule__tableRow {
        padding-top: 16px;
        padding-bottom: 16px; } }
    .trainingSchedule__tableRow:first-child {
      border-top: none; }
    .trainingSchedule__tableRow.is-active {
      display: flex; }
    .trainingSchedule__tableRow.is-first {
      border-top: none; }
  .trainingSchedule__tableHead {
    line-height: 1.625;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 767.98px) {
      .trainingSchedule__tableHead {
        font-size: 14px; } }
    .trainingSchedule__tableHead .trainingSchedule__tableRow {
      display: flex;
      padding: 0;
      border-top: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      @media (min-width: 768px) {
        .trainingSchedule__tableHead .trainingSchedule__tableRow {
          border-bottom: none; } }
      @media (max-width: 767.98px) {
        .trainingSchedule__tableHead .trainingSchedule__tableRow {
          padding-bottom: 16px; } }
  .trainingSchedule__tableColumn {
    width: 200px; }
    .trainingSchedule__tableColumn span {
      font-size: 16px;
      line-height: 1.6;
      color: rgba(255, 255, 255, 0.5); }
      @media (max-width: 767.98px) {
        .trainingSchedule__tableColumn span {
          font-size: 12px; } }
    @media (max-width: 767.98px) {
      .trainingSchedule__tableColumn {
        width: 160px; } }
    .trainingSchedule__tableColumn_1 {
      width: 120px; }
      @media (max-width: 767.98px) {
        .trainingSchedule__tableColumn_1 {
          width: 60px; } }
    .trainingSchedule__tableColumn_2 {
      flex-grow: 1; }
    .trainingSchedule__tableColumn_name {
      flex-grow: 1; }
    @media (max-width: 767.98px) {
      .trainingSchedule__tableColumn_date {
        width: 140px; } }
    .trainingSchedule__tableColumn_discount {
      margin-bottom: 24px;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.5); }
    .trainingSchedule__tableColumn:last-child {
      text-align: right; }
  .trainingSchedule__tableStatus_closed {
    color: #ed125f; }
  .trainingSchedule__tableStatus_open {
    color: #bfd730; }
  @media (max-width: 767.98px) {
    .trainingSchedule__tabMenu:first-child {
      flex-grow: 1; } }
  @media (max-width: 767.98px) {
    .trainingSchedule__tabMenu .tabMenu__inner::before {
      display: none; } }
  .trainingSchedule__tabMenu .tabMenu__item svg {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    fill: rgba(255, 255, 255, 0.5); }
    @media (min-width: 768px) {
      .trainingSchedule__tabMenu .tabMenu__item svg {
        display: none; } }
  @media (max-width: 767.98px) {
    .trainingSchedule__tabMenu .tabMenu__item {
      min-width: 120px;
      justify-content: flex-start;
      flex-grow: 1;
      border-radius: 40px;
      text-align: left;
      color: #fff;
      background: rgba(255, 255, 255, 0.1);
      -webkit-backdrop-filter: blur(40px);
              backdrop-filter: blur(40px); }
      .trainingSchedule__tabMenu .tabMenu__item.is-active {
        position: relative;
        display: flex;
        pointer-events: none; }
      .trainingSchedule__tabMenu .tabMenu__item:not(.is-active) {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0; } }
  @media (max-width: 575.98px) {
    .trainingSchedule__tabMenu .tabMenu__item {
      height: 54px;
      padding-left: 24px;
      padding-right: 24px;
      font-size: 14px; } }
  @media (max-width: 767.98px) {
    .trainingSchedule__tabMenu .tabMenu__boxOverlay {
      display: none; } }
  .trainingSchedule__textInfo {
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    color: #fff; }
    @media (max-width: 575.98px) {
      .trainingSchedule__textInfo {
        font-size: 14px;
        line-height: 1.7; } }
    .trainingSchedule__textInfo p:last-child {
      margin-bottom: 0; }
  .trainingSchedule_masterClasses .trainingSchedule__tableRow {
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .trainingSchedule_masterClasses .trainingSchedule__tableWrapper {
    margin-bottom: 40px; }
  @media (min-width: 768px) {
    .trainingSchedule_masterClasses .trainingSchedule__tableHead .trainingSchedule__tableRow {
      border-bottom: none; } }
  @media (max-width: 767.98px) {
    .trainingSchedule_masterClasses .trainingSchedule__table {
      min-width: 688px;
      padding-right: 16px; } }
  .trainingSchedule .signUpCourse {
    padding-top: 80px;
    padding-bottom: 0; }
    @media (max-width: 767.98px) {
      .trainingSchedule .signUpCourse {
        padding-top: 40px; } }

/* Путь грумера*/
.wayTimeline {
  position: relative; }
  .wayTimeline__flex {
    display: flex;
    margin-right: -24px; }
    @media (max-width: 767.98px) {
      .wayTimeline__flex {
        margin-right: 0;
        padding-right: 50px;
        display: block; } }
  .wayTimeline__item {
    position: relative;
    width: calc(17.731% - 24px);
    margin-right: 24px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 767.98px) {
      .wayTimeline__item {
        width: 100%;
        margin-right: 0;
        padding-left: 24px;
        height: 84px;
        flex-direction: row;
        gap: 16px; } }
    .wayTimeline__item.is-completed .wayTimeline__icon {
      opacity: 1;
      color: #fff; }
    .wayTimeline__item.is-completed .wayTimeline__text {
      opacity: 1;
      color: #fff; }
    .wayTimeline__item.is-completed .wayTimeline__progress::before {
      background: #fff; }
    .wayTimeline__item.is-completed .wayTimeline__progressLine::after {
      width: 100%; }
      @media (max-width: 767.98px) {
        .wayTimeline__item.is-completed .wayTimeline__progressLine::after {
          height: 100%; } }
    .wayTimeline__item_base {
      width: calc(29% - 24px); }
      @media (max-width: 767.98px) {
        .wayTimeline__item_base {
          width: 100%; } }
      .wayTimeline__item_base.is-current .wayTimeline__icon {
        color: #00b8d6; }
      .wayTimeline__item_base.is-current .wayTimeline__text {
        color: #00b8d6; }
      .wayTimeline__item_base.is-current .wayTimeline__progress::before {
        background: #00b8d6; }
    @media (max-width: 767.98px) {
      .wayTimeline__item_certificate {
        height: 68px; } }
    .wayTimeline__item_certificate .wayTimeline__text {
      max-width: 160px; }
      @media (max-width: 991.98px) {
        .wayTimeline__item_certificate .wayTimeline__text {
          max-width: 125px; } }
      @media (max-width: 767.98px) {
        .wayTimeline__item_certificate .wayTimeline__text {
          max-width: none; } }
    .wayTimeline__item_certificate.is-current .wayTimeline__icon, .wayTimeline__item_diplom.is-current .wayTimeline__icon {
      color: #ed125f; }
    .wayTimeline__item_certificate.is-current .wayTimeline__text, .wayTimeline__item_diplom.is-current .wayTimeline__text {
      color: #ed125f; }
    .wayTimeline__item_certificate.is-current .wayTimeline__progress::before, .wayTimeline__item_diplom.is-current .wayTimeline__progress::before {
      background: #ed125f; }
    .wayTimeline__item_advanced {
      width: calc(25.533% - 24px); }
      @media (max-width: 767.98px) {
        .wayTimeline__item_advanced {
          width: 100%;
          height: 104px; } }
      .wayTimeline__item_advanced .wayTimeline__text {
        max-width: 160px; }
        @media (max-width: 767.98px) {
          .wayTimeline__item_advanced .wayTimeline__text {
            max-width: none; } }
      .wayTimeline__item_advanced.is-current .wayTimeline__icon {
        color: #bfd730; }
      .wayTimeline__item_advanced.is-current .wayTimeline__text {
        color: #bfd730; }
      .wayTimeline__item_advanced.is-current .wayTimeline__progress::before {
        background: #bfd730; }
    .wayTimeline__item_online {
      width: calc(16.313% - 24px); }
      @media (max-width: 767.98px) {
        .wayTimeline__item_online {
          width: 100%;
          height: 76px; } }
      .wayTimeline__item_online.is-current .wayTimeline__icon {
        color: #f58220; }
      .wayTimeline__item_online.is-current .wayTimeline__text {
        color: #f58220; }
      .wayTimeline__item_online.is-current .wayTimeline__progress::before {
        background: #f58220; }
    .wayTimeline__item.is-current .wayTimeline__icon {
      opacity: 1; }
    .wayTimeline__item.is-current .wayTimeline__text {
      opacity: 1; }
    .wayTimeline__item.is-active .wayTimeline__progressLine::after {
      width: 100%; }
      @media (max-width: 767.98px) {
        .wayTimeline__item.is-active .wayTimeline__progressLine::after {
          height: 100%;
          width: 1px; } }
    .wayTimeline__item:first-child .wayTimeline__progress::before {
      left: 0; }
    .wayTimeline__item:first-child .wayTimeline__progressLine {
      left: 16px; }
      @media (max-width: 767.98px) {
        .wayTimeline__item:first-child .wayTimeline__progressLine {
          left: 50%; } }
    .wayTimeline__item:first-child .wayTimeline__text {
      left: 0; }
    .wayTimeline__item:first-child .wayTimeline__icon {
      left: 0; }
    .wayTimeline__item:last-child {
      width: 120px;
      margin-left: -16px;
      flex: none; }
      @media (max-width: 991.98px) {
        .wayTimeline__item:last-child {
          width: 76px; } }
      @media (max-width: 767.98px) {
        .wayTimeline__item:last-child {
          max-width: none;
          width: 100%;
          height: auto;
          margin-left: 0; } }
      .wayTimeline__item:last-child .wayTimeline__progressLine {
        display: none; }
      .wayTimeline__item:last-child .wayTimeline__progress::before {
        margin-left: 16px; }
        @media (max-width: 767.98px) {
          .wayTimeline__item:last-child .wayTimeline__progress::before {
            margin-left: 0; } }
      .wayTimeline__item:last-child .wayTimeline__text {
        left: 0; }
      .wayTimeline__item:last-child .wayTimeline__icon {
        left: 0; }
  .wayTimeline__icon {
    position: relative;
    left: -16px;
    margin-bottom: 16px;
    color: #fff;
    opacity: 0;
    transition: 0.35s opacity; }
    @media (max-width: 767.98px) {
      .wayTimeline__icon {
        left: 0;
        margin-bottom: 0; } }
  .wayTimeline__text {
    position: relative;
    left: -16px;
    margin-bottom: 24px;
    max-width: 120px;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    opacity: 0;
    transition: 0.35s color, 0.35s opacity; }
    @media (max-width: 991.98px) {
      .wayTimeline__text {
        max-width: 76px;
        font-size: 14px; } }
    @media (max-width: 767.98px) {
      .wayTimeline__text {
        left: 0;
        top: 2px;
        margin-bottom: 0;
        max-width: none;
        font-size: 16px; } }
  .wayTimeline__progress {
    position: relative;
    margin-top: auto;
    height: 8px; }
    @media (max-width: 767.98px) {
      .wayTimeline__progress {
        position: absolute;
        left: 0;
        top: 8px;
        bottom: 0;
        width: 8px;
        height: auto; } }
    .wayTimeline__progress::before {
      content: "";
      position: absolute;
      left: -16px;
      top: 0;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.2);
      transition: 0.35s background; }
      @media (max-width: 767.98px) {
        .wayTimeline__progress::before {
          left: 0; } }
  .wayTimeline__progressLine {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.5px;
    height: 1px;
    right: 0;
    background: rgba(255, 255, 255, 0.2); }
    @media (max-width: 767.98px) {
      .wayTimeline__progressLine {
        width: 1px;
        height: auto;
        bottom: 0;
        top: 16px;
        margin-top: 0;
        right: auto;
        left: 50%;
        margin-left: -0.5px; } }
    .wayTimeline__progressLine::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      transition: 4s width linear;
      background: #fff; }
      @media (max-width: 767.98px) {
        .wayTimeline__progressLine::after {
          height: 0;
          width: 100%;
          transition-property: height; } }
  .wayTimeline__period {
    display: flex;
    margin-right: -24px; }
    @media (max-width: 767.98px) {
      .wayTimeline__period {
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 0;
        flex-direction: column;
        gap: 8px;
        width: 40px; } }
    .wayTimeline__period::after {
      content: "";
      flex: none;
      width: 120px;
      margin-right: 24px;
      margin-left: -16px;
      pointer-events: none; }
      @media (max-width: 991.98px) {
        .wayTimeline__period::after {
          width: 76px; } }
      @media (max-width: 767.98px) {
        .wayTimeline__period::after {
          display: none; } }
  .wayTimeline__periodItemInner {
    position: absolute;
    top: 0;
    white-space: nowrap;
    border-radius: 20px;
    height: 46px;
    width: 0;
    opacity: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.1);
    opacity: 0;
    transition: 0.35s opacity, 4s width linear;
    -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
    will-change: width, height; }
    @media (max-width: 767.98px) {
      .wayTimeline__periodItemInner {
        width: 100%;
        height: 0;
        transition-property: opacity, height; } }
    .wayTimeline__periodItemInner span {
      position: absolute;
      top: 50%;
      left: 50%;
      opacity: 0;
      transform: translate(-50%, -50%);
      transition: 0.35s opacity;
      transition-delay: 0.5s; }
      @media (max-width: 767.98px) {
        .wayTimeline__periodItemInner span {
          transform: translate(-50%, -50%) rotate(90deg); } }
  .wayTimeline__periodItem {
    position: relative;
    margin-top: 16px;
    margin-right: 24px;
    text-align: center;
    color: #fff; }
    @media (max-width: 767.98px) {
      .wayTimeline__periodItem {
        margin: 0;
        height: 152px;
        font-size: 14px; } }
    .wayTimeline__periodItem.is-completed .wayTimeline__periodItemInner {
      opacity: 1; }
    .wayTimeline__periodItem.is-completed .wayTimeline__periodItemInner {
      width: 100%; }
      @media (max-width: 767.98px) {
        .wayTimeline__periodItem.is-completed .wayTimeline__periodItemInner {
          height: 100%; } }
    .wayTimeline__periodItem.is-completed span {
      opacity: 1; }
    .wayTimeline__periodItem_base {
      width: calc(46.731% - 40px); }
      @media (max-width: 767.98px) {
        .wayTimeline__periodItem_base {
          width: 100%; } }
      .wayTimeline__periodItem_base .wayTimeline__periodItemInner {
        transition-duration: 0.35s, 8s; }
    .wayTimeline__periodItem_advanced {
      width: calc(25.533% - 24px); }
      @media (max-width: 767.98px) {
        .wayTimeline__periodItem_advanced {
          width: 100%;
          height: 96px; } }
    .wayTimeline__periodItem_online {
      width: calc(16.313% - 24px); }
      @media (max-width: 767.98px) {
        .wayTimeline__periodItem_online {
          width: 100%;
          height: 76px; } }
    .wayTimeline__periodItem:first-child {
      margin-left: 16px; }
      @media (max-width: 767.98px) {
        .wayTimeline__periodItem:first-child {
          margin-left: 0; } }

.groomersWay {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .groomersWay {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .groomersWay__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .groomersWay__design .designIcon {
      top: 0;
      left: 50%;
      width: 140px;
      height: 140px; }
      @media (max-width: 767.98px) {
        .groomersWay__design .designIcon {
          width: 80px;
          height: 80px; } }
      .groomersWay__design .designIcon_1 {
        margin-top: 430px;
        margin-left: -845px;
        transform: rotate(-60deg); }
        @media (max-width: 767.98px) {
          .groomersWay__design .designIcon_1 {
            margin-left: 75px;
            margin-top: 259px; } }
      .groomersWay__design .designIcon_2 {
        margin-top: 186px;
        margin-left: 685px;
        transform: rotate(-95deg); }
        @media (max-width: 767.98px) {
          .groomersWay__design .designIcon_2 {
            margin-left: -107px;
            margin-top: 0;
            bottom: -23px;
            top: auto; } }
  .groomersWay__content {
    position: relative; }
  .groomersWay__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin: 0 auto 24px;
    border-radius: 50%;
    background: #ed125f; }
    @media (max-width: 767.98px) {
      .groomersWay__icon {
        width: 56px;
        height: 56px;
        margin-bottom: 16px; } }
    .groomersWay__icon svg {
      width: 32px;
      height: 32px;
      fill: #fff; }
      @media (max-width: 767.98px) {
        .groomersWay__icon svg {
          width: 24px;
          height: 24px; } }
  .groomersWay__timeline + .groomersWay__timeline {
    margin-top: 80px; }

/* Программа обучения */
.programMenu {
  position: relative; }
  @media (max-width: 1439.98px) {
    .programMenu__body {
      position: fixed;
      z-index: 200;
      left: 0;
      bottom: 0;
      right: 0;
      top: 0;
      margin-top: 0;
      width: auto;
      display: none;
      opacity: 0;
      transition: 0.35s opacity; } }
  @media (max-width: 1439.98px) {
    .programMenu__body.is-visible {
      display: block; }
    .programMenu__body.is-active {
      opacity: 1;
      pointer-events: auto; }
      .programMenu__body.is-active .programMenu__list {
        transform: none; } }
  .programMenu__title {
    padding-bottom: 16px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.625;
    text-align: center;
    color: #fff; }
    @media (min-width: 1440px) {
      .programMenu__title {
        display: none; } }
  .programMenu__list {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 16px 24px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    border-radius: 20px; }
    @media (max-width: 1439.98px) {
      .programMenu__list {
        position: relative;
        display: flex;
        flex-direction: column;
        z-index: 200;
        gap: 4px;
        padding: 30px 24px 24px;
        border-radius: 30px 30px 0 0;
        pointer-events: auto; }
        .programMenu__list::before {
          content: "";
          position: absolute;
          left: 50%;
          top: 4px;
          width: 40px;
          height: 2px;
          margin-left: -20px;
          background: rgba(255, 255, 255, 0.5); } }
  .programMenu__link {
    display: flex;
    align-items: center;
    padding: 8px 0;
    width: 100%;
    gap: 16px;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 1439.98px) {
      .programMenu__link {
        padding: 15px 24px;
        border-radius: 30px; } }
    .programMenu__link:hover {
      color: #fff; }
    .programMenu__link svg {
      width: 20px;
      height: 20px;
      flex: none; }
    .programMenu__link.is-active {
      color: #ed125f; }
      @media (max-width: 1439.98px) {
        .programMenu__link.is-active {
          background: #ed125f; } }
    .programMenu__link_base.is-active {
      color: #00b8d6; }
      @media (max-width: 1439.98px) {
        .programMenu__link_base.is-active {
          background: #00b8d6; } }
    .programMenu__link_advanced.is-active {
      color: #bfd730; }
      @media (max-width: 1439.98px) {
        .programMenu__link_advanced.is-active {
          background: #bfd730; } }
    .programMenu__link_online.is-active {
      color: #f58220; }
      @media (max-width: 1439.98px) {
        .programMenu__link_online.is-active {
          background: #f58220; } }
    @media (max-width: 1439.98px) {
      .programMenu__link.is-active {
        color: #fff; } }
  .programMenu__overlay {
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    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; }
    .programMenu__overlay.is-active {
      opacity: 1;
      pointer-events: auto; }
    @media (min-width: 1440px) {
      .programMenu__overlay {
        display: none; } }
  @media (max-width: 1439.98px) {
    .programMenu__scroll {
      overflow: auto;
      height: 100%;
      max-height: calc(); } }
  @media (max-width: 1439.98px) {
    .programMenu__list {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      overflow: auto;
      max-height: calc(100% - 40px);
      z-index: 101;
      transform: translate(0, 100%);
      transition: 0.4s ease-in-out transform; }
      .programMenu__list.is-dragging {
        transition: none; } }
  .programMenu__buttonWrapper {
    position: relative;
    z-index: 1; }
    @media (min-width: 1440px) {
      .programMenu__buttonWrapper {
        display: none; } }
  .programMenu__button {
    display: flex;
    align-items: center;
    width: 100%;
    height: 56px;
    gap: 16px;
    padding: 10px 20px;
    border-radius: 20px;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px); }
    .programMenu__button .icon {
      flex: none;
      width: 20px;
      height: 20px;
      fill: #fff; }
    .programMenu__button.is-fixed {
      position: fixed;
      width: 1104px;
      max-width: calc(100% - 80px);
      z-index: 100;
      top: 120px; }
      @media (max-width: 991.98px) {
        .programMenu__button.is-fixed {
          top: 116px; } }
      @media (max-width: 767.98px) {
        .programMenu__button.is-fixed {
          left: 16px;
          top: 82px;
          max-width: calc(100% - 32px); } }
    .programMenu__button.is-bottom {
      position: absolute;
      max-width: 100%;
      left: 0; }
  .programMenu__buttonContent {
    display: flex;
    align-items: center;
    gap: 16px; }
  .programMenu__buttonArrow {
    flex: none;
    margin-left: auto; }
    .programMenu__buttonArrow .icon {
      width: 16px;
      height: 16px;
      fill: rgba(255, 255, 255, 0.5); }

.courseBlock {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  border-radius: 40px;
  transition: 0.35s background; }
  @media (max-width: 767.98px) {
    .courseBlock {
      border-radius: 30px; } }
  .courseBlock__header {
    position: relative;
    display: flex;
    gap: 24px;
    padding: 40px 48px 40px 48px; }
    @media (max-width: 991.98px) {
      .courseBlock__header {
        flex-direction: column;
        gap: 16px; } }
    @media (max-width: 767.98px) {
      .courseBlock__header {
        padding: 24px; } }
    .courseBlock__header::before, .courseBlock__header:after {
      content: "";
      position: absolute;
      display: none;
      top: 43px;
      right: 51px;
      width: 18px;
      height: 2px;
      background: rgba(255, 255, 255, 0.5);
      transition: 0.35s transform, 0.35s background;
      will-change: transform; }
      @media (max-width: 767.98px) {
        .courseBlock__header::before, .courseBlock__header:after {
          right: 27px;
          top: 35px; } }
    .courseBlock__header::after {
      transform: rotate(90deg); }
  .courseBlock__headerLeft {
    flex: none; }
    @media (max-width: 991.98px) {
      .courseBlock__headerLeft {
        display: none; } }
  .courseBlock__day {
    width: 140px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
  .courseBlock__image {
    width: 120px;
    height: 120px;
    border-radius: 50%; }
    @media (max-width: 575.98px) {
      .courseBlock__image {
        width: 80px;
        height: 80px; } }
    .courseBlock__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
  .courseBlock__headerRight {
    margin-left: auto; }
    @media (max-width: 991.98px) {
      .courseBlock__headerRight {
        order: -1;
        margin-left: 0; } }
  .courseBlock__title {
    margin: 0;
    padding-bottom: 16px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 767.98px) {
      .courseBlock__title {
        padding-bottom: 16px;
        font-size: 24px; } }
    @media (min-width: 992px) {
      .courseBlock__title span {
        display: none; } }
  .courseBlock__info {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    font-size: 16px;
    line-height: 1.625;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 991.98px) {
      .courseBlock__info {
        gap: 8px 16px; } }
    @media (max-width: 767.98px) {
      .courseBlock__info {
        flex-direction: column;
        gap: 4px;
        font-size: 14px; } }
  .courseBlock__infoItem_fill {
    width: 100%; }
  .courseBlock__content {
    position: relative;
    top: -25px; }
    @media (max-width: 767.98px) {
      .courseBlock__content {
        top: -8px; } }
  .courseBlock__inner {
    padding: 0 96px 15px 212px; }
    @media (max-width: 991.98px) {
      .courseBlock__inner {
        padding-left: 48px;
        padding-right: 48px; } }
    @media (max-width: 767.98px) {
      .courseBlock__inner {
        padding-left: 24px;
        padding-right: 24px; } }
  .courseBlock__flex {
    display: flex;
    gap: 40px; }
    @media (max-width: 767.98px) {
      .courseBlock__flex {
        display: block; } }
  .courseBlock__column {
    width: 50%;
    flex-grow: 1; }
    @media (max-width: 767.98px) {
      .courseBlock__column {
        width: 100%;
        margin-bottom: 16px; }
        .courseBlock__column:last-child {
          margin-bottom: 0; } }
  .courseBlock__text {
    font-size: 16px;
    line-height: 1.625;
    color: #fff; }
    @media (max-width: 767.98px) {
      .courseBlock__text {
        font-size: 14px; } }
    .courseBlock__text p:last-child {
      margin-bottom: 0; }
    .courseBlock__text ul, .courseBlock__text ol {
      margin: 8px 0;
      padding-left: 24px; }
      @media (max-width: 767.98px) {
        .courseBlock__text ul, .courseBlock__text ol {
          padding-left: 24px; } }
      .courseBlock__text ul:last-child, .courseBlock__text ol:last-child {
        margin-bottom: 0; }
      .courseBlock__text ul li, .courseBlock__text ol li {
        margin-bottom: 8px; }
        .courseBlock__text ul li::marker, .courseBlock__text ol li::marker {
          font-size: 80%; }
        .courseBlock__text ul li:last-child, .courseBlock__text ol li:last-child {
          margin-bottom: 0; }
    .courseBlock__text_sizelg > div:first-child {
      font-size: 20px;
      line-height: 1.5; }
  .courseBlock__tags {
    display: flex;
    gap: 8px; }
  .courseBlock_accordion .courseBlock__header {
    padding-right: 96px;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    cursor: pointer; }
    @media (max-width: 767.98px) {
      .courseBlock_accordion .courseBlock__header {
        padding-right: 64px; } }
    .courseBlock_accordion .courseBlock__header::before, .courseBlock_accordion .courseBlock__header::after {
      display: block; }
  .courseBlock_accordion .courseBlock__content {
    opacity: 0;
    transition: 0.35s max-height, 0.35s opacity; }
  .courseBlock_accordion .courseBlock__title {
    padding-bottom: 8px; }
  .courseBlock_accordion:not(.is-visible) .courseBlock__content {
    overflow: hidden;
    max-height: 0; }
  .courseBlock.is-active .courseBlock__header::before {
    transform: rotate(45deg); }
  .courseBlock.is-active .courseBlock__header::after {
    transform: rotate(135deg); }
  .courseBlock.is-active .courseBlock__content {
    opacity: 1; }
  .courseBlock.is-visible .courseBlock__content {
    overflow: visible;
    max-height: none; }

.onlineCourse {
  display: flex;
  align-items: flex-start;
  padding: 40px;
  gap: 24px;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px); }
  .onlineCourse__inner {
    width: 100%; }
  @media (max-width: 575.98px) {
    .onlineCourse {
      padding: 24px;
      gap: 16px;
      border-radius: 30px; } }
  .onlineCourse__header {
    display: flex;
    align-items: flex-start;
    gap: 24px; }
    @media (max-width: 575.98px) {
      .onlineCourse__header {
        flex-direction: column;
        gap: 16px; } }
  .onlineCourse__image {
    flex: none;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden; }
    @media (max-width: 575.98px) {
      .onlineCourse__image {
        width: 80px;
        height: 80px; } }
    .onlineCourse__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
  .onlineCourse__content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    min-height: 120px; }
    @media (max-width: 575.98px) {
      .onlineCourse__content {
        min-height: 80px; } }
  .onlineCourse__title {
    font-family: "Gilroy", Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 767.98px) {
      .onlineCourse__title {
        font-size: 24px; } }
  .onlineCourse__text {
    font-size: 16px;
    line-height: 1.625;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .onlineCourse__text {
        font-size: 14px; } }
    .onlineCourse__text p:last-child {
      margin-bottom: 0; }
    .onlineCourse__text ul, .onlineCourse__text ol {
      margin: 0;
      padding-left: 24px; }
      .onlineCourse__text ul li::marker, .onlineCourse__text ol li::marker {
        font-size: 70%; }
  .onlineCourse__flex {
    display: flex;
    gap: 24px; }
    @media (max-width: 991.98px) {
      .onlineCourse__flex {
        flex-wrap: wrap; } }
  .onlineCourse__column {
    width: 50%; }
    @media (max-width: 991.98px) {
      .onlineCourse__column {
        width: 100%; } }
  .onlineCourse__centerContent {
    padding-top: 24px; }
  @media (max-width: 575.98px) {
    .onlineCourse__wrapButton {
      width: 100%; } }
  .onlineCourse__footer {
    display: flex;
    flex-direction: column;
    gap: 24px 40px;
    padding-top: 24px; }
    @media (max-width: 575.98px) {
      .onlineCourse__footer {
        gap: 16px;
        padding-top: 16px; } }
    .onlineCourse__footer_row {
      flex-direction: row;
      justify-content: space-between;
      align-items: center; }
      @media (max-width: 991.98px) {
        .onlineCourse__footer_row {
          flex-direction: column;
          align-items: flex-start; } }
  .onlineCourse__button {
    width: 100%;
    max-width: 100%; }
    @media (max-width: 575.98px) {
      .onlineCourse__button {
        padding-left: 32px;
        padding-right: 32px;
        height: 56px;
        font-size: 16px; }
        .onlineCourse__button svg {
          width: 16px;
          height: 16px; } }
  .onlineCourse__prices {
    display: flex;
    align-items: baseline;
    gap: 8px; }
  .onlineCourse__price {
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 575.98px) {
      .onlineCourse__price {
        font-size: 24px; } }
    .onlineCourse__price_old {
      font-size: 20px;
      line-height: 1.3;
      text-decoration: line-through;
      color: #9d9ea2; }
      @media (max-width: 575.98px) {
        .onlineCourse__price_old {
          font-size: 16px; } }
    .onlineCourse__price_free {
      color: #bfd730; }
  .onlineCourse__certificate {
    position: relative; }
    .onlineCourse__certificate img {
      display: block;
      width: 100%;
      height: auto;
      border-radius: 20px; }
    .onlineCourse__certificate:hover .onlineCourse__certificateIcon {
      opacity: 1; }
  .onlineCourse__certificateLink {
    display: block; }
  .onlineCourse__certificateIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: 0.35s opacity;
    pointer-events: none; }
    .onlineCourse__certificateIcon svg {
      fill: #23262F; }
  .onlineCourse._fill .onlineCourse__prices {
    gap: 16px; }
    @media (max-width: 575.98px) {
      .onlineCourse._fill .onlineCourse__prices {
        gap: 8px; } }
  .onlineCourse._fill .onlineCourse__price {
    font-size: 48px; }
    @media (max-width: 575.98px) {
      .onlineCourse._fill .onlineCourse__price {
        font-size: 28px; } }
    .onlineCourse._fill .onlineCourse__price_old {
      font-size: 28px; }
      @media (max-width: 575.98px) {
        .onlineCourse._fill .onlineCourse__price_old {
          font-size: 16px; } }
  .onlineCourse._fill .onlineCourse__button {
    width: 360px; }
    @media (max-width: 575.98px) {
      .onlineCourse._fill .onlineCourse__button {
        width: 100%; } }
  @media (max-width: 575.98px) {
    .onlineCourse._fill .onlineCourse__footer {
      gap: 24px;
      padding-top: 24px; } }

.programCourse {
  position: relative; }
  .programCourse__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .programCourse__design .designIcon {
      top: 0;
      left: 50%;
      width: 180px;
      height: 180px; }
      .programCourse__design .designIcon_1 {
        top: 19%;
        margin-left: 670px;
        transform: rotate(-60deg); }
      .programCourse__design .designIcon_2 {
        top: 48.5%;
        margin-left: -780px;
        transform: rotate(180deg); }
      .programCourse__design .designIcon_3 {
        top: 85%;
        margin-left: 500px;
        width: 200px;
        height: 200px; }
  .programCourse__inner {
    position: relative; }
    @media (max-width: 1880px) {
      .programCourse__inner {
        padding-left: 170px;
        width: calc(100% + 170px); } }
    @media (max-width: 1480px) {
      .programCourse__inner {
        width: calc(100% + 130px); } }
    @media (max-width: 1439.98px) {
      .programCourse__inner {
        padding-left: 0;
        width: 100%; } }
  .programCourse__header {
    position: relative;
    display: flex;
    gap: 40px;
    padding-bottom: 40px; }
    @media (max-width: 767.98px) {
      .programCourse__header {
        gap: 16px;
        padding-bottom: 24px; } }
  .programCourse__headerIcon {
    flex: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ed125f; }
    @media (max-width: 767.98px) {
      .programCourse__headerIcon {
        width: 56px;
        height: 56px; } }
    .programCourse__headerIcon svg {
      width: 32px;
      height: 32px;
      fill: #fff; }
      @media (max-width: 767.98px) {
        .programCourse__headerIcon svg {
          width: 24px;
          height: 24px; } }
  .programCourse__title {
    padding-bottom: 16px;
    margin: 0;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 767.98px) {
      .programCourse__title {
        padding-bottom: 8px;
        font-size: 28px; } }
  .programCourse__info {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 40px;
    font-size: 20px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 767.98px) {
      .programCourse__info {
        gap: 4px;
        flex-direction: column;
        font-size: 14px; } }
  .programCourse__content {
    position: relative; }
  .programCourse__block {
    margin-bottom: 16px; }
    .programCourse__block:last-child {
      margin-bottom: 0; }
  .programCourse__onlineCourses {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 0;
    margin-right: -8px;
    margin-left: -8px; }
  .programCourse__onlineCourse {
    width: calc(50% - 16px);
    margin: 0 8px;
    flex-grow: 1; }
    @media (max-width: 991.98px) {
      .programCourse__onlineCourse {
        width: calc(100% - 16px); } }
    .programCourse__onlineCourse._fill {
      width: calc(100% - 16px); }
  .programCourse_beginners .programCourse__headerIcon {
    background: #00b8d6; }
  @media (max-width: 575.98px) {
    .programCourse_beginners .onlineCourse__content {
      min-height: 0; } }
  .programCourse_base .programCourse__headerIcon {
    background: #00b8d6; }
  .programCourse_base .designIcon {
    width: 160px;
    height: 160px; }
    @media (max-width: 767.98px) {
      .programCourse_base .designIcon {
        width: 90px;
        height: 90px; } }
    @media (max-width: 767.98px) {
      .programCourse_base .designIcon_1 {
        left: auto;
        right: -33px;
        top: 18.5%; } }
    @media (max-width: 767.98px) {
      .programCourse_base .designIcon_2 {
        margin-left: 0;
        left: -37px;
        top: 43.4%; } }
    @media (max-width: 767.98px) {
      .programCourse_base .designIcon_3 {
        top: 72.1%;
        width: 110px;
        height: 110px;
        right: -41px;
        left: auto; } }
  .programCourse_certificate .designIcon {
    top: 0;
    width: 160px;
    height: 160px; }
    @media (max-width: 767.98px) {
      .programCourse_certificate .designIcon {
        width: 80px;
        height: 80px; } }
    .programCourse_certificate .designIcon_1 {
      margin-top: 230px;
      margin-left: -678px;
      transform: rotate(-30deg); }
      @media (max-width: 767.98px) {
        .programCourse_certificate .designIcon_1 {
          margin-top: 0;
          top: 70%;
          margin-left: 0;
          left: -26px; } }
    .programCourse_certificate .designIcon_2 {
      margin-top: 30px;
      margin-left: 300px;
      transform: rotate(55deg); }
      @media (max-width: 767.98px) {
        .programCourse_certificate .designIcon_2 {
          left: auto;
          right: -9px;
          top: 144px; } }
  .programCourse_advanced .programCourse__headerIcon {
    background: #bfd730; }
  @media (max-width: 767.98px) {
    .programCourse_advanced .courseBlock__info {
      flex-direction: row;
      gap: 4px 16px; } }
  .programCourse_advanced .designIcon {
    width: 160px;
    height: 160px; }
    @media (max-width: 767.98px) {
      .programCourse_advanced .designIcon {
        width: 80px;
        height: 80px; } }
    .programCourse_advanced .designIcon_1 {
      top: 44%;
      margin-left: -977px;
      transform: rotate(65deg); }
      @media (max-width: 767.98px) {
        .programCourse_advanced .designIcon_1 {
          margin-left: 0;
          left: -33px;
          top: 37%; } }
    .programCourse_advanced .designIcon_2 {
      top: 24%;
      margin-left: 494px;
      transform: rotate(110deg); }
      @media (max-width: 767.98px) {
        .programCourse_advanced .designIcon_2 {
          margin-left: 0;
          left: auto;
          right: -14px;
          top: 20%; } }
    .programCourse_advanced .designIcon_3 {
      top: 77.5%;
      margin-left: 660px;
      transform: rotate(45deg); }
      @media (max-width: 767.98px) {
        .programCourse_advanced .designIcon_3 {
          margin-left: 0;
          left: auto;
          right: -27px;
          top: 65.7%; } }
  .programCourse_online .programCourse__headerIcon {
    background: #f58220; }
  .programCourse_online .designIcon {
    width: 160px;
    height: 160px; }
    @media (max-width: 767.98px) {
      .programCourse_online .designIcon {
        width: 80px;
        height: 80px; } }
    .programCourse_online .designIcon_1 {
      top: 25%;
      margin-left: -761px;
      transform: rotate(-75deg); }
      @media (max-width: 767.98px) {
        .programCourse_online .designIcon_1 {
          margin-left: 0;
          left: -11px;
          top: 32%; } }
    .programCourse_online .designIcon_2 {
      top: 51%;
      margin-left: 666px;
      transform: rotate(-30deg); }
      @media (max-width: 767.98px) {
        .programCourse_online .designIcon_2 {
          width: 70px;
          height: 70px;
          margin-left: 0;
          left: auto;
          right: -7px;
          top: 38%; } }
    .programCourse_online .designIcon_3 {
      width: 200px;
      height: 200px;
      top: 81%;
      margin-left: -678px;
      transform: rotate(-30deg); }
      @media (max-width: 767.98px) {
        .programCourse_online .designIcon_3 {
          width: 110px;
          height: 110px;
          margin-left: 0;
          left: -40px;
          top: 81.5%; } }
  .programCourse_diplom .designIcon {
    top: 0;
    width: 160px;
    height: 160px; }
    @media (max-width: 767.98px) {
      .programCourse_diplom .designIcon {
        width: 80px;
        height: 80px; } }
    .programCourse_diplom .designIcon_1 {
      margin-top: 394px;
      margin-left: -835px;
      transform: rotate(45deg); }
      @media (max-width: 767.98px) {
        .programCourse_diplom .designIcon_1 {
          margin-left: 0;
          left: -14px;
          margin-top: 0;
          top: 96%;
          transform: rotate(-160deg); } }
    .programCourse_diplom .designIcon_2 {
      margin-left: 607px;
      margin-top: 280px;
      transform: rotate(-150deg); }
      @media (max-width: 767.98px) {
        .programCourse_diplom .designIcon_2 {
          margin-left: 0;
          left: auto;
          right: 1px;
          margin-top: 164px; } }
  .programCourse_experienced .designIcon {
    top: 0;
    width: 200px;
    height: 200px; }
    @media (max-width: 767.98px) {
      .programCourse_experienced .designIcon {
        width: 90px;
        height: 90px; } }
    .programCourse_experienced .designIcon_1 {
      margin-top: -5px;
      margin-left: 200px;
      transform: rotate(70deg); }
      @media (max-width: 767.98px) {
        .programCourse_experienced .designIcon_1 {
          width: 90px;
          height: 90px;
          margin-left: 0;
          top: 158px;
          left: 68%; } }
  .programCourse_beginners .designIcon {
    top: 0;
    width: 160px;
    height: 160px; }
    @media (max-width: 767.98px) {
      .programCourse_beginners .designIcon {
        width: 90px;
        height: 90px; } }
    .programCourse_beginners .designIcon_1 {
      top: 14%;
      width: 180px;
      height: 180px;
      margin-left: -810px;
      transform: rotate(180deg); }
      @media (max-width: 767.98px) {
        .programCourse_beginners .designIcon_1 {
          width: 90px;
          height: 90px;
          left: -28px;
          margin-left: 0;
          top: 12%; } }
    .programCourse_beginners .designIcon_2 {
      top: 42%;
      margin-left: 650px;
      transform: rotate(150deg); }
      @media (max-width: 767.98px) {
        .programCourse_beginners .designIcon_2 {
          left: auto;
          right: -30px;
          margin-left: 0;
          top: 42.5%;
          transform: rotate(120deg); } }
    .programCourse_beginners .designIcon_3 {
      top: 87.3%;
      margin-left: -90px;
      transform: rotate(0deg);
      width: 200px;
      height: 200px; }
      @media (max-width: 767.98px) {
        .programCourse_beginners .designIcon_3 {
          width: 120px;
          height: 120px;
          margin-left: 0;
          left: auto;
          right: -41px;
          top: 90%; } }
  .programCourse_individual .designIcon {
    top: 0;
    width: 160px;
    height: 160px; }
    @media (max-width: 767.98px) {
      .programCourse_individual .designIcon {
        width: 90px;
        height: 90px; } }
    .programCourse_individual .designIcon_1 {
      top: 62%;
      margin-left: -780px;
      transform: rotate(45deg); }
      @media (max-width: 767.98px) {
        .programCourse_individual .designIcon_1 {
          margin-left: 0;
          left: auto;
          right: -12px;
          top: 18.5%; } }
    .programCourse_individual .designIcon_2 {
      width: 200px;
      height: 200px;
      top: 12%;
      margin-left: 460px;
      transform: rotate(155deg); }
      @media (max-width: 767.98px) {
        .programCourse_individual .designIcon_2 {
          top: 69%;
          width: 90px;
          height: 90px;
          margin-left: 0;
          left: -38px; } }
  .programCourse_diplom2 .designIcon {
    top: 0;
    width: 160px;
    height: 160px; }
    @media (max-width: 767.98px) {
      .programCourse_diplom2 .designIcon {
        width: 90px;
        height: 90px; } }
    .programCourse_diplom2 .designIcon_1 {
      top: 71%;
      margin-left: -650px;
      transform: rotate(45deg); }
      @media (max-width: 767.98px) {
        .programCourse_diplom2 .designIcon_1 {
          margin-left: 0;
          left: -36px;
          top: 49%; } }
    .programCourse_diplom2 .designIcon_2 {
      margin-left: 495px;
      top: 40%;
      transform: rotate(-27deg); }
      @media (max-width: 767.98px) {
        .programCourse_diplom2 .designIcon_2 {
          margin-left: 0;
          right: -20px;
          left: auto;
          top: 93%; } }

.trainingProgram {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .trainingProgram {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .trainingProgram__content {
    position: relative; }
  .trainingProgram__inner {
    position: relative; }
  @media (max-width: 991.98px) {
    .trainingProgram__heading {
      padding-bottom: 48px; } }
  @media (max-width: 767.98px) {
    .trainingProgram__heading {
      padding-bottom: 40px; } }
  @media (max-width: 767.98px) {
    .trainingProgram__text {
      font-size: 16px; }
      .trainingProgram__text br {
        display: none; } }
  .trainingProgram__asideWrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
    @media (max-width: 1439.98px) {
      .trainingProgram__asideWrapper {
        position: relative;
        height: 96px;
        margin-bottom: -96px; } }
  .trainingProgram__asideContainer {
    height: 100%; }
  .trainingProgram__aside {
    position: absolute;
    height: 100%;
    margin-left: -368px;
    width: 300px;
    pointer-events: auto; }
    @media (max-width: 1880px) {
      .trainingProgram__aside {
        margin-left: -160px; } }
    @media (max-width: 1439.98px) {
      .trainingProgram__aside {
        margin-left: 0;
        position: relative;
        width: 100%; } }
  .trainingProgram__asideSticky {
    position: relative;
    z-index: 5; }
    @media (max-width: 1439.98px) {
      .trainingProgram__asideSticky {
        max-width: 100%;
        z-index: auto; } }
    @media (min-width: 1440px) {
      .trainingProgram__asideSticky.is-fixed {
        position: fixed;
        top: 120px; } }
    @media (min-width: 1440px) {
      .trainingProgram__asideSticky.is-bottom {
        position: absolute;
        bottom: 0;
        top: auto;
        width: 100%; } }
  .trainingProgram__courseSection {
    padding: 100px 0; }
    @media (max-width: 1439.98px) {
      .trainingProgram__courseSection {
        padding-bottom: 0;
        padding-top: 120px; } }
    .trainingProgram__courseSection:first-child {
      padding-top: 0; }
      @media (max-width: 1439.98px) {
        .trainingProgram__courseSection:first-child {
          padding-top: 0; }
          .trainingProgram__courseSection:first-child .trainingProgram__course {
            padding-top: 96px; } }
    .trainingProgram__courseSection:last-child {
      padding-bottom: 0; }
  @media (max-width: 1439.98px) {
    .trainingProgram__course {
      padding-top: 96px; } }
  .trainingProgram__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 24px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #00b8d6; }
    @media (max-width: 767.98px) {
      .trainingProgram__icon {
        width: 56px;
        height: 56px;
        margin-bottom: 16px; } }
    .trainingProgram__icon svg {
      width: 32px;
      height: 32px;
      fill: #fff; }
      @media (max-width: 767.98px) {
        .trainingProgram__icon svg {
          width: 24px;
          height: 24px; } }
  .trainingProgram__textInfo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px 40px; }
    @media (max-width: 767.98px) {
      .trainingProgram__textInfo {
        font-size: 14px;
        gap: 4px 16px; } }
  @media (max-width: 1439.98px) {
    .trainingProgram_base .trainingProgram__courseSection, .trainingProgram_advanced .trainingProgram__courseSection, .trainingProgram_individual .trainingProgram__courseSection {
      padding-top: 80px;
      padding-bottom: 80px; }
      .trainingProgram_base .trainingProgram__courseSection:first-child, .trainingProgram_advanced .trainingProgram__courseSection:first-child, .trainingProgram_individual .trainingProgram__courseSection:first-child {
        padding-top: 0; }
      .trainingProgram_base .trainingProgram__courseSection:last-child, .trainingProgram_advanced .trainingProgram__courseSection:last-child, .trainingProgram_individual .trainingProgram__courseSection:last-child {
        padding-bottom: 0; } }
  .trainingProgram_base .trainingProgram__course, .trainingProgram_advanced .trainingProgram__course, .trainingProgram_individual .trainingProgram__course {
    padding-top: 0; }
    @media (max-width: 1439.98px) {
      .trainingProgram_base .trainingProgram__course:first-child, .trainingProgram_advanced .trainingProgram__course:first-child, .trainingProgram_individual .trainingProgram__course:first-child {
        padding-top: 0; } }
  .trainingProgram_base .programCourse__inner, .trainingProgram_advanced .programCourse__inner, .trainingProgram_individual .programCourse__inner {
    padding-left: 0;
    width: 100%; }
  @media (max-width: 991.98px) {
    .trainingProgram_base .programCourse__header, .trainingProgram_advanced .programCourse__header, .trainingProgram_individual .programCourse__header {
      padding-bottom: 40px; } }
  @media (min-width: 992px) {
    .trainingProgram_base .programCourse__header, .trainingProgram_advanced .programCourse__header, .trainingProgram_individual .programCourse__header {
      flex-direction: column;
      align-items: center;
      text-align: center;
      gap: 24px;
      padding-bottom: 80px; } }
  @media (max-width: 767.98px) {
    .trainingProgram_base .programCourse__header, .trainingProgram_advanced .programCourse__header, .trainingProgram_individual .programCourse__header {
      padding-bottom: 24px; } }
  @media (max-width: 991.98px) {
    .trainingProgram_base .programCourse__headerContent, .trainingProgram_advanced .programCourse__headerContent, .trainingProgram_individual .programCourse__headerContent {
      display: flex;
      flex-direction: column;
      justify-content: center; } }
  @media (min-width: 992px) {
    .trainingProgram_base .programCourse__title, .trainingProgram_advanced .programCourse__title, .trainingProgram_individual .programCourse__title {
      padding-bottom: 24px;
      font-size: 64px; } }
  @media (max-width: 991.98px) {
    .trainingProgram_base .programCourse__title:last-child, .trainingProgram_advanced .programCourse__title:last-child, .trainingProgram_individual .programCourse__title:last-child {
      padding-bottom: 0; } }
  .trainingProgram_base .programCourse__info, .trainingProgram_advanced .programCourse__info, .trainingProgram_individual .programCourse__info {
    justify-content: center; }
  .trainingProgram_base .programCourse__block, .trainingProgram_advanced .programCourse__block, .trainingProgram_individual .programCourse__block {
    min-height: 200px; }
    @media (max-width: 991.98px) {
      .trainingProgram_base .programCourse__block, .trainingProgram_advanced .programCourse__block, .trainingProgram_individual .programCourse__block {
        min-height: 0; } }
  .trainingProgram_base .courseBlock__title span, .trainingProgram_advanced .courseBlock__title span, .trainingProgram_individual .courseBlock__title span {
    display: inline; }
  .trainingProgram_base .courseBlock__headerLeft, .trainingProgram_advanced .courseBlock__headerLeft, .trainingProgram_individual .courseBlock__headerLeft {
    height: 0;
    display: block; }
    @media (max-width: 991.98px) {
      .trainingProgram_base .courseBlock__headerLeft, .trainingProgram_advanced .courseBlock__headerLeft, .trainingProgram_individual .courseBlock__headerLeft {
        height: auto; } }
  .trainingProgram_base .courseBlock__header, .trainingProgram_advanced .courseBlock__header, .trainingProgram_individual .courseBlock__header {
    flex-direction: row;
    align-items: flex-start;
    padding-left: 40px; }
    @media (max-width: 991.98px) {
      .trainingProgram_base .courseBlock__header, .trainingProgram_advanced .courseBlock__header, .trainingProgram_individual .courseBlock__header {
        flex-wrap: wrap; } }
    @media (max-width: 767.98px) {
      .trainingProgram_base .courseBlock__header, .trainingProgram_advanced .courseBlock__header, .trainingProgram_individual .courseBlock__header {
        padding-left: 24px; } }
  @media (max-width: 991.98px) {
    .trainingProgram_base .courseBlock__headerContent, .trainingProgram_advanced .courseBlock__headerContent, .trainingProgram_individual .courseBlock__headerContent {
      max-width: calc(100% - 120px - 16px); } }
  @media (max-width: 575.98px) {
    .trainingProgram_base .courseBlock__headerContent, .trainingProgram_advanced .courseBlock__headerContent, .trainingProgram_individual .courseBlock__headerContent {
      max-width: calc(100% - 80px - 16px); } }
  @media (max-width: 991.98px) {
    .trainingProgram_base .courseBlock__headerRight, .trainingProgram_advanced .courseBlock__headerRight, .trainingProgram_individual .courseBlock__headerRight {
      width: 100%; } }
  .trainingProgram_base .courseBlock__inner, .trainingProgram_advanced .courseBlock__inner, .trainingProgram_individual .courseBlock__inner {
    padding-left: 184px; }
    @media (max-width: 991.98px) {
      .trainingProgram_base .courseBlock__inner, .trainingProgram_advanced .courseBlock__inner, .trainingProgram_individual .courseBlock__inner {
        padding-left: 40px;
        padding-bottom: 32px; } }
    @media (max-width: 767.98px) {
      .trainingProgram_base .courseBlock__inner, .trainingProgram_advanced .courseBlock__inner, .trainingProgram_individual .courseBlock__inner {
        padding-right: 24px;
        padding-left: 24px;
        padding-bottom: 16px; } }
  @media (max-width: 991.98px) {
    .trainingProgram_base .courseBlock__headerContent, .trainingProgram_advanced .courseBlock__headerContent, .trainingProgram_individual .courseBlock__headerContent {
      min-height: 120px;
      display: flex;
      align-items: center; } }
  @media (max-width: 575.98px) {
    .trainingProgram_base .courseBlock__headerContent, .trainingProgram_advanced .courseBlock__headerContent, .trainingProgram_individual .courseBlock__headerContent {
      min-height: 80px; } }
  @media (max-width: 991.98px) {
    .trainingProgram_base .courseBlock__content, .trainingProgram_advanced .courseBlock__content, .trainingProgram_individual .courseBlock__content {
      top: -8px; } }
  @media (min-width: 992px) {
    .trainingProgram_base .courseBlock_accordion .courseBlock__header::before, .trainingProgram_base .courseBlock_accordion .courseBlock__header::after, .trainingProgram_advanced .courseBlock_accordion .courseBlock__header::before, .trainingProgram_advanced .courseBlock_accordion .courseBlock__header::after, .trainingProgram_individual .courseBlock_accordion .courseBlock__header::before, .trainingProgram_individual .courseBlock_accordion .courseBlock__header::after {
      display: none; } }
  @media (min-width: 992px) {
    .trainingProgram_base .courseBlock_accordion .courseBlock__header, .trainingProgram_advanced .courseBlock_accordion .courseBlock__header, .trainingProgram_individual .courseBlock_accordion .courseBlock__header {
      cursor: default; } }
  @media (min-width: 992px) {
    .trainingProgram_base .courseBlock_accordion .courseBlock__content, .trainingProgram_advanced .courseBlock_accordion .courseBlock__content, .trainingProgram_individual .courseBlock_accordion .courseBlock__content {
      overflow: visible;
      max-height: none;
      opacity: 1; } }
  .trainingProgram_advanced .trainingProgram__icon {
    background: #bfd730; }
  .trainingProgram_online .trainingProgram__icon {
    background: #f58220; }
  .trainingProgram_online .programCourse__onlineCourse {
    flex-grow: 0; }
  .trainingProgram_individual .courseBlock__headerContent, .trainingProgram_personal .courseBlock__headerContent, .trainingProgram_masterClasses .courseBlock__headerContent {
    display: flex;
    flex-direction: column;
    min-height: 120px;
    justify-content: center; }
    @media (max-width: 575.98px) {
      .trainingProgram_individual .courseBlock__headerContent, .trainingProgram_personal .courseBlock__headerContent, .trainingProgram_masterClasses .courseBlock__headerContent {
        min-height: 0;
        max-width: none; } }
  @media (max-width: 575.98px) {
    .trainingProgram_individual .courseBlock__header, .trainingProgram_personal .courseBlock__header, .trainingProgram_masterClasses .courseBlock__header {
      flex-direction: column; } }
  @media (max-width: 575.98px) {
    .trainingProgram_individual .courseBlock__title, .trainingProgram_personal .courseBlock__title, .trainingProgram_masterClasses .courseBlock__title {
      padding-bottom: 8px; } }
  .trainingProgram_individual .courseBlock__title:last-child, .trainingProgram_personal .courseBlock__title:last-child, .trainingProgram_masterClasses .courseBlock__title:last-child {
    padding-bottom: 0; }
  .trainingProgram_individual .courseBlock__text, .trainingProgram_personal .courseBlock__text, .trainingProgram_masterClasses .courseBlock__text {
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 575.98px) {
      .trainingProgram_individual .courseBlock__text, .trainingProgram_personal .courseBlock__text, .trainingProgram_masterClasses .courseBlock__text {
        font-size: 14px;
        line-height: 1.7; } }
    .trainingProgram_individual .courseBlock__text ul, .trainingProgram_personal .courseBlock__text ul, .trainingProgram_masterClasses .courseBlock__text ul {
      margin-top: 0; }
  @media (max-width: 575.98px) {
    .trainingProgram_individual .programCourse__block, .trainingProgram_personal .programCourse__block, .trainingProgram_masterClasses .programCourse__block {
      margin-bottom: 8px; }
      .trainingProgram_individual .programCourse__block:last-child, .trainingProgram_personal .programCourse__block:last-child, .trainingProgram_masterClasses .programCourse__block:last-child {
        margin-bottom: 0; } }
  @media (max-width: 991.98px) {
    .trainingProgram_individual .programCourse__header, .trainingProgram_personal .programCourse__header, .trainingProgram_masterClasses .programCourse__header {
      flex-direction: column;
      align-items: center; } }
  @media (max-width: 767.98px) {
    .trainingProgram_individual .programCourse__header, .trainingProgram_personal .programCourse__header, .trainingProgram_masterClasses .programCourse__header {
      padding-bottom: 32px; } }
  @media (max-width: 767.98px) {
    .trainingProgram_individual .programCourse__title, .trainingProgram_personal .programCourse__title, .trainingProgram_masterClasses .programCourse__title {
      font-size: 40px;
      text-align: center; } }
  @media (max-width: 767.98px) {
    .trainingProgram_individual .programCourse__info, .trainingProgram_personal .programCourse__info, .trainingProgram_masterClasses .programCourse__info {
      padding-top: 8px;
      text-align: center;
      font-size: 16px;
      line-height: 1.6; } }

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

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

.founder {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .founder {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .founder__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .founder__design .designIcon {
      left: 50%; }
      .founder__design .designIcon_1 {
        width: 180px;
        height: 180px;
        top: 591px;
        margin-left: -682px;
        transform: rotate(-30deg); }
        @media (max-width: 767.98px) {
          .founder__design .designIcon_1 {
            z-index: 1;
            width: 90px;
            height: 90px;
            left: -47px;
            margin-left: 0;
            top: 545px; } }
      .founder__design .designIcon_2 {
        width: 120px;
        height: 120px;
        margin-left: 509px;
        top: 288px;
        z-index: 1;
        transform: rotate(15deg); }
        @media (max-width: 767.98px) {
          .founder__design .designIcon_2 {
            width: 60px;
            height: 60px;
            top: 130px;
            margin-left: 0;
            left: auto;
            right: -13px; } }
      .founder__design .designIcon_3 {
        bottom: 10px;
        transform: rotate(-30deg); }
        @media (max-width: 767.98px) {
          .founder__design .designIcon_3 {
            bottom: 30px;
            margin-left: 30px; } }
  .founder__content {
    position: relative; }
  .founder__box {
    padding: 80px;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1);
    /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */ }
    @supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .founder__box {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .founder__box {
        background-color: #393c44; } }
    @media (max-width: 991.98px) {
      .founder__box {
        padding: 40px; } }
    @media (max-width: 767.98px) {
      .founder__box {
        padding-left: 24px;
        padding-right: 24px; } }
  .founder__header {
    display: flex;
    align-items: center;
    padding-bottom: 40px; }
    @media (max-width: 991.98px) {
      .founder__header {
        flex-direction: column; } }
    @media (max-width: 767.98px) {
      .founder__header {
        padding-bottom: 24px; } }
  .founder__photo {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    flex: none;
    margin-right: 40px;
    overflow: hidden; }
    @media (max-width: 991.98px) {
      .founder__photo {
        margin-bottom: 16px;
        margin-right: 0; } }
    @media (max-width: 575.98px) {
      .founder__photo {
        width: 120px;
        height: 120px; } }
    .founder__photo img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
  .founder__head {
    flex-grow: 1;
    padding-right: 40px; }
    @media (max-width: 991.98px) {
      .founder__head {
        padding-right: 0;
        text-align: center; } }
  .founder__title {
    padding-bottom: 16px;
    margin: 0;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 64px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 767.98px) {
      .founder__title {
        font-size: 40px; } }
  .founder__info {
    font-size: 20px;
    line-height: 1.5;
    color: #bfd730; }
    @media (max-width: 767.98px) {
      .founder__info {
        font-size: 16px; } }
  .founder__social {
    flex: none; }
    @media (max-width: 991.98px) {
      .founder__social {
        padding-top: 16px; } }
    .founder__social .social__link {
      width: 72px;
      height: 72px; }
      @media (max-width: 767.98px) {
        .founder__social .social__link {
          width: 48px;
          height: 48px; } }
      .founder__social .social__link .icon {
        width: 36px;
        height: 36px; }
        @media (max-width: 767.98px) {
          .founder__social .social__link .icon {
            width: 24px;
            height: 24px; } }
  .founder__text {
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 767.98px) {
      .founder__text {
        font-size: 16px; } }
    .founder__text p {
      margin-bottom: 16px; }
      .founder__text p:last-child {
        margin-bottom: 0; }
    .founder__text.is-active .founder__textMore {
      display: none; }
    @media (max-width: 575.98px) {
      .founder__text:not(.is-active) .founder__textContent {
        display: -webkit-box;
        -webkit-line-clamp: 14;
        -webkit-box-orient: vertical;
        overflow: hidden; } }
  .founder__textMore {
    margin-top: 24px; }
    @media (min-width: 576px) {
      .founder__textMore {
        display: none; } }
  .founder__flex {
    display: flex;
    gap: 40px; }
    @media (max-width: 991.98px) {
      .founder__flex {
        flex-direction: column; } }
    @media (max-width: 767.98px) {
      .founder__flex {
        gap: 24px; } }
  .founder__left {
    display: flex;
    flex-direction: column;
    width: 328px;
    flex: none; }
    @media (max-width: 991.98px) {
      .founder__left {
        width: 100%; } }
    .founder__left .founder__header {
      width: 100%;
      flex-direction: column;
      align-items: flex-end;
      padding-bottom: 0; }
      @media (max-width: 991.98px) {
        .founder__left .founder__header {
          flex-direction: row;
          align-items: center;
          gap: 16px; } }
    .founder__left .founder__photo {
      margin-right: 0;
      width: 120px;
      height: 120px;
      margin-bottom: 24px; }
      @media (max-width: 991.98px) {
        .founder__left .founder__photo {
          margin-bottom: 0; } }
      @media (max-width: 575.98px) {
        .founder__left .founder__photo {
          width: 80px;
          height: 80px; } }
    .founder__left .founder__title {
      padding-bottom: 8px;
      font-size: 28px;
      line-height: 1.14; }
      @media (max-width: 575.98px) {
        .founder__left .founder__title {
          font-size: 24px; } }
    .founder__left .founder__info {
      font-size: 16px;
      line-height: 1.625; }
      @media (max-width: 575.98px) {
        .founder__left .founder__info {
          font-size: 14px; } }
    .founder__left .founder__head {
      padding-right: 0;
      text-align: right; }
      @media (max-width: 991.98px) {
        .founder__left .founder__head {
          text-align: left; } }
  .founder__right {
    flex-grow: 1; }
  .founder__sticky {
    position: relative; }
    .founder__sticky.is-fixed {
      position: fixed;
      top: 120px; }
    .founder__sticky.is-bottom {
      position: relative;
      margin-top: auto;
      top: auto;
      width: 100%; }
  .founder__messageBox {
    max-height: 0;
    transition: 0.6s max-height linear;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 575.98px) {
      .founder__messageBox {
        font-size: 14px;
        line-height: 1.67; } }
    .founder__messageBox p:last-child {
      margin-bottom: 0; }
    .founder__messageBox:last-child {
      margin-bottom: 0;
      border-bottom-left-radius: 40px; }
      @media (max-width: 575.98px) {
        .founder__messageBox:last-child {
          border-bottom-left-radius: 30px; } }
    .founder__messageBox.is-active, .founder__messageBox.is-visible {
      max-height: 450px; }
      .founder__messageBox.is-active .founder__messageBoxInner, .founder__messageBox.is-visible .founder__messageBoxInner {
        display: block; }
  .founder__messageBoxInner {
    display: none;
    padding: 32px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    border-radius: 8px 40px 40px 8px;
    -webkit-animation: fadeDownSm 0.6s linear;
            animation: fadeDownSm 0.6s linear;
    opacity: 0;
    transform: translate(0, -16px);
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    will-change: opacity, transform; }
    @media (max-width: 575.98px) {
      .founder__messageBoxInner {
        padding: 20px 24px;
        border-radius: 4px 30px 30px 4px; } }
  .founder__more {
    margin-top: 40px;
    display: none;
    transform: translate(0, -50px);
    -webkit-animation: fadeDown 0.6s linear;
            animation: fadeDown 0.6s linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    @media (max-width: 575.98px) {
      .founder__more {
        margin-top: 24px; } }
    .founder__more.is-active {
      display: block; }
  @media (max-width: 575.98px) {
    .founder__moreButton {
      height: 56px;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 16px; }
      .founder__moreButton svg {
        width: 16px;
        height: 16px; } }
  .founder__typing {
    display: none;
    -webkit-animation: fadeIn 0.5s linear;
            animation: fadeIn 0.5s linear;
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.625; }
    @media (max-width: 575.98px) {
      .founder__typing {
        margin-top: 16px;
        font-size: 12px; } }
    .founder__typing.is-active {
      display: block; }
  .founder__typingEllipsis {
    display: inline-block; }
    .founder__typingEllipsis::after {
      content: '';
      display: inline-block;
      font-size: 16px;
      line-height: 1.625;
      -webkit-animation: dotty steps(1, end) 1s infinite;
              animation: dotty steps(1, end) 1s infinite; }
      @media (max-width: 575.98px) {
        .founder__typingEllipsis::after {
          font-size: 12px; } }
  .founder__button {
    margin-top: 40px;
    display: none;
    -webkit-animation: fadeDown 0.6s linear;
            animation: fadeDown 0.6s linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    @media (max-width: 575.98px) {
      .founder__button {
        margin-top: 24px; } }
    @media (max-width: 575.98px) {
      .founder__button .btn {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; }
        .founder__button .btn svg {
          width: 16px;
          height: 16px; } }
    .founder__button.is-active {
      display: block; }

/* Об Академии Groom */
.aboutAcademy {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .aboutAcademy {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (max-width: 991.98px) {
    .aboutAcademy__title {
      text-align: center; } }
  .aboutAcademy__block {
    display: flex;
    align-items: flex-start;
    gap: 80px;
    margin-bottom: 80px; }
    @media (max-width: 991.98px) {
      .aboutAcademy__block {
        flex-direction: column;
        gap: 24px; } }
    @media (max-width: 575.98px) {
      .aboutAcademy__block {
        margin-bottom: 40px; } }
    .aboutAcademy__block:nth-child(even) {
      flex-direction: row-reverse; }
      @media (max-width: 991.98px) {
        .aboutAcademy__block:nth-child(even) {
          flex-direction: column; } }
    .aboutAcademy__block:last-child {
      margin-bottom: 0; }
    .aboutAcademy__block_blue .aboutAcademy__boxIcon {
      background: #00b8d6; }
    .aboutAcademy__block_green .aboutAcademy__boxIcon {
      background: #bfd730; }
    .aboutAcademy__block_orange .aboutAcademy__boxIcon {
      background: #f58220; }
  .aboutAcademy__box {
    display: flex;
    align-items: center;
    gap: 24px;
    flex: none;
    padding: 40px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    border-radius: 40px; }
    @media (max-width: 991.98px) {
      .aboutAcademy__box {
        width: 100%; } }
    @media (max-width: 575.98px) {
      .aboutAcademy__box {
        padding: 24px;
        gap: 16px;
        border-radius: 30px; } }
  .aboutAcademy__boxIcon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: #fff;
    background: #ed125f; }
    @media (max-width: 575.98px) {
      .aboutAcademy__boxIcon {
        width: 64px;
        height: 64px; } }
    .aboutAcademy__boxIcon svg {
      width: 32px;
      height: 32px; }
      @media (max-width: 575.98px) {
        .aboutAcademy__boxIcon svg {
          width: 24px;
          height: 24px; } }
  .aboutAcademy__boxContent {
    display: flex;
    flex-direction: column;
    gap: 6px; }
    @media (max-width: 575.98px) {
      .aboutAcademy__boxContent {
        gap: 4px; } }
  .aboutAcademy__boxSubtitle {
    font-size: 16px;
    line-height: 1.625;
    color: #fff; }
    @media (max-width: 575.98px) {
      .aboutAcademy__boxSubtitle {
        font-size: 14px; } }
  .aboutAcademy__boxTitle {
    font-family: "Gilroy", Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    color: #fff; }
    @media (max-width: 575.98px) {
      .aboutAcademy__boxTitle {
        font-size: 28px; } }
  .aboutAcademy__text {
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 575.98px) {
      .aboutAcademy__text {
        font-size: 16px;
        line-height: 1.625; } }
    .aboutAcademy__text p:last-child {
      margin-bottom: 0; }
  @media (max-width: 1199.98px) {
    .aboutAcademy__textLink {
      display: inline; }
      .aboutAcademy__textLink span {
        display: inline; }
      .aboutAcademy__textLink .line {
        display: none; } }

/* Наши преподаватели */
.teacher__header {
  margin-bottom: 40px;
  display: flex;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  @media (max-width: 767.98px) {
    .teacher__header {
      display: block; } }

.teacher__head {
  width: calc(100% - 280px);
  padding-right: 40px; }
  @media (max-width: 767.98px) {
    .teacher__head {
      width: 100%;
      padding-right: 0;
      padding-bottom: 24px; } }

.teacher__title {
  padding-bottom: 16px;
  margin: 0;
  color: #fff; }
  @media (max-width: 575.98px) {
    .teacher__title {
      font-size: 28px; } }

.teacher__description ul, .teacher__description ol {
  margin-top: 0;
  padding-left: 25px; }
  .teacher__description ul:last-child, .teacher__description ol:last-child {
    margin-bottom: 0; }

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

@media (max-width: 575.98px) {
  .teacher__description {
    font-size: 14px; } }

.teacher__video {
  width: 280px;
  max-width: 100%; }
  @media (max-width: 767.98px) {
    .teacher__video {
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 575.98px) {
    .teacher__video {
      width: 220px; } }
  .teacher__video .video__frame {
    padding-top: 64%; }
  .teacher__video .video__image {
    border-radius: 20px; }
    .teacher__video .video__image img {
      border-radius: 20px; }

.teacher__historyItem {
  position: relative;
  display: flex;
  padding: 0 0 40px 4px; }
  @media (max-width: 575.98px) {
    .teacher__historyItem {
      display: block;
      padding-left: 0;
      padding-bottom: 24px; } }
  .teacher__historyItem::before {
    content: "";
    position: absolute;
    left: 7.5px;
    top: 27px;
    bottom: -2px;
    width: 1px;
    background: rgba(255, 255, 255, 0.2); }
    @media (max-width: 575.98px) {
      .teacher__historyItem::before {
        top: 23px;
        bottom: 0; } }
  .teacher__historyItem::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 11px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff; }
    @media (max-width: 575.98px) {
      .teacher__historyItem::after {
        top: 7px; } }
  .teacher__historyItem:last-child {
    padding-bottom: 0; }
    .teacher__historyItem:last-child::before {
      display: none; }

.teacher__historyDate {
  flex: none;
  width: 288px;
  padding: 0 48px;
  font-size: 20px;
  line-height: 1.5;
  color: #fff; }
  @media (max-width: 767.98px) {
    .teacher__historyDate {
      padding-left: 24px;
      padding-right: 24px;
      width: 240px; } }
  @media (max-width: 575.98px) {
    .teacher__historyDate {
      padding-bottom: 8px;
      padding-right: 0;
      width: 100%;
      font-size: 14px; } }

.teacher__historyContent {
  width: calc(100% - 288px); }
  @media (max-width: 767.98px) {
    .teacher__historyContent {
      width: calc(100% - 240px); } }
  @media (max-width: 575.98px) {
    .teacher__historyContent {
      width: 100%;
      padding-left: 24px; } }

.teacher__historyTitle {
  margin: 0;
  padding-bottom: 8px;
  font-family: "Gilroy", Arial, sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.14;
  color: #fff; }
  @media (max-width: 767.98px) {
    .teacher__historyTitle {
      font-size: 20px; } }
  @media (max-width: 575.98px) {
    .teacher__historyTitle {
      padding-bottom: 4px; } }

.teacher__historyText {
  font-size: 20px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 767.98px) {
    .teacher__historyText {
      font-size: 16px; } }
  @media (max-width: 575.98px) {
    .teacher__historyText {
      font-size: 12px; } }
  .teacher__historyText p:last-child {
    margin-bottom: 0; }

.ourTeachers {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .ourTeachers {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .ourTeachers__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .ourTeachers__design .designIcon {
      left: 50%;
      top: 0; }
      .ourTeachers__design .designIcon_1 {
        width: 200px;
        height: 200px;
        margin-top: 889px;
        margin-left: -823px;
        transform: rotate(-30deg); }
        @media (max-width: 767.98px) {
          .ourTeachers__design .designIcon_1 {
            width: 100px;
            height: 100px;
            margin-top: 815px;
            margin-left: 0;
            left: -20px; } }
        @media (max-width: 575.98px) {
          .ourTeachers__design .designIcon_1 {
            margin-top: 740px; } }
        @media (max-width: 399.98px) {
          .ourTeachers__design .designIcon_1 {
            margin-top: 815px; } }
      .ourTeachers__design .designIcon_2 {
        width: 140px;
        height: 140px;
        margin-top: 341px;
        margin-left: 450px;
        transform: rotate(-30deg); }
        @media (max-width: 767.98px) {
          .ourTeachers__design .designIcon_2 {
            width: 70px;
            height: 70px;
            margin-left: 0;
            left: auto;
            right: -10px;
            margin-top: 330px; } }
        @media (max-width: 575.98px) {
          .ourTeachers__design .designIcon_2 {
            margin-top: 380px;
            margin-top: 300px; } }
        @media (max-width: 479.98px) {
          .ourTeachers__design .designIcon_2 {
            margin-top: 380px; } }
      .ourTeachers__design .designIcon_3 {
        width: 200px;
        height: 200px;
        margin-left: 509px;
        margin-top: 1205px;
        transform: rotate(45deg); }
        @media (max-width: 767.98px) {
          .ourTeachers__design .designIcon_3 {
            margin-left: auto;
            right: -28px;
            left: auto;
            margin-top: 1095px;
            width: 100px;
            height: 100px; } }
    @media (min-width: 992px) {
      .ourTeachers__design[data-design-state="2"] .designIcon_1 {
        margin-top: 1385px;
        transform: rotate(45deg); }
      .ourTeachers__design[data-design-state="2"] .designIcon_2 {
        margin-left: 620px;
        margin-top: 668px;
        transform: rotate(0deg); }
      .ourTeachers__design[data-design-state="2"] .designIcon_3 {
        margin-top: 1059px;
        margin-left: 469px;
        transform: rotate(-15deg); } }
    @media (min-width: 992px) {
      .ourTeachers__design[data-design-state="3"] .designIcon_1 {
        margin-top: 1066px;
        margin-left: -994px;
        transform: rotate(120deg); }
      .ourTeachers__design[data-design-state="3"] .designIcon_2 {
        margin-top: 897px;
        margin-left: 310px;
        transform: rotate(120deg); }
      .ourTeachers__design[data-design-state="3"] .designIcon_3 {
        margin-left: 670px;
        margin-top: 1300px;
        transform: rotate(120deg); } }
    @media (min-width: 992px) {
      .ourTeachers__design[data-design-state="4"] .designIcon_1 {
        margin-top: 592px;
        margin-left: -816px;
        transform: rotate(-135deg); }
      .ourTeachers__design[data-design-state="4"] .designIcon_2 {
        margin-top: 624px;
        margin-left: -27px;
        transform: rotate(-150deg); }
      .ourTeachers__design[data-design-state="4"] .designIcon_3 {
        margin-left: 318px;
        margin-top: 1430px;
        transform: rotate(-135deg); } }
  .ourTeachers__content {
    position: relative; }
  .ourTeachers__heading {
    padding-bottom: 64px; }
    @media (max-width: 575.98px) {
      .ourTeachers__heading {
        padding-bottom: 40px; } }
  @media (max-width: 767.98px) {
    .ourTeachers__text {
      font-size: 16px; } }
  .ourTeachers__preview {
    display: flex;
    padding-bottom: 40px;
    width: 800px;
    max-width: 100%; }
    @media (max-width: 575.98px) {
      .ourTeachers__preview {
        padding-bottom: 24px;
        width: auto;
        max-width: none;
        margin-left: -4px;
        margin-right: -4px; } }
  .ourTeachers__previewInner {
    position: relative;
    padding-top: 100%; }
  .ourTeachers__previewImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.35s transform;
    transform: scale(0.6);
    border-radius: 50%; }
    .ourTeachers__previewImage::after {
      content: "";
      position: absolute;
      left: -4px;
      top: -4px;
      bottom: -4px;
      right: -4px;
      border: 4px solid #ed125f;
      border-radius: 50%;
      opacity: 0;
      transition: 0.35s opacity; }
      @media (max-width: 575.98px) {
        .ourTeachers__previewImage::after {
          border-width: 2px;
          left: -2px;
          top: -2px;
          bottom: -2px;
          right: -2px; } }
    .ourTeachers__previewImage img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
    @media (max-width: 575.98px) {
      .ourTeachers__previewImage {
        transform: scale(0.8); } }
  .ourTeachers__previewItem {
    position: relative;
    width: 25%;
    opacity: 0.5;
    transition: 0.35s opacity;
    cursor: pointer; }
    @media (max-width: 575.98px) {
      .ourTeachers__previewItem {
        padding-left: 4px;
        padding-right: 4px; } }
    @media (hover) {
      .ourTeachers__previewItem:not([disabled]):hover {
        opacity: 1; } }
    .ourTeachers__previewItem.is-active {
      opacity: 1; }
      .ourTeachers__previewItem.is-active .ourTeachers__previewImage {
        transform: scale(1); }
        .ourTeachers__previewItem.is-active .ourTeachers__previewImage::after {
          opacity: 1; }
    .ourTeachers__previewItem:nth-child(4n+2) .ourTeachers__previewImage::after {
      border-color: #00b8d6; }
    .ourTeachers__previewItem:nth-child(4n+3) .ourTeachers__previewImage::after {
      border-color: #bfd730; }
    .ourTeachers__previewItem:nth-child(4n+4) .ourTeachers__previewImage::after {
      border-color: #f58220; }

/* Стать грумером */
.introductoryLesson {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .introductoryLesson {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .introductoryLesson__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px; }
    @media (max-width: 575.98px) {
      .introductoryLesson__icon {
        margin-bottom: 16px; } }
    .introductoryLesson__icon .icon {
      width: 40px;
      height: 40px;
      width: 64px;
      height: 64px;
      fill: #fff; }
      @media (max-width: 575.98px) {
        .introductoryLesson__icon .icon {
          width: 56px;
          height: 56px; } }
  .introductoryLesson__title {
    margin: 0 auto;
    max-width: 640px;
    padding-bottom: 16px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    text-align: center;
    color: #fff; }
    @media (max-width: 767.98px) {
      .introductoryLesson__title {
        font-size: 28px; } }
  .introductoryLesson__text {
    margin: 0 auto;
    max-width: 640px;
    text-align: center;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 767.98px) {
      .introductoryLesson__text {
        padding-bottom: 24px;
        font-size: 16px; } }
    .introductoryLesson__text p:last-child {
      margin-bottom: 0; }
  .introductoryLesson__form {
    margin: 0 auto;
    max-width: 480px; }
    .introductoryLesson__form .formSubmit {
      padding-top: 8px; }
    .introductoryLesson__form .formAgreement {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 40px;
      max-width: 400px; }
      @media (max-width: 575.98px) {
        .introductoryLesson__form .formAgreement {
          margin-bottom: 32px; } }
      .introductoryLesson__form .formAgreement:last-child {
        margin-bottom: 0; }
    .introductoryLesson__form .formInstallment {
      margin-bottom: 40px; }
      @media (max-width: 575.98px) {
        .introductoryLesson__form .formInstallment {
          margin-bottom: 32px; } }
      .introductoryLesson__form .formInstallment__text {
        margin: 0 auto;
        max-width: 350px; }
      .introductoryLesson__form .formInstallment:last-child {
        margin-bottom: 0; }
    @media (max-width: 575.98px) {
      .introductoryLesson__form .btnSubmit {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; } }
    @media (max-width: 575.98px) {
      .introductoryLesson__form .btnSubmit .icon {
        width: 16px;
        height: 16px; } }
  .introductoryLesson__box {
    position: relative;
    padding: 80px 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)) {
      .introductoryLesson__box {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .introductoryLesson__box {
        background-color: #393c44; } }
    @media (max-width: 767.98px) {
      .introductoryLesson__box {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .introductoryLesson__imageFrame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 40px; }
  .introductoryLesson__image {
    position: absolute;
    right: -90px;
    bottom: 0;
    width: 404px;
    height: 500px; }
    .introductoryLesson__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: content;
         object-fit: content; }
    @media (max-width: 991.98px) {
      .introductoryLesson__image {
        display: none; } }
  .introductoryLesson__content {
    position: relative;
    z-index: 1; }
  .introductoryLesson__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .introductoryLesson__design .designIcon {
      left: 50%;
      top: 100px; }
      .introductoryLesson__design .designIcon_1 {
        width: 140px;
        height: 140px;
        margin-left: -825px;
        transform: rotate(135deg); }
        @media (max-width: 767.98px) {
          .introductoryLesson__design .designIcon_1 {
            width: 70px;
            height: 70px;
            margin-left: 0;
            left: 5px;
            top: 25px;
            transform: rotate(120deg); } }
      .introductoryLesson__design .designIcon_2 {
        width: 200px;
        height: 200px;
        z-index: 2;
        top: 70%;
        margin-left: -668px;
        transform: rotate(-90deg); }
        @media (max-width: 767.98px) {
          .introductoryLesson__design .designIcon_2 {
            width: 100px;
            height: 100px;
            margin-left: 0;
            left: 0;
            top: auto;
            bottom: 36px; } }
      .introductoryLesson__design .designIcon_3 {
        margin-left: 729px;
        top: 370px;
        transform: rotate(30deg); }
        @media (max-width: 767.98px) {
          .introductoryLesson__design .designIcon_3 {
            margin-left: 0;
            left: auto;
            right: -36px;
            top: 350px; } }
    .introductoryLesson__design.is-active .designIcon_1 {
      margin-left: -619px;
      transform: rotate(-15deg);
      margin-top: 415px; }
    .introductoryLesson__design.is-active .designIcon_2 {
      margin-left: -124px;
      transform: rotate(-195deg);
      margin-top: 158px; }
    .introductoryLesson__design.is-active .designIcon_3 {
      margin-left: 449px;
      transform: rotate(-60deg);
      margin-top: -87px; }
  .introductoryLesson_2 .introductoryLesson__text {
    max-width: 540px; }

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

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

/* В чем выгода */
.whatBenefit {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .whatBenefit {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .whatBenefit__text {
    max-width: 424px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .whatBenefit__text {
        font-size: 16px;
        line-height: 1.625; } }
  .whatBenefit__flex {
    display: flex;
    gap: 72px; }
    @media (max-width: 575.98px) {
      .whatBenefit__flex {
        gap: 48px;
        flex-direction: column; } }
  .whatBenefit__item {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 33.33334%; }
    @media (max-width: 575.98px) {
      .whatBenefit__item {
        width: 100%;
        flex-direction: row;
        gap: 16px; } }
    .whatBenefit__item_base .whatBenefit__itemIcon {
      background: #00b8d6; }
    .whatBenefit__item_advanced .whatBenefit__itemIcon {
      background: #bfd730; }
    .whatBenefit__item_online .whatBenefit__itemIcon {
      background: #f58220; }
    .whatBenefit__item:first-child .whatBenefit__itemPlus {
      display: none; }
  .whatBenefit__itemIcon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    width: 80px;
    height: 80px;
    margin-bottom: 16px;
    border-radius: 50%;
    color: #fff;
    background: #ed125f; }
    @media (max-width: 575.98px) {
      .whatBenefit__itemIcon {
        width: 64px;
        height: 64px;
        margin-bottom: 0; } }
    .whatBenefit__itemIcon svg {
      width: 32px;
      height: 32px; }
      @media (max-width: 575.98px) {
        .whatBenefit__itemIcon svg {
          width: 24px;
          height: 24px; } }
  .whatBenefit__itemTitle, .whatBenefit__itemPrice {
    margin-bottom: 8px;
    font-family: "Gilroy", Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    text-align: center;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 991.98px) {
      .whatBenefit__itemTitle, .whatBenefit__itemPrice {
        font-size: 20px; } }
    @media (max-width: 575.98px) {
      .whatBenefit__itemTitle, .whatBenefit__itemPrice {
        margin-bottom: 6px;
        font-size: 24px;
        text-align: left; } }
    .whatBenefit__itemTitle:last-child, .whatBenefit__itemPrice:last-child {
      margin-bottom: 0; }
  .whatBenefit__itemPlus {
    position: absolute;
    left: -72px;
    top: 0;
    height: 100%;
    width: 72px; }
    @media (max-width: 575.98px) {
      .whatBenefit__itemPlus {
        left: 0;
        top: -48px;
        width: 64px;
        height: 48px; } }
    .whatBenefit__itemPlus::before, .whatBenefit__itemPlus::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      width: 18px;
      height: 2px;
      margin-left: -9px;
      margin-top: -1px;
      background: #fff; }
      @media (max-width: 575.98px) {
        .whatBenefit__itemPlus::before, .whatBenefit__itemPlus::after {
          width: 12px;
          height: 1px;
          margin-left: -6px;
          margin-top: -0.5px; } }
    .whatBenefit__itemPlus::after {
      transform: rotate(-90deg); }
  .whatBenefit__total {
    margin-top: 40px;
    padding: 24px 40px;
    border-radius: 40px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 575.98px) {
      .whatBenefit__total {
        margin-top: 24px;
        font-size: 24px; } }
    .whatBenefit__total:first-child {
      margin-top: 0; }
  .whatBenefit__arrows {
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px auto; }
    @media (max-width: 575.98px) {
      .whatBenefit__arrows {
        width: 56px;
        height: 56px;
        margin-top: 24px;
        margin-bottom: 24px; } }
    .whatBenefit__arrows svg {
      width: 32px;
      height: 32px;
      fill: #fff; }
      @media (max-width: 575.98px) {
        .whatBenefit__arrows svg {
          width: 24px;
          height: 24px; } }
  .whatBenefit__enroll .blockEnroll__icon {
    align-items: center;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    background: #ed125f; }
    @media (max-width: 575.98px) {
      .whatBenefit__enroll .blockEnroll__icon {
        width: 64px;
        height: 64px; } }
    .whatBenefit__enroll .blockEnroll__icon svg {
      width: 32px;
      height: 32px; }
      @media (max-width: 575.98px) {
        .whatBenefit__enroll .blockEnroll__icon svg {
          width: 24px;
          height: 24px; } }
  .whatBenefit__enroll .blockEnroll__text {
    font-size: 20px;
    line-height: 1.5;
    color: #fff; }
    @media (max-width: 575.98px) {
      .whatBenefit__enroll .blockEnroll__text {
        font-size: 14px; } }

/* О груминге */
.aboutGrooming {
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .aboutGrooming {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .aboutGrooming__flex {
    display: flex;
    gap: 80px; }
    @media (max-width: 1199.98px) {
      .aboutGrooming__flex {
        gap: 40px; } }
    @media (max-width: 991.98px) {
      .aboutGrooming__flex {
        flex-direction: column; } }
  .aboutGrooming__message {
    display: flex;
    gap: 40px; }
    @media (max-width: 991.98px) {
      .aboutGrooming__message {
        flex-direction: column; } }
    @media (max-width: 575.98px) {
      .aboutGrooming__message {
        gap: 16px; } }
  .aboutGrooming__messagePhoto {
    width: 80px;
    height: 80px;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    background: #00b8d6; }
    @media (max-width: 575.98px) {
      .aboutGrooming__messagePhoto {
        width: 80px;
        height: 80px; } }
    .aboutGrooming__messagePhoto svg {
      width: 32px;
      height: 32px;
      fill: #fff; }
  .aboutGrooming__column {
    width: 50%; }
    @media (max-width: 991.98px) {
      .aboutGrooming__column {
        width: 100%; } }
  .aboutGrooming__heading {
    padding-bottom: 24px; }
    @media (max-width: 575.98px) {
      .aboutGrooming__heading {
        padding-bottom: 16px; } }
  .aboutGrooming__text {
    color: #fff; }
    @media (max-width: 575.98px) {
      .aboutGrooming__text {
        padding-top: 16px;
        font-size: 16px;
        line-height: 1.625; } }
  @media (max-width: 1199.98px) {
    .aboutGrooming__title {
      font-size: 36px; } }
  @media (max-width: 575.98px) {
    .aboutGrooming__title {
      font-size: 28px; } }
  .aboutGrooming__more {
    font-size: 12px;
    line-height: 1.66; }
  .aboutGrooming__box {
    display: flex;
    gap: 24px;
    padding: 40px;
    margin-bottom: 24px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    border-radius: 40px; }
    @media (max-width: 575.98px) {
      .aboutGrooming__box {
        border-radius: 30px;
        margin-bottom: 16px;
        padding: 24px;
        gap: 16px; } }
    .aboutGrooming__box:last-child {
      margin-bottom: 0; }
    .aboutGrooming__box_blue .aboutGrooming__boxIcon {
      background: #00b8d6; }
    .aboutGrooming__box_orange .aboutGrooming__boxIcon {
      background: #f58220; }
  .aboutGrooming__boxIcon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: #fff;
    background: #ed125f; }
    @media (max-width: 575.98px) {
      .aboutGrooming__boxIcon {
        width: 64px;
        height: 64px; } }
    .aboutGrooming__boxIcon svg {
      width: 32px;
      height: 32px; }
      @media (max-width: 575.98px) {
        .aboutGrooming__boxIcon svg {
          width: 24px;
          height: 24px; } }
  .aboutGrooming__boxContent {
    display: flex;
    flex-direction: column;
    gap: 16px; }
    @media (max-width: 575.98px) {
      .aboutGrooming__boxContent {
        gap: 8px; } }
  .aboutGrooming__boxTitle {
    font-family: "Gilroy", Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 575.98px) {
      .aboutGrooming__boxTitle {
        font-size: 24px; } }
  .aboutGrooming__boxText {
    font-size: 20px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .aboutGrooming__boxText {
        font-size: 14px;
        line-height: 1.625; } }
    .aboutGrooming__boxText p:last-child {
      margin-bottom: 0; }

/* Благодаря Академии Groom */
.thanksAcademy {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .thanksAcademy {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .thanksAcademy__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .thanksAcademy__design .designIcon {
      left: 50%; }
      .thanksAcademy__design .designIcon_1 {
        width: 160px;
        height: 160px;
        bottom: -10px;
        margin-left: 0;
        transform: rotate(-120deg); }
        @media (max-width: 767.98px) {
          .thanksAcademy__design .designIcon_1 {
            width: 80px;
            height: 80px;
            bottom: 225px;
            transform: rotate(155deg);
            left: 63%; } }
      .thanksAcademy__design .designIcon_2 {
        width: 180px;
        height: 180px;
        top: 255px;
        margin-left: 455px;
        transform: rotate(90deg); }
        @media (max-width: 767.98px) {
          .thanksAcademy__design .designIcon_2 {
            width: 90px;
            height: 90px;
            top: 356px;
            margin-left: 0;
            left: 69%;
            transform: rotate(60deg); } }
  .thanksAcademy__content {
    position: relative; }
  .thanksAcademy__heading {
    display: flex;
    align-items: center;
    gap: 40px; }
    @media (max-width: 991.98px) {
      .thanksAcademy__heading {
        flex-direction: column; } }
    @media (max-width: 575.98px) {
      .thanksAcademy__heading {
        gap: 16px; } }
  .thanksAcademy__photo {
    width: 200px;
    height: 200px;
    flex: none;
    border-radius: 50%;
    overflow: hidden;
    background: #f58220; }
    @media (max-width: 575.98px) {
      .thanksAcademy__photo {
        width: 80px;
        height: 80px; } }
    .thanksAcademy__photo img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
  @media (max-width: 575.98px) {
    .thanksAcademy__title {
      text-align: center;
      font-size: 24px; } }
  .thanksAcademy__ticker {
    margin-bottom: 80px; }
    @media (max-width: 575.98px) {
      .thanksAcademy__ticker {
        margin-bottom: 40px; } }
    .thanksAcademy__ticker:last-child {
      margin-bottom: 0; }
  .thanksAcademy__message {
    display: flex;
    gap: 40px;
    margin-bottom: 40px; }
    @media (max-width: 575.98px) {
      .thanksAcademy__message {
        margin-bottom: 24px;
        gap: 16px; } }
    .thanksAcademy__message:last-child {
      margin-bottom: 0; }
    .thanksAcademy__message:nth-child(2n + 2) {
      flex-direction: row-reverse; }
      .thanksAcademy__message:nth-child(2n + 2) .thanksAcademy__messagePhoto {
        background: #00b8d6; }
      .thanksAcademy__message:nth-child(2n + 2) .thanksAcademy__messageBox {
        border-radius: 40px 8px 8px 40px; }
        @media (max-width: 575.98px) {
          .thanksAcademy__message:nth-child(2n + 2) .thanksAcademy__messageBox {
            border-radius: 30px 4px 4px 30px; } }
        .thanksAcademy__message:nth-child(2n + 2) .thanksAcademy__messageBox:last-child {
          border-bottom-right-radius: 40px; }
          @media (max-width: 575.98px) {
            .thanksAcademy__message:nth-child(2n + 2) .thanksAcademy__messageBox:last-child {
              border-bottom-right-radius: 30px; } }
  .thanksAcademy__messagePhoto {
    width: 120px;
    height: 120px;
    flex: none;
    border-radius: 50%;
    overflow: hidden;
    background: #ed125f; }
    @media (max-width: 575.98px) {
      .thanksAcademy__messagePhoto {
        width: 80px;
        height: 80px; } }
    .thanksAcademy__messagePhoto img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
  .thanksAcademy__messageBox {
    margin-bottom: 16px;
    padding: 32px;
    font-size: 20px;
    line-height: 1.5;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    border-radius: 8px 40px 40px 8px;
    color: #fff; }
    @media (max-width: 575.98px) {
      .thanksAcademy__messageBox {
        margin-bottom: 8px;
        padding: 20px 24px;
        border-radius: 4px 30px 30px 4px;
        font-size: 14px;
        line-height: 1.625; } }
    .thanksAcademy__messageBox p:last-child {
      margin-bottom: 0; }
    .thanksAcademy__messageBox:last-child {
      margin-bottom: 0;
      border-bottom-left-radius: 40px; }
      @media (max-width: 575.98px) {
        .thanksAcademy__messageBox:last-child {
          border-bottom-left-radius: 30px; } }

/* История груминга */
.historyGrooming {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .historyGrooming {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .historyGrooming__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .historyGrooming__design .designIcon {
      left: 50%;
      width: 200px;
      height: 200px; }
      @media (max-width: 767.98px) {
        .historyGrooming__design .designIcon {
          width: 100px;
          height: 100px; } }
      .historyGrooming__design .designIcon_1 {
        bottom: 0;
        margin-left: -440px;
        transform: rotate(-110deg); }
        @media (max-width: 767.98px) {
          .historyGrooming__design .designIcon_1 {
            bottom: 18px;
            top: auto;
            margin-left: 0;
            left: 55%; } }
      .historyGrooming__design .designIcon_2 {
        top: 240px;
        margin-left: 455px;
        transform: rotate(110deg); }
        @media (max-width: 767.98px) {
          .historyGrooming__design .designIcon_2 {
            margin-left: 0;
            left: 13%;
            top: 30px;
            transform: rotate(35deg); } }
  .historyGrooming__content {
    position: relative; }
  .historyGrooming__heading {
    padding-bottom: 64px; }
    @media (max-width: 575.98px) {
      .historyGrooming__heading {
        padding-bottom: 24px; } }
  .historyGrooming__title {
    margin: 0 auto;
    max-width: 640px; }
    @media (max-width: 575.98px) {
      .historyGrooming__title {
        font-size: 28px; } }
  @media (max-width: 575.98px) {
    .historyGrooming__text {
      font-size: 16px;
      line-height: 1.625; } }
  .historyGrooming__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 24px; }
    @media (max-width: 575.98px) {
      .historyGrooming__icon {
        margin-bottom: 16px; } }
    .historyGrooming__icon svg {
      width: 64px;
      height: 64px;
      fill: #fff; }
      @media (max-width: 575.98px) {
        .historyGrooming__icon svg {
          width: 40px;
          height: 40px; } }
  .historyGrooming__box {
    padding: 80px 40px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    border-radius: 40px; }
    @media (max-width: 575.98px) {
      .historyGrooming__box {
        padding: 40px 24px;
        border-radius: 30px; } }
  .historyGrooming__code {
    margin: 0 auto 24px;
    width: 248px;
    height: 248px;
    border-radius: 40px;
    padding: 24px;
    background: #fff; }
    @media (max-width: 575.98px) {
      .historyGrooming__code {
        display: none; } }
    .historyGrooming__code img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .historyGrooming__code:last-child {
      margin-bottom: 0; }
    .historyGrooming__code--prepaid {
      display: block; }
  .historyGrooming__read {
    display: flex;
    justify-content: center;
    text-align: center; }
  .historyGrooming__readLink {
    font-size: 20px;
    line-height: 1.5; }
    @media (max-width: 575.98px) {
      .historyGrooming__readLink {
        display: none; } }
  @media (min-width: 576px) {
    .historyGrooming__readButton {
      display: none; } }
  @media (max-width: 575.98px) {
    .historyGrooming__readButton {
      padding-left: 32px;
      padding-right: 32px;
      height: 56px;
      font-size: 16px; }
      .historyGrooming__readButton svg {
        width: 16px;
        height: 16px; } }

/* Записаться на курс */
.signUpCourse {
  position: relative;
  padding: 100px 0 40px; }
  @media (max-width: 1199.98px) {
    .signUpCourse {
      padding-top: 80px; } }
  @media (max-width: 575.98px) {
    .signUpCourse {
      padding-bottom: 16px; } }
  .signUpCourse__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .signUpCourse__design .designIcon {
      left: 50%;
      z-index: 2;
      top: 0; }
      .signUpCourse__design .designIcon_1 {
        margin-top: 482px;
        margin-left: -981px;
        transform: rotate(45deg); }
        @media (max-width: 767.98px) {
          .signUpCourse__design .designIcon_1 {
            left: -32px;
            margin-left: 0;
            margin-top: 330px; } }
      .signUpCourse__design .designIcon_2 {
        margin-top: 130px;
        margin-left: 664px;
        transform: rotate(-15deg); }
        @media (max-width: 767.98px) {
          .signUpCourse__design .designIcon_2 {
            margin-top: -40px;
            margin-left: -74px;
            top: 100%; } }
      .signUpCourse__design .designIcon_3 {
        margin-top: -35px;
        margin-left: 657px;
        top: 100%;
        transform: rotate(15deg); }
        @media (max-width: 767.98px) {
          .signUpCourse__design .designIcon_3 {
            top: 565px;
            margin-left: 50px; } }
    @media (min-width: 992px) {
      .signUpCourse__design.is-active .designIcon_1 {
        margin-left: -394px;
        transform: rotate(135deg);
        margin-top: 187px; }
      .signUpCourse__design.is-active .designIcon_2 {
        margin-left: -122px;
        margin-top: 631px;
        transform: rotate(-105deg); }
      .signUpCourse__design.is-active .designIcon_3 {
        margin-left: -878px;
        transform: rotate(-15deg);
        margin-top: -176px; } }
  .signUpCourse__flex {
    display: flex;
    grid-gap: 40px; }
    @media (max-width: 991.98px) {
      .signUpCourse__flex {
        display: block; } }
  .signUpCourse__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)) {
      .signUpCourse__column {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .signUpCourse__column {
        background-color: #393c44; } }
    @media (max-width: 767.98px) {
      .signUpCourse__column {
        border-radius: 30px; } }
    .signUpCourse__column_2 {
      z-index: 2; }
    @media (max-width: 1599.98px) {
      .signUpCourse__column {
        padding-left: 40px;
        padding-right: 40px; } }
    @media (max-width: 991.98px) {
      .signUpCourse__column {
        margin-bottom: 24px;
        width: 100%;
        padding-left: 40px;
        padding-right: 40px; }
        .signUpCourse__column:last-child {
          margin-bottom: 0; } }
    @media (max-width: 575.98px) {
      .signUpCourse__column {
        padding: 40px 24px;
        margin-bottom: 16px; } }
  .signUpCourse__photo {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 40px; }
    @media (max-width: 575.98px) {
      .signUpCourse__photo {
        width: 120px;
        height: 120px;
        margin-bottom: 24px; } }
    .signUpCourse__photo img {
      display: block;
      width: 100%;
      height: 100%; }
  .signUpCourse__text {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    .signUpCourse__text h3 {
      margin: 0 0 40px;
      color: #fff; }
      @media (max-width: 1199.98px) {
        .signUpCourse__text h3 {
          font-size: 40px; } }
      .signUpCourse__text h3 span {
        display: block; }
      @media (max-width: 575.98px) {
        .signUpCourse__text h3 {
          margin-bottom: 24px;
          font-size: 28px; } }
  .signUpCourse__social {
    display: flex;
    justify-content: center;
    margin-top: auto; }
    .signUpCourse__social .social__list {
      grid-gap: 24px; }
      @media (max-width: 1439.98px) {
        .signUpCourse__social .social__list {
          grid-gap: 16px; } }
      @media (max-width: 991.98px) {
        .signUpCourse__social .social__list {
          grid-gap: 24px; } }
      @media (max-width: 767.98px) {
        .signUpCourse__social .social__list {
          grid-gap: 16px; } }
    .signUpCourse__social .social__link {
      width: 72px;
      height: 72px; }
      .signUpCourse__social .social__link .icon {
        width: 36px;
        height: 36px; }
        @media (max-width: 575.98px) {
          .signUpCourse__social .social__link .icon {
            width: 24px;
            height: 24px; } }
      @media (max-width: 575.98px) {
        .signUpCourse__social .social__link {
          width: 48px;
          height: 48px; } }
  .signUpCourse__button {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    width: 360px;
    max-width: 100%; }
    .signUpCourse__button .btn {
      max-width: 100%;
      width: 100%; }
      @media (max-width: 575.98px) {
        .signUpCourse__button .btn {
          height: 56px;
          padding-left: 32px;
          padding-right: 32px;
          font-size: 16px; }
          .signUpCourse__button .btn .icon {
            width: 16px;
            height: 16px; } }
  .signUpCourse_2 {
    padding-bottom: 40px; }
    @media (max-width: 575.98px) {
      .signUpCourse_2 {
        padding-bottom: 16px; } }
  .signUpCourse_3 .signUpCourse__design .designIcon {
    width: 200px;
    height: 200px; }
    @media (max-width: 767.98px) {
      .signUpCourse_3 .signUpCourse__design .designIcon {
        width: 80px;
        height: 80px; } }
    .signUpCourse_3 .signUpCourse__design .designIcon_1 {
      margin-left: -310px;
      margin-top: 0;
      top: 87%;
      transform: rotate(180deg); }
      @media (max-width: 767.98px) {
        .signUpCourse_3 .signUpCourse__design .designIcon_1 {
          margin-left: 0;
          left: -16px;
          transform: rotate(-60deg);
          top: 79%; } }
    .signUpCourse_3 .signUpCourse__design .designIcon_2 {
      margin-top: 0;
      transform: rotate(70deg);
      margin-left: 600px;
      top: -6%; }
      @media (max-width: 767.98px) {
        .signUpCourse_3 .signUpCourse__design .designIcon_2 {
          right: -30px;
          margin-left: 0;
          left: auto;
          transform: rotate(125deg);
          top: 8%; } }

/* Почему стоит выбрать онлайн-курс */
.whyChoose {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .whyChoose {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .whyChoose__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .whyChoose__design .designIcon {
      left: 50%;
      width: 200px;
      height: 200px; }
      .whyChoose__design .designIcon_1 {
        top: 24%;
        margin-left: -675px;
        transform: rotate(-30deg); }
      .whyChoose__design .designIcon_2 {
        top: 63%;
        margin-left: 475px;
        transform: rotate(160deg); }
  .whyChoose__content {
    position: relative; }
  .whyChoose__items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -16px;
    gap: 16px; }
  .whyChoose__item {
    width: calc(50% - 16px); }
    @media (max-width: 991.98px) {
      .whyChoose__item {
        width: calc(100% - 16px); } }
  .whyChoose_second {
    padding-bottom: 80px; }
    @media (max-width: 575.98px) {
      .whyChoose_second {
        padding-bottom: 40px; } }
    .whyChoose_second .whyChoose__items {
      gap: 24px;
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      margin-right: 0; }
      @media (max-width: 767.98px) {
        .whyChoose_second .whyChoose__items {
          grid-template-columns: repeat(1, minmax(0, 1fr));
          gap: 40px; } }
    .whyChoose_second .whyChoose__item {
      width: auto;
      padding: 0;
      background: none;
      flex-direction: column;
      align-items: center;
      text-align: center;
      -webkit-backdrop-filter: none;
              backdrop-filter: none; }
    .whyChoose_second .whyChoose__design .designIcon_1 {
      top: 18%;
      margin-left: -820px;
      transform: rotate(-230deg);
      width: 140px;
      height: 140px; }
      @media (max-width: 767.98px) {
        .whyChoose_second .whyChoose__design .designIcon_1 {
          width: 70px;
          height: 70px;
          margin-left: 0;
          left: auto;
          right: -17px;
          top: 52%; } }
    @media (max-width: 575.98px) {
      .whyChoose_second .infoBox__icon {
        width: 56px;
        height: 56px; }
        .whyChoose_second .infoBox__icon svg {
          width: 24px;
          height: 24px; } }
    .whyChoose_second + .introductoryLesson {
      padding-top: 0; }

/* Какие породы требуются в модели */
.whatBreeds {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .whatBreeds {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .whatBreeds__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .whatBreeds__design .designIcon {
      left: 50%;
      width: 200px;
      height: 200px; }
      .whatBreeds__design .designIcon_1 {
        top: 42%;
        margin-left: -675px;
        transform: rotate(-90deg); }
      .whatBreeds__design .designIcon_2 {
        top: 63%;
        margin-left: 475px;
        transform: rotate(-12deg); }
  .whatBreeds__content {
    position: relative; }
  .whatBreeds__items {
    display: flex;
    flex-wrap: wrap;
    gap: 40px; }
  .whatBreeds__item {
    width: calc(50% - 20px);
    display: flex;
    align-items: center;
    gap: 24px; }
    @media (max-width: 991.98px) {
      .whatBreeds__item {
        width: 100%; } }
  .whatBreeds__image {
    flex: none;
    width: 184px;
    height: 184px;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(50px);
            backdrop-filter: blur(50px);
    overflow: hidden; }
    @media (max-width: 575.98px) {
      .whatBreeds__image {
        width: 80px;
        height: 80px;
        border-radius: 50%; } }
    .whatBreeds__image img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .whatBreeds__content {
    display: flex;
    flex-direction: column;
    gap: 8px; }
    @media (max-width: 575.98px) {
      .whatBreeds__content {
        gap: 8px;
        width: 100%; } }
  .whatBreeds__breed {
    font-family: "Gilroy", Arial, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 575.98px) {
      .whatBreeds__breed {
        font-size: 24px; } }
  .whatBreeds__text {
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 575.98px) {
      .whatBreeds__text {
        font-size: 14px;
        line-height: 1.625; } }
    .whatBreeds__text p:last-child {
      margin-bottom: 0; }

/* Как проходит обучение? */
.howTrainingGoing {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .howTrainingGoing {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .howTrainingGoing__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .howTrainingGoing__design .designIcon {
      left: 50%;
      width: 200px;
      height: 200px; }
      @media (max-width: 767.98px) {
        .howTrainingGoing__design .designIcon {
          width: 90px;
          height: 90px; } }
      .howTrainingGoing__design .designIcon_1 {
        top: 40%;
        margin-left: -810px;
        transform: rotate(180deg); }
        @media (max-width: 767.98px) {
          .howTrainingGoing__design .designIcon_1 {
            margin-left: 0;
            left: -30px;
            transform: rotate(255deg);
            top: 54%; } }
      .howTrainingGoing__design .designIcon_2 {
        width: 140px;
        top: 15%;
        margin-left: 450px;
        transform: rotate(-30deg); }
        @media (max-width: 767.98px) {
          .howTrainingGoing__design .designIcon_2 {
            margin-left: 0;
            left: auto;
            right: -63px;
            top: 25%; } }
      .howTrainingGoing__design .designIcon_3 {
        top: 81%;
        margin-left: 160px;
        transform: rotate(150deg); }
        @media (max-width: 767.98px) {
          .howTrainingGoing__design .designIcon_3 {
            margin-left: 0;
            top: 94%; } }
      .howTrainingGoing__design .designIcon_4 {
        top: 40%;
        margin-left: -810px;
        width: 140px;
        transform: rotate(200deg); }
        @media (max-width: 767.98px) {
          .howTrainingGoing__design .designIcon_4 {
            margin-left: 0;
            left: -30px;
            transform: rotate(255deg);
            top: 54%; } }
      .howTrainingGoing__design .designIcon_5 {
        top: 52%;
        margin-left: 450px;
        transform: rotate(150deg); }
        @media (max-width: 767.98px) {
          .howTrainingGoing__design .designIcon_5 {
            margin-left: 0;
            left: auto;
            right: -63px;
            top: 25%; } }
  .howTrainingGoing__content {
    position: relative; }
  @media (max-width: 575.98px) {
    .howTrainingGoing__title {
      text-align: center; } }
  .howTrainingGoing__item {
    position: relative;
    padding-left: 52px;
    padding-bottom: 40px; }
    @media (max-width: 575.98px) {
      .howTrainingGoing__item {
        padding-left: 24px;
        padding-bottom: 24px; } }
    .howTrainingGoing__item::before {
      content: "";
      position: absolute;
      top: 28px;
      bottom: -4px;
      left: 3.5px;
      width: 1px;
      background: rgba(255, 255, 255, 0.2); }
      @media (max-width: 575.98px) {
        .howTrainingGoing__item::before {
          margin-top: -2px; } }
    .howTrainingGoing__item::after {
      content: "";
      position: absolute;
      top: 12px;
      left: 0;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #fff; }
      @media (max-width: 575.98px) {
        .howTrainingGoing__item::after {
          margin-top: -2px; } }
    .howTrainingGoing__item:last-child {
      padding-bottom: 0; }
      .howTrainingGoing__item:last-child::before {
        display: none; }
  .howTrainingGoing__itemTitle {
    padding-bottom: 8px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 767.98px) {
      .howTrainingGoing__itemTitle {
        font-size: 24px; } }
  .howTrainingGoing__itemText {
    font-size: 20px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 767.98px) {
      .howTrainingGoing__itemText {
        font-size: 16px; } }
    @media (max-width: 575.98px) {
      .howTrainingGoing__itemText {
        font-size: 14px;
        line-height: 1.7; } }
    .howTrainingGoing__itemText p:last-child {
      margin-bottom: 0; }

/* Хотите научится грумингу */
.wantLearn {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .wantLearn {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .wantLearn__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .wantLearn__design .designIcon {
      left: 50%;
      width: 180px;
      height: 180px; }
      @media (max-width: 767.98px) {
        .wantLearn__design .designIcon {
          width: 90px;
          height: 90px; } }
      .wantLearn__design .designIcon_1 {
        top: 29%;
        margin-left: -843px;
        transform: rotate(180deg); }
        @media (max-width: 767.98px) {
          .wantLearn__design .designIcon_1 {
            left: -20px;
            margin-left: 0;
            top: 18%; } }
      .wantLearn__design .designIcon_2 {
        width: 160px;
        height: 160px;
        top: 57%;
        margin-left: 645px;
        transform: rotate(145deg); }
        @media (max-width: 767.98px) {
          .wantLearn__design .designIcon_2 {
            margin-left: 0;
            left: auto;
            right: 36px;
            width: 90px;
            height: 90px;
            top: 63.5%; } }
  .wantLearn__content {
    position: relative; }
  @media (max-width: 767.98px) {
    .wantLearn__text {
      font-size: 14px;
      line-height: 1.7; } }
  .wantLearn__items {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 16px; }
    @media (max-width: 991.98px) {
      .wantLearn__items {
        grid-template-columns: repeat(1, minmax(0, 1fr)); } }
    @media (max-width: 767.98px) {
      .wantLearn__items {
        gap: 8px;
        margin-bottom: 8px; } }
    .wantLearn__items:last-child {
      margin-bottom: 0; }
  .wantLearn__item {
    align-items: center; }
    @media (max-width: 767.98px) {
      .wantLearn__item {
        align-items: flex-start; } }
    .wantLearn__item .infoBox__content {
      justify-content: center; }
    .wantLearn__item .infoBox__text {
      font-family: "Gilroy", Arial, sans-serif;
      font-weight: 800;
      font-size: 28px;
      line-height: 1.14;
      color: #fff; }
      @media (max-width: 767.98px) {
        .wantLearn__item .infoBox__text {
          font-size: 24px; } }
    @media (max-width: 767.98px) {
      .wantLearn__item .infoBox__icon {
        width: 56px;
        height: 56px; } }
  .wantLearn__total {
    display: flex;
    gap: 8px; }
    @media (max-width: 1199.98px) {
      .wantLearn__total {
        flex-wrap: wrap; } }
  .wantLearn__totalItem {
    padding: 40px;
    flex-grow: 1;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    text-align: center;
    color: #fff;
    border-radius: 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)) {
      .wantLearn__totalItem {
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .wantLearn__totalItem {
        background-color: #393c44; } }
    @media (max-width: 991.98px) {
      .wantLearn__totalItem {
        width: calc(50% - 8px);
        text-align: left; } }
    @media (max-width: 767.98px) {
      .wantLearn__totalItem {
        padding: 24px; } }
    .wantLearn__totalItem_equals {
      padding-left: 32px;
      padding-right: 32px;
      flex-grow: 0; }
      @media (max-width: 991.98px) {
        .wantLearn__totalItem_equals {
          width: auto; } }
      @media (max-width: 767.98px) {
        .wantLearn__totalItem_equals {
          padding-left: 24px;
          padding-right: 24px; } }
    @media (max-width: 1199.98px) {
      .wantLearn__totalItem_price {
        width: 100%; } }
    .wantLearn__totalItem:first-child {
      border-radius: 40px 8px 8px 40px; }
      @media (max-width: 1199.98px) {
        .wantLearn__totalItem:first-child {
          border-radius: 40px 8px 8px 8px; } }
      @media (max-width: 767.98px) {
        .wantLearn__totalItem:first-child {
          border-radius: 30px 8px 8px 8px; } }
    .wantLearn__totalItem:last-child {
      border-radius: 8px 40px 40px 8px; }
      @media (max-width: 1199.98px) {
        .wantLearn__totalItem:last-child {
          border-radius: 8px 8px 40px 8px; } }
      @media (max-width: 767.98px) {
        .wantLearn__totalItem:last-child {
          border-radius: 8px 8px 30px 8px; } }

/* Энциклопедия */
.encyclopedia {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .encyclopedia {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .encyclopedia__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .encyclopedia__design .designIcon {
      left: 50%;
      width: 160px;
      height: 160px; }
      @media (max-width: 767.98px) {
        .encyclopedia__design .designIcon {
          width: 80px;
          height: 80px; } }
      .encyclopedia__design .designIcon_1 {
        top: 19%;
        margin-left: -850px;
        transform: rotate(-30deg); }
        @media (max-width: 767.98px) {
          .encyclopedia__design .designIcon_1 {
            top: 19%;
            margin-left: 0;
            left: -20px; } }
      .encyclopedia__design .designIcon_2 {
        top: 51%;
        margin-left: 523px;
        transform: rotate(45deg); }
        @media (max-width: 767.98px) {
          .encyclopedia__design .designIcon_2 {
            margin-left: 0;
            left: auto;
            right: -30px;
            top: 58%; } }
  .encyclopedia__content {
    position: relative; }
  @media (max-width: 767.98px) {
    .encyclopedia__heading .heading__text {
      padding-top: 16px; } }
  .encyclopedia__text {
    margin-left: auto;
    margin-right: auto;
    max-width: 728px;
    text-align: center; }
    @media (max-width: 767.98px) {
      .encyclopedia__text {
        font-size: 16px; } }
    .encyclopedia__text_bottom {
      margin-bottom: 24px; }
      @media (max-width: 767.98px) {
        .encyclopedia__text_bottom {
          margin-bottom: 16px; } }
      .encyclopedia__text_bottom:last-child {
        margin-bottom: 0; }
  .encyclopedia__flex {
    display: flex;
    gap: 16px;
    max-width: 1104px;
    margin-bottom: 40px; }
    @media (max-width: 767.98px) {
      .encyclopedia__flex {
        flex-direction: column; } }
    .encyclopedia__flex:last-child {
      margin-bottom: 0; }
  .encyclopedia__box {
    width: 50%;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px); }
    @media (max-width: 767.98px) {
      .encyclopedia__box {
        width: 100%;
        border-radius: 30px; } }
  .encyclopedia__pictureLink {
    position: relative;
    padding-top: 100%;
    display: block;
    border-radius: 40px;
    overflow: hidden;
    text-decoration: none; }
    .encyclopedia__pictureLink:hover .encyclopedia__pictureIcon {
      opacity: 1;
      transform: translate(-50%, -50%) scale(1); }
  .encyclopedia__pictureImage {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 40px; }
    @media (max-width: 767.98px) {
      .encyclopedia__pictureImage {
        border-radius: 30px; } }
  .encyclopedia__pictureIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.5);
    transition: 0.35s opacity, 0.35s transform;
    pointer-events: none;
    will-change: transform, opacity; }
    @media (max-width: 767.98px) {
      .encyclopedia__pictureIcon {
        width: 56px;
        height: 56px; } }
    .encyclopedia__pictureIcon svg {
      fill: #23262F; }
      @media (max-width: 767.98px) {
        .encyclopedia__pictureIcon svg {
          width: 16px;
          height: 16px; } }
  .encyclopedia__pictureCaption {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 0 40px;
    bottom: 24px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5); }
    @media (max-width: 767.98px) {
      .encyclopedia__pictureCaption {
        bottom: 16px;
        padding: 0 16px;
        font-size: 12px;
        line-height: 1.65; } }
  .encyclopedia__price {
    margin-bottom: 40px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    color: #fff; }
    @media (max-width: 767.98px) {
      .encyclopedia__price {
        margin-bottom: 24px;
        font-size: 28px; } }
    .encyclopedia__price:last-child {
      margin-bottom: 0; }
  .encyclopedia__button {
    width: 360px;
    max-width: 100%; }
    @media (max-width: 575.98px) {
      .encyclopedia__button {
        width: 100%;
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; } }
  @media (max-width: 575.98px) and (max-width: 575.98px) {
    .encyclopedia__button svg {
      width: 16px;
      height: 16px; } }

/* Города, где проводится обучение */
.citiesTraining {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .citiesTraining {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .citiesTraining__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .citiesTraining__design .designIcon {
      left: 50%;
      width: 180px;
      height: 180px; }
      @media (max-width: 767.98px) {
        .citiesTraining__design .designIcon {
          width: 90px;
          height: 90px; } }
      .citiesTraining__design .designIcon_1 {
        top: 29%;
        margin-left: -843px;
        transform: rotate(180deg); }
        @media (max-width: 767.98px) {
          .citiesTraining__design .designIcon_1 {
            left: -20px;
            margin-left: 0;
            top: 18%; } }
      .citiesTraining__design .designIcon_2 {
        width: 160px;
        height: 160px;
        top: 57%;
        margin-left: 645px;
        transform: rotate(145deg); }
        @media (max-width: 767.98px) {
          .citiesTraining__design .designIcon_2 {
            margin-left: 0;
            left: auto;
            right: 36px;
            width: 90px;
            height: 90px;
            top: 63.5%; } }
  .citiesTraining__text {
    font-size: 16px; }
  .citiesTraining__content {
    position: relative; }
  .citiesTraining__items {
    display: flex;
    gap: 16px;
    flex-direction: column; }
  .citiesTraining__item {
    padding: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 24px;
    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)) {
      .citiesTraining__item {
        -webkit-backdrop-filter: blur(25px);
        backdrop-filter: blur(25px); } }
    @supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
      .citiesTraining__item {
        background-color: #393c44; } }
    @media (max-width: 991.98px) {
      .citiesTraining__item {
        flex-direction: column;
        align-items: flex-start; } }
    @media (max-width: 767.98px) {
      .citiesTraining__item {
        padding: 24px;
        border-radius: 30px;
        align-items: flex-start; } }
  .citiesTraining__itemLocation {
    margin-bottom: 16px;
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 767.98px) {
      .citiesTraining__itemLocation {
        font-size: 24px; } }
  .citiesTraining__itemDate {
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #bfd730; }
    @media (max-width: 767.98px) {
      .citiesTraining__itemDate {
        font-size: 24px; } }
  .citiesTraining__itemButton {
    width: 100%; }
    @media (max-width: 575.98px) {
      .citiesTraining__itemButton {
        height: 56px;
        padding-left: 32px;
        padding-right: 32px;
        font-size: 16px; }
        .citiesTraining__itemButton svg {
          width: 16px;
          height: 16px; } }
  .citiesTraining__itemWrapButton {
    flex-shrink: 0;
    margin-left: auto;
    width: 400px;
    max-width: 100%; }
    @media (max-width: 991.98px) {
      .citiesTraining__itemWrapButton {
        margin-left: 0; } }
    @media (max-width: 767.98px) {
      .citiesTraining__itemWrapButton {
        width: 100%; } }

/* Наши выездные мастера */
.ourMasters {
  position: relative;
  padding: 100px 0; }
  @media (max-width: 1199.98px) {
    .ourMasters {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .ourMasters__design {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .ourMasters__design .designIcon {
      left: 50%;
      width: 160px;
      height: 160px; }
      @media (max-width: 767.98px) {
        .ourMasters__design .designIcon {
          width: 100px;
          height: 100px; } }
      .ourMasters__design .designIcon_1 {
        top: 24%;
        margin-left: -830px;
        transform: rotate(-30deg); }
        @media (max-width: 767.98px) {
          .ourMasters__design .designIcon_1 {
            margin-left: 0;
            left: auto;
            right: -6%;
            top: 49%; } }
      .ourMasters__design .designIcon_2 {
        top: 21%;
        margin-left: 590px;
        transform: rotate(-30deg);
        width: 140px;
        height: 140px; }
        @media (max-width: 767.98px) {
          .ourMasters__design .designIcon_2 {
            width: 70px;
            height: 70px;
            margin-left: 0;
            left: auto;
            right: 3%;
            top: 18%; } }
      .ourMasters__design .designIcon_3 {
        top: 85%;
        margin-left: 10px;
        transform: rotate(45deg); }
        @media (max-width: 767.98px) {
          .ourMasters__design .designIcon_3 {
            margin-left: 0;
            left: 57%;
            top: 91%; } }
  .ourMasters__content {
    position: relative; }
  .ourMasters__items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px 24px;
    flex-direction: column; }
    @media (max-width: 575.98px) {
      .ourMasters__items {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 24px; } }
  .ourMasters__item {
    display: flex;
    align-items: center;
    gap: 40px; }
    @media (max-width: 991.98px) {
      .ourMasters__item {
        gap: 24px; } }
    @media (max-width: 575.98px) {
      .ourMasters__item {
        gap: 24px; } }
  .ourMasters__itemImage {
    flex-shrink: 0;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden; }
    @media (max-width: 991.98px) {
      .ourMasters__itemImage {
        width: 80px;
        height: 80px; } }
    .ourMasters__itemImage img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 50%; }
  .ourMasters__itemName {
    font-family: "Gilroy", Arial, sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 1.14;
    color: #fff; }
    @media (max-width: 991.98px) {
      .ourMasters__itemName {
        font-size: 24px; } }

/* Модель на постоянной основе */
.modelAlways__image img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.1);
  pointer-events: none; }

.modelAlways__content {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column; }

.modelAlways__title {
  line-height: 1;
  color: #fff;
  margin: 64px 0 0 0;
  text-align: center; }
  .modelAlways__title span {
    color: #bfd730; }
  @media (max-width: 991.98px) {
    .modelAlways__title {
      font-size: 40px; } }

.modelAlways__text {
  text-align: center;
  margin-top: 24px;
  max-width: 740px; }
  .modelAlways__text span {
    color: #bfd730; }
  @media (max-width: 575.98px) {
    .modelAlways__text {
      font-size: 14px;
      line-height: 1.625; } }
  .modelAlways__text p:last-child {
    margin-bottom: 0; }

.modelAlways__button {
  margin: 64px 0 0 0;
  width: 380px; }
  @media (max-width: 575.98px) {
    .modelAlways__button {
      width: 100%;
      height: 56px;
      padding-left: 32px;
      padding-right: 32px;
      font-size: 16px; }
      .modelAlways__button svg {
        width: 16px;
        height: 16px; } }

