

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -0.125rem; /* 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;
}

* {
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@font-face {
  font-family: "Inter";
  src: url("/local/layout/dist/assets/css/../fonts/InterDisplay-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "Inter";
  src: url("/local/layout/dist/assets/css/../fonts/InterDisplay-Regular.woff2") format("woff2");
  font-weight: normal;
}
@font-face {
  font-family: "Inter";
  src: url("/local/layout/dist/assets/css/../fonts/InterDisplay-Medium.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Inter";
  src: url("/local/layout/dist/assets/css/../fonts/InterDisplay-Semibold.woff2") format("woff2");
  font-weight: 600;
}
* {
  color: var(--gray-color);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*::-webkit-scrollbar {
  width: 0.3125rem;
}
@media (max-width: 1024px) {
  *::-webkit-scrollbar {
    width: 0;
  }
}
*::-webkit-scrollbar-track {
  background: var(--white-color);
}
*::-webkit-scrollbar-thumb {
  background: var(--accent-color);
}

html,
body {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  display: flex;
  flex-direction: column;
  font-family: "Inter", sans-serif;
  background: var(--back-beige-color);
}
@media (max-width: 1024px) {
  body {
    min-width: 22.5rem;
    overflow-x: hidden;
  }
}

a {
  text-decoration: none;
}

.container {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  width: 100%;
}
@media (max-width: 1280px) {
  .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.mob-only {
  display: none !important;
}
@media (max-width: 1024px) {
  .mob-only {
    display: block !important;
  }
}

svg {
  transition: var(--trs-300);
}
svg path {
  transition: var(--trs-300);
}

.sticky-block {
  position: sticky;
  top: 7.5rem;
}

.marquee-wrapper .marquee {
  display: flex;
  gap: 1.4375rem;
  position: relative;
}
.marquee-wrapper .marquee .marquee__group {
  display: flex;
  align-items: center;
  animation: slide 20s linear infinite;
}

.hidden {
  display: none !important;
}

.navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
}
.navigation .swiper-btn {
  width: 3rem;
  height: 3rem;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--accent-color);
  transition: var(--trs-300);
  pointer-events: all;
}
.navigation .swiper-btn:hover {
  background: var(--hover-color);
}
.navigation .swiper-btn svg {
  width: 0.375rem;
  height: 0.75rem;
}
.navigation .swiper-btn:disabled, .navigation .swiper-btn.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.page-title {
  margin-top: 0.75rem;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .page-title {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}

ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-top: 1rem;
}
ul li {
  position: relative;
  padding-left: 1.375rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
ul li:before {
  content: "";
  position: absolute;
  width: 0.375rem;
  height: 0.375rem;
  background: var(--accent-color);
  top: 0.5rem;
  left: 0.125rem;
  transform: skew(-12deg);
}

.input__row.error .input__item-small {
  margin-top: 0.375rem;
  color: #DB0000;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  font-family: "Inter";
}

.section-title {
  font-weight: 500;
  font-size: 4rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .section-title {
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 96%;
    letter-spacing: -0.0625rem;
  }
}

.page-head {
  display: flex;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .page-head {
    margin-bottom: 1.75rem;
  }
}
.page-head h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  margin-right: 3.75rem;
  max-width: 24.75rem;
  width: 100%;
}
@media (max-width: 1024px) {
  .page-head h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .page-head h6 {
    margin-right: 0;
  }
}
.page-head p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  max-width: 34.125rem;
  margin-right: 4.875rem;
}
@media (max-width: 1024px) {
  .page-head p {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .page-head {
    flex-direction: column;
    gap: 0.75rem;
  }
  .page-head h6 {
    margin-right: 0;
  }
  .page-head p {
    margin-bottom: 0.875rem;
    margin-right: 0;
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}

.arrows {
  display: flex;
}
.arrows button {
  width: 5.25rem;
  height: 4rem;
  transform: skew(-12deg);
  border: 0.0625rem solid var(--lines-white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: var(--trs-300);
}
.arrows button svg {
  transform: skew(12deg);
}
.arrows button:last-child {
  border-left: none;
}
@media screen and (min-width: 767px) {
  .arrows button:hover {
    background: var(--hover-color) !important;
    transition: var(--trs-300);
    border-color: var(--hover-color) !important;
  }
  .arrows button:active {
    background: var(--accent-color) !important;
    border-color: var(--accent-color) !important;
  }
}

.fixed-elem {
  position: fixed;
  bottom: 1.5rem;
  right: 1.5rem;
  z-index: 10;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .fixed-elem {
    right: 0.75rem;
    bottom: 0.75rem;
  }
  .fixed-elem svg {
    width: 3.0625rem;
    height: 2.75rem;
  }
}

.img-wrapper {
  position: relative;
}
.img-wrapper img {
  position: relative;
  z-index: 1;
}
.img-wrapper.decors:before {
  content: "";
  width: 21.25rem;
  height: 14.3125rem;
  background-color: var(--hover-color);
  position: absolute;
  right: -2.75rem;
  top: 0;
  transform: skew(-15deg);
}
@media (max-width: 1024px) {
  .img-wrapper.decors:before {
    width: 11.875rem;
    height: 6.75rem;
    right: -0.875rem;
  }
}
.img-wrapper.decors:after {
  content: "";
  width: 21.25rem;
  height: 14.3125rem;
  background-color: var(--hover-color);
  position: absolute;
  left: -3rem;
  top: 2.625rem;
  transform: skew(-15deg);
}
@media (max-width: 1024px) {
  .img-wrapper.decors:after {
    width: 11.875rem;
    height: 6.75rem;
    left: -0.875rem;
  }
}

.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 200;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: var(--trs-300);
  background: rgba(18, 17, 30, 0.4);
  -webkit-backdrop-filter: blur(0.625rem);
          backdrop-filter: blur(0.625rem);
}
.modal > .close-modal {
  position: absolute;
  top: 1.25rem;
  left: 38.75rem;
  z-index: 1;
  width: 3rem;
  height: 3rem;
  background: var(--brown-color);
  transition: var(--trs-300);
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.modal > .close-modal svg {
  width: 3.125rem;
  height: 2.5rem;
}
.modal > .close-modal svg path:not(:first-child) {
  stroke: white;
  stroke-width: 1;
}
.modal > .close-modal svg g path {
  stroke: white;
  stroke-width: 1;
}
.modal > .close-modal:hover svg path:first-child {
  fill: var(--hover-color);
}
@media (max-width: 1024px) {
  .modal > .close-modal {
    z-index: 1;
    top: 1.625rem;
    right: 1.625rem;
    left: unset;
  }
  .modal > .close-modal svg {
    width: 2.25rem;
    height: 2.25rem;
  }
}
.modal.active {
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}
.modal.active .modal-content-wrapper {
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}
.modal.active.left .modal-content-wrapper {
  transform: translateX(0);
}
.modal .modal-content-wrapper {
  overflow: auto;
  position: relative;
  transform: perspective(37.5rem) rotateX(10deg) translateY(-50%);
  opacity: 0;
  pointer-events: none;
  transition: var(--trs-300);
  background: #fff;
  padding: 3rem;
  height: 100vh;
  max-width: 44.25rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.modal .modal-content-wrapper h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .modal .modal-content-wrapper h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.modal .modal-content-wrapper .form {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.modal .modal-content-wrapper .form .checkbox-wrapper {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .modal .modal-content-wrapper {
    padding: 1.25rem;
    border-radius: 0;
  }
}
.modal .modal-content-wrapper .close-modal-wrapper {
  display: flex;
  justify-content: flex-end;
  position: sticky;
  top: 0;
  right: 0;
  z-index: 10;
}
@media (max-width: 767px) {
  .modal .modal-content-wrapper .close-modal-wrapper {
    top: 2.125rem;
  }
}
.modal .modal-content-wrapper .close-modal-wrapper .close-modal {
  padding: 0;
  margin-top: -1.25rem;
  margin-right: -1.25rem;
}
@media (max-width: 767px) {
  .modal .modal-content-wrapper .close-modal-wrapper .close-modal {
    margin-right: 0;
  }
}

button {
  background: none;
  border: none;
  cursor: pointer;
}

label,
button,
a {
  cursor: pointer;
}
label.btn-video,
button.btn-video,
a.btn-video {
  background: var(--white-color);
  padding: 0.25rem 0.25rem 0.25rem 1.625rem;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 1.75rem;
  transition: var(--trs-300);
}
@media screen and (min-width: 767px) {
  label.btn-video:hover .btn-video-text,
  button.btn-video:hover .btn-video-text,
  a.btn-video:hover .btn-video-text {
    color: var(--hover-color);
  }
  label.btn-video:hover .btn-video-icon,
  button.btn-video:hover .btn-video-icon,
  a.btn-video:hover .btn-video-icon {
    background: var(--hover-color);
  }
}
label.btn-video .btn-video-text,
button.btn-video .btn-video-text,
a.btn-video .btn-video-text {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 115%;
  text-transform: uppercase;
  transition: var(--trs-300);
}
label.btn-video .btn-video-icon,
button.btn-video .btn-video-icon,
a.btn-video .btn-video-icon {
  background: var(--accent-color);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 0.625rem;
  transition: var(--trs-300);
}
label.btn-video .btn-video-icon svg,
button.btn-video .btn-video-icon svg,
a.btn-video .btn-video-icon svg {
  width: 2rem;
  height: 2rem;
}
label.link,
button.link,
a.link {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media screen and (min-width: 767px) {
  label.link:hover .link-text,
  button.link:hover .link-text,
  a.link:hover .link-text {
    color: var(--hover-color);
  }
  label.link:hover .link-icon,
  button.link:hover .link-icon,
  a.link:hover .link-icon {
    background: var(--hover-color);
  }
}
label.link .link-text,
button.link .link-text,
a.link .link-text {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 115%;
  text-transform: uppercase;
  transition: var(--trs-300);
}
label.link .link-icon,
button.link .link-icon,
a.link .link-icon {
  background: var(--accent-color);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 0.625rem;
  transition: var(--trs-300);
}
label.link .link-icon svg,
button.link .link-icon svg,
a.link .link-icon svg {
  width: 0.3125rem;
  height: 0.625rem;
}
label.social,
button.social,
a.social {
  background: var(--white-color);
  padding: 0.25rem 0.25rem 0.25rem 1.625rem;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  gap: 1.75rem;
  transition: var(--trs-300);
  justify-content: space-between;
}
@media screen and (min-width: 767px) {
  label.social:hover .social-text,
  button.social:hover .social-text,
  a.social:hover .social-text {
    color: var(--hover-color);
  }
}
label.social .social-text,
button.social .social-text,
a.social .social-text {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 115%;
  text-transform: uppercase;
  transition: var(--trs-300);
}
label.social .social-icon,
button.social .social-icon,
a.social .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 0.625rem;
  transition: var(--trs-300);
}
label.social .social-icon svg,
button.social .social-icon svg,
a.social .social-icon svg {
  width: 1.5625rem;
  height: 1.5625rem;
}
@media screen and (min-width: 767px) {
  label.social-vk:hover .social-icon,
  button.social-vk:hover .social-icon,
  a.social-vk:hover .social-icon {
    background: var(--blue-hover-color);
  }
}
label.social-vk .social-icon,
button.social-vk .social-icon,
a.social-vk .social-icon {
  background: var(--blue-color);
}
@media screen and (min-width: 767px) {
  label.social-tg:hover .social-icon,
  button.social-tg:hover .social-icon,
  a.social-tg:hover .social-icon {
    background: var(--sky-hover-color);
  }
}
label.social-tg .social-icon,
button.social-tg .social-icon,
a.social-tg .social-icon {
  background: var(--sky-color);
}
@media screen and (min-width: 767px) {
  label.social-youtube:hover .social-icon,
  button.social-youtube:hover .social-icon,
  a.social-youtube:hover .social-icon {
    background: var(--red-hover-color);
  }
}
label.social-youtube .social-icon,
button.social-youtube .social-icon,
a.social-youtube .social-icon {
  background: var(--red-color);
}

.btn.circle {
  background: var(--back-beige-color);
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn.circle.s {
  width: 2.5rem;
  height: 2.5rem;
}
.btn.circle.s svg {
  width: 1rem;
  height: 1rem;
}
.btn.tab {
  padding: 1.0625rem 1.75rem;
  border-radius: 0.625rem;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 115%;
  text-transform: uppercase;
  color: var(--brown-color);
  transition: var(--trs-300);
  border: 0.0625rem solid rgba(0, 0, 0, 0);
  position: relative;
}
@media screen and (min-width: 767px) {
  .btn.tab:hover {
    color: var(--hover-color);
    border-color: var(--hover-color);
  }
}
.btn.tab.active {
  color: var(--white-color);
  background: var(--accent-color);
  border-color: var(--accent-color);
}
.btn.tab input {
  display: none;
}
.btn.tab input:checked ~ span {
  color: var(--white-color);
}
.btn.tab input:checked ~ span:before {
  opacity: 1;
}
.btn.tab span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 115%;
  text-transform: uppercase;
  color: var(--brown-color);
  z-index: 2;
  transition: var(--trs-300);
}
.btn.tab span:before {
  background: var(--accent-color);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: var(--trs-300);
  z-index: -1;
}
.btn.play-btn {
  background: var(--accent-color);
  border-radius: 0.625rem;
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--trs-300);
}
@media screen and (min-width: 767px) {
  .btn.play-btn:hover {
    background: var(--hover-color);
  }
}
@media (max-width: 767px) {
  .btn.play-btn {
    width: 2.75rem;
    height: 2.75rem;
  }
}
.btn.play-btn svg {
  width: 1.375rem;
  height: 1.375rem;
}
.btn.btn-link {
  background: var(--accent-color);
  padding: 0.25rem 0.25rem 0.25rem 2.3125rem;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
  transition: var(--trs-300);
}
@media screen and (min-width: 767px) {
  .btn.btn-link:hover {
    background: var(--hover-color);
  }
  .btn.btn-link:hover .btn-link-icon svg path {
    stroke: var(--hover-color);
  }
}
.btn.btn-link .btn-link-text {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 115%;
  text-transform: uppercase;
  color: var(--white-color);
  transition: var(--trs-300);
}
.btn.btn-link .btn-link-icon {
  background: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 0.625rem;
  transition: var(--trs-300);
}
.btn.btn-link.white {
  background: var(--back-beige-color);
}
@media screen and (min-width: 767px) {
  .btn.btn-link.white:hover .btn-link-text {
    color: var(--hover-color);
  }
  .btn.btn-link.white:hover .btn-link-icon {
    background: var(--hover-color);
  }
}
.btn.btn-link.white .btn-link-text {
  color: var(--brown-color);
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 115%;
  text-transform: uppercase;
}
.btn.btn-link.white .btn-link-icon {
  background: var(--accent-color);
}
.btn.btn-link.sm .btn-link-icon {
  width: 2.5rem;
  height: 2.5rem;
}
.btn.primary {
  background: var(--accent-color);
  border-radius: 0.625rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 115%;
  text-transform: uppercase;
  color: var(--white-color);
  transition: var(--trs-300);
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 767px) {
  .btn.primary:hover {
    background: var(--hover-color);
  }
}
.btn.outline {
  border: 0.0625rem solid var(--back-beige-color);
  height: 3.5rem;
  padding: 0 1.625rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 115%;
  text-transform: uppercase;
  color: var(--white-color);
  border-radius: 0.625rem;
  transition: var(--trs-300);
}
.btn.outline.white {
  border-color: var(--white-color);
}
@media screen and (min-width: 767px) {
  .btn.outline.white:hover {
    background: var(--brown-color);
    border-color: var(--brown-color);
  }
}
.btn.load-more {
  background: var(--white-color);
  border-radius: 0.625rem;
  padding: 0.75rem 0.5rem 0.75rem 1.75rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 115%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  transition: var(--trs-300);
}
@media screen and (min-width: 767px) {
  .btn.load-more:hover {
    background: var(--hover-color);
    color: var(--white-color);
  }
  .btn.load-more:hover svg path {
    stroke: var(--white-color);
  }
}
.btn.load-more .load-more-icon {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn.load-more .load-more-icon svg {
  width: 1rem;
  height: 1rem;
}
.btn.circle {
  background: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.625rem;
  width: 3rem;
  height: 3rem;
  transition: var(--trs-300);
}
@media screen and (min-width: 767px) {
  .btn.circle:hover {
    background: var(--hover-color);
  }
  .btn.circle:hover svg path {
    stroke: var(--white-color);
  }
}
.btn.circle svg {
  width: 0.375rem;
  height: 0.625rem;
}
.btn.circle svg path {
  stroke: var(--brown-color);
}

@media screen and (min-width: 767px) {
  .next-btn:hover *[fill], .prev-btn:hover *[fill] {
    fill: var(--hover-color);
    transition: 0.3s ease;
  }
  .next-btn:hover *[stroke], .prev-btn:hover *[stroke] {
    stroke: #fff;
    transition: 0.3s ease;
  }
}

.btn {
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  transition: var(--trs-300);
}
.btn.basic-btn {
  background: var(--accent-color);
  transform: skew(-12deg);
  padding: 1.21875rem 4.9375rem;
}
@media (max-width: 1024px) {
  .btn.basic-btn {
    padding: 1rem 2.875rem;
  }
}
.btn.basic-btn span {
  transform: skew(12deg);
  color: var(--white-color);
  display: flex;
  align-items: center;
  gap: 1.125rem;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .btn.basic-btn span {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
@media screen and (min-width: 767px) {
  .btn.basic-btn:hover {
    background: var(--hover-color);
    transition: var(--trs-300);
  }
}
.btn.btn-link-l {
  padding: 1.125rem 2.5rem;
  border: 0.0625rem solid var(--white-color);
  transform: skew(-12deg);
}
@media (max-width: 1024px) {
  .btn.btn-link-l {
    padding: 1rem 1.6875rem;
  }
}
.btn.btn-link-l > span {
  transform: skew(12deg);
  color: var(--white-color);
  display: flex;
  align-items: center;
  gap: 1.125rem;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .btn.btn-link-l > span {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.btn.btn-link-l.dark {
  border-color: var(--gray-color);
}
.btn.btn-link-l.dark span {
  color: var(--gray-color);
}
@media screen and (min-width: 767px) {
  .btn.btn-link-l.dark:hover {
    border-color: var(--accent-color);
  }
  .btn.btn-link-l.dark:hover span {
    color: var(--accent-color);
  }
  .btn.btn-link-l.dark:hover svg path {
    stroke: var(--accent-color);
  }
}

textarea,
.input {
  border: none;
  outline: none;
  background: none;
  padding: 0.8125rem 1.25rem;
  width: 100%;
  background: var(--back-color);
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
textarea.input-big,
.input.input-big {
  font-size: 2rem;
  font-weight: 600;
  color: var(--gray-color);
  line-height: 96%;
}
textarea::-moz-placeholder-shown, .input::-moz-placeholder-shown {
  color: var(--gray-color);
  opacity: 0.4;
}
textarea::placeholder-shown,
.input::placeholder-shown {
  color: var(--gray-color);
  opacity: 0.4;
}
textarea::-moz-placeholder, .input::-moz-placeholder {
  color: var(--gray-color);
  opacity: 0.4;
}
textarea::placeholder,
.input::placeholder {
  color: var(--gray-color);
  opacity: 0.4;
}

.double-field {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
}

textarea {
  resize: none;
  height: 8rem;
  padding: 1.25rem 1.5rem;
}

.checkbox-wrapper {
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: pointer;
}
.checkbox-wrapper a {
  color: var(--accent-color);
}
.checkbox-wrapper input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  max-width: 1.25rem;
  min-width: 1.25rem;
  max-height: 1.25rem;
  min-height: 1.25rem;
  background-color: var(--back-color);
  position: relative;
  transition: var(--trs-300);
  cursor: pointer;
}
.checkbox-wrapper input:checked {
  background: var(--accent-color);
}
.checkbox-wrapper input:checked:before {
  opacity: 1;
}
.checkbox-wrapper input:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transition: var(--trs-300);
  z-index: 2;
  background-image: url("/local/layout/dist/assets/css/../img/check.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  opacity: 0;
}
.checkbox-wrapper span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}

.custon-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-width: 1.25rem;
  min-height: 1.25rem;
  max-width: 1.25rem;
  max-height: 1.25rem;
  border-radius: 62.4375rem;
  position: relative;
  transition: var(--trs-300);
  cursor: pointer;
  background: var(--back-beige-color);
}
.custon-radio:checked {
  background: var(--white-color);
}
.custon-radio:checked:before {
  box-shadow: inset 0 0 0 0.25rem var(--accent-color);
}
.custon-radio:after {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  opacity: 0;
  transition: var(--trs-300);
  border-radius: 62.4375rem;
}
.custon-radio:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 0 var(--accent-color);
  border-radius: 62.4375rem;
  transition: var(--trs-300);
  z-index: 2;
}

.custon-checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  max-width: 1.25rem;
  min-width: 1.25rem;
  max-height: 1.25rem;
  min-height: 1.25rem;
  background: var(--back-beige-color);
  position: relative;
  transition: var(--trs-300);
  cursor: pointer;
}
.custon-checkbox:checked:before {
  opacity: 1;
}
.custon-checkbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transition: var(--trs-300);
  z-index: 2;
  background-image: url("/local/layout/dist/assets/css/../img/icons/check.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
}

.custom-radio {
  display: block;
}
.custom-radio input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.custom-radio span {
  padding: 0.90625rem 1.375rem;
  border-radius: 6rem;
  background: #F5F2F0;
  font-weight: 500;
  display: block;
  line-height: 96%;
  border: 0.0625rem solid transparent;
  transition: var(--trs-300);
  font-family: "Inter", sans-serif;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .custom-radio span {
    padding: 0.71875rem 1.25rem;
  }
}
.custom-radio input:checked + span {
  transition: var(--trs-300);
  background: #FFF;
  border: 0.0625rem solid var(--gray-color);
}
.custom-radio:hover span {
  color: var(--hover-color);
  transition: 0.3s ease;
}

.checkbox-ios {
  display: flex;
  gap: 0.75rem;
  height: 1.5625rem;
  line-height: 1.75rem;
  margin-right: 0.625rem;
  position: relative;
  vertical-align: middle;
  font-size: 0.875rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.checkbox-ios p {
  font-size: 1rem;
  font-weight: 500;
  font-family: "Inter", sans-serif;
}

.checkbox-ios .checkbox-ios-switch {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 3rem;
  height: 1.5625rem;
  border-radius: 6rem;
  vertical-align: top;
  background: #F5F2F0;
  transition: 0.2s;
}

.checkbox-ios .checkbox-ios-switch:before {
  content: "";
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  display: inline-block;
  width: 1.1875rem;
  height: 1.1875rem;
  border-radius: 50%;
  background: white;
  transition: 0.15s;
}

.checkbox-ios input[type=checkbox] {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.checkbox-ios input[type=checkbox]:not(:disabled):active + .checkbox-ios-switch:before {
  box-shadow: inset 0 0 0.125rem rgba(0, 0, 0, 0.3);
}

.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch {
  background: var(--primary-color);
}

.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch:before {
  transform: translateX(1.4375rem);
  background: var(--beige-color);
}

/* Hover */
.checkbox-ios input[type=checkbox]:not(:disabled) + .checkbox-ios-switch {
  cursor: pointer;
  border-color: rgba(0, 0, 0, 0.3);
}

/* Disabled */
.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch {
  filter: grayscale(70%);
  border-color: rgba(0, 0, 0, 0.1);
}

.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch:before {
  background: #eee;
}

.accordion-item {
  transition: var(--trs-300);
  overflow: hidden;
  border-top: 0.0625rem solid rgba(89, 83, 90, 0.2);
}
.accordion-item:last-child {
  border-bottom: 0.0625rem solid rgba(89, 83, 90, 0.2);
}
.accordion-item .accordion-title {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  padding: 1.5rem 0;
  width: 100%;
}
.accordion-item .accordion-title span {
  font-size: 1.25rem;
  letter-spacing: -0.125rem;
}
.accordion-item .accordion-title img {
  width: 3rem;
  height: 3rem;
}
.accordion-item .accordion-title svg {
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
  margin-left: auto;
}
.accordion-item .accordion-title:hover .icon {
  background: var(--hover-color);
}
.accordion-item .accordion-title:hover .icon svg path {
  stroke: var(--white-color);
}
.accordion-item .accordion-title:hover span {
  color: var(--hover-color);
}
.accordion-item .accordion-title .icon {
  pointer-events: none;
  min-width: 2.5rem;
  min-height: 2.5rem;
  max-width: 2.5rem;
  max-height: 2.5rem;
  background: var(--back-beige-color);
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: var(--trs-300);
}
.accordion-item .accordion-title .icon svg {
  width: 1rem;
  height: 1rem;
}
.accordion-item .accordion-title span {
  pointer-events: none;
  transition: var(--trs-300);
  text-align: left;
}
@media (max-width: 1024px) {
  .accordion-item .accordion-title span {
    font-size: 1.25rem;
    letter-spacing: -0.125rem;
  }
}
.accordion-item .collapse {
  transition: var(--trs-300);
  display: flex;
  align-items: flex-start;
  padding: 0 0 0 4rem;
  flex-direction: column;
}
.accordion-item .collapse p {
  font-size: 1rem;
  line-height: 136%;
  margin-bottom: 1lh;
  font-family: "Inter", sans-serif;
}
.accordion-item .collapse p b {
  font-weight: 500;
}
.accordion-item .collapse p:last-child {
  margin-bottom: 0;
}
.accordion-item .collapse a {
  padding: 1rem 2.25rem;
  background: #FFF;
  border-radius: 6rem;
  display: flex;
  align-items: center;
  gap: 2.875rem;
  width: -moz-fit-content;
  width: fit-content;
  transition: 0.3s ease;
}
.accordion-item .collapse a span {
  font-size: 1rem;
  color: var(--primary-color);
  font-weight: 500;
  transition: 0.3s ease;
  line-height: 96%;
}
.accordion-item .collapse a:hover {
  background: var(--hover-color);
  transition: 0.3s ease;
}
.accordion-item .collapse a:hover span {
  color: var(--white-color);
  transition: 0.3s ease;
}
.accordion-item .collapse a:hover svg path {
  stroke: var(--white-color);
}
@media (max-width: 1024px) {
  .accordion-item .collapse {
    padding: 0 0 1.5rem 4rem;
  }
}
.accordion-item .collapse ul {
  margin-top: 0;
}
.accordion-item.active .accordion-title svg {
  transform: rotate(45deg);
}
.accordion-item.active .accordion-title p {
  color: var(--accent-color);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 75rem;
}

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

.swiper-3d {
  perspective: 75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-lazy-preloader {
  width: 2.625rem;
  height: 2.625rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -1.3125rem;
  margin-top: -1.3125rem;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 0.25rem solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

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

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

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

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

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

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

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

:root {
  --swiper-navigation-size:2.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

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

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

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.f-throwOutDown {
  animation: 0.175s ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, -9.375rem, 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, 9.375rem, 0);
    opacity: 0;
  }
}
.f-zoomInUp {
  animation: var(--f-transition-duration, 0.2s) ease-out 0.1s both f-zoomInUp;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes f-classicInNext {
  0% {
    transform: translateX(-4.6875rem);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicInPrev {
  0% {
    transform: translateX(4.6875rem);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicOutNext {
  100% {
    transform: translateX(-4.6875rem);
    opacity: 0;
  }
}
@keyframes f-classicOutPrev {
  100% {
    transform: translateX(4.6875rem);
    opacity: 0;
  }
}
:root {
  --f-button-width: 2.5rem;
  --f-button-height: 2.5rem;
  --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: 1.25rem;
  --f-button-svg-height: 1.25rem;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65;
}

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

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg);
  }
}
.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 0.25rem;
  overflow: auto;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
  filter: blur(0);
  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;
          user-select: none;
}

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

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

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

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

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 2.125rem;
  --f-button-height: 2.125rem;
  --f-button-border-radius: 0.25rem;
  --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: 1.375rem;
  --f-button-svg-height: 1.375rem;
  position: absolute;
  top: -2.375rem;
  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: 1.5rem;
  opacity: var(--fancybox-opacity, 1);
  transition: all 0.25s ease;
}

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

.is-compact .fancybox__footer .fancybox__caption {
  padding: 0.75rem;
}

.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: 1.125rem;
  --f-button-svg-height: 1.125rem;
  --f-button-svg-filter: none;
  top: 0.3125rem;
  right: 0.3125rem;
}

.fancybox__nav {
  --f-button-width: 3.125rem;
  --f-button-height: 3.125rem;
  --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: 1.625rem;
  --f-button-svg-height: 1.625rem;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(0.0625rem 0.0625rem 0.0625rem rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -1.875rem;
  right: -1.25rem;
  left: -1.25rem;
  bottom: -1.875rem;
  z-index: 1;
}

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

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

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

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  -webkit-user-select: none;
     -moz-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;
          user-select: none;
  pointer-events: none;
}

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

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

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

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: 0.35s ease backwards f-fadeIn;
}

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

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: 0.35s ease forwards f-fadeOut;
}

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

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

.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,
.fancybox__container:not(.is-compact) .has-map .fancybox__content,
.fancybox__container:not(.is-compact) .has-pdf .fancybox__content {
  width: calc(100% - 7.5rem);
  height: 90%;
}

.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  width: 60rem;
  height: 33.75rem;
  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(0.0625rem, 0.0625rem, 0.0625rem, 0.0625rem) !important;
  clip-path: inset(50%) !important;
  height: 0.0625rem !important;
  margin: -0.0625rem !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.0625rem !important;
  white-space: nowrap !important;
}

.f-carousel__thumbs {
  --f-thumb-width: 6rem;
  --f-thumb-height: 4.5rem;
  --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: 0.125rem;
  --f-thumb-offset: 0;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

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

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 0.25rem;
  --f-thumb-extra-gap: 1.25rem;
  --f-thumb-clip-width: 2.875rem;
}

.f-thumbs {
  position: relative;
  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;
          user-select: none;
  perspective: 62.5rem;
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.125rem;
  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;
}

.f-thumbs__track {
  display: flex;
  will-change: transform;
}

.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  min-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: -moz-max-content;
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(var(--left, 0) * 0.0625rem);
  width: calc(100% - var(--width, 0) * 0.0625rem);
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  --clip-path: inset(
    0
      calc(
        (var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0)) * 0.5 *
          (1 - var(--progress, 0))
      )
      round var(--f-thumb-border-radius, 0)
  );
  transform: translate3d(calc(var(--shift, 0) * -0.0625rem), 0, 0);
  transition: none;
  pointer-events: none;
}

.is-modern .f-thumbs__slide > * {
  clip-path: var(--clip-path);
}

.is-modern:not(.is-using-mouse) .f-thumbs__slide:focus-within {
  filter: drop-shadow(-0.0625rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0.125rem 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -0.0625rem 0 var(--f-thumb-outline-color)) drop-shadow(0 0.125rem 0 var(--f-thumb-outline-color));
}

.is-modern.in-touch .f-thumbs__slide {
  filter: none;
}

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

.is-modern.is-resting .f-thumbs__slide > * {
  transition: all 0.33s ease;
}

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

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

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

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

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

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

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

.f-thumbs.is-horizontal .f-thumbs__track {
  margin: 0 auto;
  padding: 0.5rem 0 0.75rem 0;
}

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

.f-thumbs.is-vertical .f-thumbs__track {
  flex-wrap: wrap;
  margin: auto 0;
  padding: 0 0.5rem;
}

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

.fancybox__thumbs {
  --f-thumb-width: 6rem;
  --f-thumb-height: 4.5rem;
  --f-thumb-border-radius: 0.125rem;
  --f-thumb-outline: 0.125rem;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

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

.fancybox__thumbs.is-classic .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 0.25rem;
  --f-thumb-extra-gap: 1.25rem;
  --f-thumb-clip-width: 2.875rem;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

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

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

.is-compact .fancybox__thumbs {
  --f-thumb-width: 4rem;
  --f-thumb-clip-width: 2rem;
  --f-thumb-height: 3rem;
  --f-thumb-extra-gap: 0.625rem;
}

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

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

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 2.875rem;
  --f-button-height: 2.875rem;
  --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: 1.5rem;
  --f-button-svg-height: 1.5rem;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(0.0625rem 0.0625rem 0.0625rem rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
  pointer-events: none;
  z-index: 20;
}

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

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

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

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

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

.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

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

.fancybox__infobar span {
  padding: 0 0.3125rem;
}

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

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

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

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

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

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

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

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

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

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

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

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.1875rem;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .modal.certificate-modal > .close-modal {
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    left: unset;
    display: block;
  }
  .modal.certificate-modal > .close-modal svg {
    width: 3.125rem;
    height: 2.5rem;
  }
}

.certificate-modal .modal-content-wrapper {
  align-items: flex-start;
  justify-content: center;
}
.certificate-modal__inner {
  width: 100%;
}
.certificate-modal .certificate-modal-swiper-wrapper {
  width: 100%;
  position: relative;
}
.certificate-modal .certificate-modal-swiper-wrapper .cert-name {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  text-align: center;
  margin-top: 1.75rem;
}
@media (max-width: 1024px) {
  .certificate-modal .certificate-modal-swiper-wrapper .cert-name {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
    margin-top: 1.25rem;
  }
}
.certificate-modal .certificate-modal-swiper-wrapper .arrows {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .certificate-modal .certificate-modal-swiper-wrapper .arrows {
    position: static;
    transform: unset;
    margin-top: 0.75rem;
  }
}
.certificate-modal .certificate-modal-swiper-wrapper .arrows button {
  width: 4.375rem;
}
.certificate-modal .certificate-modal-swiper-wrapper .arrows button svg:last-child {
  display: none;
}
@media (max-width: 1024px) {
  .certificate-modal .certificate-modal-swiper-wrapper .arrows button {
    width: auto;
    height: auto;
    border: none !important;
    background: none !important;
  }
  .certificate-modal .certificate-modal-swiper-wrapper .arrows button svg:first-child {
    display: none;
  }
  .certificate-modal .certificate-modal-swiper-wrapper .arrows button svg:last-child {
    display: block;
  }
}
.certificate-modal .certificate-modal-swiper-wrapper .arrows .next-btn {
  right: 0;
  border-left: 0.0625rem solid var(--lines-gray-color);
}
.certificate-modal .certificate-modal-swiper-wrapper .arrows .prev-btn {
  left: 0;
}
.certificate-modal .certificate-modal-swiper-wrapper .arrows .next-btn, .certificate-modal .certificate-modal-swiper-wrapper .arrows .prev-btn {
  border-color: var(--lines-gray-color);
}
.certificate-modal .certificate-modal-swiper {
  max-width: 23.75rem;
  margin: auto;
}
.certificate-modal .certificate-modal-swiper .swiper-slide img, .certificate-modal .certificate-modal-swiper .swiper-slide iframe, .certificate-modal .certificate-modal-swiper .swiper-slide object {
  width: 100%;
  height: auto;
  aspect-ratio: 380/538;
  -o-object-fit: contain;
     object-fit: contain;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.modal.menu-modal .modal-content-wrapper {
  transform: translateX(100%);
}
.modal.menu-modal.active .modal-content-wrapper {
  transform: translateX(0%);
}

.order-modal__inner {
  width: 100%;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.modal.filter-modal > .close-modal {
  display: none;
}
@media (max-width: 1024px) {
  .modal.filter-modal > .close-modal {
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    left: unset;
    display: block;
  }
  .modal.filter-modal > .close-modal svg {
    width: 3.125rem;
    height: 2.5rem;
  }
}
.modal.filter-modal .modal-content-wrapper {
  max-width: 58.5rem;
}
@media (max-width: 1024px) {
  .modal.filter-modal .modal-content-wrapper {
    max-width: calc(100% - 4.5rem);
    position: static;
    padding: 1.5rem 0.75rem;
  }
}

.filter-modal .modal-content-wrapper {
  align-items: flex-start;
  justify-content: flex-start;
}
.filter-modal__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.75rem;
  align-items: center;
}
@media (max-width: 1024px) {
  .filter-modal__head .close-modal {
    display: none;
  }
}
.filter-modal__head h4 {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
}
@media (max-width: 1024px) {
  .filter-modal__head h4 {
    font-size: 1.625rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.filter-modal__head button {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  gap: 0.75rem;
  color: var(--gray-txt-color);
  transition: 0.3s ease;
}
.filter-modal__head button:hover {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.filter-modal__head button:hover span {
  border-color: var(--accent-color);
  background-color: var(--accent-color);
  transition: 0.3s ease;
}
.filter-modal__head button:hover span svg path {
  stroke: var(--white-color);
}
@media (max-width: 1024px) {
  .filter-modal__head button {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.filter-modal__head button span {
  width: 2.5rem;
  height: 2.5rem;
  transform: skew(-12deg);
  border: 0.0625rem solid var(--lines-gray-color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .filter-modal__head button span {
    width: auto;
    height: auto;
    border: none;
    transform: unset;
  }
}
.filter-modal__head button span svg {
  transform: skew(12deg);
}
@media (max-width: 1024px) {
  .filter-modal__head button span svg {
    transform: unset;
  }
}
.filter-modal__submit.btn.basic-btn {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
@media (max-width: 1024px) {
  .filter-modal__submit.btn.basic-btn {
    position: sticky;
    bottom: -1.5rem;
    left: 0;
    margin-left: -0.75rem;
    text-align: center;
    width: calc(100% + 1.5rem);
    max-width: unset;
    transform: unset;
    justify-content: center;
    display: flex;
  }
  .filter-modal__submit.btn.basic-btn span {
    transform: unset;
  }
}
.filter-modal .selector {
  display: none;
}
@media (max-width: 1024px) {
  .filter-modal .selector {
    display: block;
  }
}
.filter-modal__countries {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .filter-modal__countries {
    display: none;
  }
}
.filter-modal__countries label:hover p span {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.filter-modal__countries label:first-child p {
  padding-left: 1.1875rem;
}
.filter-modal__countries label:first-child p:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--back-color);
  transform: skew(8deg);
  left: -0.25rem;
  transition: 0.3s ease;
}
.filter-modal__countries label input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.filter-modal__countries label input:checked + p {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.filter-modal__countries label input:checked + p span {
  color: var(--white-color);
}
.filter-modal__countries label input:checked + p:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.filter-modal__countries label p {
  background: var(--back-color);
  transform: skew(-8deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
  display: block;
}
.filter-modal__countries label p.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.filter-modal__countries label p.active span {
  color: var(--white-color);
}
.filter-modal__countries label p.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.filter-modal__countries label p span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
}
.filter-modal__inner {
  width: 100%;
}
.filter-modal__block {
  margin-bottom: 3rem;
}
.filter-modal__block__head {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
.filter-modal__block__head h6 {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
}
.filter-modal__block__head button {
  margin-left: auto;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  transition: 0.3s ease;
}
.filter-modal__block__head button:hover {
  transition: 0.3s ease;
  color: var(--accent-color);
}
.filter-modal__block__head button:hover svg path {
  stroke: var(--accent-color);
}
.filter-modal__checks {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 1rem;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
@media (max-width: 1024px) {
  .filter-modal__checks {
    grid-template-columns: 1fr;
    row-gap: 1.25rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.modal.gallery-modal {
  align-items: flex-start;
  justify-content: center;
}
.modal.gallery-modal > .close-modal {
  top: 2.5rem;
  left: auto;
  right: 2.5rem;
}
@media (max-width: 1024px) {
  .modal.gallery-modal > .close-modal {
    top: 0.625rem;
    right: 0.625rem;
  }
}
.modal.gallery-modal .modal-content-wrapper {
  overflow: initial;
  position: relative;
  max-width: 80%;
  height: 100%;
  padding-left: 7.125rem;
  padding-right: 7.125rem;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .modal.gallery-modal .modal-content-wrapper {
    max-width: 100%;
    width: 100%;
    padding: 0;
    background: #FFFFFF;
  }
}

.item-page__content__details__slider-wrap--modal.mobile {
  display: none;
}
@media (max-width: 1024px) {
  .item-page__content__details__slider-wrap--modal.mobile {
    display: block;
  }
}
@media (max-width: 1024px) {
  .item-page__content__details__slider-wrap--modal:not(.mobile) {
    display: none;
  }
}
.item-page__content__details__slider-wrap--modal .item-page__content__details__slider {
  overflow: visible;
  max-width: 61.67vw;
  position: initial;
}
@media (max-width: 1024px) {
  .item-page__content__details__slider-wrap--modal .item-page__content__details__slider {
    max-width: 100vw;
  }
}
.item-page__content__details__slider-wrap--modal .item-page__content__details__slider .arrows {
  position: initial;
  right: auto;
  bottom: auto;
}
.item-page__content__details__slider-wrap--modal .arrows button {
  width: 4.625rem;
  height: 4rem;
}
.item-page__content__details__slider-wrap--modal .prev-btn,
.item-page__content__details__slider-wrap--modal .next-btn {
  position: absolute;
  top: 50%;
  bottom: auto;
  z-index: 10;
  transform: translateY(-50%) skew(-12deg);
}
.item-page__content__details__slider-wrap--modal .prev-btn {
  left: 0 !important;
  right: auto;
}
.item-page__content__details__slider-wrap--modal .next-btn {
  right: 0 !important;
  left: auto;
}
.item-page__content__details__slider-wrap--modal .swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

@media (max-width: 1024px) {
  .gallery-modal__inner .item-page__content__details__slider .arrows .next-btn {
    top: auto;
    transform: none;
    bottom: 0.625rem;
    right: 0.625rem !important;
  }
  .gallery-modal__inner .item-page__content__details__slider .arrows .prev-btn {
    top: auto;
    transform: none;
    bottom: 0.625rem;
    left: 0.625rem !important;
  }
  .gallery-modal__inner .swiper-slide {
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .gallery-modal__inner .details__slider-pic-wrapper {
    position: relative;
    height: 100vh;
    flex-grow: 1;
    max-height: 100vh;
    padding: 4.5rem 0;
  }
  .gallery-modal__inner .details__slider-pic-wrapper-inner {
    display: flex;
    height: 100%;
  }
  .gallery-modal__inner .details__slider-pic-wrapper-inner img {
    flex-shrink: 1;
    width: 100% !important;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.menu-modal {
  top: 7.1875rem;
}
@media (max-width: 1024px) {
  .menu-modal {
    top: 3.75rem;
    align-items: flex-start;
  }
}
.menu-modal .modal-content-wrapper {
  max-width: 100%;
  padding: 0 0.75rem 0.75rem;
  justify-content: flex-start;
  overflow-x: hidden;
  display: none;
}
@media (max-width: 1024px) {
  .menu-modal .modal-content-wrapper {
    height: calc(100vh - 3.75rem);
  }
}
.menu-modal .modal-content-wrapper.active {
  display: flex;
}
.menu-modal .menu-modal__prods-area {
  display: none;
  padding-bottom: 1.75rem;
}
.menu-modal .menu-modal__prods-area__prods {
  background: var(--back-color);
  padding: 1.3125rem 0.75rem;
  display: flex;
  align-items: center;
  gap: 1.25rem;
  color: var(--gray-txt-color);
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  width: calc(100% + 1.5rem);
  margin-bottom: 1.75rem;
}
.menu-modal .menu-modal__prods-area__block {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 3rem;
}
.menu-modal .menu-modal__prods-area__block h6 {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  margin-bottom: 0.75rem;
}
.menu-modal .menu-modal__prods-area__block > a:last-child {
  color: var(--accent-color);
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  display: block;
  margin-top: 1.75rem;
}
.menu-modal .menu-modal__prods-area__items {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.menu-modal .menu-modal__prods-area__items a {
  padding: 0.375rem 0;
  display: flex;
  align-items: center;
  gap: 1.25rem;
  border-top: 0.0625rem solid var(--lines-gray-color);
}
.menu-modal .menu-modal__prods-area__items a:last-child {
  border-bottom: 0.0625rem solid var(--lines-gray-color);
}
.menu-modal .menu-modal__prods-area__items a img {
  width: 3rem;
  height: 3rem;
  flex-shrink: 0;
}
.menu-modal .menu-modal__prods-area__items a p {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
}
.menu-modal__prods {
  width: calc(100% + 1.5rem);
  margin-left: 0;
  background: var(--accent-color);
  color: var(--white-color);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.125rem 0.75rem;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  margin-bottom: 1rem;
}
.menu-modal__inner {
  width: 100%;
}
.menu-modal__inner nav {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.menu-modal__inner nav a {
  padding-bottom: 0.75rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  border-bottom: 0.0625rem solid var(--lines-gray-color);
}
.menu-modal__bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  justify-content: space-between;
  margin-top: 3rem;
}
.menu-modal__bottom a {
  max-width: 19.9375rem;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.menu-modal__bottom a img {
  margin-bottom: 0.375rem;
  display: block;
  width: 100%;
}
.menu-modal__bottom a span {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
}

.menu-modal__bottom .header-menu__points__item--video-wrapper {
  margin-bottom: 0;
}
.menu-modal__bottom .header-menu__points__item--video span {
  margin-left: -1.25rem;
}
.menu-modal__bottom .header-menu__points__item--video svg {
  width: 1.0625rem;
  height: auto;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.modal.menu-modal .modal-content-wrapper {
  transform: translateX(100%);
}
.modal.menu-modal.active .modal-content-wrapper {
  transform: translateX(0%);
}

.order-modal__inner {
  width: 100%;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.custom-select {
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .custom-select {
    position: static;
  }
}
.custom-select__choosen {
  display: none;
  flex-wrap: wrap;
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
  row-gap: 0.75rem;
  margin-top: 0;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: margin-top 0.3s ease, max-height 0.3s ease, opacity 0.3s ease;
}
.custom-select__choosen.active {
  display: flex;
  margin-top: 1.5rem;
  max-height: 31.25rem;
  opacity: 1;
}
.custom-select__chip {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 0.5rem;
  opacity: 0;
  transform: scale(0.8);
  animation: chipAppear 0.3s ease forwards;
}
@keyframes chipAppear {
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes chipRemove {
  to {
    opacity: 0;
  }
}
.custom-select__chip span {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 116%;
  color: #797D84;
  order: 2;
}
.custom-select__chip-close {
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 1;
}
.custom-select__chip-close svg {
  width: 1rem;
  height: 1rem;
}
.custom-select__trigger {
  background: var(--back-color);
  padding: 1rem 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: 0.3s ease;
  position: relative;
}
.custom-select__trigger:hover {
  transition: 0.3s ease;
}
.custom-select__trigger.active .custom-select__placeholder {
  color: #282828;
  opacity: 1;
}
.custom-select__trigger.active .custom-select__arrow {
  opacity: 1;
}
.custom-select__trigger.active .custom-select__arrow svg path {
  stroke: #282828;
}
.custom-select__placeholder {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-color);
  opacity: 0.4;
  font-weight: 500;
}
.custom-select__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  opacity: 0.4;
}
.custom-select__arrow svg {
  width: 1.5rem;
  height: 1.5rem;
}
@media (max-width: 767px) {
  .custom-select__arrow {
    transform: rotate(-90deg);
  }
}
.custom-select.active .custom-select__arrow {
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .custom-select.active .custom-select__arrow {
    transform: rotate(-90deg);
  }
}
.custom-select.active .custom-select__dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: all;
}
@media (max-width: 767px) {
  .custom-select.active .custom-select__dropdown {
    transform: translateX(0);
  }
}
.custom-select__dropdown {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
  width: 100%;
  background: var(--white-color);
  box-shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  z-index: 100;
  height: 16.5rem;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-0.625rem);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  pointer-events: none;
}
@media (max-width: 767px) {
  .custom-select__dropdown {
    position: fixed;
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    box-shadow: none;
    z-index: 300;
    transition: transform 0.3s ease;
  }
}
.custom-select__options-title {
  display: none;
}
@media (max-width: 767px) {
  .custom-select__options-title {
    display: block;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    color: var(--gray-color);
    margin-bottom: 1.25rem;
    padding-top: 4.0625rem;
  }
}
.custom-select__options-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.custom-select__options-list .checkbox-wrapper {
  display: flex;
  align-items: center;
  gap: 1rem;
  cursor: pointer;
  margin: 0 !important;
}
.custom-select__options-list .checkbox-wrapper input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  max-width: 1.25rem;
  min-width: 1.25rem;
  max-height: 1.25rem;
  min-height: 1.25rem;
  background-color: var(--back-color);
  position: relative;
  transition: var(--trs-300);
  cursor: pointer;
}
.custom-select__options-list .checkbox-wrapper input:checked {
  background: var(--accent-color);
}
.custom-select__options-list .checkbox-wrapper input:checked:before {
  opacity: 1;
}
.custom-select__options-list .checkbox-wrapper input:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transition: var(--trs-300);
  z-index: 2;
  background-image: url("/local/layout/dist/assets/css/../../assets/img/check.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
  opacity: 0;
}
.custom-select__options-list .checkbox-wrapper span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  color: var(--gray-color);
}
.custom-select__options {
  flex: 1;
  overflow-y: auto;
  padding: 1.25rem 1.25rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .custom-select__options {
    padding: 0 0.75rem 1.75rem;
  }
}
.custom-select__options::-webkit-scrollbar {
  width: 0.375rem;
}
.custom-select__options::-webkit-scrollbar-track {
  background: var(--back-color);
}
.custom-select__options::-webkit-scrollbar-thumb {
  background: var(--gray-txt-color);
  border-radius: 0;
}
.custom-select__options::-webkit-scrollbar-thumb:hover {
  background: var(--accent-color);
}
.custom-select__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1.25rem;
  background: var(--white-color);
  position: relative;
}
@media (max-width: 767px) {
  .custom-select__footer {
    padding: 0;
    justify-content: center;
    position: static;
  }
  .custom-select__footer:before {
    content: "";
    position: absolute;
    top: 3rem;
    left: 0;
    width: 100%;
    height: 0.0625rem;
    background: rgba(40, 40, 40, 0.15);
  }
}
.custom-select__header {
  display: none;
}
@media (max-width: 767px) {
  .custom-select__header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: var(--white-color);
    padding: 1rem 0.75rem;
    z-index: 10;
    border-bottom: 0.0625rem solid rgba(40, 40, 40, 0.15);
  }
}
.custom-select__back {
  display: none;
  align-items: center;
  gap: 0.5rem;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  left: 0.75rem;
  top: 1rem;
}
@media (max-width: 767px) {
  .custom-select__back {
    display: flex;
  }
}
.custom-select__back svg {
  width: 0.9375rem;
  height: 0.8125rem;
}
.custom-select__back span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
}
.custom-select__reset {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  transition: 0.3s ease;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .custom-select__reset {
    position: absolute;
    right: 0.75rem;
    top: 1rem;
    gap: 0.5rem;
  }
}
.custom-select__reset span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
}
@media (max-width: 767px) {
  .custom-select__reset span {
    order: -1;
  }
}
.custom-select__reset:hover {
  transition: 0.3s ease;
  color: var(--accent-color);
}
.custom-select__reset:hover svg path {
  stroke: var(--accent-color);
}
.custom-select__reset svg {
  transition: 0.3s ease;
}
.custom-select__apply {
  background: var(--accent-color);
  color: var(--white-color);
  padding: 1rem 1.5rem;
  margin-right: 0.3125rem;
  border: none;
  cursor: pointer;
  transition: 0.3s ease;
}
@media (max-width: 767px) {
  .custom-select__apply {
    width: 100%;
    max-width: 100%;
    padding: 1rem 1.5rem;
    margin: 0;
    transform: none !important;
  }
  .custom-select__apply:before {
    display: none;
  }
}
.custom-select__apply span {
  font-size: 0.875rem !important;
  font-weight: 500 !important;
  line-height: 1.16 !important;
}
@media (max-width: 767px) {
  .custom-select__apply span {
    transform: none !important;
  }
}
.custom-select__apply:hover {
  background: var(--accent-hover-color);
  transition: 0.3s ease;
}

@media (max-width: 767px) {
  .request-modal.modal .modal-content-wrapper {
    width: auto;
    margin-right: 4.5rem;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 1.75rem 0.75rem;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .request-modal.modal > .close-modal {
    top: 0.625rem;
    right: 0.625rem;
  }
  .request-modal.modal .modal-content-wrapper .form {
    row-gap: 1rem;
  }
  .request-modal.modal .double-field {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1rem;
  }
  .request-modal.modal .double-field > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .request-modal.modal .modal-content-wrapper .form .checkbox-wrapper {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
  .custom-select__options-title {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 0.75rem;
  }
  .custom-select__apply span {
    justify-content: center;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.order-modal__desc {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 3rem;
}
.order-modal__desc p {
  color: #797D84;
}
@media (max-width: 1024px) {
  .order-modal__desc {
    margin-bottom: 1.75rem;
  }
  .order-modal__desc p {
    font-size: 1rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.arch-cases {
  padding-bottom: 6rem;
}
@media (max-width: 1024px) {
  .arch-cases {
    padding-top: 0 !important;
    padding-bottom: 3rem;
  }
}
.arch-cases h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 0.96; /* 46.08px */
  letter-spacing: -0.125rem;
  margin-bottom: 2.25rem;
}
@media (max-width: 1024px) {
  .arch-cases h2 {
    font-size: 1.875rem;
    line-height: 116%;
    margin-bottom: 1.75rem;
  }
}
.arch-cases h4 {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.06; /* 38.16px */
  letter-spacing: -0.0625rem;
  margin-bottom: 1.75rem;
}
@media (max-width: 1024px) {
  .arch-cases h4 {
    font-size: 1.625rem;
    line-height: 116%;
  }
}
.arch-cases .video-block-content__left {
  border-bottom: none;
  flex-direction: initial;
  align-items: center;
}
@media (max-width: 1024px) {
  .arch-cases .video-block-content__right {
    margin-bottom: 0;
  }
}

.cases__item.video-block-content {
  grid-template-columns: 33.3% 66.6%;
  -moz-column-gap: 0;
       column-gap: 0;
  margin: 0 -0.75rem;
}
@media (max-width: 1024px) {
  .cases__item.video-block-content {
    border: none;
    gap: 0;
    flex-direction: column;
  }
}
.cases__item.video-block-content > * {
  padding: 0 0.75rem;
}

.cases__item + .cases__item {
  margin-top: 3rem;
}

.cases-body.video-block-content__left__body {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .cases-body.video-block-content__left__body {
    margin-bottom: 1.25rem;
  }
}
.cases-body.video-block-content__left__body p,
.cases-body.video-block-content__left__body ul li {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: var(--gray-color);
}
.cases-body.video-block-content__left__body p:not(:last-child) {
  margin-bottom: 1rem;
}
.cases-body.video-block-content__left__body .case__lead {
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}
.cases-body.video-block-content__left__body .case__lead p {
  font-size: 1.25rem;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .cases-body.video-block-content__left__body .case__lead p {
    font-size: 1rem;
  }
}

.cases-swiper-slide__inner {
  border: 0.0625rem solid rgba(40, 40, 40, 0.15);
  padding: 3.25rem 2.9375rem;
  height: 42.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .cases-swiper-slide__inner {
    padding: 1.1875rem 1.0625rem;
    height: 16.875rem;
  }
}
.cases-swiper-slide__inner a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cases-swiper-slide__inner img {
  width: initial !important;
  max-width: 100%;
  max-height: 100%;
}

.cases-swiper {
  position: relative;
}
@media (max-width: 1024px) {
  .cases-swiper {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
@media (max-width: 1024px) {
  .cases-swiper .swiper-slide {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.cases-swiper__nav__prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.25rem;
  z-index: 10;
}
@media (max-width: 1024px) {
  .cases-swiper__nav__prev {
    left: 0;
  }
}

.cases-swiper__nav__next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.25rem;
  z-index: 10;
}
@media (max-width: 1024px) {
  .cases-swiper__nav__next {
    right: 0;
  }
}

.cases-swiper__nav svg path {
  transition: all 0.25s ease-in-out;
}

.swiper-button-disabled {
  pointer-events: none;
}

.swiper-button-disabled svg path {
  stroke-opacity: 0.15;
}

@media screen and (min-width: 767px) {
  .cases-swiper__nav__prev:hover svg *[fill],
  .cases-swiper__nav__next:hover svg *[fill] {
    fill: var(--hover-color);
  }
  .cases-swiper__nav__prev:hover svg path:last-child,
  .cases-swiper__nav__next:hover svg path:last-child {
    stroke: #FFFFFF;
  }
}
.cases-swiper:not(.swiper-initialized) {
  max-height: 35.3125rem;
  overflow: hidden;
  opacity: 0;
}

.cases-swiper__nav--mobile {
  display: none;
}
@media (max-width: 1024px) {
  .cases-swiper__nav--mobile {
    display: block;
  }
}

.cases-swiper__nav:not(.cases-swiper__nav--mobile) {
  display: block;
}
@media (max-width: 1024px) {
  .cases-swiper__nav:not(.cases-swiper__nav--mobile) {
    display: none;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.section-process {
  margin-top: 5.6875rem;
  padding-bottom: 6rem;
  border-bottom: 0.0625rem solid rgba(40, 40, 40, 0.15);
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .section-process {
    margin-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
}

.process .row {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -0.75rem;
}
@media (max-width: 1024px) {
  .process .row {
    flex-wrap: wrap;
  }
}
.process .row > .col {
  padding: 0 0.75rem;
}
@media (max-width: 1024px) {
  .process .row > .col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.col-lg-4 {
  flex: 0 0 33.3%;
  max-width: 33.3%;
}

.col-lg-8 {
  flex: 0 0 66.66%;
  max-width: 66.6%;
}

.process__ttl {
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .process__ttl {
    margin-bottom: 1.5rem;
  }
}

.process__ttl h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 0.96; /* 46.08px */
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .process__ttl h2 {
    font-size: 1.875rem;
  }
}

.process__desc {
  padding: 2.5rem;
  margin-right: 1.5rem;
  background-color: var(--back-color);
  font-size: 1rem;
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .process__desc {
    padding: 1.25rem;
    margin-bottom: 1.5rem;
    margin-right: 0;
  }
}
.process__desc p:not(:last-child) {
  margin-bottom: 1rem;
}

.process__lead {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}

.process__list-item {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 3.125rem;
       column-gap: 3.125rem;
}
@media (max-width: 1024px) {
  .process__list-item {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}

.process__list-item:not(:last-child) {
  margin-bottom: 2.25rem;
}

.process__list-item__num {
  flex: 0 0 4rem;
  max-width: 4rem;
  height: 3rem;
  margin-top: 0.5625rem;
  background-image: url("/local/layout/dist/assets/css/../img/arch/ico-process-list-num.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.16;
}
@media (max-width: 1024px) {
  .process__list-item__num {
    flex: 0 0 3rem;
    max-width: 3rem;
    height: 2.25rem;
    margin-top: 0.375rem;
    background-size: cover;
  }
}
.process__list-item__num span {
  display: inline-block;
  padding-right: 0.3125rem;
  color: var(--accent-color);
}

.process__list-item__desc {
  flex-grow: 1;
}

.process__list-item__info ul {
  margin-top: 1.1875rem;
  gap: 0.6875rem;
}
.process__list-item__info ul li {
  padding-left: 2.125rem;
}
.process__list-item__info ul li::before {
  width: 0.5625rem;
  height: 0.5rem;
}

.process__list-item__ttl h5 {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.06; /* 33.92px */
  letter-spacing: -0.0625rem;
}
@media (max-width: 1024px) {
  .process__list-item__ttl h5 {
    font-size: 1.5rem;
    line-height: 1.16;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.blog-item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.blog-item > * {
  width: 100%;
}
.blog-item img {
  width: 100%;
  height: 21.25rem;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 1024px) {
  .blog-item img {
    height: 15.75rem;
    margin-bottom: 1.25rem;
  }
}
.blog-item__pic-wrap {
  position: relative;
  padding: 5rem 0.8125rem 1.5rem;
  background: var(--back-color);
  margin-bottom: 1.75rem;
  overflow: hidden;
}
.blog-item__pic-wrap img {
  position: relative;
  z-index: 1;
}
.blog-item__pic-wrap svg {
  position: absolute;
  right: 3.5rem;
  bottom: 0;
  z-index: 2;
}
.blog-item__pic-wrap:before {
  content: "";
  /* Rectangle 95 */
  position: absolute;
  width: 21.25rem;
  height: 11.6875rem;
  transform: skew(-12deg);
  top: 2.9375rem;
  left: 2.1875rem;
  /* white */
  background: #FFFFFF;
}
@media (max-width: 1024px) {
  .blog-item__pic-wrap:before {
    width: 15rem;
    height: 5.4375rem;
  }
}
.blog-item__pic-wrap:after {
  content: "";
  background: var(--hover-color);
  position: absolute;
  width: 4.6875rem;
  height: 13.4375rem;
  right: 0;
  bottom: 0;
}
.blog-item:hover p {
  color: var(--hover-color);
  transition: 0.3s ease;
}
.blog-item p {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  margin-bottom: 1.625rem;
  padding-right: 2.75rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .blog-item p {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 140%;
    margin-bottom: 0.75rem;
    padding-right: 0;
  }
}
.blog-item > span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  margin-bottom: 2.5rem;
  display: block;
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .blog-item > span {
    margin-bottom: 1rem;
  }
}
.blog-item .btn {
  margin-left: 0;
  padding: 0.71875rem 1.9375rem;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.certificates {
  padding: 6rem 0;
  margin: 6rem 0;
  border-top: 0.0625rem solid var(--lines-gray-color);
  border-bottom: 0.0625rem solid var(--lines-gray-color);
}
@media (max-width: 1024px) {
  .certificates {
    padding: 4rem 0;
    margin: 4rem 0;
  }
}
.certificates h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 1024px) {
  .certificates h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .certificates h2 {
    margin-bottom: 1.5rem;
  }
}
.certificates__more.expanded svg {
  transform: rotate(45deg);
  transition: 0.3s ease;
}
.certificates__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.5rem;
  row-gap: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 1024px) {
  .certificates__content {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
}
.certificates__content__item {
  display: flex;
  gap: 1.75rem;
  cursor: pointer;
}
.certificates__content__item svg {
  flex-shrink: 0;
}
.certificates__content__item:hover svg path:first-child {
  fill: var(--hover-color);
}
.certificates__content__item:hover svg path {
  stroke: var(--white-color);
}
.certificates__content__item:hover .certificates__content__item__text p {
  color: var(--hover-color);
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .certificates__content__item img, .certificates__content__item svg {
    width: 2.25rem;
    height: 3.5rem;
  }
}
.certificates__content__item__text {
  padding-right: 1.5rem;
}
.certificates__content__item__text p {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  margin-bottom: 0.375rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .certificates__content__item__text p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
.certificates__content__item__text span {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .certificates__content__item__text span {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.crumbs {
  margin-top: 1rempx;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1.875rem;
}
@media (max-width: 1024px) {
  .crumbs {
    margin-top: 5.875rem;
    display: none;
  }
}
.crumbs a {
  position: relative;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  opacity: 50%;
}
.crumbs a:first-child {
  width: 0.75rem;
  height: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.crumbs a:first-child img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.crumbs a:not(.crumbs a:last-child):before {
  content: "";
  width: 0.625rem;
  height: 0.5rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1.25rem;
  display: block;
  background-image: url("/local/layout/dist/assets/css/../img/icons/crumbs-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.footer {
  background: var(--back-color);
}
.footer__bottom {
  padding: 3.5rem 0 2.375rem;
  background-color: var(--white-color);
}
.footer__bottom__logo svg {
  max-width: 41.25rem;
  width: 100%;
  height: auto;
}
.footer__bottom__logo:hover svg path {
  fill: var(--accent-color);
}
.footer__bottom__socials {
  display: flex;
  gap: 1.75rem;
}
.footer__bottom__tel {
  font-weight: 500;
  font-size: 2rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  margin-bottom: 1.125rem;
  display: block;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .footer__bottom__tel {
    font-size: 1.5rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.footer__bottom__tel:hover {
  color: var(--hover-color);
  transition: 0.3s ease;
}
.footer__bottom:last-child {
  text-align: right;
}
.footer__bottom__inner {
  display: flex;
  justify-content: space-between;
}
.footer__bottom__inner .footer__main__block.col-4 {
  display: none;
}
@media (max-width: 1024px) {
  .footer__bottom__inner .footer__main__block.col-4 {
    display: block;
    text-align: left;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .footer__bottom__inner .footer__main__block.col-4 > div {
    margin-bottom: 1.25rem;
  }
}
.footer__bottom__inner__mobile {
  display: none;
}
@media (max-width: 1024px) {
  .footer__bottom__inner__mobile {
    display: block;
    text-align: left;
  }
  .footer__bottom__inner__mobile > p {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
    color: var(--gray-txt-color);
    margin-bottom: 1rem;
  }
  .footer__bottom__inner__mobile .helper-block__content__info__contacts {
    display: flex;
    gap: 1.75rem;
    margin-bottom: 0.75rem;
  }
  .footer__bottom__inner__mobile .helper-block__content__info__contacts__contact {
    font-weight: 500;
    font-size: 2rem;
    line-height: 106%;
    letter-spacing: -0.0625rem;
    margin-right: auto;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .footer__bottom__inner__mobile .helper-block__content__info__contacts__contact {
    font-size: 1.5rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .footer__bottom__inner__mobile .helper-block__content__info__contacts__socials {
    display: flex;
    gap: 0.625rem;
  }
  .footer__bottom__inner__mobile .helper-block__content__info__contacts__socials-item {
    display: flex;
    align-items: center;
  }
  .footer__bottom__inner__mobile .helper-block__content__info__contacts__socials-item a {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1024px) {
  .footer__bottom__inner {
    flex-direction: column;
  }
}
.footer__bottom__inner__block p {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .footer__bottom__inner__block {
    display: none;
  }
}
.footer__developed {
  display: flex !important;
  align-items: center;
  gap: 0.75rem;
}
.footer__developed span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
}
.footer__main {
  display: grid;
  grid-template-columns: 41.25rem 1fr 1fr 1fr;
  gap: 1.5rem;
  padding: 5.625rem 0 6.875rem;
}
@media (max-width: 1024px) {
  .footer__main {
    grid-template-columns: 1fr;
    padding: 3rem 0;
    row-gap: 3rem;
  }
}
.footer__main__block p {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  margin-bottom: 1.5rem;
}
@media (max-width: 1024px) {
  .footer__main__block p {
    margin-bottom: 1.25rem;
  }
}
.footer__main__block nav {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.footer__main__block nav a {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
.footer__main__block nav a:hover {
  color: var(--hover-color);
}
.footer__main__block.col-1 nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  row-gap: 0.375rem;
}
@media (max-width: 1024px) {
  .footer__main__block.col-1 nav {
    grid-template-columns: 1fr;
    row-gap: 0.75rem;
  }
}
@media (max-width: 1024px) {
  .footer__main__block.col-4 {
    display: none;
  }
}
.footer__main__block.col-4 div {
  margin-bottom: 1.75rem;
}
.footer__main__block.col-4 p, .footer__main__block.col-4 a {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  margin-bottom: 0.375rem;
  display: block;
}

.fixed-elem svg {
  animation: spin 2s linear infinite;
  transform-origin: center center;
}
.fixed-elem svg:active {
  transform: scale(1.1);
}

@keyframes spin {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(1.12);
  }
  to {
    transform: scale(1);
  }
}
.footer__bottom__socials-item,
.helper-block__content__info__contacts__socials-item {
  position: relative;
  flex: 0 0 1.1875rem;
  max-width: 1.1875rem;
}
.footer__bottom__socials-item svg, .footer__bottom__socials-item img,
.helper-block__content__info__contacts__socials-item svg,
.helper-block__content__info__contacts__socials-item img {
  width: 100%;
  height: auto;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.full-catalog {
  padding-top: 6rem;
  margin-top: 6rem;
  background: var(--accent-color);
  padding-bottom: 6rem;
}
@media (max-width: 1024px) {
  .full-catalog {
    padding: 4rem 0;
    margin-top: 4rem;
  }
}
.full-catalog__inner {
  display: grid;
  grid-template-columns: 41.25rem 1fr;
  gap: 4rem;
}
@media (max-width: 1024px) {
  .full-catalog__inner {
    grid-template-columns: 1fr;
    gap: 2.25rem;
  }
  .full-catalog__inner__pic {
    width: 100%;
    height: auto;
  }
}
.full-catalog__inner__content h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 1.4375rem;
  color: var(--white-color);
}
@media (max-width: 1024px) {
  .full-catalog__inner__content h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.full-catalog__inner__content p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  margin-bottom: 8.5rem;
  color: var(--white-color);
}
@media (max-width: 1024px) {
  .full-catalog__inner__content p {
    margin-bottom: 2.25rem;
  }
}
.full-catalog__inner__content__buttons {
  display: flex;
}
.full-catalog__inner__content__buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.1875rem;
  transform: skew(-15deg);
  height: 4rem;
  padding: 0 2.5rem;
  transition: 0.3s ease;
  border: 0.0625rem solid var(--white-color);
}
.full-catalog__inner__content__buttons a:hover {
  background-color: var(--white-color);
  transition: 0.3s ease;
}
.full-catalog__inner__content__buttons a:hover span {
  color: var(--gray-color);
  transition: 0.3s ease;
}
.full-catalog__inner__content__buttons a:hover span svg path {
  stroke: var(--gray-color);
}
@media (max-width: 1024px) {
  .full-catalog__inner__content__buttons a {
    height: 3rem;
    padding: 0 1.125rem;
  }
}
.full-catalog__inner__content__buttons a:last-child {
  border-left: none;
}
.full-catalog__inner__content__buttons a span {
  display: flex;
  transform: skew(15deg);
  gap: 1.1875rem;
  align-items: center;
  justify-content: center;
  color: var(--white-color);
  transition: 0.3s ease;
}
.full-catalog.full-catalog-light {
  background: var(--white-color);
  margin-top: 0;
}
.full-catalog.full-catalog-light .full-catalog__inner .full-catalog__inner__content h2 {
  color: var(--gray-color);
}
.full-catalog.full-catalog-light .full-catalog__inner .full-catalog__inner__content p {
  color: var(--gray-txt-color);
}
.full-catalog.full-catalog-light .full-catalog__inner .full-catalog__inner__content__buttons a {
  border-color: var(--gray-color);
}
.full-catalog.full-catalog-light .full-catalog__inner .full-catalog__inner__content__buttons a span {
  color: var(--gray-color);
}
.full-catalog.full-catalog-light .full-catalog__inner .full-catalog__inner__content__buttons a:hover {
  border-color: var(--accent-color);
}
.full-catalog.full-catalog-light .full-catalog__inner .full-catalog__inner__content__buttons a:hover span {
  color: var(--accent-color);
}
.full-catalog.full-catalog-light .full-catalog__inner .full-catalog__inner__content__buttons a:hover svg path {
  stroke: var(--accent-color);
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.full-gallery {
  margin-bottom: 3rem;
}
.full-gallery__swiper {
  position: relative;
}
.full-gallery__swiper .swiper-slide img {
  width: 100%;
  height: 42.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .full-gallery__swiper .swiper-slide img {
    height: 12.625rem;
  }
}
.full-gallery__swiper .arrows {
  bottom: 3rem;
  position: absolute;
  right: 3rem;
  z-index: 1;
}
.full-gallery__swiper .arrows[style*="display: none"] {
  display: none !important;
}
@media (max-width: 1024px) {
  .full-gallery__swiper .arrows {
    position: static;
  }
}
.full-gallery__swiper .arrows button {
  background: var(--white-color);
}
.full-gallery__swiper .arrows button svg:last-child {
  display: none;
}
@media (max-width: 1024px) {
  .full-gallery__swiper .arrows button {
    width: auto;
    height: auto;
    background: none;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
  }
  .full-gallery__swiper .arrows button.next-btn {
    right: 0;
  }
  .full-gallery__swiper .arrows button.prev-btn {
    left: 0;
  }
  .full-gallery__swiper .arrows button svg {
    transform: unset;
  }
  .full-gallery__swiper .arrows button svg:last-child {
    display: block;
  }
  .full-gallery__swiper .arrows button svg:first-child {
    display: none;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.header {
  position: relative;
  background: transparent;
  padding: 1.5rem 0 1.5rem;
  color: #fff;
  transition: 0.3s ease;
  height: 5.25rem;
  z-index: 100;
}
.header.home-header .header__logo svg path {
  fill: var(--white-color);
}
@media (max-width: 1024px) {
  .header {
    padding: 1rem 0 0.75rem;
    height: 3.75rem;
  }
}
.header__burger {
  display: none;
  width: 1.5rem;
  height: 1.5rem;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.header__burger svg:last-child {
  display: none;
}
.header__burger.active svg:last-child {
  display: flex;
}
.header__burger.active svg:first-child {
  display: none;
}
@media (max-width: 1024px) {
  .header__burger {
    display: flex;
  }
}
@media (max-width: 1024px) {
  .header__logo {
    margin-right: auto;
  }
  .header__logo svg {
    width: 6.6875rem;
    height: auto;
  }
}
.header__search {
  padding: 0;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.header__search svg:last-child {
  display: none;
}
.header__search:hover {
  opacity: 0.5;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .header__search {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.header__search.active svg:first-child {
  display: none;
}
.header__search.active svg:last-child {
  display: block;
}
.header .container {
  position: relative;
  z-index: 1;
}
.header.var-2 .header__logo svg path {
  fill: var(--accent-color);
}
.header.var-2 .header__catalog svg path {
  stroke: var(--accent-color);
}
.header.var-2 .header__catalog span {
  color: var(--accent-color);
}
.header.var-2 .header__phone-mob svg path {
  stroke: var(--black-color);
}
.header.var-2 .header__burger svg path {
  stroke: var(--accent-color);
}
.header.var-2 nav a {
  color: var(--black-color);
  transition: 0.3s ease;
}
.header.var-2 nav a.active {
  color: var(--gray-txt-color);
}
.header.var-2 nav a:hover {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.header.var-2 .header__language {
  color: var(--black-color);
}
.header.var-2 .header__language:hover .selector__title svg path, .header.var-2 .header__language.active .selector__title svg path {
  stroke: var(--accent-color) !important;
  opacity: 1;
}
.header.var-2 .header__language:hover .selector__title span, .header.var-2 .header__language.active .selector__title span {
  color: var(--accent-color) !important;
  opacity: 1;
}
.header.var-2 .header__language .selector__title svg {
  width: 0.75rem;
  height: 0.75rem;
}
.header.var-2 .header__language .selector__title svg path {
  stroke: var(--black-color);
}
.header.var-2 .header__language .selector__title span {
  color: var(--black-color);
}
.header.var-2 .header__search path {
  stroke: var(--black-color);
}
.header.var-2 .header__search:hover {
  opacity: 1;
}
.header.var-2 .header__search:hover path {
  stroke: var(--accent-color);
}
.header.var-2 .header__phone {
  color: var(--black-color);
}
.header.var-2 .header__phone:hover {
  opacity: 1;
  color: var(--accent-color);
}
.header.active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  transition: 0.3s ease;
}
.header.active .header__logo svg path {
  fill: var(--accent-color);
}
.header.active .header__phone-mob svg path {
  stroke: var(--black-color);
}
.header.active .header__burger svg path {
  stroke: var(--accent-color);
}
.header.active .header__catalog svg path {
  stroke: var(--accent-color);
}
.header.active .header__catalog span {
  color: var(--accent-color);
}
.header.active nav a {
  color: var(--black-color);
  transition: 0.3s ease;
}
.header.active nav a.active {
  color: var(--gray-txt-color);
}
.header.active nav a:hover {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.header.active .header__language {
  color: var(--black-color);
}
.header.active .header__language:hover .selector__title svg path, .header.active .header__language.active .selector__title svg path {
  stroke: var(--accent-color) !important;
  opacity: 1;
}
.header.active .header__language:hover .selector__title span, .header.active .header__language.active .selector__title span {
  color: var(--accent-color) !important;
  opacity: 1;
}
.header.active .header__language .selector__title svg {
  width: 0.75rem;
  height: 0.75rem;
}
.header.active .header__language .selector__title svg path {
  stroke: var(--black-color);
}
.header.active .header__language .selector__title span {
  color: var(--black-color);
}
.header.active .header__search path {
  stroke: var(--black-color);
}
.header.active .header__search:hover {
  opacity: 1;
}
.header.active .header__search:hover path {
  stroke: var(--accent-color);
}
.header.active .header__phone {
  color: var(--black-color);
}
.header.active .header__phone:hover {
  opacity: 1;
  color: var(--accent-color);
}
.header__catalog {
  display: flex;
  align-items: center;
  gap: 0.875rem;
  position: relative;
  padding: 0;
}
.header__catalog svg:nth-child(2) {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transition: 0.3s ease;
  transform: translateY(-50%);
}
.header__catalog.active svg:first-child {
  opacity: 0;
}
.header__catalog.active svg:nth-child(2) {
  opacity: 1;
  transition: 0.3s ease;
}
.header__catalog span {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  color: var(--white-color);
}
.header .header__language {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  color: var(--white-color);
}
.header .header__language:hover .selector__title svg path, .header .header__language.active .selector__title svg path {
  stroke: var(--white-color) !important;
  opacity: 50%;
}
.header .header__language:hover .selector__title span, .header .header__language.active .selector__title span {
  color: var(--white-color) !important;
  opacity: 50%;
}
.header .header__language .selector__title {
  padding: 0;
}
@media (max-width: 1024px) {
  .header .header__language .selector__title {
    gap: 0.375rem;
  }
}
.header .header__language .selector__title svg {
  width: 0.75rem;
  height: 0.75rem;
}
@media (max-width: 1024px) {
  .header .header__language .selector__title svg {
    width: 0.625rem;
    height: 0.625rem;
  }
}
.header .header__language .selector__title svg path {
  stroke: var(--white-color);
}
.header .header__language .selector__title span {
  color: var(--white-color);
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .header .header__language .selector__title span {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.header .header__language .selector__content {
  padding: 1.25rem;
  width: -moz-fit-content;
  width: fit-content;
}
.header .header__language .selector__content a {
  padding: 0;
}
.header .header__language .selector__content a:hover {
  color: var(--hover-color);
}
@media (max-width: 1024px) {
  .header .header__language {
    height: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.header__phone {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--white-color);
  transition: 0.3s ease;
}
.header__phone:hover {
  transition: 0.3s ease;
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .header__phone {
    display: none;
  }
}
.header .header__phone-mob {
  display: none;
}
@media (max-width: 1024px) {
  .header .header__phone-mob {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .header__inner {
    justify-content: flex-start;
    gap: 1.25rem;
  }
}
.header__inner__main {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
@media (max-width: 1024px) {
  .header__inner__main {
    display: none;
  }
}
.header__inner__main nav {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
.header__inner__main nav a {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  color: var(--white-color);
  transition: 0.3s ease;
}
.header__inner__main nav a:hover {
  color: rgba(255, 255, 255, 0.5);
  transition: 0.3s ease;
}
.header__inner__special {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}

.header-blur {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-backdrop-filter: blur(0.5rem);
          backdrop-filter: blur(0.5rem);
  display: none;
}
.header-blur.active {
  display: block;
}

.header-search {
  transform: translateY(-100%);
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: var(--white-color);
  padding: 8.25rem 0 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.header-search.active {
  transform: translateY(0);
  transition: 0.3s ease;
  opacity: 1;
  visibility: visible;
}
.header-search label {
  position: relative;
  max-width: 55.5rem;
  width: 100%;
}
.header-search label input {
  background: var(--back-color);
  padding: 0.8125rem 1.25rem;
  border: none;
  width: 100%;
  outline: none;
}
.header-search label svg {
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
}

.header-menu {
  padding-top: 7rem;
  padding-bottom: 3rem;
  background: #fff;
  transform: translateY(-100%);
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  transition: 0.3s ease;
  width: 100%;
}
.header-menu.active {
  transform: translateY(0);
  transition: 0.3s ease;
  opacity: 1;
  visibility: visible;
}
.header-menu__inner {
  display: grid;
  grid-template-columns: 62.5625rem auto;
  gap: 2.8125rem;
}
.header-menu__catalog {
  display: grid;
  -moz-column-gap: 1.625rem;
       column-gap: 1.625rem;
  grid-template-columns: 1fr 1fr 1fr;
}
.header-menu__catalog__col-ttl {
  color: var(--accent-color);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  margin-bottom: 1rem;
}
.header-menu__catalog__col-ttl p {
  color: var(--accent-color);
}
.header-menu__catalog__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header-menu__catalog__list a {
  display: flex;
  align-items: center;
  flex: 0 0 100%;
  padding: 0.625rem 0;
  border-top: 0.0625rem solid var(--lines-gray-color);
}
.header-menu__catalog__list img {
  width: 6rem;
  height: 6rem;
  margin-right: 1.25rem;
}
.header-menu__catalog__list p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
.header-menu__points {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.75rem;
  row-gap: 2.125rem;
}
.header-menu__points__item {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.header-menu__points__item:hover span {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.header-menu__points__item:hover span svg path {
  stroke: var(--accent-color);
}
.header-menu__points__item img {
  width: 100%;
  height: auto;
}
.header-menu__points__item span {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  align-items: center;
  transition: 0.3s ease;
}
.header-menu__nav {
  display: flex;
  gap: 0.375rem;
  grid-column-start: 1;
  grid-column-end: 3;
}
.header-menu__nav a {
  background: var(--back-color);
  transform: skew(-10deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .header-menu__nav a {
    padding: 0.625rem 1rem;
  }
}
.header-menu__nav a:hover {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.header-menu__nav a:hover span {
  color: var(--white-color);
  transition: 0.3s ease;
}
.header-menu__nav a:hover span svg path {
  stroke: var(--white-color);
}
.header-menu__nav a:first-child {
  padding-left: 1.1875rem;
}
@media (max-width: 1024px) {
  .header-menu__nav a:first-child {
    padding-left: 0.75rem;
  }
}
.header-menu__nav a:first-child:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--white-color);
  transform: skew(10deg);
  left: -0.3125rem;
  transition: 0.3s ease;
}
.header-menu__nav a.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.header-menu__nav a.active span {
  color: var(--white-color);
}
.header-menu__nav a.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.header-menu__nav a span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: flex;
  gap: 0.375rem;
  align-items: center;
  transition: 0.3s ease;
}

.header-menu__points__item--video .header-menu__points__item--video-wrapper {
  margin-bottom: 0;
}
.header-menu__points__item--video video {
  display: block;
}
.header-menu__points__item--video span {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.header-menu__catalog__list a p {
  transition: color 0.25s ease-in-out;
}

@media screen and (min-width: 767px) {
  .header-menu__catalog__list a:hover p {
    color: var(--accent-color);
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.helper-block {
  padding-top: 6rem;
  padding-bottom: 5.625rem;
  border-bottom: 0.0625rem solid var(--lines-gray-color);
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .helper-block {
    padding-top: 0;
    margin-top: 3rem;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
  }
}
.helper-block:last-child {
  margin-bottom: 0 !important;
}
.helper-block.project-helper-block {
  padding-bottom: 0;
  border-bottom: none;
  border-top: 0.0625rem solid var(--lines-gray-color);
}
@media (max-width: 1024px) {
  .helper-block.project-helper-block {
    padding-top: 2.5rem;
  }
}
.helper-block.helper-block-2 .helper-block__content__offer h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3.125rem;
}
@media (max-width: 1024px) {
  .helper-block.helper-block-2 .helper-block__content__offer h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .helper-block.helper-block-2 .helper-block__content__offer h2 {
    margin-bottom: 1.75rem;
  }
}
.helper-block.upper-divide {
  border-top: 0.0625rem solid var(--lines-gray-color);
  border-bottom: unset;
  margin-top: 6rem;
}
@media (max-width: 1024px) {
  .helper-block.upper-divide {
    margin-top: 4rem;
  }
}
.helper-block__content {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .helper-block__content {
    flex-direction: column;
  }
}
.helper-block__content__offer {
  max-width: 41.25rem;
  width: 100%;
}
.helper-block__content__offer h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .helper-block__content__offer h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .helper-block__content__offer h2 {
    margin-bottom: 1.75rem;
  }
}
.helper-block__content__offer__buttons {
  display: flex;
  gap: 0.375rem;
}
@media (max-width: 1024px) {
  .helper-block__content__offer__buttons {
    display: none;
  }
}
.helper-block__content__offer__buttons .basic-btn {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
.helper-block__content__info {
  max-width: 27rem;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.helper-block__content__info .helper-block__content__offer__buttons {
  display: none;
}
@media (max-width: 1024px) {
  .helper-block__content__info .helper-block__content__offer__buttons {
    margin-top: 1.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }
}
.helper-block__content__info p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  margin-bottom: 1rem;
}
.helper-block__content__info > div {
  margin-top: auto;
}
.helper-block__content__info__contacts {
  display: flex;
  gap: 1.75rem;
  margin-bottom: 0.75rem;
}
.helper-block__content__info__contacts__contact {
  font-weight: 500;
  font-size: 2rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
}
@media (max-width: 1024px) {
  .helper-block__content__info__contacts__contact {
    font-size: 1.5rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}

.helper-block-3 {
  margin-bottom: 5.1875rem;
}
@media (max-width: 1024px) {
  .helper-block-3 {
    margin-bottom: 3rem;
  }
}
.helper-block-3 .helper-block__content__offer {
  max-width: 34.25rem;
}
@media (max-width: 1024px) {
  .helper-block-3 .helper-block__content__info {
    margin-top: 1.5rem;
  }
}
.helper-block-3 h2 {
  margin-bottom: 2.25rem;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.page-pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
}
@media (max-width: 1024px) {
  .page-pagination {
    margin-top: 1.25rem;
  }
}
.page-pagination button {
  transition: 0.3s ease;
}
.page-pagination button:disabled path:last-child {
  stroke-opacity: 0.15;
}
.page-pagination button:not(:disabled) path:last-child {
  stroke-opacity: 1;
}
.page-pagination button svg:last-child {
  display: none;
}
.page-pagination button:not(:disabled):hover {
  transition: 0.3s ease;
}
.page-pagination button:not(:disabled):hover svg path:first-child {
  fill: var(--hover-color);
}
.page-pagination button:not(:disabled):hover svg path:nth-child(2) {
  stroke-opacity: 1;
  stroke: var(--hover-color);
}
.page-pagination button:not(:disabled):hover svg path:last-child {
  stroke: var(--white-color);
}
@media (max-width: 1024px) {
  .page-pagination button svg:last-child {
    display: block;
  }
  .page-pagination button svg:first-child {
    display: none;
  }
}
.page-pagination nav {
  display: flex;
  gap: 3rem;
}
.page-pagination nav a {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
.page-pagination nav a.active {
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .page-pagination nav {
    gap: 1.75rem;
  }
  .page-pagination nav a {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
  .page-pagination nav a:nth-child(3), .page-pagination nav a:nth-child(4), .page-pagination nav a:nth-child(5) {
    display: none;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.product-card {
  display: block;
}
.product-card:hover h6 {
  color: var(--hover-color);
  transition: 0.3s ease;
}
.product-card:hover img {
  transform: scale(1.03);
  transition: 0.3s ease;
}
.product-card img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: 0.3s ease;
}
.product-card .product-card-img-wrap {
  margin-bottom: 1.25rem;
  overflow: hidden;
}
.product-card h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  margin-bottom: 0.75rem;
  padding-right: 3rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .product-card h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .product-card h6 {
    margin-bottom: 0.375rem;
    padding-right: 0;
  }
}
.product-card p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  padding-right: 3rem;
}
@media (max-width: 1024px) {
  .product-card p {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
    padding-right: 0;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.project-card {
  display: flex;
  flex-direction: column;
}
.project-card .btn {
  margin-top: auto;
}
.project-card__pic-wrap {
  position: relative;
  padding: 5rem 0.8125rem 1.5rem;
  background: var(--back-color);
  margin-bottom: 2.125rem;
  overflow: hidden;
}
.project-card__pic-wrap img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 14.1875rem;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 1024px) {
  .project-card__pic-wrap img {
    height: 15.75rem;
    margin-bottom: 1.25rem;
  }
}
.project-card__pic-wrap svg {
  position: absolute;
  right: 3.5rem;
  bottom: 0;
  z-index: 2;
}
.project-card__pic-wrap:before {
  content: "";
  position: absolute;
  width: 21.25rem;
  height: 11.6875rem;
  transform: skew(-12deg);
  top: 2.9375rem;
  left: 2.1875rem;
  background: #FFFFFF;
}
@media (max-width: 1024px) {
  .project-card__pic-wrap:before {
    width: 15rem;
    height: 5.4375rem;
  }
}
.project-card__pic-wrap:after {
  content: "";
  background: var(--hover-color);
  position: absolute;
  width: 4.6875rem;
  height: 13.4375rem;
  right: 0;
  bottom: 0;
}
.project-card h3 {
  font-size: 1.6875rem;
  font-weight: 500;
  letter-spacing: -0.06063rem;
  line-height: 116%;
  margin-bottom: 0.375rem;
}
.project-card span {
  font-size: 1rem;
  font-weight: 500;
  line-height: 140%;
  display: block;
}
.project-card p {
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  margin-top: 1.5rem;
  margin-bottom: 3.375rem;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.projects-block {
  background-color: var(--accent-color);
  padding: 6rem 0;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .projects-block {
    padding: 3rem 0;
  }
}
.projects-block.var-2 .projects-block__content__info {
  padding-top: 0;
}
.projects-block h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
  color: var(--white-color);
}
@media (max-width: 1024px) {
  .projects-block h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .projects-block h2 {
    margin-bottom: 1.5rem;
  }
}
.projects-block .projects-block-swiper {
  position: relative;
}
.projects-block .projects-block-swiper .swiper-slide {
  opacity: 0;
  transition: 0.3s ease;
}
.projects-block .projects-block-swiper .swiper-slide.swiper-slide-active {
  transition: 0.3s ease;
  opacity: 1;
}
.projects-block .projects-block-swiper .arrs {
  display: none;
}
@media (max-width: 1024px) {
  .projects-block .projects-block-swiper .arrs {
    display: block;
  }
}
.projects-block .projects-block-swiper .arrs .next, .projects-block .projects-block-swiper .arrs .prev {
  padding: 0;
  top: 4.75rem;
  position: absolute;
  z-index: 1;
}
.projects-block .projects-block-swiper .arrs .next {
  right: -0.75rem;
}
.projects-block .projects-block-swiper .arrs .prev {
  left: -0.75rem;
}
.projects-block__content {
  display: flex;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .projects-block__content {
    flex-direction: column;
    gap: 1.25rem;
  }
}
.projects-block__content .swiper {
  width: 55.5rem;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .projects-block__content .swiper {
    width: 100%;
  }
}
.projects-block__content .swiper .swiper-slide img {
  width: 100%;
  height: 31.75rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .projects-block__content .swiper .swiper-slide img {
    height: 12rem;
  }
}
.projects-block__content__info {
  padding-top: 2.5rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .projects-block__content__info {
    padding-top: 0;
  }
}
.projects-block__content__info h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  margin-bottom: 1.25rem;
  color: var(--white-color);
}
@media (max-width: 1024px) {
  .projects-block__content__info h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .projects-block__content__info h6 {
    margin-bottom: 0.625rem;
  }
}
.projects-block__content__info .date {
  color: var(--back-color);
  opacity: 0.4;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .projects-block__content__info .date {
    margin-bottom: 0.625rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
    opacity: 40%;
  }
}
.projects-block__content__info p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--white-color);
}
@media (max-width: 1024px) {
  .projects-block__content__info p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
    margin-bottom: 2.0625rem;
  }
}
.projects-block__content__info__buttons {
  margin: auto 0 0;
  display: flex;
  justify-content: space-between;
}
.projects-block__content__info__buttons .btn span {
  transition: 0.3s ease;
}
.projects-block__content__info__buttons .btn:hover {
  color: var(--gray-color);
  background: var(--white-color);
  transition: 0.3s ease;
}
.projects-block__content__info__buttons .btn:hover span {
  color: var(--gray-color);
  transition: 0.3s ease;
}
.projects-block__content__info__buttons .btn:hover svg path {
  stroke: var(--gray-color);
}
.projects-block__content__info__buttons .arrows {
  display: flex;
}
@media (max-width: 1024px) {
  .projects-block__content__info__buttons .arrows {
    display: none;
  }
}
.projects-block__content__info__buttons .arrows button {
  width: 5.25rem;
  height: 4rem;
  transform: skew(-12deg);
  border: 0.0625rem solid var(--lines-white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.projects-block__content__info__buttons .arrows button svg {
  transform: skew(12deg);
}
.projects-block__content__info__buttons .arrows button:last-child {
  border-left: none;
}

@media (max-width: 1024px) {
  .projects-block-slider-over-wrapper {
    margin: 0 -0.75rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.related-products {
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .related-products {
    overflow-x: hidden;
  }
}
@media (max-width: 1024px) {
  .related-products .related-products-swiper {
    overflow: visible;
  }
}
.related-products .related-products-swiper .next-btn, .related-products .related-products-swiper .prev-btn {
  display: none;
}
@media (max-width: 1024px) {
  .related-products .related-products-swiper .next-btn, .related-products .related-products-swiper .prev-btn {
    display: block;
    position: absolute;
    top: 6.625rem;
    z-index: 1;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .related-products .related-products-swiper .next-btn {
    right: -0.75rem;
  }
}
@media (max-width: 1024px) {
  .related-products .related-products-swiper .prev-btn {
    left: -0.75rem;
  }
}
@media (max-width: 1024px) {
  .related-products {
    margin-bottom: 4rem;
  }
}
.related-products__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.related-products__head h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .related-products__head h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .related-products__head {
    margin-bottom: 2.25rem;
  }
}
.related-products__head .arrows {
  display: flex;
}
@media (max-width: 1024px) {
  .related-products__head .arrows {
    display: none;
  }
}
.related-products__head .arrows button {
  width: 5.25rem;
  height: 4rem;
  transform: skew(-12deg);
  border: 0.0625rem solid var(--lines-gray-color);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.related-products__head .arrows button svg {
  transform: skew(12deg);
}
.related-products__head .arrows button:last-child {
  border-left: none;
}
.related-products__content .btn {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 3rem auto 0;
}
@media (max-width: 1024px) {
  .related-products__content .btn {
    margin-left: 0;
    margin-top: 1.5rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.selector {
  position: relative;
}
.selector .selector__title {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  background: none;
  border: none;
  cursor: pointer;
}
.selector .selector__title span {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-color);
  transition: var(--trs-300);
}
.selector .selector__title svg {
  width: 1.5rem;
  height: 1.5rem;
}
.selector .selector__title:hover span {
  color: var(--accent-color) !important;
}
.selector .selector__title:hover svg path {
  stroke: var(--accent-color) !important;
}
.selector .selector__content {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 0.75rem;
  background: var(--white-color);
  padding: 1.25rem 0;
  box-shadow: var(--shadow);
  pointer-events: none;
  transition: var(--trs-300);
  transform: translateY(-0.9375rem);
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 21.5625rem;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--back-orange-color) #ffffff;
}
.selector .selector__content::-webkit-scrollbar {
  width: 0.5rem;
  height: 0.5rem;
}
.selector .selector__content::-webkit-scrollbar-track {
  background: #ffffff;
}
.selector .selector__content::-webkit-scrollbar-thumb {
  background-color: var(--back-orange-color);
  border-radius: 0.5rem;
  border: 0.125rem solid #ffffff;
}
.selector .selector__content a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  transition: var(--trs-300);
  padding: 0.375rem 1.25rem;
}
.selector .selector__content label {
  cursor: pointer;
}
.selector .selector__content label:hover span {
  color: var(--accent-color);
}
.selector .selector__content label input {
  display: none;
}
.selector .selector__content label span, .selector .selector__content label a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  transition: var(--trs-300);
  padding: 0.375rem 1.25rem;
}
.selector .selector__content label.active span {
  color: var(--hover-color);
}
.selector.active .selector__title span {
  color: var(--hover-color);
}
.selector.active .selector__title svg {
  transform: rotate(180deg);
}
.selector.active .selector__title svg path {
  stroke: var(--hover-color);
}
.selector.active .selector__content {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
  z-index: 10;
}
.selector.selector-input .selector__title {
  background: var(--back-beige-color);
  height: 3.5rem;
  width: 100%;
  padding: 0 1.5rem;
  justify-content: space-between;
}
.selector.selector-input .selector__title span {
  color: var(--gray-color);
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  text-transform: none;
}
.selector.selector-input .selector__title svg path {
  stroke: var(--brown-color);
}
.selector.bg {
  width: 100%;
}
.selector.bg .selector__title {
  background: var(--back-color);
  height: 3rem;
  padding: 0 1rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.selector.bg .selector__title span {
  color: var(--gray-color);
}
.selector.bg .selector__title svg path {
  stroke: var(--gray-color);
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.seo-block {
  padding-bottom: 6rem;
}
@media (max-width: 1024px) {
  .seo-block {
    padding-bottom: 3rem;
  }
}
.seo-block__content {
  display: grid;
  grid-template-columns: 25.5rem 1fr;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .seo-block__content {
    display: flex;
    flex-direction: column;
  }
}
.seo-block__content__image {
  width: 100%;
}
@media (max-width: 1024px) {
  .seo-block__content__image {
    display: none;
  }
}
.seo-block__content__pic {
  width: 100%;
}
@media (max-width: 1024px) {
  .seo-block__content__pic {
    display: none;
  }
}
.seo-block__content__text h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .seo-block__content__text h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .seo-block__content__text h2 {
    margin-bottom: 1rem;
  }
}
.seo-block__content__text p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 1.25rem;
}
.seo-block__content__text h3 {
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 106%;
  letter-spacing: -0.125rem;
  margin-top: 3rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .seo-block__content__text h3 {
    font-size: 1.75rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .seo-block__content__text h3 {
    margin-top: 2.25rem;
    margin-bottom: 0.75rem;
  }
}
.seo-block__content__text h4 {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  margin-top: 3rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .seo-block__content__text h4 {
    font-size: 1.625rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .seo-block__content__text h4 {
    margin-top: 1.75rem;
    margin-bottom: 0.75rem;
  }
}
.seo-block__content__text ul {
  margin-top: 1rem;
  gap: 0.75rem;
  margin-bottom: 1rem;
}
.seo-block__content__text ul li {
  color: var(--gray-color);
}
.seo-block__content__text ul:last-child {
  margin-bottom: 0;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.video-block-content {
  display: grid;
  grid-template-columns: 1fr 55.5rem;
  gap: 1.5rem;
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .video-block-content {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0;
    gap: 0.75rem;
    padding-top: 0.75rem;
    border-top: 0.0625rem solid var(--lines-gray-color);
  }
}
.video-block-content .video-block-content__head-mob {
  display: none;
}
@media (max-width: 1024px) {
  .video-block-content .video-block-content__head-mob {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    order: 1;
  }
  .video-block-content .video-block-content__head-mob p {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
    color: var(--gray-txt-color);
  }
}
.video-block-content__left {
  display: flex;
  flex-direction: column-reverse;
  border-bottom: 0.0625rem solid var(--lines-gray-color);
}
@media (max-width: 1024px) {
  .video-block-content__left {
    border: unset;
  }
}
.video-block-content__left__head {
  display: flex;
  justify-content: space-between;
  padding-bottom: 3rem;
}
.video-block-content__left__head p {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .video-block-content__left__head {
    display: none;
  }
}
.video-block-content__left__body {
  padding-bottom: 3rem;
  margin-bottom: auto;
}
.video-block-content__left__body h3 {
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 106%;
  letter-spacing: -0.125rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .video-block-content__left__body h3 {
    font-size: 1.75rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .video-block-content__left__body h3 {
    margin-bottom: 0.75rem;
  }
}
.video-block-content__left__body p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .video-block-content__left__body p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
.video-block-content__right {
  position: relative;
}
@media (max-width: 1024px) {
  .video-block-content__right {
    margin-bottom: 0.75rem;
  }
}
.video-block-content__right video {
  width: 100%;
  height: 31.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .video-block-content__right video {
    height: 11.875rem;
  }
}
.video-block-content__right .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  .video-block-content__right .play-btn svg {
    width: 4.875rem;
    height: 3rem;
  }
}
.video-block-content__right .play-btn.active {
  opacity: 0;
}
.video-block-content__right .play-btn:hover svg path {
  opacity: 1;
}
.video-block-content .video-block__iframe-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 31.25rem 0;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .video-block-content .video-block__iframe-inner {
    padding-bottom: 11.875rem;
  }
}
.video-block-content .video-block__iframe-inner iframe,
.video-block-content .video-block__iframe-inner object,
.video-block-content .video-block__iframe-inner embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.video-slider__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.75rem;
}
.video-slider__head h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .video-slider__head h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.video-slider__head .arrows button {
  border-color: var(--lines-gray-color);
}
@media (max-width: 1024px) {
  .video-slider__head .arrows {
    display: none;
  }
}

.video-slider {
  overflow-x: hidden;
}
@media (max-width: 1024px) {
  .video-slider {
    overflow-x: hidden;
  }
}

@media (max-width: 1024px) {
  .video-slider__swiper {
    overflow: visible;
    margin-bottom: 3rem;
  }
  .video-slider__swiper .video-block-content {
    padding-top: 0;
    border-top: unset;
  }
  .video-slider__swiper .video-block-content .video-block-content__left__body {
    padding-bottom: 0;
  }
}
.video-slider__swiper .next-btn, .video-slider__swiper .prev-btn {
  display: none;
}
@media (max-width: 1024px) {
  .video-slider__swiper .next-btn, .video-slider__swiper .prev-btn {
    position: absolute;
    display: block;
    top: 6.4375rem;
    z-index: 1;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .video-slider__swiper .next-btn {
    right: -0.75rem;
  }
}
@media (max-width: 1024px) {
  .video-slider__swiper .prev-btn {
    left: -0.75rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .arch {
    padding-top: 2.25rem;
  }
}
.arch h1 {
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .arch h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .arch h1 {
    margin-bottom: 1.75rem;
  }
}
.arch__materials {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
  margin-top: 6rem;
  border-top: 0.0625rem solid var(--lines-gray-color);
}
@media (max-width: 1024px) {
  .arch__materials {
    grid-template-columns: 1fr;
    gap: 2.25rem;
    margin-top: 4rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.arch__materials__left {
  display: flex;
  flex-direction: column;
}
.arch__materials__left h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .arch__materials__left h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.arch__materials__left .btn {
  margin-top: auto;
}
@media (max-width: 1024px) {
  .arch__materials__left .btn {
    display: none;
  }
}
.arch__materials__right {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
  row-gap: 4rem;
}
@media (max-width: 1024px) {
  .arch__materials__right {
    grid-template-columns: 1fr;
    row-gap: 2.25rem;
  }
}
.arch__materials__right__item h5 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}
@media (max-width: 1024px) {
  .arch__materials__right__item h5 {
    font-size: 1.5rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .arch__materials__right__item h5 {
    margin-bottom: 1rem;
  }
}
.arch__materials__right__item p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
.arch__media {
  position: relative;
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .arch__media {
    margin-bottom: 2.25rem;
    overflow: hidden;
  }
  .arch__media .full-gallery {
    margin-bottom: 0;
  }
}
.arch__media__nav {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  display: flex;
  gap: 0.375rem;
  z-index: 2;
}
@media (max-width: 1024px) {
  .arch__media__nav {
    position: static;
    flex-wrap: nowrap;
    margin-bottom: 0.75rem;
  }
}
.arch__media__nav button {
  background: var(--white-color);
  transform: skew(-10deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .arch__media__nav button {
    padding: 0.625rem 1rem;
    background: var(--back-color);
  }
}
.arch__media__nav button:hover span {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.arch__media__nav button:first-child {
  padding-left: 1.1875rem;
}
@media (max-width: 1024px) {
  .arch__media__nav button:first-child {
    padding-left: 0.75rem;
  }
  .arch__media__nav button:first-child:before {
    background-color: var(--back-color);
  }
}
.arch__media__nav button:first-child:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--white-color);
  transform: skew(10deg);
  left: -0.3125rem;
  transition: 0.3s ease;
}
.arch__media__nav button.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.arch__media__nav button.active span {
  color: var(--white-color);
}
.arch__media__nav button.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.arch__media__nav button span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .arch__media__nav button span {
    white-space: nowrap;
  }
}
.arch__content {
  display: grid;
  grid-template-columns: 27rem 1fr;
  gap: 1.5rem;
}
@media (max-width: 1024px) {
  .arch__content {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.arch__content h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .arch__content h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.arch__content p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
}
.arch__content h3 {
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 106%;
  letter-spacing: -0.125rem;
  margin-bottom: 1.25rem;
  margin-top: 3rem;
}
@media (max-width: 1024px) {
  .arch__content h3 {
    font-size: 1.75rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .arch__content h3 {
    margin-top: 2.25rem;
    margin-bottom: 1rem;
  }
}
.arch__content h4 {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  margin-top: 1.75rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .arch__content h4 {
    font-size: 1.625rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .arch__content h4 {
    margin-top: 2.25rem;
    margin-bottom: 1rem;
  }
}
.arch__content ul {
  margin-top: 1rem;
}
.arch__content ul li {
  color: var(--gray-color);
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .article {
    padding-top: 2.25rem;
  }
}
.article h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .article h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .article h1 {
    margin-bottom: 1.75rem;
  }
}
.article h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-top: 3rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .article h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .article h2 {
    margin-top: 2.25rem;
    margin-bottom: 1rem;
  }
}
.article h3 {
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 106%;
  letter-spacing: -0.125rem;
  margin-bottom: 1.25rem;
  margin-top: 3rem;
}
@media (max-width: 1024px) {
  .article h3 {
    font-size: 1.75rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .article h3 {
    margin-top: 2.25rem;
    margin-bottom: 1rem;
  }
}
.article h4 {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  margin-top: 1.75rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .article h4 {
    font-size: 1.625rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .article h4 {
    margin-top: 2.25rem;
    margin-bottom: 0.75rem;
  }
}
.article__quote {
  margin: 1.25rem 0;
  padding: 1.75rem 0;
  display: flex;
  gap: 1.25rem;
}
@media (max-width: 1024px) {
  .article__quote {
    padding-left: 3.75rem;
    gap: 1rem;
    flex-direction: column;
  }
}
.article__quote img {
  width: 8rem;
  height: 8rem;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .article__quote img {
    width: 4rem;
    height: 4rem;
  }
}
.article__quote__text {
  margin-left: 5rem;
}
@media (max-width: 1024px) {
  .article__quote__text {
    margin-left: 0;
  }
}
.article__quote__text > p {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .article__quote__text > p {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 140%;
  }
}
.article__quote__text__name {
  margin-top: 1.75rem;
}
@media (max-width: 1024px) {
  .article__quote__text__name {
    margin-top: 1rem;
  }
}
.article__quote__text__name p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .article__quote__text__name p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
.article__quote__text__name span {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  display: block;
  margin-top: 0.25rem;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .article__quote__text__name span {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.article__content {
  max-width: 55.5rem;
  margin: 0 auto;
}
.article__content ul {
  margin-bottom: 0.75rem;
}
.article__content ul li {
  color: var(--gray-color);
}
.article__content > p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 0.75rem;
}
.article__content .date {
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--gray-txt-color);
  line-height: 116%;
  margin-bottom: 1.75rem;
}
.article__content .article-swiper {
  margin-bottom: 3rem;
  background: var(--back-color);
}
@media (max-width: 1024px) {
  .article__content .article-swiper {
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }
}
.article__content .article-swiper .arrows {
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 1;
}
@media (max-width: 1024px) {
  .article__content .article-swiper .arrows {
    position: static;
  }
  .article__content .article-swiper .arrows button {
    z-index: 1;
    width: 2.5rem;
    height: 2.5rem;
  }
  .article__content .article-swiper .arrows .next-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .article__content .article-swiper .arrows .prev-btn {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
.article__content .article-swiper .arrows button {
  background: var(--white-color);
}
.article__content .article-swiper .swiper-slide img {
  height: 41.625rem;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: auto;
}
@media (max-width: 1024px) {
  .article__content .article-swiper .swiper-slide img {
    height: 16.875rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .catalog-page {
    padding-top: 2.25rem;
  }
}
.catalog-page h1 {
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .catalog-page h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .catalog-page h1 {
    margin-bottom: 1.75rem;
  }
}
.catalog-page__block {
  margin-bottom: 5rem;
}
@media (max-width: 1024px) {
  .catalog-page__block {
    margin-bottom: 4rem;
  }
}
.catalog-page__block h2 {
  margin-bottom: 2.25rem;
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .catalog-page__block h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .catalog-page__block h2 {
    margin-bottom: 1.5rem;
  }
}
.catalog-page__block__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.375rem;
  margin-bottom: 2.25rem;
}
@media (max-width: 1024px) {
  .catalog-page__block__cards {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 1.4375rem;
         column-gap: 1.4375rem;
    row-gap: 2.875rem;
  }
}
.catalog-page__block__cards__card {
  aspect-ratio: 1/1;
  display: block;
  position: relative;
  background: var(--back-color);
  overflow: hidden;
}
.catalog-page__block__cards__card:hover img {
  transform: scale(1.03);
  transition: 0.3s ease;
}
.catalog-page__block__cards__card:hover p {
  color: var(--hover-color);
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .catalog-page__block__cards__card {
    background: none;
    aspect-ratio: unset;
  }
}
.catalog-page__block__cards__card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: var(--back-color);
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .catalog-page__block__cards__card img {
    aspect-ratio: 1/1;
    height: auto;
  }
}
.catalog-page__block__cards__card p {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  position: absolute;
  bottom: 1.75rem;
  left: 1.75rem;
  max-width: 17.0625rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .catalog-page__block__cards__card p {
    position: static;
    max-width: unset;
  }
}

.catalog-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.375rem;
  margin-bottom: 2.25rem;
}
@media (max-width: 1024px) {
  .catalog-list {
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 1.4375rem;
         column-gap: 1.4375rem;
    row-gap: 2.875rem;
  }
}

.catalog-list-2 {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0.375rem;
  row-gap: 0.625rem;
}
@media (max-width: 1024px) {
  .catalog-list-2 {
    -moz-column-gap: 1.4375rem;
         column-gap: 1.4375rem;
    row-gap: 2.25rem;
    grid-template-columns: 1fr 1fr;
  }
}

.catalog-list-3 {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0.375rem;
  row-gap: 4rem;
  width: 100%;
}
@media (max-width: 1024px) {
  .catalog-list-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 1.4375rem;
         column-gap: 1.4375rem;
    row-gap: 2.25rem;
  }
}

.swiper-home {
  overflow: visible;
}
@media (max-width: 1024px) {
  .swiper-home {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}

.catalog-list-home {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0.375rem;
  row-gap: 4rem;
  width: 100%;
  margin-top: 1.75rem;
}
@media (max-width: 1024px) {
  .catalog-list-home {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 1.4375rem;
         column-gap: 1.4375rem;
    row-gap: 2.25rem;
  }
  .catalog-list-home.swiper-wrapper {
    display: flex;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 0;
  }
}

.catalog-list__item {
  position: relative;
  padding-bottom: 100%;
}

.catalog-list__item-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: var(--back-color);
  display: flex;
  flex-direction: column;
  padding: 1.75rem;
}
.catalog-list__item-inner > * {
  width: 100%;
}

.catalog-list__item-pic {
  position: relative;
  flex-grow: 1;
}

.catalog-list__item-pic:first-child {
  margin-top: 0;
  margin-bottom: 1.25rem;
}

.catalog-list__item-pic:last-child {
  margin-top: 1.25rem;
  margin-bottom: 0;
}

.catalog-list__item-pic-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-list__item-pic-inner > img {
  max-width: 100%;
  max-height: 100%;
  transform: scale(0.95);
  transition: transform 0.25s ease-in-out;
}

.catalog-list__item-ttl h3,
.catalog-list__item-ttl .h3 {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.16; /* 32.48px */
  letter-spacing: -0.0625rem;
  margin-bottom: 0.75rem;
  transition: color 0.3s ease-in-out;
}

.catalog-list-2 .catalog-list__item-desc p {
  color: #797D84;
}

.catalog-list-3 .catalog-list__item {
  padding-bottom: 0;
}
.catalog-list-3 .catalog-list__item-inner {
  position: relative;
  padding: 0;
  background: transparent;
}
.catalog-list-3 .catalog-list__item-pic {
  padding-bottom: 100%;
  background: var(--back-color);
}
.catalog-list-3 .catalog-list__item-pic-inner {
  padding: 2.25rem;
}
.catalog-list-3 .catalog-list__item-desc {
  padding-right: 2.25rem;
}
.catalog-list-3 .catalog-list__item-desc p {
  color: #797D84;
}

@media (max-width: 1024px) {
  .catalog-list-home .catalog-list__item {
    padding: 0 0.75rem;
  }
}

@media screen and (min-width: 767px) {
  .catalog-list__item:not(.catalog-list__item--no-hover):hover .catalog-list__item-pic img {
    transform: scale(1);
  }
  .catalog-list-home .catalog-list__item:not(.catalog-list__item--no-hover):hover .catalog-list__item-ttl h3,
  .catalog-list-home .catalog-list__item:not(.catalog-list__item--no-hover):hover .catalog-list__item-ttl .h3 {
    color: var(--accent-color);
  }
}
@media (max-width: 1024px) {
  .catalog-list__item {
    padding-bottom: 0;
  }
  .catalog-list__item-inner {
    position: relative;
    background: transparent;
    padding: 0;
  }
  .catalog-list__item-pic {
    padding-bottom: 100%;
    background: var(--back-color);
  }
  .catalog-list__item-pic-inner {
    padding: 0.75rem;
  }
  .catalog-list__item-pic:first-child {
    margin-top: 0;
    margin-bottom: 0.75rem;
  }
  .catalog-list__item-pic:last-child {
    margin-top: 0.75rem;
    margin-bottom: 0;
  }
  .catalog-list__item-ttl h3, .catalog-list__item-ttl .h3 {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 116%; /* 23.2px */
    letter-spacing: -0.0625rem;
  }
  .catalog-list-2 .catalog-list__item-pic {
    order: -1;
    margin-bottom: 0.75rem;
  }
  .catalog-list-2 .catalog-list__item-desc {
    font-size: 0.875rem;
  }
  .catalog-list-3 .catalog-list__item-pic-inner {
    padding: 0.75rem;
  }
  .catalog-list-3 .catalog-list__item-desc {
    font-size: 0.875rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .contacts {
    padding-top: 2.25rem;
  }
  .contacts .container {
    padding-top: 2.25rem;
  }
}
.contacts h2, .contacts h1 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .contacts h2, .contacts h1 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .contacts h2, .contacts h1 {
    margin-bottom: 1.75rem;
  }
}
.contacts__inner {
  display: grid;
  grid-template-columns: 24.75rem 1fr;
  gap: 3.75rem;
}
@media (max-width: 1024px) {
  .contacts__inner {
    display: flex;
    flex-direction: column;
    gap: 2.25rem;
  }
}
.contacts__inner__content .time {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  margin-bottom: 1rem;
}
.contacts__inner__content .download {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.contacts__inner__content .download span {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--accent-color);
  transition: 0.3s ease;
}
.contacts__inner__content .download:hover span {
  transition: 0.3s ease;
  color: var(--hover-color);
}
.contacts__inner__content .addresses {
  margin: 4rem 0;
}
@media (max-width: 1024px) {
  .contacts__inner__content .addresses {
    margin: 2.25rem 0;
  }
}
.contacts__inner__content .addresses_address {
  margin-bottom: 2.25rem;
}
.contacts__inner__content .addresses_address:last-child {
  margin-bottom: 0;
}
.contacts__inner__content .addresses_address span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  margin-bottom: 1rem;
  display: block;
}
.contacts__inner__content .addresses_address p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .contacts__inner__content .addresses_address p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
.contacts__inner__content .links {
  display: flex;
  gap: 1.75rem;
  margin-bottom: 0.75rem;
}
.contacts__inner__content .tel {
  font-weight: 500;
  font-size: 2rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
}
@media (max-width: 1024px) {
  .contacts__inner__content .tel {
    font-size: 1.5rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.contacts__inner__map #map {
  height: 29rem;
  width: 100%;
}
.contacts__inner__map #map .ymaps-2-1-79-ground-pane {
  filter: grayscale(100%);
}
@media (max-width: 1024px) {
  .contacts__inner__map #map {
    height: 22.5rem;
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.item-page {
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .item-page {
    position: relative;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
  }
  .item-page::after {
    content: "";
    height: 0.0625rem;
    position: absolute;
    bottom: 0;
    left: -1rem;
    right: -0.75rem;
    background: var(--lines-gray-color);
  }
}
.item-page .item-page__content__details__slider-wrap {
  overflow: clip;
}
@media (max-width: 1024px) {
  .item-page .item-page__content__details__slider-wrap {
    overflow: visible;
  }
}
.item-page .ar-btn {
  position: relative;
}
.item-page .ar-btn .hint {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  padding: 1.25rem;
  position: absolute;
  bottom: 133%;
  left: 0.9375rem;
  background: #fff;
  width: 16.25rem;
  color: var(--gray-txt-color);
  text-align: left;
  transform: skew(10deg);
  opacity: 0;
  pointer-events: none;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .item-page .ar-btn .hint {
    display: none;
  }
}
.item-page .ar-btn .hint:after {
  border: 0.625rem solid transparent;
  border-left: 0.625rem solid #fff;
  border-top: 0.625rem solid #fff;
  content: "";
  position: absolute;
  top: 86%;
  left: 0;
}
.item-page .ar-btn:hover .hint {
  opacity: 1;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .item-page {
    overflow-x: hidden;
  }
}
.item-page h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .item-page h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .item-page h1 {
    display: none;
  }
}
.item-page__content {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .item-page__content {
    display: flex;
    flex-direction: column;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
}
.item-page__content__info {
  flex: 0 0 30%;
  max-width: 30%;
  padding-right: 1.875rem;
  align-self: flex-start;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 6.25rem;
}
@media (max-width: 1024px) {
  .item-page__content__info {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    position: initial;
    top: auto;
  }
}
.item-page__content__info h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .item-page__content__info h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.item-page__content__info p {
  color: var(--gray-txt-color);
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 0.9375rem;
}
.item-page__content__details {
  flex: 0 0 70%;
  max-width: 70%;
  padding-left: 1.875rem;
}
@media (max-width: 1024px) {
  .item-page__content__details {
    overflow: visible;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.item-page__content__details__info-mob {
  display: none;
}
@media (max-width: 1024px) {
  .item-page__content__details__info-mob {
    display: block;
    margin-bottom: 1.75rem;
  }
  .item-page__content__details__info-mob h2 {
    font-weight: 500;
    font-size: 3.5rem;
    line-height: 96%;
    letter-spacing: -0.125rem;
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .item-page__content__details__info-mob h2 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .item-page__content__details__info-mob h6 {
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 116%;
    letter-spacing: -0.0625rem;
    margin-bottom: 0.75rem;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .item-page__content__details__info-mob h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .item-page__content__details__info-mob p {
    font-weight: 400;
    font-size: 1rem;
    line-height: 140%;
    color: var(--gray-txt-color);
  }
}
.item-page__content__details__slider {
  overflow: hidden;
  position: relative;
}
.item-page__content__details__slider .swiper-slide img {
  width: 100%;
}
@media (max-width: 1024px) {
  .item-page__content__details__slider {
    overflow: visible;
  }
}
.item-page__content__details__slider .arrows {
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 1;
}
@media (max-width: 1024px) {
  .item-page__content__details__slider .arrows {
    position: static;
  }
  .item-page__content__details__slider .arrows button,
  .item-page__content__details__slider .arrows button.prev-btn:active,
  .item-page__content__details__slider .arrows button.next-btn:active {
    z-index: 1;
    width: 2.75rem;
    height: 2.5rem;
    background: transparent !important;
    border: none !important;
  }
  .item-page__content__details__slider .arrows button svg,
  .item-page__content__details__slider .arrows button.prev-btn:active svg,
  .item-page__content__details__slider .arrows button.next-btn:active svg {
    transform: none !important;
  }
  .item-page__content__details__slider .arrows .next-btn {
    position: absolute;
    right: -0.75rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .item-page__content__details__slider .arrows .prev-btn {
    position: absolute;
    left: -0.75rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
.item-page__content__details__preview {
  position: relative;
  margin-bottom: 1.75rem;
  background-color: var(--back-color);
}
@media (max-width: 1024px) {
  .item-page__content__details__preview {
    margin-bottom: 2.25rem;
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }
}
.item-page__content__details__preview .tab-content__image, .item-page__content__details__preview .model-viewer-block {
  width: 100%;
  height: 41.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .item-page__content__details__preview .tab-content__image, .item-page__content__details__preview .model-viewer-block {
    height: auto;
  }
}
.item-page__content__details__preview .tab-content__image {
  padding: 4.25rem 3rem;
}
.item-page__content__details__preview .tab-content__image img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 1024px) {
  .item-page__content__details__preview img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.item-page__content__details__preview__nav {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  display: flex;
  gap: 0.375rem;
  z-index: 1;
}
@media (max-width: 1024px) {
  .item-page__content__details__preview__nav {
    top: 0.75rem;
    left: 0.75rem;
  }
}
.item-page__content__details__preview__nav button {
  background: var(--white-color);
  transform: skew(-10deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .item-page__content__details__preview__nav button {
    padding: 0.625rem 1rem;
  }
}
.item-page__content__details__preview__nav button:hover span {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.item-page__content__details__preview__nav button:first-child {
  padding-left: 1.1875rem;
}
@media (max-width: 1024px) {
  .item-page__content__details__preview__nav button:first-child {
    padding-left: 0.75rem;
  }
}
.item-page__content__details__preview__nav button:first-child:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--white-color);
  transform: skew(10deg);
  left: -0.3125rem;
  transition: 0.3s ease;
}
.item-page__content__details__preview__nav button.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.item-page__content__details__preview__nav button.active span {
  color: var(--white-color);
}
.item-page__content__details__preview__nav button.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.item-page__content__details__preview__nav button span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
  transition: 0.3s ease;
}
.item-page__content__details__colors {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 1.25rem;
  row-gap: 1rem;
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .item-page__content__details__colors {
    grid-template-columns: repeat(3, 1fr);
  }
}
.item-page__content__details__colors__heading {
  grid-column-end: 9;
  grid-column-start: 1;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .item-page__content__details__colors__heading {
    grid-column-end: 4;
  }
}
.item-page__content__details__colors__color {
  display: flex;
  gap: 0.625rem;
  margin-left: 0.1875rem;
  align-items: center;
}
.item-page__content__details__colors__color span {
  transform: skew(-6deg);
  width: 1.1875rem;
  height: 1.1875rem;
  border: 0.0625rem solid var(--lines-gray-color);
}
.item-page__content__details__colors__color p {
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--gray-txt-color);
}
.item-page__content__details__tabs {
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .item-page__content__details__tabs {
    margin-bottom: 3rem;
  }
}
.item-page__content__details__tabs__buttons {
  display: flex;
  gap: 0.375rem;
  margin-bottom: 1.75rem;
}
.item-page__content__details__tabs__buttons button {
  background: var(--back-color);
  transform: skew(-10deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
}
.item-page__content__details__tabs__buttons button:hover span {
  color: var(--accent-color);
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .item-page__content__details__tabs__buttons button {
    padding: 0.625rem 1rem;
  }
}
.item-page__content__details__tabs__buttons button:first-child {
  padding-left: 1.1875rem;
}
@media (max-width: 1024px) {
  .item-page__content__details__tabs__buttons button:first-child {
    padding-left: 0.75rem;
  }
}
.item-page__content__details__tabs__buttons button:first-child:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--back-color);
  transform: skew(10deg);
  left: -0.3125rem;
  transition: 0.3s ease;
}
.item-page__content__details__tabs__buttons button.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.item-page__content__details__tabs__buttons button.active span {
  color: var(--white-color);
}
.item-page__content__details__tabs__buttons button.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.item-page__content__details__tabs__buttons button span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
  transition: 0.3s ease;
}
.item-page__content__details__tabs__pics p {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  margin-bottom: 0.75rem;
}
.item-page__content__details__tabs__pics__block {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  margin-bottom: 1.75rem;
}
@media (max-width: 1024px) {
  .item-page__content__details__tabs__pics__block {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }
}
.item-page__content__details__tabs__pics__block:last-child {
  margin-bottom: 0;
}
.item-page__content__details__tabs__pics__block__item {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media (max-width: 1024px) {
  .item-page__content__details__tabs__pics__block__item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.item-page__content__details__tabs__pics__block img {
  width: 100%;
  height: auto;
}
.item-page__content__details__tabs__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .item-page__content__details__tabs__content {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
}
.item-page__content__details__tabs__content ul {
  gap: 0.75rem;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .item-page__content__details__tabs__content ul {
    gap: 0.75rem;
    margin-top: 0;
  }
}
.item-page__content__details__tabs__content ul li {
  color: var(--gray-color);
  padding-left: 1.5rem;
}
.item-page__content__details__tabs__content ul li:before {
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .item-page__content__details__tabs__content ul li {
    font-weight: 400;
    font-size: 1rem;
    line-height: 140%;
  }
}

.details__slider-pic-wrapper {
  width: 100%;
  height: 42.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .details__slider-pic-wrapper {
    height: 16.875rem;
  }
}
.details__slider-pic-wrapper img {
  width: initial !important;
  max-width: 100%;
  max-height: 100%;
}

.arrows-desktop .prev-btn,
.arrows-desktop .next-btn {
  background: #FFFFFF;
  border: 0.0625rem solid var(--lines-gray-color);
}
@media (max-width: 1024px) {
  .arrows-desktop {
    display: none;
  }
}

.arrows-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .arrows-mobile {
    display: block;
  }
}

.item-page__content__info__desc {
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .item-page__content__info__desc {
    display: none;
  }
}

@media (max-width: 1024px) {
  .mob-fixed-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    transform: none !important;
    z-index: 100;
    max-width: initial;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 1024px) {
  .mob-fixed-btn span {
    transform: none !important;
  }
}

.helper-block__content__info__contacts__contact {
  transition: color 0.25s ease-in-out;
}

@media screen and (min-width: 767px) {
  .helper-block__content__info__contacts__contact:hover {
    color: var(--accent-color);
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .library-page {
    padding-top: 2.25rem;
  }
}
.library-page h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .library-page h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .library-page h1 {
    padding-top: 0;
    margin-bottom: 1.75rem;
  }
}
.library-page__selector {
  display: none;
}
@media (max-width: 1024px) {
  .library-page__selector {
    display: block;
    margin-bottom: 1.5rem;
  }
}
.library-page__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .library-page__categories {
    display: none;
  }
}
.library-page__categories button, .library-page__categories a {
  background: var(--back-color);
  transform: skew(-8deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
}
.library-page__categories button:hover span, .library-page__categories a:hover span {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.library-page__categories button:first-child, .library-page__categories button:nth-child(5n+1), .library-page__categories a:first-child, .library-page__categories a:nth-child(5n+1) {
  padding-left: 1.1875rem;
}
.library-page__categories button:first-child:before, .library-page__categories button:nth-child(5n+1):before, .library-page__categories a:first-child:before, .library-page__categories a:nth-child(5n+1):before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--back-color);
  transform: skew(8deg);
  left: -0.25rem;
  transition: 0.3s ease;
}
.library-page__categories button.active, .library-page__categories a.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.library-page__categories button.active span, .library-page__categories a.active span {
  color: var(--white-color);
}
.library-page__categories button.active:before, .library-page__categories a.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.library-page__categories button span, .library-page__categories a span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
  transition: 0.3s ease;
}
.library-page__items {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .library-page__items {
    gap: 6.25rem;
  }
}
.library-page__items__item {
  display: grid;
  grid-template-columns: 34.125rem 1fr 1fr;
  gap: 1.5rem;
}
@media (max-width: 1024px) {
  .library-page__items__item {
    display: flex;
    flex-direction: column-reverse;
  }
}
.library-page__items__item h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  padding-left: 1.5rem;
}
@media (max-width: 1024px) {
  .library-page__items__item h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .library-page__items__item h6 {
    padding-left: 0;
  }
}
.library-page__items__item__opts {
  padding-top: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (max-width: 1024px) {
  .library-page__items__item__opts {
    display: none;
  }
}
.library-page__items__item__opts > div {
  display: flex;
  gap: 1.25rem;
}
.library-page__items__item__opts > div svg {
  flex-shrink: 0;
}
.library-page__items__item__opts > div p {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 0.375rem;
}
.library-page__items__item__opts > div span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  color: var(--gray-txt-color);
  display: block;
}
.library-page__items__item__preview {
  position: relative;
  background: var(--back-color);
}
.library-page__items__item__preview .default-view {
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  z-index: 1;
  background: var(--back-color);
  padding: 0.625rem 1.625rem;
}
@media (max-width: 1024px) {
  .library-page__items__item__preview .default-view {
    right: unset;
    left: 0;
    bottom: unset;
    top: calc(100% + 1rem);
    background: var(--white-color);
  }
}
.library-page__items__item__preview .default-view span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
}
.library-page__items__item__preview img, .library-page__items__item__preview .model-viewer-block {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  height: 34.125rem;
}
@media (max-width: 1024px) {
  .library-page__items__item__preview img, .library-page__items__item__preview .model-viewer-block {
    height: 21rem;
  }
}
.library-page__items__item__preview__nav {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  display: flex;
  gap: 0.375rem;
  z-index: 1;
}
.library-page__items__item__preview__nav .ar-btn {
  position: relative;
}
.library-page__items__item__preview__nav .ar-btn .hint {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  padding: 1.25rem;
  position: absolute;
  bottom: 133%;
  left: 0.9375rem;
  background: #fff;
  width: 16.25rem;
  color: var(--gray-txt-color);
  text-align: left;
  transform: skew(10deg);
  opacity: 0;
  pointer-events: none;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .library-page__items__item__preview__nav .ar-btn .hint {
    display: none;
  }
}
.library-page__items__item__preview__nav .ar-btn .hint:after {
  border: 0.625rem solid transparent;
  border-left: 0.625rem solid #fff;
  border-top: 0.625rem solid #fff;
  content: "";
  position: absolute;
  top: 86%;
  left: 0;
}
.library-page__items__item__preview__nav .ar-btn:hover .hint {
  opacity: 1;
  transition: 0.3s ease;
}
.library-page__items__item__preview__nav button {
  background: var(--white-color);
  transform: skew(-8deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
}
.library-page__items__item__preview__nav button:first-child {
  padding-left: 1.1875rem;
}
.library-page__items__item__preview__nav button:first-child:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--white-color);
  transform: skew(8deg);
  left: -0.25rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .library-page__items__item__preview__nav button {
    padding: 0.625rem 0.875rem;
  }
  .library-page__items__item__preview__nav button:first-child {
    padding-left: 0.75rem;
  }
}
.library-page__items__item__preview__nav button.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.library-page__items__item__preview__nav button.active span {
  color: var(--white-color);
}
.library-page__items__item__preview__nav button.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.library-page__items__item__preview__nav button span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.not-found {
  padding: 0 0 6rem;
}
@media (max-width: 1024px) {
  .not-found {
    padding: 3rem 0 4rem;
  }
}
.not-found__inner {
  display: grid;
  grid-template-columns: 34.125rem 1fr;
  gap: 8.625rem;
}
@media (max-width: 1024px) {
  .not-found__inner {
    display: flex;
    flex-direction: column;
    gap: 2.25rem;
  }
}
.not-found__inner__text h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1024px) {
  .not-found__inner__text h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .not-found__inner__text h1 {
    margin-bottom: 1rem;
  }
}
.not-found__inner__text p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  margin-bottom: 16.6875rem;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .not-found__inner__text p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
@media (max-width: 1024px) {
  .not-found__inner__text .btn {
    display: none;
  }
}
.not-found__inner__pic {
  width: 100%;
  margin-top: auto;
  display: block;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .press {
    padding-top: 2.25rem;
  }
}
.press h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .press h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .press h1 {
    margin-bottom: 1.75rem;
  }
}
.press__content {
  margin-bottom: 3rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0.375rem;
  row-gap: 4rem;
}
@media (max-width: 1024px) {
  .press__content {
    display: flex;
    flex-direction: column;
    row-gap: 3rem;
  }
}
.press .btn-link-l {
  margin: 0 auto 1rem;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.privacy {
  margin-bottom: 4rem;
}
.privacy h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .privacy h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.privacy .text-content {
  max-width: 55.5rem;
  margin: auto;
}
.privacy .text-content p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
}
.privacy .text-content .head {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  margin-bottom: 1.75rem;
}
@media (max-width: 1024px) {
  .privacy .text-content .head {
    margin-bottom: 1rem;
  }
}
.privacy .text-content .date {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 3rem;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .privacy .text-content .date {
    margin-bottom: 1.75rem;
  }
}
.privacy .text-content h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-top: 3rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .privacy .text-content h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.privacy .text-content ol {
  display: block;
}
.privacy .text-content ol li {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 1rem;
  display: block;
}
.privacy .text-content ol li > ol {
  padding-left: 1.75rem;
}
.privacy .text-content ol li:last-child {
  margin-bottom: 0;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .project {
    padding-top: 2.25rem;
  }
}
.project h1 {
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .project h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .project h1 {
    margin-bottom: 1.75rem;
  }
}
.project__head {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .project__head {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 2.25rem;
  }
}
.project__head img {
  width: 9.375rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .project__head img {
    display: none;
  }
}
.project__head__item svg {
  margin-bottom: 1rem;
}
.project__head__item span {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  display: block;
}
@media (max-width: 1024px) {
  .project__head__item span {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.project__head__item:nth-child(2) {
  max-width: 34.125rem;
  width: 100%;
}
.project__quote {
  margin: 1.25rem 0;
  padding: 1.75rem 0;
  display: flex;
  gap: 1.25rem;
}
@media (max-width: 1024px) {
  .project__quote {
    padding-left: 3.75rem;
    gap: 1rem;
    flex-direction: column;
  }
}
.project__quote img {
  width: 8rem;
  height: 8rem;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .project__quote img {
    width: 4rem;
    height: 4rem;
  }
}
.project__quote__text {
  margin-left: 5rem;
}
@media (max-width: 1024px) {
  .project__quote__text {
    margin-left: 0;
  }
}
.project__quote__text > p {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .project__quote__text > p {
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 140%;
  }
}
.project__quote__text__name {
  margin-top: 1.75rem;
}
@media (max-width: 1024px) {
  .project__quote__text__name {
    margin-top: 1rem;
  }
}
.project__quote__text__name p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .project__quote__text__name p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
.project__quote__text__name span {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  display: block;
  margin-top: 0.25rem;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .project__quote__text__name span {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.project__media {
  position: relative;
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .project__media {
    margin-bottom: 2.25rem;
    overflow: hidden;
  }
  .project__media .full-gallery {
    margin-bottom: 0;
  }
}
.project__media__nav {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  display: flex;
  gap: 0.375rem;
  z-index: 2;
}
@media (max-width: 1024px) {
  .project__media__nav {
    position: static;
    flex-wrap: nowrap;
    margin-bottom: 0.75rem;
    padding: 0 0.75rem;
  }
}
.project__media__nav button {
  background: var(--white-color);
  transform: skew(-10deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .project__media__nav button {
    padding: 0.625rem 1rem;
    background: var(--back-color);
  }
}
.project__media__nav button:hover span {
  color: var(--accent-color);
  transition: 0.3s ease;
}
.project__media__nav button:first-child {
  padding-left: 1.1875rem;
}
@media (max-width: 1024px) {
  .project__media__nav button:first-child {
    padding-left: 0.75rem;
  }
  .project__media__nav button:first-child:before {
    background-color: var(--back-color);
  }
}
.project__media__nav button:first-child:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--white-color);
  transform: skew(10deg);
  left: -0.3125rem;
  transition: 0.3s ease;
}
.project__media__nav button.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.project__media__nav button.active span {
  color: var(--white-color);
}
.project__media__nav button.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.project__media__nav button span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .project__media__nav button span {
    white-space: nowrap;
  }
}
.project__content {
  display: grid;
  grid-template-columns: 27rem 1fr;
  gap: 1.5rem;
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .project__content {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-bottom: 4rem;
  }
}
.project__content h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .project__content h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.project__content p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 0.75rem;
}
.project__content h3 {
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 106%;
  letter-spacing: -0.125rem;
  margin-bottom: 1.25rem;
  margin-top: 3rem;
}
@media (max-width: 1024px) {
  .project__content h3 {
    font-size: 1.75rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .project__content h3 {
    margin-top: 2.25rem;
    margin-bottom: 1rem;
  }
}
.project__content h4 {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  margin-top: 1.75rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .project__content h4 {
    font-size: 1.625rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .project__content h4 {
    margin-top: 2.25rem;
    margin-bottom: 1rem;
  }
}
.project__content ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.project__content ul li {
  color: var(--gray-color);
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .projects-page {
    padding-top: 2.25rem;
  }
}
.projects-page__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 1.5625rem;
  -moz-column-gap: 0.625rem;
       column-gap: 0.625rem;
  margin-bottom: 6.625rem;
}
@media (max-width: 1024px) {
  .projects-page__items {
    grid-template-columns: 1fr;
  }
}
.projects-page__more {
  margin: 0 auto;
}
.projects-page h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .projects-page h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .projects-page h1 {
    margin-bottom: 1.75rem;
  }
}
.projects-page .page-head .btn {
  align-self: flex-start;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .projects-page .page-head .btn {
    max-width: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
}
.projects-page .page-head .btn span {
  white-space: nowrap;
}

.filter-active-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem 1.75rem;
}

.filter-active-wrapper.active {
  margin: 3rem 0;
}
@media (max-width: 1024px) {
  .filter-active-wrapper.active {
    margin: 1.75rem 0;
  }
}

.tag-removable {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.tag-removable img, .tag-removable svg {
  order: 1;
  margin-right: 0.5rem;
}
.tag-removable span {
  order: 2;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 116%;
  color: #797D84;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.search-page {
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .search-page {
    padding-top: 2.25rem;
    margin-bottom: 4rem;
  }
}
.search-page .btn-link-l {
  margin: 4rem auto 1rem;
}
@media (max-width: 1024px) {
  .search-page .btn-link-l {
    margin: 2.25rem auto 1rem;
  }
}
.search-page h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .search-page h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .search-page h1 {
    margin-bottom: 1.75rem;
  }
}
.search-page__empty {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  align-items: center;
  margin-top: 6rem;
}
@media (max-width: 1024px) {
  .search-page__empty {
    margin-top: 5rem;
  }
}
.search-page__empty p {
  max-width: 21rem;
  text-align: center;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .search-page__empty p {
    font-weight: 400;
    font-size: 1rem;
    line-height: 140%;
  }
}
.search-page__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .search-page__row {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1.75rem;
    margin-bottom: 1rem;
  }
}
.search-page__row p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
.search-page__row form {
  position: relative;
  max-width: 55.5rem;
  width: 100%;
}
.search-page__row form input {
  background: var(--back-color);
  height: 3rem;
  padding: 0.8125rem 1.25rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  width: 100%;
  outline: none;
  border: none;
}
.search-page__row form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-page__row form button[type=submit] {
  right: 1.25rem;
}
.search-page__row form button[type=reset] {
  right: 3.75rem;
}
.search-page__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0.375rem;
  row-gap: 4rem;
}
@media (max-width: 1024px) {
  .search-page__items {
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
    row-gap: 2.25rem;
  }
}

@media (max-width: 1024px) {
  .search-page__items .product-card h6 {
    font-size: 1.125rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

@media (max-width: 1024px) {
  .videos {
    padding-top: 2.25rem;
  }
  .videos .videos__items .video-block-content:last-child .video-block-content__left__body {
    padding-bottom: 0;
  }
}
.videos h1 {
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .videos h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .videos h1 {
    margin-bottom: 1.75rem;
  }
}
.videos__more {
  margin: 3rem auto 0;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.about-content {
  background-color: var(--accent-color);
  padding: 6rem 0;
  margin-top: -0.625rem;
}
@media (max-width: 1024px) {
  .about-content {
    margin-top: -0.25rem;
    padding: 4rem 0;
    overflow: hidden;
  }
}
.about-content .tag {
  background-color: var(--hover-color);
  margin-bottom: 2.25rem;
  transform: skew(-15deg);
  padding: 0.5rem 1.25rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.about-content .tag span {
  transform: skew(15deg);
  color: var(--white-color);
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  display: block;
}
.about-content__values {
  display: grid;
  grid-template-columns: 41.125rem 1fr;
  gap: 8.75rem;
}
@media (max-width: 1024px) {
  .about-content__values {
    display: flex;
    flex-direction: column;
    gap: 4.5rem;
  }
  .about-content__values .img-wrapper img {
    width: 91%;
    display: block;
    margin: 0 auto;
  }
  .about-content__values .img-wrapper.decors:before {
    right: 0.8125rem;
  }
  .about-content__values .img-wrapper.decors:after {
    left: 0.8125rem;
  }
}
.about-content__values__swiper {
  display: none;
}
@media (max-width: 1024px) {
  .about-content__values__swiper {
    display: block;
    position: relative;
  }
}
.about-content__values__swiper .swiper-pagination {
  height: 0.0625rem;
  background-color: var(--lines-white-color);
  top: 2.25rem;
}
.about-content__values__swiper .swiper-pagination .swiper-pagination-progressbar-fill {
  height: 0.0625rem;
  background-color: var(--white-color);
}
.about-content__values__swiper .arrs {
  display: flex;
  justify-content: space-between;
  margin-top: 2.25rem;
}
.about-content__values__swiper .arrs button {
  padding: 0;
}
.about-content__values__swiper .swiper-slide h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  margin-bottom: 1rem;
  color: var(--white-color);
}
@media (max-width: 1024px) {
  .about-content__values__swiper .swiper-slide h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.about-content__values__swiper .swiper-slide p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--white-color);
}
.about-content__values__swiper .counter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 2.625rem;
}
.about-content__values__swiper .counter div {
  color: var(--white-color);
}
.about-content__values__swiper .counter div.counter-current {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
}
@media (max-width: 1024px) {
  .about-content__values__swiper .counter div.counter-current {
    font-size: 1.625rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.about-content__values__swiper .counter div.counter-all {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  font-size: 0.625rem;
  display: flex;
  gap: 1rem;
  align-items: center;
}
.about-content__values__swiper .counter div.counter-all span {
  color: var(--white-color);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
}
.about-content__values__offer {
  align-self: flex-start;
  height: -moz-fit-content;
  height: fit-content;
  top: 6.875rem;
  position: sticky;
}
.about-content__values__offer h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  color: var(--white-color);
  margin-bottom: 1.75rem;
  max-width: 39rem;
}
@media (max-width: 1024px) {
  .about-content__values__offer h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.about-content__values__offer p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 2.25rem;
}
.about-content__values__points {
  display: flex;
  flex-direction: column;
  padding-left: 3rem;
  gap: 3rem;
  border-left: 0.0625rem solid var(--lines-white-color);
  position: relative;
}
.about-content__values__points .progress-line {
  content: "";
  position: absolute;
  height: 0;
  width: 0.0625rem;
  background: var(--white-color);
  top: 0;
  left: 0;
}
@media (max-width: 1024px) {
  .about-content__values__points {
    display: none;
  }
}
.about-content__values__points__point {
  display: flex;
  gap: 2.5rem;
}
.about-content__values__points__point .digit {
  background-color: var(--hover-color);
  margin-bottom: 2.25rem;
  transform: skew(-15deg);
  padding: 0.625rem 1.125rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
  align-self: flex-start;
  width: 4rem;
}
.about-content__values__points__point .digit span {
  transform: skew(15deg);
  color: var(--white-color);
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  display: block;
}
.about-content__values__points__point__text h6 {
  color: var(--white-color);
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .about-content__values__points__point__text h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.about-content__values__points__point__text p {
  color: var(--white-color);
}
.about-content__years {
  margin-top: 6rem;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .about-content__years {
    margin-top: 4rem;
  }
}
.about-content__years .tag {
  margin-bottom: 0;
}
.about-content__years__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 4rem;
}
@media (max-width: 1024px) {
  .about-content__years__head {
    margin-bottom: 1.75rem;
  }
  .about-content__years__head .arrows {
    display: none;
  }
}
.about-content__years__swiper {
  overflow: visible;
}
.about-content__years__swiper .next-btn, .about-content__years__swiper .prev-btn {
  display: none;
}
@media (max-width: 1024px) {
  .about-content__years__swiper {
    padding-bottom: 4.25rem;
  }
  .about-content__years__swiper .next-btn, .about-content__years__swiper .prev-btn {
    position: absolute;
    bottom: 0;
    padding: 0;
    display: block;
  }
  .about-content__years__swiper .prev-btn {
    left: 0;
  }
  .about-content__years__swiper .next-btn {
    right: 0;
  }
}
.about-content__years__item {
  position: relative;
}
.about-content__years__item:before {
  content: "";
  position: absolute;
  top: 2.9375rem;
  width: 72.8%;
  left: 21.375rem;
  background-color: var(--lines-white-color);
  display: block;
  height: 0.0625rem;
}
@media (max-width: 1024px) {
  .about-content__years__item:before {
    display: none;
  }
}
.about-content__years__item__digit {
  font-size: 7.25rem;
  color: var(--white-color);
  line-height: 80%;
  letter-spacing: -0.125rem;
  margin-bottom: 2.25rem;
}
@media (max-width: 1024px) {
  .about-content__years__item__digit {
    font-size: 6rem;
    margin-bottom: 1.75rem;
  }
}
.about-content__years__item__row {
  display: flex;
  gap: 6.75rem;
}
@media (max-width: 1024px) {
  .about-content__years__item__row {
    flex-direction: column-reverse;
    gap: 1.75rem;
  }
}
.about-content__years__item__row img {
  width: 14.625rem;
  height: 9rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1024px) {
  .about-content__years__item__row img {
    width: 9.75rem;
    height: 6rem;
  }
}
.about-content__years__item__row__text h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  color: var(--white-color);
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .about-content__years__item__row__text h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.about-content__years__item__row__text p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--back-color);
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.about-head h1 {
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .about-head h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .about-head {
    padding-top: 2.25rem;
  }
  .about-head h1 {
    margin-bottom: 1.75rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.about-leaders {
  margin-bottom: 6rem;
  margin-top: 6rem;
}
@media (max-width: 1024px) {
  .about-leaders {
    margin: 4rem 0;
    overflow-x: hidden;
  }
}
.about-leaders h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 2.25rem;
}
@media (max-width: 1024px) {
  .about-leaders h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.about-leaders__inner {
  display: grid;
  gap: 0.375rem;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
}
.about-leaders__inner .next-btn, .about-leaders__inner .prev-btn {
  display: none;
  padding: 0;
}
@media (max-width: 1024px) {
  .about-leaders__inner .next-btn, .about-leaders__inner .prev-btn {
    position: absolute;
    display: block;
    top: 9.25rem;
    z-index: 1;
  }
}
.about-leaders__inner .next-btn {
  right: -0.75rem;
}
.about-leaders__inner .prev-btn {
  left: -0.75rem;
}
.about-leaders__inner__item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.about-leaders__inner__item img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 1.5rem;
}
.about-leaders__inner__item h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  font-size: 1.625rem;
  margin-bottom: 0.375rem;
  padding-right: 3rem;
}
@media (max-width: 1024px) {
  .about-leaders__inner__item h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.about-leaders__inner__item p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  margin-bottom: 1.25rem;
  padding-right: 3rem;
  margin-top: auto;
}
.about-leaders__inner__item-desc {
  flex-grow: 1;
}
.about-leaders__inner__item-desc > span {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  display: block;
  margin-bottom: 1.25rem;
  padding-right: 3rem;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.production {
  background-color: var(--back-color);
  padding: 3.5rem 0 3.125rem;
}
.production__inner {
  display: flex;
  justify-content: space-between;
  gap: 1.4375rem;
}
@media (max-width: 1024px) {
  .production__inner {
    flex-direction: column;
  }
}
.production__inner__offer {
  padding: 2.5rem 0 0;
}
.production__inner__offer .section-title {
  margin-bottom: 1.75rem;
}
@media (max-width: 1024px) {
  .production__inner__offer .btn {
    display: none;
  }
}
.production__inner__pic {
  max-width: 55.5rem;
  width: 100%;
  flex-shrink: 0;
}

.production__inner__offer__about {
  margin-bottom: 3.5625rem;
}
@media (max-width: 1024px) {
  .production__inner__offer__about {
    margin-bottom: 2.25rem;
  }
}
.production__inner__offer__about p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  margin-bottom: 0.9375rem;
}
.production__inner__offer__about p:last-child {
  margin-bottom: 0;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.about-specialists {
  padding: 6rem 0;
  border-top: 0.0625rem solid var(--lines-gray-color);
  border-bottom: 0.0625rem solid var(--lines-gray-color);
  margin-bottom: 6rem;
  overflow: clip;
}
@media (max-width: 1024px) {
  .about-specialists {
    padding: 4rem 0;
    margin-bottom: 4rem;
  }
}
.about-specialists h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 2.25rem;
}
@media (max-width: 1024px) {
  .about-specialists h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .about-specialists h2 {
    margin-bottom: 1rem;
  }
}
.about-specialists__inner {
  display: grid;
  grid-template-columns: 25.5rem 1fr;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .about-specialists__inner {
    display: flex;
    flex-direction: column;
  }
}
.about-specialists__inner__descr {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
}
@media (max-width: 1024px) {
  .about-specialists__inner__descr {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.about-specialists__inner__nav {
  display: flex;
  gap: 0.375rem;
  margin-bottom: 1.75rem;
  padding-left: 0.3125rem;
}
@media (max-width: 1024px) {
  .about-specialists__inner__nav {
    flex-wrap: nowrap;
    width: calc(100% + 0.75rem);
    overflow-x: scroll;
  }
  .about-specialists__inner__nav::-webkit-scrollbar {
    display: none;
  }
}
.about-specialists__inner__nav button {
  background: var(--back-color);
  transform: skew(-10deg);
  position: relative;
  padding: 1rem 1.375rem;
  transition: 0.3s ease;
  flex-shrink: 0;
}
@media screen and (min-width: 767px) {
  .about-specialists__inner__nav button:hover, .about-specialists__inner__nav button:focus {
    background: var(--accent-color);
    transition: 0.3s ease;
  }
  .about-specialists__inner__nav button:hover span, .about-specialists__inner__nav button:focus span {
    color: var(--white-color);
  }
  .about-specialists__inner__nav button:hover:before, .about-specialists__inner__nav button:hover:first-child:before, .about-specialists__inner__nav button:focus:before, .about-specialists__inner__nav button:focus:first-child:before {
    background: var(--accent-color);
    transition: 0.3s ease;
  }
}
.about-specialists__inner__nav button:first-child {
  padding-left: 1.1875rem;
}
.about-specialists__inner__nav button:first-child:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  width: 0.625rem;
  background: var(--back-color);
  transform: skew(10deg);
  left: -0.3125rem;
  transition: 0.3s ease;
}
.about-specialists__inner__nav button.active {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.about-specialists__inner__nav button.active span {
  color: var(--white-color);
}
.about-specialists__inner__nav button.active:before {
  background: var(--accent-color);
  transition: 0.3s ease;
}
.about-specialists__inner__nav button span {
  transform: skew(10deg);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
}
.about-specialists__inner__body {
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}
.about-specialists__inner__item {
  display: flex;
  padding-bottom: 1.75rem;
  border-bottom: 0.0625rem solid var(--lines-gray-color);
}
.about-specialists__inner__item.fade-in {
  opacity: 0;
  transform: translateY(1.25rem);
  display: flex;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.about-specialists__inner__item.fade-in.show {
  opacity: 1;
  transform: translateY(0);
}
.about-specialists__inner__item .btn {
  align-self: flex-start;
  margin-left: auto;
}
.about-specialists__inner__item .btn span {
  white-space: nowrap;
}
@media (max-width: 1024px) {
  .about-specialists__inner__item .btn {
    display: none;
  }
}
.about-specialists__inner__item img {
  width: 7.25rem;
  height: 7.25rem;
  flex-shrink: 0;
  margin-right: 2.25rem;
}
@media (max-width: 1024px) {
  .about-specialists__inner__item img {
    width: 4rem;
    height: 4rem;
    margin-right: 1.25rem;
  }
}
.about-specialists__inner__item__text {
  margin-right: 1.4375rem;
}
.about-specialists__inner__item__text p {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  margin-bottom: 0.375rem;
}
@media (max-width: 1024px) {
  .about-specialists__inner__item__text p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
.about-specialists__inner__item__text span {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  display: block;
  color: var(--gray-txt-color);
  margin-bottom: 2.375rem;
}
@media (max-width: 1024px) {
  .about-specialists__inner__item__text span {
    margin-bottom: 1.25rem;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.about-specialists__inner__item__text__contacts {
  display: flex;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .about-specialists__inner__item__text__contacts {
    flex-direction: column;
    gap: 0.75rem;
  }
}
.about-specialists__inner__item__text__contacts a {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
  position: relative;
}
@media (max-width: 1024px) {
  .about-specialists__inner__item__text__contacts a {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.about-specialists__inner__item__text__contacts a:after {
  content: "";
  height: 1rem;
  width: 0.0625rem;
  background-color: var(--lines-gray-color);
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1.5rem;
}
@media (max-width: 1024px) {
  .about-specialists__inner__item__text__contacts a:after {
    display: none;
  }
}
.about-specialists__inner__item__text__contacts a:last-child:after {
  display: none;
}

.about-specialists__inner__item__text__contacts > a {
  transition: color 0.25s ease;
}

@media screen and (min-width: 767px) {
  .about-specialists__inner__item__text__contacts > a:hover {
    color: var(--accent-color);
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.advantages {
  padding-top: 6rem;
}
.advantages.advantages-2 {
  padding-top: 0;
}
@media (max-width: 1024px) {
  .advantages {
    padding-top: 4rem;
  }
  .advantages.advantages-2 {
    padding-top: 0;
  }
}
.advantages__content {
  display: grid;
  grid-template-columns: 41.25rem 1fr;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .advantages__content {
    display: flex;
    flex-direction: column-reverse;
    gap: 2.25rem;
  }
}
@media (max-width: 1024px) {
  .advantages__content__pic {
    width: 100%;
    height: auto;
  }
}
.advantages__content__offer h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .advantages__content__offer h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .advantages__content__offer h2 {
    margin-bottom: 1.75rem;
  }
}
.advantages__content__offer__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 3rem;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
@media (max-width: 1024px) {
  .advantages__content__offer__items {
    grid-template-columns: 1fr;
    gap: 1.75rem;
  }
}
.advantages__content__offer__items__item h5 {
  font-size: 1.5rem;
  line-height: 116%;
  margin-bottom: 1.5rem;
  letter-spacing: -0.0625rem;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .advantages__content__offer__items__item h5 {
    margin-bottom: 0.75rem;
  }
}
.advantages__content__offer__items__item p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}

.advantages__list {
  display: flex;
  align-items: stretch;
  margin: 3rem -0.1875rem 0;
}
@media (max-width: 1024px) {
  .advantages__list {
    flex-wrap: wrap;
  }
}

.advantages__list-item {
  flex: 0 0 33.3%;
  max-width: 33.3%;
  padding: 0 0.1875rem;
}
@media (max-width: 1024px) {
  .advantages__list-item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0.75rem;
  }
  .advantages__list-item:last-child {
    margin-bottom: 0;
  }
}

.advantages__list-item__inner {
  min-height: 20.5rem;
  display: flex;
  flex-direction: column;
  background: var(--back-color);
  padding: 2.5rem;
}
@media (max-width: 1024px) {
  .advantages__list-item__inner {
    min-height: auto;
    padding: 1.25rem;
  }
}
.advantages__list-item__inner > * {
  width: 100%;
}

.advantages__list-item__ico {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .advantages__list-item__ico {
    margin-bottom: 1.5rem;
  }
  .advantages__list-item__ico img, .advantages__list-item__ico svg {
    width: 3.5rem;
    height: auto;
  }
}

.advantages__list-item__desc {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}

.advantages__list-item__ttl {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.16; /* 32.48px */
  letter-spacing: -0.0625rem;
}
@media (max-width: 1024px) {
  .advantages__list-item__ttl {
    font-size: 1.25rem;
  }
}

.advantages-2 .advantages__content {
  grid-template-columns: auto 50%;
}

@media (max-width: 1024px) {
  .advantages__content__pic-wrapper {
    display: flex;
    justify-content: center;
  }
}

.advantages__content__pic-wrapper img {
  width: 100%;
  height: auto;
}
@media (max-width: 1024px) {
  .advantages__content__pic-wrapper img {
    max-width: 41.25rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.catalog-inner-cards__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0.375rem;
  row-gap: 0.625rem;
}
@media (max-width: 1024px) {
  .catalog-inner-cards__content {
    -moz-column-gap: 1.4375rem;
         column-gap: 1.4375rem;
    row-gap: 2.25rem;
    grid-template-columns: 1fr 1fr;
  }
}
.catalog-inner-cards__content__item {
  position: relative;
  background: var(--back-color);
}
.catalog-inner-cards__content__item:hover h6 {
  color: var(--hover-color);
  transition: 0.3s ease;
}
.catalog-inner-cards__content__item:hover img {
  transition: 0.3s ease;
  transform: scale(1.03);
}
@media (max-width: 1024px) {
  .catalog-inner-cards__content__item {
    background: none;
  }
}
.catalog-inner-cards__content__item .img-wrap {
  overflow: hidden;
}
.catalog-inner-cards__content__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .catalog-inner-cards__content__item img {
    height: auto;
    aspect-ratio: 1/1;
    margin-bottom: 0.75rem;
    display: block;
  }
}
.catalog-inner-cards__content__item a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.catalog-inner-cards__content__item__text {
  position: absolute;
  width: calc(100% - 4.4375rem);
  left: 0.9375rem;
  top: 0.9375rem;
}
@media (max-width: 1024px) {
  .catalog-inner-cards__content__item__text {
    position: static;
    width: 100%;
  }
}
.catalog-inner-cards__content__item__text h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  margin-bottom: 0.75rem;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .catalog-inner-cards__content__item__text h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.catalog-inner-cards__content__item__text p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .catalog-inner-cards__content__item__text p {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.catalog-inner-head h1 {
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .catalog-inner-head h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.catalog-inner-head .basic-btn {
  align-self: flex-start;
}
@media (max-width: 1024px) {
  .catalog-inner-head {
    padding-top: 2.25rem;
  }
  .catalog-inner-head .page-head {
    margin-bottom: 2.25rem;
  }
  .catalog-inner-head h1 {
    margin-bottom: 1.75rem;
  }
}

.page-head-alt {
  -moz-column-gap: 3.75rem;
       column-gap: 3.75rem;
}

.page-head-col-l {
  flex: 0 0 24.75rem;
}
@media (max-width: 1024px) {
  .page-head-col-l {
    flex: 0 0 auto;
  }
}

.page-head-col-r {
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .page-head-col-r p:last-child {
    margin-bottom: 0;
  }
}

.page-head-col h6 {
  max-width: initial;
  margin-right: 0;
}
.page-head-col p {
  max-width: initial;
  margin-right: 0;
  margin-bottom: 1rem;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.difference {
  padding-top: 6rem;
}
@media (max-width: 1024px) {
  .difference {
    padding-top: 4rem;
  }
}
.difference__content {
  display: grid;
  grid-template-columns: 1fr 41.25rem;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .difference__content {
    display: flex;
    flex-direction: column;
  }
  .difference__content__pic {
    width: 100%;
    height: auto;
  }
}
.difference__content__offer h2 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .difference__content__offer h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .difference__content__offer h2 {
    margin-bottom: 1.75rem;
  }
}
.difference__content__offer__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 3rem;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
@media (max-width: 1024px) {
  .difference__content__offer__items {
    grid-template-columns: 1fr;
    gap: 1.75rem;
  }
}
.difference__content__offer__items__item h5 {
  font-size: 1.5rem;
  line-height: 116%;
  margin-bottom: 1.5rem;
  letter-spacing: -0.0625rem;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .difference__content__offer__items__item h5 {
    margin-bottom: 0.75rem;
  }
}
.difference__content__offer__items__item p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.catalog-inner-2-cards__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0.375rem;
  row-gap: 4rem;
  width: 100%;
}
@media (max-width: 1024px) {
  .catalog-inner-2-cards__content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 1.4375rem;
         column-gap: 1.4375rem;
    row-gap: 2.25rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.catalog-inner-head h1 {
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 3.5rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .catalog-inner-head h1 {
    font-size: 2rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.catalog-inner-head .basic-btn {
  align-self: flex-start;
}
@media (max-width: 1024px) {
  .catalog-inner-head {
    padding-top: 2.25rem;
  }
  .catalog-inner-head h1 {
    margin-bottom: 1.75rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.about {
  position: relative;
  padding-top: 19.3125rem;
}
@media (max-width: 1024px) {
  .about {
    padding-top: 6rem;
  }
}
.about__pic {
  position: absolute;
  width: 100%;
  aspect-ratio: 1440/605;
  height: auto;
  top: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 90rem;
}
.about__content {
  display: flex;
  -moz-column-gap: 7.6875rem;
       column-gap: 7.6875rem;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1024px) {
  .about__content {
    flex-direction: column;
    gap: 2.25rem;
  }
}
.about__item {
  position: relative;
}
.about__item span {
  font-size: 8rem;
  margin-bottom: 1rem;
  display: block;
  line-height: 80%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .about__item span {
    font-weight: 500;
    font-size: 4rem;
    line-height: 96%;
    letter-spacing: -0.125rem;
    margin-bottom: 0.25rem;
  }
}
.about__item p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .about__item p {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.about__item.big span {
  font-size: 14.25rem;
  font-weight: 300;
}
@media (max-width: 1024px) {
  .about__item.big span {
    font-size: 8rem;
    margin-bottom: 0.625rem;
  }
}
.about__item.big p {
  font-weight: 500;
  font-size: 1rem;
  line-height: 140%;
}
.about__items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 6rem;
       column-gap: 6rem;
  row-gap: 4.0625rem;
  position: relative;
  max-width: 34.125rem;
}
@media (max-width: 1024px) {
  .about__items {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
    row-gap: 2.25rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.blog {
  margin-bottom: 6rem;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .blog {
    overflow-x: hidden;
  }
}
.blog.article-blog {
  background: var(--accent-color);
  color: var(--white-color);
  margin-top: 6rem;
  margin-bottom: 0;
  padding: 6rem 0;
}
@media (max-width: 1024px) {
  .blog.article-blog {
    margin-top: 4rem;
    padding: 4rem 0;
  }
}
.blog.article-blog h2 {
  color: var(--white-color);
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .blog.article-blog h2 {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.blog.article-blog .blog__content .btn {
  display: none;
}
.blog.article-blog .blog__head .arrows button {
  border-color: var(--lines-white-color);
}
.blog.article-blog .blog__head .arrows button path {
  stroke: #fff;
}
.blog.article-blog .blog-item p {
  color: var(--white-color);
}
.blog.article-blog .blog-item span {
  color: rgba(255, 255, 255, 0.4);
}
.blog .blog-swiper {
  overflow: visible;
}
.blog .blog-swiper .swiper-slide {
  opacity: 0;
  transition: 0.3s ease;
}
.blog .blog-swiper .swiper-slide.visible-slide {
  opacity: 1;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .blog .blog-swiper {
    overflow: visible;
  }
}
.blog .blog-swiper .next-btn, .blog .blog-swiper .prev-btn {
  display: none;
}
@media (max-width: 1024px) {
  .blog .blog-swiper .next-btn, .blog .blog-swiper .prev-btn {
    display: block;
    position: absolute;
    top: 11.625rem;
    z-index: 1;
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .blog .blog-swiper .next-btn {
    right: -0.75rem;
  }
}
@media (max-width: 1024px) {
  .blog .blog-swiper .prev-btn {
    left: -0.75rem;
  }
}
@media (max-width: 1024px) {
  .blog {
    margin-bottom: 4rem;
  }
}
.blog__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
@media (max-width: 1024px) {
  .blog__head {
    margin-bottom: 2.25rem;
  }
}
.blog__head .arrows {
  display: flex;
}
@media (max-width: 1024px) {
  .blog__head .arrows {
    display: none;
  }
}
.blog__head .arrows button {
  width: 5.25rem;
  height: 4rem;
  transform: skew(-12deg);
  border: 0.0625rem solid var(--lines-gray-color);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.blog__head .arrows button svg {
  transform: skew(12deg);
}
.blog__head .arrows button:last-child {
  border-left: none;
}
.blog__content .btn {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 3rem auto 0;
}
@media (max-width: 1024px) {
  .blog__content .btn {
    margin-left: 0;
    margin-top: 1.5rem;
  }
}

.blog .blog-swiper .swiper-slide {
  height: auto;
}
.blog .blog-swiper .swiper-slide > * {
  height: 100%;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.catalog {
  padding-top: 5.625rem;
  margin-top: 5.625rem;
  background: var(--back-color);
  padding-bottom: 3rem;
}
@media (max-width: 1024px) {
  .catalog {
    padding-top: 4rem;
    margin-top: 4rem;
    padding-bottom: 4rem;
  }
}
.catalog__inner {
  display: grid;
  grid-template-columns: 46.875rem 1fr;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .catalog__inner {
    grid-template-columns: 1fr;
  }
  .catalog__inner__pic {
    width: 100%;
    height: auto;
  }
}
.catalog__inner__content h2 {
  font-weight: 500;
  font-size: 4rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  margin-bottom: 1.4375rem;
}
@media (max-width: 1024px) {
  .catalog__inner__content h2 {
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 96%;
    letter-spacing: -0.0625rem;
    margin-bottom: 1rem;
  }
}
.catalog__inner__content p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  margin-bottom: 8.5rem;
}
@media (max-width: 1024px) {
  .catalog__inner__content p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
    margin-bottom: 2.25rem;
  }
}
.catalog__inner__content__buttons {
  display: flex;
}
.catalog__inner__content__buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.1875rem;
  transform: skew(-15deg);
  height: 4rem;
  padding: 0 2.5rem;
  border: 0.0625rem solid var(--gray-color);
}
@media (max-width: 1024px) {
  .catalog__inner__content__buttons a {
    height: 3rem;
    padding: 0 1.125rem;
  }
}
.catalog__inner__content__buttons a:last-child {
  border-left: none;
}
.catalog__inner__content__buttons a span {
  display: flex;
  transform: skew(15deg);
  gap: 1.1875rem;
  align-items: center;
  justify-content: center;
}
.catalog__inner__content__buttons a:hover {
  border-color: var(--accent-color);
}
.catalog__inner__content__buttons a:hover span {
  color: var(--accent-color);
}
.catalog__inner__content__buttons a:hover svg path {
  stroke: var(--accent-color);
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.hero {
  background-image: url("/local/layout/dist/assets/css/../img/hero/background.jpg");
  background-size: cover;
  min-height: 48rem;
  display: flex;
  align-items: flex-end;
  padding: 0 0 6.25rem;
  margin-top: -5.25rem;
  background-position: center center;
  position: relative;
  height: 100vh;
}
.hero__inner {
  position: relative;
  z-index: 5;
}
.hero .hero__video-wrapper::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 25rem;
  z-index: 1;
  background: linear-gradient(0, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.hero video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
@media (max-width: 1024px) {
  .hero {
    min-height: 40rem;
    padding: 0 0 4.25rem;
    margin-top: -3.75rem;
  }
}
.hero h1 {
  font-weight: 500;
  font-size: 4rem;
  line-height: 96%;
  letter-spacing: -0.125rem;
  color: var(--white-color);
  max-width: 55.5rem;
}
@media (max-width: 1024px) {
  .hero h1 {
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 96%;
    letter-spacing: -0.0625rem;
    max-width: 100%;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.library {
  background-color: var(--accent-color);
  padding-top: 6rem;
  padding-bottom: 5.125rem;
  position: relative;
  overflow: hidden;
}
.library.arch-library .tag {
  display: none !important;
}
.library.arch-library h2.section-title {
  font-size: 3rem;
  font-weight: 500;
  line-height: 96%;
  letter-spacing: -0.125rem;
}
@media (max-width: 1024px) {
  .library.arch-library h2.section-title {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .library {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.library:before {
  content: "";
  width: 24rem;
  height: 13.5rem;
  background-color: var(--hover-color);
  transform: skew(-12deg);
  position: absolute;
  top: 0;
  right: 27.1527777778vw;
}
@media (max-width: 1024px) {
  .library:before {
    display: none;
  }
}
.library:after {
  content: "";
  width: 43.4375rem;
  height: 24.4375rem;
  background-color: var(--hover-color);
  transform: skew(-12deg);
  right: -6.25rem;
  bottom: 0;
  position: absolute;
}
@media (max-width: 1024px) {
  .library:after {
    display: none;
  }
}
.library .tag {
  background-color: var(--hover-color);
  margin-bottom: 2rem;
  transform: skew(-15deg);
  padding: 0.625rem 1.25rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.library .tag span {
  transform: skew(15deg);
  color: var(--white-color);
  font-size: 1rem;
  line-height: 96%;
  display: block;
}
@media (max-width: 1024px) {
  .library .tag {
    margin-bottom: 1rem;
  }
}
.library__inner {
  display: grid;
  grid-template-columns: 34.125rem 1fr;
  gap: 8.75rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .library__inner {
    display: flex;
    flex-direction: column-reverse;
    gap: 2.5rem;
  }
}
.library__inner__content h2 {
  color: var(--white-color);
  margin-bottom: 1.5rem;
}
.library__inner__content p {
  color: var(--white-color);
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  margin-bottom: 2.625rem;
}
@media (max-width: 1024px) {
  .library__inner__content p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
.library__inner__content .btn:hover {
  background-color: var(--white-color);
  transition: 0.3s ease;
}
.library__inner__content .btn:hover span {
  color: var(--gray-color);
  transition: 0.3s ease;
}
.library__inner__content .btn:hover svg path {
  stroke: var(--gray-color);
}
.library__inner__pic {
  max-width: 41.0625rem;
  width: 100%;
  height: 23.125rem;
  transform: skew(-11deg);
}
@media (max-width: 1024px) {
  .library__inner__pic {
    transform: skew(-4deg);
    height: 12.5rem;
  }
}

.header-menu__points__item--video {
  padding: 0 1.25rem;
}

.header-menu__points__item--video-inner {
  transform: skew(-13deg);
  overflow: hidden;
}
.header-menu__points__item--video-inner > * {
  transform: skew(13deg);
}

.header-menu__points__item--video-wrapper {
  margin: 0 -1.25rem 0.75rem;
}

.header-menu__points__item--video .library__inner__pic {
  height: auto;
  transform: none;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.production {
  background-color: var(--back-color);
  padding: 3.5rem 0 3.125rem;
}
@media (max-width: 1024px) {
  .production {
    padding: 4rem 0;
  }
}
.production__inner {
  display: flex;
  justify-content: space-between;
  gap: 1.4375rem;
}
@media (max-width: 1024px) {
  .production__inner {
    flex-direction: column;
  }
}
.production__inner__offer {
  padding: 2.5rem 0 0;
}
@media (max-width: 1024px) {
  .production__inner__offer {
    padding: 0;
  }
}
.production__inner__offer .section-title {
  margin-bottom: 1.75rem;
}
@media (max-width: 1024px) {
  .production__inner__offer .section-title {
    margin-bottom: 1rem;
  }
}
@media (max-width: 1024px) {
  .production__inner__offer .btn {
    display: none;
  }
}
.production__inner__pic {
  max-width: 55.5rem;
  width: 100%;
  flex-shrink: 1;
}

.production__inner__image {
  flex: 0 0 60%;
}

.production__inner__offer__about {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  margin-bottom: 3.5625rem;
}
@media (max-width: 1024px) {
  .production__inner__offer__about {
    margin-bottom: 2.25rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.products {
  padding-top: 5.25rem;
}
@media (max-width: 1024px) {
  .products {
    padding-top: 4rem;
    overflow: hidden;
  }
}
.products__all {
  margin: 1.75rem auto 0;
}
@media (max-width: 1024px) {
  .products__all {
    margin: 2.25rem 0 0;
  }
}
.products__head {
  display: grid;
  grid-template-columns: 41.25rem 1fr;
  gap: 8.625rem;
  margin-bottom: 2.5rem;
  align-items: center;
}
.products__head p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--gray-txt-color);
}
@media (max-width: 1024px) {
  .products__head {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
  .products__head p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
  }
}
.products__nav {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  border: 0.0625rem solid var(--lines-gray-color);
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (max-width: 1024px) {
  .products__nav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    border: none;
    width: calc(100% + 0.75rem);
  }
  .products__nav::-webkit-scrollbar {
    display: none;
  }
}
.products__nav-tab {
  position: relative;
  cursor: pointer;
  border-right: 0.0625rem solid var(--lines-gray-color);
  background: var(--white-color);
  transform: skew(-15deg);
  padding: 0.6875rem 2.0625rem;
  transition: 0.3s ease;
  z-index: 1;
  flex-shrink: 0;
}
@media (max-width: 1024px) {
  .products__nav-tab {
    border-top: 0.0625rem solid var(--lines-gray-color);
    border-bottom: 0.0625rem solid var(--lines-gray-color);
  }
  .products__nav-tab:first-child {
    border-left: 0.0625rem solid var(--lines-gray-color) !important;
  }
  .products__nav-tab:last-child {
    border-right: 0.0625rem solid var(--lines-gray-color) !important;
  }
}
.products__nav-tab::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 2.75rem 1.25rem;
  border-color: transparent transparent var(--accent-color) transparent;
  transform: rotate(0deg);
  position: absolute;
  top: -0.0625rem;
  left: -1.25rem;
  opacity: 0;
  z-index: 5;
  transition: opacity 0.3s ease;
}
.products__nav-tab::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.75rem 1.25rem 0 0;
  border-color: var(--accent-color) transparent transparent transparent;
  transform: rotate(0deg);
  position: absolute;
  top: -0.0625rem;
  right: -1.25rem;
  opacity: 0;
  z-index: 5;
  transition: opacity 0.3s ease;
}
.products__nav-tab span {
  position: relative;
  z-index: 3;
}
.products__nav-tab:hover span {
  color: var(--accent-color);
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .products__nav-tab {
    padding: 0.625rem 1.1875rem;
  }
}
.products__nav-tab.active {
  background: var(--accent-color);
}
.products__nav-tab.active span {
  color: var(--white-color);
}
.products__nav-tab span {
  transform: skew(15deg);
  display: block;
  transition: 0.3s ease;
}
@media (max-width: 1024px) {
  .products__nav-tab span {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 116%;
  }
}
.products__nav-tab:nth-child(2) {
  border-left: 0.0625rem solid var(--lines-gray-color);
  margin-left: -0.3125rem;
}
.products__nav-tab:first-child {
  margin-left: 0;
  transform: none;
  border-left: none;
  border-right: none;
}
.products__nav-tab:first-child span {
  transform: none;
}
.products__nav-tab:last-child {
  z-index: 0;
  border-right: none;
  transform: none;
  margin-left: -0.625rem;
}
.products__nav-tab:last-child span {
  transform: none;
}
.swiper-home {
  position: relative;
}

.swiper-nav {
  display: none;
}
@media (max-width: 1024px) {
  .swiper-nav {
    display: block;
  }
}

.swiper-nav-btn {
  width: 2.75rem;
  height: 2.5rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.swiper-nav-btn--prev {
  left: 0;
}

.swiper-nav-btn--next {
  right: 0;
}

@media (max-width: 1024px) {
  .swiper.swiper-home:not(.swiper-initialized) {
    max-height: 23.75rem;
    overflow: hidden;
    opacity: 0.5;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.projects {
  background-color: var(--accent-color);
  padding: 6rem 0;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .projects {
    overflow: hidden;
    padding: 4rem 0;
  }
}
.projects .section-title {
  margin-bottom: 1.75rem;
  color: var(--white-color);
}
.projects__content {
  display: flex;
  gap: 3rem;
}
.projects__content__buttons {
  margin: auto 0 0;
  display: flex;
  justify-content: space-between;
}

.projects__nav {
  margin-right: -3rem;
  margin-left: -3rem;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.projects__nav::-webkit-scrollbar {
  display: none;
}

.projects__nav-list {
  list-style: none;
  padding: 0 3rem;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0;
  margin: 0 0 1.75rem;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.projects__nav-list.is-dragging {
  cursor: grabbing;
}
.projects__nav-list li.tab {
  border: 0.0625rem solid transparent;
  border-right-color: var(--lines-white-color);
  border-top-color: var(--lines-white-color);
  border-bottom-color: var(--lines-white-color);
  background: var(--accent-color);
  transform: skew(-15deg);
  padding: 0.6875rem 2.0625rem;
  position: relative;
  transition: 0.3s ease;
  cursor: pointer;
}
.projects__nav-list li.tab::before {
  display: none;
}
.projects__nav-list li.tab:hover {
  border-color: var(--white-color);
  transition: 0.3s ease;
}
.projects__nav-list li.tab.active {
  background: var(--white-color);
}
.projects__nav-list li.tab.active span {
  color: var(--gray-color);
}
.projects__nav-list li.tab span {
  transform: skew(15deg);
  display: block;
  color: var(--white-color);
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
}
.projects__nav-list li.tab:nth-child(2) {
  border-left-color: var(--lines-white-color);
  margin-left: -0.5625rem;
  height: 3.125rem;
}
.projects__nav-list li.tab:first-child {
  margin-left: 0;
  border-left-color: var(--lines-white-color);
}
.projects__nav-list li.tab:nth-last-child(2) {
  z-index: 1;
}
.projects__nav-list li.tab:last-child {
  z-index: 0;
  margin-left: -0.5rem;
}
.projects__nav-list li.tab:first-child, .projects__nav-list li.tab:last-child {
  transform: none;
}
.projects__nav-list li.tab:first-child span, .projects__nav-list li.tab:last-child span {
  transform: none;
}

@media (max-width: 1024px) {
  .projects__tabs-item__content {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}

.projects__tabs-item__slide-inner {
  position: relative;
  display: flex;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .projects__tabs-item__slide-inner {
    flex-direction: column;
    gap: 1.25rem;
    padding: 0 0.75rem;
  }
}

.projects__tabs-item__content__img {
  position: relative;
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .projects__tabs-item__content__img {
    flex: 0 0 100%;
  }
}

.projects__tabs-item__content__img-inner {
  padding-bottom: 57%;
}
.projects__tabs-item__content__img-inner img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.projects__tabs-item__content__info {
  flex: 0 0 25.5rem;
  padding-top: 2.5rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .projects__tabs-item__content__info {
    flex: 0 0 100%;
    padding-top: 0;
  }
}
.projects__tabs-item__content__info h6 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 116%;
  letter-spacing: -0.0625rem;
  margin-bottom: 1.25rem;
  color: var(--white-color);
}
@media (max-width: 1024px) {
  .projects__tabs-item__content__info h6 {
    font-size: 1.25rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
@media (max-width: 1024px) {
  .projects__tabs-item__content__info h6 {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.16;
    letter-spacing: -0.0625rem;
    margin-bottom: 0.625rem;
  }
}
.projects__tabs-item__content__info .date {
  color: var(--back-color);
  opacity: 0.4;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  margin-bottom: 1.25rem;
}
@media (max-width: 1024px) {
  .projects__tabs-item__content__info .date {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 0.625rem;
  }
}
.projects__tabs-item__content__info p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--white-color);
}
@media (max-width: 1024px) {
  .projects__tabs-item__content__info p {
    margin-bottom: 2.25rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4;
  }
}

.projects__tabs-item__content__info__buttons {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  padding-right: 11.5rem !important;
}
.projects__tabs-item__content__info__buttons .btn span {
  transition: 0.3s ease;
}
.projects__tabs-item__content__info__buttons .btn:hover {
  color: var(--gray-color);
  background: var(--white-color);
  transition: 0.3s ease;
}
.projects__tabs-item__content__info__buttons .btn:hover span {
  color: var(--gray-color);
  transition: 0.3s ease;
}
.projects__tabs-item__content__info__buttons .btn:hover svg path {
  stroke: var(--gray-color);
}

.projects__tabs-item__arrs .arrows {
  position: absolute;
  bottom: 0;
  right: 0.4375rem;
  display: flex;
  z-index: 10;
}
@media (max-width: 1024px) {
  .projects__tabs-item__arrs .arrows-desktop {
    display: none;
  }
}
.projects__tabs-item__arrs .arrows-mobile {
  display: none;
  position: initial;
  bottom: auto;
  left: auto;
}
@media (max-width: 1024px) {
  .projects__tabs-item__arrs .arrows-mobile {
    display: block;
  }
}
.projects__tabs-item__arrs .arrows-mobile .projects__tabs-item__prev {
  position: absolute;
  top: 5rem;
  left: 0;
  transform: none;
  z-index: 10;
}
.projects__tabs-item__arrs .arrows-mobile .projects__tabs-item__next {
  position: absolute;
  top: 5rem;
  right: 0;
  transform: none;
  z-index: 10;
}
.projects__tabs-item__arrs button {
  width: 5.25rem;
  height: 4rem;
  transform: skew(-12deg);
  border: 0.0625rem solid var(--lines-white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: 0.3s ease;
}
.projects__tabs-item__arrs button svg {
  transform: skew(12deg);
}
@media (max-width: 1024px) {
  .projects__tabs-item__arrs button svg {
    transform: none;
  }
}
.projects__tabs-item__arrs button:last-child {
  border-left: none;
}
@media (max-width: 1024px) {
  .projects__tabs-item__arrs button {
    border: none;
    width: auto;
    height: auto;
  }
}

@media (max-width: 1024px) {
  .projects__tabs-item__content__info h6 + .projects__tabs-item__content__info__buttons {
    margin-top: 1.625rem;
  }
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.socials {
  background-image: url("/local/layout/dist/assets/css/../img/socials/bg.jpg");
  background-size: cover;
  padding: 3.125rem 0 4.8125rem;
}
@media (max-width: 1024px) {
  .socials {
    background-position: center;
    padding: 3rem 0 3.125rem;
  }
}
.socials h2.section-title {
  margin-bottom: 13.125rem;
  color: var(--white-color);
  max-width: 41.25rem;
}
@media (max-width: 1024px) {
  .socials h2.section-title {
    font-size: 3rem;
    font-weight: 500;
    line-height: 96%;
    letter-spacing: -0.125rem;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  .socials h2.section-title {
    font-size: 1.875rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.socials__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.socials__content span {
  color: var(--white-color);
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .socials__content span {
    font-size: 1rem;
    font-weight: 400;
  }
}
.socials__content a {
  display: flex;
  align-items: center;
  gap: 1.25rem;
}
.socials__content a span {
  color: var(--white-color);
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 140%;
}
@media (max-width: 1024px) {
  .socials__content a span {
    display: none;
  }
}
.socials__content a.vk:hover path {
  fill: #0077FF;
}
.socials__content a.tg:hover path {
  fill: #5CA9DD;
}
.socials__content a.dzen:hover path {
  fill: #000000;
}
.socials__content a.yt:hover path {
  fill: #EC3F31;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.solutions {
  padding-top: 6rem;
  margin-bottom: 6rem;
}
@media (max-width: 1024px) {
  .solutions {
    padding-top: 4rem;
    margin-bottom: 4rem;
    overflow: hidden;
  }
}
.solutions__swiper {
  display: none;
}
@media (max-width: 1024px) {
  .solutions__swiper {
    display: block;
    position: relative;
  }
}
.solutions__swiper .heading {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  margin-bottom: 1.5rem;
}
.solutions__swiper .arrs .next, .solutions__swiper .arrs .prev {
  padding: 0;
  position: absolute;
  top: 10.3125rem;
  z-index: 1;
}
.solutions__swiper .arrs .next {
  right: -0.75rem;
}
.solutions__swiper .arrs .prev {
  left: -0.75rem;
}
.solutions__swiper .swiper-pagination {
  height: 0.0625rem;
  background-color: var(--lines-gray-color);
  top: 5.3125rem;
}
.solutions__swiper .swiper-pagination .swiper-pagination-progressbar-fill {
  height: 0.0625rem;
  background-color: var(--accent-color);
}
.solutions__swiper .counter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 2.625rem;
}
.solutions__swiper .counter div.counter-current {
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  color: var(--accent-color);
}
@media (max-width: 1024px) {
  .solutions__swiper .counter div.counter-current {
    font-size: 1.625rem;
    letter-spacing: -0.0625rem;
    line-height: 116%;
  }
}
.solutions__swiper .counter div.counter-all {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  font-size: 0.625rem;
  display: flex;
  gap: 1rem;
  align-items: center;
}
.solutions__swiper .counter div.counter-all span {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  display: block;
}
.solutions__item img {
  width: 100%;
  margin-bottom: 1.5rem;
}
.solutions__item h5 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  margin-bottom: 0.75rem;
}
@media (max-width: 1024px) {
  .solutions__item h5 {
    font-size: 1.5rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.solutions__item p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 140%;
}
.solutions__item ul li {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 116%;
  margin-bottom: 0.25rem;
}
.solutions__item ul li:before {
  transform: unset;
}
@media (max-width: 1024px) {
  .solutions__item ul li:before {
    top: 0.25rem;
  }
}
.solutions__inner {
  display: flex;
}
.solutions__inner__offer {
  max-width: 39rem;
  width: 100%;
  align-items: flex-start;
  margin-right: 3.625rem;
  position: sticky;
  top: 5.625rem;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1024px) {
  .solutions__inner__offer {
    position: static;
    margin-right: 0;
  }
  .solutions__inner__offer img {
    display: none;
  }
}
.solutions__inner__offer h2 {
  margin-bottom: 1.75rem;
}
@media (max-width: 1024px) {
  .solutions__inner__offer h2 {
    margin-bottom: 1rem;
  }
}
.solutions__inner__offer p {
  color: var(--gray-txt-color);
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  margin-bottom: 3rem;
}
@media (max-width: 1024px) {
  .solutions__inner__offer p {
    font-weight: 500;
    font-size: 1rem;
    line-height: 140%;
    margin-bottom: 2.25rem;
  }
}
.solutions__inner__offer img {
  width: 100%;
}
.solutions__inner__counter {
  margin-right: 1.9375rem;
  position: sticky;
  top: 5.625rem;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1024px) {
  .solutions__inner__counter {
    display: none;
  }
}
.solutions__inner__counter p {
  color: var(--accent-color);
  font-size: 2.25rem;
  line-height: 106%;
  margin-bottom: 1rem;
  transition: opacity 0.2s ease-in-out;
  width: 2.25rem;
}
.solutions__inner__counter div {
  font-size: 0.75rem;
  line-height: 136%;
  display: flex;
  justify-content: space-between;
}
.solutions__inner__steps {
  padding-left: 3rem;
  border-left: 0.0625rem solid var(--lines-gray-color);
}
@media (max-width: 1024px) {
  .solutions__inner__steps {
    display: none;
  }
}
.solutions__inner__steps__head {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--gray-txt-color);
  margin-bottom: 2.875rem;
}
.solutions__inner__steps__item {
  margin-bottom: 2.625rem;
}
.solutions__inner__steps__item h5 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 106%;
  letter-spacing: -0.0625rem;
  margin-bottom: 1rem;
}
@media (max-width: 1024px) {
  .solutions__inner__steps__item h5 {
    font-size: 1.5rem;
    letter-spacing: -1;
    line-height: 116%;
  }
}
.solutions__inner__steps__item p {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 140%;
  margin-bottom: 1rem;
}
:root {
  --white-color: #fff;
  --black-color: #000;
  --accent-color: #274BAB;
  --back-color: #F2F3F7;
  --lines-gray-color: rgba(40, 40, 40, 0.15);
  --lines-white-color: rgba(255, 255, 255, 0.1);
  --gray-color: #282828;
  --gray-txt-color: #797D84;
  --hover-color: #173A92;
  --border-color: rgba(243, 233, 228, 0.2);
  --shadow: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.1);
  --shadow2: 0 0.25rem 1.75rem 0 rgba(0, 0, 0, 0.3);
  --shadow3: 0 0.25rem 2.25rem 0 rgba(0, 0, 0, 0.3);
  --trs-300: 300ms ease;
}

.video-block {
  position: relative;
  height: 40.5rem;
}
@media (max-width: 1024px) {
  .video-block {
    height: 61.11vw;
  }
}
.video-block .video-block__inner {
  height: 100%;
}
.video-block video {
  width: 100%;
  aspect-ratio: 1440/650;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media (max-width: 1024px) {
  .video-block video {
    height: 61.11vw;
    aspect-ratio: auto;
  }
}
.video-block .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-block .play-btn.active {
  opacity: 0;
  transition: 0.05s ease;
}
.video-block .play-btn:hover svg path {
  opacity: 1;
}
.video-block .video-block__iframe-inner {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0 0 40.5rem 0;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .video-block .video-block__iframe-inner {
    padding-bottom: 61.11vw;
  }
}
.video-block .video-block__iframe-inner iframe,
.video-block .video-block__iframe-inner object,
.video-block .video-block__iframe-inner embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-block .video-block__iframe-cover {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s ease;
  z-index: 2;
}
.video-block .video-block__iframe-inner.is-playing .video-block__iframe-cover {
  opacity: 0;
  pointer-events: none;
}
.video-block .video-block__iframe-inner .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*# sourceMappingURL=styles.min.css.map */

/* End */
/* /local/layout/dist/assets/css/styles.min.css?1771602114316126 */
