@font-face {
  font-family: "RussoOne";
  src: url("../../static/fonts/RussoOne-Regular.woff") format("woff"), url("../../static/fonts/RussoOne-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../../static/fonts/Helvetica-Bold.woff") format("woff"), url("../../static/fonts/Helvetica-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../../static/fonts/Helvetica.woff") format("woff"), url("../../static/fonts/Helvetica.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
.bg-accent-first {
  background: #f15a31;
}
.text-accent-first{
  color: #f15a31;
}

.bg-accent-second {
  background: #00a99d;
}
.text-accent-second{
  color: #00a99d;
}

.bg-accent-third {
  background: #ffbf19;
}
.text-accent-third{
  color: #ffbf19;
}

.bg-accent-fourth {
  background: #9c3095;
}
.text-accent-fourth{
  color: #9c3095;
}

.bg-accent-fifth {
  background: #e21b52;
}
.text-accent-fifth{
  color: #e21b52;
}

.bg-accent-sixth {
  background: #79a342;
}
.text-accent-sixth{
  color: #79a342;
}

.bg-dark-primary {
  background: #000000;
}

.bg-dark-secondary {
  background: #18171c;
}

.bg-dark-tertiary {
  background: #212024;
}

.bg-dark-quaternary {
  background: #333132;
}

.bg-dark-quinary {
  background: #424242;
}

.bg-light-primary {
  background: #fff;
}

.bg-light-secondary {
  background: #f2f2f3;
}

.bg-light-tertiary {
  background: #dcdfe2;
}

.bg-light-quaternary {
  background: #a0a0a0;
}

.bg-dark-primary {
  background: #000000;
}

.text-accent-first {
  color: #f15a31;
}

.text-accent-second {
  color: #00a99d;
}

.text-accent-third {
  color: #ffbf19;
}

.text-accent-fourth {
  color: #9c3095;
}

.text-accent-fifth {
  color: #e21b52;
}

.text-accent-sixth {
  color: #79a342;
}

.text-dark-primary {
  color: #000000;
}

.text-dark-secondary {
  color: #18171c;
}

.text-dark-tertiary {
  color: #212024;
}

.text-dark-quaternary {
  color: #333132;
}

.text-dark-quinary {
  color: #424242;
}

.text-light-primary {
  color: #fff;
}

.text-light-secondary {
  color: #f2f2f3;
}

.text-light-tertiary {
  color: #dcdfe2;
}

.text-light-quaternary {
  color: #a0a0a0;
}

.text-gradient, .requirements-card__accent-text sub, .trainer__phone a {
  background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.underline {
  position: relative;
}
.underline::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.1em;
  width: 100%;
  height: 0.1rem;
  background: currentColor;
}

.underline-bold {
  position: relative;
}
.underline-bold::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 0.3rem;
  background: currentColor;
}

.disabled {
  pointer-events: none;
}

.last-no-margin > *:last-child {
  margin-bottom: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-hidden {
  overflow: hidden !important;
}
@-moz-document url-prefix() {
  .scrollbar {
    scrollbar-width: thin;
    scrollbar-color: #fff;
  }
}

.reverse-z-index {
  position: relative;
  z-index: 1;
}
.reverse-z-index > *:nth-child(1) {
  position: relative;
  z-index: 29;
}
.reverse-z-index > *:nth-child(2) {
  position: relative;
  z-index: 28;
}
.reverse-z-index > *:nth-child(3) {
  position: relative;
  z-index: 27;
}
.reverse-z-index > *:nth-child(4) {
  position: relative;
  z-index: 26;
}
.reverse-z-index > *:nth-child(5) {
  position: relative;
  z-index: 25;
}
.reverse-z-index > *:nth-child(6) {
  position: relative;
  z-index: 24;
}
.reverse-z-index > *:nth-child(7) {
  position: relative;
  z-index: 23;
}
.reverse-z-index > *:nth-child(8) {
  position: relative;
  z-index: 22;
}
.reverse-z-index > *:nth-child(9) {
  position: relative;
  z-index: 21;
}
.reverse-z-index > *:nth-child(10) {
  position: relative;
  z-index: 20;
}
.reverse-z-index > *:nth-child(11) {
  position: relative;
  z-index: 19;
}
.reverse-z-index > *:nth-child(12) {
  position: relative;
  z-index: 18;
}
.reverse-z-index > *:nth-child(13) {
  position: relative;
  z-index: 17;
}
.reverse-z-index > *:nth-child(14) {
  position: relative;
  z-index: 16;
}
.reverse-z-index > *:nth-child(15) {
  position: relative;
  z-index: 15;
}
.reverse-z-index > *:nth-child(16) {
  position: relative;
  z-index: 14;
}
.reverse-z-index > *:nth-child(17) {
  position: relative;
  z-index: 13;
}
.reverse-z-index > *:nth-child(18) {
  position: relative;
  z-index: 12;
}
.reverse-z-index > *:nth-child(19) {
  position: relative;
  z-index: 11;
}
.reverse-z-index > *:nth-child(20) {
  position: relative;
  z-index: 10;
}
.reverse-z-index > *:nth-child(21) {
  position: relative;
  z-index: 9;
}
.reverse-z-index > *:nth-child(22) {
  position: relative;
  z-index: 8;
}
.reverse-z-index > *:nth-child(23) {
  position: relative;
  z-index: 7;
}
.reverse-z-index > *:nth-child(24) {
  position: relative;
  z-index: 6;
}
.reverse-z-index > *:nth-child(25) {
  position: relative;
  z-index: 5;
}
.reverse-z-index > *:nth-child(26) {
  position: relative;
  z-index: 4;
}
.reverse-z-index > *:nth-child(27) {
  position: relative;
  z-index: 3;
}
.reverse-z-index > *:nth-child(28) {
  position: relative;
  z-index: 2;
}
.reverse-z-index > *:nth-child(29) {
  position: relative;
  z-index: 1;
}
.reverse-z-index > *:nth-child(30) {
  position: relative;
  z-index: 0;
}

.hidden {
  display: none;
}

.\!hidden {
  display: none !important;
}

.opacity-0 {
  opacity: 0;
}

.highlight {
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

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

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

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

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::-ms-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container {
  margin-right: auto;
  margin-left: auto;
    width: 100%;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    max-width: 192rem;
}
.container-md {
    width: 100%;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    max-width: 95.2rem;
    margin-left: auto;
    margin-right: auto;
  }
.container-sm {
    width: 100%;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    max-width: 80.4rem;
    margin-left: auto;
    margin-right: auto;
  }
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-0 {
  left: 0px;
}
.top-0 {
  top: 0px;
}
.z-10 {
  z-index: 10;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.\!mr-0 {
  margin-right: 0px !important;
}
.ml-\[\.2rem\] {
  margin-left: .2rem;
}
.ml-auto {
  margin-left: auto;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-\[-\.2rem\] {
  margin-top: -.2rem;
}
.mt-\[1\.6rem\] {
  margin-top: 1.6rem;
}
.mt-\[2\.2rem\] {
  margin-top: 2.2rem;
}
.mt-\[2rem\] {
  margin-top: 2rem;
}
.mt-\[4rem\] {
  margin-top: 4rem;
}
.block {
  display: block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grid {
  display: -ms-grid;
  display: grid;
}
.h-\[4rem\] {
  height: 4rem;
}
.h-full {
  height: 100%;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.\!min-w-\[24\.9rem\] {
  min-width: 24.9rem !important;
}
.\!max-w-\[84rem\] {
  max-width: 84rem !important;
}
.transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gap-\[1\.6rem\] {
  gap: 1.6rem;
}
.gap-\[1rem\] {
  gap: 1rem;
}
.gap-\[2\.4rem\] {
  gap: 2.4rem;
}
.gap-\[2rem\] {
  gap: 2rem;
}
.gap-\[3rem\] {
  gap: 3rem;
}
.overflow-hidden {
  overflow: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-\[2\.4rem\] {
  border-radius: 2.4rem;
}
.bg-\[\#FF5252\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 82 82 / var(--tw-bg-opacity));
}
.bg-white\/40 {
  background-color: rgb(255 255 255 / 0.4);
}
.\!px-\[2\.4rem\] {
  padding-left: 2.4rem !important;
  padding-right: 2.4rem !important;
}
.py-\[1rem\] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[4\.8rem\] {
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
}
.\!pt-0 {
  padding-top: 0px !important;
}
.pb-\[8rem\] {
  padding-bottom: 8rem;
}
.pt-\[4rem\] {
  padding-top: 4rem;
}
.text-center {
  text-align: center;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.\!leading-\[1\.24em\] {
  line-height: 1.24em !important;
}
.leading-\[1\.24em\] {
  line-height: 1.24em;
}
.underline {
  text-decoration-line: underline;
}
.filter {
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
html {
  height: 100%;
  font-size: 10px;
}

body {
  font-family: "RussoOne", sans-serif;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  font-size: 1.8rem;
  line-height: 1.24;
}

strong {
  font-family: "RussoOne", sans-serif;
  font-weight: 400;
}
strong strong {
  font-weight: bolder;
}

._page {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

section + section {
  margin-top: -1px;
}

.page-template-page-home section, .page-template-page-editor section {
  content-visibility: auto;
}

footer {
  content-visibility: auto;
}

.emoji {
  height: 0.7em;
  width: auto;
  display: inline;
}

pageid {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
}
/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

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

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

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

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

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-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 {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75;
}

.f-spinner {
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
}

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  -webkit-animation: f-spinner-rotate 2s linear infinite;
          animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}

.f-spinner svg *:first-child {
  stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
  stroke: var(--f-spinner-color-2);
  -webkit-animation: f-spinner-dash 2s ease-in-out infinite;
          animation: f-spinner-dash 2s ease-in-out infinite;
}

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

@keyframes f-spinner-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.f-throwOutUp {
  -webkit-animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
          animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  -webkit-animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
          animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
}

@-webkit-keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
            transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0;
  }
}

@keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
            transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0;
  }
}
@-webkit-keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
            transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
            transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0;
  }
}
.f-zoomInUp {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
          animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
}

.f-zoomOutDown {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
          animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
}

@-webkit-keyframes f-zoomInUp {
  from {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
            transform: scale(0.975) 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 f-zoomInUp {
  from {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
            transform: scale(0.975) 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 f-zoomOutDown {
  to {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
            transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
            transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
.f-fadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
          animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
          animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

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

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}
@keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}
.f-fadeFastIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
          animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  z-index: 2;
}

.f-fadeFastOut {
  -webkit-animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
          animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
  z-index: 2;
}

@-webkit-keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}

@keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}
@keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}
.f-fadeSlowIn {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
          animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  z-index: 2;
}

.f-fadeSlowOut {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
          animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  z-index: 1;
}

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

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}
@keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}
.f-crossfadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
          animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  -webkit-animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
          animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
  z-index: 1;
}

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

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}
@keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}
.f-slideIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
}

@-webkit-keyframes f-slideInPrev {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes f-slideInPrev {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes f-slideInNext {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes f-slideInNext {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes f-slideOutNext {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes f-slideOutNext {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes f-slideOutPrev {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes f-slideOutPrev {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.f-classicIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
  z-index: 2;
}

.f-classicIn.from-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
  z-index: 2;
}

.f-classicOut.to-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
  z-index: 1;
}

.f-classicOut.to-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
  z-index: 1;
}

@-webkit-keyframes f-classicInNext {
  0% {
    -webkit-transform: translateX(-75px);
            transform: translateX(-75px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicInNext {
  0% {
    -webkit-transform: translateX(-75px);
            transform: translateX(-75px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes f-classicInPrev {
  0% {
    -webkit-transform: translateX(75px);
            transform: translateX(75px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicInPrev {
  0% {
    -webkit-transform: translateX(75px);
            transform: translateX(75px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes f-classicOutNext {
  100% {
    -webkit-transform: translateX(-75px);
            transform: translateX(-75px);
    opacity: 0;
  }
}
@keyframes f-classicOutNext {
  100% {
    -webkit-transform: translateX(-75px);
            transform: translateX(-75px);
    opacity: 0;
  }
}
@-webkit-keyframes f-classicOutPrev {
  100% {
    -webkit-transform: translateX(75px);
            transform: translateX(75px);
    opacity: 0;
  }
}
@keyframes f-classicOutPrev {
  100% {
    -webkit-transform: translateX(75px);
            transform: translateX(75px);
    opacity: 0;
  }
}
:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65;
}

.f-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  -webkit-box-shadow: var(--f-button-shadow);
          box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: var(--f-button-transition);
  transition: var(--f-button-transition);
}
.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
  outline: none;
}

.f-button:focus-visible {
  outline: none;
  -webkit-box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
          box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  -webkit-transform: var(--f-button-transform);
      -ms-transform: var(--f-button-transform);
          transform: var(--f-button-transform);
  -webkit-filter: var(--f-button-svg-filter);
          filter: var(--f-button-svg-filter);
  pointer-events: none;
}

.f-button[disabled] {
  cursor: default;
}

.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev, .f-carousel__nav .f-button.is-next, .fancybox__nav .f-button.is-prev, .fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.f-carousel__nav .f-button:disabled, .fancybox__nav .f-button:disabled {
  pointer-events: none;
}

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

html.with-fancybox body {
  -ms-touch-action: none;
      touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: var(--fancybox-zIndex, 1050);
  outline: none;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain;
}

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

.fancybox__container::-ms-backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__container::backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity;
}

.fancybox__carousel {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__viewport {
  width: 100%;
  height: 100%;
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}

.fancybox__slide.has-iframe, .fancybox__slide.has-video, .fancybox__slide.has-html5video {
  overflow: hidden;
}

.fancybox__slide.has-image {
  overflow: hidden;
}

.fancybox__slide.has-image.is-animating, .fancybox__slide.has-image.is-selected {
  overflow: visible;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0px;
          flex: 0 0 0;
  margin: auto;
}

.fancybox__backdrop:empty, .fancybox__viewport:empty, .fancybox__track:empty, .fancybox__slide:empty {
  display: block;
}

.fancybox__content {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  cursor: default;
  border-radius: 0;
  z-index: 20;
}

.is-loading .fancybox__content {
  opacity: 0;
}

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

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

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

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

.fancybox__content [data-selectable], .fancybox__content [contenteditable] {
  cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.is-animating .fancybox__content, .is-dragging .fancybox__content {
  will-change: transform, width, height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-filter: blur(0px);
          filter: blur(0px);
}

.fancybox__caption {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  max-width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible;
}

.is-loading .fancybox__caption, .is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}

.is-compact .fancybox__caption {
  padding-bottom: 0;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: 0.75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1;
}

.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative;
}

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, 0.5);
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px;
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1;
}

.is-idle .fancybox__nav {
  -webkit-animation: 0.15s ease-out both f-fadeOut;
          animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  -webkit-animation: 0.15s ease-out both f-fadeOut;
          animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer;
}

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.fancybox-focus-guard {
  outline: none;
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  -webkit-animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
          animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  -webkit-animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
          animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
  -webkit-animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
          animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  -webkit-animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
          animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  max-width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content, .fancybox__container.is-compact .has-map .fancybox__content, .fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

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

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

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

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

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
}

.f-thumbs {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebeff2), to(#e2e8f0));
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1;
}

.f-thumbs .f-spinner svg {
  display: none;
}

.f-thumbs.is-vertical {
  height: 100%;
}

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer;
}

.f-thumbs__slide.is-loading img {
  opacity: 0;
}

.is-classic .f-thumbs__viewport {
  height: 100%;
}

.is-modern .f-thumbs__track {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((var(--f-thumb-clip-width, 0)) * -0.5);
  width: calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  -webkit-transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
          transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  -webkit-transition: none;
  transition: none;
  pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
  -webkit-transition: -webkit-transform 0.33s ease;
  transition: -webkit-transform 0.33s ease;
  transition: transform 0.33s ease;
  transition: transform 0.33s ease, -webkit-transform 0.33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
  -webkit-transition: clip-path 0.33s ease;
  transition: clip-path 0.33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  -webkit-filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
          filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs__slide__button:focus-visible {
  outline: none;
  opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
  clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  -webkit-animation: f-fadeIn 0.2s ease-out;
          animation: f-fadeIn 0.2s ease-out;
  z-index: 10;
}

.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.05)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.05)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
  max-height: 0px !important;
}

.is-closing .fancybox__thumbs {
  -webkit-transition: none !important;
  transition: none !important;
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
  pointer-events: none;
  z-index: 20;
}

.fancybox__toolbar :focus-visible {
  z-index: 1;
}

.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.is-idle .fancybox__toolbar {
  pointer-events: none;
  -webkit-animation: 0.15s ease-out both f-fadeOut;
          animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.fancybox__infobar {
  padding: 0 5px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.fancybox__infobar span {
  padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
  position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: 0.3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -webkit-box;
  display: flex;
}

:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -ms-flexbox;
  display: flex;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.tippy-box {
  border-radius: 12px;
  background-color: #000000;
}

.tippy-arrow {
  color: #000000;
}

.tippy-content {
  text-align: center;
  min-height: 2rem;
  padding: 0.2rem 0.8rem;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(51, 49, 50, 0.6);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  z-index: 102;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  white-space: normal;
  outline: none;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(0);
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}
.popup--open {
  opacity: 1;
  visibility: visible;
}
.popup--open .popup__content {
  opacity: 1;
}
.popup--sm .popup__body {
  padding: 1rem;
}
.popup--sm .popup__content {
  min-height: auto;
  border-radius: 2.4rem;
  max-width: 68.3rem;
}
.popup__body {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popup__content {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background-color: #f2f2f3;
  min-height: 100dvh;
  position: relative;
  padding: 8rem 1.6rem 4.8rem;
  max-width: 120rem;
  width: 100%;
}
.popup__btn-close {
  position: absolute;
  top: 1.6rem;
  right: 1.6rem;
  cursor: pointer;
  color: #333132;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.popup__btn-close svg {
  height: 4.8rem;
  width: 4.8rem;
}

.select-container.disabled {
  pointer-events: none;
}
.select-container.disabled .select-title::before, .select-container.disabled .select-value {
  opacity: 0.5;
}

.select-item {
  position: relative;
  cursor: pointer;
}
.select-item:has(.swiper-slide:empty), .select-item:not(:has(.swiper-slide > *:nth-child(2))):has(.swiper-slide > *:nth-child(1)[style="display: none;"]) {
  pointer-events: none;
}
.select-item:has(.swiper-slide:empty) .select-title::before, .select-item:not(:has(.swiper-slide > *:nth-child(2))):has(.swiper-slide > *:nth-child(1)[style="display: none;"]) .select-title::before {
  display: none;
}
.select-title {
  border: 1px solid transparent;
  border-radius: 2.4rem;
  width: 100%;
  height: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 6rem 1rem 2.4rem;
  font-size: 1.6rem;
  line-height: 1.64em;
  color: #333132;
  position: relative;
  font-family: "Helvetica", sans-serif;
  background-color: #fff;
  font-weight: 700;
}
.select-title:before {
  position: absolute;
  content: "";
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  top: 50%;
  right: 3.6rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMC40MDUxIDAuNzU5NDk0TDUuMjAyNTMgNkw2LjI0OTI0ZS0wOCAwLjc1OTQ5NEwwLjc1OTQ5NCA5LjA1Njg3ZS0wOUw1LjIwMjUzIDQuNDgxMDFMOS42NDU1NyAxLjE1MDIyZS0wN0wxMC40MDUxIDAuNzU5NDk0WiIgZmlsbD0iY3VycmVudENvbG9yIi8+Cjwvc3ZnPgo=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.6rem;
  height: 1.6rem;
  -webkit-filter: invert(17%) sepia(5%) saturate(292%) hue-rotate(277deg) brightness(96%) contrast(91%);
          filter: invert(17%) sepia(5%) saturate(292%) hue-rotate(277deg) brightness(96%) contrast(91%);
}
.select-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select-options {
  top: calc(100% + 0.3rem);
  left: 0;
  min-width: 100%;
  background-color: #fff;
  border-radius: 1.2rem;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
  padding: 1.6rem;
  display: none;
  overflow: hidden;
  max-height: 19.4rem;
  color: #333132;
}
.select-options.swiper {
  display: none;
  position: absolute;
}
.select-options.swiper .swiper-scrollbar {
  top: 1.2rem;
  height: calc(100% - 2.4rem);
  width: 0.4rem;
  background-color: transparent;
}
.select-options.swiper .swiper-scrollbar-drag {
  background-color: #a0a0a0;
}
.select-option {
  cursor: pointer;
  font-size: 1.8rem;
  line-height: 1.24em;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.select-option:not(:first-child) {
  margin-top: 1.2rem;
}
.select._active {
  z-index: 5;
}
.select._active .select-title::before {
  -webkit-transform: translateY(-50%) scaleY(-1);
      -ms-transform: translateY(-50%) scaleY(-1);
          transform: translateY(-50%) scaleY(-1);
}
.select._active .select-options {
  display: block;
}

:root {
  --iti-hover-color: rgb(248, 248, 248);
  --iti-border-color: #ccc;
  --iti-dialcode-color: #999;
  --iti-dropdown-bg: white;
  --iti-spacer-horizontal: 8px;
  --iti-flag-width: 2.4rem;
  --iti-flag-height: calc(var(--iti-flag-width) * 0.75);
  --iti-border-width: 1px;
  --iti-arrow-height: 4px;
  --iti-arrow-width: 6px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-padding: 6px;
  --iti-arrow-color: #555;
  --iti-path-flags-1x: url("../images/general/flags.webp");
  --iti-path-flags-2x: url("../images/general/flags@2x.webp");
  --iti-path-globe-1x: url("../images/general/globe.webp");
  --iti-path-globe-2x: url("../images/general/globe@2x.webp");
  --iti-flag-sprite-width: calc(var(--iti-flag-width) * 244);
  --iti-flag-sprite-height: var(--iti-flag-height);
  --iti-mobile-popup-margin: 30px;
}

.iti {
  position: relative;
  display: block;
}

.iti * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti__a11y-text {
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute;
}

.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
  position: relative;
  z-index: 0;
  margin: 0 !important;
  padding-left: 11.7rem !important;
}

.iti__country-container {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  border-right: 1px solid #a0a0a0;
  z-index: 3;
}

.iti__selected-country {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  border-radius: 0;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none;
}

.iti__selected-country-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0.8rem 2.4rem;
  border-radius: 2.4rem 0 0 2.4rem;
}

.iti__arrow {
  width: 1.6rem;
  height: 1.6rem;
  margin-left: 0.5rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMC40MDUxIDAuNzU5NDk0TDUuMjAyNTMgNkw2LjI0OTI0ZS0wOCAwLjc1OTQ5NEwwLjc1OTQ5NCA5LjA1Njg3ZS0wOUw1LjIwMjUzIDQuNDgxMDFMOS42NDU1NyAxLjE1MDIyZS0wN0wxMC40MDUxIDAuNzU5NDk0WiIgZmlsbD0iY3VycmVudENvbG9yIi8+Cjwvc3ZnPgo=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
  -webkit-filter: invert(74%) sepia(0%) saturate(633%) hue-rotate(326deg) brightness(88%) contrast(86%);
          filter: invert(74%) sepia(0%) saturate(633%) hue-rotate(326deg) brightness(88%) contrast(86%);
}

[dir=rtl] .iti__arrow {
  margin-right: var(--iti-arrow-padding);
  margin-left: 0;
}

.iti__arrow--up {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}

.iti__dropdown-content {
  border-radius: 1.2rem;
  background-color: var(--iti-dropdown-bg);
  font-family: "Helvetica", sans-serif;
}

.iti--inline-dropdown .iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-top: 3px;
  margin-left: calc(var(--iti-border-width) * -1);
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}

.iti__search-input {
  border-radius: 1.2rem !important;
  border-color: #dcdfe2 !important;
  height: 5rem !important;
}

.iti__search-input + .iti__country-list {
  border-top: 1px solid var(--iti-border-color);
}

.iti__country-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  color: #000000;
}

.iti--inline-dropdown .iti__country-list {
  max-height: 185px;
}

.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap;
}
.iti__country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px var(--iti-spacer-horizontal);
  outline: none;
}

.iti__dial-code {
  color: var(--iti-dialcode-color);
}

.iti__country.iti__highlight {
  background-color: var(--iti-hover-color);
}

.iti__country-list .iti__flag,
.iti__country-name {
  margin-right: var(--iti-spacer-horizontal);
}

[dir=rtl] .iti__country-list .iti__flag,
[dir=rtl] .iti__country-name {
  margin-right: 0;
  margin-left: var(--iti-spacer-horizontal);
}

.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover,
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover button {
  cursor: pointer;
}

.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover,
.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary {
  background-color: var(--iti-hover-color);
}

.iti .iti__selected-dial-code {
  margin-left: 4px;
}

[dir=rtl] .iti .iti__selected-dial-code {
  margin-left: 0;
  margin-right: 4px;
}

.iti--container {
  position: fixed;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: var(--iti-border-width);
}

.iti--container:hover {
  cursor: pointer;
}

.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: var(--iti-mobile-popup-margin);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.iti--fullscreen-popup .iti__dropdown-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
  position: relative;
}

.iti--fullscreen-popup .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  --iti-flag-offset: 100px;
  height: var(--iti-flag-height);
  width: var(--iti-flag-width);
  border-radius: 1px;
  -webkit-box-shadow: 0px 0px 1px 0px #888;
          box-shadow: 0px 0px 1px 0px #888;
  background-image: var(--iti-path-flags-1x);
  background-repeat: no-repeat;
  background-position: var(--iti-flag-offset) 0;
  background-size: var(--iti-flag-sprite-width) var(--iti-flag-sprite-height);
}

.iti__ac {
  --iti-flag-offset: --iti-flag-width;
}

.iti__ad {
  --iti-flag-offset: calc((var(--iti-flag-width) * 1) * -1);
}

.iti__ae {
  --iti-flag-offset: calc((var(--iti-flag-width) * 2) * -1);
}

.iti__af {
  --iti-flag-offset: calc((var(--iti-flag-width) * 3) * -1);
}

.iti__ag {
  --iti-flag-offset: calc((var(--iti-flag-width) * 4) * -1);
}

.iti__ai {
  --iti-flag-offset: calc((var(--iti-flag-width) * 5) * -1);
}

.iti__al {
  --iti-flag-offset: calc((var(--iti-flag-width) * 6) * -1);
}

.iti__am {
  --iti-flag-offset: calc((var(--iti-flag-width) * 7) * -1);
}

.iti__ao {
  --iti-flag-offset: calc((var(--iti-flag-width) * 8) * -1);
}

.iti__ar {
  --iti-flag-offset: calc((var(--iti-flag-width) * 9) * -1);
}

.iti__as {
  --iti-flag-offset: calc((var(--iti-flag-width) * 10) * -1);
}

.iti__at {
  --iti-flag-offset: calc((var(--iti-flag-width) * 11) * -1);
}

.iti__au {
  --iti-flag-offset: calc((var(--iti-flag-width) * 12) * -1);
}

.iti__aw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 13) * -1);
}

.iti__ax {
  --iti-flag-offset: calc((var(--iti-flag-width) * 14) * -1);
}

.iti__az {
  --iti-flag-offset: calc((var(--iti-flag-width) * 15) * -1);
}

.iti__ba {
  --iti-flag-offset: calc((var(--iti-flag-width) * 16) * -1);
}

.iti__bb {
  --iti-flag-offset: calc((var(--iti-flag-width) * 17) * -1);
}

.iti__bd {
  --iti-flag-offset: calc((var(--iti-flag-width) * 18) * -1);
}

.iti__be {
  --iti-flag-offset: calc((var(--iti-flag-width) * 19) * -1);
}

.iti__bf {
  --iti-flag-offset: calc((var(--iti-flag-width) * 20) * -1);
}

.iti__bg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 21) * -1);
}

.iti__bh {
  --iti-flag-offset: calc((var(--iti-flag-width) * 22) * -1);
}

.iti__bi {
  --iti-flag-offset: calc((var(--iti-flag-width) * 23) * -1);
}

.iti__bj {
  --iti-flag-offset: calc((var(--iti-flag-width) * 24) * -1);
}

.iti__bl {
  --iti-flag-offset: calc((var(--iti-flag-width) * 25) * -1);
}

.iti__bm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 26) * -1);
}

.iti__bn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 27) * -1);
}

.iti__bo {
  --iti-flag-offset: calc((var(--iti-flag-width) * 28) * -1);
}

.iti__bq {
  --iti-flag-offset: calc((var(--iti-flag-width) * 29) * -1);
}

.iti__br {
  --iti-flag-offset: calc((var(--iti-flag-width) * 30) * -1);
}

.iti__bs {
  --iti-flag-offset: calc((var(--iti-flag-width) * 31) * -1);
}

.iti__bt {
  --iti-flag-offset: calc((var(--iti-flag-width) * 32) * -1);
}

.iti__bw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 33) * -1);
}

.iti__by {
  --iti-flag-offset: calc((var(--iti-flag-width) * 34) * -1);
}

.iti__bz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 35) * -1);
}

.iti__ca {
  --iti-flag-offset: calc((var(--iti-flag-width) * 36) * -1);
}

.iti__cc {
  --iti-flag-offset: calc((var(--iti-flag-width) * 37) * -1);
}

.iti__cd {
  --iti-flag-offset: calc((var(--iti-flag-width) * 38) * -1);
}

.iti__cf {
  --iti-flag-offset: calc((var(--iti-flag-width) * 39) * -1);
}

.iti__cg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 40) * -1);
}

.iti__ch {
  --iti-flag-offset: calc((var(--iti-flag-width) * 41) * -1);
}

.iti__ci {
  --iti-flag-offset: calc((var(--iti-flag-width) * 42) * -1);
}

.iti__ck {
  --iti-flag-offset: calc((var(--iti-flag-width) * 43) * -1);
}

.iti__cl {
  --iti-flag-offset: calc((var(--iti-flag-width) * 44) * -1);
}

.iti__cm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 45) * -1);
}

.iti__cn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 46) * -1);
}

.iti__co {
  --iti-flag-offset: calc((var(--iti-flag-width) * 47) * -1);
}

.iti__cr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 48) * -1);
}

.iti__cu {
  --iti-flag-offset: calc((var(--iti-flag-width) * 49) * -1);
}

.iti__cv {
  --iti-flag-offset: calc((var(--iti-flag-width) * 50) * -1);
}

.iti__cw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 51) * -1);
}

.iti__cx {
  --iti-flag-offset: calc((var(--iti-flag-width) * 52) * -1);
}

.iti__cy {
  --iti-flag-offset: calc((var(--iti-flag-width) * 53) * -1);
}

.iti__cz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 54) * -1);
}

.iti__de {
  --iti-flag-offset: calc((var(--iti-flag-width) * 55) * -1);
}

.iti__dj {
  --iti-flag-offset: calc((var(--iti-flag-width) * 56) * -1);
}

.iti__dk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 57) * -1);
}

.iti__dm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 58) * -1);
}

.iti__do {
  --iti-flag-offset: calc((var(--iti-flag-width) * 59) * -1);
}

.iti__dz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 60) * -1);
}

.iti__ec {
  --iti-flag-offset: calc((var(--iti-flag-width) * 61) * -1);
}

.iti__ee {
  --iti-flag-offset: calc((var(--iti-flag-width) * 62) * -1);
}

.iti__eg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 63) * -1);
}

.iti__eh {
  --iti-flag-offset: calc((var(--iti-flag-width) * 64) * -1);
}

.iti__er {
  --iti-flag-offset: calc((var(--iti-flag-width) * 65) * -1);
}

.iti__es {
  --iti-flag-offset: calc((var(--iti-flag-width) * 66) * -1);
}

.iti__et {
  --iti-flag-offset: calc((var(--iti-flag-width) * 67) * -1);
}

.iti__fi {
  --iti-flag-offset: calc((var(--iti-flag-width) * 68) * -1);
}

.iti__fj {
  --iti-flag-offset: calc((var(--iti-flag-width) * 69) * -1);
}

.iti__fk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 70) * -1);
}

.iti__fm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 71) * -1);
}

.iti__fo {
  --iti-flag-offset: calc((var(--iti-flag-width) * 72) * -1);
}

.iti__fr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 73) * -1);
}

.iti__ga {
  --iti-flag-offset: calc((var(--iti-flag-width) * 74) * -1);
}

.iti__gb {
  --iti-flag-offset: calc((var(--iti-flag-width) * 75) * -1);
}

.iti__gd {
  --iti-flag-offset: calc((var(--iti-flag-width) * 76) * -1);
}

.iti__ge {
  --iti-flag-offset: calc((var(--iti-flag-width) * 77) * -1);
}

.iti__gf {
  --iti-flag-offset: calc((var(--iti-flag-width) * 78) * -1);
}

.iti__gg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 89) * -1);
}

.iti__gh {
  --iti-flag-offset: calc((var(--iti-flag-width) * 80) * -1);
}

.iti__gi {
  --iti-flag-offset: calc((var(--iti-flag-width) * 81) * -1);
}

.iti__gl {
  --iti-flag-offset: calc((var(--iti-flag-width) * 82) * -1);
}

.iti__gm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 83) * -1);
}

.iti__gn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 84) * -1);
}

.iti__gp {
  --iti-flag-offset: calc((var(--iti-flag-width) * 85) * -1);
}

.iti__gq {
  --iti-flag-offset: calc((var(--iti-flag-width) * 86) * -1);
}

.iti__gr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 87) * -1);
}

.iti__gt {
  --iti-flag-offset: calc((var(--iti-flag-width) * 88) * -1);
}

.iti__gu {
  --iti-flag-offset: calc((var(--iti-flag-width) * 89) * -1);
}

.iti__gw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 90) * -1);
}

.iti__gy {
  --iti-flag-offset: calc((var(--iti-flag-width) * 91) * -1);
}

.iti__hk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 92) * -1);
}

.iti__hn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 93) * -1);
}

.iti__hr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 94) * -1);
}

.iti__ht {
  --iti-flag-offset: calc((var(--iti-flag-width) * 95) * -1);
}

.iti__hu {
  --iti-flag-offset: calc((var(--iti-flag-width) * 96) * -1);
}

.iti__id {
  --iti-flag-offset: calc((var(--iti-flag-width) * 97) * -1);
}

.iti__ie {
  --iti-flag-offset: calc((var(--iti-flag-width) * 98) * -1);
}

.iti__il {
  --iti-flag-offset: calc((var(--iti-flag-width) * 99) * -1);
}

.iti__im {
  --iti-flag-offset: calc((var(--iti-flag-width) * 100) * -1);
}

.iti__in {
  --iti-flag-offset: calc((var(--iti-flag-width) * 101) * -1);
}

.iti__io {
  --iti-flag-offset: calc((var(--iti-flag-width) * 102) * -1);
}

.iti__iq {
  --iti-flag-offset: calc((var(--iti-flag-width) * 103) * -1);
}

.iti__ir {
  --iti-flag-offset: calc((var(--iti-flag-width) * 104) * -1);
}

.iti__is {
  --iti-flag-offset: calc((var(--iti-flag-width) * 105) * -1);
}

.iti__it {
  --iti-flag-offset: calc((var(--iti-flag-width) * 106) * -1);
}

.iti__je {
  --iti-flag-offset: calc((var(--iti-flag-width) * 107) * -1);
}

.iti__jm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 108) * -1);
}

.iti__jo {
  --iti-flag-offset: calc((var(--iti-flag-width) * 109) * -1);
}

.iti__jp {
  --iti-flag-offset: calc((var(--iti-flag-width) * 110) * -1);
}

.iti__ke {
  --iti-flag-offset: calc((var(--iti-flag-width) * 111) * -1);
}

.iti__kg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 112) * -1);
}

.iti__kh {
  --iti-flag-offset: calc((var(--iti-flag-width) * 113) * -1);
}

.iti__ki {
  --iti-flag-offset: calc((var(--iti-flag-width) * 114) * -1);
}

.iti__km {
  --iti-flag-offset: calc((var(--iti-flag-width) * 115) * -1);
}

.iti__kn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 116) * -1);
}

.iti__kp {
  --iti-flag-offset: calc((var(--iti-flag-width) * 117) * -1);
}

.iti__kr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 118) * -1);
}

.iti__kw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 119) * -1);
}

.iti__ky {
  --iti-flag-offset: calc((var(--iti-flag-width) * 120) * -1);
}

.iti__kz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 121) * -1);
}

.iti__la {
  --iti-flag-offset: calc((var(--iti-flag-width) * 122) * -1);
}

.iti__lb {
  --iti-flag-offset: calc((var(--iti-flag-width) * 123) * -1);
}

.iti__lc {
  --iti-flag-offset: calc((var(--iti-flag-width) * 124) * -1);
}

.iti__li {
  --iti-flag-offset: calc((var(--iti-flag-width) * 125) * -1);
}

.iti__lk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 126) * -1);
}

.iti__lr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 127) * -1);
}

.iti__ls {
  --iti-flag-offset: calc((var(--iti-flag-width) * 128) * -1);
}

.iti__lt {
  --iti-flag-offset: calc((var(--iti-flag-width) * 129) * -1);
}

.iti__lu {
  --iti-flag-offset: calc((var(--iti-flag-width) * 130) * -1);
}

.iti__lv {
  --iti-flag-offset: calc((var(--iti-flag-width) * 131) * -1);
}

.iti__ly {
  --iti-flag-offset: calc((var(--iti-flag-width) * 132) * -1);
}

.iti__ma {
  --iti-flag-offset: calc((var(--iti-flag-width) * 133) * -1);
}

.iti__mc {
  --iti-flag-offset: calc((var(--iti-flag-width) * 134) * -1);
}

.iti__md {
  --iti-flag-offset: calc((var(--iti-flag-width) * 135) * -1);
}

.iti__me {
  --iti-flag-offset: calc((var(--iti-flag-width) * 136) * -1);
}

.iti__mf {
  --iti-flag-offset: calc((var(--iti-flag-width) * 137) * -1);
}

.iti__mg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 138) * -1);
}

.iti__mh {
  --iti-flag-offset: calc((var(--iti-flag-width) * 139) * -1);
}

.iti__mk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 140) * -1);
}

.iti__ml {
  --iti-flag-offset: calc((var(--iti-flag-width) * 141) * -1);
}

.iti__mm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 142) * -1);
}

.iti__mn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 143) * -1);
}

.iti__mo {
  --iti-flag-offset: calc((var(--iti-flag-width) * 144) * -1);
}

.iti__mp {
  --iti-flag-offset: calc((var(--iti-flag-width) * 145) * -1);
}

.iti__mq {
  --iti-flag-offset: calc((var(--iti-flag-width) * 146) * -1);
}

.iti__mr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 147) * -1);
}

.iti__ms {
  --iti-flag-offset: calc((var(--iti-flag-width) * 148) * -1);
}

.iti__mt {
  --iti-flag-offset: calc((var(--iti-flag-width) * 149) * -1);
}

.iti__mu {
  --iti-flag-offset: calc((var(--iti-flag-width) * 150) * -1);
}

.iti__mv {
  --iti-flag-offset: calc((var(--iti-flag-width) * 151) * -1);
}

.iti__mw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 152) * -1);
}

.iti__mx {
  --iti-flag-offset: calc((var(--iti-flag-width) * 153) * -1);
}

.iti__my {
  --iti-flag-offset: calc((var(--iti-flag-width) * 154) * -1);
}

.iti__mz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 155) * -1);
}

.iti__na {
  --iti-flag-offset: calc((var(--iti-flag-width) * 156) * -1);
}

.iti__nc {
  --iti-flag-offset: calc((var(--iti-flag-width) * 157) * -1);
}

.iti__ne {
  --iti-flag-offset: calc((var(--iti-flag-width) * 158) * -1);
}

.iti__nf {
  --iti-flag-offset: calc((var(--iti-flag-width) * 159) * -1);
}

.iti__ng {
  --iti-flag-offset: calc((var(--iti-flag-width) * 160) * -1);
}

.iti__ni {
  --iti-flag-offset: calc((var(--iti-flag-width) * 161) * -1);
}

.iti__nl {
  --iti-flag-offset: calc((var(--iti-flag-width) * 162) * -1);
}

.iti__no {
  --iti-flag-offset: calc((var(--iti-flag-width) * 163) * -1);
}

.iti__np {
  --iti-flag-offset: calc((var(--iti-flag-width) * 164) * -1);
}

.iti__nr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 165) * -1);
}

.iti__nu {
  --iti-flag-offset: calc((var(--iti-flag-width) * 166) * -1);
}

.iti__nz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 167) * -1);
}

.iti__om {
  --iti-flag-offset: calc((var(--iti-flag-width) * 168) * -1);
}

.iti__pa {
  --iti-flag-offset: calc((var(--iti-flag-width) * 169) * -1);
}

.iti__pe {
  --iti-flag-offset: calc((var(--iti-flag-width) * 170) * -1);
}

.iti__pf {
  --iti-flag-offset: calc((var(--iti-flag-width) * 171) * -1);
}

.iti__pg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 172) * -1);
}

.iti__ph {
  --iti-flag-offset: calc((var(--iti-flag-width) * 173) * -1);
}

.iti__pk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 174) * -1);
}

.iti__pl {
  --iti-flag-offset: calc((var(--iti-flag-width) * 175) * -1);
}

.iti__pm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 176) * -1);
}

.iti__pr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 177) * -1);
}

.iti__ps {
  --iti-flag-offset: calc((var(--iti-flag-width) * 178) * -1);
}

.iti__pt {
  --iti-flag-offset: calc((var(--iti-flag-width) * 179) * -1);
}

.iti__pw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 180) * -1);
}

.iti__py {
  --iti-flag-offset: calc((var(--iti-flag-width) * 181) * -1);
}

.iti__qa {
  --iti-flag-offset: calc((var(--iti-flag-width) * 182) * -1);
}

.iti__re {
  --iti-flag-offset: calc((var(--iti-flag-width) * 183) * -1);
}

.iti__ro {
  --iti-flag-offset: calc((var(--iti-flag-width) * 184) * -1);
}

.iti__rs {
  --iti-flag-offset: calc((var(--iti-flag-width) * 185) * -1);
}

.iti__ru {
  --iti-flag-offset: calc((var(--iti-flag-width) * 186) * -1);
}

.iti__rw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 187) * -1);
}

.iti__sa {
  --iti-flag-offset: calc((var(--iti-flag-width) * 188) * -1);
}

.iti__sb {
  --iti-flag-offset: calc((var(--iti-flag-width) * 189) * -1);
}

.iti__sc {
  --iti-flag-offset: calc((var(--iti-flag-width) * 190) * -1);
}

.iti__sd {
  --iti-flag-offset: calc((var(--iti-flag-width) * 191) * -1);
}

.iti__se {
  --iti-flag-offset: calc((var(--iti-flag-width) * 192) * -1);
}

.iti__sg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 193) * -1);
}

.iti__sh {
  --iti-flag-offset: calc((var(--iti-flag-width) * 194) * -1);
}

.iti__si {
  --iti-flag-offset: calc((var(--iti-flag-width) * 195) * -1);
}

.iti__sj {
  --iti-flag-offset: calc((var(--iti-flag-width) * 196) * -1);
}

.iti__sk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 197) * -1);
}

.iti__sl {
  --iti-flag-offset: calc((var(--iti-flag-width) * 198) * -1);
}

.iti__sm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 199) * -1);
}

.iti__sn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 200) * -1);
}

.iti__so {
  --iti-flag-offset: calc((var(--iti-flag-width) * 201) * -1);
}

.iti__sr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 202) * -1);
}

.iti__ss {
  --iti-flag-offset: calc((var(--iti-flag-width) * 203) * -1);
}

.iti__st {
  --iti-flag-offset: calc((var(--iti-flag-width) * 204) * -1);
}

.iti__sv {
  --iti-flag-offset: calc((var(--iti-flag-width) * 205) * -1);
}

.iti__sx {
  --iti-flag-offset: calc((var(--iti-flag-width) * 206) * -1);
}

.iti__sy {
  --iti-flag-offset: calc((var(--iti-flag-width) * 207) * -1);
}

.iti__sz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 208) * -1);
}

.iti__tc {
  --iti-flag-offset: calc((var(--iti-flag-width) * 209) * -1);
}

.iti__td {
  --iti-flag-offset: calc((var(--iti-flag-width) * 210) * -1);
}

.iti__tg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 211) * -1);
}

.iti__th {
  --iti-flag-offset: calc((var(--iti-flag-width) * 212) * -1);
}

.iti__tj {
  --iti-flag-offset: calc((var(--iti-flag-width) * 213) * -1);
}

.iti__tk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 214) * -1);
}

.iti__tl {
  --iti-flag-offset: calc((var(--iti-flag-width) * 215) * -1);
}

.iti__tm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 216) * -1);
}

.iti__tn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 217) * -1);
}

.iti__to {
  --iti-flag-offset: calc((var(--iti-flag-width) * 218) * -1);
}

.iti__tr {
  --iti-flag-offset: calc((var(--iti-flag-width) * 219) * -1);
}

.iti__tt {
  --iti-flag-offset: calc((var(--iti-flag-width) * 220) * -1);
}

.iti__tv {
  --iti-flag-offset: calc((var(--iti-flag-width) * 221) * -1);
}

.iti__tw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 222) * -1);
}

.iti__tz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 223) * -1);
}

.iti__ua {
  --iti-flag-offset: calc((var(--iti-flag-width) * 224) * -1);
}

.iti__ug {
  --iti-flag-offset: calc((var(--iti-flag-width) * 225) * -1);
}

.iti__us {
  --iti-flag-offset: calc((var(--iti-flag-width) * 226) * -1);
}

.iti__uy {
  --iti-flag-offset: calc((var(--iti-flag-width) * 227) * -1);
}

.iti__uz {
  --iti-flag-offset: calc((var(--iti-flag-width) * 228) * -1);
}

.iti__va {
  --iti-flag-offset: calc((var(--iti-flag-width) * 229) * -1);
}

.iti__vc {
  --iti-flag-offset: calc((var(--iti-flag-width) * 230) * -1);
}

.iti__ve {
  --iti-flag-offset: calc((var(--iti-flag-width) * 231) * -1);
}

.iti__vg {
  --iti-flag-offset: calc((var(--iti-flag-width) * 232) * -1);
}

.iti__vi {
  --iti-flag-offset: calc((var(--iti-flag-width) * 233) * -1);
}

.iti__vn {
  --iti-flag-offset: calc((var(--iti-flag-width) * 234) * -1);
}

.iti__vu {
  --iti-flag-offset: calc((var(--iti-flag-width) * 235) * -1);
}

.iti__wf {
  --iti-flag-offset: calc((var(--iti-flag-width) * 236) * -1);
}

.iti__ws {
  --iti-flag-offset: calc((var(--iti-flag-width) * 237) * -1);
}

.iti__xk {
  --iti-flag-offset: calc((var(--iti-flag-width) * 238) * -1);
}

.iti__ye {
  --iti-flag-offset: calc((var(--iti-flag-width) * 239) * -1);
}

.iti__yt {
  --iti-flag-offset: calc((var(--iti-flag-width) * 240) * -1);
}

.iti__za {
  --iti-flag-offset: calc((var(--iti-flag-width) * 241) * -1);
}

.iti__zm {
  --iti-flag-offset: calc((var(--iti-flag-width) * 242) * -1);
}

.iti__zw {
  --iti-flag-offset: calc((var(--iti-flag-width) * 243) * -1);
}

.iti__globe {
  background-image: var(--iti-path-globe-1x);
  background-size: contain;
  background-position: right;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 19px;
}
.btn-primary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.6rem;
  border-radius: 2.4rem;
  min-height: 6rem;
  padding: 1rem 2.4rem;
  font-size: 1.8rem;
  line-height: 1em;
  min-width: 16.7rem;
}
.btn-primary.text-lg {
  font-size: 2.4rem;
  letter-spacing: 0.02em;
}
.btn-primary.text-esm {
  font-size: 1.4rem;
  line-height: 1.4em;
}
.btn-primary.disabled,
.btn-primary [disabled] {
  pointer-events: none;
  background: #a0a0a0;
  color: #fff;
}
.btn-primary.with-lines {
  position: relative;
  overflow: hidden;
  padding-left: 3.9rem;
  padding-right: 3.9rem;
}
.btn-primary.with-lines.disabled .lines {
  -webkit-filter: invert(100%) sepia(0%) saturate(7432%) hue-rotate(331deg) brightness(98%) contrast(106%);
          filter: invert(100%) sepia(0%) saturate(7432%) hue-rotate(331deg) brightness(98%) contrast(106%);
}
.btn-primary.with-lines.disabled .left {
  bottom: 50%;
  -webkit-transform: translateY(50%) translateX(-1.6rem) rotate(30deg);
      -ms-transform: translateY(50%) translateX(-1.6rem) rotate(30deg);
          transform: translateY(50%) translateX(-1.6rem) rotate(30deg);
}
.btn-primary.with-lines.disabled .right {
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(1.6rem) rotate(30deg) scale(-1);
      -ms-transform: translateY(-50%) translateX(1.6rem) rotate(30deg) scale(-1);
          transform: translateY(-50%) translateX(1.6rem) rotate(30deg) scale(-1);
}
.btn-primary.with-lines .lines {
  position: absolute;
  width: 5.2rem;
  height: 2.9rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTIiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCA1MiAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzMwMDFfMzY4KSI+CjxyZWN0IHg9IjQxLjg5ODQiIHk9IjEwLjYzMTMiIHdpZHRoPSIzLjk4MjUyIiBoZWlnaHQ9IjU1LjQ3NzkiIHRyYW5zZm9ybT0icm90YXRlKDU5Ljc1MDUgNDEuODk4NCAxMC42MzEzKSIgZmlsbD0iYmxhY2siLz4KPHJlY3QgeD0iMzMuNDQxNCIgeT0iOC4yNjUxNCIgd2lkdGg9IjMuOTgyNTIiIGhlaWdodD0iNTUuNDc3OSIgdHJhbnNmb3JtPSJyb3RhdGUoNTkuNzUwNSAzMy40NDE0IDguMjY1MTQpIiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSIyNC45MjU4IiB5PSI2IiB3aWR0aD0iMy45ODI1MiIgaGVpZ2h0PSI1NS40Nzc5IiB0cmFuc2Zvcm09InJvdGF0ZSg1OS43NTA1IDI0LjkyNTggNikiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzAwMV8zNjgiPgo8cmVjdCB3aWR0aD0iNTIiIGhlaWdodD0iMjkiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  -webkit-filter: invert(22%) sepia(35%) saturate(7152%) hue-rotate(331deg) brightness(90%) contrast(98%);
          filter: invert(22%) sepia(35%) saturate(7152%) hue-rotate(331deg) brightness(90%) contrast(98%);
  -webkit-transition: top 0.25s ease, bottom 0.25s ease, -webkit-filter 0.25s ease, -webkit-transform 0.25s ease;
  transition: top 0.25s ease, bottom 0.25s ease, -webkit-filter 0.25s ease, -webkit-transform 0.25s ease;
  transition: filter 0.25s ease, transform 0.25s ease, top 0.25s ease, bottom 0.25s ease;
  transition: filter 0.25s ease, transform 0.25s ease, top 0.25s ease, bottom 0.25s ease, -webkit-filter 0.25s ease, -webkit-transform 0.25s ease;
}
.btn-primary.with-lines .left {
  left: 0;
  bottom: 0;
}
.btn-primary.with-lines .right {
  right: 0;
  top: 0;
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
}
.btn-primary.with-icon {
  text-align: start;
  padding: 1rem 2.4rem;
  min-height: 6.6rem;
}
.btn-primary.with-icon img, .btn-primary.with-icon svg {
  height: 2.4rem;
  width: 2.4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.btn-primary.with-arrow {
  gap: 1rem;
}
.btn-primary.with-arrow img, .btn-primary.with-arrow svg {
  height: 3.2rem;
  width: 3.2rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.border-gradient {
  border: 0.2rem solid transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.border-gradient.bg-dark-quaternary {
  background-image: linear-gradient(#333132, #333132), linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
}
.border-gradient.bg-dark-secondary {
  background-image: linear-gradient(#18171c, #18171c), linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
}
.border-gradient.bg-light-secondary {
  background-image: linear-gradient(#f2f2f3, #f2f2f3), linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
}
.border-gradient.bg-accent-third {
  background-image: linear-gradient(#ffbf19, #ffbf19), linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
}
.border-gradient.hover-to-gradient {
  overflow: visible;
}
.border-gradient.hover-to-gradient::before {
  border-radius: 2.4rem;
  inset: -0.2rem;
  background-clip: padding-box, border-box;
}

.btn-secondary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  border-radius: 1.2rem;
  min-height: 4.8rem;
  padding: 1rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1em;
  border: 0.2rem solid currentColor;
}
.btn-secondary.hover-to-gradient::before {
  border-radius: 1.2rem;
}
.btn-secondary.border-gradient {
  border-color: transparent;
}

.btn-secondary-sm {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  border-radius: 1.2rem;
  min-height: 4rem;
  padding: 1rem 2.2rem;
  font-size: 1.4rem;
  line-height: 1em;
  border: 0.1rem solid currentColor;
}
.btn-secondary-sm.hover-to-gradient::before {
  border-radius: 1.2rem;
}

.btn-tertiary {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.6rem;
  padding: 0.6rem 1.8rem;
  font-size: 1.4rem;
  line-height: 1.24em;
  border-radius: 999px;
  min-height: 3.6rem;
}
.btn-tertiary img, .btn-tertiary svg {
  height: 2.4rem;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.btn-tertiary-sm {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.6rem;
  padding: 0.4rem 1.4rem;
  font-size: 1.4rem;
  line-height: 1.24em;
  border-radius: 999px;
  min-height: 3.2rem;
}
.btn-tertiary-sm img, .btn-tertiary-sm svg {
  height: 2.4rem;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.btn-curtain {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  min-height: 6rem;
  position: relative;
  z-index: 2;
  text-align: start;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.24em;
}
.btn-curtain::before {
  position: absolute;
  border-radius: 1.2rem;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 6rem;
  z-index: -1;
  background-color: #fff;
  -webkit-transition: width 0.25s ease;
  transition: width 0.25s ease;
}
.btn-curtain img, .btn-curtain svg {
  height: 6rem;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.btn-curtain span {
  mix-blend-mode: difference;
}

.border-color-accent-second {
  border-color: #00a99d;
}

.border-color-accent-fifth {
  border-color: #e21b52;
}

.hover-to-gradient {
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.hover-to-gradient::before {
  content: "";
  position: absolute;
  inset: 0px;
  background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.hover-to-dark {
  -webkit-transition: color 0.25s ease, background-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.hover-to-color-accent-fifth {
  -webkit-transition: color 0.25s ease, background-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.hover-to-color-accent-second {
  -webkit-transition: color 0.25s ease, background-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.hover-to-color-accent-fifth-text {
  -webkit-transition: color 0.25s ease, background-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease;
}

.hover-to-color-light-primary-text {
  -webkit-transition: color 0.25s ease, background-color 0.25s ease;
  transition: color 0.25s ease, background-color 0.25s ease;
}

.link.underline {
  text-decoration: none;
}
.link.disabled {
  color: #a0a0a0;
}

.nav-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 4.8rem;
  width: 4.8rem;
  border-radius: 999px;
}
.nav-btn img, .nav-btn svg {
  height: 2.1rem;
  width: 2.1rem;
}
.nav-btn.disabled, .nav-btn.swiper-button-disabled {
  background-color: #a0a0a0;
}
.nav-btn.swiper-button-lock {
  display: none;
}

.store-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 5.6rem;
  width: 5.6rem;
  border: 0.2rem solid #fff;
  border-radius: 50%;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  color: #fff !important;
}
.store-btn img, .store-btn svg {
  height: 2.4rem;
  width: 2.4rem;
}

.slider-bullets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
  overflow: hidden;
  width: auto;
  padding: 1px;
}
.slider-bullets._animate {
  width: 14.6rem;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-pack: initial;
      -ms-flex-pack: initial;
          justify-content: initial;
}
.slider-bullets._animate .bullet:not(:is(.prev, .prev-prev, .prev-prev-prev, .active, .next, .next-next, .next-next-next)) {
  display: none;
}
.slider-bullets._animate .bullet.prev-prev-prev {
  margin-left: -2.8rem;
}
.slider-bullets.swiper-pagination-lock {
  display: none;
}
.slider-bullets.active-color-accent-fifth .bullet.active {
  color: #e21b52;
}
.slider-bullets.forward .bullet {
  -webkit-animation: shiftLeft 0.25s ease;
          animation: shiftLeft 0.25s ease;
}
.slider-bullets.backward .bullet {
  -webkit-animation: shiftRight 0.25s ease;
          animation: shiftRight 0.25s ease;
}
.slider-bullets .bullet {
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  position: relative;
  height: 2.2rem;
  width: 2.2rem;
}
.slider-bullets .bullet svg {
  height: 1.2rem;
  width: 1.2rem;
}
.slider-bullets .bullet.active svg {
  height: 2.2rem;
  width: 2.2rem;
}
.slider-bullets .bullet.active .bullet-normal {
  opacity: 0;
}
.slider-bullets .bullet svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@-webkit-keyframes shiftLeft {
  from {
    -webkit-transform: translate3d(2.8rem, 0px, 0px);
            transform: translate3d(2.8rem, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0rem, 0px, 0px);
            transform: translate3d(0rem, 0px, 0px);
  }
}

@keyframes shiftLeft {
  from {
    -webkit-transform: translate3d(2.8rem, 0px, 0px);
            transform: translate3d(2.8rem, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0rem, 0px, 0px);
            transform: translate3d(0rem, 0px, 0px);
  }
}
@-webkit-keyframes shiftRight {
  from {
    -webkit-transform: translate3d(-2.8rem, 0px, 0px);
            transform: translate3d(-2.8rem, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0rem, 0px, 0px);
            transform: translate3d(0rem, 0px, 0px);
  }
}
@keyframes shiftRight {
  from {
    -webkit-transform: translate3d(-2.8rem, 0px, 0px);
            transform: translate3d(-2.8rem, 0px, 0px);
  }
  to {
    -webkit-transform: translate3d(0rem, 0px, 0px);
            transform: translate3d(0rem, 0px, 0px);
  }
}
.font-family-main {
  font-family: "RussoOne", sans-serif;
}

.font-family-sub, .advantages-card__list, ul.list-with-check-icons, ul.list-with-circle-check-icons {
  font-family: "Helvetica", sans-serif;
}

.font-family-sub-second {
  font-family: "Helvetica", sans-serif;
  font-style: italic;
}

.h1 {
  font-weight: 400;
  font-size: 4.4rem;
  line-height: 1.08em;
  display: block;
}
.h1 > *:last-child {
  margin-bottom: 0;
}

.h2 {
  font-weight: 400;
  font-size: 3.6rem;
  line-height: 1.16em;
  display: block;
}
.h2 > *:last-child {
  margin-bottom: 0;
}

.h3 {
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 1.08em;
  display: block;
}
.h3 > *:last-child {
  margin-bottom: 0;
}

.h4 {
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.22em;
  display: block;
}
.h4 > *:last-child {
  margin-bottom: 0;
}

.h5 {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.24em;
  display: block;
}
.h5 > *:last-child {
  margin-bottom: 0;
}

.h6 {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.24em;
  display: block;
}
.h6 > *:last-child {
  margin-bottom: 0;
}

.text-lg {
  font-size: 2.4rem;
  line-height: 1em;
}

.text, .advantages-card__list, ul.list-with-check-icons, ul.list-with-circle-check-icons {
  font-size: 1.6rem;
  line-height: 1.64em;
}

.text-sm {
  font-size: 1.5rem;
  line-height: 1.64em;
}

.text-esm {
  font-size: 1.4rem;
  line-height: 1.4em;
}

p,
ul,
ol {
  margin-bottom: 1em;
}

.text-content {
  word-break: break-word;
}
.text-content h1, .text-content .text-h1, .text-content h2, .text-content .text-h2, .text-content h3, .text-content .text-h3, .text-content h4, .text-content .text-h4, .text-content h5, .text-content .text-h5, .text-content h6, .text-content .text-h6 {
  font-family: "RussoOne", sans-serif;
  margin-bottom: 0.75em;
  color: inherit;
  display: block;
}
.text-content h1, .text-content .text-h1 {
  font-weight: 400;
  font-size: 3.2rem;
  line-height: 1.08em;
}
.text-content h1:not(:first-child), .text-content .text-h1:not(:first-child) {
  margin-top: 4.3rem;
}
.text-content h2, .text-content .text-h2 {
  font-size: 2.4rem;
  line-height: 1.22em;
  margin-bottom: 1.7rem;
}
.text-content h2:not(:first-child), .text-content .text-h2:not(:first-child) {
  margin-top: 4.3rem;
}
.text-content h3, .text-content .text-h3 {
  font-size: 1.8rem;
  line-height: 1.24em;
  margin-bottom: 1.2rem;
}
.text-content h3:not(:first-child), .text-content .text-h3:not(:first-child) {
  margin-top: 2.8rem;
}
.text-content h5, .text-content .text-h5 {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.24em;
}
.text-content h5:not(:first-child), .text-content .text-h5:not(:first-child) {
  margin-top: 2.8rem;
}
.text-content h6, .text-content .text-h6 {
  margin-bottom: 0.1rem;
}
.text-content p, .text-content ul, .text-content ol {
  margin-bottom: 2.4rem;
}
.text-content p strong, .text-content ul strong, .text-content ol strong {
  font-family: "RussoOne", sans-serif;
  font-weight: 400;
  line-height: 1.24em;
}
.text-content p a {
  text-decoration: none;
  font-family: "RussoOne", sans-serif;
  display: inline;
  color: #e21b52;
  position: relative;
  background: linear-gradient(45deg, currentColor, currentColor);
  background-repeat: no-repeat;
  background-size: 100% 0.1rem;
  background-position: 0 calc(100% - 0.1rem);
}
.text-content ul:not(.list-with-circle-check-icons):not(.list-with-check-icons) {
  padding-left: 1.5em;
}
.text-content ul:not(.list-with-circle-check-icons):not(.list-with-check-icons) > li {
  list-style: disc;
}
.text-content ul:not(.list-with-circle-check-icons):not(.list-with-check-icons) > li:not(:last-child) {
  margin-bottom: 0.1em;
}
.text-content ul:not(.list-with-circle-check-icons):not(.list-with-check-icons) > li > *:last-child {
  margin-bottom: 0;
}
.text-content ul:not(.list-with-circle-check-icons):not(.list-with-check-icons) > li::marker {
  font-size: 0.8em;
}
.text-content ol {
  padding-left: 0em;
  list-style: number;
  list-style-position: inside;
}
.text-content ol > li:not(:last-child) {
  margin-bottom: 0.1em;
}
.text-content ol > li > *:last-child {
  margin-bottom: 0;
}
.text-content figure {
  display: block;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}
.text-content figure img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 38rem;
  border-radius: 2.4rem;
  min-height: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.text-content figure figcaption {
  margin-top: 0.8rem;
  font-size: 1.6rem;
  line-height: 1.64em;
  text-align: center;
  font-family: "Helvetica", sans-serif;
  font-style: italic;
  color: #a0a0a0;
}
.text-content figure a {
  display: block;
  position: relative;
  background-color: #000000;
  overflow: hidden;
  border-radius: 2.4rem;
  color: #fff;
}
.text-content figure a img {
  position: relative;
  z-index: 1;
  opacity: 0.6;
}
.text-content figure a svg {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 4.8rem;
  width: 4.8rem;
}
.text-content video {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  width: 100%;
  height: 60rem;
  margin: 4rem 0;
}
.text-content iframe {
  display: block;
  width: 100%;
  height: 60rem;
  margin: 4rem 0;
}
.text-content q, .text-content blockquote {
  display: block;
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  position: relative;
  font-size: 1.8rem;
  line-height: 1.24em;
  font-family: "RussoOne", sans-serif;
  padding-left: 2.4rem;
}
.text-content q::before, .text-content blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 10px;
  width: 0.4rem;
  background-color: #e21b52;
}
.text-content .gallery, .text-content .article-images-carousel, .text-content .trener-approval {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
}

ul.list-with-circle-check-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.6rem;
}
ul.list-with-circle-check-icons li {
  position: relative;
  padding-left: 2.8rem;
}
ul.list-with-circle-check-icons li::before {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDBDMTQuNDM5OSAwIDEwLjk1OTggMS4wNTU2OCA3Ljk5OTc0IDMuMDMzNTVDNS4wMzk2NiA1LjAxMTQxIDIuNzMyNTUgNy44MjI2MyAxLjM3MDE4IDExLjExMTdDMC4wMDc3OTkxNSAxNC40MDA4IC0wLjM0ODY2MSAxOC4wMiAwLjM0NTg3MyAyMS41MTE2QzEuMDQwNDEgMjUuMDAzMyAyLjc1NDc0IDI4LjIxMDYgNS4yNzIwOCAzMC43Mjc5QzcuNzg5NDMgMzMuMjQ1MyAxMC45OTY3IDM0Ljk1OTYgMTQuNDg4NCAzNS42NTQxQzE3Ljk4IDM2LjM0ODcgMjEuNTk5MiAzNS45OTIyIDI0Ljg4ODMgMzQuNjI5OEMyOC4xNzc0IDMzLjI2NzQgMzAuOTg4NiAzMC45NjAzIDMyLjk2NjUgMjguMDAwM0MzNC45NDQzIDI1LjA0MDIgMzYgMjEuNTYwMSAzNiAxOEMzNiAxMy4yMjYxIDM0LjEwMzYgOC42NDc3MyAzMC43Mjc5IDUuMjcyMDhDMjcuMzUyMyAxLjg5NjQyIDIyLjc3MzkgMCAxOCAwWk0xOCAzM0MxNS4wMzMzIDMzIDEyLjEzMzIgMzIuMTIwMyA5LjY2NjQ1IDMwLjQ3MkM3LjE5OTcyIDI4LjgyMzggNS4yNzcxMyAyNi40ODExIDQuMTQxODEgMjMuNzQwMkMzLjAwNjUgMjAuOTk5NCAyLjcwOTQ1IDE3Ljk4MzQgMy4yODgyMyAxNS4wNzM2QzMuODY3MDEgMTIuMTYzOSA1LjI5NTYyIDkuNDkxMTggNy4zOTM0IDcuMzkzNEM5LjQ5MTE5IDUuMjk1NjEgMTIuMTYzOSAzLjg2NyAxNS4wNzM3IDMuMjg4MjJDMTcuOTgzNCAyLjcwOTQ0IDIwLjk5OTQgMy4wMDY0OSAyMy43NDAzIDQuMTQxODFDMjYuNDgxMSA1LjI3NzEyIDI4LjgyMzggNy4xOTk3MSAzMC40NzIgOS42NjY0NUMzMi4xMjAzIDEyLjEzMzIgMzMgMTUuMDMzMyAzMyAxOEMzMyAyMS45NzgyIDMxLjQxOTYgMjUuNzkzNiAyOC42MDY2IDI4LjYwNjZDMjUuNzkzNiAzMS40MTk2IDIxLjk3ODMgMzMgMTggMzNaIiBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPHBhdGggZD0iTTE1LjAwMjggMjEuODc3NEwxMC4wNjAzIDE2Ljk0MjRMNy45NDUzMSAxOS4wNTc0TDE1LjAwMjggMjYuMTIyNEwyOC4wNjAzIDEzLjA1NzRMMjUuOTQ1MyAxMC45NDI0TDE1LjAwMjggMjEuODc3NFoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPgo8L3N2Zz4K");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 98%;
  -webkit-filter: invert(47%) sepia(86%) saturate(1117%) hue-rotate(138deg) brightness(85%) contrast(106%);
          filter: invert(47%) sepia(86%) saturate(1117%) hue-rotate(138deg) brightness(85%) contrast(106%);
}

ul.list-with-check-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.8rem;
}
ul.list-with-check-icons li {
  position: relative;
  padding-left: 2.8rem;
}
ul.list-with-check-icons li::before {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjY2NTYgMC45Mzc1TDYuMzM0MzcgMTAuNjAzMUwyIDYuMjcxODdMMCA4LjI3MTg4TDYuNjY1NjMgMTQuOTM3NUwxNiAyLjkzNzVMMTMuNjY1NiAwLjkzNzVaIiBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 98%;
  -webkit-filter: invert(19%) sepia(86%) saturate(5254%) hue-rotate(335deg) brightness(93%) contrast(90%);
          filter: invert(19%) sepia(86%) saturate(5254%) hue-rotate(335deg) brightness(93%) contrast(90%);
}

ul.list-with-image-icons {
  margin-bottom: 0;
  display: -ms-grid;
  display: grid;
  gap: 1.2rem;
}
ul.list-with-image-icons > li {
  position: relative;
  padding-left: 6rem;
  min-height: 4rem;
}
ul.list-with-image-icons .list-with-image-icons__icon {
  height: 4.8rem;
  width: 4.8rem;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
ul.list-with-image-icons--sm {
  gap: 1.6rem;
}
ul.list-with-image-icons--sm > li {
  min-height: 3.2rem;
  padding-left: 4.8rem;
}
ul.list-with-image-icons--sm .list-with-image-icons__icon {
  height: 3.2rem;
  width: 3.2rem;
}

.gallery {
  --columns: 2;
  display: -ms-grid;
  display: grid;
  
  grid-template-columns: repeat(var(--columns), 1fr);
  gap: 2.4rem 0.8rem;
}
.gallery figure {
  margin: 0 !important;
}
.gallery img {
  min-height: 20rem;
}

.breadcrumbs ul {
  margin-bottom: 0;
  font-family: "Helvetica", sans-serif;
  font-size: 1.6rem;
  line-height: 1.64em;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs li:empty {
  display: none;
}
.breadcrumbs li:last-child {
  color: #a0a0a0;
}
.breadcrumbs li:not(:last-child) {
  margin-right: 0.5em;
}
.breadcrumbs a::after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMSIgdmlld0JveD0iMCAwIDYgMTEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjc1OTQ5MyAwLjU5NDkzOUw2IDUuNzk3NDdMMC43NTk0OTQgMTFMLTYuNjM5N2UtMDggMTAuMjQwNUw0LjQ4MTAxIDUuNzk3NDdMLTguNDMyNDJlLTA3IDEuMzU0NDNMMC43NTk0OTMgMC41OTQ5MzlaIiBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==");
  -webkit-filter: invert(100%) sepia(4%) saturate(0%) hue-rotate(341deg) brightness(113%) contrast(100%);
          filter: invert(100%) sepia(4%) saturate(0%) hue-rotate(341deg) brightness(113%) contrast(100%);
  -webkit-transition: -webkit-filter 0.25s ease;
  transition: -webkit-filter 0.25s ease;
  transition: filter 0.25s ease;
  transition: filter 0.25s ease, -webkit-filter 0.25s ease;
  margin-left: 0.7em;
}
.breadcrumbs.text-dark-primary a::after {
  -webkit-filter: invert(0%) sepia(4%) saturate(16%) hue-rotate(279deg) brightness(101%) contrast(101%);
          filter: invert(0%) sepia(4%) saturate(16%) hue-rotate(279deg) brightness(101%) contrast(101%);
}
.breadcrumbs .separator {
  display: none;
}
.breadcrumbs .last {
  color: #a0a0a0;
}

.breadcrumbs-dark .breadcrumbs a::after {
  -webkit-filter: invert(0%) sepia(4%) saturate(16%) hue-rotate(279deg) brightness(101%) contrast(101%);
          filter: invert(0%) sepia(4%) saturate(16%) hue-rotate(279deg) brightness(101%) contrast(101%);
}

.social {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.6rem;
}
.social img, .social svg {
  height: 3.6rem;
  width: 3.6rem;
}
.social img {
  -o-object-fit: contain;
     object-fit: contain;
}
.social a {
  -webkit-transition: -webkit-transform 0.25s ease !important;
  transition: -webkit-transform 0.25s ease !important;
  transition: transform 0.25s ease !important;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease !important;
  display: block;
}

.pagination {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.4rem;
}
.pagination > li:not(:has(a)):not(:has(span)) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 3.6rem;
  width: 3.6rem;
}
.pagination > li:has(.prev) {
  margin-right: 1rem;
  margin-left: 0.6rem;
}
.pagination > li:has(.next) {
  margin-left: 1rem;
  margin-right: 0.6rem;
}
.pagination a:not(.prev):not(.next):not(.to-start):not(.to-end), .pagination .current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 3.6rem;
  width: 3.6rem;
}
.pagination .current {
  border-radius: 1.2rem;
  border: 0.2rem solid #e21b52;
}
.pagination .prev svg, .pagination .next svg, .pagination .to-start svg, .pagination .to-end svg {
  height: 1.8rem;
  width: 1.8rem;
}
.pagination .prev, .pagination .to-start {
  display: block;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}

.place-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 2.4rem;
  color: #fff;
  height: 100%;
}
.place-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.8rem;
  min-height: 20rem;
  position: relative;
  padding: 1.8rem 1.8rem 1rem;
  aspect-ratio: 1/0.647;
}
.place-card__image {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.place-card__image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 1;
}
.place-card__image::before {
  content: "";
  position: absolute;
  z-index: 2;
  background: linear-gradient(225deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%);
  inset: 0;
  opacity: 0.6;
}
.place-card__tags {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.6rem;
}
.place-card__title {
  margin-top: auto;
  position: relative;
  z-index: 2;
  -ms-hyphens: auto;
      hyphens: auto;
}
.place-card__footer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.6rem 6.2rem 1.8rem 1.8rem;
  font-family: "Helvetica", sans-serif;
  position: relative;
  background-color: #18171c;
  min-height: 8.9rem;
}
.place-card__address {
  font-size: 1.6rem;
  line-height: 1.64em;
  font-weight: 700;
  position: relative;
  z-index: 2;
  color: #fff;
}
.place-card__time {
  margin-top: 0.5rem;
  font-size: 1.4rem;
  line-height: 1.4em;
  color: #a0a0a0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 1.6rem;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}
.place-card__arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 1.8rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 2.4rem;
  width: 2.4rem;
}
.place-card__decor {
  position: absolute;
  z-index: 1;
  height: 2.4rem;
  width: 6.4rem;
  color: #e21b52;
  bottom: 0;
  right: 5rem;
}

.place-card-v2-container {
  container-type: inline-size;
  height: 100%;
}

.place-card-v2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 2.4rem;
  color: #333132;
  -webkit-transition: color 0.25s ease, -webkit-box-shadow 0.25s ease !important;
  transition: color 0.25s ease, -webkit-box-shadow 0.25s ease !important;
  transition: box-shadow 0.25s ease, color 0.25s ease !important;
  transition: box-shadow 0.25s ease, color 0.25s ease, -webkit-box-shadow 0.25s ease !important;
  background-color: #f2f2f3;
  height: 100%;
}
@container (min-width: 62.4rem) {
  .place-card-v2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.place-card-v2__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.8rem;
  min-height: 25rem;
  position: relative;
  padding: 1.2rem;
  aspect-ratio: 1/0.78;
}
@container (min-width: 62.4rem) {
  .place-card-v2__body {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    aspect-ratio: initial;
    min-height: 28rem;
  }
}
.place-card-v2__image {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.place-card-v2__image:before{
  content: '';
  border-radius: 24px;
  background: linear-gradient(256deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.place-card-v2__image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 1;
}
.place-card-v2__tags {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.8rem 1.6rem;
}
.place-card-v2__footer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0.8rem;
  gap: 1.2rem;
  /* min-height: 25rem; */
  position: relative;

  position: absolute;
  z-index: 3;
  bottom: 0;

  width: 100%;

}
@container (min-width: 62.4rem) {
  .place-card-v2__footer {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
  }
}
.place-card-v2__title {
  -ms-hyphens: auto;
      hyphens: auto;

      color: #fff;
      font-size: 2.4rem;
      line-height: 120%;
      padding-left: 1.6rem;
}
.place-card-v2__address {
  margin-top: auto;
  font-family: "Helvetica", sans-serif;
  font-size: 1.6rem;
  line-height: 1.64em;
  font-weight: 700;
}
.place-card-v2__time {
  font-family: "Helvetica", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
  color: var(--Dark-Gray-A0A0A0, #A0A0A0);

}
.place-card-v2__arrow {
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
  height: 2.4rem;
  width: 2.4rem;
  color: #e21b52;
  display: none;
}
.place-card-v2__decor {
  display: none;
  color: #9c3095;
  position: absolute;
  right: -4rem;
  bottom: -4rem;
  width: 12rem;
  height: 10.4rem;
}

.post-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 2.4rem;
  height: 100%;
}
.post-card.light {
  color: #333132;
}
.post-card.light .post-card__footer {
  background-color: #f2f2f3;
}
.post-card.dark {
  color: #fff;
}
.post-card.dark .post-card__footer {
  background-color: #18171c;
}
.post-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.8rem;
  position: relative;
  padding: 2.4rem;
  aspect-ratio: 1/0.7;
}
.post-card__image {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.post-card__image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-card__tags {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.8rem 1.6rem;
}
.post-card__title {
  position: relative;
  z-index: 2;
  font-size: 1.8rem;
  line-height: 1.24em;
}
.post-card__footer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.6rem 2.4rem 1.4rem;
}

.person-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* overflow: hidden; */
  border-radius: 2.4rem;
  color: #fff;
  height: 100%;
  background: linear-gradient(0deg, rgba(24, 23, 28, 0.50) 0%, rgba(24, 23, 28, 0.50) 100%), rgba(255, 255, 255, 0.30);
  position: relative;
}
.person-card:after{
  content: '';
  display: block;
  background: center / cover url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.571429' y='0.571429' width='30.8571' height='30.8571' rx='15.4286' fill='white' stroke='white' stroke-width='1.14286'/%3E%3Cg clip-path='url(%23clip0_3030_3907)'%3E%3Cpath d='M22.6379 15.4672L17.6852 10.5143C17.5438 10.373 17.3554 10.2953 17.1545 10.2953C16.9533 10.2953 16.765 10.3731 16.6236 10.5143L16.174 10.9641C16.0327 11.1053 15.9549 11.2938 15.9549 11.4948C15.9549 11.6958 16.0327 11.8907 16.174 12.0318L19.0633 14.9275H9.88372C9.46984 14.9275 9.14282 15.2515 9.14282 15.6655V16.3014C9.14282 16.7154 9.46984 17.072 9.88372 17.072H19.0961L16.1741 19.9839C16.0328 20.1253 15.955 20.3087 15.955 20.5097C15.955 20.7105 16.0328 20.8966 16.1741 21.0379L16.6237 21.4862C16.7651 21.6276 16.9534 21.7046 17.1546 21.7046C17.3555 21.7046 17.5439 21.6266 17.6853 21.4852L22.638 16.5325C22.7797 16.3907 22.8577 16.2014 22.8571 16.0001C22.8576 15.7982 22.7797 15.6088 22.6379 15.4672Z' fill='%23333132'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3030_3907'%3E%3Crect width='13.7143' height='13.7143' fill='white' transform='translate(9.14282 9.14288)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  width: 3.2rem;
  height: 3.2rem;
  position: absolute;
  right: -0.8rem;
  top: 1.2rem;
  z-index: 2;
  transition: transform .3s;
}
.person-card:hover:after{
  transform: translateX(0.5rem)
}
.person-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.8rem;
  position: relative;
  padding: 1.6rem;
  aspect-ratio: 1/1;
}
.person-card__image {
  position: absolute;
  z-index: 1;
  inset: 0;
  border-radius: 24px;
  overflow: hidden;
}
.person-card__image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  position: relative;
  z-index: 1;
}
.person-card__tags {
  position: absolute;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.4rem;
  /* font-family: "RussoOne", sans-serif; */

  top: -1.3rem;
  position: absolute;
}
.person-card__tags .btn-tertiary-sm{
  min-height: 2.4rem;
  padding: 0.4rem 1.05rem;
  font-size: 1.2rem;
  line-height: 1.4em;
  color: #fff !important;

  font-family: Helvetica;
  font-weight: 400;
}
.person-card__promotion-label {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4rem;
  padding: 0.8rem 1.2rem;
  border-radius: 1.2rem 0 0 1.2rem;
  background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.24em;
  cursor: pointer;
}
.person-card__promotion-label svg {
  height: 1.4rem;
  width: 1.4rem;
}
.person-card__promotion-label:hover ~ .person-card__promotion-text {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.person-card__promotion-text {
  position: absolute;
  right: 2.4rem;
  bottom: 3rem;
  z-index: 3;
  border-radius: 1.2rem;
  background-color: #fff;
  padding: 1.6rem;
  font-family: "Helvetica", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4rem;
  color: #333132;
  max-width: 24rem;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
  opacity: 0;
  -webkit-transform: translateY(1rem);
      -ms-transform: translateY(1rem);
          transform: translateY(1rem);
}
.person-card__footer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2.4rem 1.6rem 1.6rem 1.6rem;
  position: relative;
  gap: 0.8rem;
}
.person-card__name,
.person-card__price{
  font-size: 1.6rem;
  line-height: 1.24em;
  font-family: "RussoOne", sans-serif;
}
.person-card__name-price-wrapper{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
  flex-wrap: wrap;
}
.person-card__position {
  font-family: "Helvetica", sans-serif;
  font-size: 1.2rem;
  line-height: 1.4em;
}
.person-card__position p {
  margin: 0;
}
.person-card__arrow {
  position: absolute;
  z-index: 2;
  top: 2.4rem;
  right: 1.6rem;
  height: 2.4rem;
  width: 2.4rem;
  color: #e21b52;
}

.stat-point {
  --border: 1.8rem;
  height: 13.2rem;
  width: 13.2rem;
  position: relative;
  border-radius: 50%;
  border: var(--border) solid currentColor;
}
.stat-point__value {
  font-size: 2.8rem;
  line-height: 1.24em;
  letter-spacing: 0.01em;
  position: absolute;
  top: calc(2.7rem - var(--border));
  left: calc(4.2rem - var(--border));
}
.stat-point__text {
  position: absolute;
  top: calc(6.7rem - var(--border));
  left: calc(4.2rem - var(--border));
  color: #fff;
  white-space: nowrap;
}
.stat-point.border-gradient {
  border-color: transparent;
  background-image: linear-gradient(currentColor, currentColor), linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}

.slider-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
}
.slider-footer__nav-dots {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider-footer__nav-buttons {
  display: none;
}
.slider-footer .btn-primary {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.message-box {
  position: fixed;
  z-index: 40;
  left: 50%;
  bottom: 3.2rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
}
.message-box:not(.show) {
  -webkit-transform: translateX(-50%) translateY(calc(100% + 4rem));
      -ms-transform: translateX(-50%) translateY(calc(100% + 4rem));
          transform: translateX(-50%) translateY(calc(100% + 4rem));
  opacity: 0;
}
.message-box img {
  display: inline;
  height: 0.7em;
}
.message-box__btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  color: #fff;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  height: 2.8rem;
  width: 2.8rem;
  border-radius: 50%;
  background-color: #9c3095;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(calc(100% - 0.4rem), calc(-100% + 0.4rem));
      -ms-transform: translate(calc(100% - 0.4rem), calc(-100% + 0.4rem));
          transform: translate(calc(100% - 0.4rem), calc(-100% + 0.4rem));
}
.message-box__btn svg {
  height: 2.4rem;
  width: 2.4rem;
}
.message-box a {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8);
  min-height: 9.2rem;
  width: 26.5rem;
  padding: 2.4rem 7rem 2.4rem 2.4rem;
  font-size: 1.4rem;
  line-height: 1.24em;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.message-box a.border-gradient {
  border: 0.3rem solid transparent;
}
.message-box .arrow-right {
  position: absolute;
  top: 50%;
  right: 2.4rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 3.2rem;
  width: 3.2rem;
  border-radius: 50%;
  background-color: #fff;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.message-box .arrow-right svg {
  height: 1.6rem;
  width: 1.6rem;
}

.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  position: relative;
  background-color: #fff;
  border: 1px solid #dcdfe2;
  border-radius: 2.4rem;
  overflow: hidden;
  padding: 0.4rem;
}
.search::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: -1.8rem;
  bottom: 0;
  width: 5.2rem;
  height: 2.9rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTIiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCA1MiAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzMwMDFfMzY4KSI+CjxyZWN0IHg9IjQxLjg5ODQiIHk9IjEwLjYzMTMiIHdpZHRoPSIzLjk4MjUyIiBoZWlnaHQ9IjU1LjQ3NzkiIHRyYW5zZm9ybT0icm90YXRlKDU5Ljc1MDUgNDEuODk4NCAxMC42MzEzKSIgZmlsbD0iYmxhY2siLz4KPHJlY3QgeD0iMzMuNDQxNCIgeT0iOC4yNjUxNCIgd2lkdGg9IjMuOTgyNTIiIGhlaWdodD0iNTUuNDc3OSIgdHJhbnNmb3JtPSJyb3RhdGUoNTkuNzUwNSAzMy40NDE0IDguMjY1MTQpIiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSIyNC45MjU4IiB5PSI2IiB3aWR0aD0iMy45ODI1MiIgaGVpZ2h0PSI1NS40Nzc5IiB0cmFuc2Zvcm09InJvdGF0ZSg1OS43NTA1IDI0LjkyNTggNikiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzAwMV8zNjgiPgo8cmVjdCB3aWR0aD0iNTIiIGhlaWdodD0iMjkiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  -webkit-filter: invert(95%) sepia(5%) saturate(139%) hue-rotate(169deg) brightness(94%) contrast(92%);
          filter: invert(95%) sepia(5%) saturate(139%) hue-rotate(169deg) brightness(94%) contrast(92%);
  -webkit-transform: rotate(14deg);
      -ms-transform: rotate(14deg);
          transform: rotate(14deg);
}
.search > * {
  position: relative;
  z-index: 2;
}
.search input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  color: #000000;
  height: 5.2rem;
  padding-left: 2rem;
  outline: none;
  background-color: transparent;
}
.search input::-webkit-input-placeholder {
  color: #a0a0a0;
}
.search input::-moz-placeholder {
  color: #a0a0a0;
}
.search input:-ms-input-placeholder {
  color: #a0a0a0;
}
.search input::-ms-input-placeholder {
  color: #a0a0a0;
}
.search input::placeholder {
  color: #a0a0a0;
}
.search input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.search input:focus::-moz-placeholder {
  opacity: 0;
}
.search input:focus:-ms-input-placeholder {
  opacity: 0;
}
.search input:focus::-ms-input-placeholder {
  opacity: 0;
}
.search input:focus::placeholder {
  opacity: 0;
}
.search__submit {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 5.2rem;
  height: 5.2rem;
  border-radius: 2rem;
  background-color: #e21b52;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
.search__submit svg {
  height: 2rem;
  width: 2rem;
}
.search .search-clear-btn {
  right: 6.2rem;
}

.search-v2 {
  position: relative;
}
.search-v2 input {
  height: 5rem;
  border: 1px solid #a0a0a0;
  border-radius: 1.2rem;
  padding: 0.8rem 1rem 0.8rem 5rem;
  font-size: 1.8rem;
  line-height: 1.24em;
  width: 100%;
  outline: none;
}
.search-v2 input::-webkit-input-placeholder {
  color: #a0a0a0;
}
.search-v2 input::-moz-placeholder {
  color: #a0a0a0;
}
.search-v2 input:-ms-input-placeholder {
  color: #a0a0a0;
}
.search-v2 input::-ms-input-placeholder {
  color: #a0a0a0;
}
.search-v2 input::placeholder {
  color: #a0a0a0;
}
.search-v2 input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.search-v2 input:focus::-moz-placeholder {
  opacity: 0;
}
.search-v2 input:focus:-ms-input-placeholder {
  opacity: 0;
}
.search-v2 input:focus::-ms-input-placeholder {
  opacity: 0;
}
.search-v2 input:focus::placeholder {
  opacity: 0;
}
.search-v2__submit {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  left: 2rem;
  height: 2.4rem;
  width: 2.4rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #a0a0a0;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.search-v2__submit svg {
  height: 1.6rem;
  width: 1.6rem;
}

[data-search] {
  position: relative;
}
[data-search] input {
  padding-right: 4rem;
}
[data-search].can-clear .search-clear-btn {
  display: block;
}

.search-clear-btn {
  position: absolute;
  top: 50%;
  right: 1.2rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  cursor: pointer;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  display: none;
  color: #000000;
}
.search-clear-btn svg {
  height: 2.4rem;
  width: 2.4rem;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 1rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.checkbox.dark .checkbox__marker {
  border-color: #333132 !important;
}
.checkbox.dark .checkbox__marker::before {
  -webkit-filter: invert(16%) sepia(4%) saturate(376%) hue-rotate(277deg) brightness(97%) contrast(90%) !important;
          filter: invert(16%) sepia(4%) saturate(376%) hue-rotate(277deg) brightness(97%) contrast(90%) !important;
}
.checkbox.dark .checkbox__text {
  color: #333132 !important;
}
.checkbox input {
  position: absolute;
  z-index: -1;
  visibility: hidden;
}
.checkbox input:checked ~ .checkbox__marker {
  border: 0.2rem solid #e21b52;
}
.checkbox input:checked ~ .checkbox__marker::before {
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjY2NTYgMC45Mzc1TDYuMzM0MzcgMTAuNjAzMUwyIDYuMjcxODdMMCA4LjI3MTg4TDYuNjY1NjMgMTQuOTM3NUwxNiAyLjkzNzVMMTMuNjY1NiAwLjkzNzVaIiBmaWxsPSJjdXJyZW50Q29sb3IiLz4KPC9zdmc+Cg==");
}
.checkbox input:checked ~ .checkbox__text {
  color: #e21b52;
}
.checkbox__marker {
  border: 0.2rem solid #a0a0a0;
  background-color: #f2f2f3;
  height: 2.4rem;
  width: 2.4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 0.5rem;
  position: relative;
}
.checkbox__marker::before {
  display: none;
  content: "";
  position: absolute;
  inset: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 75%;
  -webkit-filter: invert(29%) sepia(87%) saturate(5229%) hue-rotate(331deg) brightness(89%) contrast(100%);
          filter: invert(29%) sepia(87%) saturate(5229%) hue-rotate(331deg) brightness(89%) contrast(100%);
}
.checkbox__text {
  font-size: 1.6rem;
  line-height: 1.24em;
  color: #333132;
  padding-top: 0.2em;
}
.checkbox__text:has(a) {
  font-family: "Helvetica", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4em;
  padding-top: 0;
}
.checkbox__text:has(a) a {
  font-family: "RussoOne", sans-serif;
  line-height: 1.24em;
}

.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  gap: 1rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.radio.checked .radio__marker {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjExLjUiIGZpbGw9IiNGMkYyRjMiLz4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjExLjUiIHN0cm9rZT0iI0UyMUI1MiIvPgo8cmVjdCB4PSI1IiB5PSI1IiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSI3IiBmaWxsPSIjRTIxQjUyIi8+Cjwvc3ZnPgo=");
}
.radio.checked .radio__text {
  color: #e21b52;
}
.radio input {
  position: absolute;
  z-index: -1;
  visibility: hidden;
}
.radio input:checked ~ .radio__marker {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjExLjUiIGZpbGw9IiNGMkYyRjMiLz4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjExLjUiIHN0cm9rZT0iI0UyMUI1MiIvPgo8cmVjdCB4PSI1IiB5PSI1IiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHJ4PSI3IiBmaWxsPSIjRTIxQjUyIi8+Cjwvc3ZnPgo=");
}
.radio input:checked ~ .radio__text {
  color: #e21b52;
}
.radio__marker {
  height: 2.4rem;
  width: 2.4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjExLjUiIGZpbGw9IiNGMkYyRjMiLz4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSIyMyIgaGVpZ2h0PSIyMyIgcng9IjExLjUiIHN0cm9rZT0iI0EwQTBBMCIvPgo8L3N2Zz4K");
}
.radio__text {
  font-size: 1.6rem;
  line-height: 1.24em;
  color: #333132;
  padding-top: 0.2em;
}

.input, .iti__search-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 2.4rem;
  border: 1px solid transparent;
  padding: 1rem 2.4rem;
  outline: none;
  width: 100%;
  height: 6rem;
  font-size: 1.6rem;
  line-height: 1.64em;
  color: #333132;
  font-family: "Helvetica", sans-serif;
}
.input::-webkit-input-placeholder, .iti__search-input::-webkit-input-placeholder {
  color: #a0a0a0;
}
.input::-moz-placeholder, .iti__search-input::-moz-placeholder {
  color: #a0a0a0;
}
.input:-ms-input-placeholder, .iti__search-input:-ms-input-placeholder {
  color: #a0a0a0;
}
.input::-ms-input-placeholder, .iti__search-input::-ms-input-placeholder {
  color: #a0a0a0;
}
.input::placeholder, .iti__search-input::placeholder {
  color: #a0a0a0;
}

.textarea-container {
  position: relative;
}
.textarea-container .char-counter {
  position: absolute;
  z-index: 2;
  right: 2.4rem;
  bottom: 0.8rem;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
  color: #a0a0a0;
}

.textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 2.4rem;
  border: 1px solid transparent;
  padding: 1.6rem 2.4rem 3.2rem;
  outline: none;
  width: 100%;
  min-height: 11rem;
  font-size: 1.6rem;
  line-height: 1.64em;
  color: #333132;
  font-family: "Helvetica", sans-serif;
  resize: none;
  overflow: hidden;
}
.textarea::-webkit-input-placeholder {
  color: #a0a0a0;
}
.textarea::-moz-placeholder {
  color: #a0a0a0;
}
.textarea:-ms-input-placeholder {
  color: #a0a0a0;
}
.textarea::-ms-input-placeholder {
  color: #a0a0a0;
}
.textarea::placeholder {
  color: #a0a0a0;
}

[data-file-input-container] {
  position: relative;
}
[data-file-input-container].file-selected .file-input {
  border-color: #333132;
}
[data-file-input-container].file-selected .file-add {
  display: none;
}
[data-file-input-container].file-selected .file-added {
  display: block;
}
[data-file-input-container].file-selected .remove-file-btn {
  display: block;
}

.file-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 2.4rem;
  padding: 2.4rem 6rem 2.4rem 2.4rem;
  gap: 1.2rem;
  border: 0.3rem dashed #a0a0a0;
  cursor: pointer;
  position: relative;
}
.file-input input {
  position: absolute;
  z-index: 3;
  opacity: 0;
  inset: 0;
  cursor: pointer;
}
.file-input__text {
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.64em;
  color: #333132;
  -ms-hyphens: auto;
      hyphens: auto;
}
.file-input__icon {
  height: 6.4rem;
  width: 6.4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.file-input__icon.file-added {
  display: none;
}
.file-input .wpcf7-form-control-wrap {
  position: static;
}

.remove-file-btn {
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0.5rem;
  cursor: pointer;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  z-index: 3;
  display: none;
}
.remove-file-btn svg {
  height: 2.4rem;
  width: 2.4rem;
}

[data-phone] ._num-body {
  position: absolute !important;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 11.7rem;
}

input[name=tel].wpcf7-not-valid + .iti .input, input[name=tel].wpcf7-not-valid + .iti .iti__search-input {
  border-color: #e21b52;
}

.article-images-carousel__img {
  position: relative;
  height: 0;
  padding-bottom: 58.3%;
}
.article-images-carousel__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2.4rem;
}
.article-images-carousel__nav-dots {
  margin-top: 1.6rem;
}
.article-images-carousel__nav-dots:not(._animate) {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.article-images-carousel__nav-dots._animate {
  margin-left: auto !important;
  margin-right: auto !important;
}
.article-images-carousel__nav-buttons {
  position: absolute;
  top: calc(50% - 1.9rem);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 1.6rem;
  pointer-events: none;
  z-index: 2;
}
.article-images-carousel__nav-buttons .nav-btn {
  pointer-events: auto;
}

.option-selector[data-option-selector=dropdown] {
  position: relative;
}
.option-selector[data-option-selector=dropdown] .option-selector__menu {
  position: absolute;
  top: calc(100% + 1.2rem);
  left: 0;
  width: 100%;
  max-height: 20.4rem;
}
.option-selector[data-option-selector=collapsible] .option-selector__menu {
  margin-top: 1.2rem;
  max-height: 30.8rem;
}
.option-selector__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4.5rem;
  width: 100%;
  border-radius: 1.2rem;
  background-color: #e21b52;
  color: #fff;
  position: relative;
  padding: 1rem 3.8rem 1rem 2.4rem;
  font-size: 1.8rem;
  line-height: 1.24em;
  cursor: pointer;
}
.option-selector__btn::before {
  position: absolute;
  display: block;
  content: "";
  height: 1.6rem;
  width: 1.6rem;
  top: 50%;
  right: 1.6rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMC40MDUxIDAuNzU5NDk0TDUuMjAyNTMgNkw2LjI0OTI0ZS0wOCAwLjc1OTQ5NEwwLjc1OTQ5NCA5LjA1Njg3ZS0wOUw1LjIwMjUzIDQuNDgxMDFMOS42NDU1NyAxLjE1MDIyZS0wN0wxMC40MDUxIDAuNzU5NDk0WiIgZmlsbD0iY3VycmVudENvbG9yIi8+Cjwvc3ZnPgo=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(236deg) brightness(101%) contrast(102%);
          filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(236deg) brightness(101%) contrast(102%);
  -webkit-transition: -webkit-filter 0.25s ease, -webkit-transform 0.25s ease;
  transition: -webkit-filter 0.25s ease, -webkit-transform 0.25s ease;
  transition: filter 0.25s ease, transform 0.25s ease;
  transition: filter 0.25s ease, transform 0.25s ease, -webkit-filter 0.25s ease, -webkit-transform 0.25s ease;
}
.option-selector__btn-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.option-selector__menu {
  background-color: #fff;
  border-radius: 1.2rem;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
  padding: 1.6rem 1.4rem 1.6rem 1.6rem;
  display: none;
  overflow: hidden;
}
.option-selector__menu label:not(:first-child), .option-selector__menu a.radio:not(:first-child) {
  margin-top: 1.2rem;
}
.option-selector__menu .swiper-slide {
  height: auto;
  display: -ms-grid;
  display: grid;
}
.option-selector__menu .swiper-scrollbar {
  top: 1.2rem;
  height: calc(100% - 2.4rem);
  width: 0.4rem;
  background-color: transparent;
}
.option-selector__menu .swiper-scrollbar-drag {
  background-color: #a0a0a0;
}
.option-selector__menu [data-action=show-all-items] {
  margin-top: 1.8rem;
  color: #333132;
  font-size: 1.4rem;
  line-height: 1.24em;
  cursor: pointer;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.option-selector.active .option-selector__btn::before {
  -webkit-transform: translateY(-50%) scaleY(-1);
      -ms-transform: translateY(-50%) scaleY(-1);
          transform: translateY(-50%) scaleY(-1);
}

.clubs-carousel {
  overflow: visible;
}
.clubs-carousel.dark .place-card-v2 {
  color: #fff;
  background-color: #18171c;
}
/* .clubs-carousel.dark .place-card-v2__footer {
  background-color: #18171c;
}
.clubs-carousel.dark .place-card-v2__time {
  color: #a0a0a0;
}
.clubs-carousel.dark .clubs-carousel__nav-dots {
  color: #fff;
} */
.clubs-carousel__nav-dots {
  margin-top: 2.4rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup-form__title {
  margin-top: -0.7rem;
  color: #333132;
}
.popup-form__text {
  margin-top: 1.4rem;
  font-family: "Helvetica", sans-serif;
  color: #333132;
}
.popup-form__fields {
  margin-top: 4rem;
}
.popup-form__fields-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  position: relative;
  z-index: 4;
}
.popup-form__fields-row .checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popup-form__submit {
  margin-top: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.popup-message {
  color: #333132;
}
.popup-message__title {
  margin-top: -0.7rem;
}
.popup-message__text {
  margin-top: 2rem;
  font-family: "Helvetica", sans-serif;
}
.popup-message__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 4rem;
}
.filter__inner {
  position: relative;
}
.filter__head {
  position: relative;
  height: 6rem;
  background-color: #18171c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1.6rem;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.filter__head-btn-close {
  height: 2.4rem;
  width: 2.4rem;
  color: #e21b52;
}
.filter__head-btn-close svg {
  height: 100%;
  width: 100%;
}
.filter__head-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.8rem;
  line-height: 1.24em;
}
.filter__head-btn-reset {
  font-family: "Helvetica", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4em;
}
.filter__list {
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.filter__btn-reset {
  display: none;
}
.filter__btn-close {
  padding: 0 1.6rem 1.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.filter._fetching .cover-loader {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.filter .cover-loader {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% + 2rem);
  height: calc(100% + 2rem);
  color: #e21b52;
  min-height: 10rem;
}
.filter [data-text-clubs-not-found] {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.banner-sm {
  position: relative;
  overflow: hidden;
  border-radius: 2.4rem;
  background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  color: #fff;
  min-height: 19rem;
  padding: 1.6rem 2rem 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.banner-sm__decor {
  position: absolute;
  z-index: 1;
  color: #9c3095;
  width: 38rem;
  height: 38rem;
  top: 65%;
  -webkit-transform: translateY(-50%) rotate(-9deg);
      -ms-transform: translateY(-50%) rotate(-9deg);
          transform: translateY(-50%) rotate(-9deg);
  right: -9rem;
}
.banner-sm__text-content {
  position: relative;
  z-index: 3;
  max-width: 20.4rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.6rem;
}
.banner-sm__additional-info {
  opacity: 0.8;
  margin-top: auto;
}
.banner-sm__image {
  position: absolute;
  z-index: 2;
  top: -0.6rem;
  right: -1.6rem;
  width: 21.1rem;
  height: 26.3rem;
}
.banner-sm__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top left;
     object-position: top left;
}

[data-slider=carousel] {
  overflow: visible;
}
[data-slider=carousel] .slider-footer {
  margin-top: 3.2rem;
}
.clubs-preview .clubs-preview__container._will-animate .clubs-preview__head, .clubs-preview .clubs-preview__container._will-animate .clubs-preview__filter, .clubs-preview .clubs-preview__container._will-animate .place-card, .clubs-preview .clubs-preview__container._will-animate .clubs-preview__footer {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.clubs-preview .clubs-preview__container._will-animate._animate .clubs-preview__head {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .clubs-preview__filter {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(1) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 0.9s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.6s;
  transition: opacity 0.8s ease-out 0.9s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.6s;
  transition: opacity 0.8s ease-out 0.9s, transform 0.8s ease-out 0.6s, color 0.25s ease;
  transition: opacity 0.8s ease-out 0.9s, transform 0.8s ease-out 0.6s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.6s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(2) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 1.05s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.75s;
  transition: opacity 0.8s ease-out 1.05s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.75s;
  transition: opacity 0.8s ease-out 1.05s, transform 0.8s ease-out 0.75s, color 0.25s ease;
  transition: opacity 0.8s ease-out 1.05s, transform 0.8s ease-out 0.75s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.75s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(3) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 1.2s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.9s;
  transition: opacity 0.8s ease-out 1.2s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.9s;
  transition: opacity 0.8s ease-out 1.2s, transform 0.8s ease-out 0.9s, color 0.25s ease;
  transition: opacity 0.8s ease-out 1.2s, transform 0.8s ease-out 0.9s, color 0.25s ease, -webkit-transform 0.8s ease-out 0.9s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(4) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 1.35s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.05s;
  transition: opacity 0.8s ease-out 1.35s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.05s;
  transition: opacity 0.8s ease-out 1.35s, transform 0.8s ease-out 1.05s, color 0.25s ease;
  transition: opacity 0.8s ease-out 1.35s, transform 0.8s ease-out 1.05s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.05s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(5) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 1.5s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.2s;
  transition: opacity 0.8s ease-out 1.5s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.2s;
  transition: opacity 0.8s ease-out 1.5s, transform 0.8s ease-out 1.2s, color 0.25s ease;
  transition: opacity 0.8s ease-out 1.5s, transform 0.8s ease-out 1.2s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.2s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(6) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 1.65s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.35s;
  transition: opacity 0.8s ease-out 1.65s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.35s;
  transition: opacity 0.8s ease-out 1.65s, transform 0.8s ease-out 1.35s, color 0.25s ease;
  transition: opacity 0.8s ease-out 1.65s, transform 0.8s ease-out 1.35s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.35s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(7) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 1.8s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.5s;
  transition: opacity 0.8s ease-out 1.8s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.5s;
  transition: opacity 0.8s ease-out 1.8s, transform 0.8s ease-out 1.5s, color 0.25s ease;
  transition: opacity 0.8s ease-out 1.8s, transform 0.8s ease-out 1.5s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.5s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(8) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 1.95s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.65s;
  transition: opacity 0.8s ease-out 1.95s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.65s;
  transition: opacity 0.8s ease-out 1.95s, transform 0.8s ease-out 1.65s, color 0.25s ease;
  transition: opacity 0.8s ease-out 1.95s, transform 0.8s ease-out 1.65s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.65s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(9) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 2.1s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.8s;
  transition: opacity 0.8s ease-out 2.1s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.8s;
  transition: opacity 0.8s ease-out 2.1s, transform 0.8s ease-out 1.8s, color 0.25s ease;
  transition: opacity 0.8s ease-out 2.1s, transform 0.8s ease-out 1.8s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.8s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .place-card:nth-child(10) {
  opacity: 1;
  -webkit-transform: translateY(0rem);
      -ms-transform: translateY(0rem);
          transform: translateY(0rem);
  -webkit-transition: opacity 0.8s ease-out 2.25s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.95s;
  transition: opacity 0.8s ease-out 2.25s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.95s;
  transition: opacity 0.8s ease-out 2.25s, transform 0.8s ease-out 1.95s, color 0.25s ease;
  transition: opacity 0.8s ease-out 2.25s, transform 0.8s ease-out 1.95s, color 0.25s ease, -webkit-transform 0.8s ease-out 1.95s;
}
.clubs-preview .clubs-preview__container._will-animate._animate .clubs-preview__footer {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.6s;
}

.services._will-animate .services__decor-group {
  opacity: 0;
}
.services._will-animate._animate .services__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.services .services__container._will-animate .services__nav-dots, .services .services__container._will-animate .services__nav-buttons {
  opacity: 0;
}
.services .services__container._will-animate .services__title, .services .services__container._will-animate .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.services .services__container._will-animate._animate .services__title {
  opacity: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.services .services__container._will-animate._animate .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.services .services__container._will-animate._animate .services__nav-dots, .services .services__container._will-animate._animate .services__nav-buttons {
  -webkit-animation: fadeIn 0.6s ease-out forwards 1.6s;
          animation: fadeIn 0.6s ease-out forwards 1.6s;
}

.benefits._will-animate .benefits__decor-1, .benefits._will-animate .benefits__decor-2, .benefits._will-animate .benefits__decor-3 {
  opacity: 0;
}
.benefits._will-animate._animate .benefits__decor-1, .benefits._will-animate._animate .benefits__decor-2, .benefits._will-animate._animate .benefits__decor-3 {
  -webkit-animation: fadeIn 0.8s ease-out forwards;
          animation: fadeIn 0.8s ease-out forwards;
}
.benefits .benefits__container._will-animate > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.benefits .benefits__container._will-animate._animate > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.benefits .benefits__container._will-animate._animate > *:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}

.reviews._will-animate .reviews__decor-group {
  opacity: 0;
}
.reviews._will-animate._animate .reviews__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.reviews .reviews__container._will-animate .reviews__title, .reviews .reviews__container._will-animate .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.reviews .reviews__container._will-animate .reviews__slider-footer {
  opacity: 0;
}
.reviews .reviews__container._will-animate._animate .reviews__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.reviews .reviews__container._will-animate._animate .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.reviews .reviews__container._will-animate._animate .reviews__slider-footer {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.your-app .your-app__container._will-animate .your-app__image svg, .your-app .your-app__container._will-animate .your-app__image img {
  opacity: 0;
}
.your-app .your-app__container._will-animate .your-app__body > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.your-app .your-app__container._will-animate._animate .your-app__image svg {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}
.your-app .your-app__container._will-animate._animate .your-app__image img {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.6s;
          animation: fadeIn 0.8s ease-out forwards 0.6s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.your-app .your-app__container._will-animate._animate .your-app__body > *:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
}

.instruction._will-animate .instruction__decor-group {
  opacity: 0;
}
.instruction._will-animate._animate .instruction__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.instruction .instruction__container._will-animate .instruction__title, .instruction .instruction__container._will-animate .instruction__steps > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.instruction .instruction__container._will-animate._animate .instruction__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-tab:nth-of-type(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-tab:nth-of-type(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.675s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.675s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-tab:nth-of-type(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-tab:nth-of-type(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.825s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.825s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-tab:nth-of-type(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-tab:nth-of-type(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.975s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.975s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-tab:nth-of-type(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-tab:nth-of-type(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.125s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.125s;
}
.instruction .instruction__container._will-animate._animate .instruction__step-content {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.partners-carousel._will-animate .partners-carousel__decor-group {
  opacity: 0;
}
.partners-carousel._will-animate._animate .partners-carousel__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.partners-carousel .partners-carousel__container._will-animate .partners-carousel__title, .partners-carousel .partners-carousel__container._will-animate .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.partners-carousel .partners-carousel__container._will-animate .partners-carousel__slider-footer {
  opacity: 0;
}
.partners-carousel .partners-carousel__container._will-animate._animate .partners-carousel__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.partners-carousel .partners-carousel__container._will-animate._animate .partners-carousel__slider-footer {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.blog-preview-carousel._will-animate .blog-preview-carousel__decor-group {
  opacity: 0;
}
.blog-preview-carousel._will-animate._animate .blog-preview-carousel__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate .blog-preview-carousel__title, .blog-preview-carousel .blog-preview-carousel__container._will-animate .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate .blog-preview-carousel__slider-footer {
  opacity: 0;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .blog-preview-carousel__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.blog-preview-carousel .blog-preview-carousel__container._will-animate._animate .blog-preview-carousel__slider-footer {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.instagram._will-animate .instagram__decor-group {
  opacity: 0;
}
.instagram._will-animate._animate .instagram__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.instagram .instagram__container._will-animate .instagram__media-content {
  opacity: 0;
}
.instagram .instagram__container._will-animate .instagram__text-content > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.instagram .instagram__container._will-animate._animate .instagram__media-content {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.instagram .instagram__container._will-animate._animate .instagram__text-content > *:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}

.faq._will-animate .faq__decor-group {
  opacity: 0;
}
.faq._will-animate._animate .faq__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.faq .faq__container._will-animate .faq__title, .faq .faq__container._will-animate .faq__text, .faq .faq__container._will-animate .faq__buttons, .faq .faq__container._will-animate .accordion__item {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.faq .faq__container._will-animate._animate .faq__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.faq .faq__container._will-animate._animate .faq__head .faq__text {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.faq .faq__container._will-animate._animate .faq__footer .faq__text {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.faq .faq__container._will-animate._animate .faq__buttons {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.faq .faq__container._will-animate._animate .accordion__item:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
}

.media-text-horizontal .media-text-horizontal__container._will-animate .media-text-horizontal__image {
  opacity: 0;
}
.media-text-horizontal .media-text-horizontal__container._will-animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child) {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.media-text-horizontal .media-text-horizontal__container._will-animate .media-text-horizontal__text:last-child > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__image {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__scroll-container > *:not(.media-text-horizontal__text:last-child):nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(16) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(17) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(18) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.15s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.15s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(19) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.3s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(20) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.45s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(21) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.6s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(22) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.75s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(23) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.9s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(24) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 4.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 4.05s;
}
.media-text-horizontal .media-text-horizontal__container._will-animate._animate .media-text-horizontal__text:last-child > *:nth-child(25) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 4.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 4.2s;
}

.feature-group._will-animate .feature-group__decor-group {
  opacity: 0;
}
.feature-group._will-animate._animate .feature-group__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.feature-group .feature-group__container._will-animate .feature-group__title, .feature-group .feature-group__container._will-animate .feature-group__list > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.feature-group .feature-group__container._will-animate._animate .feature-group__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.feature-group .feature-group__container._will-animate._animate .feature-group__list > *:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}

.advantages._will-animate .advantages__decor-group {
  opacity: 0;
}
.advantages._will-animate._animate .advantages__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.advantages .advantages__container._will-animate .advantages__title, .advantages .advantages__container._will-animate .advantages__list > *, .advantages .advantages__container._will-animate .advantages__buttons {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.advantages .advantages__container._will-animate._animate .advantages__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.advantages .advantages__container._will-animate._animate .advantages__list > *:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.advantages .advantages__container._will-animate._animate .advantages__buttons {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.6s;
}

.feedback-form .feedback-form__container._will-animate .feedback-form__title, .feedback-form .feedback-form__container._will-animate .feedback-form__text, .feedback-form .feedback-form__container._will-animate .feedback-form__fields-items > *, .feedback-form .feedback-form__container._will-animate .feedback-form__submit {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__text {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__fields-items > *:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
}
.feedback-form .feedback-form__container._will-animate._animate .feedback-form__submit {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2s;
}

.stats._will-animate .stats__decor-group {
  opacity: 0;
}
.stats._will-animate._animate .stats__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.stats .stats__container._will-animate .stats__title, .stats .stats__container._will-animate .stats__text, .stats .stats__container._will-animate .stats__list > *, .stats .stats__container._will-animate .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.stats .stats__container._will-animate .slider-footer {
  opacity: 0;
}
.stats .stats__container._will-animate._animate .stats__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.stats .stats__container._will-animate._animate .stats__text {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.stats .stats__container._will-animate._animate .stats__list > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.15s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.15s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.3s;
}
.stats .stats__container._will-animate._animate .swiper-slide:nth-child(16) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 3.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 3.45s;
}
.stats .stats__container._will-animate._animate .slider-footer {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.requirements .requirements__container._will-animate .requirements__title, .requirements .requirements__container._will-animate .requirements__list > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.requirements .requirements__container._will-animate._animate .requirements__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.requirements .requirements__container._will-animate._animate .requirements__list > *:nth-child(16) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}

.about-us__row._will-animate .about-us__media-content, .about-us__row._will-animate .about-us__media-content::before, .about-us__row._will-animate .about-us__title > span::before {
  opacity: 0;
}
.about-us__row._will-animate .about-us__text-content > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.about-us__row._will-animate._animate .about-us__media-content {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}
.about-us__row._will-animate._animate .about-us__text-content > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.about-us__row._will-animate._animate .about-us__text-content > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.about-us__row._will-animate._animate .about-us__text-content > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.about-us__row._will-animate._animate .about-us__text-content > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.about-us__row._will-animate._animate .about-us__text-content > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.about-us__row._will-animate._animate .about-us__media-content::before, .about-us__row._will-animate._animate .about-us__title > span::before {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.trainers-carousel._will-animate .trainers-carousel__decor-group {
  opacity: 0;
}
.trainers-carousel._will-animate._animate .trainers-carousel__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.trainers-carousel .trainers-carousel__container._will-animate .trainers-carousel__title, .trainers-carousel .trainers-carousel__container._will-animate .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.trainers-carousel .trainers-carousel__container._will-animate .slider-footer {
  opacity: 0;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .trainers-carousel__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .swiper-slide:nth-child(16) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.trainers-carousel .trainers-carousel__container._will-animate._animate .slider-footer {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.vacancies-preview._will-animate .vacancies-preview__decor-group {
  opacity: 0;
}
.vacancies-preview._will-animate._animate .vacancies-preview__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.vacancies-preview .vacancies-preview__container._will-animate .vacancies-preview__title, .vacancies-preview .vacancies-preview__container._will-animate .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.vacancies-preview .vacancies-preview__container._will-animate .slider-footer {
  opacity: 0;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .vacancies-preview__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .swiper-slide:nth-child(16) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.vacancies-preview .vacancies-preview__container._will-animate._animate .slider-footer {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}
.tariff-plans .tariff-plans__container._will-animate .tariff-plans__title, .tariff-plans .tariff-plans__container._will-animate .tariff-plans__text, .tariff-plans .tariff-plans__container._will-animate .tariff-plans__slider .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.tariff-plans .tariff-plans__container._will-animate .slider-footer {
  opacity: 0;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__text {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .tariff-plans__slider .swiper-slide:nth-child(16) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.tariff-plans .tariff-plans__container._will-animate._animate .slider-footer {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.club-advantages .club-advantages__container._will-animate .club-advantages__text-content > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.club-advantages .club-advantages__container._will-animate .club-advantages__media-content {
  opacity: 0;
}
.club-advantages .club-advantages__container._will-animate._animate .club-advantages__text-content > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.club-advantages .club-advantages__container._will-animate._animate .club-advantages__text-content > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.club-advantages .club-advantages__container._will-animate._animate .club-advantages__text-content > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.club-advantages .club-advantages__container._will-animate._animate .club-advantages__text-content > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.club-advantages .club-advantages__container._will-animate._animate .club-advantages__text-content > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.club-advantages .club-advantages__container._will-animate._animate .club-advantages__text-content > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.club-advantages .club-advantages__container._will-animate._animate .club-advantages__media-content {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}

.how-to-find-us .how-to-find-us__container._will-animate .how-to-find-us__text-content > * {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.how-to-find-us .how-to-find-us__container._will-animate .how-to-find-us__media-content {
  opacity: 0;
}
.how-to-find-us .how-to-find-us__container._will-animate._animate .how-to-find-us__text-content > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.how-to-find-us .how-to-find-us__container._will-animate._animate .how-to-find-us__text-content > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.how-to-find-us .how-to-find-us__container._will-animate._animate .how-to-find-us__text-content > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.how-to-find-us .how-to-find-us__container._will-animate._animate .how-to-find-us__text-content > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.how-to-find-us .how-to-find-us__container._will-animate._animate .how-to-find-us__text-content > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.how-to-find-us .how-to-find-us__container._will-animate._animate .how-to-find-us__text-content > *:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.how-to-find-us .how-to-find-us__container._will-animate._animate .how-to-find-us__media-content {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}

.trainers-preview._will-animate .trainers-preview__decor-group {
  opacity: 0;
}
.trainers-preview._will-animate._animate .trainers-preview__decor-group {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}
.trainers-preview .trainers-preview__container._will-animate .trainers-preview__title {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.trainers-preview .trainers-preview__container._will-animate .trainers-preview__footer, .trainers-preview .trainers-preview__container._will-animate .trainers-preview__list-nav-dots {
  opacity: 0;
}
.trainers-preview .trainers-preview__container._will-animate._animate .trainers-preview__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.trainers-preview .trainers-preview__container._will-animate._animate .trainers-preview__footer, .trainers-preview .trainers-preview__container._will-animate._animate .trainers-preview__list-nav-dots {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.club-class-schedule._will-animate .club-class-schedule__decor-1, .club-class-schedule._will-animate .club-class-schedule__app {
  opacity: 0;
}
.club-class-schedule._will-animate .club-class-schedule__title {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.club-class-schedule._will-animate._animate .club-class-schedule__decor-1 {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}
.club-class-schedule._will-animate._animate .club-class-schedule__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.club-class-schedule._will-animate._animate .club-class-schedule__app {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.6s;
          animation: fadeIn 0.8s ease-out forwards 0.6s;
}
.club-class-schedule .trainers-preview__container._will-animate .trainers-preview__title, .club-class-schedule .trainers-preview__container._will-animate .swiper-slide {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.club-class-schedule .trainers-preview__container._will-animate .trainers-preview__footer {
  opacity: 0;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .trainers-preview__title {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(6) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(7) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.5s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(8) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.65s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(9) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.8s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(10) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.95s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(11) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.1s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(12) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.25s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(13) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.4s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(14) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.55s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(15) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.7s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(16) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 2.85s;
}
.club-class-schedule .trainers-preview__container._will-animate._animate .trainers-preview__footer {
  -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
          animation: fadeIn 0.8s ease-out forwards 1.6s;
}

.blog-post-body .person-card__image._will-animate,
.blog-post-body .wp-block-custom-block-video-in-popup._will-animate,
.blog-post-body .wp-block-image._will-animate,
.blog-post-body .wp-block-custom-block-carousel._will-animate,
.page-template-page-vacancies .media-text-horizontal__image._will-animate,
.vacancy__clubs-carousel .place-card-v2__image._will-animate,
.trainers-archive .person-card__image._will-animate,
.trainer__clubs-carousel .place-card-v2__image._will-animate {
  opacity: 0;
}
.blog-post-body .person-card__image._will-animate._animate,
.blog-post-body .wp-block-custom-block-video-in-popup._will-animate._animate,
.blog-post-body .wp-block-image._will-animate._animate,
.blog-post-body .wp-block-custom-block-carousel._will-animate._animate,
.page-template-page-vacancies .media-text-horizontal__image._will-animate._animate,
.vacancy__clubs-carousel .place-card-v2__image._will-animate._animate,
.trainers-archive .person-card__image._will-animate._animate,
.trainer__clubs-carousel .place-card-v2__image._will-animate._animate {
  -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
          animation: fadeIn 0.8s ease-out forwards 0.3s;
}

.footer {
  overflow: hidden;
}
.footer .footer__inner._will-animate .footer__head > *, .footer .footer__inner._will-animate .footer__social, .footer .footer__inner._will-animate .footer__nav > *, .footer .footer__inner._will-animate .footer__bottom {
  opacity: 0;
  -webkit-transform: translateY(10rem);
      -ms-transform: translateY(10rem);
          transform: translateY(10rem);
}
.footer .footer__inner._will-animate._animate .footer__head > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
}
.footer .footer__inner._will-animate._animate .footer__head > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
}
.footer .footer__inner._will-animate._animate .footer__head > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.footer .footer__inner._will-animate._animate .footer__head > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
}
.footer .footer__inner._will-animate._animate .footer__head > *:nth-child(5) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.footer .footer__inner._will-animate._animate .footer__social {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
}
.footer .footer__inner._will-animate._animate .footer__nav > *:nth-child(1) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
}
.footer .footer__inner._will-animate._animate .footer__nav > *:nth-child(2) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
}
.footer .footer__inner._will-animate._animate .footer__nav > *:nth-child(3) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
}
.footer .footer__inner._will-animate._animate .footer__nav > *:nth-child(4) {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
}
.footer .footer__inner._will-animate._animate .footer__bottom {
  -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.4s;
          animation: fadeInWithTranslate 0.8s ease-out forwards 1.4s;
}

@-webkit-keyframes fadeInWithTranslate {
  from {
    opacity: 0;
    -webkit-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem);
  }
}

@keyframes fadeInWithTranslate {
  from {
    opacity: 0;
    -webkit-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0rem);
            transform: translateY(0rem);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.cover-loader {
  border-radius: 2.4rem;
}

.header {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.header.header--scrolling {
  background-color: #18171c;
}
.header.dark {
  background-color: #18171c;
}
.header__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  min-height: 8.1rem;
}
.header__logo {
  height: 5.1rem;
  margin-right: auto;
}
.header__logo img {
  height: 100%;
  width: auto;
  display: block;
}
.header__nav {
  display: none;
}
.header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.8rem;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.24em;
}
.header__nav-list .has-sub-menu {
  position: relative;
}
.header__nav-list .has-sub-menu > a {
  position: relative;
  padding-right: 1.8rem;
}
.header__nav-list .has-sub-menu > a::before {
  position: absolute;
  display: block;
  content: "";
  height: 0.6rem;
  width: 1.1rem;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMC40MDUxIDAuNzU5NDk0TDUuMjAyNTMgNkw2LjI0OTI0ZS0wOCAwLjc1OTQ5NEwwLjc1OTQ5NCA5LjA1Njg3ZS0wOUw1LjIwMjUzIDQuNDgxMDFMOS42NDU1NyAxLjE1MDIyZS0wN0wxMC40MDUxIDAuNzU5NDk0WiIgZmlsbD0iY3VycmVudENvbG9yIi8+Cjwvc3ZnPgo=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(236deg) brightness(101%) contrast(102%);
          filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(236deg) brightness(101%) contrast(102%);
  -webkit-transition: -webkit-filter 0.25s ease;
  transition: -webkit-filter 0.25s ease;
  transition: filter 0.25s ease;
  transition: filter 0.25s ease, -webkit-filter 0.25s ease;
}
.header__nav-list .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  padding: 1.6rem;
  border-radius: 1.2rem;
  color: #000000;
  -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  font-size: 1.6rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(1rem);
      -ms-transform: translateY(1rem);
          transform: translateY(1rem);
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
}
.header__language {
  display: none;
}
.header__cabinet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 3.6rem;
  width: 3.6rem;
  margin-left: 2.6rem;
}
.header__cabinet svg {
  height: 2.4rem;
  width: 2.4rem;
}
.header__store-btn-group {
  display: none;
  margin-left: 1.6rem;
  gap: 1.6rem;
}
.header__ctn-btn {
  display: none;
  margin-left: 2.8rem;
  min-width: 23rem;
}
.header__burger {
  margin-left: 1.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.top-space {
  padding-top: 8.1rem;
  background-color: #18171c;
}

.language {
  position: relative;
  cursor: pointer;
}
.language.active .language__list {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.language__current {
  position: relative;
  padding-right: 1.8rem;
}
.language__current::before {
  position: absolute;
  display: block;
  content: "";
  height: 0.6rem;
  width: 1.1rem;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMC40MDUxIDAuNzU5NDk0TDUuMjAyNTMgNkw2LjI0OTI0ZS0wOCAwLjc1OTQ5NEwwLjc1OTQ5NCA5LjA1Njg3ZS0wOUw1LjIwMjUzIDQuNDgxMDFMOS42NDU1NyAxLjE1MDIyZS0wN0wxMC40MDUxIDAuNzU5NDk0WiIgZmlsbD0iY3VycmVudENvbG9yIi8+Cjwvc3ZnPgo=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(236deg) brightness(101%) contrast(102%);
          filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(236deg) brightness(101%) contrast(102%);
  -webkit-transition: -webkit-filter 0.25s ease;
  transition: -webkit-filter 0.25s ease;
  transition: filter 0.25s ease;
  transition: filter 0.25s ease, -webkit-filter 0.25s ease;
}
.language__list {
  position: absolute;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-1rem);
      -ms-transform: translateY(-1rem);
          transform: translateY(-1rem);
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, visibility 0.25s ease, -webkit-transform 0.25s ease;
}
.language__list a {
  text-shadow: 0px 0px 2px #000000;
}
.language .wpml-ls-current-language {
  display: none;
}

.burger {
  width: 4rem;
  height: 4.5rem;
  border: 0.2rem solid #fff;
  border-radius: 1.4rem;
  color: #fff;
  position: relative;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
.burger.active svg {
  opacity: 0;
}
.burger.active span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-1, .burger.active span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-2 {
  opacity: 0;
}
.burger.active span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-3 {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  opacity: 1;
}
.burger.active span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-4 {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  opacity: 1;
}
.burger.active span.text, .burger.active span.advantages-card__list {
  opacity: 0;
}
.burger svg {
  position: absolute;
  height: 0.9rem;
  width: auto;
  left: 50%;
  top: 2rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.burger span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons) {
  display: block;
  background-color: currentColor;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
}
.burger span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-1 {
  top: 2.4rem;
  height: 0.2rem;
  width: 2.6rem;
}
.burger span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-2 {
  top: 2.9rem;
  height: 0.2rem;
  width: 2.6rem;
}
.burger span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-3 {
  top: 50%;
  width: 2.2rem;
  height: 0.4rem;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
.burger span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-4 {
  top: 50%;
  width: 2.2rem;
  height: 0.4rem;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
.burger span.text, .burger span.advantages-card__list {
  font-size: 1rem;
  line-height: 0.7;
  position: absolute;
  height: 0.9rem;
  width: auto;
  left: 50%;
  top: 1rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.menu {
  position: fixed;
  z-index: 49;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100dvh;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  background-color: #18171c;
  color: #fff;
  padding-top: 8.1rem;
}
.menu.show {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.menu__scroll-container {
  height: 100%;
  overflow: auto;
  padding: 4rem 1.6rem 4.8rem;
}
.menu__scroll-container hr {
  margin-top: 2.4rem;
  margin-bottom: 2.4rem;
  border-color: rgba(255, 255, 255, 0.2);
}
.menu__nav {
  padding: 0 0.8rem;
}
.menu__nav-list {
  margin-bottom: 0;
  display: -ms-grid;
  display: grid;
  gap: 2rem;
  font-size: 3.2rem;
  line-height: 0.9;
  letter-spacing: 0.02em;
}
.menu__extra-links {
  display: -ms-grid;
  display: grid;
  gap: 1.3rem;
  font-size: 1.4rem;
  line-height: 1.24em;
}
.menu__extra-links img, .menu__extra-links svg {
  height: 0.7em;
  width: auto;
  display: inline;
}
.menu__footer {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1.4rem;
  line-height: 1.24em;
}
.menu__public-offer-link {
  color: #a0a0a0;
}
.menu__cabinet {
  margin-top: 4rem;
  width: 4.8rem;
  height: 4.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.6rem;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.menu__cabinet svg {
  height: 2.4rem;
  width: 2.4rem;
}
.menu__social-slot {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu__cta-btn {
  margin-top: 4rem;
}
.menu__store {
  margin-top: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu__language {
  margin-top: 3.2rem;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.footer {
  margin-top: -1px;
  background-color: #18171c;
  color: #a0a0a0;
  font-family: "Helvetica", sans-serif;
  padding-top: 6.2rem;
  padding-bottom: 3.2rem;
  position: relative;
}
.footer__inner {
  position: relative;
  z-index: 2;
}
.footer__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer__logo {
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 7.3rem;
  text-align: center;
}
.footer__logo img {
  height: 100%;
  width: auto;
  display: inline-block;
}
.footer__text {
  font-size: 2.4rem;
  line-height: 1.22em;
  font-family: "RussoOne", sans-serif;
  text-align: center;
  margin-top: 1.6rem;
  color: #fff;
}
.footer__text span {
  display: block;
}
.footer__store {
  margin-top: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.footer__body {
  margin-top: 4.8rem;
}
.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__nav {
  margin-top: 4.8rem;
  display: -ms-grid;
  display: grid;
  
  grid-template-columns: repeat(2, minmax(0, auto));
  gap: 0 2.4rem;
}
.footer__nav-col-3 {
  margin-top: 4.8rem;
  -ms-grid-column-span: 2;
  grid-column: span 2/span 2;
}
.footer__nav-list {
  margin-bottom: 0;
  display: -ms-grid;
  display: grid;
  gap: 2.8rem;
  font-size: 1.8rem;
  line-height: 0.722em;
}
.footer__bottom {
  margin-top: 9.6rem;
  font-size: 1.6rem;
  line-height: 1.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.6rem;
}
.footer__bottom .emoji {
  height: 1.2em;
  margin-top: -0.4em;
}
.footer__decor {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  right: 1.6rem;
  bottom: 3.2rem;
  width: 5.9rem;
  height: 17.5rem;
  color: #000000;
}

.home-intro {
  position: relative;
  z-index: 3;
  background-color: #333132;
}
.home-intro + section {
  position: relative;
  z-index: 2;
}
.home-intro__screen {
  position: relative;
  height: auto;
}
.home-intro__screen-bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  background-color: #333132;
}
.home-intro__screen-bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.home-intro__screen-content {
  position: relative;
  z-index: 2;
  min-height: 100svh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  padding-top: 9.1rem;
  padding-bottom: 10.6rem;
  color: #fff;
}
.home-intro__main-content {
  margin-top: auto;
}
.home-intro__title {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.08em;
  letter-spacing: 0.02em;
}
.home-intro__text {
  display: none;
}
.home-intro__buttons-slot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.6rem;
  margin-top: 3.6rem;
}
.home-intro__sub-content {
  margin-top: auto;
}
.home-intro__slider-nav {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}
.home-intro__slider-nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 4.8rem;
}
.home-intro__nav-dots {
  pointer-events: auto;
  margin-top: auto;
  margin-right: auto;
  margin-left: 0;
  margin-bottom: 1.3rem;
}
.home-intro__nav-buttons {
  pointer-events: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.8rem;
  margin-top: auto;
  margin-left: auto;
}
.home-intro__arrow-down {
  display: none;
}

.info-list {
  margin-bottom: 0;
  text-align: center;
}
.info-list__title {
  font-size: 3.2rem;
  line-height: 1.08em;
  letter-spacing: 0.02em;
}
.info-list__text {
  margin-top: 0.5rem;
  font-size: 1.8rem;
  line-height: 1.24em;
}

.clubs-preview {
  color: #fff;
  position: relative;
  overflow: hidden;
  background-color: #333132;
}
.clubs-preview._fetching .cover-loader {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.clubs-preview._fetching .clubs-preview__filter {
  pointer-events: none;
  opacity: 0.6;
}
.clubs-preview .cover-loader {
  border-radius: 2.4rem;
  background: rgba(51, 49, 50, 0.4) !important;
}
.clubs-preview__decor-1 {
  display: none;
}
.clubs-preview__decor-2 {
  display: none;
}
.clubs-preview__container {
  position: relative;
  z-index: 2;
}
.clubs-preview__head {
  grid-area: head;
}
.clubs-preview__title {
  margin-top: -0.7rem;
}
.clubs-preview__sub-title {
  margin-top: 1rem;
  font-size: 1.8rem;
  color: #a0a0a0;
}
.clubs-preview__filter {
  grid-area: filter;
  margin-top: 2.2rem;
}
.clubs-preview__content {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: list;
  margin-top: 4rem;
  border-radius: 2.4rem;
  position: relative;
  z-index: 3;
}
.clubs-preview__list {
  display: -ms-grid;
  display: grid;
  gap: 2.4rem;
}
.clubs-preview__footer {
  grid-area: footer;
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  position: relative;
  z-index: 2;
}
.clubs-preview__footer .btn-primary {
  min-width: 24.8rem;
}

.services {
  color: #fff;
  position: relative;
  overflow: hidden;
  background-color: #333132;
}
.services__decor-group {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}
.services__decor-group > .container {
  height: 100%;
}
.services__decor-group-inner {
  position: relative;
  height: 100%;
}
.services__decor-1 {
  position: absolute;
  top: 14.8rem;
  left: -5.3rem;
  height: 30.2rem;
  width: 30.2rem;
  color: #00a99d;
  -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.services__decor-2 {
  position: absolute;
  z-index: 2;
  top: 24.3rem;
  left: 8.8rem;
  width: 5.6rem;
  height: 16.9rem;
}
.services__decor-3 {
  position: absolute;
  z-index: 1;
  top: 1rem;
  right: -1.6rem;
  height: 14.1rem;
  width: 14.1rem;
  opacity: 0.3;
  color: #000000;
}
.services__container {
  position: relative;
  z-index: 2;
}
.services__title {
  margin-top: -0.7rem;
}
.services__slider {
  margin-top: 3rem;
  overflow: visible;
}
.services__nav-dots {
  margin-top: 3.6rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
}
.services__nav-dots .bullet {
  pointer-events: auto;
}
.services__nav-buttons {
  display: none;
}

.service-card {
  color: #fff !important;
  display: block;
}
.service-card__body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  border-radius: 2.4rem;
  padding: 2.4rem 1.8rem 2.6rem;
  min-height: 26.7rem;
  aspect-ratio: 1/0.778;
}
.service-card__image {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.service-card__image img {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.service-card__image::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 49, 50, 0)), to(rgba(51, 49, 50, 0.6)));
  background: linear-gradient(180deg, rgba(51, 49, 50, 0) 0%, rgba(51, 49, 50, 0.6) 100%);
}
.service-card__image::after {
  display: block;
  z-index: 3;
  content: "";
  position: absolute;
  aspect-ratio: 1/1;
  width: 120%;
  border-radius: 100%;
  background-color: #e21b52;
  top: 50%;
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%);
  right: 9.44%;
  mix-blend-mode: darken;
}
.service-card__title {
  position: relative;
  z-index: 2;
  margin-top: -0.6rem;
}
.service-card__link {
  margin-top: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.service-card__footer {
  margin-top: 1.6rem;
  font-family: "Helvetica", sans-serif;
  color: #a0a0a0;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.benefits {
  color: #fff;
  position: relative;
  overflow: hidden;
  background-color: #333132;
}
.benefits__decor-group {
  position: relative;
  z-index: 1;
}
.benefits__decor-group-inner {
  position: relative;
  padding-top: 4rem;
}
.benefits__decor-1 {
  position: relative;
}
.benefits__decor-1 > img, .benefits__decor-1 > svg {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
.benefits__decor-1 .stat-point {
  position: absolute;
  z-index: 2;
  right: 7%;
  bottom: 2%;
}
.benefits__decor-2 {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 102%;
  width: 6.1rem;
  height: 18.5rem;
  color: #000000;
}
.benefits__decor-3 {
  position: absolute;
  z-index: 1;
  top: -3.2rem;
  right: -12.5rem;
  color: #9c3095;
  width: 22.5rem;
  height: 20.1rem;
  -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.benefits__container {
  position: relative;
  z-index: 2;
}
.benefits__title {
  margin-top: 2rem;
}
.benefits__text {
  margin-top: 1.2rem;
}
.benefits__list {
  margin-top: 3.2rem;
  margin-bottom: 0;
  display: -ms-grid;
  display: grid;
  
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem;
}
.benefits__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border-radius: 2.4rem;
  background-color: #18171c;
  padding: 2.4rem 1.2rem;
  font-size: 1.8rem;
  line-height: 1.24em;
}
.benefits__list li img, .benefits__list li svg {
  height: 5.6rem;
  width: auto;
}
.benefits__footer {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}

.reviews {
  position: relative;
  overflow: hidden;
}
.reviews.dark {
  background: #333132;
  color: #fff;
}
.reviews.light {
  background: #f2f2f3;
  color: #333132;
}
.reviews.accent {
  background: #ffbf19;
}
.reviews__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.reviews__decor-group > .container {
  height: 100%;
}
.reviews__decor-group-inner {
  height: 100%;
  position: relative;
}
.reviews__decor-1 {
  position: absolute;
  left: -10.8rem;
  top: 35.2rem;
  width: 23.3rem;
  height: 20.2rem;
  color: #9c3095;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.reviews__decor-2 {
  position: absolute;
  top: 1rem;
  right: 0;
  width: 8rem;
  height: 8rem;
  color: #e21b52;
}
.reviews__container {
  position: relative;
  z-index: 2;
}
.reviews__title {
  margin-top: -0.19em;
  padding-right: 9rem;
}
.reviews__slider {
  margin-top: 2.2rem;
  overflow: visible;
}
.reviews__slider .swiper-slide {
  height: auto;
}
.reviews__slider-footer {
  margin-top: 3.2rem;
}

.stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: inherit;
  color: #ffbf19;
  gap: 0.2em;
  cursor: pointer;
  content-visibility: auto;
}
.stars:not([data-stars=clickable]) {
  pointer-events: none;
}
.stars input {
  visibility: hidden;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.stars__item {
  position: relative;
}
.stars__item:active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.stars__item svg {
  display: block;
  height: 1em;
  width: 1em;
}
.stars__item-outline-icon {
  position: relative;
  z-index: 1;
  color: #dcdfe2;
}
.stars__item-solid-icon {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
}

.review-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 2.4rem;
  background-color: #fff;
  color: #000000;
  padding: 2.4rem 2.4rem 2rem;
  height: 100%;
}
.review-card__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
}
.review-card__avatar {
  -ms-grid-row-span: 2;
  grid-row: span 2/span 2;
  overflow: hidden;
  border-radius: 50%;
  width: 6.4rem;
  height: 6.4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.review-card__avatar img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.review-card__stars {
  font-size: 2rem;
}
.review-card__name {
  margin-top: 0.6rem;
  font-size: 1.8rem;
  line-height: 1.24em;
}
.review-card__body {
  margin-top: 2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.review-card__text {
  font-family: "Helvetica", sans-serif;
}
.review-card__footer {
  margin-top: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.review-card__date {
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
}
.review-card__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 1.4rem;
  font-family: "Helvetica", sans-serif;
  font-size: 1.6rem;
  line-height: 1.64em;
}
.review-card__value strong {
  font-size: 2.4rem;
  line-height: 1.22em;
  font-family: "RussoOne", sans-serif;
}

.your-app {
  overflow: hidden;
}
.your-app.dark {
  background-color: #333132;
  color: #fff;
}
.your-app.dark .your-app__image svg {
  color: #e21b52;
}
.your-app.light {
  background-color: #f2f2f3;
  color: #333132;
}
.your-app.accent {
  background-color: #ffbf19;
  color: #333132;
}
.your-app__container {
  position: relative;
}
.your-app__image {
  margin-top: -1.4rem;
  position: relative;
  height: 35.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.your-app__image picture {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.your-app__image img {
  position: relative;
  z-index: 2;
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.your-app__image svg {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 57%;
  -webkit-transform: translate(-50%, -50%) scaleX(-1) rotate(10deg);
      -ms-transform: translate(-50%, -50%) scaleX(-1) rotate(10deg);
          transform: translate(-50%, -50%) scaleX(-1) rotate(10deg);
  width: 38.3rem;
  height: 38.3rem;
  color: #00a99d;
  display: none;
}
.your-app__body {
  margin-top: 2.8rem;
  display: -ms-grid;
  display: grid;
  
  grid-template-columns: 1fr auto;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 0 1.6rem;
  -ms-grid-rows: auto 0 auto 0 auto 0 auto;
      grid-template-areas: "title title" "text text" "list list" "buttons logo";
}
.your-app__title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: title;
}
.your-app__text {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  margin-top: calc(1.8rem - 0.19em);
  grid-area: text;
}
.your-app__list {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  margin-top: 1.7rem;
  margin-bottom: 1.7rem;
  grid-area: list;
}
.your-app__buttons-group {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
  grid-area: buttons;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.4rem;
  width: 21.4rem;
}
.your-app__buttons-group .btn-primary {
  border-width: 0.3rem;
  padding: 1rem 2rem;
  min-height: 7rem;
}
.your-app__logo {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
  grid-area: logo;
  background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  width: 8.7rem;
  height: 18.7rem;
  color: #fff;
  position: relative;
}
.your-app__logo svg {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-49%);
      -ms-transform: translateY(-49%);
          transform: translateY(-49%);
  height: 80%;
  width: 96%;
}

.instruction {
  position: relative;
  overflow: hidden;
}
.instruction__decor-group {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.instruction__decor-group > .container {
  height: 100%;
}
.instruction__decor-group-inner {
  height: 100%;
  position: relative;
}
.instruction__decor-1 {
  display: none;
}
.instruction__decor-2 {
  position: absolute;
  top: 30rem;
  right: 0;
  width: 3.4rem;
  height: 10rem;
  color: #e21b52;
  opacity: 0.1;
}
.instruction__decor-3 {
  display: none;
}
.instruction__decor-4 {
  display: none;
}
.instruction__container {
  position: relative;
  z-index: 2;
}
.instruction__title {
  position: relative;
  z-index: 2;
  margin-top: 0.9rem;
}
.instruction__steps {
  margin-top: 4.2rem;
  position: relative;
  z-index: 1;
}
.instruction__step-tab {
  position: relative;
}
.instruction__step-tab-img {
  position: absolute;
  z-index: 1;
  left: -1.6rem;
  right: -1.6rem;
}
.instruction__step-tab-img img {
  width: 100%;
  height: auto;
}
.instruction__step-tab-container {
  position: relative;
  z-index: 2;
  width: 20.4rem;
  min-height: 15.8rem;
  border-radius: 2.4rem 2.4rem 0 0;
  background-color: #e21b52;
  color: #fff;
  padding: 1.6rem 1.8rem 2.6rem;
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.instruction__step-tab-num {
  font-size: 2.4rem;
  line-height: 1.22em;
  color: #ffbf19;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.instruction__step-tab-title {
  margin-top: 2.2rem;
  color: inherit;
}
.instruction__step-tab-arrow {
  position: absolute;
  right: 1.2rem;
  bottom: 1.2rem;
  height: 2.4rem;
  width: 2.4rem;
  color: inherit;
}
.instruction__step-content {
  color: #333132;
  font-family: "Helvetica", sans-serif;
  margin-top: 0.8rem;
  position: relative;
  z-index: 4;
}
.instruction__step-content > *:not(.left):not(.right) {
  position: relative;
  z-index: 3;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.instruction__step-content-lines {
  position: absolute;
  color: #00a99d;
  width: 7.9rem;
  height: 5rem;
}

.partners-carousel {
  position: relative;
  overflow: hidden;
}
.partners-carousel.dark {
  background-color: #333132;
  color: #fff;
}
.partners-carousel.light {
  background: #f2f2f3;
  color: #333132;
}
.partners-carousel.accent {
  background: #ffbf19;
}
.partners-carousel__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.partners-carousel__decor-group > .container {
  height: 100%;
}
.partners-carousel__decor-group-inner {
  height: 100%;
  position: relative;
}
.partners-carousel__decor-1 {
  position: absolute;
  height: 34rem;
  width: 34rem;
  bottom: 11rem;
  right: -2rem;
  color: #e21b52;
  -webkit-transform: rotate(-21deg);
      -ms-transform: rotate(-21deg);
          transform: rotate(-21deg);
}
.partners-carousel__container {
  position: relative;
  z-index: 2;
}
.partners-carousel__title {
  max-width: 56rem;
}
.partners-carousel__slider {
  margin-top: 3rem;
  overflow: visible;
}
.partners-carousel__slider-footer {
  margin-top: 3.2rem;
}

.partner-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 2.4rem;
  padding: 2rem;
  min-height: 14rem;
}
.partner-card img, .partner-card svg {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.partner-card svg path, .partner-card svg g rect {
  fill: currentColor;
}

.instagram {
  position: relative;
  overflow: hidden;
  background-color: #333132;
  color: #dcdfe2;
}
.instagram__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.instagram__decor-group > .container {
  height: 100%;
}
.instagram__decor-group-inner {
  position: relative;
  height: 100%;
}
.instagram__decor-1 {
  position: absolute;
  top: -13.1rem;
  left: -8.4rem;
  color: #00a99d;
  width: 25.6rem;
  height: 23.2rem;
  -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
          transform: rotate(10deg);
}
.instagram__decor-2 {
  position: absolute;
  top: 18.8rem;
  right: -2.7rem;
  height: 10.7rem;
  width: 10.7rem;
  color: #212024;
  -webkit-transform: rotate(18deg);
      -ms-transform: rotate(18deg);
          transform: rotate(18deg);
}
.instagram__container {
  position: relative;
  z-index: 2;
  padding-top: 3.8rem;
  padding-bottom: 5.8rem;
}
.instagram__title {
  color: #fff;
}
.instagram__text {
  margin-top: 1rem;
}
.instagram__buttons-slot {
  margin-top: 3.2rem;
}
.instagram__media-content {
  margin-top: 5.8rem;
  position: relative;
}
.instagram__stat {
  position: absolute;
  z-index: 2;
  bottom: -6.3rem;
  right: 3.4rem;
}
.instagram__image {
  aspect-ratio: 1/0.662;
  overflow: hidden;
  border-radius: 1.2rem;
  -webkit-box-shadow: 1px 4px 28px 0 rgba(226, 27, 82, 0.8);
          box-shadow: 1px 4px 28px 0 rgba(226, 27, 82, 0.8);
  position: relative;
  z-index: 1;
}
.instagram__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.instagram__image iframe {
  height: 100%;
  width: 100%;
}

.faq {
  position: relative;
  overflow: hidden;
  color: #dcdfe2;
  background-color: #333132;
}
.faq__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.faq__decor-group > .container {
  height: 100%;
}
.faq__decor-group-inner {
  position: relative;
  height: 100%;
}
.faq__decor-1 {
  position: absolute;
  left: -17rem;
  bottom: 3rem;
  width: 40rem;
  height: 40rem;
  color: #18171c;
  opacity: 0.2;
  -webkit-transform: rotate(-21deg);
      -ms-transform: rotate(-21deg);
          transform: rotate(-21deg);
}
.faq__container {
  position: relative;
  z-index: 2;
}
.faq__head {
  grid-area: head;
}
.faq__title {
  color: #fff;
}
.faq__title + .faq__text {
  margin-top: 1rem;
}
.faq__text {
  font-family: "Helvetica", sans-serif;
}
.faq__body {
  margin-top: 3.8rem;
  grid-area: body;
}
.faq__footer {
  margin-top: 4rem;
  grid-area: footer;
}
.faq__buttons {
  margin-top: 3.2rem;
}

.accordion {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.accordion__item {
  background-color: #18171c;
  position: relative;
  border-radius: 2.4rem;
}
.accordion__item-title {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3rem 4rem 3rem 1.6rem;
  font-size: 1.8rem;
  line-height: 1.24em;
  color: #fff;
  cursor: pointer;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}
.accordion__item-title.active .accordion__item-icon::before {
  -webkit-transform: translateX(-50%) scaleY(0);
      -ms-transform: translateX(-50%) scaleY(0);
          transform: translateX(-50%) scaleY(0);
}
.accordion__item-icon {
  position: absolute;
  right: 2rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 1.6rem;
  width: 1.6rem;
}
.accordion__item-icon::before, .accordion__item-icon::after {
  content: "";
  position: absolute;
  background-color: currentColor;
  -webkit-transition: -webkit-transform 0.25s ease;
  transition: -webkit-transform 0.25s ease;
  transition: transform 0.25s ease;
  transition: transform 0.25s ease, -webkit-transform 0.25s ease;
}
.accordion__item-icon::before {
  height: 100%;
  width: 0.3rem;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.accordion__item-icon::after {
  height: 0.3rem;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.accordion__item-content {
  color: #a0a0a0;
  font-family: "Helvetica", sans-serif;
  margin-top: -1rem;
  padding: 0 4rem 2.4rem 1.6rem;
  position: relative;
  z-index: 2;
  display: none;
}
.accordion__item-decor {
  position: absolute;
  z-index: 1;
  height: 2.4rem;
  width: 6.4rem;
  color: #e21b52;
  bottom: 0;
  right: 5rem;
}

.media-text-horizontal {
  position: relative;
  overflow: hidden;
}
.media-text-horizontal.dark {
  color: #fff;
  background-color: #333132;
}
.media-text-horizontal.dark .media-text-horizontal__decor-1 {
  color: #18171c;
  opacity: 0.2;
}
.media-text-horizontal.dark .media-text-horizontal__buttons--has-btn-map .btn-curtain span {
  color: #fff;
}
.media-text-horizontal.light {
  background-color: #f2f2f3;
  color: #333132;
}
.media-text-horizontal.light .media-text-horizontal__buttons--has-btn-map .btn-curtain span {
  mix-blend-mode: normal;
  color: #333132;
}
.media-text-horizontal.accent {
  background: #ffbf19;
  color: #333132;
}
.media-text-horizontal.accent .media-text-horizontal__decor-1 {
  color: #e21b52;
  opacity: 0.2;
}
.media-text-horizontal.bg-light-secondary {
  color: #333132;
}
.media-text-horizontal.empty .media-text-horizontal__decor-1 {
  color: #e21b52;
  opacity: 0.1;
}
.media-text-horizontal.empty .media-text-horizontal__banner {
  background-color: #f2f2f3;
  color: #000000;
}
.media-text-horizontal.empty .media-text-horizontal__buttons--has-btn-map .btn-curtain::before {
  background-color: #f2f2f3;
}
.media-text-horizontal.empty .media-text-horizontal__buttons--has-btn-map .btn-curtain path.icon-box {
  fill: #f2f2f3;
}
.media-text-horizontal.empty .media-text-horizontal__buttons--has-btn-map .btn-curtain span {
  mix-blend-mode: normal;
  color: #000000;
}
.media-text-horizontal--md .media-text-horizontal__title {
  margin-right: -1px;
}
.media-text-horizontal--md .media-text-horizontal__image {
  aspect-ratio: 1/1.093;
}
.media-text-horizontal--md .media-text-horizontal__text {
  margin-top: 1.8rem;
  max-width: 64rem;
}
.media-text-horizontal--md .media-text-horizontal__text.text, .media-text-horizontal--md .media-text-horizontal__text.advantages-card__list, .media-text-horizontal--md ul.media-text-horizontal__text.list-with-circle-check-icons, .media-text-horizontal--md ul.media-text-horizontal__text.list-with-check-icons {
  line-height: 1.54em;
}
.media-text-horizontal--lg .media-text-horizontal__title {
  margin-right: -1px;
}
.media-text-horizontal--lg .media-text-horizontal__image {
  aspect-ratio: 1/0.626;
}
.media-text-horizontal--lg .media-text-horizontal__text {
  margin-top: 1.8rem;
  max-width: 50rem;
}
.media-text-horizontal--lg .media-text-horizontal__text.text, .media-text-horizontal--lg .media-text-horizontal__text.advantages-card__list, .media-text-horizontal--lg ul.media-text-horizontal__text.list-with-circle-check-icons, .media-text-horizontal--lg ul.media-text-horizontal__text.list-with-check-icons {
  line-height: 1.54em;
}
.media-text-horizontal--revers .media-text-horizontal__decor-1 {
  right: auto;
  left: -20rem;
}
.media-text-horizontal__decor-group {
  display: none;
}
.media-text-horizontal__decor-group-inner {
  height: 100%;
  position: relative;
}
.media-text-horizontal__decor-1 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -10rem;
  height: 26.8rem;
  width: 26.8rem;
  color: #fff;
}
.media-text-horizontal__container {
  position: relative;
  z-index: 2;
}
.media-text-horizontal__image {
  overflow: hidden;
  border-radius: 2.4rem;
  aspect-ratio: 1/1;
}
.media-text-horizontal__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.media-text-horizontal__body {
  margin-top: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.media-text-horizontal__scroll-container.can-scroll {
  overflow: auto;
  max-height: 52.7rem;
}
@-moz-document url-prefix() {
  .media-text-horizontal__scroll-container.scrollbar {
    scrollbar-color: #a0a0a0;
  }
}
.media-text-horizontal__text {
  font-family: "Helvetica", sans-serif;
  margin-top: 1rem;
}
.media-text-horizontal__list {
  font-size: 1.8rem;
  line-height: 1.54em;
  font-family: "Helvetica", sans-serif;
  margin-top: 2.1rem;
}
.media-text-horizontal__banner {
  margin-top: 2.2rem;
  background-color: #fff;
  border-radius: 2.4rem;
  padding: 2.4rem;
  color: #333132;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.1rem;
  max-width: 40rem;
}
.media-text-horizontal__banner-text {
  margin-top: -0.3rem;
}
.media-text-horizontal__banner-value {
  margin-bottom: -0.8rem;
}
.media-text-horizontal__buttons {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.media-text-horizontal__buttons--has-btn-map {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.media-text-horizontal__buttons--has-btn-map .btn-primary {
  padding-left: 1.9rem;
  padding-right: 1.9rem;
}

.blog-preview-carousel {
  color: #fff;
  position: relative;
  overflow: hidden;
  background-color: #00a99d;
}
.blog-preview-carousel__decor-group {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}
.blog-preview-carousel__decor-group > .container {
  height: 100%;
}
.blog-preview-carousel__decor-group-inner {
  position: relative;
  height: 100%;
}
.blog-preview-carousel__decor-1 {
  position: absolute;
  top: 6.4rem;
  left: -12rem;
  height: 38.2rem;
  width: 38.2rem;
  color: #9c3095;
  -webkit-transform: rotate(8deg);
      -ms-transform: rotate(8deg);
          transform: rotate(8deg);
}
.blog-preview-carousel__decor-2 {
  position: absolute;
  z-index: 2;
  top: 17.3rem;
  left: 3.8rem;
  width: 5.6rem;
  height: 16.9rem;
}
.blog-preview-carousel__container {
  position: relative;
  z-index: 2;
}
.blog-preview-carousel__title {
  margin-top: -0.8rem;
}
.blog-preview-carousel__slider {
  margin-top: 2.4rem;
  overflow: visible;
}
.blog-preview-carousel__slider-footer {
  margin-top: 4rem;
}

[data-blog-archive]._fetching .cover-loader {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
[data-blog-archive]._fetching .blog-archive-body__filter-buttons, [data-blog-archive]._fetching .blog-archive-head__search {
  pointer-events: none;
  opacity: 0.6;
}

.blog-archive-head {
  position: relative;
  background-color: #18171c;
  padding-top: 10rem;
  padding-bottom: 5.6rem;
  color: #fff;
}
.blog-archive-head__bg {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.blog-archive-head__bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right;
     object-position: right;
}
.blog-archive-head__container {
  position: relative;
  z-index: 2;
}
.blog-archive-head__constrain {
  min-height: 34.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}
.blog-archive-head__title {
  margin-top: 1.2rem;
}
.blog-archive-head__title [data-title-postfix] {
  display: block;
  font-size: 0.5em;
  margin-top: -0.2em;
  line-height: 1.2em;
}
.blog-archive-head__text {
  font-family: "Helvetica", sans-serif;
}
.blog-archive-head__search {
  margin-top: auto;
}

.blog-archive-body {
  position: relative;
  background-color: #333132;
  color: #fff;
  padding-top: 4.8rem;
  padding-bottom: 4.8rem;
  overflow: hidden;
}
.blog-archive-body__container {
  position: relative;
  z-index: 2;
}
.blog-archive-body__container .cover-loader {
  border-radius: 2.4rem;
}
.blog-archive-body__filter-label {
  color: #a0a0a0;
  font-family: "Helvetica", sans-serif;
  text-transform: uppercase;
}
.blog-archive-body__filter-buttons {
  margin-top: 2.1rem;
}
.blog-archive-body__list {
  margin-top: 4rem;
  margin-bottom: 0;
  display: -ms-grid;
  display: grid;
  gap: 2.4rem;
}
.blog-archive-body__pagination {
  margin-top: 4rem;
}
.blog-archive-body__decor-1 {
  position: absolute;
  z-index: 1;
  left: -39rem;
  bottom: -6rem;
  color: #000000;
  opacity: 0.1;
  width: 78.4rem;
  height: 62.8rem;
  -webkit-transform: rotate(13deg);
      -ms-transform: rotate(13deg);
          transform: rotate(13deg);
}

.blog-post-head {
  overflow: hidden;
  position: relative;
  background-color: #18171c;
  padding-top: 11.4rem;
  padding-bottom: 10.3rem;
  color: #fff;
}
.blog-post-head__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.blog-post-head__text-content {
  position: relative;
  z-index: 2;
}
.blog-post-head__title {
  margin-top: 3.3rem;
}
.blog-post-head__time-label {
  margin-top: 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.6rem 2rem;
  border-radius: 0.8rem;
  min-height: 3rem;
  color: #fff;
  background-color: #333132;
  font-size: 1.4rem;
  line-height: 1.24em;
}
.blog-post-head__media-content {
  position: relative;
  z-index: 1;
}
.blog-post-head__decor-1 {
  position: absolute;
  z-index: 1;
  top: -35%;
  left: 9%;
  height: 177%;
  width: 104%;
  color: #e21b52;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.blog-post-head__image {
  position: relative;
  z-index: 2;
  padding-bottom: 58.3%;
}
.blog-post-head__image img {
  border-radius: 2.4rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-post-body__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4.8rem;
}
.trener-approval__title {
  color: #333132;
}
.trener-approval__body {
  margin-top: 2.5rem;
  border-radius: 2.4rem;
  overflow: hidden;
  position: relative;
  background-color: #f2f2f3;
}
.trener-approval__card {
  position: relative;
  z-index: 3;
}
.trener-approval__message {
  position: relative;
  z-index: 2;
  min-height: 26rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 3.2rem 3.4rem;
  font-size: 1.4rem;
  line-height: 1.24em;
  color: #333132;
  font-family: "RussoOne", sans-serif;
}
.trener-approval__decor-1 {
  position: absolute;
  z-index: 1;
  height: 26.4rem;
  width: 26.4rem;
  color: #e21b52;
  right: 0;
  bottom: 16.4rem;
  -webkit-transform: scaleX(-1) rotate(0deg);
      -ms-transform: scaleX(-1) rotate(0deg);
          transform: scaleX(-1) rotate(0deg);
}
.trener-approval__decor-2 {
  position: absolute;
  z-index: 1;
  width: 23.4rem;
  height: 13rem;
  color: #00a99d;
  left: -3.8rem;
  bottom: -3.6rem;
  -webkit-transform: rotate(6deg);
      -ms-transform: rotate(6deg);
          transform: rotate(6deg);
}

.article-meta__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.9rem;
}
.article-meta__head-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
}
.article-meta__head-item-label {
  color: #a0a0a0;
  font-size: 1.8rem;
  line-height: 1.66em;
  font-family: "Helvetica", sans-serif;
  white-space: nowrap;
}
.article-meta__head-item-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.article-meta__body {
  margin-top: 4.2rem;
  background-color: #f2f2f3;
  border-radius: 2.4rem;
  padding: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  color: #333132;
}
.article-meta__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
}
.article-meta__author-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8rem;
  height: 8rem;
}
.article-meta__author-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.2rem;
}
.article-meta__author-name {
  font-size: 1.8rem;
  line-height: 1.3rem;
}
.article-meta__author-position {
  margin-top: 0.6rem;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
}
.article-meta__share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
}

.related-articles-carousel {
  overflow: hidden;
}
.related-articles-carousel__title {
  /* margin-top: -0.7rem; */
}
.related-articles-carousel__slider {
  margin-top: 1.4rem;
}
.related-articles-carousel__slider-footer {
  display: none;
}

.clubs-archive-head {
  position: relative;
  z-index: 2;
  overflow: hidden;
  color: #fff;
  background-color: #212024;
  padding-top: 11.4rem;
  padding-bottom: 5.6rem;
}
.clubs-archive-head__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.clubs-archive-head__decor-group > .container {
  height: 100%;
}
.clubs-archive-head__decor-group-inner {
  position: relative;
  height: 100%;
}
.clubs-archive-head__decro-1 {
  position: absolute;
  color: #9c3095;
  right: -11.2rem;
  bottom: -18.6rem;
  width: 40.2rem;
  height: 40.2rem;
  -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
.clubs-archive-head__container {
  position: relative;
  z-index: 2;
}
.clubs-archive-head__constrain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* min-height: 32.2rem; */
  gap: 0.9rem;
  max-width: 84.1rem;
}
.clubs-archive-head__title {
  margin-top: 2.5rem;
  /* min-height: 3.14em; */
}
.clubs-archive-head__title [data-title-postfix] {
  display: block;
  font-size: 0.5em;
  margin-top: -0.2em;
}
.clubs-archive-head__text {
  margin-bottom: 1rem;
}
.clubs-archive-head__btn {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.clubs-archive-head__btn .btn-primary.with-icon {
  min-height: 6rem;
  gap: 0.5rem;
}
.clubs-archive-head__btn .btn-primary.with-icon svg {
  height: 3.2rem;
  width: 3.2rem;
}

.clubs-archive-body {
  padding-top: 2.4rem;
  padding-bottom: 4.8rem;
  position: relative;
  z-index: 3;

  background: var(--Dark-bg, #333132);
}
.clubs-archive-body._fetching .cover-loader {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.clubs-archive-body._fetching .clubs-archive-body__filter, .clubs-archive-body._fetching .clubs-archive-body__map {
  pointer-events: none;
  opacity: 0.6;
}
.clubs-archive-body .cover-loader {
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
  padding-top: 10rem;
}
.clubs-archive-body .cover-loader._loading-more {
  position: static;
  padding: 4rem;
}
.clubs-archive-body__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  grid-area: filter;
  position: relative;
  z-index: 4;
}
.clubs-archive-body__filter-result {
  font-size: 1.4rem;
  line-height: 1.24em;
  color: #a0a0a0;
  margin-top: -0.2rem;
}
.clubs-archive-body__list-wrap {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  margin-top: 4.2rem;
  grid-area: list;
  position: relative;
}
.clubs-archive-body__list {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.clubs-archive-body__list > li {
  /* min-height: 53.4rem; */
  -webkit-transition: opacity 0.15s ease, -webkit-box-shadow 0.25s ease;
  transition: opacity 0.15s ease, -webkit-box-shadow 0.25s ease;
  transition: opacity 0.15s ease, box-shadow 0.25s ease;
  transition: opacity 0.15s ease, box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
  border-radius: 2.4rem;
}
.clubs-archive-body__list > li.opacity-0 {
  opacity: 0;
}
.clubs-archive-body__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2.4rem;
}
.clubs-archive-body__map {
  grid-area: map;
  position: relative;
  z-index: 6;
}
.clubs-map__inner {
  position: relative;
  z-index: 1;
  height: 100%;
}
.clubs-map__inner img {
  display: none;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.clubs-map__btn-close {
  position: absolute;
  z-index: 2;
  left: 1.6rem;
  top: 9.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 1px solid #dcdfe2;
  border-radius: 1.2rem;
  padding: 1rem 2rem;
  gap: 0.5rem;
  font-size: 1.8rem;
  line-height: 1.24em;
}
.clubs-map__btn-close svg {
  height: 1.6rem;
  width: 1.6rem;
}
.clubs-map__search {
  position: absolute;
  z-index: 2;
  left: 1.6rem;
  bottom: 1.6rem;
  right: 1.6rem;
}

.map-pin {
  position: relative;
}
.map-pin > span {
  position: absolute;
  z-index: 2;
  top: 10px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-family: "RussoOne", sans-serif;
}

.clubs-post-head {
  position: relative;
  overflow: hidden;
  background-color: #18171c;
  color: #fff;
}
.clubs-post-head__bg {
  display: none;
}
.clubs-post-head__bg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.clubs-post-head__inner {
  min-height: 100dvh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 11.4rem;
  padding-bottom: 2.4rem;
}
.clubs-post-head__container {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.clubs-post-head__image {
  margin-top: 4.2rem;
}
.clubs-post-head__image img {
  border-radius: 2.4rem;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/0.623;
}
.clubs-post-head__title {
  margin-top: 3.3rem;
}
.clubs-post-head__list {
  margin-bottom: 0;
  margin-top: 1rem;
}
.clubs-post-head__list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
}
.clubs-post-head__list > li:not(:first-child) {
  margin-top: 1rem;
}
.clubs-post-head__list svg {
  height: 2.4rem;
  width: 2.4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #e21b52;
}
.clubs-post-head__list-content--address {
  font-size: 1.8rem;
  line-height: 1.24em;
}
.clubs-post-head__list-content--time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
}
.clubs-post-head__buttons-group {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.clubs-post-head__sub-content {
  margin-top: 4rem;
}
.clubs-post-head__anchors-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1.2rem;
  overflow-x: auto;
  height: 6rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
}
.clubs-post-head__anchors-list > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.club-post-head-info-list {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.club-post-head-info-list__item {
  position: relative;
  overflow: hidden;
  color: #fff;
  background-color: #e21b52;
  border-radius: 2.4rem;
  padding: 1.5rem 2.4rem 2rem;
}
.club-post-head-info-list__item-title {
  position: relative;
  z-index: 2;
  color: #ffbf19;
  font-size: 4rem;
  line-height: 1.2em;
}
.club-post-head-info-list__item-text {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  margin-top: 0.1rem;
  font-size: 1.6rem;
  line-height: 1.24em;
  padding-right: 8rem;
}
.club-post-head-info-list__item-text ul {
  padding-left: 0.9em !important;
}
.club-post-head-info-list__item-decor {
  position: absolute;
  z-index: 1;
  width: 10.2rem;
  height: 10.2rem;
  opacity: 0.5;
  right: -1rem;
  bottom: -2rem;
}

.tariff-plans {
  background-color: #333132;
  color: #fff;
  overflow: hidden;
}
.tariff-plans__title {
  margin-top: -0.4rem;
  font-size: 3.2rem;
  line-height: 1.1em;
  text-transform: uppercase;
  text-align: center;
}
.tariff-plans__text {
  text-align: center;
  margin-top: 1.7rem;
}
.tariff-plans__slider {
  margin-top: 3.2rem;
  overflow: visible;
}
.tariff-plans__slider .swiper-slide {
  --pr: 2.4rem;
  --w: 32.2rem;
  width: var(--w);
  height: auto;
}
.tariff-plans__slider .swiper-slide:not(:last-child) {
  width: calc(var(--w) + var(--pr));
  padding-right: var(--pr);
}
.tariff-plans__slider-footer {
  margin-top: 3.2rem;
}

.tariff-plan-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  min-height: 56.6rem;
  position: relative;
}
.tariff-plan-card--promotion .tariff-plan-card__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tariff-plan-card--promotion .tariff-plan-card__current-price, .tariff-plan-card--promotion .tariff-plan-card__currency-term {
  color: #e21b52;
}
.tariff-plan-card__label {
  position: absolute;
  top: 0;
  right: 1.3rem;
  z-index: 3;
  border-radius: 999px;
  padding: 0.4rem 1.8rem;
  min-height: 3.6rem;
  background-color: #00a99d;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.24em;
  font-weight: 700;
  font-family: "Helvetica", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
}
.tariff-plan-card__head {
  overflow: hidden;
  background-color: #e21b52;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 1.9rem 1.9rem 0 0;
  min-height: 6.5rem;
  padding: 1.8rem 2.4rem 1.7rem;
  position: relative;
  text-align: center;
}
.tariff-plan-card__head-decor {
  position: absolute;
  z-index: 1;
  height: 32.8rem;
  width: 32.8rem;
  top: -15rem;
  right: -12rem;
  -webkit-transform: rotate(21deg);
      -ms-transform: rotate(21deg);
          transform: rotate(21deg);
  color: #000000;
  opacity: 0.1;
}
.tariff-plan-card__title {
  position: relative;
  z-index: 2;
}
.tariff-plan-card__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #fff;
  color: #333132;
  border-radius: 0 0 2.4rem 2.4rem;
  padding: 1.5rem 2.4rem 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.tariff-plan-card__price-gird {
  position: relative;
  display: -ms-grid;
  display: grid;
  
  grid-template-columns: auto 1fr;
  gap: 0 0.8rem;
  -ms-grid-rows: auto 0 auto 0 auto;
      grid-template-areas: "current-price old-price" "current-price currency-term" "specification specification";
}
.tariff-plan-card__current-price {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: current-price;
  font-size: 3.2rem;
  line-height: 1em;
  letter-spacing: 0.02em;
  -ms-grid-row-align: end;
      align-self: end;
  margin-bottom: -0.1em;
}
.tariff-plan-card__old-price {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: old-price;
  font-size: 1.4rem;
  line-height: 0.71em;
  font-family: "Helvetica", sans-serif;
  text-decoration: line-through;
  min-height: 0.71em;
}
.tariff-plan-card__currency-term {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: currency-term;
  font-size: 1.8rem;
  line-height: 1em;
  margin-top: 0.2rem;
}
.tariff-plan-card__specification {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: specification;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
}
.tariff-plan-card__additionl-info {
  position: absolute;
  right: 0.5rem;
  top: 1rem;
  height: 1.6rem;
  width: 1.6rem;
  color: #a0a0a0;
}
.tariff-plan-card__dark-box {
  background-color: #212024;
  border-radius: 1.2rem;
  padding: 1.7rem 2.4rem 1.9rem;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
  color: #a0a0a0;
}
.tariff-plan-card__dark-box ul {
  font-size: 1.6rem;
  line-height: 1.64em;
}
.tariff-plan-card__dark-box ul li:not(:first-child) {
  margin-top: 0.2rem;
}
.tariff-plan-card__dark-box ul li span {
  color: #fff;
}
.tariff-plan-card__dark-box ul li svg {
  height: 1em;
  width: 1em;
  margin-bottom: 0.1em;
  display: inline;
  color: #fff;
}
.tariff-plan-card__main-list {
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  max-width: 26rem;
}
.tariff-plan-card__main-list > li {
  position: relative;
  min-height: 2.4rem;
  padding-left: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tariff-plan-card__main-list-icon {
  height: 2.4rem;
  width: 2.4rem;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tariff-plan-card__btn {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.club-advantages {
  overflow: hidden;
  background-color: #ffbf19;
  color: #000000;
}
.club-advantages + .how-to-find-us {
  padding-top: 0 !important;
}
.club-advantages__title {
  margin-top: -7px;
}
.club-advantages__text {
  margin-top: 1.4rem;
  font-size: 1.8rem;
  line-height: 1.24em;
  color: #333132;
}
.club-advantages__stats-list {
  margin-top: 2.9rem;
  margin-bottom: 0;
  display: -ms-grid;
  display: grid;
  
  grid-template-columns: repeat(3, auto);
  gap: 2.3rem 2.4rem;
  color: #333132;
}
.club-advantages__stats-list .h4 {
  color: #9c3095;
}
.club-advantages__stats-list .list-text {
  margin-bottom: 0;
  margin-top: 0.5rem;
  font-size: 1.4rem;
  line-height: 1.24em;
  max-width: 13rem;
  word-break: break-word;
}
.club-advantages__buttons {
  margin-top: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.club-advantages__media-content {
  margin-top: 4rem;
}
.club-advantages__main-slider {
  overflow: visible;
  border-radius: 2.4rem;
}
.club-advantages__main-slider .swiper-slide {
  aspect-ratio: 1/0.67;
  border-radius: 2.4rem;
  overflow: hidden;
  position: relative;
}
.club-advantages__main-slider .swiper-slide img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.club-advantages__main-slider .swiper-slide svg {
  position: absolute;
  z-index: 2;
  color: #fff;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  height: 4.8rem;
  width: 4.8rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.club-advantages__main-slider .swiper-slide.has-video {
  background-color: #000000;
}
.club-advantages__main-slider .swiper-slide.has-video img {
  opacity: 0.6;
}
.club-advantages__main-slider-nav-dots {
  margin-top: 3.2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.club-advantages__main-slider-nav-buttons {
  display: none;
}
.club-advantages__thumb-slider {
  display: none;
}

.how-to-find-us {
  overflow: hidden;
  background-color: #ffbf19;
  color: #333132;
}
.how-to-find-us__media-content {
  min-height: 35rem;
  position: relative;
}
.how-to-find-us__media-bg {
  position: absolute;
  z-index: 1;
  height: 35rem;
  width: 35rem;
  overflow: hidden;
  border-radius: 50%;
  background-color: #e21b52;
  color: #9c3095;
  top: 0;
  right: -6rem;
}
.how-to-find-us__media-bg svg {
  width: 134%;
  height: 134%;
  position: absolute;
  top: 8.57%;
  right: -2.85%;
  -webkit-transform: rotate(14deg);
      -ms-transform: rotate(14deg);
          transform: rotate(14deg);
}
.how-to-find-us__image {
  position: relative;
  z-index: 2;
  margin-right: -1.6rem;
  min-height: 35rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.how-to-find-us__video {
  position: relative;
  z-index: 2;
  height: 58rem;
  display: block;
  overflow: hidden;
  background-color: #000000;
  border-radius: 2.4rem;
}
.how-to-find-us__video img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.6;
}
.how-to-find-us__video svg {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 4.8rem;
  width: 4.8rem;
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
  color: #fff;
}
.how-to-find-us__text-content {
  margin-top: 3.5rem;
}
.how-to-find-us__text {
  margin-top: 1rem;
  font-size: 1.8rem;
  line-height: 1.24em;
  color: #333132;
}
.how-to-find-us__text-content-body {
  margin-top: 3rem;
  display: -ms-grid;
  display: grid;
  gap: 2.5rem;
}
.how-to-find-us__info-item-title {
  color: #9c3095;
}
.how-to-find-us__info-item-list {
  margin-bottom: 0;
  margin-top: 1.2rem;
  font-size: 1.6rem;
  line-height: 1.64em;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.how-to-find-us__info-item--schedule .how-to-find-us__info-item-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 2rem;
}
.how-to-find-us__info-item--services .how-to-find-us__info-item-title {
  font-size: 2rem;
}
.how-to-find-us__info-item--services .how-to-find-us__info-item-list {
  gap: 0.7rem;
}
.how-to-find-us__info-item--services .how-to-find-us__info-item-list > li {
  position: relative;
  padding-left: 4.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 3.1rem;
}
.how-to-find-us__info-item--services .how-to-find-us__info-item-list > li img {
  width: 3.6rem;
  height: 3.1rem;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.how-to-find-us__text-content-footer {
  margin-top: 3.4rem;
}
.how-to-find-us__buttons-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.how-to-find-us__buttons-group .btn-curtain span {
  mix-blend-mode: initial;
  color: #333132;
}

.club-class-schedule__head {
  overflow: hidden;
  position: relative;
  padding-bottom: 3.2rem;
}
.club-class-schedule__title {
  position: relative;
  z-index: 2;
  margin-top: -0.7rem;
  max-width: 56.8rem;
}
.club-class-schedule__decor-1 {
  position: absolute;
  z-index: 1;
  color: #e21b52;
  width: 42rem;
  height: 42rem;
  bottom: -25rem;
  right: -2rem;
}
.club-class-schedule__app {
  min-height: 45rem;
  height: calc(100svh - 8.1rem);
  background-color: #dcdfe2;
}
.club-class-schedule__app img {
  width: 100%;
  height: auto;
}
.club-class-schedule__app iframe {
  width: 100%;
  height: 100%;
}

.vacancies-preview {
  overflow: hidden;
}
.vacancies-preview.dark {
  background: #333132;
  color: #fff;
}
.vacancies-preview.light {
  background: #f2f2f3;
  color: #333132;
}
.vacancies-preview.light .vacancy-card {
  background-color: #fff;
}
.vacancies-preview.accent {
  background-color: #ffbf19;
  color: #333132;
}
.vacancies-preview.empty .vacancy-card {
  background: #f2f2f3;
}
.vacancies-preview__title {
  margin-top: -0.7rem;
}
.vacancies-preview__title p {
  display: inline;
}
.vacancies-preview__slider {
  margin-top: 3.1rem;
  overflow: visible;
}
.vacancies-preview__slider .swiper-slide {
  height: auto;
}
.vacancies-preview__slider-footer {
  margin-top: 3.2rem;
}

.vacancy-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: 2.4rem;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  color: #333132;
  padding: 2.4rem 2.4rem 5.5rem;
}
.vacancy-card__city {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-radius: 999px;
  padding: 0.6rem 1.8rem;
  min-height: 3.6rem;
  color: #fff;
  background-color: #00a99d;
  font-size: 1.4rem;
  line-height: 1.24em;
}
.vacancy-card__cities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.6rem;
}
.vacancy-card__cities span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-radius: 999px;
  padding: 0.6rem 1.8rem;
  min-height: 3.6rem;
  color: #fff;
  background-color: #00a99d;
  font-size: 1.4rem;
  line-height: 1.24em;
}
.vacancy-card__title {
  margin-top: 1.8rem;
  position: relative;
  padding-right: 6rem;
  color: inherit;
}
.vacancy-card__arrow {
  position: absolute;
  top: 0.5rem;
  right: 0;
  width: 3.2rem;
  height: 3.2rem;
  color: #e21b52;
}
.vacancy-card__type {
  margin-top: 0.2rem;
  font-family: "Helvetica", sans-serif;
  font-size: 1.6rem;
  line-height: 1.64em;
  font-weight: 700;
  color: #a0a0a0;
}
.vacancy-card__description {
  margin-top: 0.8rem;
  font-family: "Helvetica", sans-serif;
  color: #333132;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  max-height: 9.96em;
  line-height: 1.5em;
}
.vacancy-card__decor-1 {
  color: #9c3095;
  position: absolute;
  right: -4rem;
  bottom: -4rem;
  width: 12rem;
  height: 10.4rem;
}

.vacancy {
  position: relative;
  overflow: hidden;
  padding-top: 2.4rem;
  padding-bottom: 4.8rem;
}
.vacancy__decor-1 {
  display: none;
}
.vacancy__decor-2 {
  display: none;
}
.vacancy__breadcrumbs {
  position: relative;
  z-index: 2;
}
.vacancy__main-content {
  position: relative;
  z-index: 2;
  margin-top: 4.1rem;
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.6rem;
}
.vacancy__main-image img {
  border-radius: 2.4rem;
  width: 100%;
  height: auto;
  min-height: 15rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.vacancy__title {
  margin-top: -0.3rem;
}
.vacancy__type {
  margin-top: 0.7rem;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  color: #a0a0a0;
}
.vacancy__text {
  margin-top: -1.1rem;
}
.vacancy__clubs-title {
  color: #333132;
}
.vacancy__clubs-carousel {
  margin-top: 1.9rem;
}
.vacancy__action-title {
  text-align: center;
}
.vacancy__action-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 1.6rem;
}
.vacancy__post-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vacancy__post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
  font-size: 1.6rem;
  line-height: 1.64em;
  font-family: "Helvetica", sans-serif;
  font-weight: 700;
  color: #a0a0a0;
}
.vacancy__post-date .btn-tertiary {
  font-weight: 400;
  font-family: "RussoOne", sans-serif;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 2.6rem;
  padding: 0.4rem 1.1rem;
}
.vacancy__post-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
}

.vacancies-archive {
  position: relative;
  background-color: #333132;
  color: #fff;
  padding-bottom: 4.8rem;
}
.vacancies-archive._fetching .vacancies-archive__list-wrap .cover-loader, .vacancies-archive._fetching .filter__inner .cover-loader {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.vacancies-archive._fetching .vacancies-archive__list-more-btn {
  pointer-events: none;
  opacity: 0.6;
}
.vacancies-archive._loading-more .vacancies-archive__body > .cover-loader {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.vacancies-archive._loading-more [data-show-more] {
  display: none;
}
.vacancies-archive .vacancies-archive__list-wrap .cover-loader, .vacancies-archive .filter__inner .cover-loader {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% + 2rem);
  height: calc(100% + 2rem);
  color: #e21b52;
  min-height: 10rem;
}
.vacancies-archive__decor-group {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  inset: 0;
}
.vacancies-archive__decor-group > .container {
  height: 100%;
}
.vacancies-archive__decor-group-inner {
  height: 100%;
  position: relative;
}
.vacancies-archive__decor-1 {
  position: absolute;
  top: 33rem;
  right: -11rem;
  width: 40rem;
  height: 40rem;
  -webkit-transform: rotate(-7deg);
      -ms-transform: rotate(-7deg);
          transform: rotate(-7deg);
  color: #000000;
  opacity: 0.1;
}
.vacancies-archive__container {
  position: relative;
  z-index: 2;
}
.vacancies-archive__head {
  --space: 1.6rem;
  overflow: hidden;
  padding-left: var(--space);
  padding-right: var(--space);
  margin-left: calc(var(--space) * -1);
  margin-right: calc(var(--space) * -1);
}
.vacancies-archive__filter {
  margin-top: 1.6rem;
  position: relative;
  z-index: 5;
}
.vacancies-archive__filter-label {
  display: none;
}
.vacancies-archive__body {
  margin-top: 4rem;
}
.vacancies-archive__body > .cover-loader {
  position: static !important;
  height: 6rem;
}
.vacancies-archive__body > .cover-loader .lds-roller {
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
}
.vacancies-archive__result-value {
  font-size: 1.4rem;
  line-height: 1.24em;
}
.vacancies-archive__list-wrap {
  margin-top: 2rem;
  position: relative;
}
.vacancies-archive__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
}
.vacancies-archive__list-more-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 4rem;
}

.vacancies-archive-head {
  position: relative;
  padding-top: 3.4rem;
  padding-bottom: 5.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
  min-height: 54.8rem;
}
.vacancies-archive-head > *:not(.vacancies-archive-head__image) {
  position: relative;
  z-index: 2;
}
.vacancies-archive-head__image {
  position: absolute;
  z-index: 1;
  left: -1.6rem;
  width: 48.5rem;
  top: 0;
  height: 28rem;
}
.vacancies-archive-head__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left bottom;
     object-position: left bottom;
}
.vacancies-archive-head__breadcrumbs {
  margin-bottom: auto;
}
.vacancies-archive-head__text {
  font-family: "Helvetica", sans-serif;
  max-width: 74rem;
}
.vacancies-archive-head__buttons-group {
  margin-top: 2.4rem;
  display: -ms-grid;
  display: grid;
  gap: 1rem;
}
.vacancies-archive-head__buttons-group .btn-primary {
  padding: 1rem 1rem;
  min-width: auto;
  font-size: 2rem;
}

.vacancy-card-v2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: 2.4rem;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  color: #333132;
  padding: 2.4rem;
}
.vacancy-card-v2__title {
  margin-top: -0.5rem;
  position: relative;
  padding-right: 6rem;
  color: inherit;
  color: #e21b52;
  letter-spacing: 0.02em;
}
.vacancy-card-v2__type {
  margin-top: 1.2rem;
  font-family: "Helvetica", sans-serif;
  font-size: 1.6rem;
  line-height: 1.64em;
  font-weight: 700;
  color: #a0a0a0;
}
.vacancy-card-v2__description {
  margin-top: 0.8rem;
  font-family: "Helvetica", sans-serif;
  color: #333132;
}
.vacancy-card-v2__decor-1 {
  color: #9c3095;
  position: absolute;
  right: -4rem;
  top: -4rem;
  width: 12rem;
  height: 10.4rem;
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vacancy-card-v2__buttons-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  margin-top: 2.4rem;
}

.puls-anim {
  -webkit-animation: puls 2s linear infinite;
          animation: puls 2s linear infinite;
}

@-webkit-keyframes puls {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}

@keyframes puls {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
.trainers-preview {
  position: relative;
  overflow: hidden;
  background-color: #9c3095;
  color: #fff;
}
.trainers-preview__decor-group {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.trainers-preview__decor-group > .container {
  height: 100%;
}
.trainers-preview__decor-group-inner {
  position: relative;
  height: 100%;
}
.trainers-preview__decor-1 {
  display: none;
}
.trainers-preview__decor-2 {
  position: absolute;
  top: 3rem;
  right: 0.5rem;
  height: 16.5rem;
  width: 16.5rem;
  color: #333132;
  opacity: 0.5;
}
.trainers-preview__decor-3 {
  display: none;
}
.trainers-preview__container {
  position: relative;
  z-index: 2;
}
.trainers-preview__title {
  margin-top: -0.7rem;
}
.trainers-preview__list {
  margin-top: 3rem;
  overflow: visible;
}
.trainers-preview__list .swiper-slide {
  height: auto;
}
.trainers-preview__list-nav-dots {
  margin-top: 3.2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.trainers-preview__footer {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.trainers-archive {
  position: relative;
  overflow: hidden;
  background-color: #333132;
  color: #fff;
  padding-bottom: 4.8rem;
}
.trainers-archive._fetching .trainers-archive__list-wrap .cover-loader {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.trainers-archive._fetching .option-selector__btn, .trainers-archive._fetching .option-selector__menu label, .trainers-archive._fetching .trainers-archive__list-more-btn {
  pointer-events: none;
  opacity: 0.6;
}
.trainers-archive._loading-more .trainers-archive__body > .cover-loader {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.trainers-archive._loading-more [data-show-more] {
  display: none;
}
.trainers-archive .trainers-archive__list-wrap .cover-loader {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% + 2rem);
  height: calc(100% + 2rem);
  color: #e21b52;
  min-height: 10rem;
}
.trainers-archive__decor-group {
  display: none;
}
.trainers-archive__decor-group-inner {
  height: 100%;
  position: relative;
}
.trainers-archive__decor-1 {
  position: absolute;
  top: -15rem;
  right: -32rem;
  width: 134.1rem;
  height: 134.1rem;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
  opacity: 0.2;
  color: #000000;
}
.trainers-archive__container {
  position: relative;
  z-index: 2;
}
.trainers-archive__filter {
  margin-top: 1.6rem;
  position: relative;
  z-index: 5;
}
.trainers-archive__filter-label {
  display: none;
}
.trainers-archive__body {
  margin-top: 3rem;
  position: relative;
  z-index: 2;
}
.trainers-archive__body > .cover-loader {
  position: static !important;
  height: 6rem;
}
.trainers-archive__body > .cover-loader .lds-roller {
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
}
.trainers-archive__result-value {
  font-size: 1.6rem;
  leading-trim: both;
  text-edge: cap;
  line-height: 1.24em;
}
.trainers-archive__list-wrap {
  margin-top: 1.4rem;
  position: relative;
}
.trainers-archive__list {
  display: -ms-grid;
  display: grid;
  gap: 3rem 1.6rem
}
.trainers-archive__list-more-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2.4rem;
}

.trainers-archive-head {
  position: relative;
  padding-top: 3.4rem;
  padding-bottom: 5.6rem;
}
.trainers-archive-head__title {
  /* margin-top: 3.3rem; */
}
.trainers-archive-head__text {
  margin-top: 0.8rem;
  line-height: 1.54em;
}
.trainers-archive-head__media-content {
  margin-top: 3.3rem;
}

.trainer {
  position: relative;
  overflow: hidden;
  background-color: #333132;
  color: #fff;
  padding-top: 3.4rem;
  padding-bottom: 4.8rem;
}
.trainer__container {
  position: relative;
  z-index: 2;
}
.trainer__grid {
  margin-top: 4rem;
}
.trainer__left-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.trainer__image {
  position: relative;
  aspect-ratio: 1/1;
}
.trainer__image img {
  height: 100%;
  width: 100%;
  border-radius: 2.4rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.trainer__image svg {
  position: absolute;
  right: 2.4rem;
  bottom: 2.4rem;
  z-index: 2;
  height: 6rem;
  width: 6rem;
  color: #e21b52;
}
.trainer__phone {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.24em;
}
.trainer__phone a {
  white-space: nowrap;
}
.trainer__promotion {
  margin-top: 2.4rem;
}
.trainer__right-content {
  margin-top: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.2rem;
}
.trainer__position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.6rem;
}
.trainer__name {
  margin-top: 1.2rem;
  font-size: 2.4rem;
}
.trainer__certification-info {
  margin-top: 0.5rem;
  font-family: "Helvetica", sans-serif;
  font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.34em;
  color: #a0a0a0;
}
.trainer__services {
  margin-top: -1.2rem;
  display: -ms-grid;
  display: grid;
  
  grid-template-columns: repeat(2, auto);
  gap: 1.2rem 3rem;
}
.trainer__services-title {
  font-family: "Helvetica", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4em;
}
.trainer__services-item {
  background-color: #000000;
  border-radius: 999px;
  min-height: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.6rem 1.8rem;
  font-size: 1.4rem;
  line-height: 1.24em;
  -ms-grid-column-align: start;
      justify-self: start;
}
.trainer__description {
  margin-top: -0.9rem;
}
.trainer__text-box {
  margin-top: -0.7rem;
}
.trainer__title-2 {
  margin-bottom: 1.7rem;
  letter-spacing: 0.036rem;
}
.trainer__articles {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.trainer__articles-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 2.4rem;
  background-color: #212024;
  padding: 2.4rem 2.4rem 2rem;
  gap: 1rem;
}
.trainer__articles-title {
  font-size: 1.8rem;
  line-height: 1.4em;
}
.trainer__articles-arrow {
  display: none;
}
.trainer__btn-all-articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.trainer__decor-1 {
  display: none;
}

.promotion-banner {
  background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  border-radius: 2.4rem;
  color: #fff;
  padding: 1.6rem 2.4rem;
}
.promotion-banner__title {
  font-size: 1.4rem;
  line-height: 1.24em;
}
.promotion-banner__text {
  margin-top: 0.8rem;
  font-size: 1.6rem;
  line-height: 1.64em;
  font-family: "Helvetica", sans-serif;
}
.promotion-banner__additional-info {
  margin-top: 1.7rem;
  font-family: "Helvetica", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4em;
  opacity: 0.8;
}

.text-box {
  position: relative;
  border-radius: 2.4rem;
  overflow: hidden;
  padding: 2.4rem 2.4rem;
}
.text-box.dark {
  background-color: #212024;
  color: #fff;
}
.text-box__content {
  position: relative;
  z-index: 2;
}
.text-box__decor {
  position: absolute;
  z-index: 1;
  height: 60rem;
  width: 60rem;
  left: 0;
  top: -10rem;
  color: currentColor;
  opacity: 0.02;
}

.trainers-carousel {
  overflow: hidden;
  position: relative;
}
.trainers-carousel.dark {
  background-color: #333132;
  color: #fff;
}
.trainers-carousel.light {
  background: #f2f2f3;
  color: #333132;
}
.trainers-carousel.accent {
  background-color: #ffbf19;
  color: #333132;
}
.trainers-carousel__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.trainers-carousel__decor-group > .container {
  height: 100%;
}
.trainers-carousel__decor-group-inner {
  height: 100%;
  position: relative;
}
.trainers-carousel__decor-1 {
  position: absolute;
  top: 3rem;
  right: 1.6rem;
  height: 16.5rem;
  width: 16.5rem;
  color: #fff;
  opacity: 0.5;
}
.trainers-carousel__container {
  position: relative;
  z-index: 2;
}
.trainers-carousel__title {
  margin-top: -0.7rem;
}
.trainers-carousel__slider {
  overflow: visible;
  margin-top: 2rem;
}
.trainers-carousel__slider .swiper-slide {
  height: auto;
}
.trainers-carousel__slider-footer {
  margin-top: 3.2rem;
}

.hero-with-full-bg {
  position: relative;
  color: #fff;
  padding-top: 3.2rem;
  padding-bottom: 5.6rem;
}
.hero-with-full-bg__image {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.hero-with-full-bg__image img {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-with-full-bg__image::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  background-color: #e21b52;
  opacity: 0.2;
}
.hero-with-full-bg__image::after {
  content: "";
  position: absolute;
  z-index: 3;
  inset: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e21b52), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(90deg, #e21b52 0%, rgba(0, 0, 0, 0) 100%);
}
.hero-with-full-bg__container {
  position: relative;
  z-index: 2;
}
.hero-with-full-bg__title {
  margin-top: 3.4rem;
}
.hero-with-full-bg__text {
  margin-top: 2rem;
}
.hero-with-full-bg__buttons {
  margin-top: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}

.hero-with-image {
  position: relative;
  overflow: hidden;
  background-color: #18171c;
  color: #fff;
  padding-top: 3.2rem;
  padding-bottom: 5.6rem;
}
.hero-with-image__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.hero-with-image__decor-group > .container {
  height: 100%;
}
.hero-with-image__decor-group-inner {
  position: relative;
  height: 100%;
}
.hero-with-image__decor-1 {
  position: absolute;
  right: -7rem;
  bottom: -7rem;
  height: 32rem;
  width: 32rem;
  color: #f2f2f3;
  opacity: 0.025;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.hero-with-image__container {
  position: relative;
  z-index: 2;
}
.hero-with-image__image {
  margin-top: 4rem;
  aspect-ratio: 1/0.623;
}
.hero-with-image__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2.4rem;
}
.hero-with-image__text-content {
  margin-top: 4rem;
}
.hero-with-image__title {
  margin-top: -0.7rem;
}
.hero-with-image__text {
  margin-top: 1.7rem;
}
.hero-with-image__buttons {
  margin-top: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}

.hero-with-half-bg {
  position: relative;
  overflow: hidden;
  background-color: #18171c;
  color: #fff;
  padding-top: 3.2rem;
  padding-bottom: 5.6rem;
}
.hero-with-half-bg__image {
  margin-top: 4rem;
  aspect-ratio: 1/0.623;
}
.hero-with-half-bg__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2.4rem;
}
.hero-with-half-bg__text-content {
  margin-top: 4rem;
}
.hero-with-half-bg__title {
  margin-top: -0.7rem;
}
.hero-with-half-bg__text {
  margin-top: 0.7rem;
}
.hero-with-half-bg__buttons {
  margin-top: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.hero-with-half-bg__additional-info {
  margin-top: 4rem;
  font-family: "Helvetica", sans-serif;
  color: #f2f2f3;
}

.feature-group {
  position: relative;
  overflow: hidden;
}
.feature-group.dark {
  background: #333132;
  color: #fff;
}
.feature-group.light {
  background: #f2f2f3;
  color: #333132;
}
.feature-group.light .feature-card {
  background-color: #fff;
}
.feature-group.accent {
  background: #ffbf19;
}
.feature-group__decor-group {
  display: none;
}
.feature-group__decor-group-inner {
  height: 100%;
  position: relative;
}
.feature-group__decor-1 {
  position: absolute;
  top: 0px;
  right: 6rem;
  width: 7.4rem;
  height: 15.6rem;
  background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.feature-group__decor-1 svg {
  height: 80%;
  width: 85%;
}
.feature-group__container {
  position: relative;
  z-index: 2;
}
.feature-group__title {
  margin-top: -0.7rem;
}
.feature-group__list {
  margin-top: 3.2rem;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}

.feature-card {
  position: relative;
  overflow: hidden;
  background-color: #f2f2f3;
  border-radius: 2.4rem;
}
.feature-card__text-content {
  padding: 2.4rem 2.4rem 6.2rem;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.feature-card__title {
  margin-top: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
  color: #e21b52;
}
.feature-card__title img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 4.8rem;
  height: 4.8rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.feature-card__text {
  margin-top: 1.9rem;
  padding-right: 3rem;
  color: #333132;
}
.feature-card__buttons {
  margin-top: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.feature-card__image {
  position: relative;
  aspect-ratio: 1/0.583;
}
.feature-card__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feature-card__decor {
  position: absolute;
  z-index: 1;
  width: 11.2rem;
  height: 10.6rem;
  color: #9c3095;
  bottom: -3.8rem;
  left: -3rem;
  -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.advantages {
  position: relative;
  overflow: hidden;
}
.advantages.dark {
  background: #333132;
  color: #fff;
}
.advantages.dark .advantages__decor-1 {
  color: #000000;
  opacity: 0.2;
}
.advantages.light {
  background-color: #f2f2f3;
  color: #333132;
}
.advantages.light .advantages__decor-1 {
  color: #fff;
  opacity: 0.5;
}
.advantages.light .advantages-card {
  background-color: #fff;
}
.advantages.light .advantages-card__title {
  color: #9c3095;
}
.advantages.light .advantages-card__decor {
  width: 4.9rem;
  height: 3.3rem;
  right: -1rem;
  bottom: -0.2rem;
}
.advantages.accent {
  background-color: #ffbf19;
  color: #333132;
}
.advantages.accent .advantages__decor-1 {
  color: #fff;
  opacity: 0.5;
}
.advantages.accent .advantages-card {
  background-color: #fff;
}
.advantages__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.advantages__decor-group > .container {
  height: 100%;
}
.advantages__decor-group-inner {
  height: 100%;
  position: relative;
}
.advantages__decor-1 {
  position: absolute;
  top: 13.6rem;
  right: 1.6rem;
  height: 16.5rem;
  width: 16.5rem;
  color: #e21b52;
}
.advantages__container {
  position: relative;
  z-index: 2;
}
.advantages__title {
  margin-top: -0.7rem;
  max-width: 88.6rem;
}
.advantages__list {
  margin-bottom: 0;
  margin-top: 3.1rem;
  display: -ms-grid;
  display: grid;
  gap: 2.4rem;
}
.advantages__buttons {
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.advantages-card {
  position: relative;
  overflow: hidden;
  border-radius: 2.4rem;
  background-color: #f2f2f3;
  padding: 2.4rem 2.4rem 1.5rem;
  height: 100%;
  color: #333132;
}
.advantages-card > *:not(.advantages-card__decor) {
  position: relative;
  z-index: 2;
}
.advantages-card__title {
  margin-top: -0.5rem;
  color: #e21b52;
}
.advantages-card__list {
  margin-top: 0.8rem;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.3rem;
  padding-right: 0.2rem;
}
.advantages-card__list > li {
  position: relative;
  padding-left: 3.6rem;
  min-height: 2.4rem;
}
.advantages-card__list-icon {
  position: absolute;
  top: 0.8rem;
  left: 0;
  width: 2.4rem;
  height: 2.4rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.advantages-card__decor {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 6.7rem;
  height: 4.3rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top left;
     object-position: top left;
}
.advantages-card__text {
  margin-top: 1.4rem;
}

.feedback-form {
  background-color: #f2f2f3;
  color: #333132;
}
.feedback-form__title {
  margin-top: -0.7rem;
}
.feedback-form__text {
  margin-top: 1.6rem;
}
.feedback-form__text p:not(:last-child) {
  margin-bottom: 0.8rem;
}
.feedback-form__fields {
  margin-top: 3.1rem;
  position: relative;
}
.feedback-form__fields-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.feedback-form__fields-row .checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feedback-form__submit {
  margin-top: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.feedback-form .screen-reader-response, .feedback-form .wpcf7-response-output {
  display: none;
}

.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  bottom: calc(100% + 1px);
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  font-size: 1.4rem;
  line-height: 1.4em;
  font-family: "Helvetica", sans-serif;
  color: #e21b52;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip + .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-form-control-wrap .wpcf7-not-valid {
  border-color: #e21b52;
}

.requirements {
  background-color: #f2f2f3;
  color: #333132;
}
.requirements__title {
  margin-top: -0.7rem;
}
.requirements__list {
  margin-bottom: 0;
  margin-top: 3.1rem;
  display: -ms-grid;
  display: grid;
  gap: 2.4rem;
}

.requirements-card {
  position: relative;
  overflow: hidden;
  border-radius: 2.4rem;
  background-color: #fff;
  padding: 2.4rem 2.4rem 1.5rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  min-height: 28.8rem;
}
.requirements-card > *:not(.requirements-card__decor) {
  position: relative;
  z-index: 2;
}
.requirements-card__title {
  margin-top: -0.5rem;
  color: #e21b52;
}
.requirements-card__accent-text {
  margin-top: auto;
  font-size: 5.6rem;
  line-height: 1.16em;
}
.requirements-card__accent-text sub {
  font-size: 2.8rem;
  line-height: 1.18em;
  bottom: 0;
}
.requirements-card__decor {
  position: absolute;
  right: -1.5rem;
  bottom: -1.1rem;
  z-index: 1;
  width: 5.7rem;
  height: 4.3rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: top left;
     object-position: top left;
}

.about-us {
  overflow: hidden;
  color: #333132;
}
.about-us__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7rem;
}
.about-us__row:nth-child(odd) .about-us__title > span {
  position: relative;
  max-width: calc(100% - 4rem);
}
.about-us__row:nth-child(odd) .about-us__title > span::before {
  content: "";
  position: absolute;
  left: calc(100% + 0.8rem);
  top: -1.2rem;
  height: 4.7rem;
  aspect-ratio: 1/0.0489;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTgwIiBoZWlnaHQ9IjEyMCIgdmlld0JveD0iMCAwIDk4MCAxMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF82MDA3XzExNzY4KSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDUuMDI5NyAyOC4yNjc4QzM3LjQxNzcgMjguMjY3OCAzMS4yNDcgMjEuOTM5OCAzMS4yNDcgMTQuMTMzOUMzMS4yNDcgNi4zMjc5NiAzNy40MTc3IDAgNDUuMDI5NyAwQzUyLjY0MTggMCA1OC44MTI1IDYuMzI3OTYgNTguODEyNSAxNC4xMzM5QzU4LjgxMjUgMjEuOTM5OCA1Mi42NDE4IDI4LjI2NzggNDUuMDI5NyAyOC4yNjc4Wk00NS4wMjk3IDE5Ljc4NzRDNDEuOTg0OSAxOS43ODc0IDM5LjUxNjYgMTcuMjU2MiAzOS41MTY2IDE0LjEzMzlDMzkuNTE2NiAxMS4wMTE1IDQxLjk4NDkgOC40ODAzMyA0NS4wMjk3IDguNDgwMzNDNDguMDc0NSA4LjQ4MDMzIDUwLjU0MjggMTEuMDExNSA1MC41NDI4IDE0LjEzMzlDNTAuNTQyOCAxNy4yNTYyIDQ4LjA3NDUgMTkuNzg3NCA0NS4wMjk3IDE5Ljc4NzRaIiBmaWxsPSIjMDBBOTlEIi8+CjxwYXRoIGQ9Ik0zMS4yNDEyIDMwLjgzMzdIOS43MDgxQzkuMjAwNjIgMzAuODMzNyA4Ljc4OTI1IDMwLjQxMTggOC43ODkyNSAyOS44OTE0VjIzLjU1NzRDOC43ODkyNSAyMi41MTY1IDcuOTY2NTEgMjEuNjcyOSA2Ljk1MTU1IDIxLjY3MjlIMS44Mzc5NkMwLjgyMjk5NSAyMS42NzI5IDAuMDAwMjU1ODIzIDIyLjUxNjUgMC4wMDAyNTU4MjMgMjMuNTU3NFY0Ny4yNzA5QzAuMDAwMjU1ODIzIDQ4LjMxMTYgMC44MjI5OTUgNDkuMTU1NCAxLjgzNzk2IDQ5LjE1NTRINi45NTE1NUM3Ljk2NjUxIDQ5LjE1NTQgOC43ODkyNSA0OC4zMTE2IDguNzg5MjUgNDcuMjcwOVY0MC45MzY4QzguNzg5MjUgNDAuNDE2NCA5LjIwMDYyIDM5Ljk5NDUgOS43MDgxIDM5Ljk5NDVIMjguODg0MUMzMC40MDY1IDM5Ljk5NDUgMzEuNjQwNyA0MS4yNjAxIDMxLjY0MDcgNDIuODIxM1Y4NS43NDY0QzMxLjY0MDcgODYuNzg3MyAzMi40NjM0IDg3LjYzMDkgMzMuNDc4NCA4Ny42MzA5SDM4LjU5MkMzOS42MDY5IDg3LjYzMDkgNDAuNDI5NyA4Ni43ODczIDQwLjQyOTcgODUuNzQ2NFY0MC4yNTYzQzQwLjQyOTcgMzUuMDUyNCAzNi4zMTU4IDMwLjgzMzcgMzEuMjQxMiAzMC44MzM3WiIgZmlsbD0iIzAwQTk5RCIvPgo8cGF0aCBkPSJNNTguODA1NyAzMC44MzM3SDgwLjMzODhDODAuODQ2MyAzMC44MzM3IDgxLjI1NzcgMzAuNDExOCA4MS4yNTc3IDI5Ljg5MTRWMjMuNTU3NEM4MS4yNTc3IDIyLjUxNjUgODIuMDgwNCAyMS42NzI5IDgzLjA5NTMgMjEuNjcyOUg4OC4yMDg5Qzg5LjIyMzkgMjEuNjcyOSA5MC4wNDY2IDIyLjUxNjUgOTAuMDQ2NiAyMy41NTc0VjQ3LjI3MDlDOTAuMDQ2NiA0OC4zMTE2IDg5LjIyMzkgNDkuMTU1NCA4OC4yMDg5IDQ5LjE1NTRIODMuMDk1M0M4Mi4wODA0IDQ5LjE1NTQgODEuMjU3NyA0OC4zMTE2IDgxLjI1NzcgNDcuMjcwOVY0MC45MzY4QzgxLjI1NzcgNDAuNDE2NCA4MC44NDYzIDM5Ljk5NDUgODAuMzM4OCAzOS45OTQ1SDYxLjE2MjdDNTkuNjQwNCAzOS45OTQ1IDU4LjQwNjIgNDEuMjYwMSA1OC40MDYyIDQyLjgyMTNWODUuNzQ2NEM1OC40MDYyIDg2Ljc4NzMgNTcuNTgzNCA4Ny42MzEgNTYuNTY4NSA4Ny42MzFINTEuNDU0OUM1MC40Mzk5IDg3LjYzMSA0OS42MTcyIDg2Ljc4NzMgNDkuNjE3MiA4NS43NDY0VjQwLjI1NjNDNDkuNjE3MiAzNS4wNTI0IDUzLjczMTEgMzAuODMzNyA1OC44MDU3IDMwLjgzMzdaIiBmaWxsPSIjMDBBOTlEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNTguNDE4NyA4Ni40MDM0TDU4LjQwMjEgODUuNzQ2NEg0OS42MTNMNDkuNTkyOCA4Ni40MDM0QzQ5LjU5MjggOTQuODAxMiA1Ni4zODQxIDEwMS40NTMgNjQuNjAwNiAxMDEuNDUzTDEwNTcuNSAxMDEuMzM3VjkyLjgyNzdINjQuNjAwNkM2MS4yODUyIDkyLjgyNzcgNTguNDE4NyA4OS43OTIgNTguNDE4NyA4Ni40MDM0WiIgZmlsbD0iIzAwQTk5RCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQwLjQ1NTIgMTAwLjc3TDQwLjQyNTQgODIuNTAxSDMxLjYxNzFWMTAyLjYxOEMzMS42MTcxIDExMy42MTMgMzguMzY1NyAxMjAgNTAuNDE2IDEyMEgxMDU3VjExMS4xMTJINTEuMDg1NEM0NS43Mjk3IDExMS4xMTIgNDAuNDU1MiAxMDYuOTU1IDQwLjQ1NTIgMTAwLjc3WiIgZmlsbD0iIzAwQTk5RCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzYwMDdfMTE3NjgiPgo8cmVjdCB3aWR0aD0iOTgwIiBoZWlnaHQ9IjEyMCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
}
.about-us__row:nth-child(even) .about-us__media-content {
  position: relative;
}
.about-us__row:nth-child(even) .about-us__media-content::before {
  content: "";
  position: absolute;
  top: -3rem;
  left: -1.6rem;
  width: 28.7rem;
  height: 23.2rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjg3IiBoZWlnaHQ9IjIzMiIgdmlld0JveD0iMCAwIDI4NyAyMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtYXNrIGlkPSJwYXRoLTEtaW5zaWRlLTFfMTE2M18xNzUxMCIgZmlsbD0id2hpdGUiPgo8cGF0aCBkPSJNMi4wOTgxNWUtMDYgMjA4QzkuMzkzNzJlLTA3IDIyMS4yNTUgMTAuNzQ1MiAyMzIgMjQgMjMyTDI4NyAyMzJMMjg3IDIwQzI4NyA4Ljk1NDM0IDI3OC4wNDYgMi40MzA3NWUtMDUgMjY3IDIuMzM0MTllLTA1TDIuMDI4MjFlLTA1IDBMMi4wOTgxNWUtMDYgMjA4WiIvPgo8L21hc2s+CjxwYXRoIGQ9Ik0wIDIzMkwyODcgMjMyTDAgMjMyWk0yOTEgMjBDMjkxIDYuNzQ1MTkgMjgwLjI1NSAtMy45OTk5OCAyNjcgLTMuOTk5OThMMi4wNjMxOGUtMDUgLTRMMS45OTMyNGUtMDUgNEwyNjcgNC4wMDAwMkMyNzUuODM3IDQuMDAwMDIgMjgzIDExLjE2MzUgMjgzIDIwTDI5MSAyMFpNMi4wMjgyMWUtMDUgMEwwIDIzMkwyLjAyODIxZS0wNSAwWk0yOTEgMjMyTDI5MSAyMEMyOTEgNi43NDUxOSAyODAuMjU1IC0zLjk5OTk4IDI2NyAtMy45OTk5OEwyNjcgNC4wMDAwMkMyNzUuODM3IDQuMDAwMDIgMjgzIDExLjE2MzUgMjgzIDIwTDI4MyAyMzJMMjkxIDIzMloiIGZpbGw9IiMwMEE5OUQiIG1hc2s9InVybCgjcGF0aC0xLWluc2lkZS0xXzExNjNfMTc1MTApIi8+CjxtYXNrIGlkPSJwYXRoLTMtaW5zaWRlLTJfMTE2M18xNzUxMCIgZmlsbD0id2hpdGUiPgo8cGF0aCBkPSJNMi4wOTgxNWUtMDYgMjA4QzkuMzkzNzNlLTA3IDIyMS4yNTUgMTAuNzQ1MiAyMzIgMjQgMjMyTDI4MCAyMzJMMjgwIDI1QzI4MCAxNi4xNjM1IDI3Mi44MzcgOS4wMDAwMiAyNjQgOS4wMDAwMkwxLjk0OTUzZS0wNSA5TDIuMDk4MTVlLTA2IDIwOFoiLz4KPC9tYXNrPgo8cGF0aCBkPSJNMCAyMzJMMjgwIDIzMkwwIDIzMlpNMjg0IDI1QzI4NCAxMy45NTQzIDI3NS4wNDYgNS4wMDAwMiAyNjQgNS4wMDAwMkwxLjk4NDVlLTA1IDVMMS45MTQ1NmUtMDUgMTNMMjY0IDEzQzI3MC42MjcgMTMgMjc2IDE4LjM3MjYgMjc2IDI1TDI4NCAyNVpNMS45NDk1M2UtMDUgOUwwIDIzMkwxLjk0OTUzZS0wNSA5Wk0yODQgMjMyTDI4NCAyNUMyODQgMTMuOTU0MyAyNzUuMDQ2IDUuMDAwMDIgMjY0IDUuMDAwMDJMMjY0IDEzQzI3MC42MjcgMTMgMjc2IDE4LjM3MjYgMjc2IDI1TDI3NiAyMzJMMjg0IDIzMloiIGZpbGw9IiMwMEE5OUQiIG1hc2s9InVybCgjcGF0aC0zLWluc2lkZS0yXzExNjNfMTc1MTApIi8+Cjwvc3ZnPgo=");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
}
.about-us__row:nth-child(even) .about-us__media-content > * {
  position: relative;
  z-index: 2;
}
.about-us__image {
  aspect-ratio: 1/1;
}
.about-us__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2.4rem;
}
.about-us__text-content {
  margin-top: 2.2rem;
}
.about-us__title * {
  display: inline;
}
.about-us__text {
  margin-top: 1.2rem;
}
.about-us__text p, .about-us__text ul, .about-us__text ol {
  margin-bottom: 1.2rem;
}
.about-us__list {
  margin-top: 2.2rem;
}
.about-us__button {
  margin-top: 2.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}

.about-benefits {
  position: relative;
  overflow: hidden;
  background-color: #00a99d;
  color: #fff;
}
.about-benefits__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.about-benefits__decor-group > .container {
  height: 100%;
}
.about-benefits__decor-group-inner {
  height: 100%;
  position: relative;
}
.about-benefits__container {
  position: relative;
  z-index: 2;
}
.about-benefits__decor-1 {
  position: absolute;
  top: -20rem;
  right: -25rem;
  height: 32.4rem;
  width: 51.1rem;
  -webkit-transform: rotate(-21deg);
      -ms-transform: rotate(-21deg);
          transform: rotate(-21deg);
}
.about-benefits__title {
  margin-top: -0.7rem;
}
.about-benefits__text {
  margin-top: 1.1rem;
}
.about-benefits__stats {
  margin-bottom: 0;
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.2rem 2.4rem;
  text-align: center;
}
.about-benefits__stats > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(50% - 2.2rem);
          flex: 0 1 calc(50% - 2.2rem);
}
.about-benefits__stats-value {
  color: #9c3095;
}
.about-benefits__stats-text {
  margin-top: 0.5rem;
  font-size: 1.8rem;
  line-height: 1.24em;
}
.about-benefits__slider {
  margin-top: 3.4rem;
}
.about-benefits__slider .swiper-slide {
  height: auto;
}

.section-404 {
  position: relative;
  overflow: hidden;
  background-color: #18171c;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-top: 4rem;
  padding-bottom: 4.8rem;
}
.section-404__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.section-404__decor-group > .container {
  height: 100%;
}
.section-404__decor-group-inner {
  height: 100%;
  position: relative;
}
.section-404__decor-1 {
  position: absolute;
  top: 3.8rem;
  left: 3.8rem;
  color: #9c3095;
  height: 31rem;
  width: 31rem;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.section-404__decor-2 {
  display: none;
}
.section-404__container {
  position: relative;
  z-index: 2;
}
.section-404__container.container {
  max-width: 116.4rem;
}
.section-404__image {
  margin-left: -1.2rem;
  height: 33.5rem;
  width: 20.7rem;
  position: relative;
}
.section-404__image img {
  position: relative;
  z-index: 2;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.section-404__image-bg {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 78%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #e21b52;
  overflow: hidden;
}
.section-404__image-bg svg {
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 59%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 100%;
  width: 92%;
  opacity: 0.1;
}
.section-404__text-content {
  margin-top: 0.4rem;
}
.section-404__subtitle {
  margin-top: 1.4rem;
}
.section-404__text {
  margin-top: 2.5rem;
}
.section-404__buttons {
  margin-top: 3.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}

.contacts-hero {
  container-type: inline-size;
  background-color: #f2f2f3;
  overflow: hidden;
}
.contacts-hero__text-content {
  padding-top: 3.2rem;
  padding-bottom: 6.8rem;
  position: relative;
  z-index: 2;
  color: #333132;
}
.contacts-hero__title {
  margin-top: 3.4rem;
}
.contacts-hero__text {
  margin-top: 0.6rem;
}
.contacts-hero__list {
  margin-top: 3.6rem;
  margin-bottom: 0;
  display: -ms-grid;
  display: grid;
  gap: 2.8rem;
}
.contacts-hero__list-text {
  margin-top: 1.8rem;
}
.contacts-hero__list-text > *:not(:last-child) {
  margin-bottom: 1.5rem;
}
.contacts-hero__social {
  margin-top: 3.4rem;
}
.contacts-hero__media-content {
  position: relative;
  z-index: 1;
  min-height: 36rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3.6rem 2rem;
}
.contacts-hero__img {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  height: 100%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #000000;
}
.contacts-hero__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.6;
}
.contacts-hero__help-desk {
  position: relative;
  z-index: 2;
}
.contacts-hero__arrow {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  color: #000000;
  background-color: #fff;
  height: 5.6rem;
  width: 5.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100%;
}
.contacts-hero__arrow svg {
  height: 2.4rem;
  width: 2.4rem;
}

.help-desk-card {
  background-color: #fff;
  border-radius: 2.4rem;
  color: #000000;
  padding: 3rem 2.4rem;
  width: 30.3rem;
  max-width: 100%;
}
.help-desk-card__title {
  margin-top: -0.5rem;
}
.help-desk-card__text {
  margin-top: 1.4rem;
}
.help-desk-card__text > *:not(:last-child) {
  margin-bottom: 1rem;
}
.help-desk-card__buttons {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}

.stats {
  position: relative;
  overflow: hidden;
}
.stats.dark {
  background-color: #333132;
  color: #fff;
}
.stats.light {
  background: #f2f2f3;
  color: #333132;
}
.stats.accent {
  background: #00a99d;
  color: #fff;
}
.stats__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.stats__decor-group > .container {
  height: 100%;
}
.stats__decor-group-inner {
  height: 100%;
  position: relative;
}
.stats__decor-1 {
  position: absolute;
  top: 5rem;
  right: -25rem;
  height: 43rem;
  width: 43rem;
  -webkit-transform: rotate(-55deg);
      -ms-transform: rotate(-55deg);
          transform: rotate(-55deg);
  color: #9c3095;
}
.stats__decor-2 {
  position: absolute;
  top: -21.5rem;
  right: -25rem;
  height: 32.4rem;
  width: 51.1rem;
  -webkit-transform: rotate(-21deg);
      -ms-transform: rotate(-21deg);
          transform: rotate(-21deg);
}
.stats__container {
  position: relative;
  z-index: 2;
}
.stats__head.has-text .stats__list {
  margin-top: 2.5rem;
  display: -ms-grid;
  display: grid;
  
  grid-template-columns: auto auto;
}
.stats__head.has-text .stats__list .stats__list-value {
  color: #9c3095;
}
.stats__title {
  margin-top: -0.7rem;
}
.stats__text {
  margin-top: 1.1rem;
}
.stats__list {
  margin-bottom: 0;
  margin-top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.2rem 1.6rem;
  text-align: center;
}
.stats__list-value {
  color: #00a99d;
}
.stats__list-text {
  margin-top: 1.3rem;
  font-size: 1.8rem;
  line-height: 1.24em;
  max-width: 15rem;
  margin-left: auto;
  margin-right: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}
.stats__slider {
  margin-top: 4rem;
}
.stats__slider .swiper-slide {
  height: auto;
}
.stats .slider-footer {
  margin-top: 3.2rem;
}

.categories-carousel {
  overflow: hidden;
}
.categories-carousel__title {
  text-align: center;
  margin-top: -0.7rem;
}
.categories-carousel__slider {
  margin-top: 2.1rem;
  overflow: visible;
}
.categories-carousel__slider .swiper-slide {
  height: auto;
  width: 25.5rem;
}
.categories-carousel__slider-footer {
  margin-top: 3rem;
}

.questions-category-card {
  position: relative;
  background-color: #18171c;
  color: #fff;
  border-radius: 2.4rem;
  padding: 2rem 2rem 1.2rem;
  min-height: 24rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  overflow: hidden;
}
.questions-category-card::before {
  content: "";
  position: absolute;
  right: -1px;
  bottom: 2.6rem;
  z-index: 1;
  display: block;
  width: 7.5rem;
  height: 12.6rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxIiBoZWlnaHQ9IjE3MCIgdmlld0JveD0iMCAwIDEwMSAxNzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF84MDE3XzE3MjA0KSI+CjxwYXRoIGQ9Ik0tMS45MjkxN2UtMDUgMzYuNTczOEw0LjI2NTY5IDIwLjk4NDZMMTA2LjE2MiAxNDcuNjI4TDEwMS44OTYgMTYzLjIxOEwtMS45MjkxN2UtMDUgMzYuNTczOFoiIGZpbGw9IiMyMTIwMjQiLz4KPHBhdGggZD0iTTE3Ljk4MTIgMjUuODU1OEwyMi4yNDY5IDEwLjI2NjVMMTI0LjE0MyAxMzYuOTFMMTE5Ljg3NyAxNTIuNDk5TDE3Ljk4MTIgMjUuODU1OFoiIGZpbGw9IiMyMTIwMjQiLz4KPHBhdGggZD0iTTM2LjA4NyAxNS41ODkzTDQwLjM1MjcgMEwxNDIuMjQ5IDEyNi42NDRMMTM3Ljk4MyAxNDIuMjMzTDM2LjA4NyAxNS41ODkzWiIgZmlsbD0iIzIxMjAyNCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzgwMTdfMTcyMDQiPgo8cmVjdCB3aWR0aD0iMTAxIiBoZWlnaHQ9IjE3MCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.questions-category-card__icon {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 6.4rem;
  width: 6.4rem;
  border-radius: 50%;
  background-color: #ffbf19;
}
.questions-category-card__icon img {
  height: 3.5rem;
  width: 3.5rem;
  -o-object-position: contain;
     object-position: contain;
}
.questions-category-card__title {
  margin-top: auto;
  position: relative;
  z-index: 2;
}

.questions-hero {
  overflow: hidden;
  position: relative;
  background-color: #18171c;
  color: #fff;
  padding-top: 3.2rem;
  margin-top: -1px;
}
.questions-hero__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.questions-hero__decor-group > .container {
  height: 100%;
}
.questions-hero__decor-group-inner {
  position: relative;
  height: 100%;
}
.questions-hero__decro-1 {
  position: absolute;
  color: #9c3095;
  left: 42%;
  bottom: -26.2rem;
  width: 60.2rem;
  height: 60.2rem;
  -webkit-transform: translateX(-50%) rotate(20deg);
      -ms-transform: translateX(-50%) rotate(20deg);
          transform: translateX(-50%) rotate(20deg);
}
.questions-hero__container {
  position: relative;
  z-index: 2;
}
.questions-hero__text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.questions-hero__title {
  margin-top: 2.8rem;
}
.questions-hero__text {
  margin-top: 1.3rem;
}
.questions-hero__box {
  margin-top: 2.1rem;
  background-color: #333132;
  border-radius: 2.4rem;
  padding: 1.2rem 2rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.questions-hero__buttons {
  margin-top: 3.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
}
.questions-hero__buttons a {
  -ms-flex-item-align: start;
      align-self: flex-start;
  min-width: 13.3rem;
}
.questions-hero__media {
  margin-top: 4rem;
}
.questions-hero__img {
  height: 34.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.questions-hero__img img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.questions-chat {
  position: relative;
  overflow: hidden;
  background-color: #ffbf19;
  color: #000000;
}
.questions-chat__decor-group {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.questions-chat__decor-group > .container {
  height: 100%;
}
.questions-chat__decor-group-inner {
  position: relative;
  height: 100%;
}
.questions-chat__decro-1 {
  position: absolute;
  bottom: -22rem;
  left: -24rem;
  color: #9c3095;
  width: 38rem;
  height: 38rem;
  -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
          transform: rotate(10deg);
}
.questions-chat__decor-2 {
  position: absolute;
  z-index: 1;
  color: #fff;
  opacity: 0.2;
  width: 41rem;
  height: 44.6rem;
  top: -9rem;
  right: -22rem;
}
.questions-chat__container {
  position: relative;
  z-index: 2;
  text-align: center;
}
.questions-chat__title {
  margin-top: -0.7rem;
}
.questions-chat__text {
  margin-top: 1.3rem;
  font-family: "Helvetica", sans-serif;
}
.questions-chat__text.text, ul.questions-chat__text.list-with-circle-check-icons, ul.questions-chat__text.list-with-check-icons, .questions-chat__text.advantages-card__list {
  line-height: 1.54em;
}
.questions-chat__buttons {
  margin-top: 4.4rem;
}
.questions-chat__buttons .btn-primary {
  min-width: 13.3rem;
}

.questions-sections__title {
  text-align: center;
  margin-top: -0.7rem;
}
.questions-sections__list {
  margin-top: 2.2rem;
  display: -ms-grid;
  display: grid;
  gap: 1.6rem;
}

.\[\&\:not\(\.active\)\]\:hidden:not(.active) {
  display: none;
}

@media (min-width: 0px) and (max-width: 1023.8px) {
  .instruction .instruction__container._will-animate._animate .instruction__step-content:nth-of-type(1) {
    -webkit-transition: all 0.8s ease-out 0.75s;
    transition: all 0.8s ease-out 0.75s;
  }
  .instruction .instruction__container._will-animate._animate .instruction__step-content:nth-of-type(2) {
    -webkit-transition: all 0.8s ease-out 0.9s;
    transition: all 0.8s ease-out 0.9s;
  }
  .instruction .instruction__container._will-animate._animate .instruction__step-content:nth-of-type(3) {
    -webkit-transition: all 0.8s ease-out 1.05s;
    transition: all 0.8s ease-out 1.05s;
  }
  .instruction .instruction__container._will-animate._animate .instruction__step-content:nth-of-type(4) {
    -webkit-transition: all 0.8s ease-out 1.2s;
    transition: all 0.8s ease-out 1.2s;
  }
  .instruction .instruction__container._will-animate._animate .instruction__step-content:nth-of-type(5) {
    -webkit-transition: all 0.8s ease-out 1.35s;
    transition: all 0.8s ease-out 1.35s;
  }
  .instruction .instruction__container._will-animate._animate .instruction__step-content:nth-of-type(6) {
    -webkit-transition: all 0.8s ease-out 1.5s;
    transition: all 0.8s ease-out 1.5s;
  }
  .instruction .instruction__container._will-animate._animate .instruction__step-content:nth-of-type(7) {
    -webkit-transition: all 0.8s ease-out 1.65s;
    transition: all 0.8s ease-out 1.65s;
  }
  .instruction .instruction__container._will-animate._animate .instruction__step-content:nth-of-type(8) {
    -webkit-transition: all 0.8s ease-out 1.8s;
    transition: all 0.8s ease-out 1.8s;
  }
  .media-text-horizontal__scroll-container.can-scroll {
    padding-right: 1.2rem;
    margin-right: -1.2rem;
  }
  .page-id-54 .feature-card .feature-card__text-content {
    padding-bottom: 2.4rem;
  }
  .page-id-54 .feature-card .feature-card__decor {
    width: 11.2rem;
    height: 10.6rem;
    color: #9c3095;
    top: 7rem;
    bottom: auto;
    right: -5rem;
    left: auto;
    -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
            transform: rotate(-12deg);
  }
}

@media (min-width: 0px) and (max-width: 1023.9px) {
  .fancybox-video-youtube-shorts .fancybox__content {
    aspect-ratio: initial !important;
    height: calc(100dvh - 1rem) !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .fancybox-video-youtube-shorts .fancybox__content iframe {
    height: calc(100% - 9rem);
  }
  .filter {
    position: relative;
    z-index: 51;
  }
  .filter.show .filter__inner {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .filter__inner {
    position: fixed;
    z-index: 5;
    top: 0;
    left: 100%;
    height: 100dvh;
    width: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  }
  .filter__list {
    height: 100%;
    overflow: auto;
  }
  .filter__list .option-selector {
    position: relative;
    padding-bottom: 2rem;
  }
  .filter__list .option-selector:not(:first-child) {
    padding-top: 2rem;
  }
  .filter__list .option-selector::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: #a0a0a0;
  }
  .filter__list .option-selector.active .option-selector__btn::before {
    -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
  }
  .filter__list .option-selector__btn {
    display: block;
    text-align: start;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    color: #333132;
    height: auto;
  }
  .filter__list .option-selector__btn::before {
    -webkit-filter: invert(17%) sepia(1%) saturate(2253%) hue-rotate(277deg) brightness(98%) contrast(93%);
            filter: invert(17%) sepia(1%) saturate(2253%) hue-rotate(277deg) brightness(98%) contrast(93%);
    right: 0;
    top: 0;
    -webkit-transform: translate(0);
        -ms-transform: translate(0);
            transform: translate(0);
  }
  .filter__list .option-selector__selected-values {
    display: block;
    font-family: "Helvetica", sans-serif;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.64em;
    color: #a0a0a0;
    margin-top: 0rem;
    margin-bottom: -0.85rem;
  }
  .filter__list .option-selector__btn-value {
    min-height: 4rem;
    overflow: visible;
    text-overflow: initial;
    white-space: initial;
  }
  .filter__list .option-selector__menu {
    max-height: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 1.6rem 0;
    margin-top: 0;
    position: static !important;
  }
  .clubs-map {
    position: fixed;
    z-index: 40;
    top: 0;
    left: 100%;
    height: 100dvh;
    width: 100%;
    background-color: #fff;
    padding-top: 8.1rem;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
  }
  .clubs-map.show {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .clubs-post-head__anchors {
    margin-top: 7rem;
    overflow-y: hidden;
    height: 4rem;
  }
  .clubs-post-head__anchors.container {
    padding-left: 0;
    padding-right: 0;
  }
  .vacancy-card-v2__more-detail-btn {
    background-color: #e21b52;
    color: #fff;
  }
  .trainers-archive-head::before {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #18171c;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100vw;
  }
}

@media (min-width: 0px) and (max-width: 743.8px) {
  .trainers-preview .trainers-preview__container._will-animate .trainers-preview__list {
    opacity: 0;
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .trainers-preview .trainers-preview__container._will-animate._animate .trainers-preview__list {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
  }
  .trainers-preview .trainers-preview__container._will-animate._animate .swiper-slide {
    -webkit-animation: none !important;
            animation: none !important;
  }
  .benefits__decor-1 .stat-point {
    height: 10.4rem;
    width: 10.4rem;
    --border: 1.2rem;
  }
  .benefits__decor-1 .stat-point .stat-point__value {
    font-size: 2.4rem;
    top: calc(1.7rem - var(--border));
    left: calc(2.8rem - var(--border));
  }
  .benefits__decor-1 .stat-point .stat-point__text {
    top: calc(4.6rem - var(--border));
    left: calc(2.8rem - var(--border));
  }
  .instruction__step-tab:not(:first-child) {
    margin-top: 4rem;
  }
  .instruction__step-tab--1 {
    padding-bottom: 6.6vw;
  }
  .instruction__step-tab--1 .instruction__step-tab-img {
    bottom: 0;
    padding-right: 1.6rem;
  }
  .instruction__step-content--1 {
    padding-left: 1.8rem;
    padding-right: 2.8rem;
  }
  .instruction__step-content--1 .instruction__step-content-lines.left {
    display: none;
  }
  .instruction__step-content--1 .instruction__step-content-lines.right {
    bottom: -0.8rem;
    right: -3rem;
  }
  .instruction__step-tab--2 {
    padding-bottom: 8.9vw;
  }
  .instruction__step-tab--2 .instruction__step-tab-img {
    top: calc(100% - 9vw);
  }
  .instruction__step-content--2 {
    padding-right: 5rem;
    padding-left: 1.8rem;
  }
  .instruction__step-content--2 .instruction__step-content-lines.left {
    bottom: -3.5rem;
    left: -3rem;
    -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
  }
  .instruction__step-content--2 .instruction__step-content-lines.right {
    display: none;
  }
  .instruction__step-tab--3 {
    padding-bottom: 11vw;
  }
  .instruction__step-tab--3 .instruction__step-tab-img {
    bottom: 0;
  }
  .instruction__step-tab--3 .instruction__step-tab-container {
    margin-left: auto;
  }
  .instruction__step-content--3 {
    padding-right: 2.8rem;
  }
  .instruction__step-content--3 .instruction__step-content-lines.left {
    display: none;
  }
  .instruction__step-content--3 .instruction__step-content-lines.right {
    bottom: -0.8rem;
    right: -3rem;
  }
  .instruction__step-tab--4 {
    padding-bottom: 12.9vw;
  }
  .instruction__step-tab--4 .instruction__step-tab-img {
    bottom: 0;
    padding-left: 1.6rem;
  }
  .instruction__step-tab--4 .instruction__step-tab-container {
    margin-left: auto;
  }
  .instruction__step-content--4 .instruction__step-content-lines.left {
    bottom: -3.5rem;
    left: -4rem;
    -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
            transform: scaleY(-1);
  }
  .instruction__step-content--4 .instruction__step-content-lines.right {
    display: none;
  }
}

@media (min-width: 0px) and (max-width: 743.9px) {
  .related-articles-carousel__slider .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
  }
}

@media (min-width: 375px) {
  .vacancies-archive-head__buttons-group {
    
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 500px) and (max-width: 1023.8px) {
  .about-us__row:nth-child(odd) .about-us__title > span {
    display: inline-block;
    min-width: 75%;
  }
}

@media (min-width: 576px) {
  .benefits__list {
    
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 744px) {
    .container {
      padding-left: 3.2rem;
      padding-right: 3.2rem;
    }
    .container-md {
      padding-left: 3.2rem;
      padding-right: 3.2rem;
    }
    .container-sm {
      padding-left: 3.2rem;
      padding-right: 3.2rem;
    }
  .btn-primary {
    font-size: 2rem;
    min-width: 21.1rem;
  }
  .btn-tertiary {
    font-size: 1.6rem;
    letter-spacing: 0.07em;
  }
  .text, .advantages-card__list, ul.list-with-check-icons, ul.list-with-circle-check-icons {
    line-height: 1.54em;
  }
  .post-card__body {
    aspect-ratio: auto;
    min-height: 24rem;
  }
  .clubs-carousel .swiper-slide {
    height: auto;
    --pr: 2.4rem;
    --w: 62.4rem;
    width: var(--w);
  }
  .clubs-carousel .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .clubs-carousel__nav-dots {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    width: auto;
    margin-left: 0 !important;
  }
  .popup-form__submit {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .popup-message__button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .filter__head {
    padding: 0 3.2rem;
  }
  .filter__list {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }
  [data-slider=carousel] .swiper-slide {
    --pr: 2.4rem;
    --w: 35.7rem;
    width: var(--w);
    height: auto;
  }
  [data-slider=carousel] .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  [data-slider=carousel] .slider-footer {
    margin-top: 4rem;
  }
  .trainers-preview .trainers-preview__container._will-animate .swiper-slide:nth-child(1) {
    opacity: 0;
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .trainers-preview .trainers-preview__container._will-animate .swiper-slide:nth-child(2) {
    opacity: 0;
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .trainers-preview .trainers-preview__container._will-animate .swiper-slide:nth-child(3) {
    opacity: 0;
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .trainers-preview .trainers-preview__container._will-animate .swiper-slide:nth-child(4) {
    opacity: 0;
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .trainers-preview .trainers-preview__container._will-animate .swiper-slide:nth-child(5) {
    opacity: 0;
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .trainers-preview .trainers-preview__container._will-animate .swiper-slide:nth-child(6) {
    opacity: 0;
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .trainers-preview .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(1) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
  }
  .trainers-preview .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(2) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
  }
  .trainers-preview .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(3) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
  }
  .trainers-preview .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(4) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
  }
  .trainers-preview .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(5) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
  }
  .trainers-preview .trainers-preview__container._will-animate._animate .swiper-slide:nth-child(6) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
  }
  .header__ctn-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 23.2rem;
  }
  .header__burger {
    margin-left: 2.8rem;
  }
  .burger {
    border-radius: 2.4rem;
    width: 6rem;
    height: 6.5rem;
  }
  .burger span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-1 {
    top: 3.6rem;
  }
  .burger span:not(.text):not(.advantages-card__list):not(ul.list-with-circle-check-icons):not(ul.list-with-check-icons).line-2 {
    top: 4.2rem;
  }
  .burger span.text, .burger span.advantages-card__list {
    font-size: 1.3rem;
    top: 2rem;
  }
  .footer {
    padding-top: 3.2rem;
  }
  .footer__logo {
    text-align: start;
  }
  .footer__text {
    text-align: start;
    max-width: 38rem;
    margin-top: 1rem;
  }
  .footer__text span {
    display: inline;
  }
  .footer__store {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 2.5rem;
    gap: 2.4rem;
  }
  .footer__body {
    margin-top: 4.2rem;
  }
  .footer__social {
    display: block;
  }
  .footer__nav {
    
    grid-template-columns: repeat(3, minmax(0, auto));
  }
  .footer__nav-col-3 {
    margin-top: 0;
    grid-column: initial;
  }
  .footer__bottom {
    margin-top: 11.1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer__decor {
    bottom: auto;
    top: 3.2rem;
  }
  .home-intro__title {
    font-size: 8.8rem;
    line-height: 1.04em;
    letter-spacing: 0;
  }
  .home-intro__text {
    display: block;
    margin-top: 0.5rem;
    max-width: 59.4rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .home-intro__buttons-slot {
    margin-top: 4.8rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .clubs-preview__list {
    
    grid-template-columns: 1fr 1fr;
    gap: 3.2rem 2.4rem;
  }
  .services__decor-3 {
    top: 6.7rem;
    right: 0;
  }
  .services__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 35.7rem;
    width: var(--w);
  }
  .services__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .service-card__body {
    aspect-ratio: auto;
    padding: 2.4rem 2.4rem 2.6rem;
  }
  .service-card__link {
    font-size: 2rem;
  }
  .benefits__decor-group-inner {
    padding-top: 0;
  }
  .benefits__decor-1 {
    margin-left: 3%;
    width: 92%;
  }
  .benefits__decor-1 .stat-point {
    right: 54%;
    bottom: 20%;
  }
  .benefits__decor-2 {
    top: 64%;
    right: -0.5rem;
    width: 8.1rem;
    height: 21.5rem;
  }
  .benefits__decor-3 {
    top: -7.9rem;
    right: -3.9rem;
  }
  .benefits__title {
    margin-top: 1.3rem;
  }
  .benefits__list {
    
    grid-template-columns: repeat(4, 1fr);
    gap: 1.8rem 2.4rem;
  }
  .reviews__decor-2 {
    top: 7rem;
    width: 14rem;
    height: 14rem;
  }
  .reviews__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 38.4rem;
    width: var(--w);
  }
  .reviews__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .your-app__buttons-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .instruction__decor-2 {
    top: auto;
    bottom: 3rem;
  }
  .instruction__decor-3 {
    display: block;
    position: absolute;
    width: 26.6rem;
    height: auto;
    top: 7.3rem;
    left: 65.88%;
  }
  .instruction__decor-4 {
    display: block;
    position: absolute;
    left: -3.2rem;
    right: -3.2rem;
    bottom: 7.2rem;
  }
  .instruction__decor-4 img {
    width: 100%;
    height: auto;
  }
  .instruction__container {
    padding-bottom: 20vw;
  }
  .instruction__steps {
    margin-top: 3.2rem;
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: repeat(4, 1fr);
    gap: 2.4rem 1.6rem;
  }
  .instruction__step-tab {
    cursor: pointer;
  }
  .instruction__step-tab.tab-active .instruction__step-tab-container {
    background-color: #e21b52;
    color: #fff;
  }
  .instruction__step-tab.tab-active .instruction__step-tab-num {
    color: #ffbf19;
  }
  .instruction__step-tab-img {
    display: none;
  }
  .instruction__step-tab-container {
    width: 100%;
    height: 100%;
    padding: 1.9rem 1.8rem 3rem;
    background-color: #fff;
    color: #000000;
  }
  .instruction__step-tab-num {
    color: #f2f2f3;
  }
  .instruction__step-tab-title {
    margin-top: 1.4rem;
  }
  .instruction__step-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -ms-grid-column-span: 4;
    grid-column: span 4/span 4;
    padding-left: 10rem;
    padding-right: 8rem;
  }
  .instruction__step-content:not(.tab-active) {
    display: none;
  }
  .instruction__step-content-lines {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 6.9rem;
  }
  .instruction__step-content-lines.left {
    left: 0;
  }
  .instruction__step-content-lines.right {
    right: 0;
  }
  .partners-carousel__container[data-slider-init=mobile-only] .swiper-wrapper {
    display: -ms-grid;
    display: grid;
    gap: 3.2rem 2.4rem;
    
    grid-template-columns: repeat(2, 1fr);
  }
  .partners-carousel__container[data-slider-init=mobile-only] .partners-carousel__slider-footer {
    display: none;
  }
  .partners-carousel__title {
    margin-top: -0.5rem;
  }
  .partners-carousel__slider-footer {
    margin-top: 4.2rem;
  }
  .partner-card {
    min-height: 13rem;
  }
  .instagram__decor-2 {
    right: auto;
    left: 26rem;
    top: 16.8rem;
  }
  .instagram__container {
    padding-top: 0;
    padding-bottom: 0;
  }
  .instagram__title {
    margin-top: -0.6rem;
  }
  .instagram__buttons-slot {
    max-width: 34.3rem;
  }
  .instagram__media-content {
    margin-top: 8.8rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 61rem;
  }
  .faq__body {
    margin-top: 4rem;
  }
  .media-text-horizontal__image {
    aspect-ratio: 1/0.98;
  }
  .media-text-horizontal__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 3.4rem;
  }
  .blog-preview-carousel__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 43.2rem;
    width: var(--w);
    height: auto;
  }
  .blog-preview-carousel__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .blog-archive-body__list {
    
    grid-template-columns: 1fr 1fr;
  }
  .article-meta__head {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 2.4rem;
  }
  .article-meta__body {
    margin-top: 2.4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .related-articles-carousel__slider {
    overflow: visible;
  }
  .related-articles-carousel__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 35.7rem;
    width: var(--w);
    height: auto;
  }
  .related-articles-carousel__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .related-articles-carousel__slider-footer {
    margin-top: 4rem;
    display: block;
  }
  .related-articles-carousel__slider-footer .slider-footer__nav-buttons {
    margin-left: auto;
    margin-right: 0;
  }
  .clubs-archive-head__btn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .clubs-post-head__anchors-list {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }
  .how-to-find-us__image {
    margin-right: -3.2rem;
  }
  .vacancies-preview__slider {
    overflow: visible;
  }
  .vacancies-preview__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 35.7rem;
    width: var(--w);
  }
  .vacancies-preview__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .vacancy__action-title {
    text-align: start;
  }
  .vacancy__action-button {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .vacancies-archive__head {
    --space: 3.2rem;
  }
  .vacancies-archive-head__image {
    left: -3.2rem;
  }
  .vacancies-archive-head__buttons-group {
    
    grid-template-columns: 22.8rem 22.8rem;
    gap: 2rem;
  }
  .vacancies-archive-head__buttons-group .btn-primary {
    font-size: 2.4rem;
  }
  .vacancy-card-v2__buttons-group {
    margin-top: 2.8rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .trainers-preview__list .swiper-wrapper {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem 2.4rem;
  }
  .trainers-preview__list .swiper-slide:nth-child(6) ~ *[style] {
    opacity: 0;
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .trainers-preview__list-nav-dots {
    display: none;
  }
  .trainers-preview__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .trainers-archive__list {
    
    grid-template-columns: repeat(2, 1fr);
  }
  .trainer__btn-all-articles {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .trainers-carousel__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 35.7rem;
    width: var(--w);
  }
  .trainers-carousel__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .trainers-carousel__slider-footer {
    margin-top: 4rem;
    display: block;
  }
  .hero-with-full-bg__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .hero-with-image__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .hero-with-half-bg__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .feature-card__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 4rem;
  }
  .advantages__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .feedback-form__submit {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .requirements__list {
    
    grid-template-columns: repeat(2, 1fr);
  }
  .about-us__row:nth-child(even) .about-us__media-content::before {
    left: -3.2rem;
  }
  .section-404__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .help-desk-card__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .stats__head.has-text {
    display: block;
  }
  .stats__head.has-text .stats__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2.2rem 4.6rem;
  }
  .stats__head.has-text .stats__list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(25% - 3.45rem);
            flex: 0 1 calc(25% - 3.45rem);
  }
  .stats__title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 67rem;
  }
  .categories-carousel__slider-footer {
    margin-top: 4rem;
  }
  .questions-category-card::before {
    width: 10rem;
    height: 17rem;
    bottom: 3.5rem;
  }
  .questions-hero__buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .questions-chat__text {
    max-width: 45rem;
    margin-left: auto;
    margin-right: auto;
  }
  .md\:hidden {
    display: none;
  }
  .md\:grid-cols-2 {
    
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 744px) and (max-width: 1023.8px) {
  .slider-footer .btn-primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 34.3rem;
    width: 100%;
  }
  .filter__btn-close {
    margin-left: auto;
    margin-right: auto;
    max-width: 34.3rem;
    width: 100%;
  }
  .home-intro__screen-content {
    padding-top: 17.1rem;
    padding-bottom: 10rem;
  }
  .home-intro__slider-nav-inner {
    padding-bottom: 4rem;
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .clubs-preview__title {
    max-width: 41.6rem;
  }
  .clubs-preview__footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 34.3rem;
  }
  .services__nav-dots {
    margin-left: auto;
    margin-right: auto;
  }
  .benefits__footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 34.3rem;
  }
  .your-app__image {
    position: absolute;
    top: 2rem;
    left: 3.2rem;
    width: 34.3rem;
  }
  .your-app__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 36.1rem;
    min-height: 48rem;
    margin-top: 0.2rem;
  }
  .your-app__text {
    line-height: 1.4em;
  }
  .your-app__list {
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
  .your-app__list > li:nth-last-child(-n+3) {
    padding-right: 10rem;
  }
  .your-app__buttons-group {
    margin-left: -36.1rem;
    margin-top: auto;
  }
  .your-app__logo {
    position: absolute;
    bottom: 0;
    right: 3.2rem;
  }
  .instruction__title {
    margin-top: -0.6rem;
  }
  .instruction__step-content {
    max-width: 64rem;
  }
  .faq__text {
    max-width: 46rem;
  }
  .faq__footer .faq__text {
    max-width: none;
  }
  .club-advantages__buttons {
    margin-left: auto;
    margin-right: auto;
    max-width: 34.3rem;
    width: 100%;
  }
  .vacancies-archive__filter-btn-show {
    max-width: 34.3rem;
  }
  .trainers-archive__filter-btn-show {
    max-width: calc(50% - 1.2rem);
    width: 100%;
  }
  .about-us__button {
    margin-left: auto;
    margin-right: auto;
    max-width: 34.3rem;
  }
}

@media (min-width: 744px) and (max-width: 1023.9px) {
  .header__body {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 744px) and (max-width: 1679.8px) {
  .py-\[4\.8rem\] {
    padding-top: 7.2rem;
    padding-bottom: 7.2rem;
  }
}

@media (min-width: 1024px) {
    .container {
      padding-left: 4.8rem;
      padding-right: 4.8rem;
    }
  html {
    font-size: 7.2px;
  }
  body a:not(.not-hover-link):not(.btn-secondary):not(.btn-primary):not(.btn-curtain) {
    -webkit-transition: color 0.15s ease;
    transition: color 0.15s ease;
  }
  .popup--sm .popup__body {
    padding: 2rem;
  }
  .popup--sm .popup__content {
    padding: 9.6rem 7.2rem;
  }
  .popup__body {
    padding: 2rem;
  }
  .popup__content {
    padding: 14.6rem 4.8rem 4.8rem;
    border-radius: 2.4rem;
    min-height: auto;
  }
  .popup__btn-close {
    top: 4.8rem;
    right: 4.8rem;
  }
  .iti__dropdown-content {
    max-width: 32rem;
  }
  .iti__country-list::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .iti__country-list::-webkit-scrollbar-thumb {
    background-color: #a0a0a0;
    border-radius: 12px;
  }
  .iti__country-list::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .btn-primary.with-lines {
    padding-left: 4.2rem;
    padding-right: 4.2rem;
  }
  .btn-secondary {
    min-height: 5rem;
    padding: 1rem 2.2rem;
  }
  .btn-curtain {
    gap: 1rem;
    font-size: 2rem;
    padding-right: 2rem;
  }
  .nav-btn {
    height: 5.6rem;
    width: 5.6rem;
  }
  .nav-btn img, .nav-btn svg {
    height: 2.4rem;
    width: 2.4rem;
  }
  .slider-bullets {
    margin-left: 0;
    margin-right: 0;
  }
  .h1 {
    font-size: 7.2rem;
    line-height: 1.04em;
  }
  .h2 {
    font-size: 4.8rem;
    line-height: 1.16em;
  }
  .h3 {
    font-size: 4rem;
    line-height: 1.2em;
  }
  .h4 {
    font-size: 2.8rem;
    line-height: 1.18em;
  }
  .h5 {
    font-size: 2rem;
  }
  .text-content h1, .text-content .text-h1 {
    font-size: 4rem;
    line-height: 1.2em;
  }
  .text-content h1:not(:first-child), .text-content .text-h1:not(:first-child) {
    margin-top: 3.4rem;
  }
  .text-content h2, .text-content .text-h2 {
    font-size: 2.8rem;
    line-height: 1.18em;
    margin-bottom: 2.3rem;
  }
  .text-content h2:not(:first-child), .text-content .text-h2:not(:first-child) {
    margin-top: 3.4rem;
  }
  .text-content h3, .text-content .text-h3 {
    font-size: 2rem;
  }
  .text-content h3:not(:first-child), .text-content .text-h3:not(:first-child) {
    margin-top: 3.6rem;
  }
  .text-content h5, .text-content .text-h5 {
    font-size: 2rem;
  }
  .text-content h5:not(:first-child), .text-content .text-h5:not(:first-child) {
    margin-top: 3.4rem;
  }
  .text-content p, .text-content ul, .text-content ol {
    margin-bottom: 2.2rem;
  }
  .text-content figure {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .text-content figure + h1, .text-content figure + .text-h1, .text-content figure + h2, .text-content figure + .text-h2 {
    margin-top: -0.5rem !important;
  }
  .text-content q, .text-content blockquote {
    font-size: 2rem;
  }
  .text-content q, .text-content blockquote {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .text-content q + h1, .text-content q + .text-h1, .text-content q + h2, .text-content q + .text-h2, .text-content blockquote + h1, .text-content blockquote + .text-h1, .text-content blockquote + h2, .text-content blockquote + .text-h2 {
    margin-top: -0.5rem !important;
  }
  .text-content .gallery, .text-content .article-images-carousel, .text-content .trener-approval {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .text-content .gallery + h1, .text-content .gallery + .text-h1, .text-content .gallery + h2, .text-content .gallery + .text-h2, .text-content .article-images-carousel + h1, .text-content .article-images-carousel + .text-h1, .text-content .article-images-carousel + h2, .text-content .article-images-carousel + .text-h2, .text-content .trener-approval + h1, .text-content .trener-approval + .text-h1, .text-content .trener-approval + h2, .text-content .trener-approval + .text-h2 {
    margin-top: -0.5rem !important;
  }
  .gallery {
    gap: 3rem;
  }
  .gallery img {
    min-height: 38rem !important;
  }
  .place-card__body {
    min-height: 22.2rem;
    aspect-ratio: auto;
    padding: 2.4rem 2.4rem 1.6rem;
  }
  .place-card__footer {
    padding: 1.8rem 6.2rem 1.8rem 2.6rem;
  }
  .person-card__body {
    aspect-ratio: initial;
    min-height: 32rem;
  }
  .person-card__footer {
    padding: 2rem 1.6rem 1.6rem 1.6rem;
  }
  .person-card__name {
    font-size: 1.6rem;
  }
  .slider-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2.8rem;
  }
  .slider-footer__nav-dots {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .slider-footer__nav-dots._animate {
    margin-left: 0;
    margin-right: 0;
  }
  .slider-footer__nav-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-right: auto;
    gap: 2.4rem;
    width: auto;
  }
  .slider-footer__nav-buttons:not(:has(+ *)) {
    margin-right: 0;
    margin-left: auto;
  }
  .slider-footer .btn-primary {
    padding-left: 4.8rem;
    padding-right: 4.8rem;
    margin-left: auto;
  }
  .message-box {
    left: 4.8rem;
    bottom: 4.8rem;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .message-box:not(.show) {
    -webkit-transform: translateY(calc(100% + 4rem));
        -ms-transform: translateY(calc(100% + 4rem));
            transform: translateY(calc(100% + 4rem));
    opacity: 0;
  }
  .textarea-container .char-counter {
    bottom: 1.2rem;
  }
  .textarea {
    min-height: 12.6rem;
  }
  .article-images-carousel__img {
    padding-bottom: 51.35%;
  }
  .article-images-carousel__nav-buttons {
    padding: 0 2.4rem;
  }
  .option-selector[data-option-selector=collapsible] .option-selector__menu {
    padding: 2.4rem;
    max-height: 35.4rem;
  }
  .option-selector[data-option-selector=collapsible] .option-selector__menu label:not(:first-child) {
    margin-top: 1.4rem;
  }
  .option-selector[data-option-selector=collapsible] .radio__text {
    font-size: 1.8rem;
    line-height: 1.24em;
  }
  .popup-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8rem;
  }
  .popup-form__text-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47.8rem;
            flex: 0 0 47.8rem;
  }
  .popup-form__title {
    margin-top: -1.2rem;
  }
  .popup-form__text {
    margin-top: 1rem;
  }
  .popup-form__fields {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .popup-form__fields-items {
    gap: 2.5rem;
  }
  .filter--horizontal .filter__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1.2rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .filter--horizontal .filter__list .option-selector {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25.7rem;
            flex: 0 0 25.7rem;
    max-width: 25.7rem;
  }
  .filter--horizontal .filter__list .option-selector__btn {
    font-size: 1.6rem;
  }
  .filter--horizontal .filter__list .option-selector__selected-values {
    display: none;
  }
  .filter--horizontal .filter__list .filter__btn-reset {
    margin-left: 1.2rem;
  }
  .filter__head {
    display: none;
  }
  .filter__head-btn-close {
    display: none;
  }
  .filter__list {
    padding-left: 0rem;
    padding-right: 0rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
  }
  .filter__list [data-option-selector=collapsible] .option-selector__selected-values {
    display: none;
  }
  .filter__btn-reset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    font-size: 1.6rem;
    line-height: 1.24em;
    cursor: pointer;
    -webkit-transition: color 0.25s ease;
    transition: color 0.25s ease;
  }
  .filter__btn-reset svg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: 2.4rem;
    width: 2.4rem;
  }
  .filter__btn-close {
    display: none;
  }
  .banner-sm {
    min-height: 17rem;
    padding: 2rem 2.4rem 1.1rem;
  }
  .banner-sm__decor {
    width: 41rem;
    height: 40rem;
    top: 72%;
    right: -7rem;
  }
  .banner-sm__text-content {
    max-width: 28.7rem;
  }
  .banner-sm__image {
    top: 0;
    right: 1.8rem;
  }
  [data-slider=carousel] .swiper-slide {
    width: auto;
    padding-right: 0 !important;
  }
  body.can-animate.page-loaded .home-intro__nav-buttons, body.can-animate.page-loaded .home-intro__nav-dots, body.can-animate.page-loaded .home-intro__arrow-down, body.can-animate.page-loaded .header {
    -webkit-animation: fadeIn 0.8s ease-out forwards 1.4s;
            animation: fadeIn 0.8s ease-out forwards 1.4s;
  }
  body.can-animate .header {
    opacity: 0;
  }
  body.can-animate .home-intro__main-content, body.can-animate .home-intro__sub-content, body.can-animate .hero-with-full-bg__container > *, body.can-animate .hero-with-image__breadcrumbs, body.can-animate .hero-with-image__text-content > *, body.can-animate .hero-with-half-bg__breadcrumbs, body.can-animate .hero-with-half-bg__text-content > *, body.can-animate .clubs-archive-head__constrain > *, body.can-animate .section-404__text-content > *, body.can-animate .contacts-hero__text-content > *:not(.contacts-hero__arrow), body.can-animate .clubs-post-head__main-content > * {
    opacity: 0;
    -webkit-transform: translateY(5rem);
        -ms-transform: translateY(5rem);
            transform: translateY(5rem);
  }
  body.can-animate .home-intro__nav-buttons, body.can-animate .home-intro__nav-dots, body.can-animate .home-intro__arrow-down, body.can-animate .clubs-archive-head__decor-group, body.can-animate .hero-with-image__image, body.can-animate .section-404__media-content, body.can-animate .section-404__decor-group, body.can-animate .contacts-hero__help-desk, body.can-animate .contacts-hero__arrow, body.can-animate .blog-archive-head__bg, body.can-animate .blog-post-head__image, body.can-animate .vacancies-archive-head__image, body.can-animate .vacancy__main-image, body.can-animate .banner-sm__image, body.can-animate .trainer__image, body.can-animate .clubs-post-head__anchors-list > *, body.can-animate .clubs-post-head__sub-content, body.can-animate .questions-hero__img {
    opacity: 0;
  }
  body.can-animate.page-loaded .hero-with-full-bg__container > *:nth-child(1), body.can-animate.page-loaded .clubs-archive-head__constrain > *:nth-child(1), body.can-animate.page-loaded .section-404__text-content > *:nth-child(1), body.can-animate.page-loaded .contacts-hero__text-content > *:not(.contacts-hero__arrow):nth-child(1), body.can-animate.page-loaded .clubs-post-head__main-content > *:nth-child(1) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
  }
  body.can-animate.page-loaded .hero-with-full-bg__container > *:nth-child(2), body.can-animate.page-loaded .clubs-archive-head__constrain > *:nth-child(2), body.can-animate.page-loaded .section-404__text-content > *:nth-child(2), body.can-animate.page-loaded .contacts-hero__text-content > *:not(.contacts-hero__arrow):nth-child(2), body.can-animate.page-loaded .clubs-post-head__main-content > *:nth-child(2) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
  }
  body.can-animate.page-loaded .hero-with-full-bg__container > *:nth-child(3), body.can-animate.page-loaded .clubs-archive-head__constrain > *:nth-child(3), body.can-animate.page-loaded .section-404__text-content > *:nth-child(3), body.can-animate.page-loaded .contacts-hero__text-content > *:not(.contacts-hero__arrow):nth-child(3), body.can-animate.page-loaded .clubs-post-head__main-content > *:nth-child(3) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
  }
  body.can-animate.page-loaded .hero-with-full-bg__container > *:nth-child(4), body.can-animate.page-loaded .clubs-archive-head__constrain > *:nth-child(4), body.can-animate.page-loaded .section-404__text-content > *:nth-child(4), body.can-animate.page-loaded .contacts-hero__text-content > *:not(.contacts-hero__arrow):nth-child(4), body.can-animate.page-loaded .clubs-post-head__main-content > *:nth-child(4) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
  }
  body.can-animate.page-loaded .hero-with-full-bg__container > *:nth-child(5), body.can-animate.page-loaded .clubs-archive-head__constrain > *:nth-child(5), body.can-animate.page-loaded .section-404__text-content > *:nth-child(5), body.can-animate.page-loaded .contacts-hero__text-content > *:not(.contacts-hero__arrow):nth-child(5), body.can-animate.page-loaded .clubs-post-head__main-content > *:nth-child(5) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
  }
  body.can-animate.page-loaded .hero-with-full-bg__container > *:nth-child(6), body.can-animate.page-loaded .clubs-archive-head__constrain > *:nth-child(6), body.can-animate.page-loaded .section-404__text-content > *:nth-child(6), body.can-animate.page-loaded .contacts-hero__text-content > *:not(.contacts-hero__arrow):nth-child(6), body.can-animate.page-loaded .clubs-post-head__main-content > *:nth-child(6) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
  }
  body.can-animate.page-loaded .hero-with-image__image, body.can-animate.page-loaded .section-404__media-content, body.can-animate.page-loaded .blog-archive-head__bg, body.can-animate.page-loaded .blog-post-head__image, body.can-animate.page-loaded .vacancies-archive-head__image, body.can-animate.page-loaded .vacancy__main-image, body.can-animate.page-loaded .banner-sm__image, body.can-animate.page-loaded .trainer__image, body.can-animate.page-loaded .questions-hero__img {
    -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
            animation: fadeIn 0.8s ease-out forwards 0.3s;
  }
  body.can-animate.page-loaded .hero-with-image__breadcrumbs {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
  }
  body.can-animate.page-loaded .hero-with-image__text-content > *:nth-child(1) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
  }
  body.can-animate.page-loaded .hero-with-image__text-content > *:nth-child(2) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
  }
  body.can-animate.page-loaded .hero-with-image__text-content > *:nth-child(3) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
  }
  body.can-animate.page-loaded .hero-with-image__text-content > *:nth-child(4) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
  }
  body.can-animate.page-loaded .hero-with-image__text-content > *:nth-child(5) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__breadcrumbs {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.3s;
  }
  body.can-animate.page-loaded .clubs-archive-head__decor-group, body.can-animate.page-loaded .section-404__decor-group, body.can-animate.page-loaded .contacts-hero__arrow, body.can-animate.page-loaded .contacts-hero__help-desk, body.can-animate.page-loaded .clubs-post-head__anchors-list > *, body.can-animate.page-loaded .clubs-post-head__sub-content {
    -webkit-animation: fadeIn 0.8s ease-out forwards 1.4s;
            animation: fadeIn 0.8s ease-out forwards 1.4s;
  }
  .home-intro .swiper-slide .home-intro__main-content, .home-intro .swiper-slide .home-intro__sub-content {
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
    opacity: 0;
    -webkit-transform: translateX(5rem);
        -ms-transform: translateX(5rem);
            transform: translateX(5rem);
  }
  .home-intro .swiper-slide.swiper-slide-active .home-intro__main-content {
    -webkit-transition: opacity 0.6s ease 0.4s, -webkit-transform 0.6s ease 0.4s;
    transition: opacity 0.6s ease 0.4s, -webkit-transform 0.6s ease 0.4s;
    transition: transform 0.6s ease 0.4s, opacity 0.6s ease 0.4s;
    transition: transform 0.6s ease 0.4s, opacity 0.6s ease 0.4s, -webkit-transform 0.6s ease 0.4s;
    opacity: 1;
    -webkit-transform: translateX(0rem);
        -ms-transform: translateX(0rem);
            transform: translateX(0rem);
  }
  .home-intro .swiper-slide.swiper-slide-active .home-intro__sub-content {
    -webkit-transition: opacity 0.6s ease 0.6s, -webkit-transform 0.6s ease 0.6s;
    transition: opacity 0.6s ease 0.6s, -webkit-transform 0.6s ease 0.6s;
    transition: transform 0.6s ease 0.6s, opacity 0.6s ease 0.6s;
    transition: transform 0.6s ease 0.6s, opacity 0.6s ease 0.6s, -webkit-transform 0.6s ease 0.6s;
    opacity: 1;
    -webkit-transform: translateX(0rem);
        -ms-transform: translateX(0rem);
            transform: translateX(0rem);
  }
  .home-intro .swiper-slide.swiper-slide-prev .home-intro__main-content, .home-intro .swiper-slide.swiper-slide-prev .home-intro__sub-content {
    -webkit-transform: translateX(-5rem);
        -ms-transform: translateX(-5rem);
            transform: translateX(-5rem);
  }
  .benefits._will-animate._animate .benefits__decor-1, .benefits._will-animate._animate .benefits__decor-2, .benefits._will-animate._animate .benefits__decor-3 {
    -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
            animation: fadeIn 0.8s ease-out forwards 0.3s;
  }
  .instruction._will-animate .instruction__decor-group {
    -webkit-transform: translateY(10rem);
        -ms-transform: translateY(10rem);
            transform: translateY(10rem);
  }
  .instruction._will-animate._animate .instruction__decor-group {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
  }
  .instruction .instruction__container._will-animate._animate .instruction__step-content {
    -webkit-transition: all 0.8s ease-out 1.6s;
    transition: all 0.8s ease-out 1.6s;
  }
  .clubs-archive-body .clubs-archive-body__container._will-animate .clubs-archive-body__filter, .clubs-archive-body .clubs-archive-body__container._will-animate [data-text-not-found] {
    opacity: 0;
  }
  .clubs-archive-body .clubs-archive-body__container._will-animate .clubs-archive-body__map {
    opacity: 0;
  }
  .clubs-archive-body .clubs-archive-body__container._will-animate._animate .clubs-archive-body__filter {
    -webkit-animation: fadeIn 0.8s ease-out forwards 0.3s;
            animation: fadeIn 0.8s ease-out forwards 0.3s;
  }
  .clubs-archive-body .clubs-archive-body__container._will-animate._animate [data-text-not-found] {
    -webkit-animation: fadeIn 0.8s ease-out forwards 0.45s;
            animation: fadeIn 0.8s ease-out forwards 0.45s;
  }
  .clubs-archive-body .clubs-archive-body__container._will-animate._animate .clubs-archive-body__map {
    -webkit-animation: fadeIn 0.8s ease-out forwards 1.6s;
            animation: fadeIn 0.8s ease-out forwards 1.6s;
  }
  .header__body {
    min-height: 9.2rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .header__logo {
    margin-right: 0;
  }
  .header__nav {
    display: block;
    margin-left: 4.2rem;
    margin-right: auto;
  }
  .header__language {
    display: block;
  }
  .header__store-btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top-space {
    padding-top: 9.2rem;
  }
  .menu {
    padding-top: 9.2rem;
    max-width: 90rem;
  }
  .menu__scroll-container {
    padding: 4rem 7.6rem 2.2rem 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu__scroll-container hr {
    margin-bottom: 2rem;
  }
  .menu__nav {
    padding: 0;
    margin-top: auto;
  }
  .menu__nav-list {
    
    grid-template-columns: 30.8rem 30.8rem;
    grid-auto-flow: column;
    -ms-grid-rows: ;
    grid-template-rows: repeat(var(--rows), auto);
    gap: 2rem 5.6rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    font-size: 4rem;
    letter-spacing: 0;
  }
  .menu__extra-links {
    
    grid-template-columns: 30.8rem 30.8rem;
    grid-auto-flow: column;
    -ms-grid-rows: ;
    grid-template-rows: repeat(var(--rows), auto);
    gap: 1.2rem 5.6rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    font-size: 1.6rem;
    margin-bottom: 4rem;
  }
  .menu__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: auto;
  }
  .menu__cabinet {
    display: none;
  }
  .menu__social-slot {
    margin-top: 0;
  }
  .menu__cta-btn {
    display: none;
  }
  .menu__store {
    display: none;
  }
  .menu__language {
    display: none;
  }
  .footer {
    padding-top: 6.8rem;
    padding-bottom: 4.8rem;
  }
  .footer__inner {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 46rem 1fr;
    gap: 0 11rem;
  }
  .footer__logo {
    height: 10rem;
    padding-left: 3.8rem;
  }
  .footer__text {
    font-size: 2.8rem;
    line-height: 1.18em;
    max-width: 42rem;
  }
  .footer__store {
    margin-top: 4.2rem;
  }
  .footer__body {
    margin-top: auto;
  }
  .footer__nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 6.4rem;
  }
  .footer__bottom {
    -ms-grid-column-span: 2;
    grid-column: span 2/span 2;
    margin-top: 11.4rem;
  }
  .footer__decor {
    display: none;
  }
  .home-intro__screen-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 11.2rem;
    padding-bottom: 11.6rem;
  }
  .home-intro__main-content {
    margin-top: 0;
  }
  .home-intro__title {
    text-align: start;
  }
  .home-intro__text {
    text-align: start;
    margin-left: 0;
    margin-right: 0;
  }
  .home-intro__buttons-slot {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
  .home-intro__sub-content {
    margin-top: 0;
    padding-right: 6.4rem;
    margin-left: auto;
    width: 31.4rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .home-intro__nav-dots {
    margin-bottom: 0;
  }
  .home-intro__nav-buttons {
    gap: 2.8rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: auto;
    -webkit-transform: translateY(2.4rem);
        -ms-transform: translateY(2.4rem);
            transform: translateY(2.4rem);
  }
  .home-intro__arrow-down {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 2.4rem;
    z-index: 2;
    height: 6rem;
    width: 6rem;
  }
  .home-intro__arrow-down svg {
    height: 100%;
    width: 100%;
    -webkit-animation: swing 2s ease infinite 1s;
            animation: swing 2s ease infinite 1s;
    -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  @-webkit-keyframes swing {
    0% {
      -webkit-transform: translateY(-20%);
              transform: translateY(-20%);
    }
    50% {
      -webkit-transform: translateY(20%);
              transform: translateY(20%);
    }
    100% {
      -webkit-transform: translateY(-20%);
              transform: translateY(-20%);
    }
  }
  @keyframes swing {
    0% {
      -webkit-transform: translateY(-20%);
              transform: translateY(-20%);
    }
    50% {
      -webkit-transform: translateY(20%);
              transform: translateY(20%);
    }
    100% {
      -webkit-transform: translateY(-20%);
              transform: translateY(-20%);
    }
  }
  .info-list {
    text-align: start;
  }
  .info-list .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.4rem;
  }
  .info-list__title {
    font-size: 4rem;
    line-height: 1.2em;
    letter-spacing: 0;
  }
  .info-list__text {
    margin-top: 0;
    font-size: 2rem;
    max-width: 20rem;
  }
  .clubs-preview {
    min-height: 68rem;
  }
  .clubs-preview__decor-1 {
    display: block;
    position: absolute;
    z-index: 1;
    top: -62.3rem;
    left: 48%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 138.6rem;
    height: 138.7rem;
    color: #000000;
    opacity: 0.2;
  }
  .clubs-preview__decor-2 {
    display: block;
    position: absolute;
    z-index: 1;
    top: 22rem;
    left: -42.1rem;
    width: 79.8rem;
    height: 49.7rem;
    color: #000000;
    opacity: 0.2;
  }
  .clubs-preview__container {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 43rem 1fr;
    gap: 0 2.6rem;
    -ms-grid-rows: auto 0 auto 0 auto;
        grid-template-areas: "head list" "filter list" "filter footer";
  }
  .clubs-preview__sub-title {
    margin-top: 2rem;
    font-size: 2rem;
  }
  .clubs-preview__filter {
    margin-top: 4.2rem;
  }
  .clubs-preview__content {
    margin-top: 0;
  }
  .clubs-preview__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .services__decor-group--1 {
    z-index: 3;
  }
  .services__decor-1 {
    top: 0;
    left: -22rem;
    height: 56.2rem;
    width: 56.2rem;
  }
  .services__decor-2 {
    top: 13.5rem;
    left: 3.2rem;
    width: 10.7rem;
    height: 32.4rem;
  }
  .services__decor-3 {
    top: 1rem;
    right: 0rem;
    width: 35.8rem;
    height: 35.8rem;
    opacity: 0.5;
  }
  .services__container {
    padding-left: 39rem;
    min-height: 54rem;
  }
  .services__title {
    margin-top: -1.2rem;
  }
  .services__slider {
    margin-top: 3.5rem;
    position: relative;
    z-index: 1;
  }
  .services__slider::before {
    position: absolute;
    content: "";
    top: 0;
    right: 100%;
    height: 100%;
    width: 50vw;
    background-color: #333132;
    z-index: 3;
  }
  .services__nav-dots {
    position: absolute;
    z-index: 2;
    left: 3.4rem;
    bottom: 3.6rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .services__nav-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.4rem;
    position: absolute;
    left: 31rem;
    bottom: 8.6rem;
    z-index: 2;
  }
  .service-card__body {
    min-height: 35rem;
    padding: 3.2rem;
  }
  .service-card__image::after {
    width: 113.7%;
    top: 16%;
    right: -13.56%;
  }
  .benefits {
    min-height: 85.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .benefits__decor-group {
    position: absolute;
    inset: 0;
  }
  .benefits__decor-group-inner {
    padding-top: 9.2rem;
    min-height: 82.5rem;
  }
  .benefits__decor-1 {
    width: 62.4rem;
    margin-left: -2rem;
  }
  .benefits__decor-1 .stat-point {
    bottom: 19%;
  }
  .benefits__decor-2 {
    top: 48rem;
    left: 14.3rem;
    width: 11.2rem;
    height: 36rem;
  }
  .benefits__decor-3 {
    top: -15.2rem;
    right: -20.5rem;
    width: 61.5rem;
    height: 62.1rem;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .benefits__container {
    padding-left: 45.2rem;
    margin-top: auto;
  }
  .benefits__text {
    margin-top: 2rem;
    max-width: 59.4rem;
  }
  .benefits__list {
    margin-top: 4.2rem;
    
    grid-template-columns: repeat(5, 1fr);
    max-width: 91.5rem;
    gap: 2.4rem;
  }
  .benefits__list li {
    padding: 2.4rem 1.4rem 1.8rem;
  }
  .benefits__list li img, .benefits__list li svg {
    height: 7rem;
  }
  .benefits__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .reviews__decor-1 {
    top: 25rem;
    left: 12rem;
    width: 58rem;
    height: 49.2rem;
    -webkit-transform: rotate(19deg);
        -ms-transform: rotate(19deg);
            transform: rotate(19deg);
  }
  .reviews__decor-2 {
    top: 5.6rem;
    right: 8rem;
    width: 26.8rem;
    height: 26.8rem;
  }
  .reviews__slider {
    margin-top: 5rem;
  }
  .reviews__slider-footer {
    margin-top: 4rem;
  }
  .review-card__head {
    gap: 1.4rem;
  }
  .review-card__name {
    font-size: 2rem;
  }
  .review-card__footer {
    margin-top: 2rem;
  }
  .review-card__value {
    font-size: 1.8rem;
    line-height: 1.54em;
    gap: 0.8rem;
  }
  .review-card__value strong {
    font-size: 2.8rem;
    line-height: 1.18em;
  }
  .your-app__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4.8rem;
  }
  .your-app__image {
    height: 59rem;
    width: 54.8rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: -2.6rem;
    padding-bottom: 4rem;
    margin-top: 0.4rem;
  }
  .your-app__image svg {
    height: 62rem;
    width: 62.8rem;
    top: 54%;
  }
  .your-app__body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-top: 0;
    padding-top: 4.8rem;
        grid-template-areas: "title title" "text text" "list logo" "buttons logo";
  }
  .your-app__text {
    margin-top: 2.8rem;
  }
  .your-app__list {
    margin-top: 2.8rem;
    display: -ms-grid !important;
    display: grid !important;
    
    grid-template-columns: 1fr 1fr;
    gap: 0.8rem 6.4rem !important;
    max-width: 66rem;
    -ms-grid-row-align: start;
        align-self: start;
  }
  .your-app__buttons-group {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .your-app__logo {
    width: 11.4rem;
    height: 24.2rem;
    margin-top: 0.7rem;
  }
  .instruction__decor-1 {
    display: block;
    position: absolute;
    top: 2.4rem;
    right: 0;
    width: auto;
    height: 61.5rem;
  }
  .instruction__decor-1 img {
    width: auto;
    height: 100%;
    max-width: none;
  }
  .instruction__decor-2 {
    width: 8.7rem;
    height: 26.4rem;
    bottom: auto;
    top: 36rem;
  }
  .instruction__decor-3 {
    display: none;
  }
  .instruction__decor-4 {
    display: none;
  }
  .instruction__container {
    padding-bottom: 0;
  }
  .instruction__title {
    margin-top: 5.2rem;
    min-height: 2.2em;
  }
  .instruction__steps {
    margin-top: 6rem;
    width: 88.8rem;
    gap: 0 2.4rem;
  }
  .instruction__step-tab-container {
    padding: 1.6rem 1.8rem 2.3rem;
  }
  .instruction__step-tab-num {
    font-size: 2.8rem;
    line-height: 1.18em;
  }
  .instruction__step-tab-title {
    margin-top: 3.4rem;
  }
  .instruction__step-content {
    margin-top: 17.4rem;
    margin-right: -6rem;
  }
  .instruction__step-content-lines {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: -1rem;
  }
  .partners-carousel__decor-1 {
    bottom: auto;
    right: 0;
    height: 54rem;
    width: 54rem;
  }
  .partners-carousel__container[data-slider-init=mobile-only] .swiper-wrapper {
    
    grid-template-columns: repeat(4, 1fr);
  }
  .partners-carousel__title {
    max-width: 84rem;
    margin-top: -1rem;
  }
  .partners-carousel__slider {
    margin-top: 3.5rem;
  }
  .partners-carousel__slider-footer {
    margin-top: 4rem;
  }
  .instagram__decor-1 {
    top: -36.1rem;
    left: -28.1rem;
    width: 60.6rem;
    height: 57.2rem;
    -webkit-transform: rotate(14deg);
        -ms-transform: rotate(14deg);
            transform: rotate(14deg);
  }
  .instagram__decor-2 {
    top: auto;
    bottom: 1rem;
    right: auto;
    left: 32.7rem;
    height: 17.7rem;
    width: 17.7rem;
  }
  .instagram__container {
    margin-top: -1.8rem;
    min-height: 53.8rem;
    padding-top: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 11.4rem;
  }
  .instagram__text-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.6rem;
            flex: 0 0 45.6rem;
  }
  .instagram__text {
    margin-top: 2rem;
    padding-right: 2rem;
  }
  .instagram__media-content {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
  .instagram__stat {
    bottom: auto;
    right: auto;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50%, -57%);
        -ms-transform: translate(-50%, -57%);
            transform: translate(-50%, -57%);
  }
  .instagram__image {
    aspect-ratio: 1/0.664;
    border-radius: 2.4rem;
  }
  .faq__decor-1 {
    bottom: auto;
    top: 22rem;
  }
  .faq__container {
    padding-top: 2rem;
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: start;
        align-content: start;
    gap: 0 7.4rem;
    
    grid-template-columns: 1fr 84.2rem;
    -ms-grid-rows: auto 0 1fr;
    grid-template-rows: auto 1fr;
        grid-template-areas: "head body" "footer body";
  }
  .faq__title {
    margin-top: -1.1rem;
  }
  .faq__title + .faq__text {
    margin-top: 2rem;
  }
  .faq__body {
    margin-top: 0;
  }
  .faq__footer {
    margin-top: 8rem;
  }
  .faq__buttons .btn-secondary {
    font-size: 2rem;
  }
  .accordion__item-title {
    font-size: 2rem;
    padding: 4rem 7rem 4rem 3.2rem;
  }
  .accordion__item-icon {
    height: 2.4rem;
    width: 2.4rem;
    right: 2.8rem;
  }
  .accordion__item-content {
    margin-top: -1.6rem;
    padding: 0 3rem 3.2rem 3.2rem;
  }
  .accordion__item-decor {
    right: 8rem;
  }
  .media-text-horizontal--sm .media-text-horizontal__image {
    aspect-ratio: auto;
    height: auto;
    min-height: 50rem;
    max-height: 59.7rem;
    position: relative;
  }
  .media-text-horizontal--sm .media-text-horizontal__image img {
    position: absolute;
    inset: 0;
  }
  .media-text-horizontal--md .media-text-horizontal__image {
    aspect-ratio: initial;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 53rem;
            flex: 0 0 53rem;
    height: 58rem;
  }
  .media-text-horizontal--lg .media-text-horizontal__image {
    aspect-ratio: initial;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70rem;
            flex: 0 0 70rem;
    height: 44rem;
  }
  .media-text-horizontal--revers .media-text-horizontal__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .media-text-horizontal__decor-group {
    display: block;
    position: absolute;
    z-index: 1;
    inset: 0;
  }
  .media-text-horizontal__decor-group > .container {
    height: 100%;
  }
  .media-text-horizontal__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4.8rem;
  }
  .media-text-horizontal__image {
    aspect-ratio: 1/1.24;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48rem;
            flex: 0 0 48rem;
  }
  .media-text-horizontal__body {
    margin-top: 0px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .media-text-horizontal__scroll-container.can-scroll {
    max-height: 60rem;
  }
  .media-text-horizontal__scroll-container.scrollbar::-webkit-scrollbar {
    width: 0.4rem;
    height: 0.4rem;
  }
  .media-text-horizontal__scroll-container.scrollbar::-webkit-scrollbar-thumb {
    background: #a0a0a0;
    border-radius: 1rem;
  }
  .media-text-horizontal__text {
    margin-top: 2.6rem;
    padding-right: 3rem;
  }
  .media-text-horizontal__text.text-sm h6 {
    margin-bottom: 0.8rem;
  }
  .media-text-horizontal__text.text-sm h6:not(:first-child) {
    margin-top: 3.6rem;
  }
  .media-text-horizontal__list {
    margin-top: 3.2rem;
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: auto auto;
    gap: 1.6rem 3.6rem !important;
    max-width: 66.6rem;
  }
  .media-text-horizontal__banner {
    -ms-flex-item-align: start;
        align-self: flex-start;
    padding: 4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 3.4rem;
    max-width: 56rem;
  }
  .media-text-horizontal__banner-text {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 21.5rem;
  }
  .media-text-horizontal__banner-value {
    margin-bottom: 0;
  }
  .media-text-horizontal__buttons--has-btn-map {
    gap: 1.6rem;
  }
  .media-text-horizontal__buttons--has-btn-map .btn-primary {
    min-width: 19.5rem;
  }
  .blog-preview-carousel__decor-1 {
    top: -1.7rem;
    left: -24rem;
    height: 57.2rem;
    width: 57.2rem;
    -webkit-transform: rotate(7deg);
        -ms-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  .blog-preview-carousel__decor-2 {
    top: 16.6rem;
    left: 0.7rem;
    width: 11.7rem;
    height: 33.4rem;
  }
  .blog-preview-carousel__title {
    margin-top: -1.2rem;
    margin-left: 23.8rem;
  }
  .blog-preview-carousel__slider {
    margin-top: 3.5rem;
    margin-left: 23.8rem;
  }
  .blog-preview-carousel__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 43.2rem;
    width: var(--w);
  }
  .blog-preview-carousel__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .blog-archive-head {
    padding-top: 15.8rem;
    padding-bottom: 7.2rem;
  }
  .blog-archive-head__bg {
    background-color: #000000;
  }
  .blog-archive-head__constrain {
    max-width: 86.3rem;
    min-height: 40rem;
    gap: 1rem;
  }
  .blog-archive-head__title {
    margin-top: 3.4rem;
    max-width: 86rem;
  }
  .blog-archive-body {
    padding-top: 4.2rem;
    padding-bottom: 8.8rem;
  }
  .blog-archive-body__list {
    margin-top: 4.8rem;
    
    grid-template-columns: 1fr 1fr 1fr;
  }
  .blog-archive-body__pagination {
    margin-top: 5.6rem;
  }
  .blog-archive-body__decor-1 {
    left: -34rem;
    bottom: -2rem;
  }
  .blog-post-head {
    padding-top: 15.6rem;
    padding-bottom: 7.2rem;
  }
  .blog-post-head__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 4rem;
  }
  .blog-post-head__text-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .blog-post-head__title {
    margin-top: 4.5rem;
  }
  .blog-post-head__time-label {
    min-height: 3.6rem;
    margin-top: 3.4rem;
  }
  .blog-post-head__media-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 51.4rem;
            flex: 0 0 51.4rem;
    padding-top: 0.8rem;
  }
  .blog-post-head__decor-1 {
    top: -11rem;
    width: 100%;
  }
  .trener-approval__body {
    margin-top: 2.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .trener-approval__card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 43.2rem;
            flex: 0 0 43.2rem;
  }
  .trener-approval__card .person-card__body {
    aspect-ratio: initial;
  }
  .trener-approval__message {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: start;
    color: #18171c;
    padding: 3.2rem 2.2rem 3.2rem 3.2rem;
    font-size: 1.6rem;
  }
  .trener-approval__decor-1 {
    bottom: auto;
    top: -15.5rem;
    right: -1.5rem;
    -webkit-transform: scaleX(-1) rotate(7deg);
        -ms-transform: scaleX(-1) rotate(7deg);
            transform: scaleX(-1) rotate(7deg);
  }
  .trener-approval__decor-2 {
    left: auto;
    right: 9.6rem;
    bottom: -1.6rem;
  }
  .article-meta__head-item .btn-tertiary-sm {
    min-height: 3.6rem;
    font-size: 1.6rem;
    padding: 0.4rem 1.9rem;
  }
  .related-articles-carousel__title {
    margin-top: 0.8rem;
  }
  .related-articles-carousel__slider {
    margin-top: 3.5rem;
  }
  .related-articles-carousel__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 43.2rem;
    width: var(--w);
  }
  .related-articles-carousel__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .clubs-archive-head {
    padding-top: 15.6rem;
    padding-bottom: 8.8rem;
  }
  .clubs-archive-head__decro-1 {
    width: 69.8rem;
    height: 69.8rem;
    right: 3.8rem;
    bottom: -33.6rem;
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  }
  .clubs-archive-head__constrain {
    /* min-height: 29rem; */
  }
  .clubs-archive-head__title {
    /* min-height: 3.0202em; */
    margin-top: 3.6rem;
    font-size: 7.2rem;
    line-height: 104%; /* 74.88px */
  }
  .clubs-archive-head__text {
    margin-bottom: 0;
  }
  .clubs-archive-head__btn {
    display: none;
  }
  .clubs-archive-body {
    container-type: inline-size;
    padding-top: 4.8rem;
    padding-bottom: 7.2rem;
    position: static;
  }
  .clubs-archive-body__container {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 43.3rem 1fr;
    -ms-grid-rows: auto 0 1fr;
    grid-template-rows: auto 1fr;
    gap: 0 13.9rem;
        grid-template-areas: "filter map" "list map";
  }
  .clubs-archive-body__filter {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 20.7rem 1fr;
    gap: 0 1.8rem;
  }
  .clubs-archive-body__filter-search {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .clubs-archive-body__filter-select {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .clubs-archive-body__filter-result {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-grid-column-span: 2;
    grid-column: span 2/span 2;
    margin-top: 1.4rem;
    font-size: 1.6rem;
  }
  .clubs-archive-body__list-wrap {
    margin-top: 3rem;
  }
  .clubs-archive-body__list > li {
    min-height: 28rem;
    -webkit-transition: opacity 0.3s ease, -webkit-box-shadow 0.25s ease;
    transition: opacity 0.3s ease, -webkit-box-shadow 0.25s ease;
    transition: opacity 0.3s ease, box-shadow 0.25s ease;
    transition: opacity 0.3s ease, box-shadow 0.25s ease, -webkit-box-shadow 0.25s ease;
  }
  .clubs-archive-body__list {
    gap: 1.6rem;
  }
  .clubs-archive-body__footer {
    display: none;
  }
  .clubs-archive-body__map {
    -ms-grid-row-span: 2;
    grid-row: span 2/span 2;
    z-index: 1;
  }
  .clubs-map {
    position: sticky;
    height: calc(100vh - 9.2rem);
    max-height: 79rem;
    margin-top: -4.8rem;
    margin-right: -4.8rem;
    top: 9.2rem;
    background-color: rgb(235, 235, 235);
  }
  .clubs-map__btn-close {
    display: none;
  }
  .clubs-map__search {
    display: none;
  }
  .clubs-post-head {
    background-color: #333132;
    padding-bottom: 1px;
  }
  .clubs-post-head__bg {
    position: relative;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 8.8rem + 2.5rem);
    background-color: #fff;
  }
  .clubs-post-head__bg::before {
    position: absolute;
    content: "";
    z-index: 2;
    inset: 0;
    background-image: linear-gradient(135deg, #000 21.75%, rgba(0, 0, 0, 0) 63.72%);
    opacity: 0.8;
  }
  .clubs-post-head__inner {
    padding-top: 0rem;
    padding-bottom: 0rem;
    position: relative;
    z-index: 2;
  }
  .clubs-post-head__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6rem;
    padding-top: 16.2rem;
    padding-bottom: 11.2rem;
  }
  .clubs-post-head__main-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .clubs-post-head__image {
    display: none;
  }
  .clubs-post-head__title {
    margin-top: 4.5rem;
    max-width: 100rem;
  }
  .clubs-post-head__list {
    margin-top: 2.7rem;
  }
  .clubs-post-head__list-content--address {
    font-size: 2rem;
  }
  .clubs-post-head__buttons-group {
    margin-top: 5.6rem;
    gap: 1.6rem;
  }
  .clubs-post-head__buttons-group .btn-primary {
    min-width: 19.5rem;
  }
  .clubs-post-head__sub-content {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30rem;
            flex: 0 0 30rem;
  }
  .clubs-post-head__anchors-list {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #18171c;
    border-radius: 2.4rem;
    padding: 2.4rem 2.2rem;
  }
  .clubs-post-head__anchors-list > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    white-space: nowrap;
  }
  .club-post-head-info-list__item-text {
    padding-right: 0;
  }
  .tariff-plans__title {
    font-size: 4.8rem;
    margin-top: -0.7rem;
    max-width: 68rem;
    margin-left: auto;
    margin-right: auto;
  }
  .tariff-plans__text {
    margin-top: 2.2rem;
    max-width: 123rem;
    margin-left: auto;
    margin-right: auto;
  }
  .tariff-plans__slider {
    margin-top: 4.1rem;
  }
  .tariff-plans__slider .swiper-slide {
    --w: 34.8rem;
  }
  .tariff-plans__slider-footer {
    margin-top: 4rem;
  }
  .tariff-plan-card {
    min-height: 61.5rem;
  }
  .tariff-plan-card__head {
    min-height: 11rem;
  }
  .tariff-plan-card__head-decor {
    height: 30.8rem;
    width: 30.8rem;
    top: -14rem;
    right: -9rem;
    -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  .tariff-plan-card__body {
    padding: 2rem 2.4rem 2.4rem;
  }
  .tariff-plan-card__current-price {
    font-size: 4rem;
    letter-spacing: 0;
    margin-bottom: 0;
  }
  .tariff-plan-card__additionl-info {
    top: 1.5rem;
    right: -0.1rem;
    width: 1.8rem;
    height: 1.8rem;
  }
  .club-advantages__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 4rem;
  }
  .club-advantages__text-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .club-advantages__text {
    font-size: 2rem;
  }
  .club-advantages__stats-list .list-text {
    font-size: 1.6rem;
  }
  .club-advantages__buttons {
    margin-top: 6.4rem;
  }
  .club-advantages__media-content {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83rem;
            flex: 0 0 83rem;
    overflow: hidden;
  }
  .club-advantages__main-slider {
    background-color: #000000;
  }
  .club-advantages__main-slider .swiper-slide {
    opacity: 0 !important;
  }
  .club-advantages__main-slider .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
  }
  .club-advantages__main-slider .swiper-slide.swiper-slide-active img {
    opacity: 1;
  }
  .club-advantages__main-slider .swiper-slide.swiper-slide-active.has-video img {
    opacity: 0.6;
  }
  .club-advantages__main-slider .swiper-slide img {
    opacity: 0;
  }
  .club-advantages__main-slider-nav-dots {
    display: none;
  }
  .club-advantages__main-slider-nav-buttons {
    position: absolute;
    z-index: 3;
    pointer-events: none;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 2.4rem;
  }
  .club-advantages__main-slider-nav-buttons .nav-btn {
    pointer-events: auto;
  }
  .club-advantages__thumb-slider {
    margin-top: 1.6rem;
    display: block;
    overflow: visible;
    margin-left: auto;
    margin-right: auto;
    width: 60.6rem;
    height: 11.6rem;
  }
  .club-advantages__thumb-slider .swiper-slide {
    border-radius: 4rem;
    overflow: hidden;
    position: relative;
    width: 20.2rem;
    height: 11.6rem;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    -webkit-transform: scale(1) translate(0, 0);
        -ms-transform: scale(1) translate(0, 0);
            transform: scale(1) translate(0, 0);
    cursor: pointer;
    --sc: 0.7;
  }
  .club-advantages__thumb-slider .swiper-slide:not(.swiper-slide-active) {
    -webkit-transform: scale(var(--sc)) translateY(-2rem);
        -ms-transform: scale(var(--sc)) translateY(-2rem);
            transform: scale(var(--sc)) translateY(-2rem);
  }
  .club-advantages__thumb-slider .swiper-slide.swiper-slide-prev {
    -webkit-transform: scale(var(--sc)) translateX(1.9rem) translateY(-2rem);
        -ms-transform: scale(var(--sc)) translateX(1.9rem) translateY(-2rem);
            transform: scale(var(--sc)) translateX(1.9rem) translateY(-2rem);
  }
  .club-advantages__thumb-slider .swiper-slide.swiper-slide-prev-prev {
    -webkit-transform: scale(var(--sc)) translateX(8.5rem) translateY(-2rem);
        -ms-transform: scale(var(--sc)) translateX(8.5rem) translateY(-2rem);
            transform: scale(var(--sc)) translateX(8.5rem) translateY(-2rem);
  }
  .club-advantages__thumb-slider .swiper-slide.swiper-slide-next {
    -webkit-transform: scale(var(--sc)) translateX(-1.9rem) translateY(-2rem);
        -ms-transform: scale(var(--sc)) translateX(-1.9rem) translateY(-2rem);
            transform: scale(var(--sc)) translateX(-1.9rem) translateY(-2rem);
  }
  .club-advantages__thumb-slider .swiper-slide.swiper-slide-next-next {
    -webkit-transform: scale(var(--sc)) translateX(-8.5rem) translateY(-2rem);
        -ms-transform: scale(var(--sc)) translateX(-8.5rem) translateY(-2rem);
            transform: scale(var(--sc)) translateX(-8.5rem) translateY(-2rem);
  }
  .club-advantages__thumb-slider .swiper-slide img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .club-advantages__thumb-slider .swiper-slide svg {
    position: absolute;
    z-index: 2;
    color: #fff;
    -webkit-transition: color 0.25s ease;
    transition: color 0.25s ease;
    height: 4.8rem;
    width: 4.8rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .club-advantages__thumb-slider .swiper-slide.has-video {
    background-color: #000000;
  }
  .club-advantages__thumb-slider .swiper-slide.has-video img {
    opacity: 0.6;
  }
  .how-to-find-us__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 6rem;
  }
  .how-to-find-us__media-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 46rem;
  }
  .how-to-find-us__media-bg {
    top: 1.6rem;
    right: -11.6rem;
    width: 52.4rem;
    height: 52.4rem;
  }
  .how-to-find-us__image {
    margin-right: -5.2rem;
    min-height: 52.4rem;
  }
  .how-to-find-us__video {
    width: 32.5rem;
    margin-right: auto;
    margin-left: 2rem;
  }
  .how-to-find-us__text-content {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 82.4rem;
            flex: 0 0 82.4rem;
  }
  .how-to-find-us__text {
    font-size: 2rem;
    margin-top: 1.8rem;
    max-width: 48.6rem;
  }
  .how-to-find-us__text-content-body {
    margin-top: 3.7rem;
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 1fr 44.4rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 2.7rem 7rem;
    -ms-grid-rows: auto 2.7rem auto;
        grid-template-areas: "address services" "schedule services";
  }
  .how-to-find-us__info-item--address {
    grid-area: address;
  }
  .how-to-find-us__info-item--schedule {
    grid-area: schedule;
  }
  .how-to-find-us__info-item--services {
    grid-area: services;
  }
  .how-to-find-us__info-item--services .how-to-find-us__info-item-list {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: auto auto;
    gap: 0.7rem 2.4rem;
  }
  .how-to-find-us__text-content-footer {
    margin-top: 3.2rem;
  }
  .how-to-find-us__buttons-group {
    gap: 1.6rem;
  }
  .how-to-find-us__buttons-group .btn-primary {
    min-width: 18.2rem;
  }
  .club-class-schedule__head {
    padding-bottom: 4.8rem;
    min-height: 16.6rem;
    margin-top: -7.2rem;
    padding-top: 7.2rem;
  }
  .club-class-schedule__title {
    margin-top: -1.2rem;
    max-width: 74.8rem;
  }
  .club-class-schedule__decor-1 {
    bottom: auto;
    top: -7.5rem;
    right: 3.7rem;
  }
  .club-class-schedule__app {
    min-height: 63.2rem;
    height: calc(100svh - 9.2rem);
  }
  .vacancies-preview__title {
    margin-top: -1.2rem;
  }
  .vacancies-preview__slider {
    margin-top: 3.5rem;
  }
  .vacancies-preview__slider .swiper-slide {
    height: auto;
    --pr: 2.4rem;
    --w: 65.6rem;
    width: var(--w);
  }
  .vacancies-preview__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .vacancies-preview__slider-footer {
    margin-top: 4rem;
  }
  .vacancy-card__city {
    font-size: 1.6rem;
  }
  .vacancy-card__cities span {
    font-size: 1.6rem;
  }
  .vacancy-card__title {
    margin-top: 1.6rem;
  }
  .vacancy {
    padding-top: 4.1rem;
    padding-bottom: 7.2rem;
  }
  .vacancy__decor-1 {
    display: block;
    position: absolute;
    z-index: 1;
    color: #9c3095;
    width: 54rem;
    height: 54rem;
    right: -29rem;
    top: -16rem;
    -webkit-transform: rotate(7deg);
        -ms-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  .vacancy__decor-2 {
    display: block;
    position: absolute;
    z-index: 1;
    color: #9c3095;
    height: 63.8rem;
    width: 63.8rem;
    left: -42rem;
    top: 71rem;
    -webkit-transform: rotate(112deg);
        -ms-transform: rotate(112deg);
            transform: rotate(112deg);
  }
  .vacancy__main-content {
    margin-top: 5.7rem;
    gap: 4.8rem;
  }
  .vacancy__title {
    margin-top: -1.2rem;
  }
  .vacancy__type {
    margin-top: 0.3rem;
  }
  .vacancy__text {
    margin-top: -1.4rem;
  }
  .vacancy__post-date .btn-tertiary {
    min-height: 3.6rem;
    padding: 0.6rem 1.8rem;
  }
  .vacancies-archive {
    padding-bottom: 7.2rem;
  }
  .vacancies-archive__decor-1 {
    width: 134.1rem;
    height: 134.1rem;
    top: -10rem;
    right: -23rem;
    -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg);
    opacity: 0.2;
  }
  .vacancies-archive__container {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 35rem 1fr;
    gap: 4.2rem 4.8rem;
    -ms-grid-rows: auto 4.2rem auto;
        grid-template-areas: "head head" "filter body";
  }
  .vacancies-archive__head {
    grid-area: head;
    --space: 4.8rem;
  }
  .vacancies-archive__filter {
    grid-area: filter;
    margin-top: 0;
  }
  .vacancies-archive__filter-label {
    display: block;
    font-size: 1.6rem;
    line-height: 1.24em;
    margin-bottom: 2rem;
  }
  .vacancies-archive__filter-btn-show {
    display: none;
  }
  .vacancies-archive__body {
    grid-area: body;
    margin-top: 0;
  }
  .vacancies-archive__list-more-btn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .vacancies-archive-head {
    padding-top: 4rem;
    padding-bottom: 2.7rem;
    min-height: 36.2rem;
    gap: 1rem;
  }
  .vacancies-archive-head__image {
    right: -8.7rem;
    left: auto;
    height: 36.2rem;
    width: 62.3rem;
  }
  .vacancy-card-v2 {
    padding: 3.6rem;
  }
  .vacancy-card-v2__title {
    margin-top: -0.8rem;
    letter-spacing: 0em;
  }
  .vacancy-card-v2__type {
    margin-top: 0.3rem;
  }
  .trainers-preview__decor-1 {
    display: block;
    position: absolute;
    top: 0rem;
    left: -18rem;
    width: 56.4rem;
    height: 56.4rem;
    color: #e21b52;
    -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  .trainers-preview__decor-2 {
    top: 1rem;
    right: 18.5rem;
    width: 33rem;
    height: 33rem;
  }
  .trainers-preview__decor-3 {
    display: block;
    position: absolute;
    bottom: 12rem;
    right: -29rem;
    height: 54.4rem;
    width: 59.4rem;
    color: #e21b52;
    -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  .trainers-preview__title {
    margin-top: -1.2rem;
  }
  .trainers-preview__list {
    margin-top: 2.5rem;
  }
  .trainers-preview__list .person-card__body {
    aspect-ratio: initial;
  }
  .trainers-preview__list .swiper-wrapper {
    
    grid-template-columns: repeat(3, 1fr);
  }
  .trainers-archive {
    padding-bottom: 7.2rem;
  }
  .trainers-archive__decor-group {
    display: block;
    position: absolute;
    z-index: 1;
    inset: 0;
  }
  .trainers-archive__decor-group > .container {
    height: 100%;
  }
  .trainers-archive__filter {
    margin-top: 1.6rem;
  }
  .trainers-archive__filter .filter .cover-loader {
    display: none !important;
  }
  .trainers-archive__filter-label {
    display: block;
    font-size: 1.6rem;
    line-height: 1.24em;
    margin-bottom: 1.2rem;
  }
  .trainers-archive__filter-btn-show {
    display: none;
  }
  .trainers-archive__list {
    
    grid-template-columns: repeat(4, 1fr);
  }
  .trainers-archive__list-more-btn {
    margin-top: 4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .trainers-archive-head {
    padding-top: 4.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 11.5rem;
  }
  .trainers-archive-head__text-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .trainers-archive-head__title {
    /* margin-top: 4.6rem; */
  }
  .trainers-archive-head-wrapper{
    margin-top: 5rem;
  }
  .trainers-archive-head__text {
    margin-top: 1.3rem;
  }
  .trainers-archive-head__media-content {
    margin-top: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 49rem;
            flex: 0 0 49rem;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .trainers-archive-head__banner {
    -webkit-transform: translateY(0.9rem);
        -ms-transform: translateY(0.9rem);
            transform: translateY(0.9rem);
  }
  .trainer {
    padding-top: 4.6rem;
    padding-bottom: 7.2rem;
  }
  .trainer__grid {
    margin-top: 5.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4.8rem;
  }
  .trainer__left-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 52.2rem;
            flex: 0 0 52.2rem;
    gap: 1.8rem;
    position: sticky;
    top: 9.2rem;
  }
  .trainer__image {
    aspect-ratio: initial;
    height: 49.4rem;
  }
  .trainer__phone {
    font-size: 2rem;
    text-align: left;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .trainer__promotion {
    margin-top: 2.5rem;
  }
  .trainer__right-content {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    gap: 3.2rem;
    min-width: 0;
  }
  .trainer__name {
    margin-top: 2.7rem;
  }
  .trainer__certification-info {
    margin-top: 0.7rem;
  }
  .trainer__services {
    margin-top: -1.6rem;
    gap: 0.9rem 7.2rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .trainer__services-title {
    font-size: 1.6rem;
    line-height: 1.64em;
  }
  .trainer__services-item {
    min-height: 3.5rem;
    font-size: 1.8rem;
  }
  .trainer__clubs-carousel {
    overflow: hidden;
    margin-right: -40vw;
    padding-right: 40vw;
  }
  .trainer__articles-item {
    padding: 2.4rem;
    min-height: 9.2rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
  .trainer__articles-categories {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-width: 12.7rem;
  }
  .trainer__articles-title {
    max-width: 45.2rem;
    -webkit-box-flex: 1.24em;
        -ms-flex: 1.24em;
            flex: 1.24em;
  }
  .trainer__articles-arrow {
    display: block;
    margin-left: auto;
    width: 3.2rem;
    height: 3.2rem;
    color: #e21b52;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .trainer__decor-1 {
    display: block;
    position: absolute;
    z-index: 1;
    top: 71.6rem;
    left: -45rem;
    width: 79.8rem;
    height: 49.7rem;
    color: #000000;
    opacity: 0.3;
  }
  .promotion-banner__title {
    font-size: 1.6rem;
  }
  .text-box {
    padding: 3.2rem 3.6rem;
  }
  .text-box__decor {
    left: auto;
    right: -6rem;
    -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  .trainers-carousel__decor-1 {
    top: 4rem;
    right: 15.1rem;
    height: 34.2rem;
    width: 34.2rem;
  }
  .trainers-carousel__title {
    margin-top: -1.2rem;
  }
  .trainers-carousel__slider {
    margin-top: 3.5rem;
  }
  .trainers-carousel__slider .swiper-slide {
    padding-right: 0 !important;
    width: auto;
  }
  .hero-with-full-bg {
    padding-top: 6.4rem;
    padding-bottom: 7.2rem;
  }
  .hero-with-full-bg__container {
    min-height: 34.6rem;
  }
  .hero-with-full-bg__title {
    margin-top: 4.5rem;
  }
  .hero-with-full-bg__text {
    margin-top: 1.2rem;
    max-width: 65.2rem;
  }
  .hero-with-image {
    padding-top: 4rem;
    padding-bottom: 7.2rem;
  }
  .hero-with-image__decor-1 {
    right: -31rem;
    bottom: auto;
    top: -14rem;
    height: 136rem;
    width: 136rem;
    -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  .hero-with-image__container {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 1fr auto;
    gap: 2.8rem 4rem;
    -ms-grid-rows: auto 2.8rem auto;
        grid-template-areas: "breadcrumbs breadcrumbs" "text-content image";
  }
  .hero-with-image__breadcrumbs {
    grid-area: breadcrumbs;
  }
  .hero-with-image__image {
    margin-top: 0;
    grid-area: image;
    aspect-ratio: auto;
    width: 51.4rem;
    height: 32rem;
  }
  .hero-with-image__text-content {
    margin-top: 0;
    padding-top: 2.9rem;
    grid-area: text-content;
  }
  .hero-with-image__title {
    margin-top: -1.2rem;
  }
  .hero-with-image__text {
    margin-top: 1.1rem;
    max-width: 74rem;
  }
  .hero-with-image__buttons {
    margin-top: 3.3rem;
  }
  .hero-with-half-bg {
    padding-top: 6.4rem;
    padding-bottom: 7.2rem;
    min-height: 56rem;
  }
  .hero-with-half-bg__breadcrumbs {
    position: relative;
    z-index: 2;
  }
  .hero-with-half-bg__image {
    position: absolute;
    inset: 0;
    z-index: 1;
    aspect-ratio: auto;
    margin-top: 0;
  }
  .hero-with-half-bg__image::before {
    content: "";
    position: absolute;
    z-index: 2;
    top: -1px;
    right: 0;
    bottom: -1px;
    left: 0;
    background-color: #18171c;
    clip-path: polygon(0 0, 65.55% 0, 43.05% 100%, 0% 100%);
  }
  .hero-with-half-bg__image img {
    width: 56.95%;
    border-radius: 0;
    position: absolute;
    z-index: 1;
    left: 43.05%;
  }
  .hero-with-half-bg__text-content {
    margin-top: 5.7rem;
    position: relative;
    z-index: 2;
    max-width: 65.2rem;
  }
  .hero-with-half-bg__title {
    margin-top: -1.2rem;
  }
  .hero-with-half-bg__text {
    margin-top: 1.1rem;
    max-width: 74rem;
  }
  .hero-with-half-bg__buttons {
    margin-top: 4rem;
  }
  .hero-with-half-bg__additional-info {
    max-width: 37rem;
  }
  .feature-group__decor-group {
    display: block;
    position: absolute;
    z-index: 1;
    inset: 0;
  }
  .feature-group__decor-group > .container {
    height: 100%;
  }
  .feature-group__title {
    margin-top: -1.2rem;
  }
  .feature-group__list {
    margin-top: 5rem;
    gap: 3.2rem;
  }
  .feature-group:not(.feature-group--revers) .feature-group__list > li:nth-child(even) .feature-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .feature-group:not(.feature-group--revers) .feature-group__list > li:nth-child(even) .feature-card__decor {
    right: auto;
    left: -3rem;
    -webkit-transform: rotate(-12deg) scale(-1);
        -ms-transform: rotate(-12deg) scale(-1);
            transform: rotate(-12deg) scale(-1);
  }
  .feature-group.feature-group--revers .feature-group__list > li:nth-child(odd) .feature-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .feature-group.feature-group--revers .feature-group__list > li:nth-child(odd) .feature-card__decor {
    right: auto;
    left: -3rem;
    -webkit-transform: rotate(-12deg) scale(-1);
        -ms-transform: rotate(-12deg) scale(-1);
            transform: rotate(-12deg) scale(-1);
  }
  .feature-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .feature-card__text-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 6rem 3rem;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    min-height: 42.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .feature-card__text {
    margin-top: 1.6rem;
  }
  .feature-card__text ul li:not(:last-child) {
    margin-bottom: 0.22em !important;
  }
  .feature-card__media-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .feature-card__image {
    aspect-ratio: initial;
    height: 100%;
    min-height: 42.6rem;
  }
  .feature-card__decor {
    top: auto;
    bottom: -4rem;
    right: -3rem;
    left: auto;
    -webkit-transform: rotate(12deg) scaleY(-1);
        -ms-transform: rotate(12deg) scaleY(-1);
            transform: rotate(12deg) scaleY(-1);
  }
  .advantages__decor-1 {
    top: 4rem;
    right: 20.1rem;
    height: 34.2rem;
    width: 34.2rem;
  }
  .advantages__title {
    margin-top: -1.2rem;
  }
  .advantages__list {
    margin-top: 4.2rem;
    
    grid-template-columns: repeat(3, 1fr);
  }
  .advantages-card {
    padding: 3.6rem 3rem 2.8rem;
    min-height: 24rem;
  }
  .advantages-card__title {
    margin-top: -0.7rem;
  }
  .advantages-card__list {
    margin-top: 2.2rem;
    gap: 0.5rem;
  }
  .advantages-card__text {
    margin-top: 2rem;
    max-width: 29rem;
  }
  .feedback-form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10.5rem;
  }
  .feedback-form__text-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58rem;
            flex: 0 0 58rem;
  }
  .feedback-form__title {
    margin-top: -1.2rem;
  }
  .feedback-form__text {
    margin-top: 1rem;
    max-width: 50.5rem;
  }
  .feedback-form__fields {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 54.7rem;
  }
  .feedback-form__fields-items {
    gap: 2.5rem;
  }
  .requirements__title {
    margin-top: -1.2rem;
  }
  .requirements__list {
    margin-top: 3.5rem;
    
    grid-template-columns: repeat(4, 1fr);
  }
  .requirements-card {
    padding: 3.2rem 3rem 2.1rem;
  }
  .requirements-card__title {
    margin-top: -0.7rem;
  }
  .about-us {
    padding-top: 10.4rem;
    bottom: 7.2rem;
  }
  .about-us__container {
    gap: 15.2rem;
  }
  .about-us__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 4.8rem;
  }
  .about-us__row:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-left: 6rem;
  }
  .about-us__row:nth-child(odd) .about-us__title > span::before {
    left: calc(100% + 0.5rem);
    top: -6.7rem;
    height: 12rem;
    aspect-ratio: auto;
    width: 98rem;
    background-size: auto 100%;
  }
  .about-us__row:nth-child(odd) .about-us__media-content {
    position: relative;
  }
  .about-us__row:nth-child(odd) .about-us__media-content::before {
    content: "";
    position: absolute;
    bottom: -5.5rem;
    right: -4.8rem;
    width: 43rem;
    height: 26.9rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjU4IiBoZWlnaHQ9IjI2OSIgdmlld0JveD0iMCAwIDY1OCAyNjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtYXNrIGlkPSJwYXRoLTEtaW5zaWRlLTFfMTE2M18xODEwMSIgZmlsbD0id2hpdGUiPgo8cGF0aCBkPSJNNjU3IDI0QzY1NyAxMC43NDUyIDY0Ni4yNTUgLTkuMzkzNzJlLTA3IDYzMyAtMi4wOTgxNWUtMDZMMCAtNS43NDM2OGUtMDVMLTEuOTY3MDFlLTA1IDIyNUMtMi4xNzk0NWUtMDUgMjQ5LjMgMTkuNjk5NCAyNjkgNDQgMjY5TDY1NyAyNjlMNjU3IDI0WiIvPgo8L21hc2s+CjxwYXRoIGQ9Ik02NTcgMEwwIC01Ljc0MzY4ZS0wNUw2NTcgMFpNLTguMDAwMDIgMjI3Qy04LjAwMDAyIDI1NS43MTkgMTUuMjgxMiAyNzkgNDQgMjc5TDY1NyAyNzlMNjU3IDI1OUw0NCAyNTlDMjQuMTE3NyAyNTkgNy45OTk5OCAyNDMuNzc4IDcuOTk5OTggMjI1TC04LjAwMDAyIDIyN1pNNjU3IDI2OUw2NTcgMEw2NTcgMjY5Wk0tOCAtNS44MTM2MWUtMDVMLTguMDAwMDIgMjI3Qy04LjAwMDAyIDI1NS43MTkgMTUuMjgxMiAyNzkgNDQgMjc5TDQ0IDI1OUMyNC4xMTc3IDI1OSA3Ljk5OTk4IDI0My43NzggNy45OTk5OCAyMjVMOCAtNS42NzM3NGUtMDVMLTggLTUuODEzNjFlLTA1WiIgZmlsbD0iIzAwQTk5RCIgbWFzaz0idXJsKCNwYXRoLTEtaW5zaWRlLTFfMTE2M18xODEwMSkiLz4KPG1hc2sgaWQ9InBhdGgtMy1pbnNpZGUtMl8xMTYzXzE4MTAxIiBmaWxsPSJ3aGl0ZSI+CjxwYXRoIGQ9Ik02NTggMjRDNjU4IDEwLjc0NTIgNjQ3LjI1NSAtOS4zOTM3MmUtMDcgNjM0IC0yLjA5ODE1ZS0wNkwxOCAtNS41OTUwNmUtMDVMMTggMjE3QzE4IDIzNS43NzggMzMuMjIyMyAyNTEgNTIgMjUxTDY1OCAyNTFMNjU4IDI0WiIvPgo8L21hc2s+CjxwYXRoIGQ9Ik02NTggMEwxOCAtNS41OTUwNmUtMDVMNjU4IDBaTTguOTk5OTggMjE4QzguOTk5OTggMjQxLjc0OCAyOC4yNTE3IDI2MSA1MiAyNjFMNjU4IDI2MUw2NTggMjQxTDUyIDI0MUMzOC4xOTI5IDI0MSAyNyAyMzAuMjU1IDI3IDIxN0w4Ljk5OTk4IDIxOFpNNjU4IDI1MUw2NTggMEw2NTggMjUxWk05IC01LjY3Mzc0ZS0wNUw4Ljk5OTk4IDIxOEM4Ljk5OTk4IDI0MS43NDggMjguMjUxNyAyNjEgNTIgMjYxTDUyIDI0MUMzOC4xOTI5IDI0MSAyNyAyMzAuMjU1IDI3IDIxN0wyNyAtNS41MTYzOGUtMDVMOSAtNS42NzM3NGUtMDVaIiBmaWxsPSIjMDBBOTlEIiBtYXNrPSJ1cmwoI3BhdGgtMy1pbnNpZGUtMl8xMTYzXzE4MTAxKSIvPgo8L3N2Zz4K");
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  .about-us__row:nth-child(odd) .about-us__media-content > * {
    position: relative;
    z-index: 2;
  }
  .about-us__row:nth-child(even) .about-us__media-content::before {
    top: -4.3rem;
    left: -4.8rem;
    height: 65.8rem;
    width: 50.8rem;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTA4IiBoZWlnaHQ9IjY0NSIgdmlld0JveD0iMCAwIDUwOCA2NDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtYXNrIGlkPSJwYXRoLTEtaW5zaWRlLTFfMTE2M18xODA4OSIgZmlsbD0id2hpdGUiPgo8cGF0aCBkPSJNMjQgNjU3QzEwLjc0NTIgNjU3IC00LjczNDIyZS0wNyA2NDYuMjU1IC0xLjA1NzQyZS0wNiA2MzNMLTIuODk0NjhlLTA1IDBMNDY0IC0yLjA0NDM0ZS0wNUM0ODguMzAxIC0yLjE1MTQxZS0wNSA1MDggMTkuNjk5NCA1MDggNDRMNTA4IDY1N0wyNCA2NTdaIi8+CjwvbWFzaz4KPHBhdGggZD0iTTAgNjU3TC0yLjg5NDY4ZS0wNSAwTDAgNjU3Wk00NjYgLTguMDAwMDJDNDk0LjcxOSAtOC4wMDAwMiA1MTggMTUuMjgxMiA1MTggNDRMNTE4IDY1N0w0OTggNjU3TDQ5OCA0NEM0OTggMjQuMTE3NyA0ODIuNzc4IDcuOTk5OTggNDY0IDcuOTk5OThMNDY2IC04LjAwMDAyWk01MDggNjU3TDAgNjU3TDUwOCA2NTdaTS0yLjkyOTkzZS0wNSAtOEw0NjYgLTguMDAwMDJDNDk0LjcxOSAtOC4wMDAwMiA1MTggMTUuMjgxMiA1MTggNDRMNDk4IDQ0QzQ5OCAyNC4xMTc3IDQ4Mi43NzggNy45OTk5OCA0NjQgNy45OTk5OEwtMi44NTk0M2UtMDUgOEwtMi45Mjk5M2UtMDUgLThaIiBmaWxsPSIjMDBBOTlEIiBtYXNrPSJ1cmwoI3BhdGgtMS1pbnNpZGUtMV8xMTYzXzE4MDg5KSIvPgo8bWFzayBpZD0icGF0aC0zLWluc2lkZS0yXzExNjNfMTgwODkiIGZpbGw9IndoaXRlIj4KPHBhdGggZD0iTTI0IDY1OEMxMC43NDUyIDY1OCAtNC43MzQyMmUtMDcgNjQ3LjI1NSAtMS4wNTc0MmUtMDYgNjM0TC0yLjgyODU5ZS0wNSAxNkw0NTYgMTZDNDc0Ljc3OCAxNiA0OTAgMzEuMjIyMyA0OTAgNTBMNDkwIDY1OEwyNCA2NThaIi8+CjwvbWFzaz4KPHBhdGggZD0iTTAgNjU4TC0yLjgyODU5ZS0wNSAxNkwwIDY1OFpNNDU3IDYuOTk5OThDNDgwLjc0OCA2Ljk5OTk4IDUwMCAyNi4yNTE3IDUwMCA1MEw1MDAgNjU4TDQ4MCA2NThMNDgwIDUwQzQ4MCAzNi4xOTI4IDQ2OS4yNTUgMjUgNDU2IDI1TDQ1NyA2Ljk5OTk4Wk00OTAgNjU4TDAgNjU4TDQ5MCA2NThaTS0yLjg2ODI1ZS0wNSA3TDQ1NyA2Ljk5OTk4QzQ4MC43NDggNi45OTk5OCA1MDAgMjYuMjUxNyA1MDAgNTBMNDgwIDUwQzQ4MCAzNi4xOTI4IDQ2OS4yNTUgMjUgNDU2IDI1TC0yLjc4ODk0ZS0wNSAyNUwtMi44NjgyNWUtMDUgN1oiIGZpbGw9IiMwMEE5OUQiIG1hc2s9InVybCgjcGF0aC0zLWluc2lkZS0yXzExNjNfMTgwODkpIi8+Cjwvc3ZnPgo=");
  }
  .about-us__media-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 53rem;
            flex: 0 0 53rem;
    -ms-flex-item-align: start;
        align-self: flex-start;
    position: relative;
    z-index: 2;
  }
  .about-us__text-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    position: relative;
    z-index: 1;
    margin-top: 0;
    padding-top: 4.1rem;
    padding-bottom: 4.1rem;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .about-us__text {
    margin-top: 2.8rem;
    max-width: 65.2rem;
  }
  .about-us__text p, .about-us__text ul, .about-us__text ol {
    margin-bottom: 3.4rem;
  }
  .about-us__list {
    margin-top: 4.2rem;
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: repeat(3, auto);
    gap: 3rem 4.8rem;
    max-width: 63.2rem;
  }
  .about-us__button {
    margin-top: 4rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-benefits__decor-1 {
    top: -34rem;
    right: -30rem;
    height: 59.4rem;
    width: 71.1rem;
  }
  .about-benefits__head {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 46.4rem 1fr;
    gap: 4.4rem 10.5rem;
  }
  .about-benefits__title {
    margin-top: -1.2rem;
    -ms-grid-column-span: 2;
    grid-column: span 2/span 2;
  }
  .about-benefits__text {
    margin-top: 0;
  }
  .about-benefits__stats {
    margin-top: 0;
    gap: 2.2rem 4.6rem;
    max-width: 74rem;
  }
  .about-benefits__stats > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(25% - 3.45rem);
            flex: 0 1 calc(25% - 3.45rem);
  }
  .about-benefits__stats-text {
    margin-top: 1rem;
  }
  .about-benefits__slider {
    margin-top: 6.3rem;
  }
  .section-404 {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section-404__decor-1 {
    top: 47%;
    left: 68%;
    height: 68rem;
    width: 68rem;
    -webkit-transform: translateY(-50%) rotate(20deg);
        -ms-transform: translateY(-50%) rotate(20deg);
            transform: translateY(-50%) rotate(20deg);
  }
  .section-404__decor-2 {
    display: block;
    position: absolute;
    top: 0;
    left: -30rem;
    height: 42rem;
    width: 42rem;
    -webkit-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
            transform: rotate(3deg);
    color: #9c3095;
  }
  .section-404__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8rem;
  }
  .section-404__media-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .section-404__image {
    margin-left: 0;
    width: 45.7rem;
    height: 73.5rem;
    -webkit-transform: translateX(3rem);
        -ms-transform: translateX(3rem);
            transform: translateX(3rem);
  }
  .section-404__text-content {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .section-404__subtitle {
    margin-top: 0.6rem;
  }
  .contacts-hero__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contacts-hero__text-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-right: 8rem;
    padding-top: 6.4rem;
    padding-bottom: 7.2rem;
  }
  .contacts-hero__title {
    margin-top: 4.4rem;
  }
  .contacts-hero__text {
    margin-top: 1.6rem;
  }
  .contacts-hero__list {
    margin-top: 5.2rem;
    
    grid-template-columns: repeat(2, 1fr);
    gap: 2.8rem 4rem;
  }
  .contacts-hero__list-text > *:not(:last-child) {
    margin-bottom: 1.8rem;
  }
  .contacts-hero__social {
    margin-top: 2.5rem;
  }
  .contacts-hero__media-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-height: 64rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .contacts-hero__img {
    left: 0;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    width: 50cqi;
  }
  .contacts-hero__help-desk {
    margin-left: 15.6rem;
  }
  .contacts-hero__arrow {
    left: 100%;
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(-90deg);
        -ms-transform: translate(-50%, 50%) rotate(-90deg);
            transform: translate(-50%, 50%) rotate(-90deg);
  }
  .help-desk-card {
    width: 36.8rem;
    padding: 4.8rem 4rem;
  }
  .help-desk-card__text {
    margin-top: 2.5rem;
  }
  .help-desk-card__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3.4rem;
  }
  .stats__decor-1 {
    top: 11rem;
    right: auto;
    left: -9rem;
    height: 45rem;
    width: 45rem;
    -webkit-transform: rotate(36deg);
        -ms-transform: rotate(36deg);
            transform: rotate(36deg);
  }
  .stats__decor-2 {
    top: -34rem;
    right: -30rem;
    height: 59.4rem;
    width: 71.1rem;
  }
  .stats__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3.2rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 3.2rem 6rem;
  }
  .stats__head.has-text {
    display: -ms-grid;
    display: grid;
    
    grid-template-columns: 46.4rem 1fr;
    gap: 4.4rem 10.5rem;
  }
  .stats__head.has-text .stats__title {
    -ms-grid-column-span: 2;
    grid-column: span 2/span 2;
    max-width: 100rem;
  }
  .stats__head.has-text .stats__list {
    margin-top: 0;
    max-width: 74rem;
  }
  .stats__title {
    margin-top: -1.2rem;
  }
  .stats__text {
    margin-top: 0;
  }
  .stats__list {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    gap: 2.2rem 5rem;
  }
  .stats__list-text {
    margin-top: 1rem;
  }
  .stats .slider-footer {
    margin-top: 4rem;
  }
  .categories-carousel__slider {
    margin-top: 3.5rem;
  }
  .categories-carousel__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(25% - 24px);
            flex: 0 1 calc(25% - 24px);
  }
  .categories-carousel__slider .swiper-slide {
    width: auto;
  }
  .questions-category-card {
    min-height: 29.8rem;
    padding: 3rem 3rem 2rem;
  }
  .questions-category-card__icon {
    height: 8.5rem;
    width: 8.5rem;
  }
  .questions-category-card__icon img {
    height: 4.7rem;
    width: 4.7rem;
  }
  .questions-hero {
    padding-top: 4.1rem;
  }
  .questions-hero__decro-1 {
    left: auto;
    width: 96.8rem;
    height: 96.8rem;
    right: -16.2rem;
    bottom: -37.6rem;
    -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  .questions-hero__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12rem;
  }
  .questions-hero__text-content {
    position: relative;
    z-index: 2;
    max-width: 65.2rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-bottom: 7.2rem;
  }
  .questions-hero__breadcrumbs {
    position: relative;
    z-index: 2;
  }
  .questions-hero__title {
    margin-top: 4.2rem;
  }
  .questions-hero__text {
    margin-top: 1.1rem;
    max-width: 48rem;
  }
  .questions-hero__media {
    margin-top: -1.1rem;
    margin-left: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 63.2rem;
            flex: 0 0 63.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .questions-hero__img {
    height: 52.2rem;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
  .questions-hero__img img {
    -o-object-position: left;
       object-position: left;
  }
  .questions-chat__decro-1 {
    bottom: -24rem;
    left: -16rem;
    width: 54rem;
    height: 54rem;
  }
  .questions-chat__decor-2 {
    width: 60rem;
    height: 60.6rem;
    top: -11rem;
    right: -21rem;
  }
  .questions-chat__title {
    margin-top: -1.1rem;
  }
  .questions-chat__text {
    margin-top: 3rem;
  }
  .questions-sections__list {
    margin-top: 4rem;
    
    grid-template-columns: 1fr 1fr;
    gap: 2.4rem;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:grid-cols-3 {
    
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .lg\:justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .lg\:gap-\[1\.8rem\] {
    gap: 1.8rem;
  }
  .lg\:gap-\[2\.4rem\] {
    gap: 2.4rem;
  }
  .lg\:px-\[1\.5rem\] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:py-\[7\.2rem\] {
    padding-top: 7.2rem;
    padding-bottom: 7.2rem;
  }
  .lg\:pb-\[14rem\] {
    padding-bottom: 14rem;
  }
  .lg\:pb-\[7\.2rem\] {
    padding-bottom: 7.2rem;
  }
  .lg\:pt-\[4\.8rem\] {
    padding-top: 4.8rem;
  }
  .lg\:pt-\[5\.4rem\] {
    padding-top: 5.4rem;
  }
  .clubs-preview__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .faq__container > .clubs-preview__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .vacancies-archive__container > .clubs-preview__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .clubs-preview__filter {
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .clubs-archive-body__container > .clubs-preview__filter {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .vacancies-archive__container > .clubs-preview__filter {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .clubs-preview__container > .clubs-preview__content {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .clubs-preview__content {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .clubs-archive-body__container > .clubs-preview__content {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .clubs-preview__footer {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  .faq__container > .clubs-preview__footer {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .your-app__title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .your-app__text {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  .clubs-preview__container > .your-app__list {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .your-app__list {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .clubs-archive-body__container > .your-app__list {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .your-app__buttons-group {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }
  .your-app__logo {
    -ms-grid-row: 3;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
  }
  .faq__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .faq__container > .faq__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .vacancies-archive__container > .faq__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .faq__body {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
  .vacancies-archive__container > .faq__body {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
  }
  .faq__footer {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
  .faq__container > .faq__footer {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .clubs-archive-body__filter {
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .clubs-archive-body__container > .clubs-archive-body__filter {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .vacancies-archive__container > .clubs-archive-body__filter {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .clubs-preview__container > .clubs-archive-body__list-wrap {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
  .clubs-archive-body__list-wrap {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .clubs-archive-body__container > .clubs-archive-body__list-wrap {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .clubs-archive-body__map {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
}

@media (min-width: 1024px) {
  .hero-with-image__breadcrumbs {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .hero-with-image__image {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .hero-with-image__text-content {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}

@media (min-width: 1024px) {
  .how-to-find-us__info-item--address {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .how-to-find-us__info-item--schedule {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .how-to-find-us__info-item--services {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
}

@media (min-width: 1024px) {
  .vacancies-archive__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .faq__container > .vacancies-archive__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .vacancies-archive__container > .vacancies-archive__head {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .vacancies-archive__filter {
    -ms-grid-row: 3;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .clubs-archive-body__container > .vacancies-archive__filter {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .vacancies-archive__container > .vacancies-archive__filter {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .vacancies-archive__body {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 3;
  }
  .vacancies-archive__container > .vacancies-archive__body {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
  }
}

@media (min-width: 1024px) and (hover: hover) and (pointer: fine) {
  .filter__btn-reset:hover {
    color: #e21b52;
  }
}

@media (min-width: 1024px) and (min-width: 0px) and (max-width: 1023.8px) {
  body.can-animate .hero-with-half-bg__image, body.can-animate .hero-with-image__image {
    opacity: 0;
    -webkit-transform: translateY(5rem);
        -ms-transform: translateY(5rem);
            transform: translateY(5rem);
  }
  body.can-animate.page-loaded .hero-with-half-bg__image, body.can-animate.page-loaded .hero-with-image__image {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(1) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(2) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(3) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(4) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(5) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(6) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.35s;
  }
}

@media (min-width: 1024px) and (min-width: 1024px) {
  body.can-animate.page-loaded .hero-with-image__breadcrumbs {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(1) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.45s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(2) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.6s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(3) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.75s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(4) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 0.9s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(5) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.05s;
  }
  body.can-animate.page-loaded .hero-with-half-bg__text-content > *:nth-child(6) {
    -webkit-animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
            animation: fadeInWithTranslate 0.8s ease-out forwards 1.2s;
  }
  .categories-carousel__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 72px) / 4);
            flex: 0 0 calc((100% - 72px) / 4);
  }
  .categories-carousel__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide:not(:last-child) {
    margin-right: 24px;
  }
  .categories-carousel__slider:not(.swiper-initialized) .swiper-wrapper:not(:has(.swiper-slide:nth-child(4))) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 1024px) and (min-width: 1680px) {
  .categories-carousel__slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 96px) / 5);
            flex: 0 0 calc((100% - 96px) / 5);
  }
  .categories-carousel__slider:not(.swiper-initialized) .swiper-wrapper:not(:has(.swiper-slide:nth-child(5))) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 1280px) {
  html {
    font-size: 9px;
  }
  .header__store-btn-group {
    margin-left: 3.2rem;
  }
}

@media (min-width: 1440px) {
  html {
    font-size: 10px;
  }
}

@media (min-width: 1680px) {
    .container {
      padding-left: 6.4rem;
      padding-right: 6.4rem;
    }
  .lg\:py-\[7\.2rem\] {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .btn-tertiary {
    letter-spacing: 0;
  }
  .h2 {
    font-size: 6.8rem;
    line-height: 1em;
  }
  .h4 {
    font-size: 3.2rem;
  }
  .place-card__body {
    min-height: 29.2rem;
    padding: 3.2rem 3.2rem 2.4rem;
  }
  .post-card__body {
    min-height: 29.7rem;
  }
  .post-card__footer {
    min-height: 8.3rem;
    padding: 2.1rem 3.2rem 1.8rem;
  }
  .header__logo {
    margin-right: auto;
  }
  .header__nav {
    margin-right: 11.6rem;
  }
  .header__nav-list {
    gap: 4rem;
  }
  .header__cabinet {
    margin-left: 3.4rem;
  }
  .header__ctn-btn {
    margin-left: 4rem;
  }
  .header__burger {
    margin-left: 4rem;
  }
  .footer {
    padding-top: 7.8rem;
  }
  .footer__inner {
    gap: 0 29.8rem;
  }
  .footer__text {
    font-size: 3.2rem;
    max-width: 48rem;
  }
  .footer__store {
    margin-top: 3.2rem;
  }
  .footer__bottom {
    margin-top: 10.4rem;
  }
  .home-intro__title {
    font-size: 9.6rem;
    line-height: 1em;
  }
  .home-intro__text {
    margin-top: 1.1rem;
  }
  .home-intro__slider-nav-inner {
    padding-bottom: 6.4rem;
  }
  .home-intro__nav-buttons {
    -webkit-transform: translateY(3.2rem);
        -ms-transform: translateY(3.2rem);
            transform: translateY(3.2rem);
  }
  .clubs-preview__container {
    
    grid-template-columns: 60rem 1fr;
  }
  .clubs-preview__title {
    max-width: 58.4rem;
  }
  .clubs-preview__filter {
    max-width: 52rem;
  }
  .services__decor-1 {
    top: 7.2rem;
    left: -23.2rem;
  }
  .services__decor-2 {
    top: 21rem;
    left: 1.5rem;
    width: 11.7rem;
  }
  .services__decor-3 {
    right: 13rem;
  }
  .services__container {
    padding-left: 40rem;
  }
  .services__slider .swiper-slide {
    --pr: 3.2rem;
    --w: 50rem;
    width: var(--w);
  }
  .services__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .services__nav-dots {
    bottom: 0.6rem;
  }
  .services__nav-buttons {
    left: 31.4rem;
    bottom: 6rem;
  }
  .service-card__footer {
    margin-top: 1.9rem;
    padding-right: 1.8rem;
  }
  .benefits {
    min-height: 87.7rem;
    padding-bottom: 10rem;
  }
  .benefits__decor-group-inner {
    padding-top: 8.2rem;
    min-height: 87.7rem;
  }
  .benefits__decor-1 {
    width: 73rem;
    left: 3.5rem;
  }
  .benefits__decor-1 .stat-point {
    right: 62.5%;
    bottom: 31%;
  }
  .benefits__decor-2 {
    top: 49rem;
    left: 16.3rem;
    height: 37rem;
  }
  .benefits__decor-3 {
    top: -17.2rem;
    right: -19.5rem;
  }
  .benefits__container {
    padding-left: 36.6%;
  }
  .benefits__footer {
    margin-top: 5rem;
  }
  .reviews__decor-1 {
    top: 29rem;
    left: 11rem;
    width: 58rem;
    height: 53.2rem;
    -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  .reviews__decor-2 {
    top: 7.6rem;
    right: 18rem;
  }
  .reviews__title {
    margin-top: -0.7rem;
  }
  .reviews__slider {
    margin-top: 6rem;
  }
  .reviews__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 50rem;
    width: var(--w);
  }
  .reviews__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .review-card {
    min-height: 40rem;
    padding: 3.2rem 3.2rem 2.4rem;
  }
  .review-card__date {
    font-size: 1.6rem;
  }
  .review-card__value {
    gap: 1.6rem;
  }
  .review-card__value strong {
    font-size: 3.2rem;
  }
  .your-app__image {
    height: 77rem;
    width: 69.4rem;
  }
  .your-app__image svg {
    height: 77rem;
    width: 77rem;
    top: 56%;
    left: 48%;
  }
  .your-app__body {
    padding-top: 14rem;
  }
  .your-app__text {
    margin-top: 3.2rem;
    max-width: 76rem;
  }
  .your-app__buttons-group {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 2.2rem;
  }
  .your-app__logo {
    margin-top: 1.7rem;
  }
  .instruction__decor-1 {
    top: 0.8rem;
    right: -1.7rem;
  }
  .instruction__decor-2 {
    right: -1.6rem;
  }
  .instruction__title {
    margin-top: 0.8rem;
    min-height: 2em;
  }
  .instruction__steps {
    margin-top: 7.1rem;
    width: 119.6rem;
    gap: 0 3.2rem;
  }
  .instruction__step-tab-container {
    min-height: 18.2rem;
    padding: 1.8rem 2.2rem 2.3rem;
  }
  .instruction__step-content {
    margin-right: 25rem;
  }
  .partners-carousel__title {
    margin-top: 0.4rem;
    max-width: 104rem;
  }
  .partner-card {
    min-height: 18rem;
  }
  .instagram__decor-2 {
    left: 33.7rem;
  }
  .instagram__container {
    margin-top: 4rem;
  }
  .instagram__text-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 63.4rem;
            flex: 0 0 63.4rem;
    padding-top: 2rem;
  }
  .instagram__text {
    max-width: 46rem;
  }
  .instagram__media-content {
    padding-right: 2.2rem;
  }
  .faq__container {
    padding-top: 6.4rem;
    
    grid-template-columns: 1fr 113.9rem;
  }
  .faq__title {
    margin-top: -0.5rem;
  }
  .faq__text {
    max-width: 43rem;
  }
  .media-text-horizontal--md .media-text-horizontal__text {
    max-width: 104rem;
  }
  .media-text-horizontal--lg .media-text-horizontal__text {
    max-width: 104rem;
  }
  .media-text-horizontal__list {
    max-width: 104rem;
  }
  .media-text-horizontal__banner {
    max-width: 64rem;
  }
  .blog-preview-carousel__decor-1 {
    left: -26rem;
  }
  .blog-preview-carousel__decor-2 {
    left: -1rem;
  }
  .blog-preview-carousel__title {
    margin-top: -0.8rem;
    margin-left: 22.1rem;
  }
  .blog-preview-carousel__slider {
    margin-left: 22.1rem;
  }
  .blog-preview-carousel__slider .swiper-slide {
    --pr: 2.4rem;
    --w: 56.8rem;
    width: var(--w);
  }
  .blog-preview-carousel__slider .swiper-slide:not(:last-child) {
    width: calc(var(--w) + var(--pr));
    padding-right: var(--pr);
  }
  .clubs-map {
    margin-right: -6.4rem;
  }
  .tariff-plans__title {
    font-size: 6.8rem;
    line-height: 1em;
    max-width: 96rem;
  }
  .club-advantages__buttons {
    max-width: 48rem;
  }
  .how-to-find-us__image {
    margin-right: -6.4rem;
  }
  .vacancies-archive__head {
    --space: 6.4rem;
  }
  .hero-with-half-bg__text-content {
    max-width: 70.2rem;
  }
  .feedback-form__text-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 74rem;
            flex: 0 0 74rem;
  }
  .feedback-form__fields {
    max-width: 80rem;
  }
  .about-us__row:nth-child(odd) .about-us__media-content::before {
    right: -6.4rem;
  }
  .about-us__row:nth-child(even) .about-us__media-content::before {
    left: -6.4rem;
  }
  .about-us__text {
    max-width: 104rem;
  }
  .stats__title {
    max-width: 87rem;
  }
  .questions-hero__text-content {
    max-width: 70.2rem;
  }
}

@media (min-width: 2568px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 0px) and (max-width: 743.8px) and (min-width: 744px) {
  .instruction__step-tab--1 .instruction__step-tab-img {
    padding-right: 3.2rem;
  }
  .instruction__step-content--1 .instruction__step-content-lines.right {
    right: -5.2rem;
  }
  .instruction__step-tab--4 .instruction__step-tab-img {
    padding-left: 3.2rem;
  }
}

@media (max-width: 1023.98px) {
  .lg-max\:hidden {
    display: none;
  }
}

@media (max-width: 743.98px) {
  .md-max\:hidden {
    display: none;
  }
}

@media (max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal;
  }
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg);
  }
}

@media (hover: hover) and (pointer: fine) {
  .scrollbar::-webkit-scrollbar {
    width: 0.6rem;
    height: 0.6rem;
  }
  .scrollbar::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 1rem;
  }
  .scrollbar::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 1rem;
  }
  body a:not(.not-hover-link):not(.btn-secondary):not(.btn-primary):not(.btn-curtain):hover {
    color: #e21b52;
  }
  .popup__btn-close:hover {
    color: #e21b52;
  }
  .select-option:hover {
    color: #e21b52;
  }
  .btn-primary.with-lines:hover .lines {
    -webkit-filter: invert(100%) sepia(0%) saturate(7432%) hue-rotate(331deg) brightness(98%) contrast(106%);
            filter: invert(100%) sepia(0%) saturate(7432%) hue-rotate(331deg) brightness(98%) contrast(106%);
  }
  .btn-primary.with-lines:hover .left {
    bottom: 50%;
    -webkit-transform: translateY(50%) translateX(-1.6rem) rotate(30deg);
        -ms-transform: translateY(50%) translateX(-1.6rem) rotate(30deg);
            transform: translateY(50%) translateX(-1.6rem) rotate(30deg);
  }
  .btn-primary.with-lines:hover .right {
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(1.6rem) rotate(30deg) scale(-1);
        -ms-transform: translateY(-50%) translateX(1.6rem) rotate(30deg) scale(-1);
            transform: translateY(-50%) translateX(1.6rem) rotate(30deg) scale(-1);
  }
  .btn-curtain:hover::before {
    width: 100%;
  }
  .btn-curtain:hover span {
    opacity: 0.9;
  }
  .hover-to-gradient:hover:not(.disabled):not(.swiper-button-disabled):hover {
    color: #fff;
  }
  .hover-to-gradient:hover:not(.disabled):not(.swiper-button-disabled):hover::before {
    opacity: 1;
  }
  .hover-to-dark:hover:not(.disabled):not(.swiper-button-disabled):hover {
    color: #fff;
    background-color: #000000;
  }
  .hover-to-color-accent-fifth:not(.disabled):not(.swiper-button-disabled):hover {
    background-color: #e21b52;
  }
  .hover-to-color-accent-second:hover:not(.disabled):not(.swiper-button-disabled):hover {
    color: #fff;
    background-color: #00a99d;
  }
  .hover-to-gradient-text:hover:not(.disabled):not(.swiper-button-disabled):hover {
    background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .hover-to-gradient-text:hover:not(.disabled):not(.swiper-button-disabled):hover.underline::before, .hover-to-gradient-text:hover:not(.disabled):not(.swiper-button-disabled):hover.underline-bold::before {
    background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  }
  .hover-to-color-accent-fifth-text:hover:not(.disabled):not(.swiper-button-disabled):hover {
    color: #e21b52;
  }
  .hover-to-color-light-primary-text:hover:not(.disabled):not(.swiper-button-disabled):hover {
    color: #fff;
  }
  .store-btn:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .breadcrumbs a:hover::after {
    -webkit-filter: invert(19%) sepia(100%) saturate(2872%) hue-rotate(331deg) brightness(91%) contrast(97%);
            filter: invert(19%) sepia(100%) saturate(2872%) hue-rotate(331deg) brightness(91%) contrast(97%);
  }
  .social a:hover {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }
  .message-box__btn:hover {
    background-color: #e21b52;
  }
  .search__submit:hover {
    background-color: #000000;
  }
  .search-v2__submit:hover {
    color: #e21b52;
  }
  .search-clear-btn:hover {
    color: #e21b52;
  }
  .remove-file-btn:hover {
    color: #e21b52;
  }
  .option-selector__menu [data-action=show-all-items]:hover {
    color: #e21b52;
  }
  .clubs-carousel.dark .place-card-v2:hover {
    color: #e21b52;
  }
  .header__nav-list .has-sub-menu:hover > a {
    color: #e21b52;
  }
  .header__nav-list .has-sub-menu:hover > a::before {
    -webkit-filter: invert(21%) sepia(57%) saturate(5106%) hue-rotate(333deg) brightness(90%) contrast(96%);
            filter: invert(21%) sepia(57%) saturate(5106%) hue-rotate(333deg) brightness(90%) contrast(96%);
  }
  .header__nav-list .has-sub-menu:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .language:hover .language__list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .burger:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .service-card:hover .service-card__link {
    background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .service-card:hover .service-card__link.underline::before, .service-card:hover .service-card__link.underline-bold::before {
    background: linear-gradient(45deg, #e21b52 0%, #9c3095 100%);
  }
  .service-card:hover .service-card__footer {
    color: #fff;
  }
  .instruction__step-tab:hover:not(.tab-active) .instruction__step-tab-container {
    background-color: #f2f2f3;
  }
  .instruction__step-tab:hover:not(.tab-active) .instruction__step-tab-num {
    color: #fff;
  }
  .accordion__item-title:hover {
    color: #e21b52;
  }
  .club-advantages__main-slider .swiper-slide svg:hover {
    color: #e21b52;
  }
  .how-to-find-us__video svg:hover {
    color: #e21b52;
  }
  .vacancy-card:hover {
    color: #e21b52;
  }
  .vacancy-card-v2:hover {
    color: #e21b52;
  }
}

@media (hover: none) and (pointer: coarse) {
  .header__nav-list .has-sub-menu.active > a {
    color: #e21b52;
  }
  .header__nav-list .has-sub-menu.active > a::before {
    -webkit-filter: invert(21%) sepia(57%) saturate(5106%) hue-rotate(333deg) brightness(90%) contrast(96%);
            filter: invert(21%) sepia(57%) saturate(5106%) hue-rotate(333deg) brightness(90%) contrast(96%);
  }
  .header__nav-list .has-sub-menu.active .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2x) {
  .iti__flag {
    background-image: var(--iti-path-flags-2x);
  }
  .iti__globe {
    background-image: var(--iti-path-globe-2x);
  }
}

.single-trainers-contacts.--desktop{
  display: none;
}

.single-trainers-contacts.--mobile{
  display: block;
}

@media (min-width: 1024px) {
  .single-trainers-contacts.--desktop{
    display: block;
  }
  .single-trainers-contacts.--mobile{
    display: none;
  }
}
.justify-between{
  justify-content: space-between;
}
.single-trainers-contacts{
  margin-top: 2.4rem;
}
.single-trainers-contacts__order-button{
  color: #FFF;
font-size: 1.8rem;
font-weight: 600;
line-height: 108%; 
letter-spacing: 0.036rem;
position: relative;
}
.single-trainers-contacts__order-button:After{
  content:'';
  display: block;
  width: 100%;
  height: 3px;
  background: #fff;
  position: relative;
  margin-top: 0.1rem;
}
.trainer__phone{
  margin-top: 2.4rem;
  text-align: left;
  font-size: 1.8rem;
  line-height: 108%; 
  letter-spacing: 0.036rem;
}
.trainer__row .text-box__content .text-lg{
  font-size: 1.8rem;
  line-height: 108%; 
  letter-spacing: 0.036rem;
}

.place-card-v2__addresswrap{
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(2px);
  padding: 1.6rem;
  color: #fff;
}
.place-label{
  border-radius: 8px !important;
  border: 2px solid;
  background: rgba(0, 0, 0, 0.16) !important;
  font-size: 1.2rem;
  line-height: 124%;
  padding: 0.5rem 0.7rem;
}
@media screen and (max-width: 768px) {
  .clubs-archive-head__title{
    font-size: 2.4rem;
    margin-top: 1.4rem;
  }
  .clubs-archive-head__btn{
    margin-top: 1.7rem;
  }
  .clubs-archive-head{
    padding-bottom: 2.5rem;
  }
  .clubs-archive-body{
    padding-top: 4.8rem;
  }
  .search-v2 input{
    font-size: 1.4rem;
  }
  .clubs-archive-body__filter-result{
    font-size: 1.2rem;
  }
  .clubs-archive-body__filter{
    gap: 0.8rem 
  }
  .option-selector__btn{
    font-size: 1.4rem;
  }
  .clubs-archive-body__list-wrap{
    margin-top: 2rem;
  }
  .place-card-v2__body{

    aspect-ratio: 1 / 0.68;
  }
  .place-card-v2__address{
    font-size: 1.4rem;
  }
  .clubs-archive-body__list{
    gap: 1.8rem
  }
  .place-label{
    min-height: unset;
  }
}