@font-face {
  font-family: "Geometria";
  font-display: swap;
  src: url("../fonts/Geometria-Bold.woff2") format("woff2"), url("../fonts/Geometria-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Geometria";
  font-display: swap;
  src: url("../fonts/Geometria-Light.woff2") format("woff2"), url("../fonts/Geometria-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Geometria";
  font-display: swap;
  src: url("../fonts/Geometria-Medium.woff2") format("woff2"), url("../fonts/Geometria-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Geometria";
  font-display: swap;
  src: url("../fonts/Geometria-Regular.woff2") format("woff2"), url("../fonts/Geometria-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  font-display: swap;
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  font-display: swap;
  src: url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "TacticSans";
  font-display: swap;
  src: url("../fonts/TacticSans-Bold.woff2") format("woff2"), url("../fonts/TacticSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/*! 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 {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

.header {
  position: fixed;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 1.5) calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding: calc(var(--offset) * 1.5) var(--offset-l);
  width: 100%;
  z-index: 20;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.dark-header {
  background-color: #f0f1f5;
}
.dark-header .nav__logo svg {
  fill: #313234;
  fill: var(--color-text-primary);
}
.dark-header .nav__list-item a {
  color: #313234;
  color: var(--color-text-primary);
}
.dark-header .nav__list-phone svg {
  fill: #313234;
  fill: var(--color-text-primary);
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav__logo {
  display: block;
  width: calc(max(calc(1.25 * 1vw), 15px) * 7);
  width: calc(var(--offset) * 7);
}
.nav__logo:hover svg, .nav__logo:focus svg, .nav__logo:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}
.nav__logo svg {
  width: 100%;
  height: 100%;
  fill: #fff;
  fill: var(--color-text-secondary);
  -webkit-transition-property: fill;
  transition-property: fill;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: calc(max(calc(1.25 * 1vw), 15px) * 2);
  gap: calc(var(--offset) * 2);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.nav__list-item a {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
  font-size: calc(var(--fz) * 0.9);
  line-height: 1.5;
  color: #fff;
  color: var(--color-text-secondary);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  padding: 0.5em;
}
.nav__list-item a:hover, .nav__list-item a:focus, .nav__list-item a:focus-within {
  color: #c0c3dc;
  color: var(--color-text-gray);
}
.nav__list-phone a {
  font-weight: 600;
  font-family: "OpenSans";
  font-family: var(--ffO);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(max(calc(1.25 * 1vw), 15px) * 0.5);
  gap: calc(var(--offset) * 0.5);
}
.nav__list-phone a:hover svg, .nav__list-phone a:focus svg, .nav__list-phone a:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}
.nav__list-phone a svg {
  width: 1em;
  height: 1em;
  fill: #fff;
  fill: var(--color-text-secondary);
  -webkit-transition-property: fill;
  transition-property: fill;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.scroll-header {
  background-color: #f0f1f5;
}
.scroll-header .nav__logo svg {
  fill: #313234;
  fill: var(--color-text-primary);
}
.scroll-header .nav__list-item a {
  color: #313234;
  color: var(--color-text-primary);
}
.scroll-header .nav__list-phone svg {
  fill: #313234;
  fill: var(--color-text-primary);
}
.scroll-header .nav__phone svg {
  fill: #313234;
  fill: var(--color-text-primary);
}
.scroll-header .nav__btn span span {
  background-color: #313234;
  background-color: var(--color-text-primary);
}
.scroll-header .nav__btn span::before {
  background-color: #313234;
  background-color: var(--color-text-primary);
}
.scroll-header .nav__btn span::after {
  background-color: #313234;
  background-color: var(--color-text-primary);
}

.scroll-header .nav__logo:hover svg,
.scroll-header .nav__logo:focus svg,
.scroll-header .nav__logo:focus-within svg {
  fill: #55589e;
}

.scroll-header .nav__list-item a:hover,
.scroll-header .nav__list-item a:focus,
.scroll-header .nav__list-item a:focus-within {
  color: #55589e;
}

.scroll-header .nav__list-phone a:hover svg,
.scroll-header .nav__list-phone a:focus svg,
.scroll-header .nav__list-phone a:focus-within svg {
  fill: #55589e;
}

.header-hide {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.nav__btn {
  display: none;
  border: none;
  background-color: var(--color-default-white);
  border-radius: 50%;
  width: calc(max(calc(1.25 * 1vw), 15px) * 2.8);
  width: calc(var(--offset) * 2.8);
  height: calc(max(calc(1.25 * 1vw), 15px) * 2.8);
  height: calc(var(--offset) * 2.8);
  padding: 0.8em 0.6em;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transform: scale(1) translateZ(0);
          transform: scale(1) translateZ(0);
  will-change: transform;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 15;
  position: relative;
}
.nav__btn > span {
  position: relative;
  width: 80%;
  height: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nav__btn > span::after, .nav__btn > span::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.15em;
  border-radius: 5em;
  background-color: #f0f1f5;
  background-color: var(--color-bg-primary);
  position: absolute;
  -webkit-transition: background-color 0.5s, top 0.3s ease 0.3s, bottom 0.3s ease 0.3s, -webkit-transform 0.3s ease;
  transition: background-color 0.5s, top 0.3s ease 0.3s, bottom 0.3s ease 0.3s, -webkit-transform 0.3s ease;
  transition: background-color 0.5s, top 0.3s ease 0.3s, bottom 0.3s ease 0.3s, transform 0.3s ease;
  transition: background-color 0.5s, top 0.3s ease 0.3s, bottom 0.3s ease 0.3s, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.nav__btn > span::after {
  top: 0;
}
.nav__btn > span::before {
  bottom: 0;
}
.nav__btn > span > span {
  display: block;
  width: 100%;
  height: 0.15em;
  border-radius: 1rem;
  background-color: #f0f1f5;
  background-color: var(--color-bg-primary);
  -webkit-transition: background-color 0.5s, opacity 0.3s ease;
  transition: background-color 0.5s, opacity 0.3s ease;
}

.nav__btn.open > span::after {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease 0.3s;
  transition: top 0.3s ease, -webkit-transform 0.3s ease 0.3s;
  transition: top 0.3s ease, transform 0.3s ease 0.3s;
  transition: top 0.3s ease, transform 0.3s ease 0.3s, -webkit-transform 0.3s ease 0.3s;
  background-color: #313234;
  background-color: var(--color-text-primary);
}

.nav__btn.open span::before {
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(-45deg);
      -ms-transform: translateY(50%) rotate(-45deg);
          transform: translateY(50%) rotate(-45deg);
  -webkit-transition: bottom 0.3s ease, -webkit-transform 0.3s ease 0.3s;
  transition: bottom 0.3s ease, -webkit-transform 0.3s ease 0.3s;
  transition: bottom 0.3s ease, transform 0.3s ease 0.3s;
  transition: bottom 0.3s ease, transform 0.3s ease 0.3s, -webkit-transform 0.3s ease 0.3s;
  background-color: #313234;
  background-color: var(--color-text-primary);
}

.nav__btn.open span > span {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.nav__btn:hover {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}

.dark-header .nav__phone svg {
  fill: #313234;
  fill: var(--color-text-primary);
}

.dark-header .nav__btn span::after {
  background-color: #313234;
  background-color: var(--color-text-primary);
}
.dark-header .nav__btn span::before {
  background-color: #313234;
  background-color: var(--color-text-primary);
}
.dark-header .nav__btn span span {
  background-color: #313234;
  background-color: var(--color-text-primary);
}

.nav__phone {
  display: none;
}
.nav__phone svg {
  width: 1.2em;
  height: 1.2em;
  fill: #fff;
  fill: var(--color-text-secondary);
  -webkit-transition-property: fill;
  transition-property: fill;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.nav__list.open {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.nav__list.open .nav__list-item a {
  color: #313234;
  color: var(--color-text-primary);
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.4);
  font-size: calc(var(--fz) * 1.4);
}

.nav.open .nav__phone svg {
  fill: #313234;
  fill: var(--color-text-primary);
}

.nav.open .nav__logo svg {
  fill: #313234;
  fill: var(--color-text-primary);
}

body.open {
  overflow: hidden;
}

.nav__icons {
  gap: max(calc(1.25 * 1vw), 15px);
  gap: var(--offset);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-right: var(--offset-s);
  display: none;
  margin-top: auto;
  margin-left: max(calc(1.25 * 1vw), 15px);
  margin-left: var(--offset);
}
.nav__icons a {
  width: calc(max(calc(1.25 * 1vw), 15px) * 1.6);
  width: calc(var(--offset) * 1.6);
  height: calc(max(calc(1.25 * 1vw), 15px) * 1.6);
  height: calc(var(--offset) * 1.6);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0.05em #31335c;
          box-shadow: 0 0 0 0.05em #31335c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.nav__icons a:hover, .nav__icons a:focus, .nav__icons a:focus-within {
  -webkit-box-shadow: 0 0 0 0.05em #c0c3dc;
          box-shadow: 0 0 0 0.05em #c0c3dc;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-gray);
          box-shadow: 0 0 0 0.05em var(--color-text-gray);
}
.nav__icons a:hover svg, .nav__icons a:focus svg, .nav__icons a:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}
.nav__icons a svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
  width: calc(var(--offset) * 0.8);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
  height: calc(var(--offset) * 0.8);
  fill: #31335c;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: fill;
  transition-property: fill;
}

.nav.open .nav__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav.open::before {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.main-head {
  height: 100dvh;
  background: linear-gradient(182deg, #3e407d 42.29%, #7275bd 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: calc(max(calc(1.25 * 1vw), 15px) * 5);
  padding-top: var(--offset-m);
  position: relative;
  overflow: hidden;
}
.main-head__about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
}
.main-head h1 {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 700;
  font-size: calc(max(calc(1 * 1vw), 15px) * 6);
  font-size: calc(var(--fz) * 6);
  letter-spacing: -0.04em;
  line-height: 1;
  text-align: center;
  color: #fff;
  color: var(--color-text-secondary);
  margin-bottom: max(calc(1.25 * 1vw), 15px);
  margin-bottom: var(--offset);
  position: relative;
  z-index: 1;
}
.main-head p {
  font-family: "Montserrat";
  font-family: var(--ffM);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
  font-size: calc(var(--fz) * 0.9);
  line-height: 1.3;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
  color: var(--color-text-secondary);
  max-width: 45%;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
  margin-bottom: calc(var(--offset) * 1.5);
  position: relative;
  z-index: 1;
}
.main-head__slider {
  overflow: hidden;
  margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  margin: 0 var(--offset-l);
  width: 100%;
  height: 50dvh;
  z-index: 1;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-bottom: var(--offset-s);
}

.slider-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}

.main-head__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  height: 100%;
  padding: 0 2em;
}
.main-head__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.main-head__slider-contrtols {
  position: absolute;
  width: 100%;
  bottom: max(calc(1.25 * 1vw), 15px);
  bottom: var(--offset);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding: 0 var(--offset-l);
}

.main-head__slider-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: max(calc(1.25 * 1vw), 15px);
  gap: var(--offset);
  width: 20%;
}
.main-head__slider-progress span {
  font-family: var(ffG);
  font-weight: 700;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  text-transform: lowercase;
  color: #fff;
  color: var(--color-text-secondary);
}

.progress-bar {
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.08);
  height: calc(var(--offset) * 0.08);
  width: 100%;
  overflow: hidden;
  background-color: #c0c3dc;
}

.progress-bg {
  height: 100%;
  background-color: #fff;
  background-color: var(--color-text-secondary);
  width: 30%;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

.main-head__link {
  padding: calc(max(calc(1.25 * 1vw), 15px) * 0.5) calc(max(calc(1.25 * 1vw), 15px) * 1.3);
  padding: calc(var(--offset) * 0.5) calc(var(--offset) * 1.3);
  -webkit-box-shadow: 0 0 0 0.05em #fff;
          box-shadow: 0 0 0 0.05em #fff;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-secondary);
          box-shadow: 0 0 0 0.05em var(--color-text-secondary);
  border-radius: 5em;
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
  font-size: calc(var(--fz) * 0.9);
  color: #fff;
  color: var(--color-text-secondary);
  font-family: "Geometria";
  font-family: var(--ffG);
  -webkit-transition-property: color, -webkit-box-shadow;
  transition-property: color, -webkit-box-shadow;
  transition-property: color, box-shadow;
  transition-property: color, box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: relative;
  z-index: 1;
  margin-bottom: max(calc(1.25 * 1vw), 15px);
  margin-bottom: var(--offset);
}
.main-head__link:hover, .main-head__link:focus, .main-head__link:focus-within {
  color: #c0c3dc;
  color: var(--color-text-gray);
  -webkit-box-shadow: 0 0 0 0.05em #c0c3dc;
          box-shadow: 0 0 0 0.05em #c0c3dc;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-gray);
          box-shadow: 0 0 0 0.05em var(--color-text-gray);
}

.main-head__decor1 {
  width: 35vw;
  height: 17vw;
  background: linear-gradient(211deg, rgba(154, 156, 182, 0.6) 35%, rgba(255, 255, 255, 0.04) 65%);
  opacity: 0.2;
  border-radius: 10em;
  position: absolute;
  z-index: 0;
  top: calc(max(calc(1.25 * 1vw), 15px) * 4);
  top: var(--offset-s);
  left: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  left: var(--offset-l);
}

.main-head__decor2 {
  width: 25vw;
  height: 12vw;
  background: linear-gradient(167deg, rgba(154, 156, 182, 0.4) 26.04%, rgba(255, 255, 255, 0.02) 50.6%);
  opacity: 0.2;
  border-radius: 10em;
  position: absolute;
  top: calc(max(calc(1.25 * 1vw), 15px) * 10);
  top: var(--offset-xxxl);
  right: calc((max(calc(1.25 * 1vw), 15px) * 5.5) * -1);
  right: calc(calc(max(calc(1.25 * 1vw), 15px) * 5.5) * -1);
  right: calc(var(--offset-l) * -1);
}

.main-head__decor3 {
  width: 10vw;
  height: 5vw;
  background: linear-gradient(325deg, rgba(154, 156, 182, 0.33) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  opacity: 0.2;
  border-radius: 10em;
  position: absolute;
  top: calc(max(calc(1.25 * 1vw), 15px) * 18);
  top: calc(var(--offset) * 18);
  left: 35%;
}

.main-head__decor-circle {
  border-radius: 50%;
  width: 30vw;
  height: 30vw;
  bottom: -25vw;
  left: 50%;
  opacity: 0.6;
  background: linear-gradient(170deg, rgba(154, 156, 182, 0.33) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  position: absolute;
  -webkit-transform: translate(-50%, -25%);
      -ms-transform: translate(-50%, -25%);
          transform: translate(-50%, -25%);
}

.main-head__buttons {
  padding: calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 3);
  padding: calc(var(--offset) * 2) calc(var(--offset) * 3);
  border-radius: 10em;
  background: linear-gradient(167deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}

.main-head__button {
  width: calc(max(calc(1.25 * 1vw), 15px) * 2);
  width: calc(var(--offset) * 2);
  height: calc(max(calc(1.25 * 1vw), 15px) * 2);
  height: calc(var(--offset) * 2);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0.05em #fff;
          box-shadow: 0 0 0 0.05em #fff;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-secondary);
          box-shadow: 0 0 0 0.05em var(--color-text-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.main-head__button svg {
  fill: #fff;
  fill: var(--color-text-secondary);
  width: max(calc(1.25 * 1vw), 15px);
  width: var(--offset);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.5);
  height: calc(var(--offset) * 0.5);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: fill;
  transition-property: fill;
}
.main-head__button:hover, .main-head__button:focus, .main-head__button:focus-within {
  -webkit-box-shadow: 0 0 0 0.05em #c0c3dc;
          box-shadow: 0 0 0 0.05em #c0c3dc;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-gray);
          box-shadow: 0 0 0 0.05em var(--color-text-gray);
}
.main-head__button:hover svg, .main-head__button:focus svg, .main-head__button:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}

.about-company {
  padding-top: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding-top: var(--offset-l);
  padding-left: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
  padding-left: calc(var(--offset) * 1.5);
  padding-right: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding-right: var(--offset-l);
  padding-bottom: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding-bottom: var(--offset-l);
  min-height: 100vh;
  width: 100%;
}
.about-company__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: calc(max(calc(1.25 * 1vw), 15px) * 10);
  gap: var(--offset-xxxl);
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  margin-bottom: calc(var(--offset) * 2);
}
.about-company__head .title-decor {
  margin-left: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-left: var(--offset-s);
  background: linear-gradient(220deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  border-radius: 10em;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 1.5) calc(max(calc(1.25 * 1vw), 15px) * 3);
  padding: calc(var(--offset) * 1.5) calc(var(--offset) * 3);
  padding-left: 0;
}
.about-company__head p {
  width: 40%;
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.2);
  font-size: calc(var(--fz) * 1.2);
  line-height: 118%;
  letter-spacing: -0.02em;
  color: #313234;
  color: var(--color-text-primary);
}

.about-company__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-height: 65vh;
  gap: calc(max(calc(1.25 * 1vw), 15px) * 10);
  gap: var(--offset-xxxl);
}

.about-company-image {
  width: 50%;
  height: auto;
  overflow: hidden;
  border-radius: 2em;
}
.about-company-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.about-company-desc {
  width: 37%;
  height: auto;
  position: relative;
}
.about-company-desc__title {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.8);
  font-size: calc(var(--fz) * 1.8);
  line-height: 118%;
  letter-spacing: -0.02em;
  color: #313234;
  color: var(--color-text-primary);
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 1.7);
  margin-bottom: calc(var(--offset) * 1.7);
}
.about-company-desc__text {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.2);
  font-size: calc(var(--fz) * 1.2);
  line-height: 132%;
  letter-spacing: -0.02em;
  color: #313234;
  color: var(--color-text-primary);
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 0.67);
  margin-bottom: calc(var(--offset) * 0.67);
}
.about-company-desc__text:last-child {
  margin-bottom: 0;
}

.catalog {
  min-height: 100vh;
  background-color: #ffffff;
  background-color: var(--color-bg-secondary);
  border-radius: 2em;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 5.5) 0 0;
  padding: var(--offset-l) 0 0;
  position: relative;
}
.catalog-head {
  margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  margin: 0 var(--offset-l);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  margin-bottom: calc(var(--offset) * 2);
}
.catalog-link {
  padding: calc(max(calc(1.25 * 1vw), 15px) * 0.5) calc(max(calc(1.25 * 1vw), 15px) * 1.3);
  padding: calc(var(--offset) * 0.5) calc(var(--offset) * 1.3);
  -webkit-box-shadow: 0 0 0 0.05em #313234;
          box-shadow: 0 0 0 0.05em #313234;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-primary);
          box-shadow: 0 0 0 0.05em var(--color-text-primary);
  font-family: var(ffG);
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  color: #313234;
  color: var(--color-text-primary);
  border-radius: 10em;
  line-height: 1.2;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: color, -webkit-box-shadow;
  transition-property: color, -webkit-box-shadow;
  transition-property: color, box-shadow;
  transition-property: color, box-shadow, -webkit-box-shadow;
}
.catalog-link:hover, .catalog-link:focus, .catalog-link:focus-within {
  color: #c0c3dc;
  color: var(--color-text-gray);
  -webkit-box-shadow: 0 0 0 0.05em #c0c3dc;
          box-shadow: 0 0 0 0.05em #c0c3dc;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-gray);
          box-shadow: 0 0 0 0.05em var(--color-text-gray);
}
.catalog-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
  gap: calc(max(calc(1.25 * 1vw), 15px) * 8);
  gap: var(--offset-xxl);
  overflow-x: auto;
  overflow-y: hidden;
  padding-left: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding-left: var(--offset-l);
  padding-right: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding-right: var(--offset-l);
  margin-top: auto;
}
.catalog-slide {
  height: 100%;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  width: 50%;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-bottom: var(--offset-s);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.catalog-slide img {
  aspect-ratio: 16/10;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.catalog-image {
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px));
  margin-bottom: calc(var(--offset));
  width: 100%;
  height: 55%;
}
.catalog-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5em;
  max-width: 100%;
  margin-left: auto;
  margin-right: calc(max(calc(1.25 * 1vw), 15px) * 2);
  margin-right: calc(var(--offset) * 2);
  position: relative;
}
.catalog-about__link {
  position: absolute;
  right: -15%;
  z-index: 0;
  bottom: 35%;
  background: linear-gradient(267deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  border-radius: 5em;
  width: calc(max(calc(1.25 * 1vw), 15px) * 14);
  width: calc(var(--offset) * 14);
  height: calc(max(calc(1.25 * 1vw), 15px) * 6);
  height: calc(var(--offset) * 6);
  margin-left: auto;
  -webkit-transform-origin: right 70%;
      -ms-transform-origin: right 70%;
          transform-origin: right 70%;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.catalog-about__wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: max(calc(1.25 * 1vw), 15px);
  gap: var(--offset);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  color: #313234;
  color: var(--color-text-primary);
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 700;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--color-text-primary);
}
.catalog-about__wrapp span {
  min-width: calc(max(calc(1.25 * 1vw), 15px) * 2);
  min-width: calc(var(--offset) * 2);
  min-height: calc(max(calc(1.25 * 1vw), 15px) * 2);
  min-height: calc(var(--offset) * 2);
  border-radius: 50%;
  background-color: #3f417e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.catalog-about__wrapp span svg {
  width: max(calc(1.25 * 1vw), 15px);
  width: var(--offset);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.6);
  height: calc(var(--offset) * 0.6);
  fill: #fff;
  fill: var(--color-text-secondary);
}
.catalog-about-drop {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
}
.catalog-about-drop p {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
  font-size: calc(var(--fz) * 0.9);
  line-height: 1.4;
  color: #313234;
  color: var(--color-text-primary);
  margin-bottom: 1em;
  max-width: 85%;
}

.new-price {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 700;
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.4);
  font-size: calc(var(--fz) * 1.4);
  line-height: 1.5%;
  letter-spacing: -0.02em;
  color: #f77601;
}

.old-price {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 700;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  line-height: 1.5%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
  color: #313234;
  color: var(--color-text-primary);
  margin-right: 0.5em;
}

.service {
  max-height: 100vh;
  width: 100%;
  position: relative;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 5) 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
  padding: var(--offset-m) 0 var(--offset-s);
  overflow-y: hidden;
}

.service-head {
  margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin: 0 var(--offset-s);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  margin-bottom: calc(var(--offset) * 2);
  grid-gap: calc(max(calc(1.25 * 1vw), 15px) * 4);
  grid-gap: calc(var(--offset) * 4);
  gap: calc(max(calc(1.25 * 1vw), 15px) * 4);
  gap: calc(var(--offset) * 4);
}
.service-head p {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 100%;
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.2);
  font-size: calc(var(--fz) * 1.2);
  line-height: 118%;
  letter-spacing: -0.02em;
  color: #313234;
  color: var(--color-text-primary);
  padding-left: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
  padding-left: calc(var(--offset) * 1.5);
}
.service-head h3 {
  width: 90%;
}

.service-title-decor {
  width: 45%;
  border-radius: 5em;
  background: linear-gradient(215deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 2) 0;
  padding: calc(var(--offset) * 2) 0;
}
.service-head h3 {
  margin-right: calc((max(calc(1.25 * 1vw), 15px) * 4) * -1);
  margin-right: calc(calc(max(calc(1.25 * 1vw), 15px) * 4) * -1);
  margin-right: calc(var(--offset-s) * -1);
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.8);
  font-size: calc(var(--fz) * 1.8);
}

.service-wrapp {
  padding-left: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-left: calc(var(--offset) * 2);
  padding-right: calc(max(calc(1.25 * 1vw), 15px) * 4);
  padding-right: var(--offset-s);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: calc(max(calc(1.25 * 1vw), 15px) * 6);
  gap: calc(var(--offset) * 6);
  height: 50vh;
  position: relative;
}

.service__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 50%;
  height: auto;
  border-radius: 2em;
  overflow: hidden;
  position: sticky;
  top: 0;
}
.service__images img {
  aspect-ratio: 15/12;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  position: absolute;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.service__image.active {
  opacity: 1;
}

.service__inner {
  width: 35%;
  margin-right: calc(max(calc(1.25 * 1vw), 15px) * 7);
  margin-right: var(--offset-xl);
  position: relative;
  overflow-y: hidden;
  padding-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-bottom: calc(var(--offset) * 2);
}

.service__inner-garant {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  padding: calc(max(calc(1.25 * 1vw), 15px) * 0.5) calc(max(calc(1.25 * 1vw), 15px) * 1.3);
  padding: calc(var(--offset) * 0.5) calc(var(--offset) * 1.3);
  line-height: 1.5;
  letter-spacing: -0.03em;
  background-color: #f77601;
  border-radius: 2em;
  color: #fff;
  color: var(--color-text-secondary);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.service__inner-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 1.5) 0 calc(max(calc(1.25 * 1vw), 15px) * 2) 0;
  padding: calc(var(--offset) * 1.5) 0 calc(var(--offset) * 2) 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2em;
}
.service__inner-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5em;
}
.service__inner-list li p {
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 144%;
  color: #9699a5;
  padding-left: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-left: calc(var(--offset) * 2);
}

.service__inner-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
  font-size: calc(var(--fz) * 0.9);
  line-height: 136%;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #313234;
}
.service__inner-title svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 1.1);
  width: calc(var(--offset) * 1.1);
  height: calc(max(calc(1.25 * 1vw), 15px) * 1.1);
  height: calc(var(--offset) * 1.1);
  fill: #3f417e;
}

.service__progress-bar {
  position: absolute;
  right: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  right: var(--offset-l);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.08);
  width: calc(var(--offset) * 0.08);
  background-color: rgba(188, 189, 212, 0.6);
}

.servise__progress-bar-line {
  position: absolute;
  z-index: 1;
  background-color: rgba(91, 93, 168, 0.8);
  width: 100%;
  height: 0;
}

.service__progress-bar-dots {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.service__progress-bar-dots span {
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.7);
  width: calc(var(--offset) * 0.7);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.7);
  height: calc(var(--offset) * 0.7);
  border-radius: 50%;
  background-color: rgb(137, 138, 172);
  -webkit-box-shadow: 0 0 0 0.4em #f0f1f5;
          box-shadow: 0 0 0 0.4em #f0f1f5;
  -webkit-box-shadow: 0 0 0 0.4em var(--color-bg-primary);
          box-shadow: 0 0 0 0.4em var(--color-bg-primary);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
.service__progress-bar-dots span.active {
  background-color: rgb(67, 69, 136);
}

.service__decor {
  position: absolute;
  bottom: 0;
  right: -10%;
  z-index: 0;
  width: 30vw;
  height: 10vw;
  border-radius: 10em;
  background: linear-gradient(25deg, rgba(154, 156, 182, 0.33) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  opacity: 0.35;
}

.service__image-mobile {
  overflow: hidden;
  border-radius: 1.5em;
  width: 100%;
}
.service__image-mobile img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: calc(max(calc(1.25 * 1vw), 15px) * 12);
  height: calc(var(--offset) * 12);
}

.interior {
  min-height: 80vh;
  max-height: 100vh;
  background: linear-gradient(139deg, #5b5fb4 0%, rgba(57, 59, 111, 0.95) 39.7%, #434587 100%);
  margin: calc(max(calc(1.25 * 1vw), 15px) * 4) calc(max(calc(1.25 * 1vw), 15px) * 2) 0;
  margin: var(--offset-s) calc(var(--offset) * 2) 0;
  border-radius: 2em;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 4);
  padding: var(--offset-s);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  position: relative;
}
.interior-left {
  width: 50%;
  padding-right: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-right: calc(var(--offset) * 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.interior-left h3 {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 700;
  font-size: calc(max(calc(1 * 1vw), 15px) * 2.5);
  font-size: calc(var(--fz) * 2.5);
  line-height: 112%;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #fff;
  color: var(--color-text-secondary);
  margin-bottom: 1em;
  width: 80%;
}
.interior-right {
  border-radius: 2em;
  overflow: hidden;
  width: 50%;
  position: relative;
  z-index: 1;
}
.interior-right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.interior-right img.active {
  opacity: 1;
}
.interior-slider {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.interior-slider-images {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.interior-slider-image {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  overflow-x: hidden;
  border-radius: 3em;
}
.interior-slider-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.interior-slider p {
  width: 70%;
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
  font-size: calc(var(--fz) * 0.9);
  line-height: 130%;
  letter-spacing: -0.02em;
  color: #fff;
  color: var(--color-text-secondary);
  margin-bottom: max(calc(1.25 * 1vw), 15px);
  margin-bottom: var(--offset);
}
.interior-slider-container {
  margin-bottom: max(calc(1.25 * 1vw), 15px);
  margin-bottom: var(--offset);
  max-width: 60%;
  overflow-x: hidden;
  border-radius: 3em;
}
.interior-slider-controls {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3em;
  pointer-events: all;
}
.interior-slider-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  width: 100%;
  height: 0.2em;
}
.interior-slider__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
.interior-slider__buttons button {
  pointer-events: all;
}

.interior-text-decor {
  position: absolute;
  z-index: 0;
  bottom: -10%;
  right: -26%;
  font-family: max(calc(1 * 1vw), 15px);
  font-family: var(--fz);
  font-weight: 700;
  font-size: calc(max(calc(1 * 1vw), 15px) * 15);
  font-size: calc(var(--fz) * 15);
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.05);
}

.contacts {
  padding: calc(max(calc(1.25 * 1vw), 15px) * 4);
  padding: var(--offset-s);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 40vh;
  gap: 2em;
}
.contacts-title-decor {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding: calc(var(--offset) * 2);
  padding-left: 0;
  border-radius: 5em;
  background: linear-gradient(215deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
}
.contacts__form {
  width: 50%;
}
.contacts-info {
  max-width: 40%;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 3) calc(max(calc(1.25 * 1vw), 15px) * 4);
  padding: calc(var(--offset) * 3) calc(var(--offset) * 4);
  border-radius: 6em;
  background: linear-gradient(145deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
}
.contacts-info a {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.5);
  font-size: calc(var(--fz) * 1.5);
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: #383a6d;
  margin-bottom: 0.1em;
  display: block;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.contacts-info a:hover, .contacts-info a:focus, .contacts-info a:focus-within {
  color: #c0c3dc;
  color: var(--color-text-gray);
}
.contacts-info p {
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 150%;
  color: #2c2c2c;
  margin-bottom: 1.2em;
}

.form-wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2em;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  margin-bottom: calc(var(--offset) * 2);
}

form {
  width: 100%;
  position: relative;
}
form fieldset {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2em;
  width: 100%;
  padding: 0;
}

.input {
  width: 100%;
  border-bottom: 0.1em solid #9699a5;
}
.input input {
  border: none;
  background: none;
  outline: none;
  width: 100%;
  outline: none;
  padding: 0.5em 0;
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 200%;
  letter-spacing: -0.02em;
  color: #313234;
  color: var(--color-text-primary);
  resize: none;
}
.input input:focus {
  background-color: inherit;
}
.input input:-webkit-autofill {
  background: none;
}
.input input::-webkit-input-placeholder {
  color: #aeb0ba;
  background: none;
}
.input input::-moz-placeholder {
  color: #aeb0ba;
  background: none;
}
.input input:-ms-input-placeholder {
  color: #aeb0ba;
  background: none;
}
.input input::-ms-input-placeholder {
  color: #aeb0ba;
  background: none;
}
.input input::placeholder {
  color: #aeb0ba;
  background: none;
}
.input textarea {
  border: none;
  background: none;
  outline: none;
  width: 100%;
  outline: none;
  padding: 0.35em 0;
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 200%;
  letter-spacing: -0.02em;
  color: #313234;
  color: var(--color-text-primary);
}
.input textarea::-webkit-input-placeholder {
  color: #aeb0ba;
}
.input textarea::-moz-placeholder {
  color: #aeb0ba;
}
.input textarea:-ms-input-placeholder {
  color: #aeb0ba;
}
.input textarea::-ms-input-placeholder {
  color: #aeb0ba;
}
.input textarea::placeholder {
  color: #aeb0ba;
}

.form-btn {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  color: #f77601;
  padding: 0.5em 0;
  border-bottom: 0.1em solid #f77601;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  overflow: visible;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  margin-bottom: calc(var(--offset) * 2);
}
.form-btn svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.5);
  width: calc(var(--offset) * 0.5);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.5);
  height: calc(var(--offset) * 0.5);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.form-btn:hover svg, .form-btn:focus svg, .form-btn:focus-within svg {
  -webkit-transform: translate(15%, -15%);
      -ms-transform: translate(15%, -15%);
          transform: translate(15%, -15%);
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background: none !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: all 5000s ease-in-out;
  transition: all 5000s ease-in-out;
  outline: none;
}

.form-success, .form-error {
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 600;
  font-size: calc(max(1vw, 15px) * 0.8);
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 150%;
  color: #2c2c2c;
  display: none;
  position: absolute;
  left: 0;
  bottom: 18%;
}

.form-error {
  color: brown;
}

.form-success.active {
  display: block;
}

.form-error.active {
  display: block;
}

.footer {
  margin-bottom: -10%;
  position: relative;
  overflow: hidden;
  min-height: 50;
  width: 100%;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 4);
  padding: var(--offset-s);
  padding-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-bottom: calc(var(--offset) * 2);
  background-color: #ffffff;
  background-color: var(--color-bg-secondary);
  border-top-left-radius: 3em;
  border-top-right-radius: 3em;
}
.footer .nav {
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-bottom: var(--offset-s);
}
.footer .nav__list {
  gap: calc(max(calc(1.25 * 1vw), 15px) * 2);
  gap: calc(var(--offset) * 2);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 65%;
}
.footer .nav__list .nav__list-item a {
  color: #313234;
  color: var(--color-text-primary);
}
.footer .nav__list .nav__list-item a:hover, .footer .nav__list .nav__list-item a:focus, .footer .nav__list .nav__list-item a:focus-within {
  color: #c0c3dc;
  color: var(--color-text-gray);
}
.footer .nav__logo {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.footer .nav__logo:hover, .footer .nav__logo:focus, .footer .nav__logo:focus-within {
  opacity: 0.6;
}
.footer-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(calc(1.25 * 1vw), 15px);
  gap: var(--offset);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-right: var(--offset-s);
}
.footer-icons a {
  width: calc(max(calc(1.25 * 1vw), 15px) * 1.6);
  width: calc(var(--offset) * 1.6);
  height: calc(max(calc(1.25 * 1vw), 15px) * 1.6);
  height: calc(var(--offset) * 1.6);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0.05em #31335c;
          box-shadow: 0 0 0 0.05em #31335c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.footer-icons a:hover, .footer-icons a:focus, .footer-icons a:focus-within {
  -webkit-box-shadow: 0 0 0 0.05em #c0c3dc;
          box-shadow: 0 0 0 0.05em #c0c3dc;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-gray);
          box-shadow: 0 0 0 0.05em var(--color-text-gray);
}
.footer-icons a:hover svg, .footer-icons a:focus svg, .footer-icons a:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}
.footer-icons a svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
  width: calc(var(--offset) * 0.8);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
  height: calc(var(--offset) * 0.8);
  fill: #31335c;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: fill;
  transition-property: fill;
}
.footer-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-bottom: var(--offset-s);
  position: relative;
  z-index: 1;
}
.footer__list {
  width: 15vw;
}
.footer__list:first-of-type {
  margin-left: auto;
  margin-right: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-right: var(--offset-s);
}
.footer__list:last-of-type {
  margin-left: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-left: var(--offset-s);
  margin-right: auto;
}
.footer__list b {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  color: #313234;
  color: var(--color-text-primary);
  display: block;
  margin-bottom: 1em;
}
.footer__list a {
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 1.2;
  color: #313234;
  color: var(--color-text-primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  margin-bottom: 1em;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.footer__list a:hover, .footer__list a:focus, .footer__list a:focus-within {
  color: #c0c3dc;
  color: var(--color-text-gray);
}
.footer__list a:hover svg, .footer__list a:focus svg, .footer__list a:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}
.footer__list a svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
  width: calc(var(--offset) * 0.8);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.7);
  height: calc(var(--offset) * 0.7);
  fill: #383a6c;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: fill;
  transition-property: fill;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}
.footer-about p {
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  color: #3a3c72;
  opacity: 0.7;
}
.footer-text-decor {
  position: absolute;
  z-index: 0;
  bottom: -10%;
  left: 50%;
  line-height: 1;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-family: "TacticSans";
  font-family: var(--ffT);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 20);
  font-size: calc(var(--fz) * 20);
  color: #f0f1f5;
  opacity: 0.33;
}

.development {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: max(max(calc(1.25 * 1vw), 15px) * 1.5, 30px);
  width: max(var(--offset) * 1.5, 30px);
  height: max(max(calc(1.25 * 1vw), 15px) * 1.75, 35px);
  height: max(var(--offset) * 1.75, 35px);
  fill: #3a3c72;
  stroke: #3a3c72;
  stroke-linecap: round;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
  overflow: hidden;
  z-index: 1;
}
.development svg {
  fill: #3a3c72;
  width: max(max(calc(1.25 * 1vw), 15px) * 3, 60px);
  width: max(var(--offset) * 3, 60px);
  height: auto;
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  top: auto;
  left: auto;
  stroke-linecap: round;
}
.development .st0 {
  stroke-width: 12;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  margin-left: auto;
  -webkit-animation: st0 2s linear 0s infinite normal;
  animation: st0 2s linear 0s infinite normal;
}
.development .st01 {
  stroke-width: 0;
  -webkit-animation: none;
  animation: none;
}
.development .st {
  stroke-width: 0;
  stroke-linejoin: bevel;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.development .st1 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.development .st2 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.development .st3 {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.development:focus,
.development:focus-within,
.development:hover {
  width: max(max(calc(1.25 * 1vw), 15px) * 3, 100px);
  width: max(var(--offset) * 3, 100px);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  overflow: visible;
}

.development:focus .st,
.development:focus-within .st,
.development:hover .st {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.development:focus .st2,
.development:focus-within .st2,
.development:hover .st2 {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.development:focus .st3,
.development:focus-within .st3,
.development:hover .st3 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.products {
  padding: calc(max(calc(1.25 * 1vw), 15px) * 5.5) 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
  padding: var(--offset-l) 0 var(--offset-s);
  min-height: 100vh;
}
.products-navigations {
  margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  margin: 0 var(--offset-l);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.3em;
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 400;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
  font-size: calc(var(--fz) * 0.9);
  line-height: 1.5;
  color: rgba(56, 58, 109, 0.5);
  margin-bottom: max(calc(1.25 * 1vw), 15px);
  margin-bottom: var(--offset);
}
.products-navigations a {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.products-navigations a:hover, .products-navigations a:focus, .products-navigations a:focus-within {
  -webkit-box-shadow: 0 0.05em 0 0 #383a6d;
          box-shadow: 0 0.05em 0 0 #383a6d;
}
.products-navigations a.active {
  color: #383a6d;
}
.products-head {
  margin-left: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-left: var(--offset-s);
  margin-right: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  margin-right: var(--offset-l);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.products-head-decor {
  background: linear-gradient(225deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  border-radius: 6em;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 2) 0;
  padding: calc(var(--offset) * 2) 0;
  padding-left: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-left: calc(var(--offset) * 2);
}
.products-head-decor h1 {
  max-width: 70%;
}
.products-head-slider {
  width: 100%;
  max-height: 40vh;
}
.products-head-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 120%;
  height: auto;
  margin-left: -10%;
}
.products-slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.products-image {
  width: 100%;
  height: 35vh;
  margin-bottom: 1em;
}
.products-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.products__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8em;
  margin-left: auto;
}
.products__buttons .main-head__button {
  -webkit-box-shadow: 0 0 0 0.05em #3f417e;
          box-shadow: 0 0 0 0.05em #3f417e;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-icon);
          box-shadow: 0 0 0 0.05em var(--color-icon);
}
.products__buttons .main-head__button:hover, .products__buttons .main-head__button:focus, .products__buttons .main-head__button:focus-within {
  -webkit-box-shadow: 0 0 0 0.05em #c0c3dc;
          box-shadow: 0 0 0 0.05em #c0c3dc;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-gray);
          box-shadow: 0 0 0 0.05em var(--color-text-gray);
}
.products__buttons .main-head__button:hover svg, .products__buttons .main-head__button:focus svg, .products__buttons .main-head__button:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}
.products__buttons .main-head__button svg {
  fill: #3f417e;
  fill: var(--color-icon);
}
.products__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  padding-top: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-top: calc(var(--offset) * 2);
  padding-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-bottom: calc(var(--offset) * 2);
  padding-right: calc(max(calc(1.25 * 1vw), 15px) * 2);
  padding-right: calc(var(--offset) * 2);
  border-radius: 5em;
  background: linear-gradient(210deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: max(calc(1.25 * 1vw), 15px);
  font-size: var(--offset);
  line-height: 1.2;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #313234;
  color: var(--color-text-primary);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.products__link:hover, .products__link:focus, .products__link:focus-within {
  color: #55589e;
}
.products__link:hover span svg, .products__link:focus span svg, .products__link:focus-within span svg {
  fill: #55589e;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: fill;
  transition-property: fill;
}
.products__link:hover span, .products__link:focus span, .products__link:focus-within span {
  background-color: #c0c3dc;
  background-color: var(--color-text-gray);
}
.products__link span {
  width: calc(max(calc(1.25 * 1vw), 15px) * 2);
  width: calc(var(--offset) * 2);
  height: calc(max(calc(1.25 * 1vw), 15px) * 2);
  height: calc(var(--offset) * 2);
  border-radius: 50%;
  background-color: #3f417e;
  background-color: var(--color-icon);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
.products__link span svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
  width: calc(var(--offset) * 0.8);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.6);
  height: calc(var(--offset) * 0.6);
  fill: #ffffff;
  fill: var(--color-bg-secondary);
}

.products-inner {
  min-height: 100vh;
  margin: calc(max(calc(1.25 * 1vw), 15px) * 5) 0 0;
  margin: var(--offset-m) 0 0;
}

.products {
  overflow-x: hidden;
}
.products-cards {
  padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding: 0 var(--offset-l);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  grid-column-gap: var(--offset-l);
  -webkit-column-gap: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
     -moz-column-gap: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
          column-gap: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  -webkit-column-gap: var(--offset-l);
     -moz-column-gap: var(--offset-l);
          column-gap: var(--offset-l);
  grid-row-gap: max(calc(1.25 * 1vw), 15px);
  grid-row-gap: var(--offset);
  row-gap: max(calc(1.25 * 1vw), 15px);
  row-gap: var(--offset);
}
.products__link {
  bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
  bottom: calc(var(--offset) * 2);
  -webkit-transform-origin: right 70%;
      -ms-transform-origin: right 70%;
          transform-origin: right 70%;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.products-card {
  height: 100%;
  width: 100%;
  position: relative;
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-bottom: var(--offset-s);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.products-card-image {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.products-card-image img {
  width: 100%;
  height: 40vh;
  -o-object-fit: contain;
     object-fit: contain;
}

.product {
  min-height: 100vh;
  margin: calc(max(calc(1.25 * 1vw), 15px) * 5.5) 0;
  margin: var(--offset-l) 0;
}
.product-wrapp {
  margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  margin: 0 var(--offset-l);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: calc(max(calc(1.25 * 1vw), 15px) * 4);
  gap: var(--offset-s);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.product-slider {
  overflow: hidden;
  width: 50%;
  position: sticky;
  top: 10%;
}
.product-slider__image {
  width: 100%;
  height: 100%;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 2.5);
  padding: calc(var(--offset) * 2.5);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.product-slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-slider__buttons {
  position: absolute;
  width: 100%;
  top: 30%;
  left: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-slider__button {
  width: calc(max(calc(1.25 * 1vw), 15px) * 2);
  width: calc(var(--offset) * 2);
  height: calc(max(calc(1.25 * 1vw), 15px) * 2);
  height: calc(var(--offset) * 2);
  border-radius: 50%;
  border: 0.1em solid #3f417e;
  border: 0.1em solid var(--color-icon);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: border;
  transition-property: border;
}
.product-slider__button:hover, .product-slider__button:focus, .product-slider__button:focus-within {
  border: 0.1em solid #c0c3dc;
  border: 0.1em solid var(--color-text-gray);
}
.product-slider__button:hover svg, .product-slider__button:focus svg, .product-slider__button:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}
.product-slider__button svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.6);
  width: calc(var(--offset) * 0.6);
  height: max(calc(1.25 * 1vw), 15px);
  height: var(--offset);
  fill: #3f417e;
  fill: var(--color-icon);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: fill;
  transition-property: fill;
}
.product-slider__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}
.product-tabs {
  width: 50%;
}
.product-tabs__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: max(calc(1.25 * 1vw), 15px);
  gap: var(--offset);
  margin-bottom: 2em;
}
.product-tabs__buy {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 1.2;
  text-align: center;
  color: #fff;
  color: var(--color-text-secondary);
  padding: calc(max(calc(1.25 * 1vw), 15px) * 0.5) max(calc(1.25 * 1vw), 15px);
  padding: calc(var(--offset) * 0.5) var(--offset);
  border-radius: 2em;
  background-color: #3f417e;
  background-color: var(--color-icon);
  margin-bottom: 2em;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.product-tabs__buy:hover, .product-tabs__buy:focus, .product-tabs__buy:focus-within {
  background-color: #c0c3dc;
  background-color: var(--color-text-gray);
  color: #313234;
  color: var(--color-text-primary);
}
.product-tabs__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1em;
  width: 100%;
  margin-bottom: 1.5em;
}
.product-tabs__buttons button {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 700;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  line-height: 150%;
  text-transform: uppercase;
  color: #313234;
  color: var(--color-text-primary);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-box-shadow;
  transition-property: -webkit-box-shadow;
  transition-property: box-shadow;
  transition-property: box-shadow, -webkit-box-shadow;
}
.product-tabs__buttons button:hover, .product-tabs__buttons button:focus, .product-tabs__buttons button:focus-within {
  -webkit-box-shadow: 0 0.05em 0 0 #f77601;
          box-shadow: 0 0.05em 0 0 #f77601;
}
.product-tabs__buttons button.active {
  -webkit-box-shadow: 0 0.05em 0 0 #f77601;
          box-shadow: 0 0.05em 0 0 #f77601;
}
.product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.product-info h1 {
  width: 60%;
  text-transform: none;
  margin-bottom: 1em;
  font-size: calc(max(calc(1 * 1vw), 15px) * 2.5);
  font-size: calc(var(--fz) * 2.5);
  font-weight: 600;
}

.products-tabs__content {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.product-tabs-item {
  position: absolute;
  opacity: 0;
  z-index: 0;
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.product-tabs-item p {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 400;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  line-height: 140%;
  color: #474747;
}

.product-tabs-item.active {
  opacity: 1;
  z-index: 1;
  pointer-events: auto;
}

.tabs-row {
  position: relative;
}
.tabs-row::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.05em;
  background-color: #d9d9d9;
  top: max(calc(1.25 * 1vw), 15px);
  top: var(--offset);
  left: 0;
}

.product-specs {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 calc(max(calc(1.25 * 1vw), 15px) * 2);
  border-spacing: 0 calc(var(--offset) * 2);
}
.product-specs tr {
  position: relative;
}
.product-specs tr::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.05em;
  background-color: #d9d9d9;
  bottom: calc(max(calc(1.25 * 1vw), 15px) * -1);
  bottom: calc(var(--offset) * -1);
  left: 0;
}
.product-specs th {
  font-family: "Montserrat";
  font-family: var(--ffM);
  font-weight: 600;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.7);
  font-size: calc(var(--fz) * 0.7);
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #313234;
  color: var(--color-text-primary);
  text-align: left;
}
.product-specs td {
  font-family: "Montserrat";
  font-family: var(--ffM);
  font-weight: 600;
  font-size: calc(max(calc(1.25 * 1vw), 15px) * 0.6);
  font-size: calc(var(--offset) * 0.6);
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #9699a5;
}

.product-video {
  width: 100%;
  height: auto;
  border-radius: 1em;
  overflow: hidden;
  position: relative;
}
.product-video img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.play-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.play-video::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: -1;
}
.play-video:hover ~ picture img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.play-video:hover span {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.play-video svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 2);
  width: calc(var(--offset) * 2);
  height: calc(max(calc(1.25 * 1vw), 15px) * 1);
  height: calc(var(--offset) * 1);
  fill: none;
  stroke: #fff;
  stroke: var(--color-text-secondary);
}
.play-video span {
  width: calc(max(calc(1.25 * 1vw), 15px) * 3);
  width: calc(var(--offset) * 3);
  height: calc(max(calc(1.25 * 1vw), 15px) * 3);
  height: calc(var(--offset) * 3);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0.05em #fff;
          box-shadow: 0 0 0 0.05em #fff;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-secondary);
          box-shadow: 0 0 0 0.05em var(--color-text-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.product-video {
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 1.2);
  margin-bottom: calc(var(--offset) * 1.2);
}

.video-container {
  display: none;
}

.product-dw-link {
  background-color: #cb5803;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 0.5) calc(max(calc(1.25 * 1vw), 15px) * 1.3);
  padding: calc(var(--offset) * 0.5) calc(var(--offset) * 1.3);
  border-radius: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 110%;
  color: #fff;
  color: var(--color-text-secondary);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.product-dw-link:hover, .product-dw-link:focus, .product-dw-link:focus-within {
  color: #c0c3dc;
  color: var(--color-text-gray);
}
.product-dw-link:hover svg, .product-dw-link:focus svg, .product-dw-link:focus-within svg {
  fill: #c0c3dc;
  fill: var(--color-text-gray);
}
.product-dw-link svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
  width: calc(var(--offset) * 0.8);
  height: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
  height: calc(var(--offset) * 0.8);
  fill: #fff;
  fill: var(--color-text-secondary);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: fill;
  transition-property: fill;
}

.product-slide-mobile {
  display: none;
}

: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: 36px;
  width: var(--f-spinner-width);
  height: 36px;
  height: var(--f-spinner-height);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html.with-fancybox body.hide-scrollbar {
  overflow: hidden !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox__caption {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  max-width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  word-wrap: anywhere;
  line-height: 1.375;
  color: currentColor;
  color: var(--fancybox-color, currentColor);
  opacity: 1;
  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: 1;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-modern .f-thumbs__slide__button {
  --clip-path: inset(
  	0 calc(((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5) round
  		var(--f-thumb-border-radius, 0)
  );
  clip-path: inset(
  	0 calc(((0 - 0)) * (1 - 0) * 0.5) round
  		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: 0 solid transparent;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  -webkit-animation: f-fadeIn 0.2s ease-out;
          animation: f-fadeIn 0.2s ease-out;
  z-index: 10;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox__infobar span {
  padding: 0 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.advantages {
  min-height: 50vh;
  width: 100%;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding: var(--offset-l);
  padding-top: 0;
}
.advantages h3 {
  text-align: center;
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-bottom: var(--offset-s);
}
.advantages-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 30vh;
  gap: max(calc(1.25 * 1vw), 15px);
  gap: var(--offset);
  margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 4);
  margin-bottom: var(--offset-s);
}
.advantages-card {
  background-color: #ffffff;
  background-color: var(--color-bg-secondary);
  padding: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
  padding: calc(var(--offset) * 1.5);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: background-color, -webkit-box-shadow;
  transition-property: background-color, -webkit-box-shadow;
  transition-property: background-color, box-shadow;
  transition-property: background-color, box-shadow, -webkit-box-shadow;
  border-radius: 1.5em;
}
.advantages-card:hover, .advantages-card:focus, .advantages-card:focus-within {
  background-color: inherit;
  -webkit-box-shadow: 0 0 0.1em #9699a5;
          box-shadow: 0 0 0.1em #9699a5;
}
.advantages-card:hover span, .advantages-card:focus span, .advantages-card:focus-within span {
  background-color: #ffffff;
  background-color: var(--color-bg-secondary);
}
.advantages-card__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: max(calc(1.25 * 1vw), 15px);
  gap: var(--offset);
}
.advantages-card__head b {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 1.2);
  font-size: calc(var(--fz) * 1.2);
  line-height: 120%;
  margin-bottom: 0.5em;
  letter-spacing: -0.03em;
  color: #3f417e;
  color: var(--color-icon);
}
.advantages-card__head span {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
  font-size: calc(var(--fz) * 0.8);
  line-height: 1;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #313234;
  color: var(--color-text-primary);
  width: calc(max(calc(1.25 * 1vw), 15px) * 1.6);
  width: calc(var(--offset) * 1.6);
  height: calc(max(calc(1.25 * 1vw), 15px) * 1.6);
  height: calc(var(--offset) * 1.6);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f0f1f5;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
}
.advantages-card p {
  margin-top: auto;
  font-family: "OpenSans";
  font-family: var(--ffO);
  font-weight: 400;
  font-size: calc(max(calc(1.25 * 1vw), 15px) * 0.7);
  font-size: calc(var(--offset) * 0.7);
  line-height: 144%;
  color: #9699a5;
}
.advantages-video-container {
  width: 100%;
  min-height: 80vh;
  position: relative;
  overflow: hidden;
  border-radius: 2em;
}
.advantages-video-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.advantages-video-container .play-video-advantages {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.advantages-video-container .play-video-advantages:hover ~ picture img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.advantages-video-container .play-video-advantages::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.13);
}
.advantages-video-container .play-video-advantages:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.advantages-video-container .play-video-advantages span {
  width: calc(max(calc(1.25 * 1vw), 15px) * 5);
  width: calc(var(--offset) * 5);
  height: calc(max(calc(1.25 * 1vw), 15px) * 5);
  height: calc(var(--offset) * 5);
  border-radius: 50%;
  border: 0.05em solid #fff;
  border: 0.05em solid var(--color-text-secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.advantages-video-container .play-video-advantages svg {
  width: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
  width: calc(var(--offset) * 1.5);
  height: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
  height: calc(var(--offset) * 1.5);
  fill: none;
  stroke: #fff;
  stroke: var(--color-text-secondary);
}
.advantages-video {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.advantages-video.active {
  display: block;
}

.page-404 {
  min-height: 100vh;
  background: linear-gradient(182deg, #3e407d 42.29%, #7275bd 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding-right: var(--offset-l);
  padding-left: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding-left: var(--offset-l);
  padding-top: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
  padding-top: var(--offset-l);
  position: relative;
  overflow: hidden;
}
.page-404__about {
  position: relative;
  z-index: 2;
  max-width: 50%;
  height: 100%;
  margin-bottom: 5em;
}
.page-404__about h1 {
  color: #fff;
  color: var(--color-text-secondary);
  margin-bottom: 0.5em;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: calc(max(calc(1 * 1vw), 15px) * 4);
  font-size: calc(var(--fz) * 4);
}
.page-404__about h1 img {
  width: calc(max(calc(1.25 * 1vw), 15px) * 3);
  width: calc(var(--offset) * 3);
  height: calc(max(calc(1.25 * 1vw), 15px) * 3);
  height: calc(var(--offset) * 3);
}
.page-404__about p {
  color: #fff;
  color: var(--color-text-secondary);
  margin-bottom: 2em;
  text-align: center;
}
.page-404__about a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: calc(max(calc(1.25 * 1vw), 15px) * 0.5) calc(max(calc(1.25 * 1vw), 15px) * 1.3);
  padding: calc(var(--offset) * 0.5) calc(var(--offset) * 1.3);
  -webkit-box-shadow: 0 0 0 0.05em #fff;
          box-shadow: 0 0 0 0.05em #fff;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-secondary);
          box-shadow: 0 0 0 0.05em var(--color-text-secondary);
  border-radius: 5em;
  font-weight: 500;
  font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
  font-size: calc(var(--fz) * 0.9);
  color: #fff;
  color: var(--color-text-secondary);
  font-family: "Geometria";
  font-family: var(--ffG);
  -webkit-transition-property: color, -webkit-box-shadow;
  transition-property: color, -webkit-box-shadow;
  transition-property: color, box-shadow;
  transition-property: color, box-shadow, -webkit-box-shadow;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.page-404__about a:hover, .page-404__about a:focus, .page-404__about a:focus-within {
  color: #c0c3dc;
  color: var(--color-text-gray);
  -webkit-box-shadow: 0 0 0 0.05em #c0c3dc;
          box-shadow: 0 0 0 0.05em #c0c3dc;
  -webkit-box-shadow: 0 0 0 0.05em var(--color-text-gray);
          box-shadow: 0 0 0 0.05em var(--color-text-gray);
}

.rotating-fan {
  margin: 0 0.08em;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

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

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}

body {
  background-color: #f0f1f5;
  color: #f0f1f5;
  color: var(--color-bg-primary);
  font-family: "Montserrat", sans-serif;
  font-family: var(--ffM), sans-serif;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-user-select: auto;
     -moz-user-select: auto;
      -ms-user-select: auto;
          user-select: auto;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  position: relative;
  min-height: 100vh;
}

:root {
  /* colors */
  --color-default-black: #000;
  --color-bg-primary: #f0f1f5;
  --color-bg-secondary: #ffffff;
  --color-icon: #3f417e;
  --color-text-primary: #313234;
  --color-text-secondary: #fff;
  --color-text-gray: #c0c3dc;
  --ffG: "Geometria";
  --ffM: "Montserrat";
  --ffO: "OpenSans";
  --ffT: "TacticSans";
  --fz: max(calc(1 * 1vw), 15px);
  --offset: max(calc(1.25 * 1vw), 15px);
  --offset-xxxl: calc(var(--offset) * 10);
  --offset-xxl: calc(var(--offset) * 8);
  --offset-xl: calc(var(--offset) * 7);
  --offset-l: calc(var(--offset) * 5.5);
  --offset-m: calc(var(--offset) * 5);
  --offset-s: calc(var(--offset) * 4);
  --offset-grid: calc(var(--offset) * 4);
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*:focus {
  outline: none;
}
* *::before,
* *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::-moz-selection {
  background-color: #d3d9e2;
  color: #45478d;
  -webkit-text-fill-color: #45478d;
}

::selection {
  background-color: #d3d9e2;
  color: #45478d;
  -webkit-text-fill-color: #45478d;
}

::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}

::-webkit-scrollbar {
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  border-radius: 50px;
}

.container {
  padding: 0 max(calc(1.25 * 1vw), 15px);
  padding: 0 var(--offset);
  max-width: 780px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  word-break: break-word;
}

p {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  word-break: break-word;
}

details {
  display: block;
}

summary {
  list-style: none;
  cursor: pointer;
}

summary::-webkit-details-marker {
  display: none;
}

a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  outline: none;
  text-wrap: balance;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  outline: none;
}

img {
  display: block;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  font-size: max(calc(1 * 1vw), 15px);
  font-size: var(--fz);
  padding: 0;
  font-family: "Inter", sans-serif;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  outline: none;
}
button svg,
button span {
  pointer-events: none;
}

input {
  font-family: var(--ffP), sans-serif;
}

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

textarea {
  resize: none;
}

html {
  scroll-behavior: smooth;
}

[hidden],
[type=hidden],
.visually-hidden,
.tns-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 100%;
  width: 100%;
}

.title {
  font-family: "Geometria";
  font-family: var(--ffG);
  font-weight: 700;
  font-size: calc(max(calc(1 * 1vw), 15px) * 2.3);
  font-size: calc(var(--fz) * 2.3);
  letter-spacing: -0.03em;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, left bottom, from(#32345f), to(#45478d));
  background: linear-gradient(180deg, #32345f 0%, #45478d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 1380px) {
  .service-title-decor {
    width: 50%;
  }
  .interior-slider-container {
    max-width: 70%;
  }
  .products__link {
    bottom: calc(max(calc(1.25 * 1vw), 15px) * 2.5);
    bottom: calc(var(--offset) * 2.5);
  }
}

@media (max-width: 1280px) {
  .header {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 1.5) calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding: calc(var(--offset) * 1.5) var(--offset-s);
  }
  .nav {
    gap: max(calc(1.25 * 1vw), 15px);
    gap: var(--offset);
  }
  .nav__list {
    gap: max(calc(1.25 * 1vw), 15px);
    gap: var(--offset);
  }
  .main-head {
    padding-top: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
    padding-top: var(--offset-l);
  }
  .main-head__slider {
    margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 5);
    margin-bottom: var(--offset-m);
    height: 50%;
  }
  .main-head__slider-contrtols {
    padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 1.5) 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding: 0 calc(var(--offset) * 1.5) 0 var(--offset-s);
  }
  .about-company {
    padding-right: calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding-right: var(--offset-s);
  }
  .about-company__content {
    gap: calc(max(calc(1.25 * 1vw), 15px) * 3);
    gap: calc(var(--offset) * 3);
  }
  .about-company-desc {
    width: 50%;
  }
  .catalog {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 4) 0 0;
    padding: calc(var(--offset) * 4) 0 0;
  }
  .catalog-head {
    margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
    margin: 0 var(--offset-s);
  }
  .catalog-content {
    padding-left: calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding-left: var(--offset-s);
    padding-right: calc(max(calc(1.25 * 1vw), 15px) * 10);
    padding-right: var(--offset-xxxl);
  }
  .service {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2) 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding: calc(var(--offset) * 2) 0 var(--offset-s);
  }
  .service-title-decor {
    width: 60%;
  }
  .service__inner-title svg {
    width: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    width: calc(var(--offset) * 1.5);
    height: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    height: calc(var(--offset) * 1.5);
  }
  .interior {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding: calc(var(--offset) * 2);
    min-height: 60vh;
  }
  .contacts {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 3);
    padding: calc(var(--offset) * 2) calc(var(--offset) * 2) calc(var(--offset) * 3);
  }
  .footer {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding: calc(var(--offset) * 2);
  }
  .products-navigations {
    margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
    margin: 0 var(--offset-s);
  }
  .products-head {
    margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 4) 0 calc(max(calc(1.25 * 1vw), 15px) * 2);
    margin: 0 var(--offset-s) 0 calc(var(--offset) * 2);
  }
  .products-head-slider {
    max-height: 60vh;
  }
  .products-cards {
    padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding: 0 var(--offset-s);
    -webkit-column-gap: calc(max(calc(1.25 * 1vw), 15px) * 4);
       -moz-column-gap: calc(max(calc(1.25 * 1vw), 15px) * 4);
            column-gap: calc(max(calc(1.25 * 1vw), 15px) * 4);
    -webkit-column-gap: var(--offset-s);
       -moz-column-gap: var(--offset-s);
            column-gap: var(--offset-s);
  }
  .product-wrapp {
    margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 4);
    margin: 0 var(--offset-s);
  }
  .product-info h1 {
    width: 80%;
  }
  .advantages {
    padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 4) calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding: 0 var(--offset-s) var(--offset-s);
  }
  .page-404 {
    padding-left: calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding-left: var(--offset-s);
    padding-right: calc(max(calc(1.25 * 1vw), 15px) * 4);
    padding-right: var(--offset-s);
    padding-top: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
    padding-top: var(--offset-l);
  }
  .page-404__about {
    max-width: 70%;
  }
}

@media (max-width: 1180px) {
  .interior-slider-container {
    max-width: 80%;
  }
}

@media (max-width: 1080px) {
  .service-title-decor {
    width: 65%;
  }
}

@media (max-width: 999px) {
  .header {
    padding: max(calc(1.25 * 1vw), 15px);
    padding: var(--offset);
  }
  .nav::before {
    content: "";
    -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
            transform: translateX(-150%);
    background-color: #f0f1f5;
    background-color: var(--color-bg-primary);
    width: 100%;
    height: calc(max(calc(1.25 * 1vw), 15px) * 4);
    height: var(--offset-s);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 15;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  .nav__logo {
    position: relative;
    z-index: 20;
  }
  .nav__list {
    overflow-y: scroll;
    -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
            transform: translateX(-150%);
    gap: max(calc(1.25 * 1vw), 15px);
    gap: var(--offset);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    min-height: calc(100dvh - env(safe-area-inset-bottom, 0px));
    padding: calc(max(calc(1.25 * 1vw), 15px) * 5) max(calc(1.25 * 1vw), 15px) calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding: var(--offset-m) var(--offset) calc(var(--offset) * 2);
    background-color: #f0f1f5;
    background-color: var(--color-bg-primary);
  }
  .nav__list-phone {
    display: none;
  }
  .nav__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 15;
    padding: 0.6em;
  }
  .nav__icons a {
    width: calc(max(calc(1.25 * 1vw), 15px) * 3);
    width: calc(var(--offset) * 3);
    height: calc(max(calc(1.25 * 1vw), 15px) * 3);
    height: calc(var(--offset) * 3);
  }
  .nav__icons a svg {
    width: calc(max(calc(1.25 * 1vw), 15px) * 1.4);
    width: calc(var(--offset) * 1.4);
    height: calc(max(calc(1.25 * 1vw), 15px) * 1.4);
    height: calc(var(--offset) * 1.4);
  }
  .main-head {
    padding-top: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
    padding-top: var(--offset-l);
    height: calc(var(--vh) * 100);
  }
  .main-head h1 {
    font-size: calc(max(calc(1 * 1vw), 15px) * 4);
    font-size: calc(var(--fz) * 4);
  }
  .main-head p {
    font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
    font-size: calc(var(--fz) * 0.8);
    max-width: 80%;
    font-size: max(calc(1 * 1vw), 15px);
    font-size: var(--fz);
    line-height: 1.4;
  }
  .main-head__slider-contrtols {
    padding: 0;
    margin-right: -3em;
    bottom: 0;
    gap: calc(max(calc(1.25 * 1vw), 15px) * 2);
    gap: calc(var(--offset) * 2);
  }
  .main-head__slider-progress {
    width: 100%;
  }
  .main-head__link {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.1);
    font-size: calc(var(--fz) * 1.1);
    padding: calc(max(calc(1.25 * 1vw), 15px) * 0.7) calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: calc(var(--offset) * 0.7) calc(var(--offset) * 1.5);
  }
  .main-head__decor1 {
    left: auto;
    right: -10%;
    top: 10%;
  }
  .main-head__decor2 {
    right: auto;
    left: -10%;
    top: 40%;
    width: 35vw;
    height: 17vw;
  }
  .main-head__decor3 {
    display: none;
  }
  .main-head__decor-circle {
    display: none;
  }
  .main-head__button {
    width: calc(max(calc(1.25 * 1vw), 15px) * 3);
    width: calc(var(--offset) * 3);
    height: calc(max(calc(1.25 * 1vw), 15px) * 3);
    height: calc(var(--offset) * 3);
  }
  .main-head__button svg {
    width: max(calc(1.25 * 1vw), 15px);
    width: var(--offset);
    height: max(calc(1.25 * 1vw), 15px);
    height: var(--offset);
  }
  .about-company {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 1.5) calc(max(calc(1.25 * 1vw), 15px) * 3.5);
    padding: calc(var(--offset) * 2) calc(var(--offset) * 1.5) calc(var(--offset) * 3.5);
    height: auto;
  }
  .about-company__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .about-company__head .title-decor {
    margin-left: 0;
    padding: calc(max(calc(1.25 * 1vw), 15px) * 1.5) calc(max(calc(1.25 * 1vw), 15px) * 3) calc(max(calc(1.25 * 1vw), 15px) * 2) 0;
    padding: calc(var(--offset) * 1.5) calc(var(--offset) * 3) calc(var(--offset) * 2) 0;
  }
  .about-company__head p {
    width: 80%;
  }
  .about-company__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
    gap: calc(max(calc(1.25 * 1vw), 15px) * 2);
    gap: calc(var(--offset) * 2);
  }
  .about-company-image {
    width: 100%;
    border-radius: 1.5em;
  }
  .about-company-desc {
    min-height: 65dvh;
    width: calc(100vw - 30%);
    margin: 0 auto;
  }
  .catalog {
    min-height: auto;
    height: 100%;
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2) 0;
    padding: calc(var(--offset) * 2) 0;
  }
  .catalog-head {
    margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 2);
    margin: 0 calc(var(--offset) * 2) calc(var(--offset) * 2);
  }
  .catalog-head h3 {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.8);
    font-size: calc(var(--fz) * 1.8);
    margin-top: 0.8em;
    margin-bottom: 0.5em;
  }
  .catalog-link {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.1);
    font-size: calc(var(--fz) * 1.1);
    padding: calc(max(calc(1.25 * 1vw), 15px) * 0.7) calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: calc(var(--offset) * 0.7) calc(var(--offset) * 1.5);
  }
  .catalog-content {
    padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: 0 calc(var(--offset) * 1.5);
    gap: 0;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    margin-bottom: 2em;
    overflow-y: auto;
    scroll-padding: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    scroll-padding: calc(var(--offset) * 1.5);
  }
  .catalog-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    scroll-snap-align: start;
    margin-bottom: 0;
    padding: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: calc(var(--offset) * 1.5);
    border-radius: 1.5em;
    background: rgba(231, 231, 231, 0.5);
    margin-right: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
    margin-right: calc(var(--offset) * 0.8);
  }
  .catalog-about {
    margin: 0;
    width: 100%;
  }
  .catalog-about__link {
    font-size: max(calc(1 * 1vw), 15px);
    font-size: var(--fz);
  }
  .catalog-about__link {
    display: none;
  }
  .catalog-about__wrapp {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .catalog-about__wrapp span {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .catalog-about-drop {
    opacity: 1;
  }
  .service {
    max-height: 100%;
    height: 100%;
    padding-top: calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding-top: calc(var(--offset) * 2);
    overflow-x: hidden;
    padding-bottom: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding-bottom: calc(var(--offset) * 1.5);
  }
  .service-head {
    margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 2);
    margin: 0 calc(var(--offset) * 2) calc(var(--offset) * 2);
  }
  .service-head p {
    padding: 0;
    font-size: max(calc(1 * 1vw), 15px);
    font-size: var(--fz);
    line-height: 1.5;
  }
  .service-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: var(--offet);
  }
  .service-wrapp {
    max-height: 100%;
    height: auto;
    padding: 0;
  }
  .service__images {
    display: none;
  }
  .service__inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    padding-bottom: 0;
    gap: 0;
    padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: 0 calc(var(--offset) * 1.5);
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
  }
  .service__inner-garant {
    margin-bottom: 0.5em;
  }
  .service__inner-list {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding: calc(var(--offset) * 2);
    background-color: #ffffff;
    background-color: var(--color-bg-secondary);
    border-radius: 1.5em;
    overflow: hidden;
    margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
    margin-bottom: calc(var(--offset) * 2);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    scroll-snap-align: center;
    gap: 1em;
    margin-right: calc(max(calc(1.25 * 1vw), 15px) * 0.8);
    margin-right: calc(var(--offset) * 0.8);
  }
  .service__inner-list li p {
    padding-left: 0;
    font-size: max(calc(1 * 1vw), 15px);
    font-size: var(--fz);
  }
  .service__inner-title {
    font-size: max(calc(1 * 1vw), 15px);
    font-size: var(--fz);
  }
  .service__inner-title svg {
    min-width: calc(max(calc(1.25 * 1vw), 15px) * 1.7);
    min-width: calc(var(--offset) * 1.7);
    min-height: calc(max(calc(1.25 * 1vw), 15px) * 1.7);
    min-height: calc(var(--offset) * 1.7);
  }
  .service__progress-bar {
    display: none;
  }
  .service__decor {
    display: none;
  }
  .interior {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: calc(var(--offset) * 2) calc(var(--offset) * 1.5);
    margin: 0;
  }
  .interior-left {
    width: 100%;
    padding: 0;
  }
  .interior-left h3 {
    width: 100%;
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.8);
    font-size: calc(var(--fz) * 1.8);
    margin-top: 0.8em;
  }
  .interior-right {
    display: none;
  }
  .interior-slider-image {
    border-radius: 2em;
  }
  .interior-slider p {
    width: 100%;
    margin-bottom: 2em;
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.1);
    font-size: calc(var(--fz) * 1.1);
  }
  .interior-slider-container {
    max-width: 100%;
    border-radius: 1.5em;
  }
  .interior-slider-controls {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .interior-text-decor {
    display: none;
  }
  .contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 1.5) calc(max(calc(1.25 * 1vw), 15px) * 3);
    padding: calc(var(--offset) * 2) calc(var(--offset) * 1.5) calc(var(--offset) * 3);
  }
  .contacts__form {
    width: 100%;
  }
  .contacts-info {
    max-width: 60%;
  }
  .input input {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.1);
    font-size: calc(var(--fz) * 1.1);
  }
  .input textarea {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.1);
    font-size: calc(var(--fz) * 1.1);
  }
  .footer {
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: calc(var(--offset) * 2) calc(var(--offset) * 1.5);
  }
  .footer .nav {
    margin-bottom: 2em;
    margin-top: 1em;
  }
  .footer-icons {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 1em;
  }
  .footer-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer__list {
    width: 100%;
  }
  .footer__list:first-of-type {
    margin: 0;
    margin-bottom: 1em;
  }
  .footer__list:last-of-type {
    margin: 0;
  }
  .footer-text-decor {
    font-size: calc(max(calc(1 * 1vw), 15px) * 14);
    font-size: calc(var(--fz) * 14);
  }
  .products {
    min-height: 90vh;
    padding-bottom: calc(max(calc(1.25 * 1vw), 15px) * 3.5);
    padding-bottom: calc(var(--offset) * 3.5);
  }
  .products-navigations {
    margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 2);
    margin: 0 calc(var(--offset) * 2);
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.1);
    font-size: calc(var(--fz) * 1.1);
    line-height: 1;
  }
  .products-head {
    margin-left: 0;
    margin-right: calc(max(calc(1.25 * 1vw), 15px) * 2);
    margin-right: calc(var(--offset) * 2);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 2em;
    position: relative;
  }
  .products-head-slider {
    max-height: 100%;
    padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding: 0 calc(var(--offset) * 2);
  }
  .products-head-container {
    margin: 0;
    width: 100%;
    padding-right: 1.5em;
  }
  .products-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    background-color: #ffffff;
    background-color: var(--color-bg-secondary);
    border-radius: 2em;
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding: calc(var(--offset) * 2);
    padding-bottom: 0;
  }
  .products-image {
    height: 35dvh;
  }
  .products__buttons {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .products__link {
    background: none;
    width: 100%;
    margin-top: auto;
    padding-bottom: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding-bottom: calc(var(--offset) * 1.5);
  }
  .products__link span {
    min-width: calc(max(calc(1.25 * 1vw), 15px) * 2);
    min-width: calc(var(--offset) * 2);
    min-height: calc(max(calc(1.25 * 1vw), 15px) * 2);
    min-height: calc(var(--offset) * 2);
  }
  .products-inner {
    margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 3.5);
    margin-bottom: calc(var(--offset) * 3.5);
  }
  .products-cards {
    padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: 0 calc(var(--offset) * 1.5);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .products-card {
    margin-bottom: 0;
    margin-right: 0;
    background-color: #ffffff;
    background-color: var(--color-bg-secondary);
    border-radius: 1.5em;
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding: calc(var(--offset) * 2);
  }
  .products-card-image img {
    height: auto;
  }
  .product {
    margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 3.5);
    margin-bottom: calc(var(--offset) * 3.5);
  }
  .product-wrapp {
    margin: 0 calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    margin: 0 calc(var(--offset) * 1.5);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-slider {
    width: 100%;
    position: relative;
  }
  .product-slider__buttons {
    top: 30%;
    -webkit-transform: translate(0, 50%);
        -ms-transform: translate(0, 50%);
            transform: translate(0, 50%);
  }
  .product-slider__button {
    width: calc(max(calc(1.25 * 1vw), 15px) * 3);
    width: calc(var(--offset) * 3);
    height: calc(max(calc(1.25 * 1vw), 15px) * 3);
    height: calc(var(--offset) * 3);
  }
  .product-slider__button svg {
    width: max(calc(1.25 * 1vw), 15px);
    width: var(--offset);
    height: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    height: calc(var(--offset) * 1.5);
  }
  .product-tabs {
    width: 100%;
  }
  .product-tabs__buy {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.1);
    font-size: calc(var(--fz) * 1.1);
    padding: calc(max(calc(1.25 * 1vw), 15px) * 0.7) calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: calc(var(--offset) * 0.7) calc(var(--offset) * 1.5);
  }
  .product-tabs__buttons button {
    font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
    font-size: calc(var(--fz) * 0.8);
  }
  .product-info {
    margin-top: 2em;
  }
  .product-info h1 {
    width: 100%;
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.8);
    font-size: calc(var(--fz) * 1.8);
  }
  .product-specs th {
    font-size: calc(max(calc(1 * 1vw), 15px) * 0.9);
    font-size: calc(var(--fz) * 0.9);
  }
  .product-specs td {
    font-size: calc(max(calc(1 * 1vw), 15px) * 0.8);
    font-size: calc(var(--fz) * 0.8);
  }
  .product-dw-link {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.1);
    font-size: calc(var(--fz) * 1.1);
    padding: calc(max(calc(1.25 * 1vw), 15px) * 0.7) calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    padding: calc(var(--offset) * 0.7) calc(var(--offset) * 1.5);
  }
  .product-dw-link svg {
    width: calc(max(calc(1.25 * 1vw), 15px) * 1.2);
    width: calc(var(--offset) * 1.2);
    height: calc(max(calc(1.25 * 1vw), 15px) * 1.2);
    height: calc(var(--offset) * 1.2);
  }
  .product-slide-desc {
    display: none;
  }
  .product-slide-mobile {
    display: block;
  }
  .advantages {
    padding: 0 calc(max(calc(1.25 * 1vw), 15px) * 1.5) calc(max(calc(1.25 * 1vw), 15px) * 3.5);
    padding: 0 calc(var(--offset) * 1.5) calc(var(--offset) * 3.5);
  }
  .advantages h3 {
    margin-bottom: 1em;
  }
  .advantages-cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .advantages-card__head span {
    width: calc(max(calc(1.25 * 1vw), 15px) * 1.9);
    width: calc(var(--offset) * 1.9);
    height: calc(max(calc(1.25 * 1vw), 15px) * 1.9);
    height: calc(var(--offset) * 1.9);
  }
  .advantages-card p {
    max-width: 80%;
    font-size: max(calc(1 * 1vw), 15px);
    font-size: var(--fz);
  }
  .page-404 {
    padding-left: calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding-left: calc(var(--offset) * 2);
    padding-right: calc(max(calc(1.25 * 1vw), 15px) * 2);
    padding-right: calc(var(--offset) * 2);
    padding-top: calc(max(calc(1.25 * 1vw), 15px) * 5.5);
    padding-top: var(--offset-l);
  }
  .title {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.8);
    font-size: calc(var(--fz) * 1.8);
  }
}

@media (max-width: 780px) {
  .main-head h1 {
    margin-top: auto;
  }
  .about-company-desc {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    gap: calc(var(--offset) * 1.5);
    min-height: auto;
  }
  .catalog-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: max(calc(1.25 * 1vw), 15px);
    gap: var(--offset);
  }
  .catalog-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
  }
  .footer-icons a {
    width: calc(max(calc(1.25 * 1vw), 15px) * 2.5);
    width: calc(var(--offset) * 2.5);
    height: calc(max(calc(1.25 * 1vw), 15px) * 2.5);
    height: calc(var(--offset) * 2.5);
  }
  .footer-icons a svg {
    width: calc(max(calc(1.25 * 1vw), 15px) * 1.2);
    width: calc(var(--offset) * 1.2);
    height: calc(max(calc(1.25 * 1vw), 15px) * 1.2);
    height: calc(var(--offset) * 1.2);
  }
  .footer__list b {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.2);
    font-size: calc(var(--fz) * 1.2);
    margin-bottom: 0.5em;
  }
  .footer__list a {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1);
    font-size: calc(var(--fz) * 1);
  }
  .footer__list a svg {
    width: calc(max(calc(1.25 * 1vw), 15px) * 1.2);
    width: calc(var(--offset) * 1.2);
    height: calc(max(calc(1.25 * 1vw), 15px) * 1.2);
    height: calc(var(--offset) * 1.2);
  }
  .footer-text-decor {
    font-size: calc(max(calc(1 * 1vw), 15px) * 10);
    font-size: calc(var(--fz) * 10);
  }
  .products__link {
    padding-right: max(calc(1.25 * 1vw), 15px);
    padding-right: var(--offset);
  }
  .advantages-video-container {
    min-height: 50vh;
  }
  .page-404__about h1 {
    font-size: calc(max(calc(1 * 1vw), 15px) * 3);
    font-size: calc(var(--fz) * 3);
  }
  .page-404__about p {
    font-size: max(calc(1 * 1vw), 15px);
    font-size: var(--fz);
  }
}

@media (max-width: 680px) {
  .about-company__head p {
    width: 100%;
    font-size: max(calc(1 * 1vw), 15px);
    font-size: var(--fz);
    line-height: 1.5;
  }
  .contacts-info {
    max-width: 100%;
    padding: calc(max(calc(1.25 * 1vw), 15px) * 2) 0 calc(max(calc(1.25 * 1vw), 15px) * 2) calc(max(calc(1.25 * 1vw), 15px) * 3);
    padding: calc(var(--offset) * 2) 0 calc(var(--offset) * 2) calc(var(--offset) * 3);
  }
  .contacts-info a {
    font-size: calc(max(calc(1 * 1vw), 15px) * 1.2);
    font-size: calc(var(--fz) * 1.2);
  }
  .form-wrapp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1em;
    margin-bottom: 1em;
  }
  form fieldset {
    gap: 1em;
  }
  .form-success, .form-error {
    bottom: 12%;
  }
  .products-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
  }
  .page-404__about {
    max-width: 100%;
  }
}

@media (max-width: 580px) {
  .advantages-cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: calc(max(calc(1.25 * 1vw), 15px) * 2);
    margin-bottom: calc(var(--offset) * 2);
  }
}

@media (max-width: 480px) {
  .main-head__slider-contrtols {
    gap: 0;
  }
  .catalog-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .service-head h3 {
    width: 100%;
  }
  .service-title-decor {
    width: 100%;
  }
  .footer-text-decor {
    font-size: calc(max(calc(1 * 1vw), 15px) * 6);
    font-size: calc(var(--fz) * 6);
    bottom: -2%;
  }
  .products-navigations {
    margin: 0 max(calc(1.25 * 1vw), 15px) 0 calc(max(calc(1.25 * 1vw), 15px) * 1.5);
    margin: 0 var(--offset) 0 calc(var(--offset) * 1.5);
  }
  .products-head-slider {
    padding: 0 max(calc(1.25 * 1vw), 15px);
    padding: 0 var(--offset);
  }
  .products-head-container {
    width: 100%;
    gap: 0;
    padding: 0;
  }
  .products-slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .advantages-video-container {
    min-height: 30vh;
  }
  .page-404__about h1 img {
    width: calc(max(calc(1.25 * 1vw), 15px) * 2.5);
    width: calc(var(--offset) * 2.5);
    height: calc(max(calc(1.25 * 1vw), 15px) * 2.5);
    height: calc(var(--offset) * 2.5);
  }
  .page-404__about h1 {
    font-size: calc(max(calc(1 * 1vw), 15px) * 2.5);
    font-size: calc(var(--fz) * 2.5);
  }
}

@media (min-width: 999px) {
  .catalog-slide:hover .catalog-about__link,
  .catalog-slide:focus .catalog-about__link,
  .catalog-slide:focus-within .catalog-about__link {
    -webkit-transform: translateX(15%) scale(3);
        -ms-transform: translateX(15%) scale(3);
            transform: translateX(15%) scale(3);
    background: linear-gradient(330deg, rgba(154, 156, 182, 0.1) 26.04%, rgba(255, 255, 255, 0) 50.6%);
  }
  .catalog-slide:hover .catalog-about-drop,
  .catalog-slide:focus .catalog-about-drop,
  .catalog-slide:focus-within .catalog-about-drop {
    opacity: 1;
  }
  .service__image-mobile {
    display: none;
  }
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: #e0e0e0;
    background-color: var(--f-button-hover-bg);
  }
}
/*# sourceMappingURL=main.min.css.map */
