@charset "UTF-8";
/* stylelint-disable no-invalid-position-at-import-rule */
:root {
  --base-size: 1vw;
  --tr: 0.3s;
  --tr-regular: all var(--tr) ease;
  --p-container: 1.5rem;
  --transition-time: 0.25s;
}
@media (max-width: 991px) {
  :root {
    --p-container: 1rem;
  }
}
:root {
  --w-container: 116rem;
}
@media (max-width: 991px) {
  :root {
    --w-container: 100%;
  }
}
:root {
  --z-above-header: 103;
  --z-burger: 102;
  --z-header: 100;
  --z-main: 99;
  --z-footer: 100;
  --tr-jolly-enter: cubic-bezier(0.5, 0, 0.5, 1);
}

:root {
  --c-white: #ffffff;
  --c-dark: #1D1D1B;
  --c-border: #1D1D1B;
  --c-red: #EF4444;
  --c-text-dark: #1E1E1E;
  --c-primary: #1D1D1B;
  --c-primary-dark: #000000;
  --c-primary-shadow: #7A7A7A;
  --gradient-primary: radial-gradient(46.8% 50% at 58.93% 50%, var(--c-primry) 0%, var(--c-primary-dark) 100%);
  --c-secondary: #EF4444;
  --fg-regular: #3E3E3E;
  --fg-second: #2F2F2F;
  --fg-third: #242729;
  --fg-caption: #b3b4b5;
  --fg-on: #fff;
  --fg-title: #2B2B2B;
  --fg-red: #D62E2F;
  --bg-app: #EEE9E3;
  --bg-section-light: #fff;
  --bg-card: #F7F4F1;
  --bg-card-dark: #383838;
  --bg-beige: #F2F1EF;
  --c-error: #D62E2F;
  --c-success: #00AB4E;
}

/* stylelint-disable scss/operator-no-newline-after */
/*
  Подключает шфрит
  @include font('Inter', normal, 400, '../resources/fonts/Inter/Inter-Regular');
 */
/*
  Создает грид
 */
/*
  Делает маску из svg
 */
/*

  SCSS ONLY MIXINS

 */
/*
  Генерирует цвет по указанной яркости
*/
/*
  Создать цвет rgba из hex
*/
/*
 Кастомизирует скроллбар
*/
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url("../resources/fonts/Manrope/Manrope-Thin.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url("../resources/fonts/Manrope/Manrope-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("../resources/fonts/Manrope/Manrope-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url("../resources/fonts/Manrope/Manrope-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url("../resources/fonts/Manrope/Manrope-Semibold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url("../resources/fonts/Manrope/Manrope-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url("../resources/fonts/Manrope/Manrope-ExtraBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url("../resources/fonts/Unbounded/Unbounded-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("../resources/fonts/Unbounded/Unbounded-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url("../resources/fonts/Unbounded/Unbounded-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url("../resources/fonts/Unbounded/Unbounded-Blond.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url("../resources/fonts/Unbounded/Unbounded-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url("../resources/fonts/Unbounded/Unbounded-Black.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url("../resources/fonts/SFPro/SFProDisplay-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("../resources/fonts/SFPro/SFProDisplay-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url("../resources/fonts/SFPro/SFProDisplay-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url("../resources/fonts/SFPro/SFProDisplay-Semibold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url("../resources/fonts/SFPro/SFProDisplay-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url("../resources/fonts/RobotoMono/RobotoMono-Light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url("../resources/fonts/RobotoMono/RobotoMono-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url("../resources/fonts/RobotoMono/RobotoMono-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Roboto Mono";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url("../resources/fonts/RobotoMono/RobotoMono-Bold.woff") format("woff");
  font-display: swap;
}
* {
  scroll-margin-top: 40px;
}
:root {
  --ff-regular: 'Manrope', sans-serif;
  --ff-title: 'Unbounded', sans-serif;
  --ff-primary: 'Manrope', sans-serif;
  --ff-secondary: 'Unbounded', sans-serif;
  --ff-third: 'SF Pro Display', sans-serif;
  --ff-fourth: 'Roboto Mono', sans-serif;
  --fz-regular: 1.6rem;
  --fz-title: 4.8rem;
  --fz-h1: 4.5rem;
  --fz-h2: 5.4rem;
  --fz-h3: 4.8rem;
}
@media (max-width: 1919px) {
  :root {
    --fz-h1: 4.8rem;
    --fz-h2: 4.8rem;
    --fz-h3: 4.8rem;
  }
}
@media (max-width: 991px) {
  :root {
    --fz-h1: 4.2rem;
    --fz-h2: 4.2rem;
    --fz-h3: 4.2rem;
  }
}
@media (max-width: 575px) {
  :root {
    --fz-h1: 3.2rem;
    --fz-h2: 3.2rem;
    --fz-h3: 3.2rem;
  }
}
/*
    1. Use a more-intuitive box-sizing model.
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

/*
    2. Remove default margin
 */
* {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
}

/*
    3. Allow percentage-based heights in the application
*/
html,
body {
  width: 100%;
}

body {
  height: 100%;
}

/*
    Typographic tweaks!
    4. Add accessible line-height
    5. Improve text rendering
 */
body {
  line-height: 1.5;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*
7. Remove built-in form typography styles
*/
input,
button,
textarea,
select {
  font: inherit;
  color: inherit;
}

button:active {
  outline: none;
}

input[type=submit] {
  cursor: pointer;
}

button {
  color: inherit;
  cursor: pointer;
  background: inherit;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a {
  color: inherit;
}

a {
  text-decoration: none;
}

ul li {
  list-style: none;
  list-style-position: inside;
}

ol li {
  list-style-position: inside;
}

/*
    6. Improve media defaults
 */
img,
svg {
  object-fit: contain;
}

/*
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
*/
/*
  8. Avoid text overflows
*/
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

/*
  9. Create a root stacking context
*/
#root, #__next {
  isolation: isolate;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

fieldset {
  padding: 0;
  margin: 0;
}

html {
  overscroll-behavior: none;
  --fz-modifier: 0.520834;
  font-size: calc(var(--fz-modifier) * var(--base-size));
}
@media (max-width: 1599px) {
  html {
    --fz-modifier: 0.6444;
  }
}
@media (max-width: 1365px) {
  html {
    --fz-modifier: 0.64;
  }
}
@media (max-width: 1099px) {
  html {
    --fz-modifier: 0.64;
  }
}
@media (max-width: 991px) {
  html {
    --fz-modifier: 1.602299;
  }
}
@media (max-width: 575px) {
  html {
    --fz-modifier: 2.666766;
  }
}
@media (max-width: 359px) {
  html {
    --fz-modifier: 2.877777;
  }
}
@media (max-width: 359px) {
  html {
    --fz-modifier: 3.225;
  }
}
html {
  background-color: var(--bg-app);
}

* {
  scroll-margin-top: 80px;
}

body {
  color: var(--c-dark);
  font-family: var(--ff-regular);
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.52105263;
  background-color: #F5F9FC;
  overscroll-behavior: none;
  scroll-behavior: smooth;
}
body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body::-webkit-scrollbar-thumb {
  background: #444;
}
body::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}
@media (max-width: 575px) {
  body {
    font-size: 1.6rem;
    line-height: 1.35;
  }
}

body._lock {
  overflow: hidden;
  touch-action: none;
}

.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
}

.wrapper > .content {
  position: relative;
  z-index: 1;
  flex: 1 0 auto;
}

/**
 * Swiper 7.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 27, 2021
 */
@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  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");
}
:root {
  --swiper-theme-color: #007aff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1000;
  pointer-events: none;
  opacity: 0;
}

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  overflow: hidden;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: 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;
  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);
  animation: f-spinner-dash 2s ease-in-out infinite;
}

@keyframes f-spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@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 {
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
}

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

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

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

@keyframes f-zoomInUp {
  from {
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-zoomOutDown {
  to {
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
.f-fadeIn {
  animation: var(--f-transition-duration, 0.2s) ease both f-fadeIn;
  z-index: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes f-classicInNext {
  0% {
    transform: translateX(-75px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicInPrev {
  0% {
    transform: translateX(75px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicOutNext {
  100% {
    transform: translateX(-75px);
    opacity: 0;
  }
}
@keyframes f-classicOutPrev {
  100% {
    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: flex;
  justify-content: center;
  align-items: center;
  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);
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  transition: var(--f-button-transition);
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg);
  }
}
.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;
  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;
  transition: opacity 0.15s ease;
  transform: var(--f-button-transform);
  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%;
  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%;
  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 {
  transform: rotate(90deg);
}

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

html.with-fancybox body {
  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: flex;
  flex-direction: column;
  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;
  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 {
  box-sizing: inherit;
}

.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;
  box-sizing: border-box;
  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: grab;
}

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

.fancybox__track {
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  overscroll-behavior: contain;
  transform: translate3d(0, 0, 0);
  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: "";
  flex: 0 0 0;
  margin: auto;
}

.fancybox__content {
  align-self: center;
  display: flex;
  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: grab;
}

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

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

.is-dragging .fancybox__content {
  cursor: move;
  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;
  transition: none;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

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

.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content, .is-zooming-out .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content {
  visibility: hidden;
}

.is-animating .fancybox__content, .is-dragging .fancybox__content {
  filter: blur(0px);
  will-change: transform, width, height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  user-select: none;
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  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);
  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 {
  animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  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;
  user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  z-index: 40;
  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) {
  animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  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) {
  animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  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%;
  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;
  -webkit-clip-path: inset(50%) !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;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  perspective: 1000px;
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  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;
  transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: 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: 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);
  transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  transition: none;
  pointer-events: none;
}

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

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

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  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 {
  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;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  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);
  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);
  box-sizing: border-box;
  pointer-events: none;
  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 {
  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);
  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: 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: 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 {
  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: flex;
  flex-direction: row;
  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;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
  flex-grow: 1;
  flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  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;
  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: 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: flex;
}

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

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

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

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

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

.js_use-bg {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.js_use-bg > * {
  position: absolute;
  left: 0;
  top: 0;
  width: inherit;
  height: inherit;
  background-size: inherit;
  background-repeat: inherit;
  background-position: inherit;
  object-fit: cover;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes minipulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed_responsive_item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive_21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive_16by9::before {
  padding-top: 47.3684210526%;
}

.embed-responsive_4by3::before {
  padding-top: 75%;
}

.embed-responsive_1by1::before {
  padding-top: 100%;
}

.img-fluid {
  height: auto;
  display: block;
  max-width: 100%;
}

.img-cover {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}

.img-contain {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center center;
}

.ico-svg {
  position: relative;
  display: inline-block;
  width: auto;
  height: 100%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.hide {
  opacity: 0 !important;
  display: none !important;
  visibility: hidden !important;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.d-flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.align-start {
  align-items: flex-start;
}

.align-end {
  align-items: flex-end;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

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

.flex-column {
  flex-direction: column;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.row-gap-1 {
  row-gap: 1.6rem;
}

.w-100 {
  width: 100%;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-8 {
  margin-bottom: 0.8rem !important;
}

.mb-1 {
  margin-bottom: 1.6rem !important;
}

.mb-12 {
  margin-bottom: 1.2rem !important;
}

.mb-15 {
  margin-bottom: 2.4rem !important;
}

.mb-16 {
  margin-bottom: 1.6rem !important;
}

.mb-2 {
  margin-bottom: 3.2rem !important;
}

.mb-20 {
  margin-bottom: 2rem !important;
}

.mb-24 {
  margin-bottom: 2.4rem !important;
}

.mb-32 {
  margin-bottom: 3.2rem !important;
}

.mb-40 {
  margin-bottom: 4rem !important;
}

.mb-30 {
  margin-bottom: 3rem !important;
}

.pb-50 {
  padding-bottom: 5rem !important;
}

.pt-50 {
  padding-top: 5rem !important;
}

.position-relative {
  position: relative;
}

.overflow-hidden {
  overflow: hidden !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pt-24 {
  padding-top: 2.4rem !important;
}

.fs-12 {
  font-size: 1.2rem;
  line-height: 1.6rem;
}

.color-green {
  color: var(--c-green) !important;
}

.color-blue {
  color: var(--c-blue-text) !important;
}

.color-red {
  color: var(--c-secondary) !important;
}

.color-black {
  color: black !important;
}

.color-gray {
  color: #797979 !important;
}

.color-white {
  color: white !important;
}

.bg-beige {
  background-color: #F7F7F7;
}

@media (max-width: 991px) {
  .hide-md {
    display: none !important;
  }
}

.visible-sm {
  display: none;
}
@media (max-width: 575px) {
  .visible-sm {
    display: block !important;
  }
}

.z-index-5 {
  z-index: 5 !important;
}

.z-index-10 {
  z-index: 10 !important;
}

.z-index-20 {
  z-index: 20 !important;
}

.z-index-50 {
  z-index: 50 !important;
}

.text-none {
  text-transform: none !important;
}

.breadcrumb {
  padding: 0;
  margin: 0 0 5rem 0;
  color: #7B8990;
  list-style: none;
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-family: var(--ff-third);
  display: flex;
  flex-wrap: wrap;
  column-gap: 0.9rem;
  align-items: center;
}
.breadcrumb__item {
  display: flex;
  align-items: center;
  column-gap: 0.9rem;
}
.breadcrumb__item:not(:last-child):after {
  content: "/";
  color: white;
  font-weight: 500;
  display: block;
  flex-shrink: 0;
}
.breadcrumb__home {
  padding: 0;
  font-size: 0;
  line-height: 0;
  fill: #3B3B3B;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 0.4rem;
  background-color: white;
  transition: var(--transition-time);
}
.breadcrumb__home:hover {
  fill: var(--c-secondary);
  transition: var(--transition-time);
}
.breadcrumb__link {
  color: #545454;
  font-weight: 500;
  text-decoration: none;
  transition: 0.25s;
}
.breadcrumb__link:hover {
  color: var(--c-secondary);
  text-decoration: none;
  transition: 0.25s;
}
@media (max-width: 1219px) {
  .breadcrumb {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .breadcrumb__home {
    width: 3.6rem;
    height: 3.6rem;
  }
}
@media (max-width: 991px) {
  .breadcrumb {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 2rem;
  }
  .breadcrumb__home {
    width: 3.2rem;
    height: 3.2rem;
  }
}
.pagination-wrapper {
  margin-top: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .pagination-wrapper {
    margin-top: 2.5rem;
  }
}

.pagination {
  padding: 1.4rem;
  font-size: 1.2rem;
  line-height: 1.4rem;
  border-radius: 5rem;
  background-color: white;
  display: flex;
  column-gap: 1.6rem;
  align-items: center;
  justify-content: center;
}
.pagination__nav {
  padding: 0;
  border: none;
  font-size: 0;
  line-height: 0;
  width: 2.8rem;
  height: 2.8rem;
  cursor: pointer;
  border-radius: 3rem;
  fill: rgba(169, 169, 169, 0.73);
  transition: var(--transition-time);
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination__nav i {
  width: 0.8rem;
  height: 1.6rem;
  display: block;
  flex-shrink: 0;
}
.pagination__nav:hover {
  fill: var(--c-secondary);
  transition: var(--transition-time);
}
.pagination__link {
  font-weight: 600;
  color: #656565;
  width: 2.8rem;
  height: 2.8rem;
  cursor: pointer;
  border-radius: 3rem;
  text-decoration: none;
  transition: var(--transition-time);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination__link:hover {
  text-decoration: none;
  color: var(--c-secondary);
  transition: var(--transition-time);
}
.pagination__link.active {
  color: white;
  cursor: default;
  background-color: #363636;
}
.pagination__link.active:hover {
  color: white;
}
@media (max-width: 1365px) {
  .pagination {
    padding: 1.4rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .pagination__nav {
    width: 3.2rem;
    height: 3.2rem;
  }
  .pagination__link {
    width: 3.2rem;
    height: 3.2rem;
  }
}
@media (max-width: 1219px) {
  .pagination {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
}
@media (max-width: 991px) {
  .pagination {
    padding: 1.4rem;
    font-size: 1.2rem;
    line-height: 1.4rem;
    column-gap: 0.4rem;
  }
  .pagination__nav {
    width: 2.8rem;
    height: 2.8rem;
  }
  .pagination__link {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.field {
  margin: 0;
  width: 100%;
  outline: none;
  color: #212121;
  box-shadow: none;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.1rem;
  padding: 2.6rem 3rem;
  background-color: rgba(247, 249, 252, 0.9);
  border: 0.1rem solid #EDEDED;
  border-radius: 1rem;
  display: block;
  vertical-align: middle;
}
.field::placeholder {
  color: #242729;
}
.field::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.field:focus, .field:active {
  outline: none;
}
.field:focus::placeholder, .field:active::placeholder {
  color: transparent;
}
.field.invalid {
  color: var(--c-error) !important;
  border-color: var(--c-error) !important;
}
@media (max-width: 1365px) {
  .field {
    font-size: 1.7rem;
    line-height: 2.1rem;
  }
}
@media (max-width: 1099px) {
  .field {
    font-size: 1.9rem;
    line-height: 2.1rem;
  }
}
@media (max-width: 991px) {
  .field {
    font-size: 1.5rem;
    line-height: 2.1rem;
    padding: 2.1rem 3rem;
  }
}
.form-group {
  position: relative;
  margin-bottom: 1.7rem;
}
@media (max-width: 991px) {
  .form-group {
    margin-bottom: 1.5rem;
  }
}

.form-button {
  margin-bottom: 2.9rem;
}

.form-control-white {
  color: white;
  background-color: transparent;
  border: 1px solid white;
}
.form-control-white::placeholder {
  color: white;
}
.form-control-white:focus, .form-control-white:active {
  outline: none;
}
.form-control-white:focus::placeholder, .form-control-white:active::placeholder {
  color: transparent;
}

textarea.form-control {
  height: auto;
  resize: vertical;
}

.input-notice {
  font-size: 1.8rem;
  line-height: 2rem;
  padding-left: 1rem;
  margin-top: 0.2rem;
  display: none;
}

.input.invalid .field,
.input.invalid .form-control {
  border-color: var(--c-red) !important;
}
.input.invalid .input-notice {
  display: block;
}

.checkbox {
  color: #212121;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.6rem;
  position: relative;
  cursor: pointer;
  font-family: var(--ff-primary);
  display: flex;
  column-gap: 1.5rem;
  align-items: flex-start;
}
.checkbox__input {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  position: absolute;
}
.checkbox__input:checked + .checkbox__item:before {
  opacity: 1;
  visibility: visible;
}
.checkbox__input:checked + .checkbox__item:after {
  border-color: var(--c-green);
  background-color: var(--c-green);
}
.checkbox__input:disabled + .checkbox__label {
  opacity: 0.6;
  cursor: default;
}
.checkbox__item {
  top: 0.1rem;
  width: 1.4rem;
  height: 1.4rem;
  display: block;
  position: relative;
  border-radius: 0.2rem;
  border: 0.1rem solid #212121;
  flex-shrink: 0;
}
.checkbox__item:before {
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTQnIGhlaWdodD0nMTQnIHZpZXdCb3g9JzAgMCAxNCAxNCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMTAuODgyOCA0LjExOTY2QzEwLjcyNjYgMy45NjAxMSAxMC40NzM0IDMuOTYwMTEgMTAuMzE3MiA0LjExOTY2TDUuNTI0OTEgOS4wMTM4N0wzLjY4Mjg1IDcuMTMyNjNDMy41MjY2NSA2Ljk3MzA5IDMuMjczNCA2Ljk3MzExIDMuMTE3MTYgNy4xMzI2M0MyLjk2MDk1IDcuMjkyMTYgMi45NjA5NSA3LjU1MDc5IDMuMTE3MTYgNy43MTAzM0w1LjI0MjA3IDkuODgwNEM1LjM5ODIyIDEwLjAzOTkgNS42NTE2NiAxMC4wMzk4IDUuODA3NzUgOS44ODA0TDEwLjg4MjggNC42OTczN0MxMS4wMzkxIDQuNTM3ODUgMTEuMDM5IDQuMjc5MiAxMC44ODI4IDQuMTE5NjZaJyBmaWxsPScjMjEyMTIxJy8+PC9zdmc+");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.checkbox__label {
  display: block;
}
.checkbox__label a {
  color: #212121;
  font-weight: 500;
  text-decoration: underline;
}
.checkbox__label a:hover {
  color: #212121;
  text-decoration: none;
}
.checkbox__text {
  display: block;
}
@media (max-width: 1365px) {
  .checkbox {
    font-size: 1.6rem;
    line-height: 1.9rem;
  }
  .checkbox__item {
    width: 1.7rem;
    height: 1.7rem;
  }
}
@media (max-width: 1099px) {
  .checkbox {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .checkbox__item {
    width: 2rem;
    height: 2rem;
  }
}
@media (max-width: 991px) {
  .checkbox {
    font-size: 1.2rem;
    line-height: 1.4rem;
    column-gap: 1.5rem;
  }
  .checkbox__item {
    top: 0;
    width: 1.4rem;
    height: 1.4rem;
  }
}
.form {
  position: relative;
  padding-bottom: 1rem;
}
.form:before {
  bottom: 0;
  left: 1.2rem;
  right: 1.2rem;
  height: 6rem;
  z-index: 1;
  content: "";
  position: absolute;
  border-radius: 2rem;
  background-color: var(--c-secondary);
  box-shadow: 0px 363px 102px 0px rgba(196, 196, 196, 0), 0px 232px 93px 0px rgba(196, 196, 196, 0.01), 0px 131px 78px 0px rgba(196, 196, 196, 0.05), 0px 58px 58px 0px rgba(196, 196, 196, 0.09), 0px 15px 32px 0px rgba(196, 196, 196, 0.1);
}
.form__layout {
  z-index: 10;
  padding: 2.8rem;
  position: relative;
  border-radius: 2rem;
  background-color: white;
  border: 0.1rem solid #F1F1F1;
}
.form__field {
  margin-bottom: 1.7rem;
}
.form__policy {
  margin-right: -1rem;
  margin-top: 2.9rem;
}
@media (max-width: 991px) {
  .form__layout {
    padding: 4rem 3rem;
  }
}
@media (max-width: 575px) {
  .form__layout {
    padding: 2rem 1.5rem;
    border-radius: 2rem;
  }
}

[data-spoiler-control] {
  cursor: pointer;
}

[data-spoiler-content] {
  display: none;
}

.rating {
  --rating: 0;
  font-size: 0;
  line-height: 0;
  --star-size: 1.3rem;
  --gap: 0.2rem;
  --color-empty: rgba(0, 0, 0, 0.2);
  --color-fill: #F7BB2B;
  position: relative;
  display: flex;
  align-items: center;
}
.rating__wrapper {
  display: flex;
  align-items: center;
}
.rating__base {
  display: flex;
  column-gap: 0.2rem;
  align-items: center;
  position: relative;
  fill: var(--color-empty);
}
.rating__fill {
  top: 0;
  left: 0;
  z-index: 10;
  overflow: hidden;
  display: flex;
  align-items: center;
  column-gap: 0.2rem;
  position: absolute;
  fill: var(--color-fill);
  stroke: var(--color-fill);
  width: calc(var(--rating) / 5 * 100%);
}
.rating__star {
  width: 1.3rem;
  height: 1.3rem;
  display: block;
  flex-shrink: 0;
}

.btn {
  border: none;
  outline: none;
  cursor: pointer;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 1rem 3rem;
  min-height: 5.8rem;
  border-radius: 1rem;
  text-align: center;
  text-decoration: none;
  font-family: var(--ff-primary);
  display: inline-flex;
  align-items: center;
  column-gap: 1.2rem;
  justify-content: center;
  transition: var(--transition-time);
}
.btn i {
  width: 1.6rem;
  display: block;
  flex-shrink: 0;
}
.btn:hover {
  text-decoration: none;
  transition: var(--transition-time);
}
@media (max-width: 1099px) {
  .btn {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}
@media (max-width: 991px) {
  .btn {
    min-height: 4.5rem;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}

.btn-primary {
  fill: white;
  color: white;
  background-color: #2E2E2E;
}
.btn-primary:hover {
  fill: white;
  color: white;
  background-color: var(--c-red);
}
.btn-primary:active {
  fill: white;
  color: white;
  background-color: #2E2E2E;
}
.btn-primary.disabled, .btn-primary:disabled {
  cursor: default;
  color: rgba(255, 255, 255, 0.4);
  border-color: #979797 !important;
  background-color: #979797 !important;
}
.btn-secondary {
  fill: #64B161;
  color: #64B161;
  border-color: #64B161;
  background-color: white;
  box-shadow: 0.8rem 0.8rem 0 0 #64B161;
}
.btn-secondary:hover {
  fill: var(--c-blue);
  color: var(--c-blue);
  border-color: var(--c-blue);
  background-color: white;
  box-shadow: 10px 10px 0px 0px #002969;
}
.btn-secondary:active {
  fill: #64B161;
  color: #64B161;
  border-color: #64B161;
  background-color: white;
}
@media (max-width: 991px) {
  .btn-secondary {
    box-shadow: 6px 6px 0px 0px #64B161;
  }
}

.btn-outline {
  fill: #191919;
  color: #191919;
  background-color: transparent;
  border: 0.1rem solid #191919;
}
.btn-outline:hover {
  fill: white;
  color: white;
  background-color: #191919;
}
.btn-outline:active {
  fill: #191919;
  color: #191919;
  background-color: transparent;
}

.btn-white {
  fill: #C03335;
  color: #C03335;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background-color: white;
}
.btn-white:hover {
  fill: white;
  color: white;
  background-color: #2E2E2E;
}
.btn-white:hover {
  fill: #C03335;
  color: #C03335;
  background-color: white;
}

.btn-lead {
  border: none;
  outline: none;
  fill: white;
  color: white;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0.1em;
  position: relative;
  text-transform: uppercase;
  padding: 1rem 3rem;
  min-height: 7.5rem;
  border-radius: 1rem;
  text-align: center;
  text-decoration: none;
  background-color: #EF4444;
  border: 0.1rem solid #FF7C6A;
  font-family: var(--ff-primary);
  display: inline-flex;
  align-items: center;
  column-gap: 1.2rem;
  justify-content: center;
  transition: var(--transition-time);
}
.btn-lead span, .btn-lead i {
  z-index: 10;
  position: relative;
}
.btn-lead i {
  font-size: 0;
  line-height: 0;
  height: 0.8rem;
  display: inline-block;
  flex-shrink: 0;
}
.btn-lead:before {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 5;
  content: "";
  border-radius: 1rem;
  position: absolute;
  background: radial-gradient(50% 50% at 50% 0%, rgb(255, 123.44, 94.56), rgba(255, 121.76, 79.69, 0)), rgb(239, 68, 68);
  opacity: 1;
  transition: var(--transition-time);
}
.btn-lead:after {
  top: 2.4rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  content: "";
  width: 75%;
  height: 6.1rem;
  position: absolute;
  opacity: 0.4;
  border-radius: 1rem;
  background-color: #4B1B18;
  filter: blur(26px);
  transition: var(--transition-time);
}
.btn-lead:hover {
  fill: white;
  color: white;
}
.btn-lead:hover:before {
  opacity: 0;
  transition: var(--transition-time);
}
.btn-lead:hover:after {
  opacity: 0;
  transition: var(--transition-time);
}
.btn-lead:active {
  fill: white;
  color: white;
}
.btn-lead:active:before {
  opacity: 1;
  transition: var(--transition-time);
}
.btn-lead:disabled, .btn-lead.disabled {
  fill: white;
  color: white;
  cursor: default;
  background: #2E2E2E !important;
  border-color: #2E2E2E !important;
  opacity: 0.6;
}
.btn-lead:disabled:before, .btn-lead.disabled:before {
  background: #2E2E2E !important;
}
.btn-lead:disabled:after, .btn-lead.disabled:after {
  display: none !important;
}
@media (max-width: 1365px) {
  .btn-lead {
    font-size: 1.7rem;
    line-height: 2rem;
  }
}
@media (max-width: 991px) {
  .btn-lead {
    min-height: 6.5rem;
    font-size: 1.3rem;
    line-height: 1.8rem;
  }
}

.btn-social {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  cursor: pointer;
  overflow: hidden;
  border-radius: 4rem;
  border: 0.1rem solid rgba(25, 25, 25, 0.3);
  transition: var(--transition-time);
  flex-shrink: 0;
}
.btn-social:hover {
  border-color: rgb(25, 25, 25);
  transition: var(--transition-time);
}
.btn-social:active {
  border-color: rgba(25, 25, 25, 0.3);
}
.btn-social--white {
  border: 0.1rem solid rgba(255, 255, 255, 0.3);
}
.btn-social--white:hover {
  border-color: white;
}
.btn-social--white:active {
  border-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 1219px) {
  .btn-social {
    width: 4rem;
    height: 4rem;
  }
}
@media (max-width: 991px) {
  .btn-social {
    width: 2.6rem;
    height: 2.6rem;
  }
}

.btn-md {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  min-height: 4.6rem;
  padding: 1rem 2rem;
}
@media (max-width: 1099px) {
  .btn-md {
    min-height: 5.2rem;
    font-size: 1.8rem;
    line-height: 2rem;
  }
}
@media (max-width: 991px) {
  .btn-md {
    min-height: 4rem;
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}

.btn-nav {
  padding: 0;
  outline: none;
  font-size: 0;
  line-height: 0;
  width: 5.6rem;
  height: 5.6rem;
  fill: #AAAAAA;
  border-radius: 5rem;
  background-color: white;
  border: 1px solid #AAAAAA;
  transition: var(--transition-time);
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-nav i {
  width: 0.9rem;
  height: 1.5rem;
  display: block;
  flex-shrink: 0;
}
.btn-nav:hover {
  fill: white;
  border-color: var(--c-green);
  background-color: var(--c-green);
  transition: var(--transition-time);
}
.btn-nav:active {
  fill: #AAAAAA;
  border-color: #AAAAAA;
  background-color: white;
}
@media (max-width: 575px) {
  .btn-nav {
    width: 4rem;
    height: 4rem;
  }
  .btn-nav i {
    width: 0.7rem;
    height: 1.1rem;
  }
}

.btn-arrow {
  padding: 0;
  font-size: 0;
  line-height: 0;
  outline: none;
  fill: #2E2E2E;
  color: #2E2E2E;
  width: 6.5rem;
  height: 6.5rem;
  font-weight: 400;
  cursor: pointer;
  border-radius: 1rem;
  text-align: center;
  text-decoration: none;
  border: 0.1rem solid #2E2E2E;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  transition: var(--transition-time);
}
.btn-arrow i {
  height: 0.8rem;
  display: inline-block;
  flex-shrink: 0;
}
.btn-arrow:hover {
  fill: white;
  color: white;
  background-color: #191919;
}
.btn-arrow:active {
  fill: #2E2E2E;
  color: #2E2E2E;
  background-color: transparent;
}
@media (max-width: 991px) {
  .btn-arrow {
    width: 4.6rem;
    height: 4.6rem;
  }
}

.btn-control {
  padding: 0;
  font-size: 0;
  line-height: 0;
  outline: none;
  fill: #000;
  color: #000;
  width: 11.4rem;
  height: 5.8rem;
  cursor: pointer;
  border-radius: 2rem;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  border: 0.1rem solid #2A2A2A;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  transition: var(--transition-time);
}
.btn-control i {
  width: 6.2rem;
  height: 1.2rem;
  display: inline-block;
  flex-shrink: 0;
}
.btn-control i + i {
  display: none;
}
.btn-control:hover {
  fill: white;
  color: white;
  background-color: #191919;
}
.btn-control:active {
  fill: #2E2E2E;
  color: #2E2E2E;
  background-color: transparent;
}
.btn-control:disabled, .btn-control.disabled {
  opacity: 0.2;
  cursor: default;
  fill: #000 !important;
  color: #000 !important;
  background-color: transparent !important;
}
@media (max-width: 991px) {
  .btn-control {
    width: 6.4rem;
    height: 3.3rem;
    border-radius: 1rem;
  }
  .btn-control i {
    width: 3.6rem;
    height: 1.2rem;
    display: none;
  }
  .btn-control i + i {
    display: inline-block;
  }
}

.modal {
  padding: 0;
  width: 41.2rem;
  background-color: transparent;
}
.modal .form__layout {
  padding-top: 3.2rem;
}
@media (max-width: 575px) {
  .modal {
    width: 100%;
    max-width: 98%;
  }
}

.modal-success {
  padding: 5.6rem;
  text-align: center;
  border-radius: 3rem;
  background-color: whitesmoke;
}
.modal-success__icon {
  width: 8.4rem;
  height: 8.4rem;
  display: block;
  margin: 0 auto 1.2rem auto;
}
.modal-success__header {
  color: #363D50;
  font-weight: 700;
  font-size: 3rem;
  line-height: 125%;
  margin-bottom: 2.1rem;
  text-transform: uppercase;
  font-family: var(--ff-secondary);
}
.modal-success__text {
  font-size: 1.8rem;
  line-height: 130%;
  margin-bottom: 2.1rem;
}
.modal-success__button {
  text-align: center;
}
.modal-success__button .btn {
  width: 100%;
  max-width: 37.5rem;
}
@media (max-width: 991px) {
  .modal-success__icon {
    width: 5.6rem;
    height: 5.6rem;
  }
  .modal-success__header {
    font-size: 2.4rem;
    line-height: 125%;
    margin-bottom: 0.8rem;
  }
  .modal-success__text {
    font-size: 1.5rem;
    line-height: 130%;
    margin-bottom: 0.8rem;
  }
}
@media (max-width: 575px) {
  .modal-success {
    width: 100%;
    max-width: 98%;
    padding: 3.2rem 2rem;
  }
  .modal-success__icon {
    width: 4rem;
    height: 4rem;
  }
  .modal-success__header {
    font-size: 1.6rem;
    line-height: 125%;
  }
}

.feedback {
  width: 72rem;
  border-radius: 3rem;
  padding: 7rem 6.2rem 6.2rem 6.2rem;
}
.feedback__header {
  font-weight: 700;
  font-size: 3.3rem;
  line-height: 125%;
  text-transform: uppercase;
  font-family: var(--ff-secondary);
}
.feedback__video {
  overflow: hidden;
  margin-top: 4rem;
  border-radius: 4rem;
  margin-bottom: 2.7rem;
}
.feedback__content {
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-top: 2.8rem;
  margin-bottom: 3.4rem;
}
.feedback__content p:not(:last-child) {
  margin-bottom: 1.2rem;
}
.feedback__button {
  text-align: center;
}
.feedback__button .btn {
  min-width: 37.5rem;
}
.feedback--video {
  width: 97.8rem;
  padding: 7rem 8.8rem 6.2rem 8.8rem;
}
@media (max-width: 991px) {
  .feedback {
    width: 100%;
    max-width: 98%;
    padding: 2.8rem;
  }
  .feedback--video {
    width: 100%;
    max-width: 98%;
    padding: 2.8rem;
  }
  .feedback__header {
    font-size: 2rem;
    line-height: 125%;
  }
  .feedback__video {
    border-radius: 2.2rem;
    margin-top: 2.5rem;
    margin-bottom: 1.6rem;
  }
  .feedback__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    line-height: 150%;
  }
}
@media (max-width: 575px) {
  .feedback {
    padding: 2.8rem 1.5rem;
  }
  .feedback--video {
    padding: 2.8rem 1.5rem;
  }
  .feedback__button .btn {
    width: 100%;
    min-width: inherit;
  }
}

h1, .h1 {
  padding: 0;
  color: #363D50;
  font-weight: 700;
  font-size: 5rem;
  line-height: 5.7rem;
  margin: 0 0 5rem 0;
  text-transform: uppercase;
  font-family: var(--ff-secondary);
}
@media (max-width: 991px) {
  h1, .h1 {
    font-size: 2.3rem;
    line-height: 2.6rem;
    margin-bottom: 2.5rem;
  }
}

h2, .h2 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 110%;
  font-family: var(--ff-primary);
}
@media (max-width: 991px) {
  h2, .h2 {
    font-size: 2rem;
    line-height: 110%;
  }
}
h3, .h3 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 150%;
  font-family: var(--ff-primary);
}
@media (max-width: 991px) {
  h3, .h3 {
    font-size: 1.8rem;
    line-height: 150%;
  }
}
h4, .h4 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 2rem;
  line-height: 150%;
  font-family: var(--ff-primary);
}
@media (max-width: 991px) {
  h4, .h4 {
    font-size: 1.6rem;
    line-height: 150%;
  }
}
h5, .h5 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 150%;
  font-family: var(--ff-primary);
}
@media (max-width: 1365px) {
  h5, .h5 {
    font-size: 1.7rem;
    line-height: 150%;
  }
}
@media (max-width: 1099px) {
  h5, .h5 {
    font-size: 2.1rem;
    line-height: 150%;
  }
}
@media (max-width: 991px) {
  h5, .h5 {
    font-size: 1.4rem;
    line-height: 150%;
  }
}
.form-title {
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 3.2rem;
  font-family: var(--ff-title);
}

a {
  color: var(--c-green-light);
  text-decoration: none;
}
a:hover {
  color: var(--c-green-light);
  text-decoration: underline;
}

.display-1 {
  font-size: 3.5rem;
  line-height: 3.6rem;
  margin: 0 0 2rem 0;
}
@media (max-width: 575px) {
  .display-1 {
    font-size: 2rem;
    line-height: 2.7rem;
    margin-bottom: 1.5rem;
  }
}

/*
    <button class="burger header__burger">
      <span class="burger__line"></span>
      <span class="burger__line"></span>
      <span class="burger__line"></span>
    </button>
*/
.burger {
  fill: black;
  border-radius: 5rem;
  background: white;
  --line-width: 1.2rem;
  --line-height:.2rem;
  --line-offset: 0.4rem;
  --c-burger-line: #00AB4E;
  position: relative;
  width: 3.6rem;
  height: 3.6rem;
  transition: var(--tr);
  border: 0.1rem solid black;
  cursor: pointer;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.burger i {
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  flex-shrink: 0;
}
.burger.close {
  fill: none;
  stroke: white;
  width: 3rem;
  height: 3rem;
  background: #353535;
  border-radius: 0.6rem;
  background: linear-gradient(135deg, rgb(53, 53, 53) 0%, rgb(53, 53, 53) 100%);
}
.burger.close i {
  width: 1.3rem;
  height: 1.1rem;
}
@media (min-width: 992px) {
  .burger {
    display: none;
  }
}
.burger__line {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: var(--line-width, 1.2rem);
  height: 0.2rem;
  background: #2F2F2F;
  transition: var(--tr);
  border-radius: 2rem;
  pointer-events: none;
}

.burger__line:nth-child(1) {
  transform: translate(-50%, calc(-50% - var(--line-offset)));
}

.burger__line:nth-child(2) {
  transform: translate(-50%, calc(-50% + 0px));
}

.burger__line:nth-child(3) {
  width: 0.8rem;
  margin-left: 0.2rem;
  transform: translate(-50%, calc(-50% + var(--line-offset)));
  transform-origin: left;
}

.burger.is-active .burger__line:nth-child(1) {
  transform: translate(-50%, calc(-50% - 0px)) rotate(45deg);
}

.burger.is-active .burger__line:nth-child(2) {
  transform: translate(-50%, calc(-50% - 0px)) rotate(-45deg);
  transform-origin: unset;
}

.burger.is-active .burger__line:nth-child(3) {
  width: 0;
}

.header {
  top: 0;
  left: 0;
  right: 0;
  z-index: 800;
  color: black;
  position: absolute;
  background-color: #FFFFFF;
  border-bottom: 1px solid rgba(217, 217, 217, 0.2);
  transform: translateY(0);
  transition: transform 0.25s;
}
.header__top {
  color: white;
  height: 3rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2.4rem;
  background-color: #171717;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.header__top span {
  color: rgba(255, 255, 255, 0.75);
}
.header__main {
  height: 6rem;
  border-bottom: 1px solid rgba(217, 217, 217, 0.2);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__wrapper {
  display: flex;
  column-gap: 2.6rem;
  align-items: center;
}
.header__logo {
  display: block;
  width: 11.1rem;
  flex-shrink: 0;
}
.header__control {
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__social {
  display: flex;
  column-gap: 0.8rem;
  align-items: center;
}
.header__contacts {
  display: flex;
  column-gap: 6.4rem;
  align-items: center;
}
.header__phone {
  color: #191919;
  fill: rgba(25, 25, 25, 0.3);
  font-size: 1.6rem;
  line-height: 2.2rem;
  white-space: nowrap;
  text-decoration: none;
  display: flex;
  column-gap: 0.6rem;
  align-items: center;
}
.header__phone i {
  font-size: 0;
  line-height: 0;
  width: 1.4rem;
  height: 1.4rem;
  display: block;
  flex-shrink: 0;
}
.header__phone:hover {
  color: #191919;
  text-decoration: none;
}
.header__address {
  color: #191919;
  fill: rgba(25, 25, 25, 0.3);
  font-size: 1.4rem;
  line-height: 1.8rem;
  text-decoration: none;
  display: flex;
  column-gap: 0.6rem;
  align-items: center;
}
.header__address i {
  font-size: 0;
  line-height: 0;
  width: 1.6rem;
  height: 1.6rem;
  display: block;
  flex-shrink: 0;
}
.header__button .btn {
  width: 36.2rem;
  min-height: 5.8rem;
  font-size: 1.4rem;
  background-color: #2E2E2E;
}
.header__button .btn:hover {
  fill: white;
  color: white;
  background-color: var(--c-red);
}
.header__button .btn:active {
  fill: white;
  color: white;
  background-color: #2E2E2E;
}
.header--fixed {
  position: fixed;
  top: -9rem;
}
.header--hidden {
  transform: translateY(-6rem);
  transition: transform 0.25s;
}
@media (max-width: 1219px) {
  .header__logo {
    width: 13rem;
  }
  .header__phone {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
  .header__phone i {
    width: 1.6rem;
    height: 1.6rem;
  }
  .header__address {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }
  .header__address i {
    width: 1.8rem;
    height: 1.8rem;
  }
  .header__button .btn {
    font-size: 1.7rem;
    line-height: 2rem;
  }
}
@media (max-width: 1099px) {
  .header__contacts {
    column-gap: 2.6rem;
  }
  .header__phone {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .header__address {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 991px) {
  .header {
    position: fixed;
  }
  .header__main {
    height: 5rem;
  }
  .header__logo {
    width: 9.4rem;
  }
  .header__address {
    display: none;
  }
  .header__control {
    display: none;
  }
  .header__phone {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .header__phone i {
    width: 1.3rem;
    height: 1.3rem;
  }
  .header--fixed {
    top: -3rem;
  }
}
@media (max-width: 575px) {
  .header__top {
    height: auto;
    min-height: 2.6rem;
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .header__logo {
    width: 8rem;
  }
  .header__social {
    display: none;
  }
  .header__contacts {
    column-gap: 2rem;
  }
  .header--fixed {
    top: -2.6rem;
  }
}

.header-label {
  left: 0;
  top: 9rem;
  position: absolute;
}
@media (max-width: 991px) {
  .header-label {
    top: 0.3rem;
  }
}
@media (max-width: 575px) {
  .header-label {
    top: 2.6rem;
  }
}

.menu {
  font-size: 1.4rem;
  line-height: 2rem;
  --fg: #68696B;
  --lh: 145.4%;
  --fw: 300;
  display: flex;
  align-items: center;
}
.menu__nav {
  display: flex;
  column-gap: 5.2rem;
  align-items: center;
}
.menu__link {
  height: 6rem;
  text-decoration: none;
  position: relative;
  fill: rgba(25, 25, 25, 0.7);
  color: rgba(25, 25, 25, 0.7);
  transition: var(--transition-time);
  display: flex;
  column-gap: 0.4rem;
  align-items: center;
}
.menu__link i {
  display: block;
  font-size: 0;
  line-height: 0;
  width: 0.7rem;
  height: 0.3rem;
}
.menu__link:before {
  left: 0;
  bottom: 0;
  width: 100%;
  content: "";
  height: 0.3rem;
  position: absolute;
  border-radius: 1rem 1rem 0 0;
  background-color: var(--c-secondary);
  opacity: 0;
  visibility: hidden;
}
.menu__link:hover {
  fill: var(--c-secondary);
  color: var(--c-secondary);
  text-decoration: none;
  transition: var(--transition-time);
}
.menu__link.active {
  font-weight: 700;
}
.menu__item {
  position: relative;
}
.menu__item:hover .menu__link {
  fill: var(--c-secondary);
  color: var(--c-secondary);
}
.menu__item:hover .menu__link i {
  transform: rotate(180deg);
}
.menu__item:hover .menu__second {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s;
}
.menu__item > .menu__link.active {
  font-weight: 700;
  fill: var(--c-secondary);
  color: var(--c-secondary);
}
.menu__item > .menu__link.active:before {
  opacity: 1;
  visibility: visible;
}
.menu__second {
  left: -1.6rem;
  top: 0;
  min-width: 100%;
  position: absolute;
  background-color: white;
  padding: 0 1.6rem 2.6rem 1.6rem;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
  border-radius: 1.2rem;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s;
}
.menu__second ul {
  padding: 0;
  margin: -1rem 0 0 0;
  z-index: 30;
  position: relative;
  white-space: nowrap;
  list-style: none;
  display: flex;
  row-gap: 0.7rem;
  flex-direction: column;
}
.menu__second ul a {
  fill: rgba(25, 25, 25, 0.7);
  color: rgba(25, 25, 25, 0.7);
  transition: var(--transition-time);
  text-decoration: none;
}
.menu__second ul a:hover {
  fill: var(--c-secondary);
  color: var(--c-secondary);
  text-decoration: none;
  transition: var(--transition-time);
}
@media (max-width: 1219px) {
  .menu {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 1099px) {
  .menu {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .menu__nav {
    column-gap: 4rem;
  }
}
.mobile-nav {
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
  width: 28rem;
  position: fixed;
  background-color: whitesmoke;
  display: none;
  overflow-y: auto;
  flex-direction: column;
  transform: translateX(100%);
  transition: 0.25s;
}
.mobile-nav__container {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.mobile-nav__header {
  padding: 1rem 2.2rem 1.2rem 2.2rem;
  border-bottom: 1px solid rgba(217, 217, 217, 0.3);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mobile-nav__body {
  padding: 2.7rem 2.2rem;
  flex-grow: 1;
}
.mobile-nav__footer {
  padding: 0 2.2rem 1.8rem 2.2rem;
}
.mobile-nav__logo {
  display: block;
  width: 8rem;
  flex-shrink: 0;
}
.mobile-nav__button {
  margin-bottom: 2rem;
}
.mobile-nav__button .btn {
  font-size: 1.2rem;
  min-height: 4rem;
}
.mobile-nav__address {
  fill: #191919;
  color: #191919;
  font-size: 1.2rem;
  line-height: 1.7rem;
  margin-bottom: 1.1rem;
  text-decoration: none;
  display: flex;
  align-items: flex-start;
}
.mobile-nav__address i {
  left: -0.2rem;
  position: relative;
  font-size: 0;
  line-height: 0;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  flex-shrink: 0;
}
.mobile-nav__address:hover {
  color: #191919;
  text-decoration: none;
}
.mobile-nav__phone {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 1.2rem;
  line-height: 1.7rem;
  margin-bottom: 2.1rem;
}
.mobile-nav__phone a {
  fill: #191919;
  color: #191919;
  display: flex;
  column-gap: 0.2rem;
  align-items: center;
}
.mobile-nav__phone a i {
  left: -0.2rem;
  position: relative;
  font-size: 0;
  line-height: 0;
  width: 1rem;
  height: 1rem;
  display: block;
  flex-shrink: 0;
}
.mobile-nav__phone:hover {
  color: #191919;
  text-decoration: none;
}
.mobile-nav__social {
  display: flex;
  column-gap: 0.8rem;
  align-items: center;
}
@media (max-width: 991px) {
  .mobile-nav {
    display: flex;
  }
}

.mobile-nav-layout {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 850;
  display: none;
  cursor: pointer;
  position: fixed;
  background-color: rgba(52, 52, 52, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s;
}
@media (max-width: 991px) {
  .mobile-nav-layout {
    display: block;
  }
}

.mobile-menu {
  font-size: 1.4rem;
  line-height: 1.8rem;
  display: flex;
  row-gap: 2rem;
  flex-direction: column;
}
.mobile-menu__nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  row-gap: 2rem;
  flex-direction: column;
}
.mobile-menu__link {
  fill: #4C4C4C;
  color: #191919;
  white-space: nowrap;
  text-decoration: none;
  display: flex;
  column-gap: 0.8rem;
}
.mobile-menu__link > i {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-start;
}
.mobile-menu__link > i i {
  font-size: 0;
  width: 0.7rem;
  height: 0.3rem;
  display: block;
  flex-shrink: 0;
}
.mobile-menu__link:hover {
  color: #191919;
  text-decoration: none;
}
.mobile-menu__second {
  padding-left: 1.2rem;
}
.mobile-menu__second ul {
  margin: 0;
  padding: 1rem 0 0 0;
  display: flex;
  row-gap: 1rem;
  flex-direction: column;
}
.mobile-menu__second a {
  color: #191919;
  text-decoration: none;
}
.mobile-menu__second a:hover {
  color: #191919;
  text-decoration: none;
}
.mobile-menu__item.open .mobile-menu__link > i i {
  transform: rotate(180deg);
}

.nav-open .mobile-nav {
  transform: translateX(0%);
  transition: 0.25s;
}
.nav-open .mobile-nav-layout {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s;
}
@media (max-width: 991px) {
  .nav-open {
    overflow: hidden;
  }
}

.footer {
  color: white;
  background-color: #181818;
}
.footer__primary {
  padding-top: 3.5rem;
  padding-bottom: 3rem;
  display: flex;
}
.footer__content {
  flex-grow: 1;
  display: flex;
  row-gap: 3rem;
  flex-direction: column;
}
.footer__logo {
  width: 11.1rem;
  display: block;
  flex-shrink: 0;
}
.footer__contacts {
  display: flex;
  row-gap: 2.8rem;
  flex-direction: column;
  flex-grow: 1;
}
.footer__phone {
  fill: white;
  color: white;
  font-size: 2rem;
  line-height: 2.2rem;
  text-decoration: none;
  display: flex;
  column-gap: 1.2rem;
  align-items: center;
}
.footer__phone i {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
}
.footer__phone:hover {
  color: white;
  text-decoration: none;
}
.footer__email {
  fill: white;
  color: white;
  font-size: 2rem;
  line-height: 2.2rem;
  text-decoration: underline;
  display: flex;
  column-gap: 1.2rem;
  align-items: center;
}
.footer__email i {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
}
.footer__email:hover {
  color: white;
  text-decoration: none;
}
.footer__social-wrapper {
  display: flex;
  align-items: center;
}
.footer__social {
  padding: 0.6rem;
  border-radius: 4.8rem;
  display: flex;
  column-gap: 0.8rem;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.1);
}
.footer__main {
  font-size: 1.5rem;
  line-height: 2rem;
  width: 86rem;
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
}
.footer__title {
  font-weight: 700;
  margin-bottom: 1.4rem;
}
.footer__nav {
  font-weight: 300;
}
.footer__nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-row-gap: 1.4rem;
}
.footer__nav a {
  color: white;
  text-decoration: none;
}
.footer__nav a:hover {
  color: white;
  text-decoration: underline;
}
.footer__nav--primary ul {
  grid-template-columns: auto auto auto;
  grid-column-gap: 5rem;
}
.footer__nav--secondary ul {
  grid-template-columns: auto auto;
  grid-column-gap: 3.6rem;
}
.footer__secondary {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.9rem;
  padding-top: 3.8rem;
  padding-bottom: 5.2rem;
  border-top: 1px solid rgba(217, 217, 217, 0.2);
  display: flex;
}
.footer__copyright {
  opacity: 0.3;
  flex-grow: 1;
}
.footer__links {
  width: 86rem;
  flex-shrink: 0;
  display: flex;
  column-gap: 5.4rem;
  align-items: center;
}
.footer__link {
  color: white;
  text-decoration: underline;
}
.footer__link:hover {
  color: white;
  text-decoration: none;
}
.footer__dev {
  flex-grow: 1;
}
.footer__group--md {
  display: none;
}
@media (max-width: 1219px) {
  .footer__logo {
    width: 13rem;
  }
  .footer__title {
    margin-bottom: 1.6rem;
  }
  .footer__nav ul {
    row-gap: 1.6rem;
  }
  .footer__main {
    width: 96rem;
    font-size: 1.7rem;
    line-height: 2.4rem;
  }
  .footer__secondary {
    font-size: 1.7rem;
    line-height: 2.4rem;
  }
  .footer__links {
    width: 96rem;
  }
}
@media (max-width: 991px) {
  .footer__primary {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
    display: flex;
    row-gap: 2.2rem;
    flex-direction: column;
  }
  .footer__content {
    row-gap: 1.6rem;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .footer__logo {
    order: 1;
    width: 9.4rem;
  }
  .footer__contacts {
    order: 3;
    width: 100%;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  .footer__social-wrapper {
    order: 2;
  }
  .footer__main {
    font-size: 1.3rem;
    line-height: 1.7rem;
    width: auto;
    row-gap: 2.3rem;
    flex-direction: column;
  }
  .footer__title {
    margin-bottom: 1.1rem;
  }
  .footer__secondary {
    text-align: center;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 1.9rem;
    padding-top: 1.8rem;
    padding-bottom: 2.4rem;
    row-gap: 1rem;
    flex-direction: column-reverse;
  }
  .footer__links {
    width: auto;
    row-gap: 1rem;
    flex-direction: column-reverse;
  }
  .footer__nav ul {
    column-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  .footer__nav--secondary ul {
    grid-template-columns: 1fr 1fr;
  }
  .footer__group--md {
    display: block;
  }
}
@media (max-width: 575px) {
  .footer__primary {
    padding-top: 2rem;
  }
  .footer__phone {
    font-size: 1.6rem;
    line-height: 2.2rem;
    column-gap: 0.8rem;
  }
  .footer__phone i {
    width: 1.3rem;
    height: 1.3rem;
  }
  .footer__email {
    font-size: 1.6rem;
    line-height: 2.2rem;
    column-gap: 0.8rem;
  }
  .footer__email i {
    width: 1.4rem;
    height: 1.4rem;
  }
  .footer__nav {
    font-size: 1.3rem;
    line-height: 1.7rem;
  }
  .footer__nav ul {
    column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .footer__nav--secondary ul {
    grid-template-columns: 1fr 1fr;
  }
}

.section {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.section--white {
  background-color: white;
}
.section--gray {
  background-color: #F7F7F7;
}
.section--beige {
  background-color: #FBFBFB;
}
@media (max-width: 991px) {
  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.section-command {
  padding-bottom: 5rem;
  background-color: #FBFBFB;
}
@media (max-width: 991px) {
  .section-command {
    background-color: transparent;
  }
}

.section-videos {
  padding-top: 5rem;
  background-color: #FBFBFB;
}
@media (max-width: 991px) {
  .section-videos {
    padding-top: 2rem;
    background-color: transparent;
  }
}

.section-actions {
  padding-bottom: 0;
  background-color: #FBFBFB;
}

.section-instructions {
  background-color: white;
}

.section-qa {
  background-color: #FBFBFB;
}

.section-header {
  color: #363D50;
  font-weight: 700;
  font-size: 3.3rem;
  line-height: 125%;
  text-transform: uppercase;
  font-family: var(--ff-secondary);
}
@media (max-width: 991px) {
  .section-header {
    font-size: 2rem;
    line-height: 125%;
  }
}

.section-footer {
  text-align: center;
  margin-top: 3.6rem;
}
.section-footer .btn {
  min-width: 37.6rem;
}
@media (max-width: 991px) {
  .section-footer {
    margin-top: 2rem;
  }
}
@media (max-width: 575px) {
  .section-footer .btn {
    width: 100%;
    min-width: inherit;
  }
}

.container {
  max-width: 152rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 575px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.root {
  display: flex;
  width: 100%;
  max-width: 100%;
  min-height: 100vh;
  padding-top: 15rem;
  overflow: clip;
  flex-direction: column;
}
.root--homepage {
  padding-top: 0 !important;
}
@media (max-width: 991px) {
  .root {
    padding-top: 8rem;
  }
}
@media (max-width: 575px) {
  .root {
    padding-top: 7.7rem;
  }
}

.main {
  flex-grow: 1;
  padding-top: 3.6rem;
  padding-bottom: 10rem;
}
@media (max-width: 991px) {
  .main {
    padding-top: 1.8rem;
    padding-bottom: 5rem;
  }
}

.content {
  font-size: 1.6rem;
  line-height: 150%;
}
.content h2, .content .h2 {
  margin-bottom: 2.7rem;
}
.content h3, .content .h3 {
  margin-bottom: 1.5rem;
}
.content p {
  margin-bottom: 1.5rem;
}
.content p:last-child {
  margin-bottom: 0;
}
.content ol, .content ul {
  margin-bottom: 1.5rem;
}
.content ol:last-child, .content ul:last-child {
  margin-bottom: 0;
}
.content ul {
  list-style-type: none;
}
.content ul li {
  position: relative;
  padding-left: 2.2rem;
}
.content ul li:before {
  top: 0;
  left: 0.8rem;
  content: "•";
  position: absolute;
}
.content ol {
  counter-reset: num;
  list-style-type: none;
}
.content ol li {
  position: relative;
  padding-left: 2.2rem;
}
.content ol li:before {
  top: 0;
  left: 0.4rem;
  position: absolute;
  content: counter(num) ".";
  counter-increment: num;
}
.content .wp-block-image {
  display: block;
  overflow: hidden;
  border-radius: 2.5rem;
}
.content .wp-block-image:not(:first-child) {
  margin-top: 2.4rem;
}
.content .wp-block-image:not(:last-child) {
  margin-bottom: 3.2rem;
}
.content .wp-block-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center center;
}
@media (max-width: 1365px) {
  .content {
    font-size: 1.7rem;
    line-height: 150%;
  }
}
@media (max-width: 1099px) {
  .content {
    font-size: 2.1rem;
    line-height: 150%;
  }
}
@media (max-width: 991px) {
  .content {
    font-size: 1.4rem;
    line-height: 150%;
  }
  .content h2, .content .h2 {
    margin-bottom: 1rem;
  }
  .content h3, .content .h3 {
    margin-bottom: 0.5rem;
  }
  .content p {
    margin-bottom: 1rem;
  }
  .content p:last-child {
    margin-bottom: 0;
  }
  .content ol, .content ul {
    margin-bottom: 1rem;
  }
  .content ol:last-child, .content ul:last-child {
    margin-bottom: 0;
  }
  .content .wp-block-image:not(:first-child) {
    margin-top: 2rem;
  }
  .content .wp-block-image:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.content-media {
  display: block;
  overflow: hidden;
  border-radius: 2.5rem;
}
.content-media:not(:first-child) {
  margin-top: 2.4rem;
}
.content-media:not(:last-child) {
  margin-bottom: 3.2rem;
}
@media (max-width: 991px) {
  .content-media:not(:first-child) {
    margin-top: 2rem;
  }
  .content-media:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.block-header {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.4rem;
  text-transform: uppercase;
  margin-bottom: 4.8rem;
  font-family: var(--ff-secondary);
}
@media (max-width: 991px) {
  .block-header {
    font-size: 2rem;
    line-height: 2.2rem;
    margin-bottom: 2.2rem;
  }
}

.square {
  width: 10rem;
  height: 10rem;
  background-color: black;
}

.iframe-container {
  display: block;
  overflow: hidden;
  border-radius: 2.5rem;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 16:9 */
  overflow: hidden;
}
.iframe-container:not(:first-child) {
  margin-top: 2.4rem;
}
.iframe-container:not(:last-child) {
  margin-bottom: 3.2rem;
}
@media (max-width: 991px) {
  .iframe-container:not(:first-child) {
    margin-top: 2rem;
  }
  .iframe-container:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.rating-vendors {
  margin-top: -2.7rem;
  margin-bottom: 3.6rem;
  display: flex;
  row-gap: 0.6rem;
  column-gap: 1rem;
  align-items: center;
}
@media (max-width: 991px) {
  .rating-vendors {
    margin-top: -1.2rem;
    margin-bottom: 2rem;
    align-items: flex-start;
    flex-direction: column;
  }
}
.rating-vendor {
  font-size: 1.3rem;
  line-height: 1.9rem;
  min-height: 3rem;
  white-space: nowrap;
  padding: 0.4rem 0.9rem 0.4rem 0.5rem;
  border-radius: 3rem;
  background-color: white;
  color: rgba(43, 43, 43, 0.7);
  display: flex;
  align-items: center;
}
.rating-vendor__logo {
  display: block;
  width: 5.4rem;
  flex-shrink: 0;
}
.rating-vendor__value {
  font-weight: 700;
  margin-left: 0.8rem;
}
.rating-vendor__stars {
  flex-shrink: 0;
  margin-left: 0.4rem;
  display: flex;
  align-items: center;
}
.rating-vendor__quantity {
  margin-left: 1.2rem;
  color: rgba(43, 43, 43, 0.7);
  text-decoration: underline;
  transition: var(--transition-time);
}
.rating-vendor__quantity:hover {
  color: rgb(43, 43, 43);
  text-decoration: none;
  transition: var(--transition-time);
}
.rating-vendor .rating__star {
  width: 1rem;
  height: 1rem;
}
.rating-vendor .rating__base,
.rating-vendor .rating__fill {
  column-gap: 0.2rem;
}
@media (max-width: 1219px) {
  .rating-vendor {
    font-size: 1.5rem;
    line-height: 1.9rem;
    min-height: 3.2rem;
  }
  .rating-vendor__logo {
    width: 6rem;
  }
  .rating-vendor__stars {
    width: 6rem;
  }
}
@media (max-width: 1099px) {
  .rating-vendor {
    font-size: 1.7rem;
    line-height: 2.1rem;
    min-height: 3.6rem;
  }
  .rating-vendor__logo {
    width: 7rem;
  }
  .rating-vendor .rating__star {
    width: 1.6rem;
    height: 1.6rem;
  }
}
@media (max-width: 991px) {
  .rating-vendor {
    font-size: 1.3rem;
    line-height: 1.9rem;
    min-height: 3rem;
  }
  .rating-vendor__logo {
    width: 5.4rem;
  }
  .rating-vendor .rating__star {
    width: 1rem;
    height: 1rem;
  }
}
.review-list .swiper-wrapper {
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 1.4rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.review-list .swiper-slide {
  height: auto;
}
@media (max-width: 1099px) {
  .review-list .swiper-wrapper {
    grid-row-gap: 2rem;
    grid-column-gap: 1.4rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 991px) {
  .review-list .swiper-wrapper {
    display: flex;
    grid-row-gap: 0;
    grid-column-gap: 0;
  }
  .review-list .swiper-slide {
    width: 24rem;
  }
}

.review {
  color: #1C1C1C;
  font-size: 1.6rem;
  line-height: 150%;
  height: 100%;
  padding: 3rem 3rem 2.2rem 3rem;
  border-radius: 3rem;
  background-color: white;
  display: flex;
  flex-direction: column;
}
.review__rating {
  font-size: 0;
  line-height: 0;
  display: flex;
  column-gap: 0.2rem;
  align-items: center;
}
.review__header {
  margin-bottom: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.review__star {
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  flex-shrink: 0;
  fill: #F7BB2B;
}
.review__score {
  font-size: 1.2rem;
  line-height: 1.7rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: rgba(28, 28, 28, 0.2);
}
.review__content {
  flex-grow: 1;
  padding-bottom: 1.6rem;
}
.review__content p {
  margin: 0 !important;
}
.review__footer {
  padding-top: 4rem;
  position: relative;
  display: flex;
  column-gap: 1.2rem;
  align-items: center;
}
.review__footer:before {
  top: 0;
  right: 0;
  content: "";
  opacity: 0.2;
  width: 4rem;
  height: 4rem;
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNDAnIGhlaWdodD0nNDAnIHZpZXdCb3g9JzAgMCA0MCA0MCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMzIuNTk3IDQuMTcwMjJWMTEuNTQ1NUMzMi41OTcgMTkuODYxNyAyOS4zMTkxIDI0Ljk2MDcgMjIuNzYzMyAyNi44NDI0VjIyLjQ3MTlDMjUuOTE5OCAyMS4xMzY0IDI3LjU4OTEgMTguMTYyIDI3Ljc3MTIgMTMuNTQ4N0gyMi43NjMzVjQuMTcwMjJIMzIuNTk3Wk0xNi4wMjUzIDQuMTcwMjJWMTEuNTQ1NUMxNi4wMjUzIDE5Ljg2MTcgMTIuNzQ3NCAyNC45NjA3IDYuMTkxNjEgMjYuODQyNFYyMi40NzE5QzkuMzQ4MTEgMjEuMTM2NCAxMS4wMTc0IDE4LjE2MiAxMS4xOTk1IDEzLjU0ODdINi4xOTE2MVY0LjE3MDIySDE2LjAyNTNaJyBmaWxsPScjMUMxQzFDJyBmaWxsLW9wYWNpdHk9JzAuNicvPjwvc3ZnPg==");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.review__media {
  width: 5rem;
  height: 5rem;
  overflow: hidden;
  border-radius: 10rem;
  flex-shrink: 0;
}
.review__name {
  font-weight: 700;
}
.review__info {
  font-size: 1.4rem;
  line-height: 150%;
  color: rgba(28, 28, 28, 0.3);
}
.review--beige {
  background-color: #F9F9F9;
}
@media (max-width: 1099px) {
  .review {
    font-size: 2rem;
    line-height: 150%;
  }
  .review__star {
    width: 1.6rem;
    height: 1.6rem;
  }
  .review__score {
    font-size: 1.6rem;
    line-height: 2rem;
  }
  .review__info {
    font-size: 1.8rem;
  }
}
@media (max-width: 991px) {
  .review {
    font-size: 1.4rem;
    line-height: 150%;
    border-radius: 2rem;
    padding: 1.5rem 2.5rem 2.2rem 1.5rem;
  }
  .review__header {
    margin-bottom: 2.6rem;
  }
  .review__star {
    width: 1.4rem;
    height: 1.4rem;
  }
  .review__score {
    font-size: 1rem;
    line-height: 1.4rem;
  }
  .review__info {
    font-size: 1.2rem;
  }
  .review__content {
    padding-bottom: 1rem;
  }
  .review__footer {
    padding-top: 1.8rem;
    column-gap: 0.8rem;
  }
  .review__footer:before {
    width: 3.2rem;
    height: 3.2rem;
  }
  .review__media {
    width: 3.8rem;
    height: 3.8rem;
  }
}
.reviews-header {
  margin-bottom: 3.6rem;
}
@media (max-width: 1099px) {
  .reviews-header {
    margin-bottom: 2.1rem;
    text-align: center;
  }
}

.reviews-vendors {
  margin-bottom: 3.4rem;
  display: flex;
  row-gap: 0.6rem;
  column-gap: 1rem;
  align-items: center;
}
.reviews-vendors .rating-vendor {
  background-color: #F7F7F7;
}
@media (max-width: 991px) {
  .reviews-vendors {
    margin-bottom: 2rem;
    align-items: center;
    flex-direction: column;
  }
}

.reviews-slider {
  margin: 0 -1.5rem;
}
.reviews-slider .swiper {
  overflow: visible;
}
.reviews-slider .swiper-slide {
  width: 35rem;
  padding: 0 1.5rem;
}

.reviews-control {
  margin-top: 5rem;
  display: flex;
  column-gap: 1.8rem;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .reviews-control {
    margin-top: 2rem;
  }
}

.post-grid {
  display: grid;
  grid-row-gap: 3rem;
  grid-column-gap: 3rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1099px) {
  .post-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 991px) {
  .post-grid {
    grid-row-gap: 1.5rem;
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .post-grid {
    grid-template-columns: 1fr;
  }
}

.post-item {
  color: #191919;
  font-size: 1.5rem;
  line-height: 1.4;
  overflow: hidden;
  border-radius: 2.4rem;
  background-color: white;
  display: flex;
  flex-direction: column;
}
.post-item__media {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 2.4rem;
}
.post-item__content {
  padding: 2.8rem 2.2rem 2.8rem 2.6rem;
}
.post-item__footer {
  display: flex;
  align-items: center;
}
.post-item__date {
  opacity: 0.3;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-bottom: 1rem;
}
.post-item__title {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
}
.post-item__title a {
  color: #191919;
  text-decoration: none;
  transition: var(--transition-time);
}
.post-item__title a:hover {
  color: var(--c-secondary);
  text-decoration: none;
  transition: var(--transition-time);
}
.post-item__text {
  color: rgba(25, 25, 25, 0.85);
  margin-bottom: 1.5rem;
}
.post-item__link {
  fill: var(--c-text-dark);
  color: var(--c-text-dark);
  text-decoration: none;
  transition: var(--transition-time);
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.1rem;
  display: flex;
  column-gap: 0.5rem;
  align-items: center;
}
.post-item__link i {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 0.6rem;
  height: 1.1rem;
  flex-shrink: 0;
}
.post-item__link:hover {
  fill: var(--c-secondary);
  color: var(--c-secondary);
  text-decoration: none;
  transition: var(--transition-time);
}
.post-item__icon {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 5.6rem;
  height: 3.7rem;
  position: absolute;
  flex-shrink: 0;
}
.post-item--beige {
  background-color: #F9F9F9;
}
@media (max-width: 1219px) {
  .post-item {
    font-size: 1.7rem;
  }
  .post-item__date {
    font-size: 1.5rem;
  }
  .post-item__link {
    font-size: 1.7rem;
  }
}
@media (max-width: 1099px) {
  .post-item {
    font-size: 2rem;
  }
  .post-item__date {
    font-size: 1.6rem;
  }
  .post-item__title {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  .post-item__link {
    font-size: 2rem;
    column-gap: 1rem;
  }
  .post-item__link i {
    width: 0.8rem;
    height: 1.5rem;
  }
}
@media (max-width: 991px) {
  .post-item {
    font-size: 1.3rem;
  }
  .post-item__media {
    height: 17rem;
  }
  .post-item__content {
    padding: 1.6rem 2rem 2.6rem 2rem;
  }
  .post-item__date {
    font-size: 1.2rem;
    margin-bottom: 0.8rem;
  }
  .post-item__title {
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-bottom: 0.8rem;
  }
  .post-item__text {
    margin-bottom: 1.2rem;
  }
  .post-item__link {
    font-size: 1.3rem;
    column-gap: 0.6rem;
  }
  .post-item__link i {
    width: 0.6rem;
    height: 1.1rem;
  }
  .post-item__icon {
    width: 4.5rem;
    height: 3.1rem;
  }
}
.post {
  margin-bottom: 11rem;
  border-radius: 4.2rem;
  background-color: white;
  padding: 6.6rem 8.4rem 4.8rem 8.4rem;
}
.post__back {
  text-align: center;
  padding-top: 4.6rem;
}
.post__back .btn {
  min-width: 29.6rem;
}
@media (max-width: 1099px) {
  .post {
    padding: 3.6rem 3rem 4rem 3rem;
  }
}
@media (max-width: 991px) {
  .post {
    border-radius: 3rem;
  }
}
@media (max-width: 575px) {
  .post {
    margin-bottom: 5rem;
    padding: 3.6rem 1.5rem 4rem 1.5rem;
  }
  .post__back .btn {
    width: 100%;
    min-width: inherit;
  }
}

.posts-slider {
  margin: 0 -1.5rem;
}
.posts-slider .swiper {
  overflow: visible;
}
.posts-slider .swiper-slide {
  padding: 0 1.5rem;
  max-width: 37.8rem;
}
@media (max-width: 991px) {
  .posts-slider {
    margin: 0 -0.8rem;
  }
  .posts-slider .swiper-slide {
    width: 29.2rem;
    padding: 0 0.8rem;
  }
}

.post-block {
  margin-top: 4rem;
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 1.4rem;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 991px) {
  .post-block {
    grid-template-columns: 1fr 1fr;
  }
  .post-block .post-item:nth-child(3) {
    display: none;
  }
}
@media (max-width: 575px) {
  .post-block {
    grid-template-columns: 1fr;
  }
  .post-block .post-item:nth-child(2) {
    display: none;
  }
}

.instructions-block {
  margin-top: 4rem;
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 1.4rem;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 991px) {
  .instructions-block {
    margin-top: 2rem;
  }
}

.instructions-block {
  margin-top: 4rem;
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 991px) {
  .instructions-block {
    margin-top: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .instructions-block .post-item:nth-child(3), .instructions-block .post-item:nth-child(4) {
    display: none;
  }
}
@media (max-width: 575px) {
  .instructions-block {
    grid-template-columns: 1fr;
  }
  .instructions-block .post-item:nth-child(2) {
    display: none;
  }
}

.contacts {
  min-height: 69rem;
  overflow: hidden;
  border-radius: 2rem;
  background-color: white;
  display: flex;
}
.contacts__main {
  z-index: 20;
  width: 63.2rem;
  position: relative;
  flex-shrink: 0;
  background-color: white;
  border-radius: 2rem 5rem 5rem 2rem;
  display: flex;
  column-gap: 4.2rem;
  flex-direction: column;
}
.contacts__content {
  padding: 3.6rem 4.8rem 4.4rem 4.8rem;
  flex-grow: 1;
}
.contacts__footer {
  min-height: 12.5rem;
  padding: 3.2rem 3.8rem;
  border-radius: 5rem;
  background-color: #191919;
  display: flex;
  column-gap: 3.6rem;
}
.contacts__label {
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin-bottom: 0.3rem;
  color: rgba(255, 255, 255, 0.6);
}
.contacts__value {
  color: white;
  font-size: 2.2rem;
  line-height: 3rem;
  white-space: nowrap;
}
.contacts__value a {
  color: white;
  text-decoration: underline;
}
.contacts__value a:hover {
  color: white;
  text-decoration: none;
}
.contacts__header {
  font-weight: 700;
  font-size: 3rem;
  line-height: 3.4rem;
  margin-bottom: 2.4rem;
  text-transform: uppercase;
  font-family: var(--ff-secondary);
}
.contacts__lead {
  max-width: 44.8rem;
  font-size: 1.5rem;
  line-height: 130%;
  margin-bottom: 3rem;
}
.contacts__form {
  max-width: 44.8rem;
}
.contacts__field {
  margin-bottom: 1.7rem;
}
.contacts__map {
  flex-grow: 1;
}
@media (max-width: 1365px) {
  .contacts__lead {
    font-size: 1.7rem;
    line-height: 130%;
  }
  .contacts__label {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
}
@media (max-width: 1099px) {
  .contacts__lead {
    font-size: 1.9rem;
    line-height: 2.1rem;
  }
  .contacts__label {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media (max-width: 991px) {
  .contacts {
    flex-direction: column;
    border-radius: 3rem;
  }
  .contacts__main {
    width: auto;
    border-radius: 3rem;
  }
  .contacts__content {
    padding: 2.8rem 3rem 3.6rem 3rem;
  }
  .contacts__map {
    width: auto;
    height: 40rem;
    margin-top: -3.5rem;
  }
  .contacts__header {
    font-size: 2rem;
    line-height: 2.2rem;
    margin-bottom: 1rem;
  }
  .contacts__lead {
    font-size: 1.4rem;
    line-height: 130%;
    margin-bottom: 1.6rem;
  }
  .contacts__footer {
    padding: 2.4rem 3rem;
    min-height: inherit;
    border-radius: 3rem;
  }
  .contacts__label {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .contacts__value {
    font-size: 1.7rem;
    line-height: 2.3rem;
  }
}
@media (max-width: 575px) {
  .contacts__content {
    padding: 2.8rem 1.5rem 3.6rem 1.5rem;
  }
  .contacts__footer {
    padding: 1.5rem;
    row-gap: 1.4rem;
    flex-direction: column;
  }
  .contacts__map {
    height: 29.6rem;
  }
}

.contacts-map {
  height: 100%;
  width: auto;
  margin-left: -5.4rem;
}
@media (max-width: 991px) {
  .contacts-map {
    margin-left: 0;
  }
}

.phone {
  text-decoration: none !important;
}

.discount-section {
  background: #F7F7F7;
}

.discount {
  position: relative;
  min-height: 70rem;
  padding-top: 3.6rem;
  padding-bottom: 5rem;
}
.discount__media {
  z-index: 1;
  bottom: 0;
  right: -12.4rem;
  position: absolute;
  width: 76.2rem;
}
.discount__content {
  z-index: 20;
  position: relative;
}
.discount__breadcrumb {
  margin-bottom: 2.2rem;
}
.discount__breadcrumb .breadcrumb {
  margin-bottom: 0 !important;
}
.discount__header {
  max-width: 72rem;
  font-size: 4.1rem;
  line-height: 125%;
  margin-bottom: 3.6rem;
}
.discount__button .btn-lead {
  min-width: 34rem;
}
.discount__countdown {
  margin-bottom: 3.6rem;
}
@media (max-width: 991px) {
  .discount {
    min-height: inherit;
    padding-top: 1.8rem;
    padding-bottom: 0;
  }
  .discount__bradcrumb {
    margin-bottom: 2.2rem;
  }
  .discount__countdown {
    margin-bottom: 2.8rem;
  }
  .discount__media {
    margin: 0 auto;
    max-width: 60rem;
    width: auto;
    left: auto;
    right: auto;
    bottom: auto;
    position: relative;
  }
  .discount__image {
    margin: 0 -2rem;
  }
  .discount__header {
    font-size: 3.4rem;
    line-height: 3.8rem;
    margin-bottom: 1.8rem;
  }
  .discount__content {
    padding-bottom: 3.2rem;
  }
}
@media (max-width: 575px) {
  .discount__header {
    max-width: 30rem;
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .discount__button .btn-lead {
    width: 100%;
    min-width: inherit;
  }
}

.countdown {
  display: flex;
  align-items: flex-start;
  font-family: var(--ff-fourth);
}
.countdown__value {
  color: #3D3D3D;
  font-size: 4.2rem;
  line-height: 4.2rem;
  display: flex;
  column-gap: 0.5rem;
}
.countdown__value span {
  width: 3.4rem;
  height: 5.2rem;
  font-weight: 700;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.countdown__divider {
  opacity: 0.5;
  color: #232323;
  width: 2.8rem;
  height: 5.2rem;
  text-align: center;
  font-size: 4.2rem;
  line-height: 4.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--ff-fourth);
}
.countdown__label {
  text-align: center;
  padding-top: 0.3rem;
  opacity: 0.5;
  font-size: 1.4rem;
  line-height: 1.7rem;
}
@media (max-width: 1099px) {
  .countdown__label {
    font-size: 1.7rem;
    line-height: 1.9rem;
  }
}
@media (max-width: 991px) {
  .countdown__value {
    font-size: 3rem;
    line-height: 3.2rem;
  }
  .countdown__value span {
    width: 2.8rem;
    height: 4.2rem;
  }
  .countdown__divider {
    width: 2.8rem;
    height: 4.2rem;
    font-size: 3rem;
    line-height: 3.2rem;
  }
  .countdown__label {
    padding-top: 0.2rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}
.partners-header {
  text-align: center;
  margin-bottom: 3.6rem;
}
@media (max-width: 991px) {
  .partners-header {
    text-align: left;
    margin-bottom: 2rem;
  }
}

.partners-intro {
  text-align: center;
  font-size: 1.8rem;
  line-height: 160%;
  color: rgba(43, 43, 43, 0.6);
  margin-top: 1rem;
  margin-bottom: 5.2rem;
}
@media (max-width: 1099px) {
  .partners-intro {
    font-size: 2.1rem;
    line-height: 160%;
    margin-bottom: 3rem;
  }
}
@media (max-width: 991px) {
  .partners-intro {
    font-size: 1.5rem;
    line-height: 130%;
    margin-bottom: 3rem;
    color: rgb(43, 43, 43);
  }
}
.partners-body {
  margin: 0 -2rem;
}
.partners-body .swiper {
  overflow: visible;
}
.partners-body .swiper-slide {
  max-width: 50.8rem;
  padding: 0 2rem;
}
@media (max-width: 1365px) {
  .partners-body {
    margin: 0 -1.5rem;
  }
  .partners-body .swiper-slide {
    padding: 0 1.5rem;
  }
}
@media (max-width: 991px) {
  .partners-body {
    margin: 0 -0.8rem;
  }
  .partners-body .swiper-slide {
    width: 28.6rem;
    padding: 0 0.8rem;
  }
}
.partner-item {
  color: #2B2B2B;
  overflow: hidden;
  border-radius: 3rem;
  background-color: #F7F7F7;
  display: flex;
  flex-direction: column;
}
.partner-item__image {
  display: block;
  overflow: hidden;
  border-radius: 3rem;
}
.partner-item__content {
  padding: 2.4rem 2.5rem;
}
.partner-item__income {
  margin-bottom: 2rem;
}
.partner-item__label {
  font-size: 1.5rem;
  line-height: 120%;
}
.partner-item__value {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 120%;
  white-space: nowrap;
}
.partner-item__company {
  fill: black;
  color: #2B2B2B;
  font-size: 1.6rem;
  line-height: 120%;
  margin-bottom: 2.2rem;
  display: flex;
  column-gap: 1.4rem;
  align-items: center;
}
.partner-item__company i {
  font-size: 0;
  line-height: 0;
  display: block;
  flex-shrink: 0;
  width: 1.6rem;
  height: 1.6rem;
}
.partner-item__tags {
  margin-bottom: 2.4rem;
  display: flex;
  row-gap: 1rem;
  column-gap: 1rem;
  align-items: flex-start;
  flex-direction: column;
}
.partner-item__tag {
  color: #2B2B2B;
  min-height: 3.6rem;
  padding: 1rem;
  font-size: 1.5rem;
  line-height: 1.6rem;
  border-radius: 3rem;
  border: 1px solid #2B2B2B;
  display: flex;
  align-items: center;
}
@media (max-width: 1099px) {
  .partner-item__label {
    font-size: 1.7rem;
    line-height: 120%;
  }
  .partner-item__value {
    font-size: 2.8rem;
    line-height: 120%;
  }
  .partner-item__company {
    font-size: 1.9rem;
    line-height: 120%;
  }
  .partner-item__company i {
    width: 1.9rem;
    height: 1.9rem;
  }
  .partner-item__tag {
    min-height: 4rem;
    font-size: 1.8rem;
    line-height: 2rem;
  }
}
@media (max-width: 991px) {
  .partner-item__content {
    padding: 1.5rem;
  }
  .partner-item__income {
    margin-bottom: 1.1rem;
  }
  .partner-item__label {
    font-size: 1.4rem;
    line-height: 120%;
  }
  .partner-item__value {
    font-size: 2rem;
    line-height: 120%;
  }
  .partner-item__company {
    font-size: 1.4rem;
    line-height: 120%;
    margin-bottom: 1.5rem;
  }
  .partner-item__company i {
    width: 1.6rem;
    height: 1.6rem;
  }
  .partner-item__tags {
    margin-bottom: 1.8rem;
  }
  .partner-item__tag {
    padding: 0.6rem 1rem;
    min-height: 3.4rem;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
.section--gray .partner-item {
  background-color: white;
}

.partners-map {
  height: 77rem;
  margin-bottom: 5rem;
}
@media (max-width: 991px) {
  .partners-map {
    height: 30rem;
    margin-bottom: 0;
  }
}
.partners-donut {
  z-index: 1;
  left: 50%;
  top: 5rem;
  opacity: 0.4;
  position: absolute;
  transform: translateX(-50%);
  width: 243.6rem;
  height: 243.6rem;
  border-radius: 243.6rem;
  border: 12rem solid white;
}
@media (max-width: 991px) {
  .partners-donut {
    display: none;
  }
}

.partners-list {
  display: none;
  margin-top: 2.8rem;
}
@media (max-width: 991px) {
  .partners-list {
    display: flex;
    row-gap: 1rem;
    flex-direction: column;
  }
}

.partner-address {
  font-size: 1.4rem;
  line-height: 1.4rem;
  border-radius: 1rem;
  background-color: white;
  padding: 1.6rem 2rem 2rem 1.4rem;
  display: flex;
  column-gap: 2.2rem;
  align-items: center;
}
.partner-address__num {
  color: white;
  width: 2.2rem;
  height: 2.2rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  border-radius: 3rem;
  background-color: #EF4444;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

.cause {
  color: white;
  overflow: hidden;
  position: relative;
  padding-top: 10rem;
  background-color: #1D1D1D;
}
.cause__header {
  color: white;
  margin-bottom: 4rem;
}
.cause__main {
  max-width: 115rem;
  margin: 0 auto 4rem auto;
  display: grid;
  grid-row-gap: 6rem;
  grid-column-gap: 4.2rem;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.cause__item {
  font-size: 1.8rem;
  line-height: 130%;
}
.cause__icon {
  width: 9.3rem;
  margin-bottom: 1.5rem;
}
.cause__image {
  overflow: hidden;
  border-radius: 5rem 5rem 0 0;
}
.cause__image--sm {
  display: none;
}
.cause__pattern {
  position: absolute;
}
.cause__pattern--01 {
  top: 0;
  right: 0;
  z-index: 1;
  width: 51.8rem;
}
.cause__pattern--02 {
  left: 0;
  bottom: 0;
  z-index: 20;
  width: 38.1rem;
}
.cause__pattern--03 {
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 57.6rem;
}
@media (max-width: 991px) {
  .cause {
    padding-top: 5rem;
  }
  .cause__header {
    margin-bottom: 2.2rem;
  }
  .cause__pattern {
    display: none;
  }
  .cause__main {
    margin-bottom: 3rem;
    grid-row-gap: 3rem;
    grid-column-gap: 2rem;
  }
  .cause__item {
    font-size: 1.2rem;
    line-height: 130%;
    text-align: center;
  }
  .cause__icon {
    width: 7.5rem;
    margin: 0 auto 1rem auto;
  }
}
@media (max-width: 575px) {
  .cause__main {
    grid-row-gap: 1.5rem;
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }
  .cause__item {
    font-size: 1.4rem;
    line-height: 130%;
  }
  .cause__image--md {
    display: none;
  }
  .cause__image--sm {
    display: block;
  }
}

.command {
  margin-top: 6rem;
}
.command .swiper {
  overflow: visible;
}
.command .swiper-wrapper {
  display: grid;
  grid-row-gap: 1.8rem;
  grid-column-gap: 3rem;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 991px) {
  .command {
    margin: 5.4rem -0.8rem 0 -0.8rem;
  }
  .command .swiper-wrapper {
    grid-row-gap: 0;
    grid-column-gap: 0;
    display: flex;
  }
  .command .swiper-slide {
    width: 21.2rem;
    padding: 0 0.8rem;
  }
}
.command-item {
  color: #2B2B2B;
  min-height: 19.3rem;
  font-size: 1.5rem;
  line-height: 130%;
  position: relative;
  border-radius: 3rem;
  background-color: white;
  display: flex;
  column-gap: 1rem;
}
.command-item__media {
  width: 15.4rem;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-end;
}
.command-item__image {
  width: 100%;
  flex-shrink: 0;
}
.command-item__content {
  padding: 3.8rem 2rem 2rem 0;
}
.command-item__name {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.2rem;
  margin-bottom: 1rem;
}
@media (max-width: 1099px) {
  .command-item {
    font-size: 1.7rem;
    line-height: 130%;
  }
}
@media (max-width: 991px) {
  .command-item {
    font-size: 1.3rem;
    line-height: 130%;
    text-align: center;
    display: block;
    padding: 9.6rem 1.8rem 1.8rem 1.8rem;
  }
  .command-item__media {
    top: -2.6rem;
    left: 50%;
    transform: translateX(-50%);
    width: 8.6rem;
    position: absolute;
  }
  .command-item__media:before {
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    height: 4rem;
    position: absolute;
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  }
  .command-item__name {
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 0.6rem;
  }
  .command-item__content {
    padding: 0;
  }
  .command-item__text br {
    display: none;
  }
}
.qa-block {
  max-width: 84rem;
  margin: 5rem auto 0 auto;
  display: flex;
  row-gap: 1.5rem;
  flex-direction: column;
}
@media (max-width: 991px) {
  .qa-block {
    row-gap: 1.1rem;
  }
}
.qa {
  border-radius: 3rem;
  background-color: white;
}
.qa__header {
  min-height: 7.5rem;
  padding: 1.5rem 2rem 1.5rem 2.6rem;
  display: flex;
  column-gap: 4rem;
  align-items: center;
  justify-content: space-between;
}
.qa__title {
  color: #545454;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 140%;
}
.qa__icon {
  color: #4C63B5;
  font-size: 2.8rem;
  line-height: 3.2rem;
  font-family: var(--ff-third);
}
.qa__icon:before {
  content: "+";
}
.qa__content {
  color: #464646;
  font-size: 1.6rem;
  line-height: 140%;
  font-family: var(--ff-third);
}
.qa__content p {
  margin: 0 !important;
}
.qa__content a {
  color: var(--c-secondary);
  text-decoration: underline;
}
.qa__content a:hover {
  color: var(--c-secondary);
  text-decoration: none;
}
.qa__wrapper {
  padding: 3.3rem 2.6rem;
  border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.qa.open .qa__icon:before {
  content: "-";
}
@media (max-width: 1099px) {
  .qa__title {
    font-size: 2rem;
    line-height: 140%;
  }
  .qa__icon {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
  .qa__content {
    font-size: 1.8rem;
    line-height: 140%;
  }
}
@media (max-width: 991px) {
  .qa {
    border-radius: 2rem;
  }
  .qa__header {
    padding: 1.5rem;
    min-height: 6rem;
    align-items: flex-start;
  }
  .qa__title {
    font-size: 1.6rem;
    line-height: 140%;
  }
  .qa__icon {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
  .qa__content {
    font-size: 1.4rem;
    line-height: 140%;
  }
  .qa__wrapper {
    padding: 1.5rem;
  }
}
.marketing-header {
  max-width: 70rem;
  text-align: center;
  margin: 0 auto 5rem auto;
}
.marketing-header__title {
  margin-bottom: 2.6rem;
}
.marketing-header__subtitle {
  font-size: 1.6rem;
  line-height: 1.9rem;
}
@media (max-width: 991px) {
  .marketing-header {
    max-width: 40rem;
    margin-bottom: 2.6rem;
  }
  .marketing-header__title {
    margin-bottom: 0.6rem;
  }
  .marketing-header__subtitle {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}
@media (max-width: 575px) {
  .marketing-header__subtitle {
    margin: 0 auto;
    max-width: 26rem;
  }
}

.materials {
  display: grid;
  grid-row-gap: 2.8rem;
  grid-column-gap: 2.8rem;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 991px) {
  .materials {
    grid-row-gap: 5.4rem;
    padding-top: 3.5rem;
  }
}
@media (max-width: 575px) {
  .materials {
    grid-template-columns: 1fr;
  }
}

.materials-button {
  text-align: center;
  margin-top: 3.5rem;
}
.materials-button .btn-lead {
  min-width: 36.5rem;
}
@media (max-width: 575px) {
  .materials-button {
    margin-top: 2.6rem;
  }
  .materials-button .btn-lead {
    width: 100%;
    min-width: inherit;
  }
}

.material-item {
  font-size: 2.5rem;
  line-height: 3rem;
  position: relative;
  padding: 1.6rem 1.6rem 2.4rem 1.6rem;
  font-family: var(--ff-third);
  border-radius: 3rem;
  background-color: white;
  display: flex;
  column-gap: 4rem;
}
.material-item__media {
  width: 13.8rem;
  display: block;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 1.5rem;
}
.material-item__content {
  display: flex;
  row-gap: 1rem;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .material-item {
    font-size: 1.6rem;
    line-height: 2rem;
    text-align: center;
    flex-direction: column;
    padding: 5rem 1.4rem 2.4rem 1.4rem;
  }
  .material-item__media {
    left: 50%;
    top: -3.5rem;
    transform: translateX(-50%);
    position: absolute;
    width: 7.4rem;
    height: 7.4rem;
  }
  .material-item__content {
    flex-grow: 1;
    row-gap: 1.4rem;
  }
  .material-item__text {
    margin: 0 auto;
    max-width: 27rem;
  }
  .material-item__text br {
    display: none;
  }
}
@media (max-width: 575px) {
  .material-item {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }
}

.questions {
  overflow: hidden;
  position: relative;
  padding-top: 10rem;
  padding-bottom: 11.4rem;
  background-color: #2E2E2E;
}
.questions__header {
  text-align: center;
  margin-bottom: 5rem;
}
.questions__content {
  max-width: 126.4rem;
  margin: 0 auto 7rem auto;
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr;
}
.questions__item {
  color: white;
  font-weight: 700;
  font-size: 2rem;
  line-height: 130%;
  display: flex;
  column-gap: 2rem;
  align-items: center;
}
.questions__media {
  width: 12.7rem;
  height: 12.7rem;
  border-radius: 20rem;
  flex-shrink: 0;
}
.questions__quiz {
  position: relative;
}
.questions__quiz:before {
  bottom: -1.4rem;
  content: "";
  left: 19.4rem;
  right: 19.4rem;
  height: 5rem;
  position: absolute;
  border-radius: 2rem;
  background-color: #A62828;
  box-shadow: 0px 50px 50px 0px rgba(0, 0, 0, 0.1);
}
.questions__pattern {
  z-index: 1;
  position: absolute;
}
.questions__pattern--01 {
  top: 0;
  left: 0;
  width: 52.3rem;
}
.questions__pattern--02 {
  right: 0;
  bottom: 0;
  width: 127.9rem;
}
@media (max-width: 991px) {
  .questions {
    padding-top: 5rem;
    padding-bottom: 5.7rem;
  }
  .questions__header {
    text-align: left;
    margin-bottom: 2.8rem;
  }
  .questions__content {
    margin-bottom: 3.4rem;
    grid-row-gap: 1.4rem;
    grid-template-columns: 1fr;
  }
  .questions__pattern {
    display: none;
  }
  .questions__item {
    font-size: 1.5rem;
    line-height: 130%;
    column-gap: 1.2rem;
  }
  .questions__media {
    width: 8rem;
    height: 8rem;
  }
  .questions__quiz:before {
    left: 1.6rem;
    right: 1.6rem;
    bottom: -0.8rem;
  }
}
.cooperation-section {
  overflow: hidden;
  background-color: #FAFAFA;
}

.cooperation {
  position: relative;
  min-height: 68.5rem;
  padding-top: 3.6rem;
  padding-bottom: 5rem;
}
.cooperation__breadcrumb {
  margin-bottom: 3.6rem;
}
.cooperation__breadcrumb .breadcrumb {
  margin-bottom: 0 !important;
}
.cooperation__header {
  font-size: 4.1rem;
  line-height: 125%;
  max-width: 50rem;
  margin-bottom: 2.3rem;
}
.cooperation__steps {
  margin-bottom: 3.5rem;
  display: grid;
  grid-row-gap: 2.4rem;
  grid-template-columns: 1fr;
}
.cooperation__step {
  color: #14141E;
  font-size: 1.6rem;
  line-height: 1.9rem;
  display: flex;
  column-gap: 2.2rem;
  align-items: flex-start;
}
.cooperation__num {
  width: 3.2rem;
  height: 3.2rem;
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: var(--c-secondary);
  border-radius: 4rem;
  font-family: var(--ff-third);
  border: 0.3rem solid var(--c-secondary);
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}
.cooperation__button .btn-lead {
  width: 34rem;
}
.cooperation__content {
  z-index: 20;
  position: relative;
}
.cooperation__media {
  z-index: 1;
  bottom: 0;
  right: -1rem;
  width: 102.2rem;
  position: absolute;
}
@media (max-width: 991px) {
  .cooperation {
    padding-bottom: 0;
    padding-top: 1.8rem;
  }
  .cooperation__header {
    max-width: 100%;
    font-size: 3.2rem;
    line-height: 114%;
  }
  .cooperation__media {
    width: auto;
    left: auto;
    right: auto;
    bottom: auto;
    position: relative;
  }
  .cooperation__image {
    margin-left: -2rem;
    margin-right: -10rem;
  }
  .cooperation__steps {
    margin-bottom: 2.8rem;
    grid-row-gap: 1.8rem;
    grid-template-columns: 1fr 1fr;
  }
  .cooperation__step {
    color: #14141E;
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .cooperation__button .btn-lead {
    width: 100%;
    min-width: inherit;
  }
  .cooperation__content {
    margin-bottom: 3rem;
  }
}
@media (max-width: 575px) {
  .cooperation__header {
    font-size: 2.3rem;
    line-height: 114%;
  }
  .cooperation__steps {
    grid-template-columns: 1fr;
  }
  .cooperation__content {
    margin-bottom: 4rem;
  }
  .cooperation__image {
    margin-left: -1.5rem;
    margin-right: -5rem;
  }
}

.quiz {
  z-index: 20;
  position: relative;
  min-height: 56rem;
  border-radius: 3.5rem;
  background-color: white;
  padding: 5rem 12.2rem;
  display: flex;
  flex-direction: column;
}
.quiz__section {
  display: none;
  flex-grow: 1;
  row-gap: 1.6rem;
  flex-direction: column;
}
.quiz__section.active {
  display: flex;
}
.quiz__steps {
  display: flex;
  column-gap: 0.7rem;
  align-items: center;
}
.quiz__step {
  width: 3.2rem;
  height: 3.2rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
  border-radius: 4rem;
  font-family: var(--ff-third);
  color: #F8F8F8;
  position: relative;
  background-color: #F8F8F8;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}
.quiz__step:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.5rem;
  height: 1.7rem;
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjUnIGhlaWdodD0nMTcnIHZpZXdCb3g9JzAgMCAyNSAxNycgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNNi4xODEyNCAxNi42MTk3SDUuMDkxODVDMi40NjcxMiAxNi42MTk3IDAuMzM5MzU1IDE0LjQ5MTkgMC4zMzkzNTUgMTEuODY3MlYxMC4zNU0xNy4yNDMxIDAuMzM5MzU1SDE4Ljk1NDRDMjEuNTc5MSAwLjMzOTM1NSAyMy43MDY5IDIuNDY3MTIgMjMuNzA2OSA1LjA5MTg1VjYuODAyNzMnIHN0cm9rZT0nI0Q4RDhEOCcgc3Ryb2tlLXdpZHRoPScwLjY3ODkyOCcvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.quiz__step.active {
  color: #D8D8D8;
  background-color: #393939;
}
.quiz__step.active:before {
  opacity: 1;
  visibility: visible;
}
.quiz__step.passed {
  color: #D8D8D8;
  background-color: #E9E9E9;
}
.quiz__step.passed:before {
  opacity: 1;
  visibility: visible;
}
.quiz__body {
  flex-grow: 1;
  position: relative;
}
.quiz__body--row {
  display: flex;
  justify-content: space-between;
}
.quiz__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quiz__next {
  width: 23rem;
  flex-shrink: 0;
}
.quiz__header {
  color: #363D50;
  font-weight: 700;
  font-size: 3rem;
  line-height: 125%;
  max-width: 94rem;
  margin-bottom: 3.2rem;
  text-transform: uppercase;
  font-family: var(--ff-secondary);
}
.quiz__header--02 {
  margin-bottom: 6.4rem;
}
.quiz__header--04 {
  margin-bottom: 2rem;
}
.quiz__col-2 {
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 2.4rem;
  grid-template-columns: 1fr 1fr;
}
.quiz__col-4 {
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 1.5rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.quiz__col-3 {
  display: grid;
  grid-row-gap: 2rem;
  grid-column-gap: 1.3rem;
  grid-template-columns: 1fr 1fr 1fr;
}
.quiz__main {
  width: 68rem;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
}
.quiz__gifts {
  display: grid;
  grid-row-gap: 0.7rem;
  grid-template-columns: 1fr 1fr;
}
.quiz__gift {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 130%;
  display: flex;
  column-gap: 2.2rem;
  align-items: center;
}
.quiz__gift i {
  display: block;
  width: 9.4rem;
  height: 9.4rem;
  overflow: hidden;
  border-radius: 10rem;
  flex-shrink: 0;
}
.quiz__form {
  width: 41.2rem;
  padding-top: 1.4rem;
  flex-shrink: 0;
}
.quiz__back {
  left: 0;
  z-index: 50;
  bottom: 1rem;
  position: absolute;
}
@media (max-width: 1099px) {
  .quiz__form {
    width: 48rem;
  }
}
@media (max-width: 991px) {
  .quiz {
    min-height: 45rem;
    padding: 2rem 3rem 3rem 3rem;
  }
  .quiz__section {
    row-gap: 1.4rem;
  }
  .quiz__steps {
    column-gap: 0.4rem;
  }
  .quiz__step {
    font-size: 1.2rem;
    line-height: 1.4rem;
    width: 2.6rem;
    height: 2.6rem;
  }
  .quiz__step:before {
    width: 2rem;
    height: 1.4rem;
  }
  .quiz__col-2 {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }
  .quiz__col-3 {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }
  .quiz__col-4 {
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }
  .quiz__header {
    font-size: 2rem;
    line-height: 125%;
    margin-bottom: 1.4rem;
  }
  .quiz__footer {
    padding-top: 0.2rem;
  }
  .quiz__next {
    width: 14.6rem;
  }
  .quiz__next .btn-lead {
    padding: 1rem;
    font-size: 1.3rem;
    min-height: 4.6rem;
    line-height: 1.6rem;
  }
  .quiz__body--row {
    display: flex;
    row-gap: 2.5rem;
    flex-direction: column;
  }
  .quiz__form {
    width: auto;
    padding: 0;
  }
  .quiz__form .form {
    border: none;
    padding-bottom: 0;
    background-color: transparent;
  }
  .quiz__form .form:before {
    display: none;
  }
  .quiz__form .form__layout {
    padding: 0;
    border: none;
  }
  .quiz__form .checkbox br {
    display: none;
  }
  .quiz__gifts {
    grid-row-gap: 1.3rem;
    grid-template-columns: 1fr;
  }
  .quiz__gift {
    font-size: 1.5rem;
    line-height: 130%;
    column-gap: 1.2rem;
  }
  .quiz__gift i {
    width: 8rem;
    height: 8rem;
  }
  .quiz__back {
    left: auto;
    bottom: auto;
    position: relative;
    margin-top: 0.2rem;
    margin-bottom: -1rem;
  }
}
@media (max-width: 575px) {
  .quiz {
    padding: 2rem 1.5rem 3rem 1.5rem;
  }
  .quiz__header {
    font-size: 1.6rem;
    line-height: 125%;
  }
  .quiz__form .checkbox br {
    display: block;
  }
}

.quiz-item {
  cursor: pointer;
  overflow: hidden;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 140%;
  padding-left: 2rem;
  border-radius: 1.5rem;
  background-color: white;
  box-shadow: 0px 94px 26px 0px rgba(0, 0, 0, 0), 0px 60px 24px 0px rgba(0, 0, 0, 0), 0px 34px 20px 0px rgba(0, 0, 0, 0.01), 0px 15px 15px 0px rgba(0, 0, 0, 0.02), 0px 4px 8px 0px rgba(0, 0, 0, 0.02);
  display: flex;
  column-gap: 2.2rem;
  align-items: center;
}
.quiz-item__input {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  outline: none;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.quiz-item input:checked + .quiz-item__icon {
  background-color: var(--c-secondary);
  border-color: var(--c-secondary);
}
.quiz-item input:checked + .quiz-item__icon:before {
  opacity: 1;
  visibility: visible;
}
.quiz-item__text {
  display: block;
  flex-grow: 1;
}
.quiz-item__image {
  width: 11.8rem;
  display: block;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 1.5rem;
}
.quiz-item__image--03 {
  width: 8rem;
  height: 9rem;
}
.quiz-item__icon {
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  border-radius: 2.5rem;
  background-color: transparent;
  border: 0.1rem solid rgba(0, 0, 0, 0.2);
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}
.quiz-item__icon:before {
  content: "";
  width: 1.1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTEnIGhlaWdodD0nMTAnIHZpZXdCb3g9JzAgMCAxMSAxMCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNOS44NDU1NCAwLjIxNDMxQzkuNTgxNDIgLTAuMDcxNDM2OCA5LjE1MzI3IC0wLjA3MTQzNjggOC44ODkxMyAwLjIxNDMxTDMuMzg5NjYgNi4xNjQwM0wyLjExMDg5IDQuNzgwNjdDMS44NDY3OCA0LjQ5NDkyIDEuNDE4NjQgNC40OTQ5MiAxLjE1NDUgNC43ODA2N0wwLjE5ODA4OCA1LjgxNTM4Qy0wLjA2NjAyOTMgNi4xMDExMyAtMC4wNjYwMjkzIDYuNTY0MzMgMC4xOTgwODggNi44NTAxTDEuOTU1MDcgOC43NTA5N0wyLjkxMTQ2IDkuNzg1NjlDMy4xNzU1OCAxMC4wNzE0IDMuNjAzODYgMTAuMDcxNCAzLjg2Nzg2IDkuNzg1NjlMNC44MjQyNSA4Ljc1MDk3TDEwLjgwMTkgMi4yODM3NEMxMS4wNjYgMS45OTggMTEuMDY2IDEuNTM0NzcgMTAuODAxOSAxLjI0OTAzTDkuODQ1NTQgMC4yMTQzMVonIGZpbGw9J3doaXRlJy8+PC9zdmc+");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  flex-shrink: 0;
  opacity: 0;
  visibility: hidden;
}
.quiz-item__field {
  flex-grow: 1;
  display: block;
  font-style: normal;
}
.quiz-item__field input {
  margin: 0;
  width: 100%;
  border: none;
  outline: none;
  color: #2F3C4F;
  box-shadow: none;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 2.1rem;
  padding: 1.5rem 0;
  background-color: transparent;
  border-bottom: 0.1rem solid #EDEDED;
  display: block;
  vertical-align: middle;
}
.quiz-item__field input::placeholder {
  color: #2F3C4F;
}
.quiz-item__field input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.quiz-item__field input:focus, .quiz-item__field input:active {
  outline: none;
}
.quiz-item__field input:focus::placeholder, .quiz-item__field input:active::placeholder {
  color: transparent;
}
.quiz-item__field input.error {
  color: var(--c-error) !important;
  border-color: var(--c-error) !important;
}
@media (max-width: 1099px) {
  .quiz-item {
    font-size: 1.8rem;
    line-height: 140%;
  }
}
@media (max-width: 991px) {
  .quiz-item {
    font-size: 1.4rem;
    line-height: 110%;
    padding-left: 1rem;
    column-gap: 0.8rem;
  }
  .quiz-item__icon {
    width: 2rem;
    height: 2rem;
  }
  .quiz-item__icon:before {
    width: 0.9rem;
    height: 0.8rem;
  }
  .quiz-item__image {
    width: 6.5rem;
    height: 6.5rem;
  }
  .quiz-item__image--02 {
    width: 9.2rem;
    height: 6.5rem;
  }
  .quiz-item__image--03 {
    width: 7.6rem;
    height: 6.5rem;
  }
  .quiz-item__field input {
    padding: 1rem 0;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
.quiz-custom {
  padding: 1rem 4rem 1rem 2rem;
  grid-column: span 2;
}
@media (max-width: 991px) {
  .quiz-custom {
    grid-column: span 1;
    min-height: 6.5rem;
    padding: 1rem 2rem 1rem 1rem;
  }
}

.primary {
  min-height: 91rem;
  overflow: hidden;
  position: relative;
  padding-top: 18.6rem;
  padding-bottom: 6.8rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.primary:after, .primary:before {
  top: 0;
  left: 0;
  bottom: 0;
  width: 58%;
  content: "";
  z-index: 20;
  position: absolute;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), rgb(255, 255, 255) 100%);
}
.primary:after {
  width: 54%;
}
.primary:before {
  width: 58%;
}
.primary__media {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  position: absolute;
}
.primary__media--sm {
  display: none;
}
.primary__main {
  z-index: 50;
  position: relative;
}
.primary__wrapper {
  margin-bottom: 3rem;
  display: flex;
  column-gap: 1.8rem;
  align-items: center;
}
.primary__info {
  color: white;
  height: 8rem;
  white-space: nowrap;
  border-radius: 7rem;
  padding: 1.4rem 2.6rem 1rem 2.6rem;
  background: linear-gradient(154.24deg, rgb(11.37, 11.37, 11.37) -9.4%, rgb(58.46, 58.46, 58.46) 51.446%, rgb(11.37, 11.37, 11.37) 101.022%), rgba(255, 255, 255, 0.1);
  font-family: var(--ff-third);
}
.primary__label {
  font-size: 1.5rem;
  line-height: 2rem;
}
.primary__price {
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 3rem;
}
.primary__vendors {
  width: 17.2rem;
  flex-shrink: 0;
}
.primary__header {
  font-weight: 700;
  font-size: 4.1rem;
  line-height: 4.7rem;
  max-width: 58rem;
  margin-bottom: 2.2rem;
  font-family: var(--ff-secondary);
}
.primary__pattern {
  top: 0;
  left: 0;
  bottom: 0;
  width: 52%;
  z-index: 20;
  position: absolute;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), rgb(255, 255, 255) 100%);
  display: block;
}
.primary__pattern:after, .primary__pattern:before {
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  z-index: 20;
  position: absolute;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), rgb(255, 255, 255) 100%);
}
.primary__pattern:after {
  right: 2.7rem;
}
.primary__pattern:before {
  right: 11.2rem;
}
.primary__lead {
  font-size: 1.8rem;
  line-height: 160%;
  margin-bottom: 1.4rem;
  color: rgba(43, 43, 43, 0.7);
}
.primary__lead strong {
  font-weight: 700;
  color: rgb(43, 43, 43);
}
.primary__button .btn-lead {
  min-width: 29rem;
}
.primary__showcase {
  z-index: 5;
  position: relative;
}
.primary__showcase:before {
  top: 0;
  bottom: 0;
  content: "";
  left: -100rem;
  right: -100rem;
  z-index: 20;
  position: absolute;
}
.primary__showcase .swiper {
  overflow: visible;
}
.primary__showcase .swiper-wrapper {
  column-gap: 1.3rem;
  transition-timing-function: linear;
}
.primary__showcase .swiper-slide {
  width: auto;
  animation-timing-function: linear !important;
}
.primary__row {
  display: flex;
  column-gap: 1.3rem;
  align-items: center;
}
@media (max-width: 1099px) {
  .primary__label {
    font-size: 1.7rem;
  }
  .primary__lead {
    font-size: 2.2rem;
    line-height: 160%;
  }
}
@media (max-width: 991px) {
  .primary {
    padding-bottom: 0;
    min-height: inherit;
    padding-top: 8.5rem;
  }
  .primary:after, .primary:before {
    width: 100%;
    top: 22.6rem;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    transform: translateY(-8rem);
  }
  .primary:before {
    bottom: 14.5rem;
  }
  .primary:after {
    bottom: 17rem;
  }
  .primary__pattern {
    width: 100%;
    top: 22.6rem;
    bottom: 18.4rem;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
    transform: translateY(-8rem);
  }
  .primary__pattern:after, .primary__pattern:before {
    top: 0;
    right: 0;
    width: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  }
  .primary__pattern:after {
    bottom: 4rem;
  }
  .primary__pattern:before {
    bottom: 0.8rem;
  }
  .primary__main {
    padding-top: 2rem;
    background-color: white;
  }
  .primary__wrapper {
    column-gap: 0.8rem;
    margin-bottom: 1.4rem;
  }
  .primary__info {
    height: 4.2rem;
    padding: 0.5rem 2rem 0.5rem 1.6rem;
  }
  .primary__label {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .primary__price {
    font-size: 1.8rem;
    line-height: 110%;
  }
  .primary__vendors {
    width: 9.1rem;
  }
  .primary__header {
    font-size: 2.4rem;
    line-height: 2.7rem;
    margin-bottom: 1.1rem;
  }
  .primary__lead {
    font-size: 1.5rem;
    line-height: 160%;
    margin-bottom: 1.1rem;
  }
  .primary__showcase {
    left: 0;
    right: 0;
    z-index: 50;
    bottom: 4rem;
    position: absolute;
  }
  .primary__line {
    padding: 0;
    transform: translateX(-10rem);
  }
  .primary__row {
    column-gap: 0.8rem;
  }
  .primary__media {
    margin-top: -17.5rem;
    margin-bottom: -4rem;
  }
  .primary__media--xl {
    display: none;
  }
  .primary__media--sm {
    top: auto;
    display: block;
    position: relative;
  }
}
@media (max-width: 575px) {
  .primary {
    padding-top: 8.5rem;
  }
  .primary:after, .primary:before {
    transform: translateY(0);
  }
  .primary__pattern {
    transform: translateY(0);
  }
  .primary__main {
    padding-top: 2rem;
  }
  .primary__button .btn-lead {
    width: 100%;
  }
  .primary__media {
    margin-bottom: 0;
    margin-top: -3.5rem;
  }
  .primary__showcase {
    bottom: 1.8rem;
  }
}

.primary-item {
  width: 31.3rem;
  padding: 1.2rem;
  overflow: hidden;
  font-size: 1.4rem;
  line-height: 140%;
  white-space: nowrap;
  border-radius: 10rem;
  background-color: white;
  display: flex;
  column-gap: 1.2rem;
  align-items: center;
  flex-shrink: 0;
}
.primary-item__image {
  width: 14.7rem;
}
.primary-item__price {
  font-weight: 700;
  font-size: 2.3rem;
  line-height: 140%;
  font-family: var(--ff-third);
}
@media (max-width: 1099px) {
  .primary-item {
    font-size: 1.6rem;
    line-height: 140%;
  }
}
@media (max-width: 991px) {
  .primary-item {
    padding: 0;
    width: 16.5rem;
    font-size: 1rem;
    line-height: 140%;
  }
  .primary-item__image {
    width: 9.5rem;
  }
  .primary-item__content {
    padding: 0.8rem 1.4rem 0.8rem 0;
  }
  .primary-item__price {
    font-size: 1.5rem;
    line-height: 140%;
  }
}

.advantages {
  position: relative;
  min-height: 81rem;
  padding-top: 5.6rem;
  margin-bottom: 10rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.advantages__item {
  width: 28rem;
  font-size: 1.5rem;
  line-height: 130%;
  text-align: center;
  flex-shrink: 0;
}
.advantages__item--04, .advantages__item--05 {
  padding-top: 5.4rem;
}
.advantages__title {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 130%;
  margin-bottom: 0.7rem;
}
.advantages__image {
  width: 12rem;
  height: 12rem;
  display: block;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 1.5rem;
  margin: 0 auto 1.3rem auto;
}
.advantages__group {
  z-index: 10;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.advantages__media {
  top: 0;
  left: 50%;
  z-index: 1;
  width: 84.6rem;
  position: absolute;
  transform: translateX(-50%);
}
@media (max-width: 1099px) {
  .advantages {
    margin-bottom: 5rem;
  }
}
@media (max-width: 991px) {
  .advantages {
    min-height: inherit;
    padding-top: 2rem;
    row-gap: 1.7rem;
  }
  .advantages__media {
    display: none;
  }
  .advantages__group {
    display: grid;
    grid-row-gap: 1.7rem;
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }
  .advantages__item {
    width: auto;
    font-size: 1.3rem;
    line-height: 130%;
  }
  .advantages__item--04, .advantages__item--05 {
    padding-top: 0;
  }
  .advantages__title {
    font-size: 1.5rem;
    line-height: 130%;
    margin-bottom: 0.5rem;
  }
  .advantages__image {
    width: 9rem;
    height: 9rem;
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 575px) {
  .advantages__title br {
    display: none;
  }
  .advantages__text br {
    display: none;
  }
}

.promo {
  color: white;
  overflow: hidden;
  position: relative;
  border-radius: 2rem;
  margin-bottom: 10rem;
  background-color: black;
  padding: 3.6rem 21rem 7rem 8rem;
  display: flex;
  justify-content: space-between;
}
.promo__header {
  z-index: 20;
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 125%;
  position: relative;
  text-transform: uppercase;
  font-family: var(--ff-secondary);
}
.promo__vendors {
  z-index: 20;
  font-size: 0;
  line-height: 0;
  width: 59.6rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  row-gap: 2.5rem;
  column-gap: 1.5rem;
  justify-content: center;
  align-items: flex-start;
}
.promo__logo {
  height: 6rem;
  flex-shrink: 0;
  overflow: hidden;
  display: inline-block;
}
.promo__pattern {
  top: 0;
  right: 0;
  z-index: 5;
  position: absolute;
}
.promo__bg {
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.2;
  width: 148rem;
  height: 25.1rem;
  position: absolute;
}
@media (max-width: 991px) {
  .promo {
    margin-bottom: 5rem;
    padding: 3rem 3rem 5.2rem 3rem;
    row-gap: 1rem;
    align-items: center;
    flex-direction: column;
  }
  .promo__header {
    z-index: 20;
    font-weight: 700;
    font-size: 2.4rem;
    line-height: 125%;
    text-align: center;
  }
  .promo__vendors {
    max-width: 40rem;
    margin: 0 auto;
  }
  .promo__pattern {
    display: none;
  }
  .promo__bg {
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
  }
  .promo__logo {
    height: 4rem;
  }
}
@media (max-width: 575px) {
  .promo {
    padding: 2.7rem 1.5rem 5.2rem 1.5rem;
  }
  .promo__header {
    font-size: 2rem;
    line-height: 125%;
  }
  .promo__vendors {
    width: 100%;
  }
  .promo__logo {
    height: 3.3rem;
  }
}

.features-block {
  max-width: 116rem;
  margin: 7.8rem auto 0 auto;
}
.features-block .swiper {
  overflow: visible;
}
.features-block .swiper-wrapper {
  row-gap: 2.5rem;
  flex-direction: column;
}
@media (max-width: 991px) {
  .features-block {
    margin: 7.2rem -0.8rem 0 -0.8rem;
  }
  .features-block .swiper-wrapper {
    row-gap: 0;
    flex-direction: row;
  }
  .features-block .swiper-slide {
    width: 27.6rem;
    padding: 0 0.8rem;
  }
}
.feature {
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 160%;
  position: relative;
  border-radius: 4rem;
  background-color: white;
  display: flex;
}
.feature__media {
  width: 60rem;
  position: relative;
  flex-shrink: 0;
}
.feature__image-sm {
  display: none;
}
.feature__main {
  z-index: 10;
  position: relative;
  padding: 4.8rem 3rem 4.8rem 6rem;
  flex-grow: 1;
}
.feature__title {
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 110%;
  max-width: 50rem;
  font-family: var(--ff-secondary);
  margin-bottom: 1.8rem;
}
.feature__text {
  max-width: 47rem;
}
.feature__button {
  margin-top: 1.6rem;
}
.feature__button .btn {
  min-width: 32rem;
}
.feature__items {
  left: 0;
  right: 0;
  bottom: 3.4rem;
  overflow: hidden;
  position: absolute;
}
.feature__items-row {
  display: flex;
  column-gap: 0.8rem;
  align-items: center;
}
.feature--03 .feature__title {
  max-width: 53rem;
  margin-right: -4rem;
}
.feature--04 {
  color: white;
  background: linear-gradient(172.91deg, rgb(231.63, 59.27, 59.27) 20.232%, rgb(3, 7, 18) 185.297%), rgb(255, 255, 255);
}
.feature--04 .feature__title {
  max-width: 58rem;
}
@media (max-width: 1365px) {
  .feature {
    font-size: 1.8rem;
    line-height: 160%;
  }
  .feature__text {
    max-width: 52rem;
  }
}
@media (max-width: 991px) {
  .feature {
    min-height: 37.6rem;
    font-size: 1.3rem;
    line-height: 140%;
    border-radius: 2rem;
    flex-direction: column;
  }
  .feature__main {
    padding: 2.1rem 1.5rem 0 1.5rem;
    flex-grow: 1;
  }
  .feature__title {
    max-width: 23rem !important;
    font-size: 1.5rem;
    line-height: 110%;
    margin-bottom: 0.7rem;
  }
  .feature__button {
    margin-top: 0.8rem;
  }
  .feature__button .btn {
    width: 100%;
    min-height: 4rem;
    padding-left: 1rem;
    padding-right: 1rem;
    min-width: inherit;
  }
  .feature__media {
    width: 100%;
  }
  .feature__image-xl {
    display: none;
  }
  .feature__image-sm {
    display: block;
  }
  .feature__items {
    bottom: 0.5rem;
  }
  .feature__items-row {
    transform: translateX(-5rem);
  }
  .feature--03 .feature__title {
    margin-right: 0;
  }
  .feature--04 .feature__media {
    margin-top: -3.5rem;
  }
}
.feature-item {
  color: #171717;
  height: 5.8rem;
  overflow: hidden;
  font-size: 0.9rem;
  line-height: 140%;
  min-width: 18.5rem;
  border-radius: 3rem;
  background-color: white;
  display: flex;
  column-gap: 0.8rem;
  align-items: center;
}
.feature-item:last-child {
  display: none;
}
.feature-item__image {
  width: 8.9rem;
  height: 4.4rem;
}
.feature-item__label {
  color: rgba(23, 23, 23, 0.5);
}
.feature-item__value {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 140%;
}
@media (max-width: 991px) {
  .feature-item {
    height: 2.5rem;
    font-size: 0.5rem;
    min-width: 8.4rem;
    column-gap: 0;
  }
  .feature-item:last-child {
    display: flex;
  }
  .feature-item__image {
    width: 4.1rem;
    height: 2.7rem;
  }
  .feature-item__value {
    font-size: 0.8rem;
  }
}

.offer {
  overflow: hidden;
  position: relative;
  background-color: #F3F3F3;
}
.offer__wrapper {
  overflow: hidden;
  min-height: 66rem;
  padding-right: 16rem;
  position: relative;
  padding-top: 13.4rem;
  padding-bottom: 8rem;
  display: flex;
  justify-content: space-between;
}
.offer__header {
  color: #363D50;
  font-weight: 700;
  font-size: 3.3rem;
  line-height: 125%;
  margin-bottom: 1.3rem;
  text-transform: uppercase;
  font-family: var(--ff-secondary);
}
.offer__lead {
  font-size: 1.5rem;
  line-height: 130%;
  margin-bottom: 2.2rem;
}
.offer__content {
  display: grid;
  grid-row-gap: 1.8rem;
  grid-column-gap: 1.5rem;
}
.offer__item {
  font-size: 1.6rem;
  line-height: 125%;
  display: flex;
  column-gap: 1rem;
  align-items: center;
}
.offer__icon {
  width: 6.2rem;
  height: 6.2rem;
  overflow: hidden;
  border-radius: 1.5rem;
  flex-shrink: 0;
}
.offer__form {
  z-index: 10;
  width: 41.2rem;
  position: relative;
  padding-top: 1rem;
  flex-shrink: 0;
}
.offer__media {
  bottom: 0;
  left: 33.6rem;
  width: 63.6rem;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 991px) {
  .offer {
    overflow: visible;
  }
  .offer__wrapper {
    overflow: visible;
    padding-right: 0;
    row-gap: 2.5rem;
    padding-top: 3.6rem;
    padding-bottom: 0;
    flex-direction: column;
  }
  .offer__header {
    max-width: 40rem;
    font-size: 2rem;
    line-height: 125%;
  }
  .offer__header br {
    display: none;
  }
  .offer__lead {
    font-size: 1.4rem;
    line-height: 130%;
    margin-bottom: 1.4rem;
  }
  .offer__lead br {
    display: none;
  }
  .offer__icon {
    width: 5.6rem;
    height: 5.6rem;
  }
  .offer__form {
    width: 100%;
  }
  .offer__media {
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    position: relative;
  }
  .offer__content {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .offer__image {
    margin-left: -1.5rem;
    margin-right: -3.5rem;
  }
  .offer__header br {
    display: block;
  }
  .offer__lead br {
    display: block;
  }
}

.steps-header {
  margin-bottom: 9.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.steps-header__content {
  color: white;
  width: 25.8rem;
  min-height: 17.6rem;
  padding: 3rem 0;
  border-radius: 2.2rem;
  background-color: #2E2E2E;
  font-family: var(--ff-third);
}
.steps-header__text {
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 110%;
  padding: 0 2.5rem 1.1rem 2.5rem;
}
.steps-header__lead {
  color: #E83939;
  height: 3.5rem;
  width: 15.1rem;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.9rem;
  display: flex;
  column-gap: 0.7rem;
  align-items: center;
  padding-left: 2.5rem;
  background-color: whitesmoke;
  border-radius: 0 1rem 1rem 0;
}
.steps-header__lead i {
  top: -0.3rem;
  font-size: 0;
  line-height: 0;
  width: 2.5rem;
  height: 2.5rem;
  flex-shrink: 0;
  position: relative;
}
.steps-header__title {
  max-width: 70rem;
}
@media (max-width: 991px) {
  .steps-header {
    row-gap: 1.6rem;
    align-items: inherit;
    flex-direction: column;
    margin-bottom: 5rem;
  }
  .steps-header__title br {
    display: none;
  }
  .steps-header__content {
    width: auto;
    min-height: 12.4rem;
    padding-top: 2.4rem;
    padding-bottom: 2rem;
  }
  .steps-header__text {
    padding: 0 1.5rem 1.5rem 1.5rem;
    max-width: 27rem;
    font-size: 1.6rem;
    line-height: 110%;
  }
  .steps-header__text br {
    display: none;
  }
}
.steps-main {
  margin-bottom: 10rem;
  display: grid;
  grid-row-gap: 4rem;
  grid-column-gap: 3rem;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 991px) {
  .steps-main {
    margin-bottom: 5rem;
    grid-template-columns: 1fr;
  }
}
.step-item {
  color: #2A2A2A;
  position: relative;
  font-size: 1.6rem;
  line-height: 145%;
  display: flex;
  flex-direction: column;
}
.step-item__num {
  color: white;
  bottom: 100%;
  transform: translateY(2rem);
  width: 7.2rem;
  height: 5.3rem;
  left: 2rem;
  position: absolute;
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  padding-bottom: 2rem;
  background-color: #3F3F3F;
  border-radius: 1.3rem 1.3rem 0 0;
  box-shadow: 0px 255px 71px 0px rgba(196, 196, 196, 0), 0px 163px 65px 0px rgba(196, 196, 196, 0.01), 0px 92px 55px 0px rgba(196, 196, 196, 0.05), 0px 41px 41px 0px rgba(196, 196, 196, 0.09), 0px 10px 22px 0px rgba(196, 196, 196, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.step-item__main {
  z-index: 10;
  min-height: 33.5rem;
  flex-grow: 1;
  overflow: hidden;
  position: relative;
  border-radius: 3rem;
  background-color: white;
  padding: 1.4rem 2.8rem;
  border: 0.1rem solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 363px 102px 0px rgba(196, 196, 196, 0), 0px 232px 93px 0px rgba(196, 196, 196, 0.01), 0px 131px 78px 0px rgba(196, 196, 196, 0.05), 0px 58px 58px 0px rgba(196, 196, 196, 0.09), 0px 15px 32px 0px rgba(196, 196, 196, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.step-item__image {
  top: 0;
  right: 0;
  width: 25rem;
  height: 25rem;
  position: absolute;
}
.step-item__title {
  font-weight: 700;
  font-size: 1.9rem;
  line-height: 114%;
  margin-bottom: 1rem;
}
.step-item__content {
  z-index: 20;
  position: relative;
  max-width: 29rem;
}
@media (max-width: 991px) {
  .step-item {
    font-size: 1.2rem;
    line-height: 125%;
  }
  .step-item__num {
    padding-bottom: 0;
    bottom: 100%;
    left: 2rem;
    width: 5.4rem;
    height: 2.8rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
    transform: rotate(0deg);
    border-radius: 1.3rem 1.3rem 0 0;
  }
  .step-item__main {
    padding: 3.2rem 1.7rem 1rem 1.7rem;
    min-height: 16.4rem;
    border-radius: 2rem;
    justify-content: flex-start;
  }
  .step-item__title {
    font-size: 1.6rem;
    line-height: 114%;
    max-width: 30rem;
    margin-bottom: 1rem;
  }
  .step-item__text {
    max-width: 30rem;
  }
  .step-item__image {
    width: 16.4rem;
    height: 16.4rem;
  }
  .step-item--03 .step-item__image {
    top: auto;
    bottom: -2rem;
    right: -4rem;
    width: 18.4rem;
    height: 18.4rem;
  }
}
@media (max-width: 575px) {
  .step-item__title {
    max-width: 16rem;
  }
  .step-item__text {
    max-width: 16rem;
  }
}

.step-last {
  font-size: 1.5rem;
  line-height: 145%;
  color: whitesmoke;
  position: relative;
  padding-left: 2.8rem;
  grid-column: span 3;
}
.step-last__main {
  z-index: 10;
  overflow: hidden;
  position: relative;
  min-height: 30rem;
  border-radius: 3rem;
  box-shadow: 0px 363px 102px 0px rgba(196, 196, 196, 0), 0px 232px 93px 0px rgba(196, 196, 196, 0.01), 0px 131px 78px 0px rgba(196, 196, 196, 0.05), 0px 58px 58px 0px rgba(196, 196, 196, 0.09), 0px 15px 32px 0px rgba(196, 196, 196, 0.1);
  background: linear-gradient(172.91deg, rgb(231.63, 59.27, 59.27) 20.232%, rgb(3, 7, 18) 185.297%), rgb(255, 255, 255);
  display: flex;
  justify-content: space-between;
}
.step-last__num {
  z-index: 1;
  left: -2.2rem;
  bottom: 4.2rem;
  position: absolute;
  color: whitesmoke;
  width: 11.6rem;
  height: 7.2rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  background-color: #3F3F3F;
  border-radius: 1.3rem;
  padding-bottom: 4.4rem;
  box-shadow: 0px 255px 71px 0px rgba(196, 196, 196, 0), 0px 163px 65px 0px rgba(196, 196, 196, 0.01), 0px 92px 55px 0px rgba(196, 196, 196, 0.05), 0px 41px 41px 0px rgba(196, 196, 196, 0.09), 0px 10px 22px 0px rgba(196, 196, 196, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
}
.step-last__content {
  padding: 4.4rem 7.2rem;
}
.step-last__header {
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 145%;
}
.step-last__label {
  margin-bottom: 1rem;
}
.step-last__wrapper {
  width: 60rem;
  padding-left: 10rem;
  position: relative;
  flex-shrink: 0;
}
.step-last__media {
  width: 35rem;
  height: 30rem;
}
.step-last__items {
  left: 0;
  right: 0;
  z-index: 20;
  bottom: 4.4rem;
  position: absolute;
  display: flex;
  column-gap: 0.5rem;
  align-items: center;
}
.step-last__item {
  min-width: 16.8rem;
  color: #4E4E4E;
  font-size: 1rem;
  line-height: 1rem;
  white-space: nowrap;
  padding: 0.6rem;
  border-radius: 1rem;
  background-color: whitesmoke;
  display: flex;
  column-gap: 0.8rem;
  align-items: center;
}
.step-last__logo {
  width: 4rem;
  height: 4rem;
  display: block;
  flex-shrink: 0;
}
.step-last__value {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-family: var(--ff-third);
}
@media (max-width: 991px) {
  .step-last {
    font-size: 1.2rem;
    line-height: 125%;
    grid-column: span 1;
    padding-left: 0;
  }
  .step-last__num {
    padding-bottom: 0;
    bottom: 100%;
    left: 2rem;
    width: 5.4rem;
    height: 2.8rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
    transform: rotate(0deg);
    border-radius: 1.3rem 1.3rem 0 0;
  }
  .step-last__main {
    min-height: 16.4rem;
    border-radius: 2rem;
  }
  .step-last__content {
    padding: 2.5rem 1.7rem;
  }
  .step-last__label {
    margin-bottom: 0.8rem;
  }
  .step-last__header {
    max-width: 30rem;
    font-size: 1.5rem;
    line-height: 114%;
  }
  .step-last__header br {
    display: none;
  }
  .step-last__wrapper {
    right: -4.8rem;
    bottom: -0.5rem;
    padding: 0;
    width: auto;
    position: absolute;
  }
  .step-last__items {
    display: none;
  }
  .step-last__media {
    width: 18.4rem;
    height: 15.8rem;
  }
}
@media (max-width: 575px) {
  .step-last__header {
    max-width: 16rem;
  }
}

.order {
  min-height: 49.5rem;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.order__main {
  z-index: 10;
  position: relative;
}
.order__header {
  margin-bottom: 1rem;
}
.order__content {
  width: 60.4rem;
  display: grid;
  grid-row-gap: 2.5rem;
  grid-column-gap: 1.2rem;
  grid-template-columns: repeat(2, 1fr);
}
.order__item {
  color: #292929;
  font-size: 1.6rem;
  line-height: 130%;
  display: flex;
  column-gap: 1.8rem;
  align-items: center;
}
.order__icon {
  width: 8.5rem;
  height: 8.5rem;
  display: block;
  overflow: hidden;
  border-radius: 1rem;
  flex-shrink: 0;
}
.order__form {
  z-index: 10;
  width: 41.2rem;
  flex-shrink: 0;
  position: relative;
}
.order__media {
  z-index: 1;
  bottom: -6.2rem;
  left: 58rem;
  width: 67.5rem;
  height: 51.3rem;
  position: absolute;
}
.order__image-sm {
  display: none;
}
@media (max-width: 991px) {
  .order {
    overflow: visible;
    row-gap: 3rem;
    flex-direction: column;
  }
  .order__header {
    max-width: 50rem;
    margin-bottom: 1.5rem;
  }
  .order__header br {
    display: none;
  }
  .order__content {
    width: auto;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }
  .order__item {
    font-size: 1.5rem;
    line-height: 130%;
    column-gap: 1.4rem;
  }
  .order__item:nth-child(3) br {
    display: none;
  }
  .order__item:nth-child(4) br {
    display: none;
  }
  .order__icon {
    width: 6.2rem;
    height: 6.2rem;
    border-radius: 1rem;
  }
  .order__text {
    max-width: 25rem;
  }
  .order__form {
    width: 100%;
  }
  .order__media {
    margin: 0 -1.5rem 0 -1.5rem;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    height: auto;
    position: relative;
  }
  .order__image-sm {
    display: block;
  }
  .order__image-xl {
    display: none;
  }
}
@media (max-width: 575px) {
  .order__header {
    max-width: 30rem;
  }
  .order__content {
    grid-template-columns: 1fr;
  }
}

.is-hidden {
  visibility: hidden !important;
  display: none !important;
}

@media (min-width: 450px) {
  .only-mobile {
    display: none;
  }
}

.is-transparent {
  opacity: 0 !important;
  pointer-events: none !important;
}

.is-opaque {
  opacity: 0.5;
}
/*# sourceMappingURL=../maps/style.css.map */
