

/* Start:/local/templates/topform/assets/build/css/style.css?1763383903120931*/
@font-face {
  font-family: "Helvetica-Regular";
  src: url("/local/templates/topform/assets/build/css/../fonts/helvetica-regular.eot");
  src: url("/local/templates/topform/assets/build/css/../fonts/helvetica-regular.eot?#iefix") format("embedded-opentype"), url("/local/templates/topform/assets/build/css/../fonts/helvetica-regular.woff2") format("woff2"), url("/local/templates/topform/assets/build/css/../fonts/helvetica-regular.woff") format("woff"), url("/local/templates/topform/assets/build/css/../fonts/helvetica-regular.ttf") format("truetype"), url("/local/templates/topform/assets/build/css/../fonts/helvetica-regular.svg#helvetica-regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Oblique.eot");
  src: local("Helvetica Oblique"), local("Helvetica-Oblique"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Oblique.eot?#iefix") format("embedded-opentype"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Oblique.woff2") format("woff2"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Oblique.woff") format("woff"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Oblique.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("/local/templates/topform/assets/build/css/../fonts/Helvetica-BoldOblique.eot");
  src: local("Helvetica Bold Oblique"), local("Helvetica-BoldOblique"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-BoldOblique.eot?#iefix") format("embedded-opentype"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-BoldOblique.woff2") format("woff2"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-BoldOblique.woff") format("woff"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-BoldOblique.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Light.eot");
  src: local("Helvetica Light"), local("Helvetica-Light"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Light.eot?#iefix") format("embedded-opentype"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Light.woff2") format("woff2"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Light.woff") format("woff"), url("/local/templates/topform/assets/build/css/../fonts/Helvetica-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("/local/templates/topform/assets/build/css/../fonts/helvetica-bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/topform/assets/build/css/../fonts/helvetica-bold.woff2") format("woff2"), url("/local/templates/topform/assets/build/css/../fonts/helvetica-bold.woff") format("woff"), url("/local/templates/topform/assets/build/css/../fonts/helvetica-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "adderleybold";
  src: url("/local/templates/topform/assets/build/css/../fonts/adderley_bold.woff2") format("woff2"), url("/local/templates/topform/assets/build/css/../fonts/adderley_bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
  --text: #242424;
  --orange: #F6921E;
  --red: #BC0A29;
  --white: #fff;
  --gray: #878787;
  --stroke: #D9D9D9;
  --bg-gray: var(--stroke);
  --gray-logo: #565656;
  --blue-gray: #687389;
  --grey-back: #EDEDEA;
  --grey-inactive: #A7A7A7;
  --Hover: #474747;
  --purple:#544B72;
  --hover: rgba(246, 146, 30, 0.80);
  --linear-bg: linear-gradient(248deg, rgba(104, 115, 137, 0.32) 0%, rgba(33, 36, 42, 0.80) 100.59%);
  --padding: 10px;
  --header-height: 70px;
  --heading-font: "adderleybold";
  --size-12-14: 12px;
  --size-12-16: 12px;
  --size-12-20: 12px;
  --size-14-16: 14px;
  --size-14-18: 14px;
  --size-14-30: 14px;
  --size-16-20: 16px;
  --size-16-30: 16px;
  --size-20-30: 20px;
  --size-20-40: 20px;
  --size-24-30: 24px;
  --size-24-40: 24px;
  --size-25-47: 34px;
  --size-30-40: 30px;
  --size-36-80: 36px;
  --size-40-66: 40px;
  --size-40-60: 40px;
  --size-40-120: 40px;
  --size-60-250: 60px;
}

@media (min-width: 768px) {
  :root {
    --size-12-14: 13px;
    --size-12-16: 14px;
    --size-12-20: 16px;
    --size-14-16: 15px;
    --size-14-16: 14px;
    --size-14-30: 20px;
    --size-16-20: 18px;
    --size-16-30: 20px;
    --size-20-30: 24px;
    --size-20-40: 30px;
    --size-24-30: 28px;
    --size-24-40: 30px;
    --size-25-47: 40px;
    --size-30-40: 34px;
    --size-36-80: 50px;
    --size-40-60: 50px;
    --size-40-66: 50px;
    --size-40-120: 60px;
    --size-60-250: 60px;
  }
}
@media (min-width: 1024px) {
  :root {
    --size-12-14: 14px;
    --size-12-16: 16px;
    --size-12-20: 20px;
    --size-14-16: 16px;
    --size-14-18: 18px;
    --size-14-30: 30px;
    --size-16-20: 20px;
    --size-16-30: 30px;
    --size-20-30: 30px;
    --size-20-40: 40px;
    --size-24-30: 30px;
    --size-24-40: 40px;
    --size-25-47: 47px;
    --size-30-40: 40px;
    --size-36-80: 80px;
    --size-40-60: 60px;
    --size-40-66: 66px;
    --size-40-120: 120px;
    --size-60-250: 60px;
  }
}
html {
  min-height: 100vh;
  box-sizing: border-box;
  font-family: sans-serif;
  scroll-behavior: smooth;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0;
  min-height: 100vh;
  font-size: var(--font-14-16);
  line-height: 1.4;
  font-weight: 400;
  font-family: "Helvetica", "Roboto", sans-serif;
}

main {
  flex-grow: 1;
}

img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

main {
  position: relative;
}

input,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.visually-hidden:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.container {
  min-width: 0;
  width: 100%;
  max-width: 1440px;
  padding-inline: var(--padding);
  margin: 0 auto;
}

.btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-size: 14px;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.3s, border-color 0.3s;
}

.btn--play {
  justify-content: center;
  width: 100px;
  height: 100px;
  color: var(--white);
  border: 1px solid var(--white);
  border-radius: 50%;
}

.btn--link {
  position: relative;
  padding-bottom: 2px;
  font-size: var(--size-12-16);
  color: var(--text, #242424);
  font-weight: 700;
  line-height: 1.2;
  width: -moz-fit-content;
  width: fit-content;
}
.btn--link::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: var(--grey-inactive, #A7A7A7);
  transition: opacity 0.3s;
}

@media (hover: hover) {
  .btn--link:hover::before {
    opacity: 0;
  }
  .btn--gray:hover {
    background-color: var(--Hover, #474747);
    border-color: var(--Hover);
  }
  .btn--black:hover {
    background-color: var(--Hover, #474747);
    border-color: var(--Hover);
  }
  .btn--play:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.btn--sm {
  justify-content: center;
  gap: 15px;
  padding: 14px 29px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  border: 1px solid var(--text);
}

.btn--black {
  color: var(--white);
  background-color: var(--text);
}

.btn--gray {
  color: var(--white);
  background: var(--grey-inactive, #A7A7A7);
  border-color: var(--grey-inactive);
}

.btn--gray:disabled {
  cursor: initial;
}
.btn--gray:disabled:hover {
  background: var(--grey-inactive, #A7A7A7);
  border-color: var(--grey-inactive);
}

.btn--close {
  display: none;
}

.btn.opened .btn--close {
  display: flex;
}
.btn.opened .btn--open {
  display: none;
}

.more-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--size-20-40);
  padding-top: var(--size-24-40);
}

.more-block__btn svg {
  transform: scale(1, -1);
}
.opened .more-block__btn svg {
  transform: scale(1);
}
.opened .more-block__btn .btn--open {
  display: none;
}
.opened .more-block__btn .btn--close {
  display: flex;
}

.logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  margin: 0;
}

.check {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  aspect-ratio: 1/1;
  background-color: var(--white);
  background-position: center;
  background-size: 11px;
  background-repeat: no-repeat;
  border: 0;
}
.check:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 11'%3E%3Cpath fill='%23242424' d='M14.267 0 5.384 8.883.733 4.232 0 4.965l5.384 5.384L15 .733 14.267 0Z'/%3E%3C/svg%3E");
}

.check--bordered {
  border: 1px solid var(--stroke);
}

.label {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.label__name {
  order: -1;
  font-size: 12px;
}
.label__name a {
  color: inherit;
}

.label__mistake {
  position: absolute;
  right: 0;
  top: 0;
  color: var(--red);
  text-align: right;
  font-size: 12px;
}

.label__input {
  padding: 14px 21px;
  font-size: 16px;
  line-height: 1.2;
  background-color: var(--white);
  border: 1px solid var(--white);
}
.label__input:focus-visible {
  outline: 0;
  border: 1px solid var(--blue-gray);
}

.label.mistake .label__input {
  border-color: var(--red);
}

.label__input--bordered {
  border-color: var(--grey-inactive);
}

.label__file-wrapper {
  position: relative;
}

.label__file {
  position: absolute;
  opacity: 0;
}

.bg-orange .label__input {
  color: var(--text, #242424);
}

.select {
  position: relative;
  display: flex;
  align-items: center;
}
.select option {
  width: 100%;
  color: var(--text);
}
.select:focus-within .select__btn {
  transform: translateY(-50%) scale(1);
}

.select__select {
  width: 100%;
  padding: 15px 30px 15px 20px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.select.btn--link .select__select {
  padding-block: 0;
  padding-left: 0;
}
.select.btn--link .select__btn {
  right: 0;
}

.select__btn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: scale(1, -1) translateY(50%);
}

.form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.file-item {
  position: relative;
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 10px 20px 10px 30px;
  color: var(--white, #FFF);
  font-size: 14px;
  line-height: 1;
  background: rgba(88, 93, 100, 0.4);
}
.file-item::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 5px;
  width: 20px;
  height: 20px;
  background-color: var(--orange);
  background-size: 7px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m5.022 4.001 2.1-2.1A.723.723 0 1 0 6.1.88L4 2.98 1.9.88A.723.723 0 1 0 .878 1.902l2.1 2.1L.878 6.1A.723.723 0 0 0 1.9 7.123l2.1-2.1 2.1 2.1a.723.723 0 0 0 1.022-1.022l-1.05-1.05-1.05-1.05Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}

.form__files-row {
  display: flex;
  flex-wrap: wrap;
}

@media (hover: hover) {
  .label__input:hover {
    border: 1px solid var(--blue-gray);
  }
}
.text {
  font-size: var(--size-14-16);
}
.text ul {
  margin-inline: 0;
  margin-block: 28px;
  padding: 0;
  list-style: none;
}
.text ul li {
  position: relative;
  padding-left: 28px;
  margin-block: 10px;
}
.text ul li:first-child {
  margin-top: 0;
}
.text ul li:last-child {
  margin-bottom: 0;
}
.text ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--purple);
  border-radius: 0;
}
.text ul:first-child {
  margin-top: 0;
}
.text ul:last-child {
  margin-bottom: 0;
}
.text ol {
  margin-inline: 0;
  margin-block: 28px;
  padding: 0;
  list-style: none;
  counter-reset: listOrdered;
}
.text ol li {
  position: relative;
  padding-left: 25px;
  margin-block: 10px;
}
.text ol li:first-child {
  margin-top: 0;
}
.text ol li:last-child {
  margin-bottom: 0;
}
.text ol li::before {
  content: counter(listOrdered) "//";
  counter-increment: listOrdered;
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
  font-weight: 700;
  color: var(--purple);
  border-radius: 0;
}
.text ol:first-child {
  margin-top: 0;
}
.text ol:last-child {
  margin-bottom: 0;
}
.text p {
  margin-block: 15px;
}
.text p:first-child {
  margin-top: 0;
}
.text p:last-child {
  margin-bottom: 0;
}
.text h2 {
  margin-top: 40px;
  margin-bottom: 18px;
  font-family: var(--heading-font);
  font-size: var(--size-30-40);
  line-height: 1.2;
  letter-spacing: 0.9px;
}
.text h2:first-child {
  margin-top: 0;
}
.text h2:last-child {
  margin-bottom: 0;
}
.text blockquote {
  position: relative;
  margin-inline: 0;
  margin-block: 40px;
  padding: 95px 10px 40px;
  background-color: var(--orange);
  color: var(--white);
}
.text blockquote:first-child {
  margin-top: 0;
}
.text blockquote:last-child {
  margin-bottom: 0;
}
.text blockquote:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 18px;
  width: 56px;
  height: 47px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 58 49'%3E%3Cpath stroke='%23fff' d='m22.327.5-.18.636-6.264 22.18h9.173V48.5H.5V26.225l.04-.094L11.205.806 11.335.5h10.992Zm32.445 0-.18.636-6.265 22.18H57.5V48.5H32.944V26.225l.04-.094L43.65.806 43.78.5h10.992Z'/%3E%3C/svg%3E");
}
.text blockquote::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 18px;
  width: 18px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 14'%3E%3Cpath fill='%23fff' d='M.94 0h3.64v1.8H3.14v10.4h1.44V14H.94V0Zm8.82 6.22h2.68v1.56H9.76v2.74H8.2V7.78H5.52V6.22H8.2v-2.7h1.56v2.7ZM17.03 14h-3.64v-1.8h1.44V1.8h-1.44V0h3.64v14Z'/%3E%3C/svg%3E");
}
.text blockquote p {
  margin-block: 10px;
}
.text blockquote p:first-child {
  margin-top: 0;
}
.text blockquote p:last-child {
  margin-bottom: 0;
}
.text table {
  border-collapse: collapse;
}
.text table th {
  padding: 13px 30px;
  font-family: var(--heading-font);
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.6px;
  color: var(--white);
  border: 2px solid var(--white);
  background-color: var(--purple);
}
.text table td {
  padding: 18px 30px;
  border: 2px solid var(--white);
  background: var(--grey-back, #EDEDEA);
}

.table-responsive {
  width: 100%;
  overflow-x: auto;
  margin-block: 28px;
}
.table-responsive:first-child {
  margin-top: 0;
}
.table-responsive:last-child {
  margin-bottom: 0;
}

.text-block > h2 {
  position: relative;
  padding-left: var(--size-25-47);
}
.text-block > h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 17px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 19 12'%3E%3Cpath fill='%23A7A7A7' d='M.752.55h2.912v1.44H2.512v8.32h1.152v1.44H.752V.55Z'/%3E%3Cpath fill='%23242424' d='M8.992.55h1.52l-4.416 11.2h-1.52L8.992.55ZM12.69.55h1.52l-4.416 11.2h-1.52L12.69.55Z'/%3E%3Cpath fill='%23A7A7A7' d='M18.032 11.75H15.12v-1.44h1.152V1.99H15.12V.55h2.912v11.2Z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.text-block > .img-block {
  margin-block: var(--size-40-60);
}
.text-block > .img-block:first-child {
  margin-top: 0;
}
.text-block > .img-block:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .text-block > p, .text-block > ul, .text-block > ol {
    padding-left: var(--size-25-47);
  }
  .text-block li {
    max-width: 620px;
  }
  .text-block > .img-block img {
    float: left;
    width: calc(50% - 10px);
    margin-right: 20px;
  }
  .text-block > .img-block::after {
    content: "";
    clear: both;
    display: table;
  }
  .text h2 {
    margin-bottom: 28px;
  }
  .text h2:first-child {
    margin-top: 0;
  }
  .text h2:last-child {
    margin-bottom: 0;
  }
  .text blockquote {
    padding: 28px 28px 40px 170px;
    min-height: 140px;
  }
  .text blockquote::before {
    top: 33px;
    left: 48px;
    width: 89px;
    height: 74px;
  }
}
@media (min-width: 1024px) {
  .text blockquote p,
  .text blockquote h2 {
    max-width: 1011px;
  }
  .text blockquote::after {
    top: 32px;
    right: 35px;
  }
}
.cookie {
  position: fixed;
  bottom: 80px;
  left: 0;
  right: 0;
  z-index: 8;
  padding-block: 10px;
  color: var(--text);
  transition: transform 0.6s;
}

.cookie__inside {
  display: flex;
  gap: 10px;
  padding: 30px;
  max-width: 395px;
}

.cookie__content {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  gap: 50px;
}

.cookie__name {
  margin: 0;
  color: var(--blue-grey, #687389);
  font-family: var(--heading-font);
  font-size: var(--size-16-20);
  line-height: 1.1;
  letter-spacing: 0.6px;
}

.cookie__text {
  margin: 0;
  font-family: var(--heading-font);
  font-size: var(--size-16-20);
  line-height: 1.1;
  letter-spacing: 0.6px;
}

.cookie__text a {
  position: relative;
  display: inline-flex;
  color: var(--text);
  text-decoration: none;
}
.cookie__text a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  opacity: 0.2;
  background: var(--text, #FFF);
}

.cookie__close {
  color: var(--white);
  border-color: var(--white);
}

.cookie.move-left {
  transform: translate3d(-200%, 0, 0);
}

.cookie__btns {
  position: absolute;
  top: -10px;
  right: -10px;
}

@media (min-width: 1024px) {
  .cookie {
    bottom: 20px;
  }
  .cookie__content {
    gap: 50px;
  }
}
.copied {
  position: fixed;
  top: 20px;
  z-index: 20;
  padding: 5px;
  font-size: 10px;
  background-color: var(--white);
  border-radius: 10px;
  border: 1px solid var(--light-gray);
  transform: translate(-50%, -100%);
  width: -moz-fit-content;
  width: fit-content;
}

.js-copy-action {
  position: relative;
}
.js-copy-action:after {
  content: "";
  display: inline-flex;
  width: 0.5em;
  height: 0.5em;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 64 64'%3E%3Cpath d='M53.98 9.143h-3.97c-.082 0-.155.028-.232.047V5.023C49.778 2.253 47.473 0 44.64 0H10.217C7.384 0 5.08 2.253 5.08 5.023v46.843c0 2.77 2.305 5.023 5.138 5.023h6.037v2.268c0 2.67 2.216 4.843 4.941 4.843H53.98c2.725 0 4.942-2.173 4.942-4.843v-45.17c0-2.671-2.217-4.844-4.942-4.844zM7.11 51.866V5.023c0-1.649 1.394-2.991 3.106-2.991H44.64c1.712 0 3.106 1.342 3.106 2.99v46.844c0 1.649-1.394 2.991-3.106 2.991H10.217c-1.712 0-3.106-1.342-3.106-2.99zm49.778 7.29c0 1.551-1.306 2.812-2.91 2.812H21.195c-1.604 0-2.91-1.26-2.91-2.811v-2.268H44.64c2.833 0 5.138-2.253 5.138-5.023V11.128c.077.018.15.047.233.047h3.968c1.604 0 2.91 1.26 2.91 2.811v45.17z'/%3E%3Cpath d='M38.603 13.206H16.254a1.015 1.015 0 1 0 0 2.032h22.35a1.015 1.015 0 1 0 0-2.032zm0 8.127H16.254a1.015 1.015 0 1 0 0 2.032h22.35a1.015 1.015 0 1 0 0-2.032zm0 8.127H16.254a1.015 1.015 0 1 0 0 2.032h22.35a1.015 1.015 0 1 0 0-2.032zm-10.159 8.127h-12.19a1.015 1.015 0 1 0 0 2.032h12.19a1.015 1.015 0 1 0 0-2.032z'/%3E%3C/svg%3E%0A");
  transform: translate(5px, -100%);
}

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  backface-visibility: hidden;
  outline: none;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

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

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: grabbing !important;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto;
}

.gslide-video::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: grabbing !important;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  box-shadow: none !important;
}

.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

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

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}

/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}

/*Skin */
.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

/*CSS Animations*/
.gfadeIn {
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  animation: gzoomOut 0.5s ease;
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,
  .glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,
  .gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }
  .glightbox-clean .description-left .gdesc-inner,
  .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gprev,
  .glightbox-clean .gnext,
  .glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }
  .glightbox-clean .gprev:hover,
  .glightbox-clean .gnext:hover,
  .glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.slide-controls {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  padding-right: 36px;
  width: 100%;
  line-height: 1;
  border-top: 1px solid currentColor;
}

.slide-controls--btm {
  padding-top: 0;
  border-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--stroke, #D9D9D9);
}

.slide-controls--fixed {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.slide-controls__arrs {
  position: relative;
  display: flex;
  align-items: center;
  gap: 38px;
  margin-left: auto;
  height: 49px;
}
.slide-controls__arrs::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: currentColor;
}

.arr--left {
  transform: scale(-1, 1);
}

.arr {
  color: var(--purple);
  transition: color 0.3s;
}

@media (hover: hover) {
  .arr:hover {
    color: var(--orange);
  }
}
.slide-controls__partials {
  font-size: 24px;
  font-family: var(--heading-font);
  letter-spacing: 0.72px;
}

.swiper-pagination-current {
  font-size: 50px;
  letter-spacing: 1.5px;
  color: var(--text);
}

.swiper-pagination-fraction {
  color: var(--grey-inactive, #A7A7A7);
}

.swiper-button-disabled {
  opacity: 0.4;
}

.btm-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
  padding: 30px 10px;
}

.btm-form__info {
  display: flex;
  flex-direction: column;
  gap: 5px;
  max-width: 576px;
}

.form__row {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.form__agree {
  display: flex;
  gap: 15px;
  align-items: center;
  align-self: center;
  margin-right: auto;
}
.form__agree .label__name {
  order: 1;
}

.form__part {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  row-gap: var(--size-24-30);
}

.form__file {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 768px) {
  .form__row {
    flex-direction: row;
    align-items: flex-end;
  }
  .form__label {
    flex-grow: 1;
  }
  .form__part--two {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .btm-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .btm-form {
    padding: 40px;
  }
}
.search-form {
  position: relative;
  display: flex;
  align-items: center;
}
.search-form:focus-within .search-form__remove {
  opacity: 1;
}

.search-form__label {
  display: flex;
  flex-grow: 1;
}

.search-form__input {
  padding-block: 5px;
  width: 100%;
  line-height: 1;
}
.search-form__input:focus-visible {
  outline: 0;
}

.search--bordered {
  border-bottom: 1px solid var(--stroke, #D9D9D9);
  transition: border-color 0.3s;
}
.search--bordered:focus-within {
  border-bottom-color: var(--orange, #D9D9D9);
}

.search--bord {
  gap: 20px;
  flex-wrap: wrap;
}
.search--bord .search-form__remove {
  right: 39px;
  bottom: 19px;
}
.search--bord .search-form__search {
  position: absolute;
  left: calc(100% - 30px);
  top: 17px;
}
.search--bord .search-form__label {
  padding: 9px 16px;
  width: 320px;
  border: 1px solid var(--stroke, #D9D9D9);
  transition: border-color 0.3s;
}
.search--bord .search-form__label:focus-within {
  border-color: var(--orange, #D9D9D9);
}
.search--bord .search-form__remove {
  right: auto;
  left: calc(100% - 60px);
  top: 20px;
  bottom: auto;
}

.search-form__remove {
  position: absolute;
  right: 30px;
  bottom: 10px;
  color: var(--stroke, #D9D9D9);
  opacity: 0;
}

@media (hover: hover) {
  .search-form__search:hover {
    color: var(--orange);
  }
  .search-form__remove:hover {
    color: var(--orange);
  }
}
@media (min-width: 655px) {
  .search--bord {
    flex-wrap: unset;
  }
  .search--bord .search-form__label {
    flex-grow: 0;
  }
  .search--bord .search-form__remove {
    left: 260px;
  }
  .search--bord .search-form__search {
    left: 290px;
  }
}
.page-top__container {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 15px;
  flex-grow: 1;
}

.page-top {
  display: flex;
  flex-direction: column;
  padding-top: 116px;
  overflow: hidden;
}

.page-top--img {
  position: relative;
  color: var(--white);
  padding-bottom: var(--size-60-250);
}
.page-top--img::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(248deg, rgba(104, 115, 137, 0.32) 0%, rgba(33, 36, 42, 0.8) 100.59%);
}
.page-top--img .h1 {
  letter-spacing: 2%;
}

.page-top__img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-50%, -50%);
}

.page-top__right {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: flex-start;
}

.page-top__text p {
  margin-block: 0;
}
.page-top__text p:first-child {
  margin-top: 0;
}
.page-top__text p:last-child {
  margin-bottom: 0;
}

.page-top__block {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.page-top__block:first-child {
  padding-bottom: 10px;
  border-bottom: 1px solid var(--white);
}
.page-top__block:last-child {
  padding-top: 10px;
}

.page-top__name {
  font-size: var(--size-16-20);
}

.page-top__value {
  font-size: var(--size-24-30);
  font-family: var(--heading-font);
  color: var(--white, #FFF);
  line-height: 1.1;
  letter-spacing: 0.9px;
}

.page-top__tags {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .page-top__container {
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .page-top {
    padding-top: calc(var(--header-height) + 85px);
  }
  .page-top__right {
    position: relative;
    gap: 30px;
  }
  .page-top__right::before {
    content: "";
    position: absolute;
    left: -19px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: var(--stroke);
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
  }
}
@media (min-width: 1024px) {
  .page-top__container {
    gap: 20px;
    grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
  }
  .page-top__right {
    padding-bottom: 30px;
  }
  .page-top__info {
    padding-left: 20px;
  }
  .page-top__block {
    gap: 15px;
  }
  .page-top__block:first-child {
    padding-bottom: 30px;
  }
  .page-top__block:last-child {
    padding-top: 30px;
  }
  .page-top--img {
    height: 600px;
  }
}
.brand-it {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  color: var(--grey-inactive, #A7A7A7);
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  transition: opacity 0.3s;
}

.brand-it__img {
  height: 100px;
  transition: transform 0.3s;
}
.brand-it__img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (hover: hover) {
  .brand-it:hover {
    opacity: 0.8;
  }
  .brand-it:hover .brand-it__img {
    transform: translateY(-10px);
  }
}
.brands-row__wrapper {
  display: flex;
  gap: 20px;
}

.swiper-initialized .brands-row__wrapper {
  gap: 0;
}

.brands-row__short {
  width: 124px;
  flex-shrink: 0;
}

.brands-row {
  overflow: hidden;
}

.service-slider__wrapper {
  display: flex;
  gap: 20px;
}

.swiper-initialized .service-slider__wrapper {
  gap: 0;
}

.service-slider__it {
  width: 100%;
  flex-shrink: 0;
}
.service-slider__it .service-row__content {
  transition: transform 0.3s linear 0.3s;
}

.service-slider__slider {
  overflow: hidden;
}

@media (min-width: 1024px) {
  .service-slider__it {
    width: calc(83.3333333333% - 10px);
    flex-shrink: 0;
  }
}
.examples-it {
  position: relative;
  display: flex;
  padding: 20px;
  color: var(--white);
  font-family: var(--heading-font);
  font-size: var(--size-24-30);
  line-height: 1.2;
  letter-spacing: 0.9px;
  text-decoration: none;
}

@media (hover: hover) {
  .examples-it:hover:before {
    opacity: 0;
  }
  .examples-it:hover::after {
    opacity: 1;
  }
}
.examples-it__img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}

.examples-it__name {
  position: relative;
  z-index: 1;
}

.examples-slider__wrapper {
  display: flex;
  gap: 2px;
}

.examples-slider__block {
  overflow: hidden;
}

.examples-slider__block {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
}

.examples-slider__it {
  width: 100%;
  flex-shrink: 0;
  padding-top: 160px;
}

@media (min-width: 768px) {
  .examples-slider__it {
    width: calc(50% - 1px);
  }
}
@media (min-width: 1024px) {
  .examples-slider__block {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
    gap: 20px;
  }
  .examples-slider__block::before {
    content: "";
  }
  .examples-slider__it {
    width: 580px;
  }
}
.page-img {
  position: relative;
  display: flex;
  height: 300px;
}

.page-img__img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.page-img--hashes {
  height: auto;
  min-height: 400px;
  padding-block: 40px;
}
.page-img--hashes .page-img__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-img__hashes {
  position: relative;
  z-index: 1;
}

.page-img__ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-img__link {
  display: flex;
  padding: 5.5px 10px;
  color: var(--white, #FFF);
  font-family: var(--heading-font);
  font-size: var(--size-16-20);
  line-height: 120%;
  text-decoration: none;
  transition: color 0.3s, background-color 0.3s;
}

.page-img__link.active {
  color: var(--text);
  background-color: var(--white);
}

@media (hover: hover) {
  .page-img__link:hover {
    color: var(--text);
    background-color: var(--white);
  }
}
@media (min-width: 1024px) {
  .page-img {
    height: 583px;
  }
  .page-img--hashes {
    height: auto;
    min-height: 583px;
  }
  .page-img__hashes {
    display: grid;
    grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
    gap: 20px;
    padding-block: 50px;
  }
  .page-img__hashes::before {
    content: "";
  }
}
.tag {
  display: flex;
  padding: 7px 20px;
  color: var(--text, #242424);
  text-align: center;
  font-family: var(--heading-font);
  font-size: var(--size-24-30);
  line-height: 1.2;
  transition: background-color 0.3s;
}
.tag.active {
  background-color: var(--grey-back, #EDEDEA);
}
.tag span {
  position: relative;
  display: flex;
  overflow: hidden;
}
.tag span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: var(--grey-inactive, #A7A7A7);
  transform: translate(-105%, 0);
  transition: transform 0.5s;
}

.tag--white {
  color: var(--white);
}
.tag--white span::before {
  background-color: var(--white);
}
.tag--white.active {
  color: var(--text, #EDEDEA);
}

@media (hover: hover) {
  .tag:hover span:before {
    transform: translate(0, 0);
  }
}
.tags-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  overflow: hidden;
}
.tags-row .tag {
  white-space: nowrap;
}

.tags-row__wrapper {
  display: flex;
  gap: 10px 20px;
}

.what-for {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}

@media (min-width: 1024px) {
  .what-for {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  }
}
.vertical-slide__inside {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
  padding: 20px;
  font-size: var(--size-16-20);
}

.vertical-slide__img {
  overflow: hidden;
  aspect-ratio: 550/358;
}
.vertical-slide__img img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.vertical-slide__text {
  max-width: 460px;
}

@media (min-width: 500px) {
  .vertical-slide__inside {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .vertical-slide__inside {
    padding: 30px 30px 60px 30px;
  }
  .vertical-slide__img {
    max-width: 550px;
  }
  .vertical-slide__text {
    padding-top: 60px;
  }
}
.vertical-slides {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 10px;
}
.vertical-slides .vertical-slide {
  position: relative;
  position: sticky;
}

.about-part {
  padding: 17px 10px 15px 10px;
}

.about-part__num {
  position: relative;
  margin-bottom: 10px;
  font-family: var(--heading-font);
  font-size: var(--size-36-80);
}
.about-part__num::before {
  content: "";
  position: absolute;
  bottom: -1px;
  width: 60px;
  height: 1px;
  background-color: currentColor;
  opacity: 0.4;
}

.about-part__part {
  position: absolute;
  top: 17px;
  right: 10px;
}

.about-part__text {
  font-size: var(--size-14-16);
}

.about-block__img2 {
  max-width: 339px;
}

@media (min-width: 1024px) {
  .about-part {
    padding: 25px 40px 38px 40px;
  }
  .about-part__part {
    top: 25px;
    right: 47px;
  }
  .about-part__num {
    margin-bottom: 18px;
  }
}
.about-block__text {
  font-size: var(--size-12-20);
}
.about-block__text p {
  margin-block: 10px;
}
.about-block__text p:first-child {
  margin-top: 0;
}
.about-block__text p:last-child {
  margin-bottom: 0;
}

.about-block__h2 {
  margin-bottom: 10px;
}

.about-block__content {
  margin-bottom: 32px;
}

.about-block__img {
  display: flex;
  overflow: hidden;
}

.about-block__parts {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 2px;
}

@media (max-width: 767px) {
  .about-block__img {
    aspect-ratio: 340/200;
    margin-bottom: 2px;
  }
  .about-block__img2 {
    display: none;
  }
}
@media (min-width: 768px) {
  .about-block {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .about-block__content {
    grid-column: 1/-1;
  }
  .about-block__parts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .about-block__part:nth-child(2) {
    grid-row: 2;
    grid-column: 2;
  }
}
@media (max-width: 1023px) {
  .about-block__img img {
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (min-width: 1024px) {
  .about-block__img {
    align-items: flex-end;
    grid-row: 1/3;
    max-width: 580px;
  }
  .about-block__img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .about-block__content {
    grid-column: 2;
  }
  .about-block--imgs {
    padding-bottom: 120px;
  }
  .about-block__img2 {
    transform: translateY(120px);
  }
}
.advantage {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 10px 10px 20px 10px;
  overflow: hidden;
}
.advantage img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.advantage__text {
  position: relative;
  z-index: 1;
  font-size: var(--size-24-30);
  font-family: var(--heading-font);
  line-height: 1.2;
  letter-spacing: 0.9px;
}

.bg-img {
  position: relative;
}
.bg-img::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: var(--linear-bg);
}

.advantage.bg-img {
  color: var(--white);
}

.advantage__part {
  position: relative;
  z-index: 1;
}

.advantage--last {
  gap: 15px;
  grid-column: 1/-1;
}
.advantage--last .advantage__part {
  position: absolute;
  top: 10px;
  right: 10px;
}
.advantage--last .advantage__name {
  font-size: var(--size-24-40);
}

.advantage__sub {
  max-width: 917px;
  font-size: var(--size-16-20);
}

@media (min-width: 1024px) {
  .advantage {
    gap: 40px;
    padding: 37px 40px 31px 40px;
  }
  .advantage__part {
    font-size: var(--size-14-30);
    font-family: var(--heading-font);
    line-height: 1.2;
    letter-spacing: 1.2px;
  }
  .advantage--last {
    gap: 15px;
    padding-bottom: 60px;
  }
  .advantage--last .advantage__part {
    top: 40px;
    right: 40px;
  }
}
.advs {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
}

@media (min-width: 768px) {
  .advs {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.download {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 60px;
  padding: 20px;
  text-decoration: none;
  transition: opacity 0.3s;
}

.download__top {
  display: flex;
  align-items: top;
  justify-content: space-between;
}

.download__name {
  position: relative;
  min-height: 40px;
  font-family: var(--heading-font);
  font-size: var(--size-16-20);
  line-height: 1.2;
  letter-spacing: 0.48px;
}

.download--lg .download__name {
  font-size: var(--size-16-30);
}

@media (hover: hover) {
  .download:hover {
    opacity: 0.6;
  }
}
@media (min-width: 1024px) {
  .download--lg .download__name {
    min-height: 72px;
  }
  .download {
    gap: 100px;
  }
}
.sub-text {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: var(--size-24-40) 20px;
}

.sub-text__block {
  padding-left: var(--size-25-47);
}

@media (min-width: 1024px) {
  .sub-text {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .sub-text__name {
    grid-column: 1/11;
  }
  .sub-text__block {
    grid-column: 1/8;
  }
  .sub-text__info {
    grid-column: 5/11;
  }
}
.project-search {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.project-search__search {
  flex-grow: 1;
}

@media (max-width: 1023px) {
  .project-search__select {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .project-search {
    display: grid;
    grid-template-columns: minmax(0, 5fr) minmax(0, 3fr) repeat(2, minmax(0, 3fr));
  }
  .project-search__reset {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.project-it {
  position: relative;
  display: flex;
  align-items: flex-end;
  color: var(--white);
  font-family: var(--heading-font);
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0.9px;
  padding: 20px;
  font-size: var(--size-16-30);
  overflow: hidden;
  text-decoration: none;
  aspect-ratio: 700/600;
}

@media (hover: hover) {
  .project-it:hover::before {
    opacity: 0;
  }
  .project-it:hover::after {
    opacity: 1;
  }
}
.project-it__img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-50%, -50%);
}

.project-it__name {
  position: relative;
  z-index: 1;
}

@media (min-width: 1024px) {
  .project-it {
    padding: 60px 48px;
  }
}
.pages__page {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  text-align: center;
  color: var(--grey-inactive, #A7A7A7);
  font-size: var(--size-14-16);
  line-height: 1.2;
  text-decoration: none;
  background: var(--white, #FFF);
  border: 1px solid var(--stroke, #D9D9D9);
  box-sizing: border-box;
  transition: background-color 0.3s, color 0.3s;
}
.pages__page:hover {
  background-color: var(--text-opacity);
}
.pages__page:focus-visible, .pages__page:focus {
  outline: none;
  background-color: var(--text-opacity);
}

.pages__page.active {
  border-color: var(--text);
  color: var(--text);
  cursor: initial;
}
.pages__page.active:hover {
  border-color: var(--text);
  color: var(--text);
}

.pages__pages {
  z-index: 1;
  display: flex;
  gap: 5px;
}

.pages {
  display: flex;
  align-items: center;
  gap: 2px;
}

.pages__page--next {
  transform: rotate(-90deg);
  border-color: var(--grey-inactive, #A7A7A7);
}

.pages__page--prev {
  transform: rotate(90deg);
  border-color: var(--grey-inactive, #A7A7A7);
}

@media (hover: hover) {
  .pages__page:hover {
    color: var(--text);
  }
}
.video-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}

@media (min-width: 768px) {
  .video-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.video-it__img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 700/378;
  overflow: hidden;
}
.video-it__img video {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--white);
}
.video-it__img.active .video-it__play {
  opacity: 0;
}
.video-it__img.active::before {
  opacity: 0;
}

@media (hover: hover) {
  .video-it__img:hover::before {
    opacity: 0;
  }
  .video-it__img:hover::after {
    opacity: 1;
  }
}
.video-it__pic {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-it__play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
}

.video-it {
  display: flex;
  flex-direction: column;
  gap: var(--size-16-30);
}

.video-it__info {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.video-it__name {
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: var(--size-16-30);
  line-height: 1.2;
  letter-spacing: 0.9px;
  max-width: 460px;
}

.video-it__time {
  color: var(--grey-inactive, #A7A7A7);
  font-size: 16px;
  line-height: 1.2;
}

.articles-it {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 10px;
  text-decoration: none;
  transition: background-color 0.3s;
}

.articles-it__name {
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: var(--size-24-30);
  line-height: 1.2;
  letter-spacing: 0.9px;
}

.articles-it__plus {
  margin-left: auto;
}

@media (min-width: 1024px) {
  .articles-it {
    padding: 30px;
    gap: 80px;
  }
}
@media (hover: hover) {
  .articles-it:hover {
    background-color: var(--white);
  }
}
.articles-row__wrapper {
  display: flex;
  gap: 2px;
}

.articles-row__it {
  width: 320px;
  flex-shrink: 0;
}

.articles-row__slider {
  overflow: hidden;
}

@media (min-width: 1024px) {
  .articles-row__it {
    width: calc(33.3333333333% - 1.3333333333px);
  }
}
.preview {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--size-16-30);
  overflow: hidden;
}

.preview__name {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: var(--heading-font);
  font-size: var(--size-16-20);
  line-height: 1.2;
  letter-spacing: 0.6px;
}

.preview__desc {
  margin-top: 0;
  margin-bottom: var(--size-16-30);
  font-size: var(--size-12-14);
}

.preview__time {
  color: var(--grey-inactive, #A7A7A7);
  font-size: var(--size-14-16);
  line-height: 1.2;
}

.preview__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.preview__img {
  display: flex;
}
.preview__img img {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
  min-width: 100%;
}

.preview__img-wrap {
  aspect-ratio: 510/240;
}

.preview__tag {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
  padding: 7px 10px;
  font-size: var(--size-12-14);
  font-weight: 700;
  line-height: 1;
  border: 1px solid var(--stroke, #D9D9D9);
  background: var(--white, #FFF);
}

.preview__row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: var(--purple);
}
.preview__row svg {
  flex-shrink: 0;
}

@media (hover: hover) {
  .preview:hover .preview__img::before {
    opacity: 0;
  }
  .preview:hover .preview__img::after {
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .preview__tag {
    top: 30px;
    left: 30px;
  }
}
.includes-it {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
  padding: 20px;
  border: 2px solid var(--stroke, #D9D9D9);
}
.includes-it .logo-line__logo {
  width: 60px;
}

.includes__list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 30px;
}

.includes-it__name {
  font-family: var(--heading-font);
  font-size: var(--size-20-30);
  line-height: 1.2;
  letter-spacing: 0.9px;
}

@media (min-width: 500px) {
  .includes__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 1fr;
  }
}
@media (min-width: 1024px) {
  .includes__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .includes__it {
    padding: 30px;
  }
}
.brands-slider__wrapper {
  display: flex;
  gap: 20px;
}

.brands-slider__slider {
  overflow: hidden;
}

.brands-slider__it {
  flex-shrink: 0;
  width: 320px;
}

.brands-lg__img {
  display: flex;
  align-items: flex-start;
}
.brands-lg__img img {
  max-width: 172px;
}

.brands-lg {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}

.brands-slider__it {
  width: calc(50% - 10px);
}

@media (max-width: 767px) {
  .brands-lg__img {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .brands-lg {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
  .brands-lg__img {
    padding-right: 18px;
  }
}
@media (min-width: 1024px) {
  .brands-slider__it {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
.bread {
  position: relative;
  font-size: 12px;
  line-height: 1.4;
  z-index: 2;
}

.bread__inside {
  position: absolute;
  top: 60px;
  width: 100%;
}

.bread__list {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: auto;
  scrollbar-width: thin;
}

.bread__link {
  color: var(--grey-inactive);
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.3s;
}
.bread__link:hover {
  color: var(--text);
}

.bread__it {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.bread__it::after {
  content: "/";
  color: var(--grey-inactive);
}
.bread__it:last-child::after {
  display: none;
}
.bread__it:last-child .bread__link {
  color: var(--grey-inactive);
}

.bread__back {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--grey-inactive);
  text-decoration: none;
}
.bread__back svg {
  transform: rotate(90deg);
}

.bread__container {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--grey-inactive);
}

@media (min-width: 768px) {
  .bread__inside {
    top: 75px;
  }
}
@media (min-width: 1024px) {
  .bread {
    font-size: 14px;
  }
  .bread__inside {
    top: 96px;
  }
}
.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 100%;
  max-width: calc(100svw - 2 * var(--padding));
  opacity: 0;
  transition: transform 0.3s, z-index 0.3s, opacity 0.3s;
  transform: translate(-200svw, -50%);
}

.popup.opened {
  z-index: 10;
  opacity: 1;
  transform: translate(-50%, -50%);
}

.popup__inside {
  position: relative;
  background-color: var(--white);
  padding: 20px;
  max-height: 100svh;
  overflow-y: auto;
  scrollbar-width: thin;
}

.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
}

.popup__name.h2 {
  margin-bottom: var(--size-24-30);
}

.popup__success {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 46px;
}
.popup__success .h2 {
  max-width: 280px;
}

.popup__success-tick {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
  height: 85px;
  border: 1px solid var(--stroke);
}

@media (max-width: 767px) {
  .popup__close svg {
    width: 20px;
    height: 20px;
  }
}
@media (min-width: 940px) {
  .popup {
    max-width: 920px;
  }
}
@media (min-width: 1024px) {
  .popup__inside {
    padding: 50px 100px 120px 100px;
  }
  .popup__close {
    top: 30px;
    right: 70px;
  }
  .popup__success {
    height: 500px;
  }
}
.overlay {
  width: 100%;
  height: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(36, 36, 36, 0.6);
  transition: height 0.6s;
  top: 0;
  height: 100%;
  z-index: 5;
}

.menu__list,
.menu__sub-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

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

.menu__link {
  position: relative;
  display: flex;
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.6px;
  text-decoration: none;
  transition: color 0.3s;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
}
.menu__link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: var(--grey-inactive, #A7A7A7);
  transform: translate(-105%, 0);
  transition: transform 0.5s;
}

.menu__sub-link {
  position: relative;
  display: flex;
  padding-block: 5px;
  color: var(--text, #242424);
  font-size: 14px;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
}
.menu__sub-link::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background: var(--grey-inactive, #A7A7A7);
  transform: translate(-105%, 0);
  transition: transform 0.5s;
}

.menu__btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu__div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

@media (max-width: 1023px) {
  .menu__list {
    flex-direction: column;
  }
  .menu__link,
  .menu__sub-link {
    display: flex;
    width: 100%;
  }
  .menu__it {
    padding-inline: var(--padding);
  }
  .menu__link {
    padding-block: 10px;
  }
}
@media (hover: hover) {
  .menu__sub-link:hover::before,
  .menu__link:hover::before {
    transform: translate(0, 0);
  }
}
@media (min-width: 1024px) {
  .menu__list {
    gap: 40px;
  }
  .menu__sub {
    position: absolute;
    z-index: -1;
    top: calc(100% - 1px);
    left: calc(-1 * var(--padding));
    padding-top: 11px;
    padding-bottom: 20px;
    background-color: var(--white);
    width: 100svw;
    visibility: hidden;
    transform: translate(0, -100svh);
    border-bottom: 1px solid var(--stroke, #D9D9D9);
    transition: transform 0.6s, visibility 0.6s;
  }
  .menu__sub:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--stroke);
  }
  .menu__it--sub:hover .menu__sub {
    transform: translate(0, 0);
    visibility: visible;
  }
  .menu__it--sub:hover .menu__btn {
    transform: scale(1, -1);
  }
  .menu__sub-link {
    white-space: nowrap;
  }
  .menu__btn {
    transform: scale(1);
  }
  .menu__it {
    display: flex;
  }
}
@media (min-width: 1450px) {
  .menu__sub {
    left: calc(720px - 50svw);
  }
}
.actions {
  position: relative;
  display: flex;
  gap: 40px;
}
.actions::before {
  content: "";
  position: absolute;
  left: 50%;
  height: 100%;
  width: 1px;
  background-color: var(--stroke, #D9D9D9);
}

.actions__mail {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: color 0.3s;
}

.actions__mail {
  color: var(--orange);
}

@media (hover: hover) {
  .actions__mail:hover {
    color: var(--orange);
  }
}
.catalog-list__link {
  display: flex;
  padding-block: 7px;
  color: var(--text);
  font-size: var(--size-14-16);
  text-decoration: none;
}
.catalog-list__link span {
  display: flex;
}

@media (min-width: 1024px) {
  .catalog-list__link {
    padding-block: 10px;
  }
}
@media (hover: hover) {
  .catalog-list__link {
    padding-bottom: 0;
  }
  .catalog-list__link span {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
    width: -moz-fit-content;
    width: fit-content;
  }
  .catalog-list__link span::before {
    content: "";
    position: absolute;
    bottom: 2px;
    height: 1px;
    width: 100%;
    background: var(--grey-inactive, #A7A7A7);
    transform: translate(-105%, 0);
    transition: transform 0.5s;
  }
  .catalog-list__link:hover span::before {
    transform: translate(0, 0);
  }
}
.catalog-menu {
  position: absolute;
  top: 100%;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 47px;
  border-top: 1px solid var(--stroke);
  scroll-behavior: smooth;
  overscroll-behavior: contain;
  overflow: hidden;
  background-color: var(--white);
  transform: translateY(-200svh);
  transition: transform 0.8s;
}

.catalog-menu.opened {
  transform: translateY(0);
}

.catalog-menu__ul,
.catalog-list__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.catalog-menu__ul {
  display: flex;
  gap: 40px;
}

.catalog-list__list {
  display: flex;
  flex-direction: column;
}

.catalog-menu__link {
  text-decoration: none;
  color: var(--grey-inactive);
}
.swiper-slide-thumb-active .catalog-menu__link {
  color: var(--text);
}
.catalog-menu__link .block-name__h2 {
  position: relative;
  font-size: var(--size-30-40);
  overflow: hidden;
}
.catalog-menu__link .block-name__h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: var(--grey-inactive, #A7A7A7);
  transform: translate(-105%, 0);
  transition: transform 0.5s;
}

.catalog-list__wrapper {
  display: flex;
  height: 100%;
}

.catalog-list__slide {
  height: 100%;
  flex-basis: 100%;
  flex-shrink: 0;
  overflow-y: auto;
  scrollbar-width: thin;
  overscroll-behavior: contain;
}

.catalog-list {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

@media (hover: hover) {
  .catalog-menu__link:hover {
    color: var(--text);
  }
  .catalog-menu__link:hover .block-name__h2::before {
    transform: translate(0, 0);
  }
}
@media (max-width: 767px) {
  .catalog-menu {
    height: calc(100svh - 60px);
  }
  .catalog-menu__container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    height: 100%;
    overflow: hidden;
  }
  .catalog-menu__img {
    display: none;
  }
  .catalog-menu__left {
    margin-bottom: 20px;
  }
  .catalog-list__list {
    gap: 1px;
  }
  .catalog-menu__right {
    height: 100%;
    display: flex;
    max-height: calc(100% - 90px);
  }
  .catalog-menu__ul {
    overflow-x: auto;
    scrollbar-width: thin;
  }
}
@media (min-width: 768px) {
  .catalog-menu__left {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-height: 100%;
    overflow: hidden;
  }
  .catalog-menu__ul {
    flex-direction: column;
    gap: 15px;
  }
  .catalog-menu__container {
    display: grid;
    grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
    gap: 20px;
  }
  .catalog-menu__right {
    height: 100%;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .catalog-menu {
    height: 100%;
    height: min(665px, 100svh - 80px);
    padding-bottom: 100px;
  }
  .catalog-menu .container {
    display: flex;
    max-height: 100%;
    height: 100%;
  }
  .catalog-menu__container {
    grid-template-columns: minmax(0, 5fr) minmax(0, 1fr) minmax(0, 6fr);
  }
  .catalog-menu__right {
    grid-column: 3;
  }
  .catalog-menu__img {
    display: flex;
    max-height: 300px;
    overflow: hidden;
  }
  .catalog-menu__img img {
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .catalog-menu__img--prod {
    background-color: var(--grey-back);
  }
  .catalog-menu__img--prod img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.header {
  position: fixed;
  top: 0;
  z-index: 5;
  width: 100%;
  background-color: var(--white);
  border-bottom: 1px solid var(--bg-gray);
}

.header--search {
  z-index: 6;
}

.header--menu {
  z-index: 6;
}

.header__container {
  position: relative;
  z-index: 2;
  display: flex;
  background-color: var(--white);
}

.header__menu-toggler {
  display: flex;
  align-items: center;
  gap: 20px;
  z-index: 2;
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: var(--size-24-30);
  line-height: 1.2;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}
.header__menu-toggler svg {
  transition: color 0.3s;
  margin-bottom: 7px;
}
.header__menu-toggler span {
  position: relative;
  overflow: hidden;
}
.header__menu-toggler span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: var(--grey-inactive, #A7A7A7);
  transform: translate(-105%, 0);
  transition: transform 0.5s;
}

.header__logo {
  padding-block: 10px;
  padding-right: 18px;
  background-color: var(--white);
  border-right: 1px solid var(--bg-gray);
}
.header__logo img {
  max-width: 100%;
}

.header__actions {
  display: flex;
  padding-left: 18px;
  align-items: center;
}

.header__search {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 5;
  padding-block: 10px;
  background-color: var(--white);
  transform: translateY(-100svh);
  transition: transform 0.6s;
}

.header__search.opened {
  transform: translateY(0);
}

@media (max-width: 767px) {
  .header__menu-toggler {
    position: fixed;
    bottom: 0;
    left: 0;
    justify-content: center;
    padding-block: 10px;
    width: 100%;
    color: var(--white);
    background-color: var(--text);
  }
  .header__logo {
    margin-right: auto;
  }
  .header__logo img {
    width: 150px;
    height: 30px;
  }
}
@media (max-width: 1023px) {
  .header__menu-opener {
    padding-left: 18px;
    border-left: 1px solid var(--bg-gray);
  }
  .header__actions {
    padding-right: 18px;
  }
  .header__navigation {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
    background-color: var(--white);
    width: 100%;
    height: calc(100svh - 80px);
    padding-block: 40px;
    transform: translateY(-100svh);
    transition: transform 0.3s;
    border-top: 1px solid var(--stroke);
  }
  .menu.opened {
    transform: translateY(0);
  }
  .header__menu-toggler {
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .header__menu-toggler {
    flex-grow: 1;
    padding-inline: 18px;
    border-right: 1px solid var(--bg-gray);
  }
  .header__actions {
    flex-grow: 1;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header__actions {
    justify-content: center;
  }
}
@media (hover: hover) {
  .header__menu-toggler:hover span::before {
    transform: translate(0, 0);
  }
  .header__menu-toggler:hover svg {
    color: var(--orange);
  }
}
@media (min-width: 1024px) {
  .header__menu-toggler {
    justify-content: center;
    letter-spacing: 0.9px;
  }
  .header__menu-opener {
    display: none;
  }
  .header__navigation {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    padding-inline: 18px;
    background-color: var(--white);
  }
  .header__actions {
    justify-content: flex-end;
    border-left: 1px solid var(--bg-gray);
  }
  .header__logo {
    padding-block: 15px;
    flex-grow: 1;
  }
}
.footer-menu {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-menu__sub {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-menu__link {
  color: var(--white);
  font-family: var(--heading-font);
  font-size: 24px;
  text-decoration: none;
}
.footer-menu__link span {
  display: block;
  position: relative;
  overflow: hidden;
  width: -moz-fit-content;
  width: fit-content;
}
.footer-menu__link span::before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: var(--grey-inactive, #A7A7A7);
  transform: translate(-105%, 0);
  transition: transform 0.5s;
}

.footer-menu__it {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.footer-menu__sub-link {
  color: var(--white);
  font-size: 14px;
  text-decoration: none;
}
.footer-menu__sub-link span {
  display: block;
  position: relative;
  overflow: hidden;
  width: -moz-fit-content;
  width: fit-content;
}
.footer-menu__sub-link span::before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: var(--grey-inactive, #A7A7A7);
  transform: translate(-105%, 0);
  transition: transform 0.5s;
}

@media (hover: hover) {
  .footer-menu__sub-link:hover span::before {
    transform: translate(0, 0);
  }
  .footer-menu__link:hover span::before {
    transform: translate(0, 0);
  }
}
@media (min-width: 768px) {
  .footer-menu {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .footer-menu__it--prods {
    grid-column: span 2;
  }
  .footer-menu__it--prods .footer-menu__sub {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-menu__it--prods {
    order: -1;
  }
}
@media (min-width: 1024px) {
  .footer-menu {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.footer__top {
  padding-top: 25px;
  padding-bottom: 40px;
}

.footer__middle {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
  padding-top: 18px;
  padding-bottom: 23px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer__link {
  color: var(--white);
  font-size: var(--size-14-16);
}

a.footer__link {
  text-underline-offset: 5px;
  text-decoration-color: rgba(255, 255, 255, 0.4);
  transition: text-decoration-color 0.3s;
}

@media (hover: hover) {
  a.footer__link:hover {
    text-decoration-color: transparent;
  }
}
.footer__btm {
  display: flex;
  justify-content: flex-end;
  padding-block: 60px;
}

.footer__created {
  display: flex;
  align-items: center;
  gap: 17px;
  color: var(--gray-logo);
  font-size: 14px;
  text-decoration: none;
}
.footer__created span {
  white-space: nowrap;
}

@media (min-width: 768px) {
  .footer__middle {
    padding-block: 24px;
  }
}
@media (min-width: 1024px) {
  .footer__top {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .footer__btm {
    padding-top: 40px;
    padding-bottom: 100px;
  }
  .footer__middle {
    display: grid;
    grid-template-columns: minmax(0, 1fr) repeat(2, auto) minmax(0, 1fr);
    gap: 40px;
  }
}
.main-slide {
  position: relative;
  color: var(--white);
}
.main-slide::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(252deg, rgba(104, 115, 137, 0.32) 30.48%, rgba(33, 36, 42, 0.8) 73.75%);
}

.main-slide__container {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 15px;
  padding-top: 116px;
  padding-bottom: 157px;
}

.main-slide__img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transform: translate(-50%, -50%);
}

.main-slide__name {
  color: var(--white, #FFF);
  font-size: var(--size-36-80);
  font-family: var(--heading-font);
  line-height: 1.1;
  letter-spacing: 1.08px;
}
.main-slide__name span {
  color: var(--orange);
}

.main-slide__content {
  font-size: var(--size-16-20);
  line-height: 1.4;
}

.main-slide__text {
  max-width: 405px;
}

@media (min-width: 768px) {
  .main-slide__container {
    grid-template-columns: minmax(0, 8fr) minmax(0, 4fr);
    gap: 20px;
    padding-top: calc(var(--header-height) + 60px);
    padding-bottom: 100px;
    height: 100%;
  }
  .main-slide__left {
    border-right: 1px solid var(--white);
  }
  .main-slide__content {
    padding-left: 24px;
  }
}
@media (min-width: 1024px) {
  .main-slide__name {
    letter-spacing: 2.4px;
  }
  .main-slide__container {
    grid-template-columns: minmax(0, 7fr) minmax(0, 5fr);
    gap: 20px;
    padding-top: calc(var(--header-height) + 142px);
    padding-bottom: 160px;
  }
  .main-slide__left {
    min-height: 300px;
  }
}
.main-slider__wrapper {
  display: flex;
}

.main-slider__it {
  flex-basis: 100%;
  flex-shrink: 0;
}

.main-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}

.main-slider__controls {
  position: relative;
  color: var(--white);
}
.main-slider__controls .slide-controls {
  bottom: 20px;
  left: var(--padding);
  width: calc(100% - 2 * var(--padding));
}
.main-slider__controls .arr {
  color: var(--white);
}

@media (max-width: 767px) {
  .main-slider__controls .slide-controls {
    padding-top: 0;
    padding-bottom: 10px;
    border-top: 0;
    border-bottom: 1px solid currentColor;
  }
}
@media (min-width: 1024px) {
  .main-slider__controls .slide-controls {
    bottom: 80px;
  }
}
.field__ban {
  display: none;
}

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

.field__inside-link {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 17px;
  height: 100%;
  width: 100%;
  color: var(--white);
  text-decoration: none;
  overflow: hidden;
}

.field__inside-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  min-height: 100%;
}

.field__inside-name {
  position: relative;
  z-index: 1;
  font-family: var(--heading-font);
  font-size: var(--size-20-40);
  line-height: 1.2;
  letter-spacing: 1.2px;
}

.field__inside-ico {
  position: relative;
  z-index: 1;
}

.field__progress {
  position: absolute;
}

@media (hover: hover) {
  .field__ban:hover .field__ban-text {
    color: var(--purple);
  }
  .field__ban:hover .field__ban-ico {
    color: var(--purple);
  }
  .field__inside-link:hover::before {
    opacity: 0;
  }
  .field__inside-link:hover::after {
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .field {
    position: relative;
    transition: all 0.4s;
  }
  .field:first-child {
    border-left: 1px solid var(--stroke, #D9D9D9);
  }
  .field__ban {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-block: 40px;
    background-color: var(--white);
    border-right: 1px solid var(--stroke, #D9D9D9);
    cursor: pointer;
  }
  .field.active .field__ban {
    opacity: 0;
    z-index: -1;
  }
  .field__ban-text {
    color: var(--text, #242424);
    font-family: var(--heading-font);
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.6px;
    writing-mode: vertical-rl;
    transform: scale(0.999) rotate(180.1deg);
    font-smooth: always;
    -webkit-font-smoothing: subpixel-antialiased;
    text-shadow: 0 0 1px rgba(36, 36, 36, 0.1);
    transition: color 0.3s;
  }
  .field__inside-link {
    padding: 40px 25px 100px 25px;
    min-height: 400px;
  }
  .field__progress {
    bottom: 40px;
    left: 25px;
    width: calc(100% - 50px);
    height: 5px;
    background: var(--white);
    z-index: 1;
  }
  .field__progress-inside {
    position: absolute;
    left: 0;
    height: 5px;
    width: 0;
    background-color: #4A4443;
    transition: width 0.03s;
  }
  .field__ban-ico {
    color: var(--blue-grey, #687389);
    transition: color 0.3s;
  }
}
.fields__wrapper {
  display: flex;
  gap: 2px;
}

.fields__it {
  width: 265px;
}

.fields {
  width: 100%;
  overflow: hidden;
}

@media (max-width: 1023px) {
  .fields__it {
    flex-shrink: 0;
  }
}
@media (min-width: 1024px) {
  .fields__it {
    width: 70px;
    flex: 0 auto;
  }
  .fields__it.active {
    flex: auto;
  }
  .fields__wrapper {
    gap: 0;
  }
  .fields {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--stroke, #D9D9D9);
  }
}
.prods-slide {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 20px;
  color: var(--text);
  font-family: var(--heading-font);
  font-size: var(--size-16-30);
  line-height: 1.2;
  letter-spacing: 0.48px;
  text-decoration: none;
  background-color: var(--grey-back);
  aspect-ratio: 300/155;
  overflow: hidden;
  transition: background-color 0.3s;
}

.prods-slide__img {
  position: absolute;
  left: 141px;
  bottom: 30px;
  width: 217px;
}

.prods-slide__name {
  position: relative;
}

@media (hover: hover) {
  .prods-slide:hover {
    background-color: var(--orange);
  }
}
@media (min-width: 768px) {
  .prods-slide__img {
    left: 207px;
    bottom: 47px;
    width: 420px;
  }
}
@media (min-width: 1024px) {
  .prods-slide__img {
    left: 273px;
    bottom: 65px;
    width: 420px;
  }
}
@media (max-width: 1023px) {
  .prods-block__controls {
    display: none;
  }
}
.prods-block {
  display: grid;
  gap: 13px;
}

.prods-block__wrapper {
  display: flex;
  gap: 2px;
}

.swiper-initialized .prods-block__wrapper {
  gap: 0;
}

.prods-block__it {
  width: 300px;
  flex-shrink: 0;
}

.prods-block__slider {
  overflow: hidden;
}

.prods-block__top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.prods-block__link {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .prods-block__it {
    width: 440px;
  }
}
@media (min-width: 1024px) {
  .prods-block {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
    gap: 20px;
  }
  .prods-block--bordered {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--stroke, #D9D9D9);
  }
  .prods-block--full {
    grid-template-columns: minmax(0, 1fr);
  }
  .prods-block__it {
    width: 580px;
  }
  .prods-block__top {
    position: relative;
    flex-wrap: wrap;
    padding-right: 20px;
  }
  .prods-block__controls {
    display: flex;
    position: relative;
    width: 100%;
    margin-top: auto;
  }
}
.service-block-it {
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--text);
  text-decoration: none;
}

.service-block-it__img {
  padding-left: var(--size-25-47);
  margin-bottom: 11px;
}

.service-block-it__description {
  padding-left: var(--size-25-47);
  font-size: var(--size-12-20);
}

.service-block-it__pic {
  width: 59px;
}

.service-block-it__name {
  margin-bottom: 3px;
}

@media (min-width: 768px) {
  .service-block-it__img {
    order: 1;
  }
  .service-block-it__img img {
    display: none;
  }
  .service-block-it__pic {
    width: 100%;
    max-width: 400px;
  }
  .service-block-it {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
    gap: 20px;
    width: 100%;
  }
}
.service-block {
  overflow: hidden;
}

.service-block__list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 30px;
  width: 100%;
  counter-reset: listOrder;
}
.service-block__list .block-name__id::before {
  content: "0" counter(listOrder);
  counter-increment: listOrder;
}

.service-block__left {
  display: none;
}

@media (min-width: 768px) {
  .service-block {
    position: relative;
    display: grid;
    gap: 20px;
  }
  .service-block__list {
    position: relative;
    gap: 0;
  }
  .service-block__left {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    width: 40%;
    background-color: var(--white);
  }
  .service-block__left-inside {
    width: 100%;
    position: relative;
    aspect-ratio: 1;
  }
  .service-block__it {
    padding-block: 50px;
    color: var(--grey-inactive);
    border-bottom: 1px solid var(--stroke, #D9D9D9);
  }
  .service-block__it .block-name__num,
  .service-block__it .block-name__br {
    color: var(--stroke, #D9D9D9);
  }
  .service-block__it:first-child {
    padding-top: 0;
  }
  .service-block__it:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .service-block__it.active {
    color: var(--text);
  }
  .service-block__it.active .block-name__num {
    color: var(--text);
  }
  .service-block__it.active .block-name__br {
    color: var(--gray);
  }
}
@media (min-width: 1024px) {
  .service-block-it__pic {
    opacity: 0;
    transition: opacity 0.8s linear 0.4s;
  }
  .service-block__it {
    padding-block: 76px;
  }
  .service-block__it.active .service-block-it__pic {
    opacity: 1;
  }
  .service-block__list {
    padding-right: 50px;
  }
}
.service-row__inside {
  position: relative;
  color: var(--text);
}

.service-row__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.service-row__img {
  z-index: 1;
  position: relative;
  overflow: hidden;
  background-color: var(--white);
}

.service-row__content {
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 1;
  padding: 15px 15px 20px 15px;
  background-color: var(--white);
}

.service-row__name {
  margin-bottom: 5px;
  font-family: var(--heading-font);
  font-size: var(--size-20-40);
  line-height: 1.2;
}

.service-row__line {
  margin-bottom: 12px;
}

.service-row__text {
  font-size: var(--size-12-16);
}

@media (max-width: 767px) {
  .service-row__img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .service-row__img img {
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .service-row__img.bg-link {
    position: absolute;
  }
  .service-row__inside {
    padding: 114px 10px 10px 10px;
  }
}
@media (min-width: 768px) {
  .service-row:first-child .service-row__inside--row {
    padding-top: 0;
  }
  .service-row__inside {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
  .service-row__inside--row {
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--stroke);
  }
}
@media (max-width: 1023px) {
  .service-row__empty {
    display: none;
  }
}
@media (min-width: 1024px) {
  .service-row__inside--row::before {
    content: "";
    position: absolute;
    bottom: -1px;
    right: 100%;
    width: var(--padding);
    height: 1px;
    background-color: var(--stroke);
  }
  .service-row__img {
    aspect-ratio: 579/369;
  }
  .service-row__content {
    padding-inline: 40px;
    z-index: -1;
    border-left: 1px solid var(--stroke);
    border-right: 1px solid var(--stroke);
  }
  .service-row__line {
    margin-bottom: auto;
  }
}
@media (min-width: 1440px) {
  .service-row__inside--row::before {
    width: calc((100svw - 1440px) / 2);
  }
}
@media (hover: hover) {
  .service-row:hover .service-row__img:before {
    opacity: 0;
  }
  .service-row:hover .service-row__img::after {
    opacity: 1;
  }
}
.service-rows {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
}

@media (max-width: 767px) {
  .service-rows {
    gap: 2px;
  }
}
@media (min-width: 768px) {
  .service-rows__it:nth-child(2n) .service-row__content {
    order: -1;
  }
  .service-rows__it:nth-child(2n) .service-row__img {
    order: 1;
  }
}
@media (min-width: 1024px) {
  .service-rows__it {
    display: grid;
    grid-template-columns: minmax(0, 10fr) minmax(0, 2fr);
    gap: 20px;
  }
  .service-rows__it:nth-child(2n) {
    grid-template-columns: minmax(0, 2fr) minmax(0, 10fr);
  }
  .service-rows__it:nth-child(2n) .service-row__empty {
    order: -1;
  }
  .service-rows__it:nth-child(2n) .service-row__inside::before {
    left: 100%;
    right: auto;
  }
  .service-rows__it:nth-child(2n) .service-row__content {
    transform: translate(calc(100% + 20px), 0);
  }
  .service-rows__it:nth-child(2n+1) .service-row__content {
    transform: translate(calc(-100% - 20px), 0);
  }
}
.news-it {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px 15px 20px 10px;
  background: var(--white);
  border-top: 1px solid var(--stroke, #D9D9D9);
  border-bottom: 1px solid var(--stroke, #D9D9D9);
}
.news-it:before {
  content: "";
  position: absolute;
  top: 15px;
  right: 0;
  width: 1px;
  height: calc(100% - 15px);
  background-color: var(--stroke);
}

.news-it__link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.news-it__btm {
  color: var(--purple);
}

@media (hover: hover) {
  .news-it:hover .news-it__name {
    color: var(--orange);
  }
  .news-it:hover .news-it__btm svg {
    color: var(--orange);
  }
}
.news-it__name {
  margin-bottom: 5px;
  font-size: var(--size-24-30);
  font-family: var(--heading-font);
  line-height: 1.2;
  letter-spacing: 0.9px;
  transition: color 0.3s;
}

.news-it__text {
  margin-bottom: 14px;
  font-size: var(--size-14-16);
}

.news-it__btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-it__btm svg {
  transition: color 0.3s;
}

.news-it__date {
  color: var(--gray);
  font-size: var(--size-12-16);
  line-height: 1.2;
}

@media (min-width: 768px) {
  .news-it {
    position: relative;
    padding: 30px 30px 30px 30px;
  }
  .news-it:before {
    top: 30px;
    height: calc(100% - 30px);
  }
  .news-it__name {
    margin-bottom: 10px;
  }
  .news-it__text {
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .news-it {
    padding: 40px 40px 30px 40px;
  }
  .news-it__name {
    margin-bottom: 15px;
  }
  .news-it__text {
    margin-bottom: 36px;
  }
}
.news-block__wrapper {
  display: flex;
  flex-wrap: wrap;
}

.news-block__it {
  width: 300px;
  flex-shrink: 0;
}

.news-block__slider {
  overflow: hidden;
}

.news-block__name {
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .news-block__wrapper {
    gap: 0;
  }
  .news-block__it {
    width: 50%;
  }
}
.industry-scheme {
  overflow-x: auto;
  scrollbar-width: thin;
}

.industry-scheme__container {
  min-width: 1000px;
}

.industry-scheme__blocks {
  display: flex;
  width: 100%;
}

.industry-scheme__img {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 277px;
}
.industry-scheme__img img {
  max-height: 100%;
}

.industry-scheme__block {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
}
.industry-scheme__block:first-child .industry-scheme__block-inside {
  border-left: 1px solid var(--stroke);
}
.industry-scheme__block span {
  flex-grow: 1;
  font-size: var(--size-12-14);
}

.industry-scheme__block-inside {
  width: 100%;
  height: 30px;
  border-top: 1px solid var(--stroke);
  border-right: 1px solid var(--stroke);
}

.industry-scheme__dots {
  width: 100%;
  position: relative;
}

.industry-scheme__dot {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: var(--orange);
  cursor: pointer;
}
.industry-scheme__dot svg {
  display: flex;
}

.industry-scheme__blocks--btm .industry-scheme__block span {
  order: 1;
}
.industry-scheme__blocks--btm .industry-scheme__block-inside {
  border-top: 0;
  border-bottom: 1px solid var(--stroke);
}

.industry-slider {
  overflow: hidden;
  position: relative;
}

.industry-slider__wrapper {
  display: flex;
}

.industry-scheme {
  flex-basis: 100%;
  flex-shrink: 0;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (hover: hover) {
  .industry-scheme__dot:hover svg {
    animation: rotation 4s infinite linear;
  }
  .industry-scheme__dot:hover .industry-scheme__dot-inside {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  .industry-scheme__dot-elt:hover {
    color: var(--orange);
  }
}
.industry-scheme__dot-inside {
  position: absolute;
  top: -40px;
  right: 0px;
  z-index: 2;
  width: 280px;
  visibility: hidden;
  opacity: 0;
  display: none;
  transition: all 0.3s;
}
.industry-scheme__dot-inside::before {
  content: "";
  position: absolute;
  right: 4px;
  top: 36px;
  width: 42px;
  height: 2px;
  background-color: var(--white);
  transform: rotate(39deg);
}
.industry-scheme__dot-inside.right {
  right: auto;
  left: 0;
  padding-left: 40px;
}
.industry-scheme__dot-inside.right::before {
  left: 4px;
  right: auto;
  transform: rotate(-39deg);
}

.industry-scheme__dot-elt {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  min-height: 50px;
  width: 240px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  border: 1px solid var(--white, #FFF);
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  color: var(--text);
  text-decoration: none;
  transition: color 0.3s;
}

.industry-slider__controls {
  width: 100%;
  display: none;
}
.industry-slider__controls .slide-controls {
  border-top-color: var(--stroke);
  padding-bottom: 16px;
  border-bottom: 1px solid var(--stroke);
}
.industry-slider__controls .slide-controls__arrs::before {
  background-color: var(--stroke);
}

@media (min-width: 1024px) {
  .industry-slider__controls {
    position: absolute;
    top: 34px;
  }
}
.prods-short {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  color: var(--text);
  text-decoration: none;
  background-color: var(--grey-back);
  overflow: hidden;
  flex-shrink: 0;
  transition: background-color 0.3s;
}

.prods-short__logo {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 40px;
  width: auto;
}
.prods-short__logo img {
  height: 100%;
  width: auto;
}

.prods-short__img {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
  height: 100px;
  overflow: hidden;
}
.prods-short__img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.prods-short__name {
  position: relative;
  min-height: 40px;
  font-family: var(--heading-font);
  font-size: var(--size-20-30);
  line-height: 1.2;
  letter-spacing: 0.48px;
}

.prods-short__content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.prods-short__text {
  font-size: var(--size-14-16);
}

@media (hover: hover) {
  .prods-short:hover {
    background-color: var(--orange);
  }
}
@media (min-width: 768px) {
  .prods-short__logo {
    height: 60px;
  }
  .prods-short__img {
    height: 200px;
  }
}
@media (min-width: 1024px) {
  .prods-short {
    padding-inline: 40px;
    padding-bottom: 50px;
  }
  .prods-short__logo {
    height: 100px;
  }
  .prods-short__name {
    min-height: 72px;
  }
}
.prods-block__short {
  width: 300px;
}

@media (min-width: 768px) {
  .prods-block__short {
    width: calc(50% - 1px);
  }
}
@media (min-width: 1024px) {
  .prods-block__short {
    width: calc(33.3333333333% - 1.3333333333px);
  }
}
.equipment-it {
  position: relative;
  display: flex;
  color: var(--white, #FFF);
  font-family: var(--heading-font);
  font-size: var(--size-16-30);
  line-height: 1.2;
  letter-spacing: 0.9px;
  aspect-ratio: 470/450;
  overflow: hidden;
}
.equipment-it a {
  color: inherit;
  text-decoration: none;
}
.equipment-it img {
  transition: transform 0.3s;
  transform-origin: center;
}

@media (hover: hover) {
  .equipment-it:hover img {
    transform: scale(1.1);
  }
}
.equipment-it__name {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  padding: 16px;
  background: linear-gradient(205deg, rgba(104, 115, 137, 0) 45.55%, rgba(33, 36, 42, 0.8) 87.34%);
}

.equipment-it__img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.equipment-slider__wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 2px;
}

.equipment-slider__wrapper {
  height: 728px;
}

.equipment-slider {
  overflow: hidden;
}

.equipment-slider__it {
  width: 100%;
  height: calc(50% - 1px);
}

.equipment__controls {
  position: relative;
  margin-bottom: 20px;
}

@media (min-width: 500px) {
  .equipment-slider__wrapper {
    height: 935px;
  }
}
@media (min-width: 1024px) {
  .equipment-slider__wrapper {
    height: 906px;
  }
  .equipment-slider__it {
    width: calc(33.3333333333% - 1.3333333333px);
  }
}
.swiper-initialized .swiper-wrapper {
  -moz-column-gap: 0;
       column-gap: 0;
}

.catalog {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 2px;
}

@media (min-width: 500px) {
  .catalog {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .catalog {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.catalog__it--brand img {
  max-width: 220px;
}

.js--shrink .catalog__it:nth-child(n+7) {
  display: none;
}

.js--shrink.opened .catalog__it:nth-child(n+7) {
  display: flex;
}

@media (min-width: 1024px) {
  .catalog__it {
    padding-inline: 40px;
    padding-bottom: 50px;
    aspect-ratio: 474/448;
  }
  .catalog__it .download__top svg {
    width: 60px;
    height: 60px;
  }
}
.solution-it {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 40px;
  padding: 20px;
  color: var(--white);
  text-decoration: none;
  overflow: hidden;
}

.solution-it__img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-50%, -50%);
}

.solution-it__name {
  position: relative;
  z-index: 1;
  max-width: 660px;
}

.solution-it__ico {
  position: relative;
  z-index: 1;
}

@media (hover: hover) {
  .solution-it:hover::before {
    opacity: 0;
  }
  .solution-it:hover::after {
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .solution-it {
    padding: 40px;
  }
  .solution-it__name {
    min-height: 96px;
  }
}
.solution-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-auto-rows: 260px;
  gap: 30px;
}

.solutions-page {
  overflow: hidden;
}

.solution-list__it .solution-it {
  height: 100%;
}

.opened .solution-list__it:nth-child(n+6) {
  display: grid;
}

@media (min-width: 1024px) {
  .solution-list {
    grid-auto-rows: 378px;
  }
  .solution-list__it {
    display: grid;
    gap: 20px;
  }
  .solution-list__it:nth-child(2n+1) {
    grid-template-columns: minmax(0, 9fr) minmax(0, 3fr);
  }
  .solution-list__it:nth-child(2n) {
    grid-template-columns: minmax(0, 3fr) minmax(0, 9fr);
  }
  .solution-list__it:nth-child(2n):before {
    content: "";
  }
}
.projects-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}

@media (min-width: 500px) {
  .projects-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.step {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  row-gap: 30px;
  padding-block: 40px;
  border-bottom: 1px solid var(--text);
  opacity: 0.4;
  transition: opacity 0.3s;
}
.step:last-child {
  border-bottom: 0;
}
.step.active {
  opacity: 1;
}
.step.active .step__name {
  font-size: var(--size-24-40);
}
.step.active .step__text {
  font-size: var(--size-16-30);
}

.step__name {
  font-size: var(--size-16-30);
  font-family: var(--heading-font);
  line-height: 1.2;
  letter-spacing: 0.9px;
  transition: font-size 1s;
}

.step__text {
  font-size: var(--size-14-18);
  transition: font-size 1s;
}

@media (min-width: 768px) {
  .step {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
    padding: 0;
    border-bottom: 0;
  }
  .step:last-child .step__text::before {
    opacity: 0;
  }
  .step__name {
    padding-block: 40px;
  }
  .step__text {
    position: relative;
    padding-block: 40px;
    padding-left: 20px;
    border-left: 1px solid var(--stroke, #D9D9D9);
  }
  .step__text:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    height: 1px;
    width: calc(100% - 20px);
    background: var(--stroke, #D9D9D9);
  }
}
@media (min-width: 1024px) {
  .step__name, .step__text {
    padding-block: 80px;
  }
  .step__text {
    padding-left: 40px;
  }
  .step__text::before {
    left: 40px;
    width: calc(100% - 40px);
  }
  .step:first-child .step__name, .step:first-child .step__text {
    padding-top: 40px;
  }
  .step:last-child .step__name, .step:last-child .step__text {
    padding-bottom: 40px;
  }
}
.project-info__top {
  display: flex;
  justify-content: space-between;
}

.project-info__text {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
  font-size: var(--size-16-20);
}
.project-info__text .text {
  max-width: 917px;
}

@media (min-width: 768px) {
  .project-info__text {
    padding: 20px 30px 40px 30px;
  }
}
@media (min-width: 1024px) {
  .project-info__text {
    padding: 30px 30px 60px 30px;
  }
}
.files-blocks__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2px;
}

.files-blocks__it svg {
  width: 30px;
  height: 30px;
}

.files-blocks {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: var(--size-40-120);
}

@media (min-width: 500px) {
  .files-blocks__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .files-blocks__list {
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  }
}
.articles__arrs-wrap {
  position: relative;
}

.articles__arrs {
  bottom: var(--size-20-40);
}

.articles-list {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}

.articles-list__it:nth-child(5n+1) .preview__img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.articles-list__it:nth-child(5n+1) .preview__content {
  position: relative;
  z-index: 1;
  padding: 20px;
  color: var(--white);
}
.articles-list__it:nth-child(5n+1) .preview__desc {
  display: none;
}

@media (min-width: 500px) {
  .articles-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .articles-list__it:nth-child(5n+1) {
    grid-column: span 2;
  }
}
@media (min-width: 768px) {
  .articles-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 1fr;
  }
  .articles-list__it:nth-child(5n+1) {
    justify-content: flex-end;
  }
  .articles-list__it:nth-child(5n+1) .preview__img-wrap {
    aspect-ratio: unset;
  }
}
@media (min-width: 1024px) {
  .articles-list {
    grid-template-columns: repeat(24, minmax(0, 1fr));
    gap: 40px;
  }
  .articles-list__it {
    grid-column: span 9;
  }
  .articles-list__it:nth-child(5n+1) {
    grid-column: span 15;
    padding: 30px;
  }
}
.map-block {
  position: relative;
}

.map-block__text {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}

.map-block__map {
  position: relative;
}

.ymaps3x0--map-container {
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.map-marker {
  width: 44px;
  height: 44px;
  position: relative;
  transform: translate(-50%, -100%);
}

.map-popup {
  display: flex;
  flex-direction: column;
  width: 240px;
  height: 67px;
  padding: 15px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  border: 1px solid var(--white, #FFF);
  background: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  transform: translate(40px, -66px);
}
.map-popup::before {
  content: "";
  position: absolute;
  width: 45px;
  height: 1px;
  left: -42px;
  top: 25px;
  background-color: #FFF;
  transform: rotate(-30deg);
}
.map-popup.class-1 {
  transform: translate(calc(-100% - 40px), -66px);
}
.map-popup.class-1::before {
  content: "";
  position: absolute;
  width: 45px;
  height: 1px;
  left: auto;
  right: -42px;
  top: 25px;
  background-color: #FFF;
  transform: rotate(30deg);
}

.map-block__elt-link {
  position: relative;
  color: var(--white, #FFF);
  text-decoration: none;
}

.contacts-block__map.map-block .map-popup {
  width: 300px;
  height: 150px;
}

.map-block__elts {
  display: none;
}

.map-it {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  color: var(--white, #FFF);
  line-height: 1.2;
}

.map-it__name {
  font-family: var(--heading-font);
  font-size: var(--size-16-20);
  font-weight: 400;
}

.map-it__address {
  font-size: var(--size-12-14);
  font-weight: 400;
  margin-bottom: 10px;
}

.map-it__link {
  color: #242424;
  font-size: var(--size-12-14);
  font-weight: 700;
  text-decoration-color: #A7A7A7;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.map-block__info {
  display: flex;
  flex-direction: column;
  padding: 15px 15px 20px 15px;
}

.map-block__info-name {
  font-family: var(--heading-font);
  font-size: var(--size-24-30);
  font-weight: 700;
  line-height: 1.2;
}

.map-block__info-text {
  font-size: var(--size-12-16);
  line-height: 1.4;
  /* 16.8px */
}

@media (max-width: 499px) {
  .map-it__img {
    display: none;
  }
}
@media (min-width: 500px) {
  .map-it {
    grid-template-columns: 72px minmax(0, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .map-it__img {
    grid-row: 1/4;
    aspect-ratio: 1;
    overflow: hidden;
  }
  .contacts-block__map.map-block .map-popup {
    width: 370px;
  }
}
@media (min-width: 1024px) {
  .map-block__text {
    padding: 28px 30px 40px 30px;
  }
  .map-block__info {
    position: absolute;
    top: 60px;
    left: 60px;
    width: 530px;
    gap: 15px;
    padding: 30px 30px 40px 30px;
    z-index: 10;
  }
}
.team-it__img {
  display: flex;
  aspect-ratio: 325/432;
  overflow: hidden;
}
.team-it__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.team-it {
  display: flex;
  flex-direction: column;
  gap: 26px;
  flex-shrink: 0;
}

.team-it__content {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-bottom: 12px;
}

.team-it__name {
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: var(--size-16-20);
  line-height: 1.2;
  letter-spacing: 0.6px;
}

.team-it__position {
  color: var(--grey-inactive, #A7A7A7);
  font-size: var(--size-12-14);
  line-height: 1.4;
}

.team {
  display: flex;
  flex-direction: column;
  gap: var(--size-40-120);
}

.team__wrapper {
  overflow: hidden;
}

.team__list {
  display: flex;
  gap: 10px 6px;
}

.team__name {
  margin: 0;
  color: var(--grey-inactive, #A7A7A7);
  font-family: var(--heading-font);
  font-size: var(--size-16-30);
  line-height: 1.2;
  letter-spacing: 0.9px;
}

.team__it {
  width: calc(50% - 3px);
  flex-shrink: 0;
}

@media (min-width: 768px) {
  .team__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }
  .team__it {
    width: calc(33.3333333333% - 13.3333333333px);
    flex-shrink: 0;
  }
}
@media (min-width: 1024px) {
  .team__list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 45px 40px;
  }
  .team {
    margin-top: -70px;
  }
  .team__name {
    text-align: right;
  }
  .team__it {
    width: 100%;
  }
}
.stm {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 2px;
}

@media (min-width: 768px) {
  .stm {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .stm__it .prods-short__img {
    height: 270px;
  }
  .stm__it .prods-short__name {
    min-height: unset;
  }
}
.history-btm .history-btm__card {
  display: none;
}

.history-btm__img {
  display: flex;
  aspect-ratio: 333/153;
  margin-bottom: var(--size-20-40);
  overflow: hidden;
}
.history-btm__img img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.history-btm__year {
  margin-bottom: 10px;
  font-size: 60px;
  font-family: var(--heading-font);
  line-height: 1;
  letter-spacing: 1.8px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.history-btm__text {
  max-height: 330px;
  overflow-y: auto;
  scrollbar-width: thin;
}

.history-btm__flag {
  position: relative;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.history-btm__flag::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 40px);
  border-bottom: 1px solid var(--stroke);
}

.history__btm-it:last-child .history-btm__flag:before {
  display: none;
}

.history__btm-it {
  width: 70px;
  flex-shrink: 0;
}

.history-btm__flag-year {
  padding-bottom: 30px;
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.6px;
  transition: opacity 0.3s;
}

.history-btm__dot {
  position: absolute;
  bottom: 0;
  width: 10px;
  height: 10px;
  background-color: var(--stroke, #D9D9D9);
  border-radius: 50%;
  transform: translateY(50%);
  transition: background-color 0.3s, width 0.3s, height 0.3s;
}
.history-btm__dot::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: calc(100% + 6px);
  height: 15px;
  width: 1px;
  background-color: var(--stroke);
  left: 5px;
}

.history-btm.active .history-btm__flag-year {
  opacity: 0;
}
.history-btm.active .history-btm__dot {
  width: 20px;
  height: 20px;
  background-color: var(--orange);
}
.history-btm.active .history-btm__dot::before {
  opacity: 0;
}

.history__center {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .history-btm__flag-year {
    font-size: 50px;
  }
  .history-btm__dot {
    width: 14px;
    height: 14px;
  }
  .history__btm-it {
    width: 208px;
  }
}
@media (min-width: 1024px) {
  .history-btm__card {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
    gap: 20px;
  }
  .history-btm__year {
    position: relative;
    top: -47px;
    grid-column: 1;
    grid-row: 1;
    font-size: 200px;
    letter-spacing: 6px;
  }
  .history-btm__img {
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  .history-btm__img:before {
    position: absolute;
    content: attr(data-year);
    display: flex;
    top: -47px;
    left: calc(-50% - 20px);
    z-index: 1;
    color: var(--white);
    font-size: 200px;
    letter-spacing: 6px;
    font-family: var(--heading-font);
    line-height: 1;
  }
  .history-btm__text {
    grid-column: 1/-1;
  }
  .history-btm__flag-year {
    font-size: 100px;
    padding-bottom: 48px;
  }
  .history-btm__dot {
    width: 20px;
    height: 20px;
  }
  .history-btm__dot::before {
    left: 10px;
    height: 43px;
  }
  .history-btm.active .history-btm__dot {
    width: 40px;
    height: 40px;
  }
  .history__center {
    height: 460px;
  }
}
.history__top-it {
  display: flex;
  align-items: center;
  height: 50px;
  padding-inline: 20px;
  font-size: 20px;
  font-family: var(--heading-font);
  line-height: 1;
  letter-spacing: 0.6px;
  flex-shrink: 0;
}

.history__top-it.active {
  color: var(--orange);
}
.history__top-it.active span {
  transform: scale(1.5);
}

.history__top-wrapper {
  display: flex;
  align-items: center;
  gap: 30px;
}

.js-history-top.swiper-initialized .history__top-wrapper {
  gap: 0;
}

.history__top {
  overflow: hidden;
}

.history__btm {
  display: flex;
}

.history__btm-wrapper {
  display: flex;
  gap: 40px;
  transition: transform 0.3s;
}

.history-block {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .history {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    align-items: flex-start;
  }
  .history__btm {
    grid-column: 1/-1;
    width: 100%;
  }
  .history__btm-it.active {
    width: calc(50svw - 10px);
  }
  .history__center {
    order: -1;
  }
  .history__top {
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 1024px) {
  .history__top-it {
    font-size: 24px;
    padding-inline: 30px;
  }
  .history__center {
    padding-left: 40px;
  }
}
@media (min-width: 1440px) {
  .history__btm-it.active {
    width: 710px;
  }
}
.text-slider {
  position: relative;
}

.text-slider__swiper {
  display: flex;
  gap: 20px;
}

.text-slider__slide {
  width: 310px;
  flex-shrink: 0;
}

.text-slider__slider {
  overflow: hidden;
}

.text-slider__arrs {
  bottom: calc(100% + 28px);
}

@media (max-width: 1023px) {
  .text-slider__arrs {
    display: none;
  }
}
@media (min-width: 768px) {
  .text-slider__slide {
    width: 80%;
    max-height: 768px;
    overflow: hidden;
  }
  .text-slider__slide img {
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (min-width: 1024px) {
  .text-slider__slide {
    width: 100%;
  }
}
.sources__list {
  max-width: 1000px;
}

.sources {
  padding-top: 45px;
  border-top: 1px solid var(--stroke);
}

@media (min-width: 1024px) {
  .sources {
    padding-top: 30px;
  }
}
.author__img {
  grid-row: 1/3;
  aspect-ratio: 1;
  border-radius: 50%;
  overflow: hidden;
}

.author {
  display: grid;
  grid-template-columns: 60px minmax(0, 1fr);
  gap: 5px 19px;
  align-items: center;
}

.author__name {
  align-self: flex-end;
  font-family: var(--heading-font);
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.6px;
}

.author__spec {
  align-self: flex-start;
  color: var(--grey-inactive, #A7A7A7);
  font-size: var(--size-12-14);
  line-height: 1.4;
  /* 19.6px */
}

.comment__body {
  padding: 25px 10px 36px;
}

.comment__title {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 10px;
}

.comment__content {
  font-size: var(--size-14-20);
}

.comment {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}

.comment__h2 {
  margin: 0;
  font-family: var(--heading-font);
  font-size: var(--size-20-40);
  line-height: 1.2;
  letter-spacing: 0.6px;
}

@media (min-width: 768px) {
  .author__img {
    width: 100%;
    max-width: 168px;
    align-self: center;
    justify-self: center;
  }
  .comment__author {
    position: relative;
    grid-template-rows: auto 1fr;
    grid-template-columns: minmax(0, 2fr) minmax(0, 10fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin-bottom: -120px;
  }
  .comment__body {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(0, 10fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
    padding-block: 40px;
    padding-right: 34px;
  }
  .comment__body::before {
    content: "";
    grid-row: 1/3;
  }
}
.search-result-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px 20px;
}

.search-result-row__num {
  color: var(--grey-inactive, #A7A7A7);
  line-height: 1.2;
}

.search-row {
  display: grid;
  grid-template-columns: 40px 1fr;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding-block: 10px;
  border-bottom: 1px solid var(--stroke);
  text-decoration: none;
}
.search-row:first-child {
  border-top: 1px solid var(--stroke);
}

.search-row__name {
  display: flex;
  align-items: center;
  color: var(--text);
  font-family: var(--heading-font);
  font-size: 20px;
  line-height: 1.2;
}
.search-row__name span {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: var(--grey-inactive, #A7A7A7);
  transition: all 0.3s;
}

@media (hover: hover) {
  .search-row:hover span {
    text-decoration-color: transparent;
  }
}
.search-row__img {
  aspect-ratio: 1;
  overflow: hidden;
  background-color: var(--grey-back, #EDEDEA);
}

@media (min-width: 1024px) {
  .search-row {
    grid-template-columns: 60px 1fr;
  }
}
.page-404 {
  padding-top: 160px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.page-404__btm {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}

.page-404__btm-left {
  order: 1;
  margin-left: calc(-1 * var(--padding));
}

.page-404__top {
  display: flex;
  justify-content: center;
}
.page-404__top img {
  max-width: 400px;
}

@media (min-width: 768px) {
  .page-404__btm {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
  }
  .page-404__btm-left {
    order: 0;
  }
  .page-404__btm-right {
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 1024px) {
  .page-404__top {
    display: grid;
    grid-template-columns: minmax(0, 5fr) minmax(0, 5fr) minmax(0, 2fr);
    gap: 20px;
  }
  .page-404__top:before {
    content: "";
  }
  .page-404__top img {
    max-width: unset;
  }
  .page-404__btm {
    grid-template-columns: minmax(0, 6fr) minmax(0, 4fr) minmax(0, 2fr);
  }
}
@media (min-width: 1440px) {
  .page-404 {
    padding-top: 260px;
  }
  .page-404__btm-left {
    margin-left: calc(720px - 50svw);
  }
}
.main-contacts__top,
.contacts-row__top {
  margin-top: 0;
  margin-bottom: 15px;
  color: var(--grey-inactive, #A7A7A7);
  font-size: var(--size-14-16);
  line-height: 1.4;
}

.contacts-block__h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 16px;
}

.contacts-block__addr {
  margin-bottom: 20px;
  font-size: var(--size-16-20);
}

.contacts-block__links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-bottom: 20px;
}

.contacts-block__contacts {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.contacts-block__contact {
  display: flex;
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: var(--size-20-30);
  line-height: 1.2;
  letter-spacing: 0.9px;
  text-decoration: none;
  transition: color 0.3s;
}

.contacts-block__row {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  align-items: center;
  gap: 25px;
}

.contacts-block__btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2px;
}

.contacts-blocks {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: var(--size-40-120);
}

.contacts-block {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 20px;
}

.contacts-block__details {
  font-size: var(--size-16-20);
}

.contacts-block__person {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 20px;
}

.contacts-block__pos {
  font-size: var(--size-14-16);
  line-height: 1.4;
}

.contacts-block__name {
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: var(--size-20-30);
  line-height: 1.2;
  letter-spacing: 0.9px;
}

.contacts-block__img {
  display: flex;
  justify-content: center;
  aspect-ratio: 1;
  overflow: hidden;
}
.contacts-block__img img {
  min-height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contacts-block__svg {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--text);
  transition: color 0.3s;
}

.contacts-block__svg2 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--grey-inactive);
  transition: color 0.3s;
}

@media (hover: hover) {
  .contacts-block__contact:hover,
  .contacts-block__svg:hover,
  .contacts-block__svg2:hover {
    color: var(--orange);
  }
}
@media (min-width: 768px) {
  .contacts-block {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 65px;
  }
  .contacts-block__map {
    grid-column: 1/-1;
  }
}
@media (min-width: 1024px) {
  .contacts-block {
    grid-template-columns: minmax(0, 6fr) minmax(0, 1fr) minmax(0, 5fr);
  }
  .contacts-block__right {
    grid-column: 3;
  }
  .contacts-block__addr,
  .contacts-block__links {
    margin-bottom: 48px;
  }
  .contacts-block__links {
    gap: 25px 40px;
  }
  .contacts-block__contact.contacts-block__row {
    padding-top: 20px;
  }
  .contacts-block__person {
    margin-bottom: 48px;
  }
}
.h1 {
  margin: 0;
  font-size: var(--size-36-80);
  font-family: var(--heading-font);
  line-height: 1.1;
  letter-spacing: 2.4px;
  font-weight: 400;
}

.h2 {
  margin: 0;
  font-size: var(--size-30-40);
  font-family: var(--heading-font);
  line-height: 1.2;
  letter-spacing: 1.2px;
  font-weight: 400;
}
.h2 a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s;
}
.h2 a:hover {
  color: var(--orange);
}
.h2 span {
  color: var(--orange);
}

.h3 {
  margin-top: 0;
  font-size: var(--size-20-30);
  font-family: var(--heading-font);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1.2px;
}
.h3 span {
  color: var(--orange);
}

.block-name {
  position: relative;
  display: flex;
  gap: 5px;
  padding-left: var(--size-25-47);
}

.block-name__h2 {
  margin: 0;
  font-size: var(--size-24-40);
  font-family: var(--heading-font);
  line-height: 1.2;
  letter-spacing: 1.2px;
}

.block-name__num {
  position: absolute;
  top: 6px;
  left: 0;
  color: var(--text, #242424);
  font-family: var(--heading-font);
  font-size: var(--size-12-16);
  line-height: 1.2;
  letter-spacing: 0.36px;
}

.block-name__br {
  color: var(--gray);
}

.plus-deco {
  display: flex;
  color: var(--purple);
  font-size: var(--size-14-16);
  line-height: 1.2;
}

.plus-deco__br {
  color: var(--grey-inactive, #A7A7A7);
}

.plus-deco--white {
  color: var(--white);
}
.plus-deco--white .plus-deco__br {
  color: var(--white);
}

.logo-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.bg-orange {
  color: var(--white);
  background-color: var(--orange);
}

.bg-black {
  color: var(--white);
  background-color: var(--text);
}

.bg-link {
  position: relative;
}
.bg-link::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: var(--linear-bg);
  transition: opacity 0.3s;
}

.bg-gray {
  color: currentColor;
  background-color: var(--grey-back);
}

.bg-purple {
  color: var(--white);
  background-color: var(--purple);
}

.mb-40-120 {
  margin-bottom: var(--size-40-120);
}

.mb-20-40 {
  margin-bottom: var(--size-20-40);
}

.mb-40-60 {
  margin-bottom: var(--size-40-60);
}

.pb-40-120 {
  padding-bottom: var(--size-40-120);
}

.pb-40-66 {
  padding-bottom: var(--size-40-66);
}

.pt-40-120 {
  padding-top: var(--size-40-120);
}

.mb-24-30 {
  margin-bottom: var(--size-24-30);
}

@media (min-width: 768px) {
  .logo-line__logo {
    width: 80px;
    height: 30px;
    transform: translateZ(0);
  }
  .logo-line__logo svg {
    width: 100%;
    height: auto;
  }
}
/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/topform/assets/build/css/style.css?1763383903120931 */
