@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

.container-recaptcha-placeholder__container {
  display: none !important;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

body ol, body ul, body dl {
  list-style: none;
  margin-bottom: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  height: 100%;
  border: 0;
  background: none;
}
button:hover, button:focus {
  outline: none;
}

label {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

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

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

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

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

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

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

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

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

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

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

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

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

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

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

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

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

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

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

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

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

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

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

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

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

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

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

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

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

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

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

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

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

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

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

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

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

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

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

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

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

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

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

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

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

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

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

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

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

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

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

.swiper-container-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-container-flip {
  overflow: visible;
}

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

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

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

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

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/manrope/Manrope-ExtraLight.woff2) format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/manrope/Manrope-Light.woff2) format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/manrope/Manrope-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/manrope/Manrope-Medium.woff2) format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/manrope/Manrope-SemiBold.woff2) format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/manrope/Manrope-Bold.woff2) format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/manrope/Manrope-ExtraBold.woff2) format("woff2");
}
::-webkit-input-placeholder {
  color: #666;
  font-family: "Manrope", sans-serif;
}
::-moz-placeholder {
  color: #666;
  font-family: "Manrope", sans-serif;
}
:-ms-input-placeholder {
  color: #666;
  font-family: "Manrope", sans-serif;
}
::-ms-input-placeholder {
  color: #666;
  font-family: "Manrope", sans-serif;
}
::placeholder {
  color: #666;
  font-family: "Manrope", sans-serif;
}

::-moz-selection {
  background-color: #f46e49;
  color: #fff;
}

::selection {
  background-color: #f46e49;
  color: #fff;
}

input,
textarea {
  outline: none;
}
input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: red;
}
input:required:valid,
textarea:required:valid {
  border-color: green;
}

body {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #253137;
  min-width: 320px;
  position: relative;
  overflow-x: hidden;
  background: #f7f9fa;
}

a {
  color: #69c;
}

a.accent {
  color: #C94F3D;
}

a.accent:hover {
  color: #C94F3D;
}

a:hover {
  text-decoration: none;
  color: #3d85cc;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
@media (max-width: 920px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .container {
    padding: 0 16px;
  }
}
@media (max-width: 480px) {
  .container {
    padding: 0 14px;
  }
}

/* Reduced motion baseline */
@media (prefers-reduced-motion: reduce) {
  * {
    scroll-behavior: auto !important;
  }
}
body {
  min-height: 100vh;
  min-height: 100dvh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/* 404 */
.error-404 {
  padding: 80px 24px;
  background-color: #F7F9FA;
}

.error-404__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.error-block__col {
  min-width: 0;
}

/* Код ошибки */
.error-block__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 80px;
  text-align: center;
}

.error-block__code {
  font-family: "Manrope", sans-serif;
  font-size: 15vw;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.02em;
  color: #CCB589;
}

.error-block__message {
  max-width: 350px;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #CCB589;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(37, 49, 55, 0.6);
  margin: 0 auto;
}

/* Описание */
.error-block__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 80px;
  border-left: 1px solid #CED7DB;
}

.error-block__title {
  max-width: 560px;
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #253137;
}

.error-block__info-message {
  max-width: 560px;
  margin-top: 24px;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.error-block__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
}

.error-block__action .button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  width: 100%;
  max-width: 350px;
  min-height: 50px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 12px;
  background-color: #CCB589;
  color: #FFFFFF;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.error-block__action .button::after {
  content: "→";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.error-block__action .button:hover {
  background-color: #F46E49;
  border-color: #F46E49;
  color: #FFFFFF;
}

.error-block__action .button:hover::after {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px);
}

.error-block__action .button:focus-visible {
  outline: none;
  background-color: #F46E49;
  border-color: #F46E49;
  color: #FFFFFF;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 1200px) {
  .error-block__main {
    padding-right: 48px;
  }
  .error-block__info {
    padding-left: 48px;
  }
}
@media (max-width: 992px) {
  .error-block__main {
    padding-right: 40px;
  }
  .error-block__info {
    padding-left: 40px;
  }
  .error-block__title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .error-404 {
    padding: 48px 16px;
  }
  .error-404__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .error-block__main {
    padding-right: 0;
    padding-bottom: 48px;
  }
  .error-block__info {
    padding-top: 48px;
    padding-left: 0;
    border-top: 1px solid #CED7DB;
    border-left: 0;
  }
  .error-block__code {
    font-size: 155px;
  }
  .error-block__title {
    font-size: 32px;
  }
  .error-block__action {
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .error-404 {
    padding: 36px 14px;
  }
  .error-block__main {
    padding-bottom: 36px;
  }
  .error-block__info {
    padding-top: 36px;
  }
  .error-block__message {
    margin-top: 20px;
    padding-top: 20px;
    font-size: 14px;
  }
  .error-block__title {
    font-size: 26px;
  }
  .error-block__info-message {
    margin-top: 20px;
  }
  .error-block__action {
    margin-top: 32px;
  }
  .error-block__action .button {
    max-width: none;
    font-size: 15px;
  }
}
/* База блока */
.about-command {
  padding: 140px 0 80px 0;
  overflow: hidden;
  background-color: #FFFFFF;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.about-command__header {
  max-width: 800px;
  margin: 0 auto 30px;
  text-align: center;
}

.about-command__title {
  margin: 0;
  color: #253137;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.about-command__title-accent {
  color: #CCB589;
}

.about-command__subtitle {
  max-width: 560px;
  margin: 16px auto 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

/* Список */
.about-command__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-command__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc((100% - 96px) / 3);
          flex: 0 1 calc((100% - 96px) / 3);
  min-width: 0;
}

/* Карточка */
.about-command__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 360px;
  overflow: hidden;
  background-color: #EBEEF0;
  border-radius: 14px;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  -webkit-transition: -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.about-command__card::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  pointer-events: none;
  -webkit-box-shadow: inset 0 -80px 80px rgba(37, 49, 55, 0.72), inset 0 -40px 40px rgba(37, 49, 55, 0.6);
          box-shadow: inset 0 -80px 80px rgba(37, 49, 55, 0.72), inset 0 -40px 40px rgba(37, 49, 55, 0.6);
}

.about-command__image {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  -webkit-transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Текст поверх изображения */
.about-command__content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 100%;
  padding: 24px;
  color: #FFFFFF;
}

.about-command__name {
  margin: 0;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

.about-command__position {
  margin: 8px 0 0;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}

/* Hover */
.about-command__card:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
}

.about-command__card:hover .about-command__image {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
}

/* Адаптив */
@media (max-width: 1200px) {
  .about-command__list {
    gap: 20px;
  }
  .about-command__item {
    -ms-flex-preferred-size: calc((100% - 60px) / 3);
        flex-basis: calc((100% - 60px) / 3);
  }
  .about-command__card {
    min-height: 360px;
  }
}
@media (max-width: 992px) {
  .about-command__title {
    font-size: 40px;
  }
  .about-command__item {
    -ms-flex-preferred-size: calc((100% - 40px) / 3);
        flex-basis: calc((100% - 40px) / 3);
  }
}
@media (max-width: 768px) {
  .about-command {
    padding: 48px 0;
  }
  .about-command__header {
    margin-bottom: 32px;
  }
  .about-command__title {
    font-size: 32px;
  }
  .about-command__list {
    gap: 16px;
  }
  .about-command__item {
    -ms-flex-preferred-size: calc((100% - 16px) / 2);
        flex-basis: calc((100% - 16px) / 2);
  }
  .about-command__content {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .about-command {
    padding: 36px 0;
  }
  .about-command__header {
    margin-bottom: 24px;
  }
  .about-command__title {
    font-size: 26px;
  }
  .about-command__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .about-command__card {
    min-height: 360px;
  }
  .about-command__content {
    padding: 24px;
  }
  .about-command__name {
    font-size: 18px;
  }
}
.about-header {
  position: relative;
  min-height: 517px;
  padding: 14px 0 0;
  background-color: #EBEEF0;
  padding-bottom: 0 !important;
}

.about-advants {
  position: relative;
}

.about-header__container {
  position: relative;
  z-index: 1;
  min-height: 625px;
  padding: 0;
  overflow: hidden;
}

.about-advants__container {
  position: relative;
}

.about-header__title {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-align: center;
}

.about-header__title-accent {
  color: #CCB589;
}

.about-header__subtitle {
  position: relative;
  z-index: 2;
  color: rgba(37, 49, 55, 0.72);
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  text-align: center;
  max-width: 840px;
  margin: 14px auto;
}

.about-header__picture {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 50%;
  display: block;
  width: 113%;
  height: auto;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.about-header__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}

.about-header__advantages {
  position: absolute;
  z-index: 3;
  right: 24px;
  bottom: -100px;
  left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-header__advantage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  min-width: 0;
  padding: 14px 24px;
  border: 1px solid #EBEEF0;
  border-radius: 14px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.about-header__advantage-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  color: #CCB589;
}

.about-header__advantage-icon svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.about-header__advantage-content {
  min-width: 0;
}

.about-header__advantage-title {
  margin: 0;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
}

.about-header__advantage-text {
  margin: 0;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}

.about-header__advantage:hover {
  border-color: #CED7DB;
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

@media (max-width: 1200px) {
  .about-header__advantage {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (max-width: 992px) {
  .about-header__picture {
    width: 135%;
  }
  .about-header__title {
    font-size: 40px;
  }
  .about-header__advantages {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 14px;
  }
  .about-header__advantage {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 8px);
            flex: 1 1 calc(50% - 8px);
  }
}
@media (max-width: 940px) {
  .about-header__picture {
    width: 154%;
  }
}
@media (max-width: 768px) {
  .about-header {
    min-height: 0;
    padding: 48px 0;
  }
  .about-header__container {
    min-height: 0;
  }
  .about-header__title {
    font-size: 42px;
  }
  .about-header__picture {
    position: relative;
    top: 20px;
    left: auto;
    width: calc(100% + 32px);
    height: 320px;
    margin: 24px 0 0 -16px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .about-header__advantages {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    margin-top: -80px;
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .about-header {
    padding: 48px 0;
  }
  .about-header__subtitle {
    margin-top: 16px;
  }
  .about-header__picture {
    width: calc(100% + 28px);
    height: 240px;
    margin-right: -14px;
    margin-left: -14px;
  }
  .about-header__advantages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: -48px;
  }
  .about-header__advantage {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 100%;
    padding: 14px 24px;
  }
}
.about-how-work {
  padding: 80px 0;
  background-color: #EBEEF0;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.about-how-work__title {
  margin: 0 0 24px;
  color: #253137;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-align: center;
}

.about-how-work__title-accent {
  color: #CCB589;
}

.about-how-work__subtitle {
  width: 100%;
  max-width: 920px;
  margin: 0 auto 48px;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  text-align: center;
}

.about-how-work__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 48px;
  list-style: none;
}

.about-how-work__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}

.about-how-work__number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50px;
  height: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #CCB589;
  color: #FFFFFF;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}

.about-how-work__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-top: 8px;
}

.about-how-work__item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  color: #253137;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.about-how-work__item-title::before {
  content: "/";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #CCB589;
  font-weight: 700;
}

.about-how-work__text {
  margin: 0;
  color: #253137;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.55;
}

.about-how-work__result {
  display: block;
  margin-top: 8px;
  color: #253137;
  font-weight: 600;
  border-bottom: 2px solid #CCB589;
  display: inline-block;
}

.about-how-work__summary {
  width: 100%;
  max-width: 920px;
  margin: 48px auto 0;
  padding-top: 24px;
  border-top: 1px solid #CED7DB;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.55;
  text-align: center;
}

@media (max-width: 992px) {
  .about-how-work__title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .about-how-work {
    padding: 48px 0;
  }
  .about-how-work__title {
    margin-bottom: 20px;
    font-size: 32px;
  }
  .about-how-work__subtitle {
    margin-bottom: 40px;
  }
  .about-how-work__list {
    row-gap: 32px;
  }
  .about-how-work__item {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .about-how-work__item-title {
    font-size: 18px;
  }
  .about-how-work__summary {
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .about-how-work {
    padding: 36px 0;
  }
  .about-how-work__title {
    font-size: 26px;
  }
  .about-how-work__subtitle {
    margin-bottom: 32px;
    font-size: 15px;
    text-align: left;
  }
  .about-how-work__item {
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
  .about-how-work__number {
    width: 42px;
    height: 42px;
    -ms-flex-preferred-size: 42px;
        flex-basis: 42px;
    font-size: 32px;
  }
  .about-how-work__content {
    padding-top: 0;
  }
  .about-how-work__item-title {
    margin-bottom: 8px;
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    font-size: 16px;
  }
  .about-how-work__text {
    font-size: 14px;
  }
  .about-how-work__summary {
    margin-top: 32px;
    padding-top: 20px;
    font-size: 15px;
    text-align: left;
  }
}
/* ---------- 1. Каркас статьи ---------- */
.article {
  max-width: 760px;
  color: #253137;
  font-size: 16px;
  line-height: 1.65;
  overflow-wrap: break-word;
}

/* сброс обтекания в конце статьи */
.article::after {
  content: "";
  display: table;
  clear: both;
}

.article > *:first-child {
  margin-top: 0;
}

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

.article ::-moz-selection {
  background-color: rgba(204, 181, 137, 0.35);
}

.article ::selection {
  background-color: rgba(204, 181, 137, 0.35);
}

/* ---------- 2. Заголовки ---------- */
.article h1,
.article h2,
.article h3,
.article h4 {
  color: #253137;
  font-weight: 700;
}

.article h1 {
  margin: 0 0 20px;
  font-size: 40px;
  line-height: 1.15;
  letter-spacing: -0.02em;
}

.article h2 {
  clear: both;
  margin: 36px 0 16px;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

/* фирменная планка ритма статьи */
.article h2::after {
  content: "";
  display: block;
  width: 44px;
  height: 3px;
  margin-top: 12px;
  border-radius: 999px;
  background-color: #CCB589;
}

.article h3 {
  margin: 20px 0 14px;
  font-size: 24px;
  line-height: 1.25;
}

.article h4 {
  margin: 32px 0 12px;
  font-size: 18px;
  line-height: 1.3;
}

/* заголовок сразу после заголовка — без двойного воздуха */
.article h2 + h3 {
  margin-top: 24px;
}

.article h3 + h4 {
  margin-top: 16px;
}

/* якоря оглавления не прячутся под фикс-шапкой;
   значение синхронизировать с высотой page-header */
.article h2[id],
.article h3[id] {
  scroll-margin-top: 100px;
}

/* ---------- 3. Текст ---------- */
.article p {
  margin: 0 0 20px;
}

.article .article__lead {
  margin: 0 0 28px;
  color: rgba(37, 49, 55, 0.72);
  font-size: 18px;
  line-height: 1.6;
}

.article .article__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px 14px;
  margin: 0 0 24px;
  color: rgba(37, 49, 55, 0.5);
  font-size: 13px;
  line-height: 1.4;
}

.article .article__meta span + span::before {
  content: "•";
  margin-right: 14px;
  color: #CCB589;
}

.article strong,
.article b,
.article .important {
  font-weight: 700;
}

/* текстовые ссылки (без класса; .doc, .fancybox и пр. — своими правилами) */
.article a:not([class]) {
  color: #C94F3D;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.article a:not([class]):hover {
  color: #553023;
}

.article a:not([class]):focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

/* ---------- 4. Списки ---------- */
.article ul,
.article ol {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}

.article li {
  position: relative;
  margin: 0 0 10px;
  padding-left: 28px;
}

.article li > :last-child {
  margin-bottom: 0;
}

.article ul li::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #CCB589;
}

.article ul ul,
.article ol ol,
.article ul ol,
.article ol ul {
  margin: 10px 0 0;
}

.article ul ul li::before {
  left: 5px;
  width: 6px;
  height: 6px;
  background-color: rgba(204, 181, 137, 0.55);
}

/* большой список: много крупных пунктов */
.article ul.big-list {
  font-size: 15px;
  line-height: 1.55;
  background: #EBEEF0;
  border-radius: 14px;
  padding: 14px 14px 4px 14px;
  position: relative;
}

.article ul.big-list::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  border-radius: 14px;
  background-image: url("/img/bg-art.svg");
  opacity: 0.2;
  background-size: cover;
}

.article ul.big-list > li {
  margin-bottom: 12px;
  padding-left: 24px;
}

.article ul.big-list > li::before {
  left: 4px;
  top: 0.6em;
  width: 6px;
  height: 6px;
}

/* нумерованный список: шаги, этапы */
.article ol {
  counter-reset: article-ol;
}

.article ol > li {
  counter-increment: article-ol;
  margin-bottom: 14px;
  padding-left: 40px;
}

.article ol > li::before {
  content: counter(article-ol);
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #CCB589;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
}

.article ol ol > li {
  padding-left: 34px;
}

.article ol ol > li::before {
  top: 2px;
  width: 22px;
  height: 22px;
  background-color: #EBEEF0;
  color: #253137;
  font-size: 12px;
  line-height: 22px;
}

/* ---------- 5. Изображения ---------- */
.article .article-thumbnail {
  margin: 28px 0;
  text-align: center;
}

.article .article-thumbnail a {
  display: inline-block;
  border-radius: 14px;
}

.article .article-thumbnail img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border-radius: 14px;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  -webkit-transition: -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.article .article-thumbnail a:hover img,
.article .article-thumbnail a:focus-visible img {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
}

.article .article-thumbnail a:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.article .article-thumbnail.center {
  margin: 32px auto;
}

.article .article-thumbnail.left,
.article .article-thumbnail.right {
  max-width: min(46%, 400px);
}

.article .article-thumbnail.left {
  float: left;
  margin: 6px 28px 16px 0;
}

.article .article-thumbnail.right {
  float: right;
  margin: 6px 0 16px 28px;
}

.article .article-thumbnail__caption {
  margin: 10px 0 0;
  color: rgba(37, 49, 55, 0.55);
  font-size: 13px;
  line-height: 1.5;
}

/* ---------- 6. Таблицы ---------- */
.article .adaptive-table {
  clear: both;
  margin: 32px 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #FFFFFF;
  border: 1px solid #DDE4E7;
  border-radius: 14px;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
}

.article .standart-table-article {
  width: 100%;
  min-width: 560px;
  border-collapse: collapse;
  font-size: 15px;
  line-height: 1.5;
}

.article .standart-table-article th {
  padding: 14px 18px;
  background-color: #EBEEF0;
  color: #253137;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.35;
  text-align: left;
  text-transform: uppercase;
}

.article .standart-table-article td {
  padding: 13px 18px;
  border-top: 1px solid #EBEEF0;
  vertical-align: top;
}

.article .standart-table-article tr:nth-child(even) td {
  background-color: #F7F9FA;
}

.article .standart-table-article tr:hover td {
  background-color: rgba(204, 181, 137, 0.07);
}

/* ---------- 7. Акцентные блоки ---------- */
.article .attention,
.article .advance {
  position: relative;
  clear: both;
  margin: 32px 0;
  padding: 20px 24px 20px 62px;
  border-radius: 14px;
  background: 4px solid rgba(244, 110, 73, 0.05);
}

.article .attention::before,
.article .advance::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 21px;
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
}

.article .attention > :last-child,
.article .advance > :last-child {
  margin-bottom: 0;
}

/* «обратить внимание» — спокойный золотой сигнал */
.article .attention {
  background-color: rgba(204, 181, 137, 0.12);
  border: 1px solid rgba(204, 181, 137, 0.4);
}

.article .attention::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9.2' stroke='%23CCB589' stroke-width='1.8'/%3E%3Cpath d='M12 7.4v5.4' stroke='%23CCB589' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='12' cy='16.3' r='1.15' fill='%23CCB589'/%3E%3C/svg%3E");
}

/* «важно» — карточка с оранжевым сигналом действия */
.article .advance {
  background-color: rgba(244, 110, 73, 0.09);
  border: 1px solid #EBEEF0;
  border-left: 4px solid rgb(244, 110, 73);
  -webkit-box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
          box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
  font-weight: 500;
}

.article .advance p {
  position: relative;
  z-index: 2;
}

.article .advance::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10.22 4.1 3.05 16.52c-.79 1.37.2 3.08 1.78 3.08h14.34c1.58 0 2.57-1.71 1.78-3.08L13.78 4.1c-.79-1.37-2.77-1.37-3.56 0Z' stroke='%23F46E49' stroke-width='1.8' stroke-linejoin='round'/%3E%3Cpath d='M12 9.2v4.2' stroke='%23F46E49' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='12' cy='16.5' r='1.15' fill='%23F46E49'/%3E%3C/svg%3E");
}

/* ---------- 8. Блок-ссылка на документ ---------- */
.article a.doc {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  clear: both;
  margin: 28px 0;
  padding: 18px 22px 18px 64px;
  background-color: #FFFFFF;
  border: 1px solid #DDE4E7;
  border-radius: 14px;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  color: #253137;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* значок документа */
.article a.doc::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 28px;
  height: 28px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.2 3.6h7.1l4.5 4.7v11c0 .61-.5 1.1-1.1 1.1H6.2c-.61 0-1.1-.49-1.1-1.1V4.7c0-.61.49-1.1 1.1-1.1Z' stroke='%23CCB589' stroke-width='1.7' stroke-linejoin='round'/%3E%3Cpath d='M13.3 3.6v4.7h4.5' stroke='%23CCB589' stroke-width='1.7' stroke-linejoin='round'/%3E%3Cpath d='M8.3 13.1h7.4M8.3 16.3h4.9' stroke='%23CCB589' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain;
}

/* стрелка скачивания */
.article a.doc::after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin-left: auto;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 4.2v10.6m0 0 4.3-4.3M12 14.8 7.7 10.5' stroke='%23CCB589' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.6 19.6h12.8' stroke='%23CCB589' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain;
  -webkit-transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.article a.doc:hover,
.article a.doc:focus-visible {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  border-color: #CCB589;
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
}

.article a.doc:hover::after {
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}

.article a.doc:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35), 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35), 0 12px 30px rgba(37, 49, 55, 0.1);
}

/* ---------- 9. Цитата ---------- */
.article blockquote {
  position: relative;
  clear: both;
  margin: 32px 0;
  padding: 26px 28px 26px 64px;
  background-color: #EBEEF0;
  border-radius: 18px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.6;
}

.article blockquote::before {
  content: "«";
  position: absolute;
  left: 22px;
  top: 12px;
  color: #CCB589;
  font-size: 48px;
  font-weight: 800;
  line-height: 1;
}

.article blockquote > :last-child {
  margin-bottom: 0;
}

.article blockquote cite {
  display: block;
  margin-top: 12px;
  color: rgba(37, 49, 55, 0.6);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

/* ---------- 10. Оглавление ---------- */
.article .article-toc {
  clear: both;
  margin: 32px 0;
  padding: 24px 28px;
  background-color: #EBEEF0;
  border-radius: 14px;
}

.article .article-toc__title {
  margin: 0 0 14px;
  color: rgba(37, 49, 55, 0.55);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.article .article-toc ol {
  margin: 0;
  counter-reset: article-toc;
}

.article .article-toc li {
  counter-increment: article-toc;
  margin-bottom: 8px;
  padding-left: 30px;
}

.article .article-toc li:last-child {
  margin-bottom: 0;
}

.article .article-toc li::before {
  content: counter(article-toc) ".";
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  background: none;
  color: #CCB589;
  font-size: 15px;
  font-weight: 700;
  line-height: inherit;
}

.article .article-toc a {
  color: #253137;
  text-decoration: none;
  border-bottom: 1px solid #CCB589;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.article .article-toc a:hover {
  color: #553023;
  border-color: #553023;
}

/* ---------- 11. Разделитель ---------- */
.article hr {
  clear: both;
  height: 1px;
  margin: 48px 0;
  border: 0;
  background-color: #DDE4E7;
}

/* ---------- 12. Адаптив: 992 / 768 / 480 ---------- */
@media (max-width: 992px) {
  .article h1 {
    font-size: 36px;
  }
}
@media (max-width: 768px) {
  .article h1 {
    font-size: 32px;
  }
  .article h2 {
    margin-top: 44px;
    font-size: 28px;
  }
  .article h3 {
    margin-top: 32px;
    font-size: 22px;
  }
  .article .article__lead {
    font-size: 17px;
  }
  .article .article-thumbnail.left,
  .article .article-thumbnail.right {
    float: none;
    max-width: 100%;
    margin: 24px auto;
  }
}
@media (max-width: 480px) {
  .article h1 {
    font-size: 26px;
  }
  .article h2 {
    margin-top: 36px;
    font-size: 24px;
  }
  .article h3 {
    font-size: 20px;
  }
  .article h4 {
    font-size: 17px;
  }
  .article .attention,
  .article .advance {
    margin: 28px 0;
    padding: 16px 18px 16px 52px;
  }
  .article .attention::before,
  .article .advance::before {
    left: 16px;
    top: 17px;
    width: 22px;
    height: 22px;
  }
  .article .standart-table-article {
    font-size: 14px;
  }
  .article .standart-table-article th {
    padding: 12px 14px;
    font-size: 12px;
  }
  .article .standart-table-article td {
    padding: 11px 14px;
  }
  .article blockquote {
    padding: 20px 20px 20px 54px;
    font-size: 16px;
  }
  .article blockquote::before {
    left: 16px;
    font-size: 40px;
  }
  .article a.doc {
    gap: 12px;
    padding: 16px 18px 16px 56px;
    font-size: 15px;
  }
  .article a.doc::before {
    left: 16px;
    width: 24px;
    height: 24px;
  }
  .article .article-toc {
    padding: 20px;
  }
  .article hr {
    margin: 40px 0;
  }
}
/* ---------- 13. prefers-reduced-motion ---------- */
@media (prefers-reduced-motion: reduce) {
  .article a:not([class]),
  .article .article-toc a,
  .article .article-thumbnail img,
  .article a.doc,
  .article a.doc::after {
    -webkit-transition: none;
    transition: none;
  }
  .article a.doc:hover,
  .article a.doc:focus-visible,
  .article .article-thumbnail a:hover img,
  .article .article-thumbnail a:focus-visible img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .article a.doc:hover::after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
/* Blog: база блока */
.blog {
  padding: 40px 0;
  background-color: #F7F9FA;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.blog__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.blog__title {
  margin: 0;
  color: #253137;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.blog__title-accent {
  color: #CCB589;
}

.blog__subtitle {
  margin: 24px 0 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

/* Blog: категории */
.blog__categories {
  margin-top: 28px;
  overflow-x: auto;
}

.blog__categories-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog__categories-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.blog__categories-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 42px;
  padding: 0 22px;
  border: 1px solid #EBEEF0;
  border-radius: 16px;
  background-color: #FFFFFF;
  color: #253137;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Blog: список карточек */
.blog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.blog__card {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 9px);
          flex: 0 0 calc(25% - 9px);
  min-width: 0;
  overflow: hidden;
  border-radius: 14px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  -webkit-transition: -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.blog__card-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 240px;
  overflow: hidden;
  border-radius: 14px;
  color: inherit;
  text-decoration: none;
}

.blog__card-link:hover {
  color: #ffede0;
}

.blog__card-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-width: 0;
  padding: 24px;
}

.blog__card-category {
  display: block;
  color: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  opacity: 0.72;
}

.blog__card-title {
  margin: 12px 0 0;
  color: inherit;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.blog__card-time {
  display: block;
  margin-top: auto;
  padding-top: 24px;
  color: inherit;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  opacity: 0.72;
}

.blog__card-image {
  position: absolute;
  inset: 0;
  width: 120%;
  height: 120%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.blog__card-overlay {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(37, 49, 55, 0.55)), to(rgba(37, 49, 55, 0.72)));
  background: linear-gradient(180deg, rgba(37, 49, 55, 0.55) 0%, rgba(37, 49, 55, 0.72) 100%);
}

/* Blog: модификаторы карточек */
.blog__card--wide {
  -ms-flex-preferred-size: calc(50% - 6px);
      flex-basis: calc(50% - 6px);
}

.blog__card--image {
  background-color: #253137;
  color: #FFFFFF;
}

.blog__card--accent {
  background-color: #CCB589;
  color: #FFFFFF;
}

.blog__card--accent .blog__card-link {
  background-color: #CCB589;
}

.blog__card--hot {
  background-color: #F46E49;
  color: #FFFFFF;
}

.blog__card--hot .blog__card-link {
  background-color: #F46E49;
}

.blog__card--dark {
  background-color: #253137;
  color: #FFFFFF;
}

.blog__card--dark .blog__card-link {
  background-color: #253137;
}

/* Blog: hover и focus */
.blog__categories-link:hover {
  border-color: #F46E49;
  background-color: #F46E49;
  color: #FFFFFF;
}

.blog__categories-link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.blog__categories-link--active {
  border-color: #CCB589;
  background-color: #CCB589;
  color: #FFFFFF;
}

.blog__categories-link--active:hover {
  border-color: #F46E49;
  background-color: #F46E49;
  color: #FFFFFF;
}

.blog__card:hover,
.blog__card:focus-within {
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.blog__card:hover .blog__card-image {
  -webkit-transform: translate(-50%, -50%) scale(1.02);
      -ms-transform: translate(-50%, -50%) scale(1.02);
          transform: translate(-50%, -50%) scale(1.02);
}

.blog__card-link:focus-visible {
  outline: none;
  -webkit-box-shadow: inset 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: inset 0 0 0 3px rgba(245, 158, 11, 0.35);
}

/* Blog: адаптив */
@media (max-width: 1200px) {
  .blog__categories-link {
    padding: 0 20px;
    font-size: 15px;
  }
}
@media (max-width: 992px) {
  .blog__title {
    font-size: 40px;
  }
  .blog__card {
    -ms-flex-preferred-size: calc(50% - 6px);
        flex-basis: calc(50% - 6px);
  }
  .blog__card--wide {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 768px) {
  .blog {
    padding: 48px 0;
  }
  .blog__title {
    font-size: 32px;
  }
  .blog__subtitle {
    margin-top: 16px;
  }
  .blog__categories {
    width: 100%;
    margin-top: 32px;
  }
  .blog__categories-list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-bottom: 12px;
  }
  .blog__list {
    margin-top: 32px;
  }
  .blog__card,
  .blog__card--wide {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .blog__card-link {
    min-height: 240px;
  }
  .blog__card-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .blog {
    padding: 36px 0;
  }
  .blog__title {
    font-size: 26px;
  }
  .blog__categories-link {
    min-height: 42px;
    padding: 0 16px;
    font-size: 14px;
  }
  .blog__card-link {
    min-height: 192px;
  }
  .blog__card-content {
    padding: 20px;
  }
  .blog__card-title {
    font-size: 16px;
  }
  .blog__card-time {
    padding-top: 16px;
  }
}
.blog-page {
  padding: 25px 0 80px 0;
  background-color: #EBEEF0;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.blog-page__title {
  margin-bottom: 20px;
}

.blog-page__layout {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.blog-page__sidebar {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
}

.blog-page__sidebar-inner {
  width: 100%;
}

.blog-page__sidebar-inner .article-navigation__list:before {
  position: absolute;
  height: 100%;
  width: 1px;
  background: #dfdfdf;
  content: "";
  display: block;
  left: 0px;
}

.blog-page__sidebar-inner .article-navigation__link::before {
  left: -1px;
}

.blog-page__sidebar-title {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.72);
}

.blog-page__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-page__nav-item {
  margin: 0;
  padding: 0;
}

.blog-page__nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 8px;
  border-radius: 12px;
  color: #253137;
  text-decoration: none;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.blog-page__icon-placeholder {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 12px;
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.blog-page__nav-text {
  min-width: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
}

.blog-page__wrap {
  -webkit-box-flex: 3;
      -ms-flex: 3 1 0px;
          flex: 3 1 0;
  min-width: 0;
}

.blog-page__wrap .article {
  max-width: none;
}

.blog-page__content {
  background-color: #FFFFFF;
  padding: 28px 28px 28px 28px;
  border-radius: 18px;
  -webkit-box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
          box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
  border: 1px solid #EBEEF0;
}

.blog-page__title {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #253137;
  margin-bottom: 25px;
}

.blog-page__title-accent {
  color: #CCB589;
}

.blog-page__subtitle {
  max-width: 100%;
  margin: 16px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.blog-page__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  margin-top: 32px;
}

.blog-page__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.blog-page__section-title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #253137;
}

.blog-page__text {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: #253137;
}

.blog-page__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog-page__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: #253137;
}

.blog-page__list-marker {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
  width: 14px;
  height: 14px;
  margin-top: 8px;
  border-radius: 50%;
  background-color: #CCB589;
}

.blog-page__nav-link--active a {
  color: #F46E49;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  border-radius: 12px;
}

.blog-page__nav-link--active .blog-page__icon-placeholder {
  border-color: #F46E49;
}

.blog-page__nav-link:hover {
  color: #F46E49;
  background-color: #FFFFFF;
}

.blog-page__nav-link:hover .blog-page__icon-placeholder {
  border-color: #F46E49;
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
}

.blog-page__nav-link:focus-visible {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 1200px) {
  .blog-page__content {
    padding: 40px;
  }
}
@media (max-width: 992px) {
  .blog-page__content {
    padding: 32px;
  }
  .blog-page__title {
    font-size: 40px;
  }
  .blog-page__nav-text {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .blog-page {
    padding: 48px 0;
  }
  .blog-page__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-page__sidebar,
  .blog-page__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .blog-page__nav-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
  }
  .blog-page__nav-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 12px);
            flex: 1 1 calc(50% - 12px);
  }
  .blog-page__nav-link {
    height: 100%;
  }
  .blog-page__content {
    padding: 24px;
  }
  .blog-page__title {
    font-size: 32px;
  }
  .blog-page__section-title {
    font-size: 18px;
  }
  .blog-page__text,
  .blog-page__list-item {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .blog-page {
    padding: 36px 0;
  }
  .blog-page__nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-page__nav-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .blog-page__content {
    padding: 20px;
    border-radius: 14px;
  }
  .blog-page__title {
    font-size: 26px;
  }
  .blog-page__section-title {
    font-size: 16px;
  }
  .blog-page__body {
    gap: 24px;
    margin-top: 24px;
  }
}
.company-contacts {
  padding: 40px 0;
  color: #253137;
}

.company-contacts__head {
  max-width: 720px;
  margin-bottom: 48px;
  position: relative;
  z-index: 5;
  text-shadow: 1px 1px 0px #FFF;
}

.company-contacts__title {
  margin: 0;
  color: #253137;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.company-contacts__title-accent {
  color: #CCB589;
}

.company-contacts__subtitle {
  max-width: 650px;
  margin: 20px 0 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.company-contacts__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 80px;
     -moz-column-gap: 80px;
          column-gap: 80px;
  position: relative;
  z-index: 2;
}

.company-contacts__content:before {
  content: "";
  position: absolute;
  background: url(/img/contact-bg.svg);
  background-size: contain;
  width: 800px;
  height: 800px;
  right: 60%;
  z-index: -1;
  opacity: 0.2;
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
}

.company-contacts__info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 520px;
          flex: 1 1 520px;
  min-width: 0;
}

.company-contacts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  border-top: 1px solid #CED7DB;
  font-style: normal;
}

.company-contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  padding: 22px 0;
  border-bottom: 1px solid #CED7DB;
}

.company-contacts__label {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  padding-left: 26px;
  color: rgba(37, 49, 55, 0.6);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.company-contacts__label::before,
.company-contacts__label-text {
  display: none;
}

.company-contacts__label:after {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.company-contacts__label.phone::after {
  background-image: url("/img/icons/phone.svg");
}

.company-contacts__label.email::after {
  background-image: url("/img/icons/mail.svg");
}

.company-contacts__label.point::after {
  background-image: url("/img/icons/point.svg");
}

.company-contacts__label.time::after {
  background-image: url("/img/icons/time.svg");
}

.company-contacts__label::after {
  content: "";
  width: 60px;
  height: 60px;
  left: 12px;
  position: absolute;
}

.company-contacts__label::before {
  position: absolute;
  top: 4px;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #CCB589;
  content: "";
}

.company-contacts__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-width: 0;
  row-gap: 6px;
  color: #253137;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.company-contacts__link {
  border-bottom: 1px solid #CCB589;
  color: #253137;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.company-contacts__description {
  color: rgba(37, 49, 55, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.company-contacts__schedule {
  display: block;
}

.company-contacts__note {
  max-width: 520px;
  margin: 30px 0 0;
  padding-left: 22px;
  border-left: 1px solid #CCB589;
  color: rgba(37, 49, 55, 0.65);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
}

.company-contacts__form-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 520px;
          flex: 0 1 520px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  min-width: 0;
}

.company-contacts__bg-color {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-color: #253137;
}

.company-contacts__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-image: url(/img/bg-art.svg);
  background-size: 100%;
  opacity: 0.1;
}

.company-contacts__form-wrap {
  position: relative;
}

.company-contacts__contact-man {
  position: absolute;
  bottom: 78%;
  left: -5%;
}

.company-contacts__contact-man-img {
  height: auto;
  width: 340px;
}

.company-contacts__form-wrap .form__head {
  position: relative;
  z-index: 2;
  text-shadow: 1px 1px 1px #000;
}

.company-contacts__form-wrap .form__title {
  color: #FFF;
  font-size: 36px;
}

.company-contacts__form-wrap .field__label {
  color: #FFF;
}

.company-contacts__form-wrap .form__subtitle,
.company-contacts__form-wrap .field__counter,
.company-contacts__form-wrap .field__hint {
  color: rgba(255, 255, 255, 0.65);
}

.company-contacts__form-wrap .check--sm .check__label {
  color: rgba(255, 255, 255, 0.55);
}

.company-contacts__form-wrap > .form {
  width: 100%;
  position: relative;
  z-index: 3;
  background: transparent;
  border: 0;
}

.company-contacts__link:hover {
  border-color: #553023;
  color: #553023;
}

.company-contacts__link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 1200px) {
  .company-contacts__contact-man {
    bottom: 82%;
  }
  .company-contacts__contact-man-img {
    width: 270px;
  }
  .company-contacts__content {
    -webkit-column-gap: 56px;
       -moz-column-gap: 56px;
            column-gap: 56px;
  }
}
@media (max-width: 992px) {
  .company-contacts__title {
    font-size: 40px;
  }
  .company-contacts__content {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
  .company-contacts__item {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .company-contacts__label {
    -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
  }
  .company-contacts__value {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .company-contacts__label::after {
    display: none;
  }
  .company-contacts__label::before, .company-contacts__label-text {
    display: block;
  }
  .company-contacts__contact-man {
    display: none;
  }
  .company-contacts__form-wrap .form {
    margin: 0 auto;
  }
  .company-contacts {
    padding: 48px 0;
  }
  .company-contacts__head {
    margin-bottom: 36px;
  }
  .company-contacts__title {
    font-size: 32px;
  }
  .company-contacts__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 42px;
  }
  .company-contacts__info,
  .company-contacts__form-wrap {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 100%;
  }
  .company-contacts__form-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 480px) {
  .company-contacts {
    padding: 40px 0;
  }
  .company-contacts__head {
    margin-bottom: 30px;
  }
  .company-contacts__eyebrow {
    margin-bottom: 16px;
  }
  .company-contacts__title {
    font-size: 26px;
  }
  .company-contacts__subtitle {
    margin-top: 16px;
    font-size: 15px;
  }
  .company-contacts__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 10px;
    padding: 20px 0;
  }
  .company-contacts__label {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .company-contacts__value {
    padding-left: 26px;
  }
  .company-contacts__note {
    margin-top: 24px;
  }
  .company-contacts__content {
    row-gap: 34px;
  }
}
/* База блока */
.site-footer {
  color: #253137;
  font-family: "Manrope", sans-serif;
  background-color: #EBEEF0;
}

.site-footer__body {
  background-color: #CED7DB;
}

.site-footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  padding: 48px 0;
  border-bottom: 1px solid #DDE4E7;
}

.site-footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 48px;
  padding: 48px 0 80px;
}

/* Элементы верхней части */
.site-footer__logo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border-radius: 8px;
  -webkit-transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-footer__logo .brand-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.site-footer__logo .brand-panel__title {
  color: #253137;
}

.site-footer__logo .brand-panel__title {
  font-size: 18px;
}

.site-footer__logo .brand-panel__subtitle {
  font-size: 13px;
}

.site-footer__logo .brand-panel__mark {
  width: 80px;
  height: 80px;
  margin-right: 15px;
}

.site-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}

.site-footer__social-title {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.site-footer__notice {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 0px;
          flex: 2 1 0;
  margin: 0;
  padding: 16px;
  border: 1px solid #EBEEF0;
  border-radius: 12px;
  color: rgba(37, 49, 55, 0.72);
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

/* Колонки */
.site-footer__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.site-footer__column-title {
  margin: 0 0 15px;
  color: #253137;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}

.site-footer__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  list-style: none;
}

.site-footer__nav-item {
  margin: 0;
  padding: 0;
}

.site-footer__nav-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 8px;
  color: #253137;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Контакты */
.site-footer__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-style: normal;
}

.site-footer__phone {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 8px;
  color: #253137;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-footer__email {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 8px;
  border-radius: 8px;
  color: #C94F3D;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: underline;
  text-underline-offset: 4px;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-footer__company {
  margin: 24px 0 0;
  color: #253137;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}

/* Действия и платёжные системы */
.site-footer__column--actions {
  gap: 48px;
}

.site-footer__consultation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 42px;
  padding: 0 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #F46E49;
  border-radius: 12px;
  color: #F46E49;
  background-color: transparent;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-footer__payments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}

.site-footer__payment-image {
  display: block;
  width: auto;
  max-height: 24px;
}

.site-footer__responsibility {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  border-radius: 14px;
}

.site-footer__responsibility-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 64px;
  height: 64px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64px;
          flex: 0 0 64px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2px;
  color: #CCB589;
}

.site-footer__responsibility-icon img,
.site-footer__responsibility-icon svg {
  display: block;
  width: 64px;
  height: 64px;
}

.site-footer__responsibility-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}

.site-footer__responsibility-text {
  margin: 0;
  color: #253137;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.25;
}

.site-footer__responsibility-link {
  position: relative;
  left: -75px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 8px;
  color: #C94F3D;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-footer__responsibility-link::after {
  content: "→";
  color: #CCB589;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-footer__responsibility-link:hover {
  color: #553023;
}

.site-footer__responsibility-link:hover::after {
  color: #553023;
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px);
}

.site-footer__responsibility-link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 992px) {
  .site-footer__responsibility-text {
    font-size: 14px;
  }
  .site-footer__responsibility-link {
    left: 0;
  }
}
@media (max-width: 480px) {
  .site-footer__logo .brand-panel__subtitle {
    display: block;
  }
  .site-footer__logo .brand-panel {
    width: 100%;
  }
  .site-footer__logo .brand-panel__title {
    font-size: 20px;
    line-height: 20px;
  }
  .site-footer__logo .brand-panel__mark {
    width: 80px;
    height: 80px;
    min-width: 80px;
  }
  .site-footer__responsibility {
    padding: 14px;
  }
}
/* Нижняя полоса */
.site-footer__bottom {
  color: #FFFFFF;
  background-color: #253137;
}

.site-footer__bottom-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  padding: 16px 0;
}

.site-footer__copyright {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin: 0;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
  width: 0;
  max-width: 0;
}

.site-footer__legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 4;
      -ms-flex: 4 1 0px;
          flex: 4 1 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  text-align: center;
}

.site-footer__legal-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.site-footer__legal-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.site-footer__legal-link + .site-footer__legal-link {
  padding-left: 10px;
  border-left: 1px solid #FFFFFF;
}

.site-footer__copy-notice {
  max-width: 100%;
  margin: 0;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
}

.site-footer__nav-link:hover,
.site-footer__phone:hover {
  color: #F46E49;
}

.site-footer__email:hover {
  color: #553023;
}

.site-footer__consultation:hover {
  border-color: #D64431;
  color: #FFFFFF;
  background-color: #D64431;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.site-footer__legal-link:hover {
  color: #CCB589;
}

.site-footer__logo:focus-visible,
.site-footer__nav-link:focus-visible,
.site-footer__phone:focus-visible,
.site-footer__email:focus-visible,
.site-footer__consultation:focus-visible,
.site-footer__legal-link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

/* Адаптив */
@media (max-width: 1200px) {
  .site-footer__main {
    gap: 24px;
  }
}
@media (max-width: 992px) {
  .site-footer__copyright {
    width: auto;
    max-width: none;
  }
  .site-footer__top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .site-footer__logo,
  .site-footer__social {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 12px);
            flex: 1 1 calc(50% - 12px);
  }
  .site-footer__notice {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .site-footer__main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .site-footer__column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 24px);
            flex: 1 1 calc(50% - 24px);
  }
  .site-footer__bottom-inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 768px) {
  .site-footer__top {
    padding: 48px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer__logo,
  .site-footer__social,
  .site-footer__notice {
    width: 100%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .site-footer__main {
    padding: 48px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .site-footer__column {
    width: 100%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .site-footer__column--actions {
    gap: 24px;
  }
  .site-footer__bottom-inner {
    padding: 24px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-footer__copyright,
  .site-footer__legal {
    width: 100%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .site-footer__top,
  .site-footer__main {
    padding: 36px 0;
  }
  .site-footer__notice {
    padding: 14px;
  }
  .site-footer__phone {
    font-size: 18px;
  }
  .site-footer__consultation {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .site-footer__legal-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }
  .site-footer__legal-link + .site-footer__legal-link {
    padding-left: 0;
    border-left: 0;
  }
}
/* ============================================================
   ДИЗАЙН-СИСТЕМА ФОРМ · razrabtu (ЦРТУ) · v1.0
   ------------------------------------------------------------
   Дополнение к «Дизайн-система razrabtu v1.0».
   Источник значений: базовая система (цвета, радиусы, тени,
   тайминги). Новые цвета не вводятся.

   Блоки:  .form  .field  .input  .textarea  .choices
           .check .radio  .select .file      .btn
   Методология: BEM, раскладка только Flexbox.
   Подключать ПОСЛЕ основного style.css.
   ============================================================ */
:root {
  /* --- базовая палитра (из дизайн-системы v1.0, п.1.4) --- */
  --c-text: #253137;
  --c-text-alt: #2F2F2F;
  --c-white: #FFFFFF;
  --c-bg-page: #F7F9FA;
  --c-bg-section: #EBEEF0;
  --c-accent: #CCB589;
  --c-accent-dark: #553023;
  --c-accent-hot: #F46E49;
  --c-hot-dark: #D64431;
  --c-star: #FFB800;
  --shadow-card: 0 6px 20px rgba(37, 49, 55, 0.06);
  --shadow-form: 0 8px 24px rgba(37, 49, 55, 0.06);
  --shadow-hover: 0 12px 30px rgba(37, 49, 55, 0.10);
  --focus-ring: 0 0 0 3px rgba(245, 158, 11, 0.35);
  /* --- производные токены форм (только значения из базы) --- */
  --c-border: #EBEEF0; /* граница по умолчанию          */
  --c-border-strong: #CED7DB; /* «заметнее» — hover границ     */
  --c-invalid: #D64431; /* = --c-hot-dark, ошибки        */
  --c-placeholder: rgba(37, 49, 55, 0.45);
  --c-muted: rgba(37, 49, 55, 0.55);
  --focus-ring-invalid: 0 0 0 3px rgba(214, 68, 49, 0.18);
  --t-color: 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  --t-move: 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* ============================================================
   1. .form — каркас формы
   Варианты: (базовый) | --card | --card-tint | --pill
   ============================================================ */
.form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  margin: 0;
  min-width: 0;
}

.form__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}

.form__title {
  margin: 0;
  color: var(--c-text);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.form__subtitle {
  margin: 0;
  color: rgba(37, 49, 55, 0.65);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

/* горизонтальный ряд полей */
.form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  min-width: 0;
}

.form__row > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
}

.form__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-top: 2px;
}

.form__note {
  margin: 0;
  color: var(--c-muted);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}

.form__note-link {
  border-bottom: 1px solid currentColor;
  color: var(--c-accent);
  text-decoration: none;
  -webkit-transition: color var(--t-color);
  transition: color var(--t-color);
}

.form__note-link:hover,
.form__note-link:focus-visible {
  color: var(--c-accent-dark);
  outline: none;
}

/* --card: белая карточка (для секций на #EBEEF0) */
.form--card {
  max-width: 560px;
  padding: 24px;
  border: 1px solid var(--c-border);
  border-radius: 12px;
  background-color: var(--c-white);
  -webkit-box-shadow: var(--shadow-form);
          box-shadow: var(--shadow-form);
}

/* --card-tint: серая карточка (для страницы на #F7F9FA) */
.form--card-tint {
  max-width: 560px;
  padding: 24px;
  border: 1px solid var(--c-bg-section);
  border-radius: 12px;
  background-color: var(--c-bg-section);
  -webkit-box-shadow: var(--shadow-form);
          box-shadow: var(--shadow-form);
}

/* --pill: инпут + кнопка в одну строку (паттерн .fast__form) */
.fast__form {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: none !important;
  -webkit-box-shadow: inherit !important;
          box-shadow: inherit !important;
  max-width: 580px !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.form--pill {
  width: 100%;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  max-width: 560px;
  padding: 6px;
  border: 1px solid var(--c-border);
  border-radius: 12px;
  background-color: var(--c-white);
  -webkit-box-shadow: var(--shadow-form);
          box-shadow: var(--shadow-form);
  -webkit-transition: border-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: border-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: box-shadow var(--t-color), border-color var(--t-color);
  transition: box-shadow var(--t-color), border-color var(--t-color), -webkit-box-shadow var(--t-color);
}

.primary-form--pill .field {
  gap: 0 !important;
}

.form--pill:focus-within {
  border-color: var(--c-accent);
  -webkit-box-shadow: var(--shadow-form), var(--focus-ring);
          box-shadow: var(--shadow-form), var(--focus-ring);
}

.form--pill .input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.form--pill .btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 8px; /* «кнопка внутри формы» — 8px по базовой системе */
}

/* ============================================================
   2. .field — обертка «лейбл + контрол + подсказка/ошибка»
   ============================================================ */
.field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  min-width: 0;
}

.field__label {
  color: var(--c-text);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
}

.field__req {
  color: var(--c-invalid);
}

/* обертка для инпута с иконкой */
.field__box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
}

.field__icon {
  position: absolute;
  top: 50%;
  left: 14px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  color: var(--c-accent);
  pointer-events: none;
}

/* строка под контролом: подсказка слева, счетчик справа */
.field__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
}

.field__hint {
  color: var(--c-muted);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}

.field__counter {
  margin-left: auto;
  color: rgba(37, 49, 55, 0.5);
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
}

.field__error {
  display: none;
  color: var(--c-invalid);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}

.field--invalid .field__error {
  display: block;
}

.field--invalid .field__hint {
  display: none;
}

/* ============================================================
   3. .input / .textarea / триггер селекта — общая «кожа»
   Размеры: 42 / 50 / 56 px — в высоту кнопок .btn
   ============================================================ */
.input,
.textarea,
.select__native,
.select__trigger {
  width: 100%;
  padding: 14px;
  border: 1px solid var(--c-border);
  border-radius: 12px;
  background-color: var(--c-white);
  color: var(--c-text);
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  outline: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  -webkit-transition: border-color var(--t-color), background-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: border-color var(--t-color), background-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: border-color var(--t-color), background-color var(--t-color), box-shadow var(--t-color);
  transition: border-color var(--t-color), background-color var(--t-color), box-shadow var(--t-color), -webkit-box-shadow var(--t-color);
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
  color: var(--c-placeholder);
}

.input::-moz-placeholder, .textarea::-moz-placeholder {
  color: var(--c-placeholder);
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
  color: var(--c-placeholder);
}

.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
  color: var(--c-placeholder);
}

.input::placeholder,
.textarea::placeholder {
  color: var(--c-placeholder);
}

.input:hover,
.textarea:hover,
.select__native:hover,
.select__trigger:hover {
  border-color: var(--c-border-strong);
}

.input:focus,
.textarea:focus,
.select__native:focus,
.select__trigger:focus-visible {
  border-color: var(--c-accent);
  -webkit-box-shadow: var(--focus-ring);
          box-shadow: var(--focus-ring);
}

/* размеры */
.input--sm,
.textarea--sm {
  padding: 11px 12px;
  border-radius: 8px;
  font-size: 15px;
  line-height: 1.2;
}

.input--lg,
.textarea--lg {
  padding: 17px 16px;
}

/* --filled: заливка #EBEEF0 — для белых поверхностей */
.input--filled,
.textarea--filled {
  border-color: transparent;
  background-color: var(--c-bg-section);
}

.input--filled:hover,
.textarea--filled:hover {
  border-color: var(--c-border-strong);
}

.input--filled:focus,
.textarea--filled:focus {
  border-color: var(--c-accent);
  background-color: var(--c-white);
}

/* --ghost: прозрачный, без рамки — только внутри .form--pill */
.input--ghost {
  padding-right: 12px;
  padding-left: 12px;
  border-color: transparent;
  background-color: transparent;
}

.input--ghost:hover {
  border-color: transparent;
}

.input--ghost:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* инпут с иконкой слева */
.input--icon {
  padding-left: 44px;
}

/* ошибка: через aria-invalid или через .field--invalid */
.input[aria-invalid=true],
.textarea[aria-invalid=true],
.field--invalid .input,
.field--invalid .textarea,
.field--invalid .select__native,
.field--invalid .select__trigger {
  border-color: var(--c-invalid);
}

.input[aria-invalid=true]:focus,
.textarea[aria-invalid=true]:focus,
.field--invalid .input:focus,
.field--invalid .textarea:focus,
.field--invalid .select__trigger:focus-visible {
  border-color: var(--c-invalid);
  -webkit-box-shadow: var(--focus-ring-invalid);
          box-shadow: var(--focus-ring-invalid);
}

/* disabled */
.input:disabled,
.textarea:disabled,
.select__native:disabled,
.select__trigger:disabled {
  border-color: var(--c-border);
  background-color: var(--c-bg-section);
  color: var(--c-muted);
  cursor: not-allowed;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* textarea-специфика */
.textarea {
  min-height: 120px;
  line-height: 1.5;
  resize: vertical;
}

.textarea--sm {
  min-height: 88px;
  line-height: 1.5;
}

/* ============================================================
   4. .check — чекбокс (кастомный, нативный input скрыт)
   ============================================================ */
.check__input,
.radio__input,
.file__input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.check {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}

.check__box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 22px;
  height: 22px;
  border: 1px solid var(--c-border-strong);
  border-radius: 4px;
  background-color: var(--c-white);
  -webkit-transition: background-color var(--t-color), border-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: background-color var(--t-color), border-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: background-color var(--t-color), border-color var(--t-color), box-shadow var(--t-color);
  transition: background-color var(--t-color), border-color var(--t-color), box-shadow var(--t-color), -webkit-box-shadow var(--t-color);
}

.check__box svg {
  width: 12px;
  height: 10px;
  color: var(--c-white);
  opacity: 0;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: opacity var(--t-move), -webkit-transform var(--t-move);
  transition: opacity var(--t-move), -webkit-transform var(--t-move);
  transition: opacity var(--t-move), transform var(--t-move);
  transition: opacity var(--t-move), transform var(--t-move), -webkit-transform var(--t-move);
}

.check:hover .check__box {
  border-color: var(--c-accent);
}

.check__input:checked ~ .check__box {
  border-color: var(--c-accent);
  background-color: var(--c-accent);
}

.check__input:checked ~ .check__box svg {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.check__input:focus-visible ~ .check__box {
  border-color: var(--c-accent);
  -webkit-box-shadow: var(--focus-ring);
          box-shadow: var(--focus-ring);
}

.check__input[aria-invalid=true] ~ .check__box {
  border-color: var(--c-invalid);
}

.check__input:disabled ~ .check__box {
  opacity: 0.5;
}

.check__input:disabled ~ .check__label {
  color: var(--c-muted);
}

.check:has(.check__input:disabled),
.radio:has(.radio__input:disabled) {
  cursor: not-allowed;
}

.check__label {
  color: var(--c-text);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}

/* ссылки внутри лейбла (согласие на обработку ПДн и т.п.) */
.check__link {
  border-bottom: 1px solid currentColor;
  color: var(--c-accent);
  text-decoration: none;
  -webkit-transition: color var(--t-color);
  transition: color var(--t-color);
}

.check__link:hover,
.check__link:focus-visible {
  color: var(--c-accent-dark);
  outline: none;
}

/* --sm: под дисклеймер (12px, бокс 18px) */
.check--sm {
  gap: 8px;
}

.check--sm .check__box {
  width: 18px;
  height: 18px;
  border-radius: 4px;
}

.check--sm .check__box svg {
  width: 10px;
  height: 8px;
}

.check--sm .check__label {
  font-size: 12px;
  line-height: 1.5;
  color: var(--c-muted);
}

/* ============================================================
   5. .radio — радиокнопка
   ============================================================ */
.radio {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}

.radio__box {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 22px;
  height: 22px;
  border: 1px solid var(--c-border-strong);
  border-radius: 50%;
  background-color: var(--c-white);
  -webkit-transition: background-color var(--t-color), border-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: background-color var(--t-color), border-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: background-color var(--t-color), border-color var(--t-color), box-shadow var(--t-color);
  transition: background-color var(--t-color), border-color var(--t-color), box-shadow var(--t-color), -webkit-box-shadow var(--t-color);
}

.radio__box::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--c-white);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform var(--t-move);
  transition: -webkit-transform var(--t-move);
  transition: transform var(--t-move);
  transition: transform var(--t-move), -webkit-transform var(--t-move);
}

.radio:hover .radio__box {
  border-color: var(--c-accent);
}

.radio__input:checked ~ .radio__box {
  border-color: var(--c-accent);
  background-color: var(--c-accent);
}

.radio__input:checked ~ .radio__box::after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.radio__input:focus-visible ~ .radio__box {
  border-color: var(--c-accent);
  -webkit-box-shadow: var(--focus-ring);
          box-shadow: var(--focus-ring);
}

.radio__input:disabled ~ .radio__box {
  opacity: 0.5;
}

.radio__input:disabled ~ .radio__label {
  color: var(--c-muted);
}

.radio__label {
  color: var(--c-text);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}

/* ---- карточный вариант (общий для check и radio) ---- */
.check--card,
.radio--card {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 13px 16px;
  border: 1px solid var(--c-border);
  border-radius: 12px;
  background-color: var(--c-white);
  -webkit-transition: border-color var(--t-color), background-color var(--t-color), -webkit-box-shadow var(--t-color), -webkit-transform var(--t-move);
  transition: border-color var(--t-color), background-color var(--t-color), -webkit-box-shadow var(--t-color), -webkit-transform var(--t-move);
  transition: border-color var(--t-color), background-color var(--t-color), box-shadow var(--t-color), transform var(--t-move);
  transition: border-color var(--t-color), background-color var(--t-color), box-shadow var(--t-color), transform var(--t-move), -webkit-box-shadow var(--t-color), -webkit-transform var(--t-move);
}

.check--card:hover,
.radio--card:hover {
  border-color: var(--c-border-strong);
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.check--card .check__label,
.radio--card .radio__label {
  font-weight: 600;
}

.check--card:has(.check__input:checked),
.radio--card:has(.radio__input:checked) {
  border-color: var(--c-accent);
  background-color: rgba(204, 181, 137, 0.07);
  -webkit-box-shadow: var(--shadow-card);
          box-shadow: var(--shadow-card);
}

/* группа чекбоксов/радио */
.choices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.choices--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
}

.choices--row > .check--card,
.choices--row > .radio--card {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

/* ============================================================
   6. .select — селект
   Без JS: стилизованный нативный <select>.
   С JS (data-select): кастомный дропдаун, нативный скрыт
   и продолжает уходить в submit.
   ============================================================ */
.select {
  position: relative;
  min-width: 0;
}

.select__native {
  padding-right: 44px;
  cursor: pointer;
}

.select__caret--native {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  color: var(--c-accent);
  pointer-events: none;
}

/* после инициализации JS нативный селект прячем (sr-only) */
.select--ready .select__native {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.select--ready .select__caret--native {
  display: none;
}

.select__trigger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  cursor: pointer;
  text-align: left;
}

.select__value {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select__trigger--placeholder .select__value {
  color: var(--c-placeholder);
}

.select__caret {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 18px;
  height: 18px;
  color: var(--c-accent);
  -webkit-transition: -webkit-transform var(--t-move);
  transition: -webkit-transform var(--t-move);
  transition: transform var(--t-move);
  transition: transform var(--t-move), -webkit-transform var(--t-move);
}

.select--open .select__caret {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.select--open .select__trigger {
  border-color: var(--c-accent);
}

.select__list {
  position: absolute;
  z-index: 30;
  top: calc(100% + 6px);
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  max-height: 264px;
  margin: 0;
  padding: 6px;
  border: 1px solid var(--c-border);
  border-radius: 12px;
  background-color: var(--c-white);
  -webkit-box-shadow: var(--shadow-hover);
          box-shadow: var(--shadow-hover);
  list-style: none;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-6px);
      -ms-transform: translateY(-6px);
          transform: translateY(-6px);
  -webkit-transition: opacity var(--t-move), visibility var(--t-move), -webkit-transform var(--t-move);
  transition: opacity var(--t-move), visibility var(--t-move), -webkit-transform var(--t-move);
  transition: opacity var(--t-move), transform var(--t-move), visibility var(--t-move);
  transition: opacity var(--t-move), transform var(--t-move), visibility var(--t-move), -webkit-transform var(--t-move);
}

.select--open .select__list {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.select__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 8px;
  color: var(--c-text);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.25;
  cursor: pointer;
  -webkit-transition: background-color var(--t-move);
  transition: background-color var(--t-move);
}

.select__option-text {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select__option--active,
.select__option:not(.select__option--disabled):hover {
  background-color: var(--c-bg-section);
}

.select__option--selected {
  font-weight: 600;
}

.select__tick {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 12px;
  height: 10px;
  color: var(--c-accent);
  opacity: 0;
  -webkit-transition: opacity var(--t-move);
  transition: opacity var(--t-move);
}

.select__option--selected .select__tick {
  opacity: 1;
}

.select__option--disabled {
  color: var(--c-placeholder);
  cursor: default;
}

/* ============================================================
   7. .file — загрузка файлов
   Вариант 1 (базовый): кнопка «Прикрепить»
   Вариант 2 (--drop): дропзона с drag-and-drop
   Список выбранных файлов рисует forms.js
   ============================================================ */
.file {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  min-width: 0;
}

.file__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

.file__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 18px;
  border: 1px solid var(--c-accent);
  border-radius: 12px;
  background-color: transparent;
  color: var(--c-text-alt);
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  -webkit-transition: background-color var(--t-color), border-color var(--t-color), color var(--t-color);
  transition: background-color var(--t-color), border-color var(--t-color), color var(--t-color);
}

.file__button svg {
  width: 18px;
  height: 18px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.file__button:hover {
  border-color: var(--c-accent-hot);
  background-color: var(--c-accent-hot);
  color: var(--c-white);
}

.file__hint {
  color: var(--c-muted);
  font-size: 12px;
  line-height: 1.5;
}

/* дропзона */
.file__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 28px 20px;
  border: 1px dashed var(--c-border-strong);
  border-radius: 14px;
  background-color: var(--c-white);
  text-align: center;
  cursor: pointer;
  -webkit-transition: border-color var(--t-color), background-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: border-color var(--t-color), background-color var(--t-color), -webkit-box-shadow var(--t-color);
  transition: border-color var(--t-color), background-color var(--t-color), box-shadow var(--t-color);
  transition: border-color var(--t-color), background-color var(--t-color), box-shadow var(--t-color), -webkit-box-shadow var(--t-color);
}

.file__area:hover,
.file--dragover .file__area {
  border-color: var(--c-accent);
  background-color: rgba(204, 181, 137, 0.06);
}

.file__icon {
  width: 36px;
  height: 36px;
  color: var(--c-accent);
}

.file__text {
  color: var(--c-text);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.file__browse {
  border-bottom: 1px solid currentColor;
  color: var(--c-accent);
  -webkit-transition: color var(--t-color);
  transition: color var(--t-color);
}

.file__area:hover .file__browse {
  color: var(--c-accent-dark);
}

/* фокус с клавиатуры на скрытом инпуте */
.file__input:focus-visible ~ .file__row .file__button,
.file__input:focus-visible ~ .file__area {
  border-color: var(--c-accent);
  -webkit-box-shadow: var(--focus-ring);
          box-shadow: var(--focus-ring);
}

.file__input:disabled ~ .file__row .file__button,
.file__input:disabled ~ .file__area {
  opacity: 0.55;
  pointer-events: none;
}

/* список выбранных файлов */
.file__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.file__list:empty {
  display: none;
}

.file__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  max-width: 100%;
  padding: 6px 6px 6px 14px;
  border-radius: 999px;
  background-color: var(--c-bg-section);
}

.file__name {
  min-width: 0;
  overflow: hidden;
  color: var(--c-text);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.file__size {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: var(--c-muted);
  font-size: 12px;
  line-height: 1.4;
}

.file__item--error {
  background-color: rgba(214, 68, 49, 0.08);
}

.file__item--error .file__size {
  color: var(--c-invalid);
  font-weight: 600;
}

.file__remove {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  margin-left: auto;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: transparent;
  color: var(--c-muted);
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: background-color var(--t-color), color var(--t-color);
  transition: background-color var(--t-color), color var(--t-color);
}

.file__remove:hover,
.file__remove:focus-visible {
  outline: none;
  background-color: var(--c-hot-dark);
  color: var(--c-white);
}

/* ============================================================
   8. .btn — единая кнопка
   Цвета: --primary | --submit | --secondary | --outline
   Размеры: --sm (42) | базовый (50) | --lg (56) | --block
   Состояния: :disabled | --loading
   Соответствие старым кнопкам — см. design-system-forms.md
   ============================================================ */
.btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  min-height: 50px;
  padding: 0 28px;
  border: 1px solid transparent;
  border-radius: 12px;
  background-color: transparent;
  color: var(--c-text);
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background-color var(--t-color), border-color var(--t-color), color var(--t-color), -webkit-box-shadow var(--t-color), -webkit-transform var(--t-move);
  transition: background-color var(--t-color), border-color var(--t-color), color var(--t-color), -webkit-box-shadow var(--t-color), -webkit-transform var(--t-move);
  transition: background-color var(--t-color), border-color var(--t-color), color var(--t-color), box-shadow var(--t-color), transform var(--t-move);
  transition: background-color var(--t-color), border-color var(--t-color), color var(--t-color), box-shadow var(--t-color), transform var(--t-move), -webkit-box-shadow var(--t-color), -webkit-transform var(--t-move);
}

.btn:focus-visible {
  outline: none;
  -webkit-box-shadow: var(--focus-ring);
          box-shadow: var(--focus-ring);
}

.btn:active {
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}

.btn__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 20px;
  height: 20px;
}

/* --- цвета (hover-пары зафиксированы базовой системой) --- */
/* CTA: золото -> оранжевый */
.btn--primary {
  border-color: var(--c-accent);
  background-color: var(--c-accent);
  color: var(--c-white);
}

.btn--primary:hover {
  border-color: var(--c-accent-hot);
  background-color: var(--c-accent-hot);
}

.btn--bright:hover {
  border-color: var(---c-hot-dark);
  background-color: var(--c-hot-dark);
}

/* сабмит формы: золото -> тёмный, uppercase */
.btn--submit {
  border-color: var(--c-accent);
  background-color: var(--c-accent);
  color: var(--c-white);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
} /* CTA: оранжевый -> тем. оранжевый */
.btn--bright {
  border-color: var(--c-accent-hot);
  background-color: var(--c-accent-hot);
  color: var(--c-white);
}

.btn--submit:hover {
  border-color: var(--c-accent-dark);
  background-color: var(--c-accent-dark);
}

/* вторичная: прозрачная с золотой рамкой -> оранжевая */
.btn--secondary {
  border-color: var(--c-accent);
  color: var(--c-text-alt);
}

.btn--secondary:hover {
  border-color: var(--c-accent-hot);
  background-color: var(--c-accent-hot);
  color: var(--c-white);
}

/* оранжевый контур (паттерн кнопки шапки) */
.btn--outline {
  border-color: var(--c-accent-hot);
  color: var(--c-accent-hot);
}

.btn--outline:hover {
  border-color: var(--c-hot-dark);
  background-color: var(--c-hot-dark);
  color: var(--c-white);
}

/* --- размеры --- */
.btn--sm {
  min-height: 42px;
  padding: 0 22px;
  font-size: 15px;
}

.btn--sm.btn--submit {
  font-size: 13px;
}

.btn--lg {
  min-height: 56px;
  padding: 0 32px;
  font-size: 18px;
}

.btn--block {
  width: 100%;
}

/* --- состояния --- */
.btn:disabled,
.btn--disabled {
  opacity: 0.55;
  pointer-events: none;
}

.btn--loading {
  color: transparent !important;
  pointer-events: none;
}

.btn--loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-top-color: var(--c-white);
  border-radius: 50%;
  -webkit-animation: btn-spin 700ms linear infinite;
          animation: btn-spin 700ms linear infinite;
}

.btn--secondary.btn--loading::after,
.btn--outline.btn--loading::after {
  border-color: rgba(37, 49, 55, 0.2);
  border-top-color: var(--c-accent-hot);
}

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

@keyframes btn-spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* ============================================================
   9. Адаптив (только max-width, точки базовой системы)
   ============================================================ */
@media (max-width: 768px) {
  .form__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
  }
}
@media (max-width: 480px) {
  .form--card,
  .form--card-tint {
    padding: 20px 16px;
  }
  .form--pill {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 10px;
    padding: 10px;
    border-radius: 14px;
  }
  .form--pill .btn {
    width: 100%;
  }
  .choices--row > .check--card,
  .choices--row > .radio--card {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .btn--lg {
    min-height: 52px;
    padding: 0 24px;
    font-size: 16px;
  }
}
.fast__error {
  position: absolute;
  bottom: -18px;
  line-height: 19px;
  left: 0px;
  font-size: 13px;
  background: #D64431;
  color: #FFF;
  padding: 0 5px;
  border-radius: 4px;
}

/* ============================================================
   10. prefers-reduced-motion (не ломать базовую настройку)
   ============================================================ */
@media (prefers-reduced-motion: reduce) {
  .input,
  .textarea,
  .btn,
  .check__box,
  .check__box svg,
  .check__link,
  .check--card,
  .radio__box,
  .radio__box::after,
  .radio--card,
  .select__native,
  .select__trigger,
  .select__caret,
  .select__list,
  .select__option,
  .select__tick,
  .file__button,
  .file__area,
  .file__browse,
  .file__remove,
  .form--pill,
  .form__note-link {
    -webkit-transition: none;
    transition: none;
  }
  .btn:active,
  .check--card:hover,
  .radio--card:hover {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.page-header {
  background: #EBEEF0;
  color: #253137;
  position: relative;
  z-index: 20;
}
.page-header a {
  color: inherit;
  text-decoration: none;
}
.page-header__top {
  background: #CED7DB;
  border-bottom: 1px solid rgba(37, 49, 55, 0.06);
}
.page-header__body {
  padding: 14px 0 28px;
}
.page-header__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 28px;
     -moz-column-gap: 28px;
          column-gap: 28px;
  row-gap: 18px;
}
.page-header__nav {
  margin-top: 22px;
}

.meta-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 34px;
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.meta-nav__item {
  position: relative;
}
.meta-nav__list .meta-nav__item:last-child::after {
  display: none;
}
.meta-nav__item::after {
  content: "/";
  color: #253137;
  right: 10px;
  position: absolute;
  right: -20px;
  opacity: 0.3;
  top: 2px;
}
.meta-nav__link {
  font-size: 13px;
  line-height: 1.35;
  color: #253137;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.meta-nav__link:hover, .meta-nav__link:focus {
  color: #f46e49;
}

.brand-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
  min-width: 245px;
}
.brand-panel__mark {
  width: 50px;
  height: 50px;
  min-width: 30px;
}
.brand-panel__main {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  max-width: 280px;
}
.brand-panel__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2px;
}
.brand-panel__title {
  font-size: 16px;
  font-weight: 800;
  line-height: 16px;
  max-width: 220px;
}
.brand-panel__subtitle {
  font-size: 11px;
  line-height: 1.25;
  color: #f46e49;
  text-transform: lowercase;
  max-width: 220px;
}
.brand-panel__location {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  font-size: 14px;
  line-height: 1.3;
}
.brand-panel__location-icon {
  width: 14px;
  height: 14px;
  border: 2px solid #7d8b92;
  border-radius: 50% 50% 50% 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
}
.brand-panel__location-icon::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #7d8b92;
  top: 3px;
  left: 3px;
}

.coverage-panel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 14px;
     -moz-column-gap: 14px;
          column-gap: 14px;
  max-width: 255px;
}
.coverage-panel__text {
  font-size: 13px;
  line-height: 14px;
  max-width: 170px;
}

.contact-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2px;
  margin-left: auto;
  min-width: 190px;
}
.contact-panel__phone {
  font-size: 19px;
  line-height: 1.2;
  font-weight: 800;
  color: #253137;
  text-decoration: underline !important;
}
.contact-panel__phone:hover {
  color: #f46e49;
}
.contact-panel__note {
  font-size: 14px;
  line-height: 1.3;
  color: #ccb589;
}
.contact-panel__time {
  font-size: 14px;
  line-height: 1.3;
  color: #7d8b92;
}

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-links__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social-links__link {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #fff;
  -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 18px rgba(0, 0, 0, 0.08);
  -webkit-transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.social-links__link:hover, .social-links__link:focus {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 14px 22px rgba(0, 0, 0, 0.12);
          box-shadow: 0 14px 22px rgba(0, 0, 0, 0.12);
  color: #fff;
  opacity: 0.8;
}
.social-links__link--vk {
  background-image: url("/img/max.svg");
  background-size: 32px;
  background-color: #6a46ff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.social-links__link--tg {
  background-image: url("/img/telegram.svg");
  background-size: 24px;
  background-color: #24A1DE;
  background-repeat: no-repeat;
  background-position: 38% 50%;
}
.social-links__link--wa {
  background-image: url("/img/whatsapp.svg");
  background-size: 27px;
  background-color: #25b341;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding: 0 22px;
  min-height: 42px;
  border-radius: 12px;
  border: 1px solid transparent;
  background: transparent;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.button:hover, .button:focus {
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}
.button__icon path {
  fill: #f46e49;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.button__icon {
  width: 16px;
  height: 16px;
  min-width: 16px;
  position: relative;
  bottom: 1px;
}
.button--outline {
  border-color: #f46e49;
  color: #f46e49;
}
.button--outline:hover path {
  fill: #FFF;
}
.button--outline:hover, .button--outline:focus {
  background: rgba(244, 110, 73, 0.06);
  color: #FFF;
  background: #D64431;
  border-color: #D64431;
}
.button--consultation {
  min-width: 268px;
}

.button__consultation_text {
  white-space: nowrap;
}

.service-nav {
  position: relative;
  background: #ffffff;
  border-radius: 18px;
  padding: 6px 20px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
          box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.service-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px 18px;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.service-nav__item {
  position: relative;
}
.service-nav__link, .service-nav__toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  padding: 8px 0;
  border: 0;
  background: transparent;
  font-family: inherit;
  font-size: 13px;
  line-height: 1.25;
  font-weight: 500;
  color: #253137;
  cursor: pointer;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.service-nav__link:hover, .service-nav__link:focus, .service-nav__toggle:hover, .service-nav__toggle:focus {
  color: #f46e49;
}
.service-nav__arrow {
  width: 8px;
  height: 8px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  -webkit-transform: rotate(45deg) translateY(-1px);
      -ms-transform: rotate(45deg) translateY(-1px);
          transform: rotate(45deg) translateY(-1px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8px;
          flex: 0 0 8px;
  -webkit-transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.service-nav__dropdown {
  position: absolute;
  left: 0;
  width: 100%;
  min-width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  pointer-events: none;
  -webkit-transition: opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), visibility 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), visibility 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), visibility 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), visibility 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.service-nav.is-open .service-nav__dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  pointer-events: auto;
}
.service-nav.is-open .service-nav__toggle .service-nav__arrow {
  -webkit-transform: rotate(-135deg) translate(-1px, -1px);
      -ms-transform: rotate(-135deg) translate(-1px, -1px);
          transform: rotate(-135deg) translate(-1px, -1px);
}

.mega-menu {
  background: #ffffff;
  border-radius: 18px;
  padding: 28px 32px 30px;
  -webkit-box-shadow: 0 16px 36px rgba(37, 49, 55, 0.08);
          box-shadow: 0 16px 36px rgba(37, 49, 55, 0.08);
}
.mega-menu__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.35fr 1fr 1fr;
  grid-template-columns: 1.35fr 1fr 1fr;
  gap: 0 26px;
}
.mega-menu__column {
  min-width: 0;
}
.mega-menu__column + .mega-menu__column {
  border-left: 1px solid #dde4e7;
  padding-left: 26px;
}
.mega-menu__group + .mega-menu__group {
  margin-top: 26px;
  padding-top: 26px;
  border-top: 1px solid #dde4e7;
}
.mega-menu__title {
  margin: 0 0 18px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
  color: #c4aa82;
}
.mega-menu__lists--double {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}
.mega-menu__item {
  line-height: 18px;
}
.mega-menu__list {
  margin: 0;
  color: #253137;
}
.mega-menu__list li + li {
  margin-top: 12px;
}
.mega-menu__list::marker {
  font-weight: 800;
}
.mega-menu__link {
  font-size: 14px;
  line-height: 1.32;
  font-weight: 600;
  color: #253137;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.mega-menu__link:hover, .mega-menu__link:focus {
  color: #f46e49;
}

/* 1200 */
@media (max-width: 1200px) {
  .coverage-panel {
    display: none;
  }
  .page-header__main {
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }
  .meta-nav__list {
    gap: 12px 14px;
  }
  .meta-nav__item::after {
    right: -10px;
  }
  .contact-panel {
    min-width: 190px;
  }
  .button--consultation {
    min-width: 220px;
  }
  .service-nav {
    padding: 5px 18px;
  }
  .service-nav__list {
    gap: 8px 16px;
  }
  .service-nav__link, .service-nav__toggle {
    font-size: 12px;
  }
  .mega-menu {
    padding: 26px 24px 28px;
  }
  .mega-menu__grid {
    -ms-grid-columns: 1.2fr 1fr 1fr;
    grid-template-columns: 1.2fr 1fr 1fr;
    gap: 0 22px;
  }
  .mega-menu__column + .mega-menu__column {
    padding-left: 22px;
  }
}
/* 992 */
@media (max-width: 992px) {
  .page-header__body {
    padding-bottom: 22px;
  }
  .page-header__main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .brand-panel {
    min-width: 220px;
  }
  .coverage-panel {
    max-width: 100%;
  }
  .contact-panel {
    margin-left: 0;
  }
  .social-links {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .button--consultation {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    display: none;
  }
  .service-nav {
    padding: 5px 18px;
  }
  .service-nav__list {
    gap: 8px 14px;
  }
  .service-nav__dropdown {
    top: calc(100% + 14px);
  }
  .mega-menu__grid {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 24px;
  }
  .mega-menu__column:nth-child(3) {
    grid-column: 1/-1;
    border-left: 0;
    padding-left: 0;
    padding-top: 24px;
    border-top: 1px solid #dde4e7;
  }
}
/* 768 */
@media (max-width: 768px) {
  .page-header__top {
    display: none;
  }
  .page-header__body {
    padding: 16px 0 18px;
  }
  .page-header__main {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    row-gap: 16px;
  }
  .page-header__nav {
    margin-top: 18px;
  }
  .brand-panel,
  .coverage-panel,
  .contact-panel {
    max-width: 100%;
    min-width: 0;
  }
  .social-links {
    gap: 10px;
    width: 45%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .button {
    width: calc(55% - 15px);
  }
  .button--consultation {
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .service-nav {
    padding: 4px 0;
  }
  .service-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 4px;
  }
  .service-nav__item {
    width: 100%;
  }
  .service-nav__link, .service-nav__toggle {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 16px;
    font-size: 15px;
  }
  .service-nav__dropdown {
    position: static;
    width: 100%;
    display: none;
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    padding-top: 0 !important;
  }
  .service-nav.is-open .service-nav__dropdown {
    display: block;
  }
  .service-nav__item--has-dropdown {
    display: block;
  }
  .mega-menu {
    padding: 18px 10px 10px;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .mega-menu__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .mega-menu__column {
    border-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    border-top: 0 !important;
  }
  .mega-menu__lists--double {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .mega-menu__group {
    padding: 18px;
    border-radius: 14px;
    background: #f4f6f7;
    border: 1px solid #dde4e7;
  }
  .mega-menu__group + .mega-menu__group {
    margin-top: 18px;
    padding-top: 18px;
  }
  .mega-menu__title {
    margin-bottom: 14px;
    font-size: 15px;
  }
  .mega-menu__list {
    padding-left: 20px;
  }
  .mega-menu__list li + li {
    margin-top: 10px;
  }
}
/* 576 */
@media (max-width: 576px) {
  .brand-panel__main {
    max-width: 100%;
  }
  .brand-panel__title {
    font-size: 16px;
  }
  .social-links {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .coverage-panel__text {
    font-size: 14px;
  }
  .contact-panel__phone {
    font-size: 18px;
  }
  .contact-panel__note, .contact-panel__time {
    font-size: 13px;
  }
  .service-nav {
    border-radius: 16px;
  }
  .service-nav__link, .service-nav__toggle {
    font-size: 14px;
  }
  .mega-menu__group {
    padding: 16px;
  }
  .mega-menu__link {
    font-size: 14px;
  }
  .button {
    width: 100%;
  }
}
/* 480 */
@media (max-width: 480px) {
  .page-header .social-links {
    display: none;
  }
  .page-header .social-links__link {
    width: 40px;
    height: 40px;
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .page-header__body {
    padding-top: 14px;
  }
  .brand-panel, .contact-panel {
    width: calc(50% - 3px);
  }
  .brand-panel__main {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
  .brand-panel__mark {
    -ms-flex-preferred-size: 44px;
        flex-basis: 44px;
    width: 44px;
    height: 44px;
  }
  .brand-panel__title {
    font-size: 15px;
    max-width: 100%;
  }
  .brand-panel__subtitle {
    font-size: 10px;
    max-width: 100%;
  }
  .brand-panel__location {
    font-size: 13px;
  }
  .coverage-panel {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
  .coverage-panel__flag {
    -ms-flex-preferred-size: 48px;
        flex-basis: 48px;
    width: 48px;
    height: 30px;
  }
  .button {
    padding: 0 16px;
    font-size: 14px;
  }
  .service-nav {
    padding: 12px;
  }
  .service-nav__link, .service-nav__toggle {
    padding: 10px 0;
  }
  .brand-panel__title {
    font-size: 12px;
  }
  .brand-panel__subtitle {
    display: none;
  }
  .brand-panel__main {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
/* 340 */
@media (max-width: 340px) {
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
  .brand-panel__main {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .contact-panel__phone {
    font-size: 16px;
  }
  .button {
    font-size: 13px;
    min-height: 40px;
  }
  .mega-menu__group {
    padding: 14px;
  }
  .mega-menu__link {
    font-size: 13px;
    line-height: 1.3;
  }
}
.info-page {
  padding: 25px 0 80px 0;
  background-color: #EBEEF0;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.info-page__layout {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}

.info-page__sidebar {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
}

.info-page__sidebar-inner {
  width: 100%;
}

.info-page__sidebar-title {
  margin: 0 0 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.72);
}

.info-page__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.info-page__nav-item {
  margin: 0;
  padding: 0;
}

.info-page__nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  padding: 8px;
  border-radius: 12px;
  color: #253137;
  text-decoration: none;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.info-page__icon-placeholder {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 12px;
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.info-page__nav-text {
  min-width: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
}

.info-page__content {
  -webkit-box-flex: 3;
      -ms-flex: 3 1 0px;
          flex: 3 1 0;
  min-width: 0;
  padding: 38px 48px 48px 48px;
  border: 1px solid #EBEEF0;
  border-radius: 18px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
          box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
}

.info-page__title {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #253137;
}

.info-page__title-accent {
  color: #CCB589;
}

.info-page__subtitle {
  max-width: 100%;
  margin: 16px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.info-page__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  margin-top: 32px;
}

.info-page__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.info-page__section-title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #253137;
}

.info-page__text {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: #253137;
}

.info-page__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.info-page__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: #253137;
}

.info-page__list-marker {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
  width: 14px;
  height: 14px;
  margin-top: 8px;
  border-radius: 50%;
  background-color: #CCB589;
}

.info-page__nav-link--active a {
  color: #F46E49;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  border-radius: 12px;
}

.info-page__nav-link--active .info-page__icon-placeholder {
  border-color: #F46E49;
}

.info-page__nav-link:hover {
  color: #F46E49;
  background-color: #FFFFFF;
}

.info-page__nav-link:hover .info-page__icon-placeholder {
  border-color: #F46E49;
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
}

.info-page__nav-link:focus-visible {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 1200px) {
  .info-page__content {
    padding: 40px;
  }
}
@media (max-width: 992px) {
  .info-page__content {
    padding: 32px;
  }
  .info-page__title {
    font-size: 40px;
  }
  .info-page__nav-text {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .info-page {
    padding: 48px 0;
  }
  .info-page__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .info-page__sidebar,
  .info-page__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
  .info-page__nav-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
  }
  .info-page__nav-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 12px);
            flex: 1 1 calc(50% - 12px);
  }
  .info-page__nav-link {
    height: 100%;
  }
  .info-page__content {
    padding: 24px;
  }
  .info-page__title {
    font-size: 32px;
  }
  .info-page__section-title {
    font-size: 18px;
  }
  .info-page__text,
  .info-page__list-item {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .info-page {
    padding: 36px 0;
  }
  .info-page__nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .info-page__nav-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .info-page__content {
    padding: 20px;
    border-radius: 14px;
  }
  .info-page__title {
    font-size: 26px;
  }
  .info-page__section-title {
    font-size: 16px;
  }
  .info-page__body {
    gap: 24px;
    margin-top: 24px;
  }
}
/* База блока */
.help-catalog {
  padding: 25px 0 80px 0;
  background-color: #EBEEF0;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

/* Элементы */
.help-catalog__title {
  margin: 0;
  color: #253137;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.help-catalog__title-accent {
  color: #CCB589;
}

.help-catalog__subtitle {
  max-width: 560px;
  margin: 24px 0 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.help-catalog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.help-catalog__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc((100% - 72px) / 4);
          flex: 1 1 calc((100% - 72px) / 4);
  min-width: 0;
}

.help-catalog__card-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 14px;
  border: 1px solid #EBEEF0;
  border-radius: 14px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  color: #253137;
  text-decoration: none;
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.help-catalog__preview {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  width: 80px;
  height: 80px;
  border-radius: 12px;
}

.help-catalog__card-title {
  min-width: 0;
  margin: 0;
  color: #253137;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Hover и focus */
.help-catalog__breadcrumbs-link:hover {
  color: #553023;
}

.help-catalog__breadcrumbs-link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.help-catalog__card-link:hover {
  border-color: #CCB589;
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.help-catalog__card-link:hover .help-catalog__card-title {
  color: #F46E49;
}

.help-catalog__card-link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

/* Адаптив */
@media (max-width: 1200px) {
  .help-catalog__list {
    gap: 20px;
  }
  .help-catalog__card {
    -ms-flex-preferred-size: calc((100% - 60px) / 4);
        flex-basis: calc((100% - 60px) / 4);
  }
  .help-catalog__card-link {
    gap: 10px;
    padding: 20px;
  }
}
@media (max-width: 992px) {
  .help-catalog__title {
    font-size: 40px;
  }
  .help-catalog__card {
    -ms-flex-preferred-size: calc((100% - 20px) / 2);
        flex-basis: calc((100% - 20px) / 2);
  }
}
@media (max-width: 768px) {
  .help-catalog {
    padding: 48px 0;
  }
  .help-catalog__title {
    font-size: 32px;
  }
  .help-catalog__list {
    margin-top: 36px;
  }
  .help-catalog__card {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .help-catalog__card-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .help-catalog {
    padding: 36px 0;
  }
  .help-catalog__breadcrumbs {
    margin-bottom: 20px;
  }
  .help-catalog__title {
    font-size: 26px;
  }
  .help-catalog__subtitle {
    margin-top: 16px;
  }
  .help-catalog__list {
    gap: 12px;
    margin-top: 24px;
  }
  .help-catalog__card-link {
    gap: 16px;
    padding: 16px;
  }
  .help-catalog__card-title {
    font-size: 16px;
  }
}
.office-contacts {
  padding: 80px 0;
  color: #253137;
  background-color: #EBEEF0;
  position: relative;
  font-family: "Manrope", sans-serif;
  position: relative;
}

.office-contacts .container::before {
  content: "";
  display: block;
  width: 100%;
  height: 110%;
  position: absolute;
  left: 12%;
  top: 50%;
  opacity: 0.5;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(/img/logo-grey.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.office-contacts .container {
  position: relative;
  z-index: 2;
}

.office-contacts__body {
  position: relative;
  z-index: 3;
}

.office-contacts__header {
  position: relative;
  z-index: 3;
}

.office-contacts__header {
  max-width: 560px;
  margin-bottom: 48px;
}

.office-contacts__title {
  margin: 0 0 16px;
  color: #253137;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.office-contacts__title-accent {
  color: #CCB589;
}

.office-contacts__subtitle {
  margin: 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.office-contacts__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 48px;
}

.office-contacts__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  font-style: normal;
}

.office-contacts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  margin: 0;
}

.office-contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.office-contacts__label {
  color: rgba(37, 49, 55, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
}

.office-contacts__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin: 0;
  color: #253137;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.office-contacts__link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  color: #253137;
  text-decoration: none;
  border-bottom: 1px solid #CCB589;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.office-contacts__schedule {
  display: block;
}

.office-contacts__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  margin-top: auto;
  padding-top: 40px;
}

.office-contacts__social-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #CCB589;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.office-contacts__social-icon {
  display: block;
  width: 24px;
  height: 24px;
}

.office-contacts__map-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  min-width: 0;
  overflow: hidden;
  background-color: #F7F9FA;
  border: 1px solid #DDE4E7;
}

.office-contacts__map {
  width: 100%;
  min-height: 480px;
}

.office-contacts__map--error {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

.office-contacts__marker {
  position: absolute;
  width: 48px;
  height: 48px;
  pointer-events: none;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.office-contacts__marker-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.office-contacts__link:hover {
  color: #553023;
  border-color: #553023;
}

.office-contacts__social-link:hover {
  color: #553023;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.office-contacts__link:focus-visible,
.office-contacts__social-link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 992px) {
  .office-contacts__title {
    font-size: 40px;
  }
  .office-contacts__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
  .office-contacts__details {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .office-contacts__socials {
    margin-top: 0;
  }
  .office-contacts__map-wrapper {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media (max-width: 768px) {
  .office-contacts {
    padding: 48px 0;
  }
  .office-contacts__header {
    margin-bottom: 40px;
  }
  .office-contacts__title {
    font-size: 32px;
  }
  .office-contacts__body {
    gap: 32px;
  }
  .office-contacts__list {
    gap: 24px;
  }
  .office-contacts__value {
    font-size: 18px;
  }
  .office-contacts__map {
    min-height: 320px;
  }
}
@media (max-width: 480px) {
  .office-contacts {
    padding: 36px 0;
  }
  .office-contacts__header {
    margin-bottom: 32px;
  }
  .office-contacts__title {
    font-size: 26px;
  }
  .office-contacts__value {
    font-size: 16px;
  }
  .office-contacts__socials {
    gap: 20px;
    padding-top: 32px;
  }
}
.document-request {
  overflow: hidden;
  padding: 80px 0;
  background-color: #FFF;
  color: #253137;
  font-family: "Manrope", sans-serif;
  background-image: url(/img/lead-bg.webp);
  background-size: cover;
  background-position: center 100%;
}

.document-request__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 24px;
}

.document-request__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 2;
}

.document-request__title {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #253137;
}

.document-request__title-accent {
  color: #CCB589;
}

.document-request__subtitle {
  margin: 16px 0 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.document-request__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 24px;
}

.document-request__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 42%;
          flex: 0 1 42%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  max-width: 560px;
  margin: 0;
  padding: 24px;
  border: 1px solid #EBEEF0;
  border-radius: 12px;
  background-color: #EBEEF0;
  -webkit-box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
          box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
}

.document-request__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.document-request__label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
  color: #253137;
}

.document-request__input {
  width: 100%;
  padding: 12px 10px;
  border: 1px solid #EBEEF0;
  border-radius: 12px;
  outline: none;
  background-color: #FFF;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.document-request__input::-webkit-input-placeholder {
  color: rgba(37, 49, 55, 0.45);
}

.document-request__input::-moz-placeholder {
  color: rgba(37, 49, 55, 0.45);
}

.document-request__input:-ms-input-placeholder {
  color: rgba(37, 49, 55, 0.45);
}

.document-request__input::-ms-input-placeholder {
  color: rgba(37, 49, 55, 0.45);
}

.document-request__input::placeholder {
  color: rgba(37, 49, 55, 0.45);
}

.document-request__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4px 0 0;
  padding: 0 16px;
  border: 0;
  border-radius: 8px;
  background-color: #CCB589;
  color: #FFFFFF;
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  cursor: pointer;
}

.document-request__disclaimer {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.55);
}

.document-request__disclaimer-link {
  color: #CCB589;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.document-request__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
  border: 1px solid #f46e49;
  border-radius: 18px;
  background-color: #f46e49;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  color: #FFF;
  position: relative;
}

.document-request__details:after {
  content: "";
  width: 120px;
  height: 100px;
  background-image: url(/img/document-request-hand.png);
  position: absolute;
  top: -27px;
  left: 50%;
  z-index: 2;
  background-size: contain;
  background-repeat: no-repeat;
}

.document-request__details:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  background: #f46e49;
  right: 0;
  top: 0;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  z-index: 2;
}

.document-request__item-text {
  color: #FFF;
}

.document-request__details-title {
  margin: 0 0 24px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25;
  color: #FFF;
  position: relative;
  z-index: 4;
}

.document-request__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 4;
}

.document-request__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}

.document-request__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
}

.document-request__item-text {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  color: #FFF;
}

.document-request__details-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #EBEEF0;
  position: relative;
  z-index: 4;
}

.document-request__details-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.document-request__details-caption {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  color: #FFF;
}

.document-request__details-value {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #253137;
}

.document-request__details-link {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.document-request__visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 34%;
          flex: 0 1 34%;
  height: 560px;
  min-width: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-radius: 18px;
  position: relative;
}

.document-request__image {
  display: block;
  width: auto;
  height: 131%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right bottom;
  object-position: right bottom;
  position: absolute;
  right: -90px;
  bottom: -90px;
}

.document-request__input:hover {
  border-color: #CCB589;
}

.document-request__input:focus-visible {
  border-color: #CCB589;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.document-request__button:hover {
  background-color: #f46e49;
}

.document-request__button:focus-visible {
  outline: none;
  background-color: #553023;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.document-request__button:active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.document-request__disclaimer-link:hover,
.document-request__details-link:hover {
  color: #D64431;
}

.document-request__details-link:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.document-request__disclaimer-link:focus-visible,
.document-request__details-link:focus-visible {
  outline: none;
  color: #553023;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 1200px) {
  .document-request__layout,
  .document-request__body {
    gap: 16px;
  }
  .document-request__visual {
    -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
  }
}
@media (max-width: 992px) {
  .document-request__title {
    font-size: 40px;
  }
  .document-request__content {
    -ms-flex-preferred-size: 66%;
        flex-basis: 66%;
  }
  .document-request__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .document-request__form {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    max-width: none;
  }
  .document-request__visual {
    -ms-flex-preferred-size: 34%;
        flex-basis: 34%;
  }
}
@media (max-width: 768px) {
  .document-request__details:after,
  .document-request__visual {
    display: none;
  }
  .document-request {
    padding: 48px 0;
  }
  .document-request__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .document-request__title {
    font-size: 32px;
  }
  .document-request__visual {
    width: 100%;
    height: 320px;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .document-request__image {
    -o-object-position: right center;
       object-position: right center;
  }
}
@media (max-width: 480px) {
  .document-request {
    padding: 36px 0;
  }
  .document-request__title {
    font-size: 26px;
  }
  .document-request__form,
  .document-request__details {
    padding: 16px;
  }
  .document-request__details-title {
    margin-bottom: 16px;
    font-size: 16px;
  }
  .document-request__item-text {
    font-size: 14px;
  }
  .document-request__details-footer {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .document-request__visual {
    height: 320px;
  }
}
.fast {
  padding: 80px 0;
}
@media (max-width: 992px) {
  .fast {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  .fast {
    padding: 48px 0;
  }
}
@media (max-width: 480px) {
  .fast {
    padding: 36px 0;
  }
}
.fast__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 56px;
}
@media (max-width: 992px) {
  .fast__inner {
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .fast__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 28px;
  }
}
.fast__media {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46%;
          flex: 0 0 46%;
  max-width: 520px;
  aspect-ratio: 1/1;
  border-radius: 28px;
  overflow: hidden;
  background: #EBEEF0;
}
@media (max-width: 992px) {
  .fast__media {
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
    border-radius: 22px;
  }
}
@media (max-width: 768px) {
  .fast__media {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    max-width: 460px;
  }
}
@media (max-width: 480px) {
  .fast__media {
    border-radius: 18px;
  }
}
.fast__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.fast__badge {
  position: absolute;
  top: 14%;
  right: -28px;
  width: 124px;
  height: 124px;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 14px 30px rgba(37, 49, 55, 0.18);
          box-shadow: 0 14px 30px rgba(37, 49, 55, 0.18);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #253137;
}
.fast__badge svg {
  width: 64%;
  height: 64%;
  fill: currentColor;
  stroke: currentColor;
}
@media (max-width: 992px) {
  .fast__badge {
    width: 96px;
    height: 96px;
    right: -18px;
  }
}
@media (max-width: 480px) {
  .fast__badge {
    width: 76px;
    height: 76px;
    right: -10px;
    top: 10%;
  }
}
.fast__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
}
.fast__title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.01em;
  color: #253137;
  margin: 0 0 32px;
}
@media (max-width: 992px) {
  .fast__title {
    font-size: 40px;
    margin-bottom: 28px;
  }
}
@media (max-width: 768px) {
  .fast__title {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
@media (max-width: 480px) {
  .fast__title {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
.fast__title--accent {
  color: #ccb589;
}
.fast__list {
  list-style: none;
  margin: 0 0 32px;
  padding: 0;
  position: relative;
}
.fast__list::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 14px;
  bottom: 14px;
  width: 0;
  border-left: 2px dashed rgba(204, 181, 137, 0.55);
}
@media (max-width: 768px) {
  .fast__list {
    margin-bottom: 24px;
  }
}
.fast__item {
  position: relative;
  padding-left: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.fast__item + .fast__item {
  margin-top: 22px;
}
@media (max-width: 480px) {
  .fast__item {
    padding-left: 26px;
  }
  .fast__item + .fast__item {
    margin-top: 18px;
  }
}
.fast__marker {
  position: absolute;
  left: 0;
  top: 6px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ccb589;
  -webkit-box-shadow: 0 0 0 4px rgba(204, 181, 137, 0.18);
          box-shadow: 0 0 0 4px rgba(204, 181, 137, 0.18);
}
.fast__item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.fast__item-title {
  font-size: 20px;
  font-weight: 700;
  color: #253137;
  line-height: 1.25;
}
@media (max-width: 768px) {
  .fast__item-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .fast__item-title {
    font-size: 16px;
  }
}
.fast__item-desc {
  font-size: 15px;
  font-weight: 400;
  color: rgba(37, 49, 55, 0.7);
  line-height: 1.45;
}
@media (max-width: 480px) {
  .fast__item-desc {
    font-size: 14px;
  }
}
.fast__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 12px;
  background: #fff;
  border: 1px solid #EBEEF0;
  border-radius: 12px;
  padding: 6px;
  max-width: 560px;
  -webkit-box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
          box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
}
@media (max-width: 480px) {
  .fast__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 14px;
    padding: 10px;
    gap: 10px;
  }
}
.fast__field {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 0 18px;
  min-width: 0;
  margin-bottom: 0;
}
.fast__field-flag {
  font-size: 18px;
  line-height: 1;
}
.fast__input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  border: 0;
  background: transparent;
  font: 500 16px/1 "Manrope", sans-serif;
  color: #253137;
  padding: 14px 0;
  min-width: 0;
}
.fast__input::-webkit-input-placeholder {
  color: rgba(37, 49, 55, 0.45);
}
.fast__input::-moz-placeholder {
  color: rgba(37, 49, 55, 0.45);
}
.fast__input:-ms-input-placeholder {
  color: rgba(37, 49, 55, 0.45);
}
.fast__input::-ms-input-placeholder {
  color: rgba(37, 49, 55, 0.45);
}
.fast__input::placeholder {
  color: rgba(37, 49, 55, 0.45);
}
.fast__btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border: 0;
  cursor: pointer;
  background: #ccb589;
  color: #fff;
  font: 700 14px/1 "Manrope", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding: 0 28px;
  border-radius: 8px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  height: 50px;
}
.fast__btn:hover {
  background: #553023;
}
.fast__btn:focus-visible {
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
  outline: none;
}
.fast__btn:active {
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}
@media (max-width: 480px) {
  .fast__btn {
    padding: 14px 28px;
    border-radius: 14px;
  }
}
.fast__notice {
  margin: 16px 0 0;
  font-size: 12px;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.55);
  max-width: 560px;
}
.fast__notice a {
  color: #ccb589;
  text-decoration: none;
  border-bottom: 1px solid rgba(204, 181, 137, 0.4);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.fast__notice a:hover {
  color: #553023;
  border-bottom-color: #553023;
}

/* ============================================================
   Block: hero-services
   ============================================================ */
.hero-services {
  position: relative;
  background-color: #EBEEF0;
  padding: 100px 0 150px 0;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .hero-services {
    padding: 80px 0;
  }
}
@media (max-width: 992px) {
  .hero-services {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  .hero-services {
    padding: 48px 0;
  }
}
@media (max-width: 480px) {
  .hero-services {
    padding: 36px 0;
  }
}

/* Картинка-документ — прижата к правому краю viewport, без карточки */
.hero-services__media {
  position: absolute;
  top: 55%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 46%;
  height: 100%;
  background-image: url("../img/bg-d4.webp");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 1200px) {
  .hero-services__media {
    width: 44%;
  }
}
@media (max-width: 992px) {
  .hero-services__media {
    width: 42%;
    opacity: 0.85;
  }
}
.hero-services__media {
  /* На планшете и ниже — уводим в фон, чтобы не мешало */
}
@media (max-width: 768px) {
  .hero-services__media {
    position: absolute;
    top: 0;
    right: -10%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
    height: 100%;
    opacity: 0.18;
  }
}
@media (max-width: 480px) {
  .hero-services__media {
    opacity: 0.12;
    right: -20%;
    width: 90%;
  }
}

.hero-services__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* Контентная зона — поверх картинки */
.hero-services__content {
  position: relative;
  z-index: 2;
}
@media (max-width: 1500px) {
  .hero-services__content {
    max-width: 670px;
  }
}
@media (max-width: 1200px) {
  .hero-services__content {
    max-width: 600px;
  }
}
@media (max-width: 992px) {
  .hero-services__content {
    max-width: 480px;
  }
}
@media (max-width: 768px) {
  .hero-services__content {
    max-width: 100%;
  }
}

/* Заголовок */
.hero-services__title {
  font-size: 44px;
  line-height: 1.2;
  font-weight: 700;
  color: #253137;
  margin: 0 0 16px;
}
@media (max-width: 1200px) {
  .hero-services__title {
    font-size: 38px;
  }
}
@media (max-width: 992px) {
  .hero-services__title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .hero-services__title {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .hero-services__title {
    font-size: 24px;
  }
}

.hero-services__title-accent {
  color: #ccb589;
}

.hero-services__subtitle {
  font-size: 16px;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
  margin: 0 0 48px;
  max-width: 480px;
}
@media (max-width: 768px) {
  .hero-services__subtitle {
    font-size: 15px;
    margin-bottom: 32px;
  }
}

/* ============================================================
   Плитки — БЕЗ карточек, плоский список
   ============================================================ */
.hero-services__tiles {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px 24px;
}
@media (max-width: 768px) {
  .hero-services__tiles {
    gap: 28px 20px;
  }
}

.hero-services__tile {
  /* 3 в ряд на десктопе, 2 на планшете, 2 на мобиле */
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc((100% - 48px) / 5);
          flex: 0 0 calc((100% - 48px) / 5);
}
@media (max-width: 992px) {
  .hero-services__tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 49px) / 3);
            flex: 0 0 calc((100% - 49px) / 3);
  }
}
@media (max-width: 480px) {
  .hero-services__tile {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 20px) / 2);
            flex: 0 0 calc((100% - 20px) / 2);
  }
}
@media (max-width: 340px) {
  .hero-services__tile {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}

.hero-services__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 14px;
  text-decoration: none;
  color: #253137;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.hero-services__link:hover {
  text-decoration: none;
}
.hero-services__link:hover .hero-services__icon {
  color: #553023;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.hero-services__link:hover .hero-services__label {
  color: #f46e49 !important;
}
.hero-services__link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
  border-radius: 4px;
}

/* Иконка — без фоновой плашки, плоско */
.hero-services__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #ccb589;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.hero-services__icon svg,
.hero-services__icon img {
  width: 44px;
  height: 44px;
  display: block;
}
@media (max-width: 768px) {
  .hero-services__icon svg, .hero-services__icon img {
    width: 38px;
    height: 38px;
  }
}

.hero-services__label {
  font-size: 15px;
  line-height: 1.4;
  font-weight: bold;
  color: #253137;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.hero-section {
  width: 100%;
  overflow: hidden;
  padding: 0 0 30px;
}
.hero-section__container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.hero-section__layout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 470px) minmax(0, 1fr);
  grid-template-columns: minmax(0, 470px) minmax(0, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  min-height: 470px;
}
.hero-section__content {
  position: relative;
  z-index: 2;
  padding: 0px 0 18px 0;
}
.hero-section__title {
  margin: 0 0 34px;
  font-size: 45px;
  line-height: 1.08;
  font-weight: 700;
  color: #253137;
  letter-spacing: -0.02em;
  max-width: 560px;
}
.hero-section__features {
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 525px;
}
.hero-section__feature {
  position: relative;
  padding-left: 28px;
  font-size: 16px;
  line-height: 1.45;
  color: #2f2f2f;
}
.hero-section__feature:not(:last-child) {
  margin-bottom: 20px;
}
.hero-section__feature::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #ccb589;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.55);
          box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.55);
}
.hero-section__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  margin-top: 42px;
}
.hero-section__button {
  min-width: 190px;
  padding: 16px 24px;
  border: 1px solid transparent;
  border-radius: 12px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  -webkit-transition: background-color all 0.2s ease-in-out, border-color all 0.2s ease-in-out, color all 0.2s ease-in-out, -webkit-transform all 0.2s ease-in-out;
  transition: background-color all 0.2s ease-in-out, border-color all 0.2s ease-in-out, color all 0.2s ease-in-out, -webkit-transform all 0.2s ease-in-out;
  transition: background-color all 0.2s ease-in-out, border-color all 0.2s ease-in-out, color all 0.2s ease-in-out, transform all 0.2s ease-in-out;
  transition: background-color all 0.2s ease-in-out, border-color all 0.2s ease-in-out, color all 0.2s ease-in-out, transform all 0.2s ease-in-out, -webkit-transform all 0.2s ease-in-out;
}
.hero-section__button:hover, .hero-section__button:focus-visible {
  background: #f46e49;
  color: #FFF;
  border-color: #f46e49;
}
.hero-section__button--primary {
  background: #ccb589;
  border-color: #ccb589;
  color: #FFF;
}
.hero-section__button--secondary {
  background: transparent;
  border-color: #ccb589;
  color: #2f2f2f;
}
.hero-section__media {
  position: relative;
  min-width: 0;
}
.hero-section__media-shell {
  position: relative;
  min-height: 470px;
  overflow: hidden;
  background: radial-gradient(circle at 78% 20%, rgba(255, 255, 255, 0.85) 0, rgba(255, 255, 255, 0) 18%), linear-gradient(135deg, #f2f2f2 0%, #d6d6d6 42%, #bbbbbb 100%);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45), inset 70px 0 65px rgba(255, 255, 255, 0.82), inset -70px 0 65px rgba(255, 255, 255, 0.82), inset 0 0 38px rgba(255, 255, 255, 0.55);
          box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45), inset 70px 0 65px rgba(255, 255, 255, 0.82), inset -70px 0 65px rgba(255, 255, 255, 0.82), inset 0 0 38px rgba(255, 255, 255, 0.55);
}
.hero-section__media-shell-img {
  width: 100%;
  height: auto;
}
.hero-section__media-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0) 35%), linear-gradient(135deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 45%);
  pointer-events: none;
  -webkit-box-shadow: inset 0px 0px 20px 70px #FFF;
          box-shadow: inset 0px 0px 20px 70px #FFF;
  border-radius: 20%;
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}
@media (max-width: 540px) {
  .hero-section__media-shell::before {
    -webkit-box-shadow: inset 0px 0px 20px 30px #FFF;
            box-shadow: inset 0px 0px 20px 30px #FFF;
  }
}
.hero-section__media-shell::after {
  content: "";
  position: absolute;
  inset: 18px;
  border-radius: inherit;
  pointer-events: none;
}
.hero-section__media-placeholder {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 32px;
  background: radial-gradient(circle at 30% 24%, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0) 16%), radial-gradient(circle at 82% 18%, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 14%), linear-gradient(135deg, #ccb589 0%, #ccb589 100%);
}
.hero-section__media-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 52px;
  padding: 12px 18px;
  border-radius: 999px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: rgba(37, 49, 55, 0.7);
  background: rgba(255, 255, 255, 0.74);
  -webkit-box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
          box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}

/* 1200px */
@media (max-width: 1200px) {
  .hero-section__layout {
    -ms-grid-columns: minmax(0, 440px) minmax(0, 1fr);
    grid-template-columns: minmax(0, 440px) minmax(0, 1fr);
    gap: 24px;
    min-height: 430px;
  }
  .hero-section__title {
    font-size: 48px;
    margin-bottom: 28px;
  }
  .hero-section__media-shell, .hero-section__media-placeholder {
    min-height: 430px;
  }
}
/* 992px */
@media (max-width: 992px) {
  .hero-section {
    padding: 18px 0 26px;
  }
  .hero-section__container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hero-section__layout {
    -ms-grid-columns: minmax(0, 1fr) minmax(0, 0.95fr);
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.95fr);
    gap: 22px;
    min-height: unset;
  }
  .hero-section__title {
    font-size: 40px;
    max-width: 460px;
  }
  .hero-section__feature {
    font-size: 15px;
  }
  .hero-section__actions {
    margin-top: 34px;
  }
  .hero-section__button {
    min-width: 175px;
    font-size: 16px;
    padding: 15px 20px;
  }
  .hero-section__media-shell, .hero-section__media-placeholder {
    min-height: 390px;
  }
}
/* 768px */
@media (max-width: 768px) {
  .hero-section {
    padding: 18px 0 24px;
  }
  .hero-section__layout {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .hero-section__content {
    padding: 0;
  }
  .hero-section__title {
    max-width: 100%;
    font-size: 36px;
    margin-bottom: 24px;
  }
  .hero-section__features {
    max-width: 100%;
  }
  .hero-section__actions {
    margin-top: 30px;
  }
  .hero-section__media {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .hero-section__media-shell, .hero-section__media-placeholder {
    min-height: 360px;
    border-radius: 28px;
  }
  .hero-section__media-shell {
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45), inset 40px 0 45px rgba(255, 255, 255, 0.8), inset -40px 0 45px rgba(255, 255, 255, 0.8), inset 0 0 28px rgba(255, 255, 255, 0.5);
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.45), inset 40px 0 45px rgba(255, 255, 255, 0.8), inset -40px 0 45px rgba(255, 255, 255, 0.8), inset 0 0 28px rgba(255, 255, 255, 0.5);
  }
}
/* 576px */
@media (max-width: 576px) {
  .hero-section__title {
    font-size: 31px;
    line-height: 1.1;
  }
  .hero-section__feature {
    padding-left: 24px;
    font-size: 14px;
  }
  .hero-section__feature:not(:last-child) {
    margin-bottom: 16px;
  }
  .hero-section__feature::before {
    width: 10px;
    height: 10px;
    top: 7px;
  }
  .hero-section__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  .hero-section__button {
    width: 100%;
    min-width: 0;
  }
  .hero-section__media-shell, .hero-section__media-placeholder {
    min-height: 300px;
  }
}
/* 480px */
@media (max-width: 480px) {
  .hero-section__container {
    padding-left: 14px;
    padding-right: 14px;
  }
  .hero-section__title {
    font-size: 28px;
  }
  .hero-section__button {
    font-size: 15px;
    padding: 14px 18px;
  }
  .hero-section__media-shell, .hero-section__media-placeholder {
    min-height: 255px;
    border-radius: 24px;
  }
  .hero-section__media-label {
    font-size: 12px;
    padding: 10px 14px;
  }
}
/* 340px */
@media (max-width: 340px) {
  .hero-section__title {
    font-size: 24px;
  }
  .hero-section__feature {
    font-size: 13px;
    line-height: 1.4;
  }
  .hero-section__actions {
    margin-top: 24px;
  }
  .hero-section__button {
    padding: 13px 14px;
    font-size: 14px;
  }
  .hero-section__media-shell, .hero-section__media-placeholder {
    min-height: 220px;
  }
  .hero-section__media-label {
    font-size: 11px;
    letter-spacing: 0.02em;
  }
}
/* =========================
   REVIEWS BLOCK
   ========================= */
.reviews {
  padding: 80px 0;
  background: #EBEEF0;
}
@media (max-width: 992px) {
  .reviews {
    padding: 60px 0;
  }
}
@media (max-width: 768px) {
  .reviews {
    padding: 48px 0;
  }
}
@media (max-width: 480px) {
  .reviews {
    padding: 36px 0;
  }
}
.reviews .reviews__title,
.reviews .reviews__head,
.reviews .reviews__slider-box {
  position: relative;
  z-index: 2;
}
.reviews .container {
  position: relative;
}
.reviews .container:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/img/dialog-icon.webp);
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  left: -20%;
  top: -22%;
}
.reviews__title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.01em;
  color: #253137;
  margin: 0 0 28px;
  color: #FFF;
}
@media (max-width: 992px) {
  .reviews__title {
    font-size: 52px;
  }
}
@media (max-width: 768px) {
  .reviews__title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .reviews__title {
    font-size: 32px;
  }
}
.reviews__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.reviews__source {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 6px 6px 6px 18px;
  background: #fff;
  border-radius: 999px;
  -webkit-box-shadow: 0 4px 16px rgba(37, 49, 55, 0.06);
          box-shadow: 0 4px 16px rgba(37, 49, 55, 0.06);
  text-decoration: none;
  color: #253137;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.reviews__source:hover {
  color: #253137;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 8px 22px rgba(37, 49, 55, 0.1);
          box-shadow: 0 8px 22px rgba(37, 49, 55, 0.1);
}
.reviews__source-label {
  font-weight: 600;
  font-size: 14px;
}
.reviews__source-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  padding: 4px 12px 4px 4px;
  background: #f5f5f6;
  border-radius: 999px;
  font-weight: 700;
  font-size: 14px;
}
.reviews__source-icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #FC3F1D;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 800;
  font-size: 13px;
  line-height: 1;
}
.reviews__slider-box {
  position: relative;
}
.reviews__slider {
  overflow: hidden;
  /* запас под тень карточек, чтобы её не обрезало */
  padding: 28px 20px 44px;
  margin: -8px -4px -14px;
}
.reviews__btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #EBEEF0;
  color: #253137;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.08);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.08);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 20;
  cursor: pointer;
}
.reviews__btn:hover {
  background: #ccb589;
  border-color: #ccb589;
  color: #fff;
}
.reviews__btn--prev {
  left: -22px;
}
.reviews__btn--next {
  right: -22px;
}
.reviews__btn.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .reviews__btn {
    width: 42px;
    height: 42px;
  }
  .reviews__btn--prev {
    left: -6px;
  }
  .reviews__btn--next {
    right: -6px;
  }
}
@media (max-width: 768px) {
  .reviews__btn {
    display: none;
  }
}
.reviews__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 28px;
}
.reviews__pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #CED7DB;
  opacity: 1;
  border-radius: 50%;
  margin: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.reviews__pagination .swiper-pagination-bullet-active {
  background: #253137;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

/* =========================
   REVIEW CARD
   ========================= */
.reviews .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.review {
  background: #fff;
  border-radius: 18px;
  padding: 22px 22px 24px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 320px;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.05);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.05);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.review:hover {
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
}
.review__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 14px;
  margin-bottom: 16px;
}
.review__avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #EBEEF0;
}
.review__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.review__stars {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 2px;
  margin-bottom: 4px;
  line-height: 0;
}
.review__stars svg {
  width: 16px;
  height: 16px;
  fill: #FFB800;
}
.review__name {
  font-size: 14px;
  font-weight: 700;
  color: #253137;
  margin: 0;
  line-height: 1.3;
}
.review__date {
  font-size: 12px;
  color: rgba(37, 49, 55, 0.5);
}
.review__body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.review__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.55;
  color: #253137;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.review__more {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 0 0 36px;
  border: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(32%, #fff));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 32%);
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #253137;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.review__more:hover {
  color: #f46e49;
}
.review.is-overflow .review__more {
  display: inline-block;
}
@media (max-width: 768px) {
  .review {
    min-height: 280px;
    padding: 20px;
  }
}

/* =========================
   POPUP
   ========================= */
.review-popup {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
.review-popup.is-open {
  opacity: 1;
  visibility: visible;
}
.review-popup__overlay {
  position: absolute;
  inset: 0;
  background: rgba(37, 49, 55, 0.55);
  cursor: pointer;
}
.review-popup__dialog {
  position: relative;
  background: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 560px;
  max-height: 85vh;
  overflow-y: auto;
  padding: 32px;
  -webkit-transform: translateY(16px);
      -ms-transform: translateY(16px);
          transform: translateY(16px);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
          box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
}
.review-popup.is-open .review-popup__dialog {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.review-popup__close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 0;
  background: #EBEEF0;
  color: #253137;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.review-popup__close:hover {
  background: #CED7DB;
}
.review-popup__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 18px;
  padding-right: 44px;
}
.review-popup__avatar {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #EBEEF0;
}
.review-popup__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.review-popup__stars {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 2px;
  margin-bottom: 4px;
  line-height: 0;
}
.review-popup__stars svg {
  width: 18px;
  height: 18px;
  fill: #FFB800;
}
.review-popup__name {
  font-size: 18px;
  font-weight: 700;
  color: #253137;
  line-height: 1.3;
}
.review-popup__date {
  font-size: 13px;
  color: rgba(37, 49, 55, 0.5);
}
.review-popup__text {
  font-size: 15px;
  line-height: 1.6;
  color: #253137;
  white-space: pre-wrap;
}
@media (max-width: 480px) {
  .review-popup {
    padding: 12px;
  }
  .review-popup__dialog {
    padding: 24px 20px;
  }
  .review-popup__avatar {
    width: 56px;
    height: 56px;
  }
  .review-popup__name {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .reviews .container:before {
    content: "";
    display: block;
    width: 80%;
    height: 80%;
    background-image: url(/img/dialog-icon.webp);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    left: -17%;
    top: -9%;
  }
}
/* блокировка прокрутки body при открытом попапе */
body.is-scroll-lock {
  overflow: hidden;
}

.team {
  padding: 0 0 80px 0;
}
@media (max-width: 992px) {
  .team {
    padding: 64px 0;
  }
}
@media (max-width: 768px) {
  .team {
    padding: 48px 0;
  }
}
.team__header {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .team__header {
    margin-bottom: 28px;
  }
}
.team__title {
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.15;
  color: #253137;
  margin: 0 0 8px;
}
@media (max-width: 768px) {
  .team__title {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .team__title {
    font-size: 26px;
  }
}
.team__subtitle {
  font-size: 16px;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.6);
  margin: 0;
}
.team__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 24px;
}
@media (max-width: 768px) {
  .team__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.team {
  /* ===== Большая карточка (директор) ===== */
}
.team__lead {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(40% - 12px);
          flex: 0 0 calc(40% - 12px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
  min-width: 0;
}
@media (max-width: 992px) {
  .team__lead {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 12px);
            flex: 0 0 calc(50% - 12px);
  }
}
@media (max-width: 768px) {
  .team__lead {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
.team__lead-photo {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 480px;
  border-radius: 14px;
  overflow: hidden;
  background: #EBEEF0;
}
.team__lead-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  display: block;
  -webkit-transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
@media (max-width: 992px) {
  .team__lead-photo {
    min-height: 0;
    aspect-ratio: 16/10;
  }
}
@media (max-width: 768px) {
  .team__lead-photo {
    aspect-ratio: 4/3;
  }
}
@media (max-width: 480px) {
  .team__lead-photo {
    aspect-ratio: 4/4.6;
  }
}
.team__lead:hover .team__lead-photo img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}
.team__lead-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.team__lead-name {
  font-family: "Manrope", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  color: #253137;
  margin: 0 0 6px;
}
@media (max-width: 768px) {
  .team__lead-name {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .team__lead-name {
    font-size: 22px;
  }
}
.team__lead-role {
  font-size: 16px;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.65);
  margin: 0;
}
.team {
  /* ===== Список 2x2 ===== */
}
.team__list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 0;
}
@media (max-width: 768px) {
  .team__list {
    gap: 16px;
  }
}
.team__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(50% - 12px);
          flex: 1 1 calc(50% - 12px);
  min-width: 0;
}
@media (max-width: 992px) {
  .team__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.team {
  /* ===== Маленькая карточка ===== */
}
.team__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #EBEEF0;
  border-radius: 14px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
.team__card:hover {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 12px 28px rgba(37, 49, 55, 0.08);
          box-shadow: 0 12px 28px rgba(37, 49, 55, 0.08);
}
@media (max-width: 480px) {
  .team__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.team__card-photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 42%;
          flex: 0 0 42%;
  overflow: hidden;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.team__card-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
  display: block;
  -webkit-transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}
@media (max-width: 768px) {
  .team__card-photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
            flex: 0 0 38%;
  }
}
@media (max-width: 480px) {
  .team__card-photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
    aspect-ratio: 4/3;
  }
}
.team__card:hover .team__card-photo img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.team__card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 10px;
  min-width: 0;
}
@media (max-width: 768px) {
  .team__card-body {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .team__card-body {
    padding: 18px;
  }
}
.team__card-name {
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  color: #253137;
  margin: 0 0 6px;
}
.team__card-role {
  font-size: 14px;
  line-height: 1.25;
  color: rgba(37, 49, 55, 0.6);
  margin: 0 0 14px;
}
.team__card-desc {
  font-size: 12px;
  line-height: 1.35;
  color: #253137;
  margin: 0;
}

.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: -24px;
  position: relative;
  top: 10px;
}

.main-nav__link {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 800;
  color: #253137;
  white-space: nowrap;
}

.main-nav__link:hover {
  color: #f46e49;
}

.main-nav__item {
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}

.main-nav__list .main-nav__item:last-child::after {
  display: none;
}

.main-nav__list .main-nav__item::after {
  content: "/";
  font-size: 32px;
  position: absolute;
  right: -7px;
  color: #ccb589;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.main-nav__toggle {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  width: 100%;
  min-height: 46px;
  padding: 0 22px;
  border: 1px solid #EBEEF0;
  border-radius: 12px;
  background-color: #FFFFFF;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.main-nav__toggle-text {
  display: block;
}

.main-nav__toggle-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 6px;
  width: 24px;
  height: 24px;
  color: #CCB589;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.main-nav__toggle-line {
  display: block;
  width: 24px;
  height: 2px;
  border-radius: 999px;
  background-color: currentColor;
  -webkit-transition: opacity 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 180ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.main-nav__accordion {
  width: 100%;
}

.main-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.main-nav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-nav__link {
  color: #253137;
  text-decoration: none;
}

.main-nav--open .main-nav__toggle {
  border-color: #CCB589;
}

.main-nav--open .main-nav__toggle-icon {
  color: #F46E49;
}

.main-nav--open .main-nav__toggle-line:first-child {
  -webkit-transform: translateY(8px) rotate(45deg);
      -ms-transform: translateY(8px) rotate(45deg);
          transform: translateY(8px) rotate(45deg);
}

.main-nav--open .main-nav__toggle-line:nth-child(2) {
  opacity: 0;
}

.main-nav--open .main-nav__toggle-line:last-child {
  -webkit-transform: translateY(-8px) rotate(-45deg);
      -ms-transform: translateY(-8px) rotate(-45deg);
          transform: translateY(-8px) rotate(-45deg);
}

.main-nav__toggle:hover .main-nav__toggle-icon {
  color: #553023;
}

.main-nav__toggle:focus-visible,
.main-nav__link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 768px) {
  .page-header__main-nav {
    width: 100%;
  }
  .main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    row-gap: 8px;
  }
  .main-nav__toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .main-nav__accordion {
    display: none;
    border: 1px solid #EBEEF0;
    border-radius: 12px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
            box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  }
  .main-nav--open .main-nav__accordion {
    display: block;
  }
  .main-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100%;
  }
  .main-nav__item {
    width: 100%;
    border-bottom: 1px solid #EBEEF0;
  }
  .main-nav__item:last-child {
    border-bottom: 0;
  }
  .main-nav__item::after {
    display: none;
  }
  .main-nav__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    min-height: 50px;
    padding: 0 24px;
    color: #253137;
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
    transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  }
  .main-nav__link:hover {
    background-color: #EBEEF0;
    color: #253137;
  }
  .main-nav__item:first-child .main-nav__link {
    border-radius: 12px 12px 0 0;
  }
  .main-nav__item:last-child .main-nav__link {
    border-radius: 0 0 12px 12px;
  }
}
@media (max-width: 480px) {
  .main-nav__toggle {
    padding: 0 14px;
  }
  .main-nav__link {
    padding: 0 14px;
    font-size: 15px;
  }
}
@media screen and (max-width: 992px) {
  .main-nav {
    margin-top: 0;
  }
}
.article-navigation {
  overflow: hidden;
  padding: 8px 0;
  background-color: #FFFFFF;
  border: 1px solid #EBEEF0;
  border-radius: 14px;
}

.article-navigation__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}

.article-navigation__list:before {
  position: absolute;
  height: 100%;
  width: 1px;
  background: #EBEEF0;
  content: "";
  display: block;
  right: 0px;
}

.article-navigation__item {
  margin: 0;
  padding: 0;
}

.article-navigation__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 48px;
  padding: 12px 24px;
  border-radius: 8px;
  color: rgba(37, 49, 55, 0.6);
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.45;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.article-navigation__link::before {
  position: absolute;
  top: 8px;
  bottom: 8px;
  right: -1px;
  width: 3px;
  border-radius: 999px;
  background-color: #253137;
  content: "";
  opacity: 0;
  -webkit-transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
          transform: scaleY(0.5);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.article-navigation__link:hover {
  color: #253137;
}

.article-navigation__link:focus-visible {
  outline: 0;
  color: #253137;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.article-navigation__link--active {
  color: #253137;
  font-weight: 700;
  padding-right: 19px;
}

.article-navigation__link--active::before {
  opacity: 1;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}

.article-navigation__anchor {
  display: block;
  height: 0;
  scroll-margin-top: 80px;
  visibility: hidden;
}

@media (max-width: 992px) {
  .article-page__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 48px;
  }
  .article-page__sidebar {
    position: static;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 100%;
  }
  .article-page__content {
    width: 100%;
  }
  .article-page__title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .article-page {
    padding: 48px 0;
  }
  .article-page__layout {
    row-gap: 36px;
  }
  .article-page__section + .article-page__section {
    margin-top: 48px;
    padding-top: 48px;
  }
  .article-page__title {
    font-size: 32px;
  }
  .article-navigation__link {
    min-height: 48px;
    padding: 12px 16px;
  }
}
@media (max-width: 480px) {
  .article-page {
    padding: 36px 0;
  }
  .article-page__section + .article-page__section {
    margin-top: 36px;
    padding-top: 36px;
  }
  .article-page__title {
    margin-bottom: 20px;
    font-size: 26px;
  }
  .article-navigation {
    border-radius: 14px;
  }
  .article-navigation__link {
    padding: 12px 14px;
  }
}
.breadcrumbs {
  width: 100%;
  background-color: #FFFFFF;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.breadcrumbs--grey {
  background: #EBEEF0;
}

.breadcrumbs__container {
  overflow-x: auto;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0;
  padding: 8px 0 8px 0;
  list-style: none;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}

.breadcrumbs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.breadcrumbs__item + .breadcrumbs__item {
  margin-left: 8px;
}

.breadcrumbs__item + .breadcrumbs__item::before {
  width: 8px;
  height: 8px;
  margin-right: 8px;
  border-top: 1px solid rgba(37, 49, 55, 0.5);
  border-right: 1px solid rgba(37, 49, 55, 0.5);
  content: "";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.breadcrumbs__link {
  color: #CCB589;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.breadcrumbs__current {
  color: rgba(37, 49, 55, 0.72);
}

.breadcrumbs__link:hover {
  color: #553023;
  border-bottom-color: #553023;
}

.breadcrumbs__link:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 768px) {
  .breadcrumbs__item {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .breadcrumbs__item {
    font-size: 12px;
  }
  .breadcrumbs__item + .breadcrumbs__item {
    margin-left: 8px;
  }
  .breadcrumbs__item + .breadcrumbs__item::before {
    margin-right: 8px;
  }
}
.consultation {
  padding: 80px 0;
  background: #EBEEF0;
  color: #253137;
  background-image: url(/img/lead-bg.webp);
  background-size: cover;
  background-position: center 100%;
  position: relative;
  z-index: 4;
}

.consultation__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}

.consultation__content {
  width: 50%;
  min-width: 0;
  z-index: 2;
  position: relative;
}

.consultation__form-wrap {
  width: 40%;
}

.consultation__title {
  margin: 0;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-shadow: 1px 1px 1px #F7F9FA;
}

.consultation__title-accent {
  color: #CCB589;
}

.consultation__subtitle {
  max-width: 560px;
  margin: 24px 0 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  text-shadow: 1px 1px 1px #F7F9FA;
}

.consultation__note {
  max-width: 560px;
  margin: 14px 0 0;
  color: rgba(37, 49, 55, 0.55);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-shadow: 1px 1px 1px #F7F9FA;
}

.consultation__expert {
  position: absolute;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  min-width: 0;
  margin: 0;
  -ms-flex-item-align: end;
  align-self: flex-end;
  left: 58%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 0;
  max-width: 470px;
  min-width: 470px;
  bottom: 0;
}

.consultation__expert-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.consultation__expert-caption {
  position: absolute;
  right: 24px;
  bottom: 24px;
  left: 24px;
  padding-left: 12px;
  border-left: 4px solid #CCB589;
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(247, 249, 250, 0.8);
  border-radius: 10px;
}

.consultation__expert-name {
  display: block;
  margin: 0 0 8px;
  color: #253137;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}

.consultation__expert-position {
  display: block;
  color: rgba(37, 49, 55, 0.65);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}

.consultation__form-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 2;
}

.consultation__form-wrap .form--card {
  max-width: 340px;
}

@media (max-width: 1200px) {
  .consultation__inner {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media (max-width: 992px) {
  .consultation__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 24px;
  }
  .consultation__title {
    max-width: 100%;
    font-size: 40px;
  }
  .consultation__expert,
  .consultation__form-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
  .consultation__subtitle,
  .consultation__note {
    max-width: 560px;
  }
}
@media (max-width: 768px) {
  .consultation {
    padding: 48px 0;
  }
  .consultation__content {
    width: 100%;
  }
  .consultation__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .consultation__title {
    font-size: 32px;
  }
  .consultation__expert {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    display: none;
  }
  .consultation__form-wrap {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 480px) {
  .consultation {
    padding: 36px 0;
  }
  .consultation__inner {
    gap: 20px;
  }
  .consultation__title {
    font-size: 26px;
  }
  .consultation__subtitle {
    margin-top: 20px;
  }
  .consultation__expert-caption {
    position: static;
    margin-top: 12px;
  }
  .consultation__expert-name {
    font-size: 16px;
  }
}
/* База блока */
.documentation-benefits {
  padding: 0px 0 80px 0;
  overflow: hidden;
  color: #253137;
  background-color: #EBEEF0;
}

.documentation-benefits__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 48px;
}

.documentation-benefits__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  min-width: 0;
}

.documentation-benefits__title {
  margin: 0;
  width: 200%;
  max-width: 900px;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.documentation-benefits__title-accent {
  color: #CCB589;
}

.documentation-benefits__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 48px;
     -moz-column-gap: 48px;
          column-gap: 48px;
  row-gap: 32px;
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
}

.documentation-benefits__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(50% - 24px);
          flex: 0 1 calc(50% - 24px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  min-width: 0;
}

.documentation-benefits__marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 32px;
          flex: 0 0 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  color: #CCB589;
  background-color: #FFFFFF;
}

.documentation-benefits__marker svg {
  display: block;
  width: 18px;
  height: 18px;
}

.documentation-benefits__item-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.documentation-benefits__item-text strong {
  font-weight: 700;
}

.documentation-benefits__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 0;
}

.documentation-benefits__image {
  display: block;
  width: 100%;
  max-width: 480px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Адаптив */
@media (max-width: 1200px) {
  .documentation-benefits__inner {
    gap: 32px;
  }
  .documentation-benefits__list {
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
  }
  .documentation-benefits__item {
    -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px);
  }
}
@media (max-width: 992px) {
  .documentation-benefits__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 48px;
  }
  .documentation-benefits__content {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .documentation-benefits__title {
    max-width: 100%;
    font-size: 40px;
  }
  .documentation-benefits__media {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 100%;
    max-width: 480px;
  }
}
@media (max-width: 768px) {
  .documentation-benefits {
    padding: 48px 0;
  }
  .documentation-benefits__inner {
    gap: 32px;
  }
  .documentation-benefits__title {
    font-size: 32px;
  }
  .documentation-benefits__list {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    row-gap: 24px;
    margin-top: 32px;
  }
  .documentation-benefits__item {
    -ms-flex-preferred-size: calc(50% - 12px);
        flex-basis: calc(50% - 12px);
    gap: 12px;
  }
  .documentation-benefits__item-text {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .documentation-benefits {
    padding: 40px 0;
  }
  .documentation-benefits__inner {
    gap: 24px;
  }
  .documentation-benefits__title {
    font-size: 26px;
  }
  .documentation-benefits__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: 32px;
  }
  .documentation-benefits__item {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 100%;
  }
  .documentation-benefits__marker {
    -ms-flex-preferred-size: 32px;
        flex-basis: 32px;
  }
  .documentation-benefits__item-text {
    font-size: 14px;
  }
  .documentation-benefits__image {
    max-width: 320px;
  }
}
.consultation-popup {
  padding: 24px 0;
  background-color: #FFFFFF;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.consultation-popup__title {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #253137;
}

.consultation-popup__title-accent {
  color: #CCB589;
}

.consultation-popup__subtitle {
  max-width: 560px;
  margin: 24px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.consultation-popup__benefits {
  margin-top: 24px;
}

.consultation-popup__benefits-title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #253137;
}

.consultation-popup__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.consultation-popup__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.72);
}

.consultation-popup__item::before {
  width: 14px;
  height: 14px;
  margin-top: 5px;
  border-radius: 50%;
  background-color: #CCB589;
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
}

.consultation-popup__form-wrap {
  width: 100%;
  max-width: 560px;
  margin-top: 20px;
}

@media (max-width: 992px) {
  .consultation-popup__title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .consultation-popup__title {
    font-size: 32px;
  }
  .consultation-popup__benefits-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .consultation-popup {
    padding: 20px 0;
  }
  .consultation-popup__title {
    font-size: 26px;
  }
  .consultation-popup__subtitle {
    margin-top: 16px;
  }
  .consultation-popup__benefits {
    margin-top: 20px;
  }
  .consultation-popup__benefits-title {
    font-size: 16px;
  }
  .consultation-popup__list {
    margin-top: 16px;
  }
  .consultation-popup__item {
    font-size: 14px;
  }
  .consultation-popup__form-wrap {
    margin-top: 20px;
  }
}
.request-results,
.request-results * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.request-results {
  padding: 80px 0;
  background: #F7F9FA;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.request-results__title {
  margin: 0;
  color: #253137;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.request-results__title-accent {
  color: #CCB589;
}

.request-results__subtitle {
  max-width: 560px;
  margin: 20px 0 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.request-results__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 48px;
}

.request-results__variant {
  padding: 48px 0;
  border-top: 1px solid #CED7DB;
}

.request-results__variant:first-child {
  padding-top: 0;
  border-top: 0;
}

.request-results__variant:last-child {
  padding-bottom: 0;
}

.request-results__variant-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 24px;
}

.request-results__variant-number {
  margin-bottom: 12px;
  color: rgba(37, 49, 55, 0.6);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
}

.request-results__variant-title {
  margin: 0;
  color: #253137;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.request-results__variant-description {
  margin: 8px 0 0;
  color: rgba(37, 49, 55, 0.65);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

.request-results__pair {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 24px;
}

.request-results__item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 0;
  border: 1px solid #EBEEF0;
  background: #FFFFFF;
}

.request-results__item--cover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  padding: 40px;
  border-radius: 18px;
  -webkit-box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
          box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.request-results__item--dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  border-radius: 18px;
  -webkit-box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
          box-shadow: 0 8px 24px rgba(37, 49, 55, 0.06);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.request-results__item--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 42px;
  padding: 14px 0;
  border-width: 1px 0;
  border-color: #CED7DB;
  border-radius: 0;
  background: transparent;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}

.request-results__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid currentColor;
  border-radius: 50%;
  background: #F7F9FA;
}

.request-results__item--cover .request-results__icon,
.request-results__item--dialog .request-results__icon {
  width: 80px;
  height: 80px;
}

.request-results__item--inline .request-results__icon {
  width: 24px;
  height: 24px;
}

.request-results__item--success .request-results__icon,
.request-results__item--success .request-results__status {
  color: #CCB589;
}

.request-results__item--error .request-results__icon,
.request-results__item--error .request-results__status {
  color: #F46E49;
}

.request-results__icon svg {
  width: 40px;
  height: 40px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.request-results__item--inline .request-results__icon svg {
  width: 14px;
  height: 14px;
}

.request-results__content {
  min-width: 0;
}

.request-results__item--cover .request-results__content {
  max-width: 560px;
  margin-top: 24px;
}

.request-results__item--dialog .request-results__content {
  margin-top: 24px;
}

.request-results__item--inline .request-results__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 6px;
}

.request-results__status {
  display: block;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.request-results__item-title {
  margin: 0;
  color: #253137;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.15;
}

.request-results__item--dialog .request-results__item-title {
  font-size: 26px;
}

.request-results__text {
  margin: 12px 0 0;
  color: rgba(37, 49, 55, 0.65);
  font-size: 13px;
  font-weight: 400;
  line-height: 1.35;
}

.request-results__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 190px;
  min-height: 42px;
  margin-top: 24px;
  padding: 16px 24px;
  border: 1px solid transparent;
  border-radius: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFFFFF;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.request-results__button--primary {
  border-color: #CCB589;
  background: #CCB589;
}

.request-results__button--secondary {
  border-color: #CCB589;
  background: transparent;
  color: #2F2F2F;
}

.request-results__inline-title {
  color: #253137;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

.request-results__inline-text {
  color: rgba(37, 49, 55, 0.65);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.45;
}

.sidebar-estimate .request-results__inline-text,
.sidebar-estimate .request-results__inline-title {
  color: #FFF !important;
}

.request-results__inline-action {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #CCB589;
  background: transparent;
  color: #CCB589;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.45;
  cursor: pointer;
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.request-results__button--primary:hover {
  border-color: #F46E49;
  background: #F46E49;
}

.request-results__button--secondary:hover {
  border-color: #F46E49;
  background: #F46E49;
  color: #FFFFFF;
}

.request-results__inline-action:hover {
  border-color: #553023;
  color: #553023;
}

.request-results__button:focus-visible,
.request-results__inline-action:focus-visible {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.request-results__item--success .request-results__icon svg {
  stroke: #FFF !important;
}

.request-results__item--success .request-results__icon {
  border: 1px solid rgb(147, 204, 137);
  background: rgb(147, 204, 137);
}

@media (max-width: 1200px) {
  .request-results__item--cover,
  .request-results__item--dialog {
    padding: 32px;
  }
  .request-results__button {
    padding: 15px 20px;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .request-results__title {
    font-size: 40px;
  }
  .request-results__item-title {
    font-size: 26px;
  }
  .request-results__item--dialog .request-results__item-title {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .request-results {
    padding: 48px 0;
  }
  .request-results__title {
    font-size: 32px;
  }
  .request-results__list {
    margin-top: 40px;
  }
  .request-results__variant {
    padding: 40px 0;
  }
  .request-results__pair {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .request-results__item--cover {
    min-height: 300px;
  }
  .request-results__item-title {
    font-size: 20px;
  }
  .request-results__item--dialog {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .request-results__item--dialog .request-results__item-title {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .request-results {
    padding: 36px 0;
  }
  .request-results__title {
    font-size: 26px;
  }
  .request-results__subtitle {
    margin-top: 16px;
  }
  .request-results__list {
    margin-top: 32px;
  }
  .request-results__variant {
    padding: 32px 0;
  }
  .request-results__variant-head {
    margin-bottom: 20px;
  }
  .request-results__item--cover,
  .request-results__item--dialog {
    padding: 24px;
    border-radius: 14px;
  }
  .request-results__item--cover .request-results__icon,
  .request-results__item--dialog .request-results__icon {
    width: 48px;
    height: 48px;
  }
  .request-results__item--cover .request-results__icon svg,
  .request-results__item--dialog .request-results__icon svg {
    width: 24px;
    height: 24px;
  }
  .request-results__item--cover .request-results__content,
  .request-results__item--dialog .request-results__content {
    margin-top: 20px;
  }
  .request-results__item-title,
  .request-results__item--dialog .request-results__item-title {
    font-size: 18px;
  }
  .request-results__button {
    width: 100%;
    min-width: 0;
    font-size: 15px;
  }
  .request-results__pair--inline {
    gap: 24px;
  }
  .request-results__item--inline {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.header-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 808px;
  padding: 16px 24px;
  border-radius: 18px;
  background-color: #EBEEF0;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.header-article__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 220px;
          flex: 0 1 220px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 200px;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}

.header-article__author-photo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-article__author-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.header-article__author-name {
  max-width: 100%;
  margin-top: 2px;
  overflow: hidden;
  color: #CCB589;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.header-article__author-publications {
  margin-top: 2px;
  color: rgba(37, 49, 55, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
}

.header-article__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 0;
  margin: 0 0 0 24px;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}

.header-article__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  row-gap: 8px;
}

.header-article__label {
  color: rgba(37, 49, 55, 0.55);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
  white-space: nowrap;
}

.header-article__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  margin: 0;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  color: #253137;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
  white-space: nowrap;
}

.header-article__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #CCB589;
}

.header-article__author-name:hover {
  color: #553023;
}

.header-article__author-name:focus-visible {
  border-radius: 8px;
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 768px) {
  .header-article {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 16px;
  }
  .header-article__author {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-width: 0;
  }
  .header-article__meta {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .header-article {
    padding: 16px 14px;
  }
  .header-article__meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    row-gap: 12px;
  }
  .header-article__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
  .header-article__label {
    white-space: normal;
  }
}
.aside-promo {
  background: #f46e49;
  color: #FFF;
  border-radius: 12px;
  padding: 24px;
}

.aside-promo__more-icon {
  margin-left: 5px;
}

.aside-promo__more-icon svg {
  width: 20px;
  height: 20px;
}

.aside-promo__title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 8px;
}

.aside-promo__link {
  color: #FFF;
  margin-right: 10px;
  font-weight: 500;
}

.aside-promo__link-wrap {
  width: 100%;
  text-align: right;
  display: block;
}

.aside-promo__link:hover {
  color: #FFF;
  text-decoration: underline;
}

.aside-promo__desc {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
}

.sidebar-categories__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 4px;
}

.sidebar-sublist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
  margin: 12px 0 6px 0;
}

.sidebar-sublist__item {
  line-height: 20px;
}

.sidebar-sublist__link {
  font-size: 14px;
  color: #253137;
  display: block;
}

.sidebar-sublist__link:hover {
  color: #f46e49;
}

.sidebar-sublist__link:before {
  content: ">";
  font-size: 18px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}

.sidebar-categories__item {
  padding: 8px 12px;
  border-radius: 8px;
}

.sidebar-categories__item.sidebar-categories--active {
  background: #EBEEF0;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
}

.sidebar-categories--active .sidebar-categories__link {
  color: #f46e49;
}

.sidebar-categories__link:hover {
  color: #f46e49;
}

.sidebar-categories__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.72);
  padding: 12px;
}

.sidebar-categories__text {
  min-width: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.45;
}

.sidebar-categories__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 12px;
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.sidebar-categories__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  border-radius: 12px;
  color: #253137;
  text-decoration: none;
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.registration-benefits {
  padding: 80px 0;
  overflow: hidden;
  background-color: #F7F9FA;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.registration-benefits__title {
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #253137;
}

.registration-benefits__title-accent {
  color: #CCB589;
}

.registration-benefits__subtitle {
  max-width: 560px;
  margin: 24px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.registration-benefits__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 48px 24px;
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
}

.registration-benefits__item {
  position: relative;
  width: calc((100% - 48px) / 3);
  padding: 24px 80px 24px 0;
}

.registration-benefits__item::before {
  display: block;
  width: 48px;
  height: 5px;
  margin-bottom: 16px;
  background-color: #CCB589;
  content: "";
}

.registration-benefits__content {
  position: relative;
  z-index: 1;
}

.registration-benefits__item-title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #253137;
}

.registration-benefits__item-text {
  margin: 12px 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.registration-benefits__icon {
  position: absolute;
  top: -50px;
  right: 0px;
  width: 200px;
  height: 200px;
  color: #CCB589;
  opacity: 0.2;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
  font-size: 240px;
  font-weight: bold;
  line-height: 200px;
}

@media (max-width: 1200px) {
  .registration-benefits__icon {
    width: 220px;
    height: 220px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
@media (max-width: 992px) {
  .registration-benefits__title {
    font-size: 40px;
  }
  .registration-benefits__item {
    width: calc((100% - 24px) / 2);
  }
}
@media (max-width: 768px) {
  .registration-benefits__icon {
    width: 120px;
    height: 100px;
    top: 20%;
    right: auto;
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font-size: 140px;
    font-weight: bold;
    line-height: 100px;
  }
  .registration-benefits {
    padding: 48px 0;
  }
  .registration-benefits__title {
    font-size: 32px;
  }
  .registration-benefits__list {
    gap: 24px;
    margin-top: 32px;
  }
  .registration-benefits__item {
    width: 100%;
    padding: 24px 100px 24px 0;
  }
  .registration-benefits__item-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .registration-benefits {
    padding: 36px 0;
  }
  .registration-benefits__title {
    font-size: 26px;
  }
  .registration-benefits__subtitle {
    margin-top: 16px;
  }
  .registration-benefits__item {
    padding: 24px 0px 24px 0;
  }
  .registration-benefits__item-title {
    font-size: 18px;
  }
  .registration-benefits__icon {
    width: 80px;
    height: 80px;
  }
}
/* База блока */
.sertice-article {
  padding: 24px 0 80px 0;
  color: #253137;
  font-family: "Manrope", sans-serif;
  position: relative;
  z-index: 2;
  background: #FFF;
}

.sertice-article + .service-list {
  padding-top: 0;
}

.sertice-article__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

/* Сайдбар */
.sidebar-categories {
  padding: 4px 12px 12px 12px;
}

.article-sidebar__float-section {
  height: 100%;
}

.article-sidebar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.article-sidebar__static-section {
  min-width: 0;
  padding: 0;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  border: 1px solid #EBEEF0;
  border-radius: 14px;
}

.sertice-article__categories {
  width: 100%;
}

.sertice-article__sidebar {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.sertice-article__sidebar-title {
  margin: 0 0 24px;
  color: #253137;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.sertice-article__category-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sertice-article__category-item {
  border-top: 1px solid #EBEEF0;
}

.sertice-article__category-item:last-child {
  border-bottom: 1px solid #EBEEF0;
}

.sertice-article__category-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  padding: 16px 0;
  color: #253137;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.45;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.sertice-article__category-link::after {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #CCB589;
  content: "→";
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Материал статьи */
.sertice-article__content {
  -webkit-box-flex: 3;
      -ms-flex: 3 1 0px;
          flex: 3 1 0;
  height: 100%;
  min-width: 0;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.sertice-article__header {
  margin-bottom: 48px;
}

.sertice-article__meta {
  margin-bottom: 24px;
  border-bottom: 1px solid #EBEEF0;
  padding-bottom: 24px;
  position: relative;
}

.sertice-article__meta:before {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background: #EBEEF0;
  bottom: -1px;
  position: absolute;
  left: -25px;
}

.sertice-article__title {
  margin: 0 0 24px;
  color: #253137;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.sertice-article__lead {
  margin: 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.sertice-article__body {
  color: #253137;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
}

.sertice-article__body p {
  margin: 0 0 24px;
}

.sertice-article__body p:last-child {
  margin-bottom: 0;
}

/* Hover / focus */
.sertice-article__category-link:hover {
  color: #553023;
}

.sertice-article__category-link:hover::after {
  color: #553023;
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px);
}

.sertice-article__category-link:focus-visible {
  border-radius: 8px;
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

/* Адаптив */
@media (max-width: 992px) {
  .sertice-article__sidebar {
    display: none;
  }
  .sertice-article__content {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .sertice-article__title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .sertice-article__meta {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 24px;
    border-bottom: 0px solid #EBEEF0;
    border-top: 1px solid #EBEEF0;
    padding-top: 24px;
  }
  .sertice-article__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sertice-article {
    padding: 12px 0 24px 0;
  }
  .sertice-article__header {
    margin-bottom: 24px;
  }
  .sertice-article__title {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .sertice-article {
    padding: 36px 0;
  }
  .sertice-article__content {
    border-radius: 12px;
  }
  .sertice-article__meta {
    margin-bottom: 16px;
  }
  .sertice-article__title {
    margin-bottom: 16px;
    font-size: 26px;
  }
  .sertice-article__body p {
    margin-bottom: 16px;
  }
}
.service-catalog {
  padding: 40px 0 80px 0;
  background-color: #FFFFFF;
}

.service-catalog__title,
.page-title {
  margin: 0 0 16px;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-align: center;
}

.page-title {
  margin-bottom: 40px;
}

.service-catalog__title-accent {
  color: #CCB589;
}

.service-catalog__subtitle {
  max-width: 560px;
  margin: 0 auto 48px auto;
  color: rgba(37, 49, 55, 0.72);
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}

.service-catalog__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}

.service-catalog__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc((100% - 48px) / 3);
          flex: 0 1 calc((100% - 48px) / 3);
  min-height: 320px;
  overflow: hidden;
  background-color: #EBEEF0;
  border: 1px solid #DDE4E7;
  border-radius: 14px;
}

.service-catalog__content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 24px;
}

.service-catalog__card-title {
  margin: 0 0 16px;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
}

.service-catalog__description {
  margin: 0 0 24px;
  color: rgba(37, 49, 55, 0.72);
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

.service-catalog__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 190px;
  margin-top: auto;
  padding: 16px 24px;
  color: #FFFFFF;
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  background-color: #CCB589;
  border: 1px solid transparent;
  border-radius: 12px;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.service-catalog__media {
  position: absolute;
  z-index: 0;
  pointer-events: none;
}

.service-catalog__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.service-catalog__card--image-right .service-catalog__card-title,
.service-catalog__card--image-right .service-catalog__description {
  max-width: 60%;
}

.service-catalog__card--image-right .service-catalog__media {
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
}

.service-catalog__card--image-right .service-catalog__image {
  -o-object-position: right center;
     object-position: right center;
}

.service-catalog__card--image-bottom .service-catalog__media {
  right: -20px;
  bottom: -20px;
  -webkit-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
          transform: rotate(-8deg);
  width: 40%;
  height: 50%;
}

.service-catalog__card--image-bottom .service-catalog__image {
  -o-object-position: right bottom;
     object-position: right bottom;
}

.service-catalog__button:hover {
  color: #FFFFFF;
  background-color: #F46E49;
  border-color: #F46E49;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.service-catalog__button:focus-visible {
  color: #FFFFFF;
  background-color: #F46E49;
  border-color: #F46E49;
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.service-catalog__card--image-right .service-catalog__media {
  top: 30px;
  right: -30px;
  -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
  width: 40%;
  height: 100%;
}

@media (max-width: 1200px) {
  .service-catalog__button {
    padding: 15px 20px;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .service-catalog__title {
    font-size: 40px;
  }
  .service-catalog__card {
    -ms-flex-preferred-size: calc((100% - 24px) / 2);
        flex-basis: calc((100% - 24px) / 2);
  }
}
@media (max-width: 768px) {
  .service-catalog__title,
  .page-title {
    font-size: 38px;
    padding: 0 20px;
  }
  .service-catalog__card-title {
    font-size: 30px;
  }
  .service-catalog__description {
    font-size: 18px;
  }
  .service-catalog {
    padding: 48px 0;
  }
  .service-catalog__card {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 480px) {
  .service-catalog__title {
    font-size: 32px;
  }
  .service-catalog {
    padding: 36px 0;
  }
  .service-catalog__title {
    font-size: 36px;
  }
  .service-catalog__subtitle {
    margin-bottom: 32px;
  }
  .service-catalog__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 0;
  }
  .service-catalog__content {
    padding: 24px 20px;
  }
  .service-catalog__card-title {
    font-size: 22px;
  }
  .service-catalog__card--image-right .service-catalog__card-title,
  .service-catalog__card--image-right .service-catalog__description {
    max-width: 100%;
  }
  .service-catalog__description {
    max-width: 65%;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
  }
  .service-catalog__button {
    width: 100%;
    margin-top: 24px;
    font-size: 15px;
  }
  .service-catalog__card--image-right .service-catalog__media,
  .service-catalog__card--image-bottom .service-catalog__media {
    position: absolute;
    top: 30%;
    right: auto;
    bottom: auto;
    left: 15%;
    width: 100%;
    height: 190px;
  }
  .service-catalog__card--image-right .service-catalog__image,
  .service-catalog__card--image-bottom .service-catalog__image {
    -o-object-position: right bottom;
       object-position: right bottom;
  }
}
.service-intro {
  position: relative;
  padding: 0px 0 40px 0;
  background-color: #EBEEF0;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.service-intro__container {
  position: relative;
}

.service-intro__layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}

.service-intro__content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36%;
          flex: 0 0 36%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 24px;
  position: relative;
  z-index: 2;
}

.service-intro__title {
  margin: 0;
  color: #253137;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.02em;
}

.service-intro__title-accent {
  color: #CCB589;
}

.service-intro__lead {
  max-width: 560px;
  margin: 32px 0 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 18px;
  line-height: 1.5;
  text-shadow: 1px 1px 1px #EBEEF0;
}

.service-intro__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  min-width: 190px;
  margin-top: 40px;
  padding: 16px 24px;
  border: 1px solid transparent;
  border-radius: 12px;
  background-color: #CCB589;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.service-intro__button-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
}

.service-intro__button-icon svg {
  width: 14px;
  height: 14px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.service-intro__button:hover {
  color: #FFF;
  border-color: #F46E49;
  background-color: #F46E49;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.service-intro__button:focus-visible {
  border-color: #F46E49;
  outline: none;
  background-color: #F46E49;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.service-intro__note {
  margin: 16px 0 0;
  color: rgba(37, 49, 55, 0.55);
  font-size: 12px;
  line-height: 1.5;
}

.service-intro__note strong {
  color: #CCB589;
  font-weight: 700;
}

.service-intro__media {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38%;
          flex: 0 0 38%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 0;
}

.service-intro__media::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 560px;
  height: 560px;
  border: 12px solid #CED7DB;
  border-radius: 50%;
  content: "";
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.service-intro__media::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 190px;
  height: 190px;
  border: 1px solid #CED7DB;
  border-radius: 50%;
  content: "";
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.service-intro__image {
  position: relative;
  z-index: 3;
  display: block;
  width: 100%;
  max-height: 560px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center bottom;
     object-position: center bottom;
  -webkit-transform: scale(1.6);
      -ms-transform: scale(1.6);
          transform: scale(1.6);
}

.service-intro__expert {
  position: absolute;
  z-index: 4;
  top: 70%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 190px;
  height: 190px;
  padding: 24px;
  border: 1px solid #CED7DB;
  border-radius: 50%;
  background-color: rgba(235, 238, 240, 0.88);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.service-intro__media-bg {
  position: relative;
  width: 94%;
  height: 100%;
  position: absolute;
}

.service-intro__media-bg:before {
  content: "";
  display: block;
  width: 120%;
  height: 120%;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(/img/logo-grey.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -3;
}

.service-intro__expert-text {
  margin: 0;
  color: rgba(37, 49, 55, 0.72);
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.service-intro__expert-text strong {
  color: #a78d5c;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
}

.service-intro__advantages {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 26%;
          flex: 1 1 26%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 14px;
}

.service-intro__advantage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  padding: 14px 24px;
  border: 1px solid #EBEEF0;
  border-radius: 14px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  -webkit-transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.service-intro__advantage:hover {
  border-color: #CED7DB;
  -webkit-box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
          box-shadow: 0 12px 30px rgba(37, 49, 55, 0.1);
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.service-intro__advantage-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  color: #CCB589;
}

.service-intro__advantage-icon svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.service-intro__advantage-content {
  min-width: 0;
}

.service-intro__advantage-title {
  margin: 0;
  color: #253137;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
}

.service-intro__advantage-description {
  margin: 8px 0 0;
  color: rgba(37, 49, 55, 0.65);
  font-size: 14px;
  line-height: 1.45;
}

.service-intro__advantage-link {
  display: inline-block;
  margin-top: 8px;
  border-bottom: 1px solid #CCB589;
  color: #253137;
  font-size: 14px;
  line-height: 1.45;
  text-decoration: none;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.service-intro__advantage-link:hover {
  border-color: #553023;
  color: #553023;
}

.service-intro__advantage-link:focus-visible {
  border-radius: 8px;
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 1200px) {
  .service-intro__title {
    font-size: 48px;
  }
  .service-intro__button {
    padding: 15px 20px;
    font-size: 16px;
  }
  .service-intro__advantage {
    padding: 20px;
  }
}
@media (max-width: 992px) {
  .service-intro__advantages {
    gap: 14px;
  }
  .service-intro {
    overflow: hidden;
  }
  .service-intro__image {
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3);
  }
  .service-intro__layout {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 40px;
  }
  .service-intro__content {
    -ms-flex-preferred-size: calc(50% - 12px);
        flex-basis: calc(50% - 12px);
  }
  .service-intro__media {
    -ms-flex-preferred-size: calc(50% - 12px);
        flex-basis: calc(50% - 12px);
    top: 60px;
    right: 60px;
  }
  .service-intro__advantages {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .service-intro__advantage {
    -ms-flex-preferred-size: calc(50% - 12px);
        flex-basis: calc(50% - 12px);
  }
  .service-intro__title {
    font-size: 40px;
  }
  .service-intro__lead {
    font-size: 16px;
  }
  .service-intro__expert {
    top: auto;
    bottom: 24px;
    width: 190px;
    height: 190px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 768px) {
  .service-intro__advantages {
    display: none;
  }
  .service-intro__media {
    top: 0px;
    right: 0px;
  }
  .service-intro__image {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .service-intro {
    padding: 48px 0;
  }
  .service-intro__breadcrumbs {
    margin-bottom: 32px;
  }
  .service-intro__layout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 0px;
  }
  .service-intro__content,
  .service-intro__media,
  .service-intro__advantages {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 100%;
  }
  .service-intro__content {
    padding-top: 0;
  }
  .service-intro__title {
    font-size: 40px;
  }
  .service-intro__lead {
    margin-top: 24px;
  }
  .service-intro__button {
    margin-top: 32px;
  }
  .service-intro__media {
    min-height: 560px;
  }
  .service-intro__image {
    max-height: 560px;
  }
  .service-intro__expert {
    left: 16px;
  }
  .service-intro__advantages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .service-intro__advantage {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media (max-width: 480px) {
  .service-intro {
    padding: 36px 0;
  }
  .service-intro__breadcrumbs {
    margin-bottom: 24px;
  }
  .service-intro__breadcrumbs-item {
    font-size: 12px;
  }
  .service-intro__title {
    font-size: 28px;
  }
  .service-intro__lead {
    margin-top: 20px;
    font-size: 16px;
  }
  .service-intro__button {
    width: 100%;
    margin-top: 24px;
    font-size: 15px;
  }
  .service-intro__note {
    text-align: center;
  }
  .service-intro__media {
    min-height: auto;
    display: none;
  }
  .service-intro__media::before {
    width: 100%;
    height: auto;
    aspect-ratio: 1;
  }
  .service-intro__expert {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    border-radius: 14px;
    background-color: #FFFFFF;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .service-intro__media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .service-intro__image {
    max-height: none;
  }
  .service-intro__advantage {
    padding: 20px;
  }
}
.service-list {
  padding: 40px 0 40px 0;
  background-color: #FFFFFF;
  position: relative;
  z-index: 2;
}

.service-list__title {
  margin: 0 0 48px;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.service-list__title-accent {
  color: #CCB589;
}

.service-list__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}

.service-list__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc((100% - 48px) / 3);
          flex: 0 1 calc((100% - 48px) / 3);
  min-height: 168px;
  overflow: hidden;
  background-color: #EBEEF0;
  border: 1px solid #DDE4E7;
  border-radius: 14px;
}

.service-list__content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 24px;
}

.service-list__item-title {
  max-width: calc(100% - 96px);
  margin: 0 0 20px;
  color: #253137;
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

.service-list__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 140px;
  min-height: 42px;
  margin-top: auto;
  padding: 0 22px;
  color: #FFFFFF;
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  background-color: #CCB589;
  border: 1px solid transparent;
  border-radius: 12px;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.service-list__image {
  position: absolute;
  right: 12px;
  z-index: 0;
  display: block;
  width: 84px;
  height: 112px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right bottom;
     object-position: right bottom;
  pointer-events: none;
}

.service-list__button:hover {
  color: #FFFFFF;
  background-color: #F46E49;
  border-color: #F46E49;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.service-list__button:focus-visible {
  color: #FFFFFF;
  background-color: #F46E49;
  border-color: #F46E49;
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 1200px) {
  .service-list__item {
    min-height: 176px;
  }
  .service-list__item-title {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .service-list__title {
    font-size: 40px;
  }
  .service-list__item {
    -ms-flex-preferred-size: calc((100% - 24px) / 2);
        flex-basis: calc((100% - 24px) / 2);
  }
}
@media (max-width: 768px) {
  .service-list {
    padding: 48px 0;
  }
  .service-list__title {
    margin-bottom: 32px;
    font-size: 32px;
  }
  .service-list__item {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-height: 160px;
  }
  .service-list__item-title {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .service-list {
    padding: 36px 0;
  }
  .service-list__title {
    font-size: 26px;
  }
  .service-list__items {
    gap: 16px;
  }
  .service-list__item {
    min-height: 156px;
  }
  .service-list__content {
    padding: 20px;
  }
  .service-list__item-title {
    max-width: calc(100% - 82px);
    font-size: 20px;
  }
  .service-list__button {
    min-width: 128px;
    padding: 0 20px;
  }
  .service-list__image {
    right: 8px;
    width: 74px;
    height: 100px;
  }
}
/* База блока */
.sidebar-estimate {
  width: 280px;
  max-width: 100%;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid #EBEEF0;
  border-radius: 14px;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  font-family: "Manrope", sans-serif;
  color: #FFF;
  position: relative;
  background-color: #253137;
}

/* Изображение */
.sidebar-estimate__media {
  padding: 24px;
  background-color: #EBEEF0;
}

.sidebar-estimate__image {
  display: block;
  width: 100%;
  height: auto;
}

/* Основное содержимое */
.sidebar-estimate__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
  position: relative;
  z-index: 2;
}

.sidebar-estimate::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  border-radius: 14px;
  background-image: url(/img/bg-art.svg);
  opacity: 0.05;
  background-size: cover;
}

.sidebar-estimate__title {
  margin: 0 0 24px;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
}

.sidebar-estimate__title-accent {
  color: #CCB589;
}

/* Обертка вокруг системной формы */
.sidebar-estimate__form-wrap {
  width: 100%;
}

/* Разделитель */
.sidebar-estimate__divider {
  width: 100%;
  height: 1px;
  margin: 14px 0 10px 0;
  background-color: #EBEEF0;
  opacity: 0.3;
}

/* Обратная связь */
.sidebar-estimate__feedback {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sidebar-estimate__feedback-title {
  margin: 0 0 14px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

.sidebar-estimate__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 14px;
  margin: 0;
}

.sidebar-estimate__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sidebar-estimate__contact-label {
  color: rgba(37, 49, 55, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
}

.sidebar-estimate__contact-value {
  margin: 0;
}

.sidebar-estimate__contact-link {
  display: inline-block;
  color: #CCB589;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 8px;
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

/* Мессенджеры */
.sidebar-estimate__messengers {
  margin-top: 24px;
}

.sidebar-estimate__messengers-title {
  margin: 0 0 14px;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
}

/* Hover / focus */
.sidebar-estimate__contact-link:hover {
  color: #f46e49;
}

.sidebar-estimate__contact-link:focus-visible {
  outline: none;
  color: #f46e49;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.sidebar-estimate__form-wrap .field__label,
.sidebar-estimate__contact-label,
.form__note {
  color: #FFF;
}

/* Адаптив */
@media (max-width: 1200px) {
  .sidebar-estimate__content {
    padding: 24px 12px;
  }
}
@media (max-width: 480px) {
  .sidebar-estimate {
    width: 100%;
  }
  .sidebar-estimate__media,
  .sidebar-estimate__content {
    padding: 20px;
  }
  .sidebar-estimate__title {
    font-size: 18px;
  }
}
.sidebar-float__rails {
  height: calc(100% + 320px);
}

.sidebar-float__blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}

.trademark-prices {
  padding: 40px 0;
  background-color: #F7F9FA;
  color: #253137;
  font-family: "Manrope", sans-serif;
}

.trademark-prices__category + .trademark-prices__category {
  margin-top: 40px;
}

.trademark-prices__title {
  max-width: 1200px;
  margin: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.01em;
  color: #253137;
}

.trademark-prices__title-accent {
  color: #CCB589;
}

.trademark-prices__subtitle {
  max-width: 1200px;
  margin: 14px 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.trademark-prices__table {
  margin-top: 14px;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid #DDE4E7;
  border-radius: 18px;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
}

.trademark-prices__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 24px;
  background-color: #CCB589;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.trademark-prices__header-action {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

.trademark-prices__header-term {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
  padding-left: 24px;
}

.trademark-prices__header-cost {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 28%;
          flex: 0 1 28%;
  padding-left: 24px;
  text-align: right;
}

.trademark-prices__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.trademark-prices__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 24px;
}

.trademark-prices__item + .trademark-prices__item {
  border-top: 1px solid #EBEEF0;
}

.trademark-prices__action {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  min-width: 0;
}

.trademark-prices__item-title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  color: #253137;
}

.trademark-prices__description {
  margin: 8px 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.65);
}

.trademark-prices__addition {
  margin: 8px 0 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(37, 49, 55, 0.55);
}

.trademark-prices__term {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
  min-width: 0;
  padding-left: 24px;
}

.trademark-prices__term-text {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.65);
}

.trademark-prices__cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 28%;
          flex: 0 1 28%;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-left: 24px;
  text-align: right;
}

.trademark-prices__price {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: #253137;
}

.trademark-prices__price-note {
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
  color: rgba(37, 49, 55, 0.55);
  background: #F46E49;
  color: #FFF;
  padding: 2px 5px;
  border-radius: 4px;
  display: block;
}

.trademark-prices__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  min-height: 42px;
  margin-top: 16px;
  padding: 0 22px;
  border: 1px solid #CCB589;
  border-radius: 12px;
  background-color: transparent;
  color: #2F2F2F;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  -webkit-transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.trademark-prices__button-arrow {
  font-size: 18px;
  line-height: 1;
}

.trademark-prices__mobile-label {
  display: none;
}

.trademark-prices__notice {
  margin-top: 24px;
  padding: 16px 24px;
  border-left: 5px solid #CCB589;
  border-radius: 12px;
  background-color: #EBEEF0;
}

.trademark-prices__notice-text {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.55;
  color: rgba(37, 49, 55, 0.72);
}

.trademark-prices__notice-price {
  color: #253137;
}

.trademark-prices__button:hover {
  border-color: #F46E49;
  background-color: #F46E49;
  color: #FFFFFF;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.trademark-prices__button:focus-visible {
  outline: none;
  border-color: #F46E49;
  background-color: #F46E49;
  color: #FFFFFF;
  -webkit-box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 0 0 3px rgba(245, 158, 11, 0.35);
}

@media (max-width: 1200px) {
  .trademark-prices__header-action,
  .trademark-prices__action {
    -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
  }
  .trademark-prices__header-term,
  .trademark-prices__term {
    -ms-flex-preferred-size: 22%;
        flex-basis: 22%;
  }
  .trademark-prices__header-cost,
  .trademark-prices__cost {
    -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
  }
}
@media (max-width: 992px) {
  .trademark-prices__header {
    padding-right: 16px;
    padding-left: 16px;
  }
  .trademark-prices__item {
    padding: 24px 16px;
  }
  .trademark-prices__header-action,
  .trademark-prices__action {
    -ms-flex-preferred-size: 42%;
        flex-basis: 42%;
  }
  .trademark-prices__header-term,
  .trademark-prices__term {
    -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
  }
  .trademark-prices__header-cost,
  .trademark-prices__cost {
    -ms-flex-preferred-size: 34%;
        flex-basis: 34%;
  }
  .trademark-prices__header-term,
  .trademark-prices__header-cost,
  .trademark-prices__term,
  .trademark-prices__cost {
    padding-left: 16px;
  }
}
@media (max-width: 768px) {
  .trademark-prices {
    padding: 48px 0;
  }
  .trademark-prices__title {
    font-size: 32px;
  }
  .trademark-prices__header {
    display: none;
  }
  .trademark-prices__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 24px;
  }
  .trademark-prices__action,
  .trademark-prices__term,
  .trademark-prices__cost {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 100%;
    padding-left: 0;
  }
  .trademark-prices__term {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 8px;
  }
  .trademark-prices__cost {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
  }
  .trademark-prices__mobile-label {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.35;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #CCB589;
  }
  .trademark-prices__notice {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (max-width: 480px) {
  .trademark-prices {
    padding: 36px 0;
  }
  .trademark-prices__title {
    font-size: 26px;
  }
  .trademark-prices__subtitle {
    margin-top: 16px;
    font-size: 14px;
  }
  .trademark-prices__table {
    margin-top: 16px;
    border-radius: 14px;
  }
  .trademark-prices__item {
    padding: 24px 16px;
    row-gap: 16px;
  }
  .trademark-prices__item-title {
    font-size: 16px;
  }
  .trademark-prices__button {
    width: 100%;
  }
  .trademark-prices__notice {
    margin-top: 16px;
    padding: 16px;
  }
}
[data-margin-bottom-balancer] {
  will-change: margin-bottom;
}

[data-pjax-container] {
  position: relative;
}

.company-contacts__form-wrap form {
  background: transparent;
  border: none;
}

.loading {
  position: relative;
}

.loading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #EBEEF0;
  opacity: 0.5;
  z-index: 2;
  border-radius: 10px;
}

.loading::after {
  content: "";
  display: block;
  height: 120px;
  width: 120px;
  z-index: 3;
  background-image: url(/img/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.container-recaptcha-placeholder__container {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0%;
  opacity: 0.4;
}

body {
  position: relative;
  min-height: 100vh;
  background: #fff;
  isolation: isolate;
  --page-side-bg-width: 260px;
  --page-side-bg-opacity: 1;
}

.section.line {
  padding: 0 20px;
  background: #FFF;
  border-radius: 14px;
}

.button--accent {
  background: #f46e49;
  border-color: #f46e49;
  color: #FFF;
}

.button--accent svg path {
  fill: #FFF;
}

.mega-menu__title {
  display: block;
  color: #c4aa82 !important;
}

.mega-menu__title:hover {
  color: #F46E49 !important;
}

@media screen and (max-width: 1700px) {
  .header-top-fixed .hide-on-1600 {
    display: none;
  }
  .header-top-fixed .main-menu__list > li {
    font-size: 16px;
  }
  .main-menu__list > li {
    font-size: 16px;
  }
}
@media screen and (min-width: 1601px) {
  /** DEFAULT **/
  .show-on-1600 {
    display: none !important;
  }
  /** /DEFAULT **/
}
@media screen and (min-width: 1501px) {
  /** DEFAULT **/
  .show-on-1500 {
    display: none;
  }
  /** /DEFAULT **/
}
@media screen and (max-width: 1620px) {
  /** DEFAULT **/
  .hide-on-1620 {
    display: none !important;
  }
  .show-on-1620 {
    display: block !important;
  }
}
@media screen and (max-width: 1600px) {
  /** DEFAULT **/
  .header-top-fixed .hide-on-1500 {
    display: none;
  }
  .hide-on-1600 {
    display: none !important;
  }
  .show-on-1600 {
    display: block !important;
  }
  .about-header__content_wrap_inner {
    padding-bottom: 1.5%;
  }
  /** /DEFAULT **/
}
@media screen and (max-width: 1500px) and (min-width: 992px) {
  .aside-maintenance-menu .aside-item__to_top_button {
    bottom: 185px;
  }
  .article__aside_inner_rails_item_inner_data {
    padding-bottom: 280px;
  }
}
@media screen and (max-width: 1500px) {
  /** DEFAULT **/
  .header-info {
    width: 82.81%;
  }
  .header__main_logo {
    width: 18.19%;
  }
  .hide-on-1500 {
    display: none;
  }
  .header-top-fixed .header__main_logo {
    width: 13.19%;
  }
  .header-top-fixed .header-info {
    width: 86.81%;
  }
  .header-top-fixed .hide-on-1300 {
    display: none;
  }
}
/** /DEFAULT **/
@media screen and (min-width: 1401px) {
  /** DEFAULT **/
  .show-on-1400 {
    display: none !important;
  }
  /** /DEFAULT **/
}
@media screen and (max-width: 1460px) {
  li.hide-on-1460 {
    display: none;
  }
}
@media screen and (max-width: 1400px) {
  /** DEFAULT **/
  .show-on-1400 {
    display: block;
  }
  .main-menu__list li.hide-on-1400,
  .hide-on-1400 {
    display: none;
  }
  .about-header {
    background-position: 140% 0;
  }
  .about-header__company_desc {
    font-size: 22px;
  }
  .error-page__desc {
    font-size: 22px;
  }
  .about-header__content_inner {
    width: 50%;
  }
  .about-header__content_wrap_inner {
    padding-bottom: 45px;
  }
  .calculation__icon {
    display: none;
  }
  .header-top-fixed .header__main_logo {
    width: 18.19%;
  }
  .header-top-fixed .header-info {
    width: 82.81%;
  }
}
@media screen and (max-width: 1350px) {
  .social__btn_md {
    padding: 8px;
  }
  .social__btn_md .social__btn-text {
    display: none;
  }
  .social__btn_md .social__btn-icon {
    width: 18px;
    height: 18px;
  }
  .social__btn-icon_telegram {
    position: relative;
    right: 1px;
    top: 1px;
  }
  .header-social__btn {
    margin-right: 15px;
  }
  .social__btn-icon_whatsapp {
    position: relative;
    left: 1px;
  }
}
@media screen and (min-width: 1301px) {
  /** DEFAULT **/
  .show-on-1300 {
    display: none;
  }
  /** /DEFAULT **/
}
@media screen and (max-width: 1300px) {
  /** DEFAULT **/
  .show-on-1300 {
    display: block;
  }
  .hide-on-1300 {
    display: none;
  }
  /** /DEFAULT **/
  /** ABOUT **/
  .about-blog__image {
    max-width: 360px;
    z-index: 3;
  }
  .about-blog .about-blog__image {
    right: 30px !important;
  }
  .about-blog.red .about-blog__text {
    max-width: 610px;
  }
  .about-blog.green .about-blog__text {
    max-width: 620px;
  }
  /** /ABOUT **/
}
@media screen and (min-width: 1201px) {
  /** DEFAULT **/
  .show-on-1200 {
    display: none !important;
  }
  /** /DEFAULT **/
}
@media screen and (max-width: 1200px) {
  /** DEFAULT **/
  .show-on-1200 {
    display: block;
  }
  .hide-on-1200 {
    display: none;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .extended-multimenu__description {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .about-header {
    background-position: 190% 0;
  }
  .about-blog {
    overflow: hidden;
    min-height: inherit;
  }
  .about-blog__image {
    display: none;
  }
  .consultation__sidebar_wrap {
    display: none;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .calculate-advants__item {
    position: relative;
  }
  .calculate-advants__icon {
    position: absolute;
    display: block;
    opacity: 0.25;
    left: 0;
    bottom: 0;
    width: 90px;
    height: 90px;
    top: 18px;
    min-width: 80px;
  }
}
@media screen and (max-width: 992px) and (min-width: 577px) {
  .footer__top_inner_wrap_col_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer__top_company_body,
  .footer__top_company_footer,
  .footer__top_main_top {
    width: 50%;
  }
  .footer__top_menu_block {
    width: 50%;
  }
  .footer__top_company,
  .footer__top_menu {
    max-width: none;
  }
  .footer__top_company .footer__top_inner_wrap_col_inner,
  .footer__top_menu .footer__top_inner_wrap_col_inner {
    max-width: none;
    width: 100%;
  }
}
/**** /ABOUT ****/
.about-header__content_inner {
  width: 100%;
}

/**** /ABOUT ****/
@media screen and (max-width: 840px) {
  .social__btn_md .social__btn-text {
    display: none !important;
  }
}
@media screen and (max-width: 380px) {
  .service-contact-phone .service-contact-phone__inner a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px) {
  /**** /CALCULATE PREFILLED  ****/
}
@media screen and (min-width: 993px) {
  .show-on-992 {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .hide-on-992 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .show-on-768 {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .big-list .popup-price-attr__inner_list_item {
    padding: 0;
  }
  .big-list .popup-price-attr__img {
    width: 110%;
  }
  .big-list .popup-price-attr__inner_list_item_name {
    padding: 10px 0 0 0px;
  }
}
@media screen and (max-width: 600px) {
  /**** REVIEW LETTERS  ****/
  .review-letters__title {
    font-size: 28px;
    line-height: 36px;
  }
  .review-letters__about {
    max-width: 300px;
  }
  .review-letters__letter-set {
    width: calc(100% - 300px);
  }
}
/**** /REVIEW LETTERS  ****/
@media screen and (max-width: 576px) {
  /**** /CALCULATE PREFILLED  ****/
}
@media screen and (max-width: 480px) {
  /**** /CALCULATE PREFILLED  ****/
}
@media screen and (max-width: 420px) {
  .header-top-fixed .header-info {
    width: 50%;
  }
  .header-top-fixed .header__main_logo {
    width: 50%;
    min-width: 160px;
  }
  .header-top-fixed .header .logo__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .header-top-fixed .header .logo__info_subtitle {
    width: auto;
    font-size: 10px;
    line-height: 12px;
    margin-top: 2px;
  }
}
@media screen and (max-width: 380px) {
  .pricelist-related-service__picture {
    display: none;
  }
  .pricelist-related-service__info {
    width: 100%;
  }
  .pricelist-related-service__header {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 340px) {
  /**** /CALCULATE PREFILLED  ****/
}
.aside-item__to_top_button_text {
  position: relative;
  bottom: 5px;
}

.aside-item__to_top_button_row {
  width: 100%;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.aside-item__to_top_button_row svg {
  fill: #FFF;
}

.aside-item__to_top_button {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-color: #ffc107;
  color: #FFF;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  border: 0;
  opacity: 0;
  position: fixed;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  bottom: 150px;
  right: 25px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  z-index: 20;
}
.aside-item__to_top_button:focus, .aside-item__to_top_button:active {
  outline: none;
}
.aside-item__to_top_button:hover {
  opacity: 1;
  color: #FFF !important;
}

.aside-maintenance-menu .aside-item__to_top_button {
  visibility: visible;
  opacity: 1;
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(0, 0, 0, .7);
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-opacity: 1;
  --f-button-svg-disabled-opacity: .5;
  --f-button-svg-transition: opacity .15s ease;
  --f-button-svg-transform: none;
}

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

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

.f-button:focus {
  outline: none;
}

.f-button:focus-visible {
  outline: var(--f-button-outline-width) solid var(--f-button-outline-color);
  outline-offset: var(--f-button-outline-offset);
}

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

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

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

[data-panzoom-action=toggleFS] g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-panzoom-action=toggleFS] g:last-child {
  display: none;
}

.in-fullscreen [data-panzoom-action=toggleFS] g:first-child {
  display: none;
}

.in-fullscreen [data-panzoom-action=toggleFS] g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-autoplay-action=toggle] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-autoplay-action=toggle] svg g:last-child {
  display: none;
}

.has-autoplay [data-autoplay-action=toggle] svg g:first-child {
  display: none;
}

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

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

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

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

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

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

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

:root {
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
}

.f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
  translate: -50% -50%;
  border: var(--f-spinner-border-width) solid var(--f-spinner-color-1);
  border-top-color: var(--f-spinner-color-2);
  border-radius: var(--f-spinner-border-radius);
  -webkit-animation: f-spinner 0.75s linear infinite, f-fadeIn 0.2s ease 0.2s both;
          animation: f-spinner 0.75s linear infinite, f-fadeIn 0.2s ease 0.2s both;
}

@-webkit-keyframes f-spinner {
  to {
    rotate: 360deg;
  }
}

@keyframes f-spinner {
  to {
    rotate: 360deg;
  }
}
.f-panzoom, .f-zoomable {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.f-panzoom:before, .f-panzoom:after, .f-zoomable:before, .f-zoomable:after {
  display: block;
  content: "";
}

.f-panzoom:not(.has-controls):before, .f-zoomable:not(.has-controls):before {
  margin-bottom: auto;
}

.f-panzoom:after, .f-zoomable:after {
  margin-top: auto;
}

.f-panzoom.in-fullscreen, .f-zoomable.in-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  aspect-ratio: unset !important;
  z-index: 9999;
}

.f-panzoom__wrapper {
  position: relative;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}

.f-panzoom__wrapper.will-zoom-out {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.f-panzoom__wrapper.can-drag {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.f-panzoom__wrapper.will-zoom-in {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

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

.f-panzoom__wrapper.has-error {
  display: none;
}

.f-panzoom__content {
  display: block;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}

.f-panzoom__content.is-lazyloading, .f-panzoom__content.has-lazyerror {
  visibility: hidden;
}

img.f-panzoom__content {
  width: auto;
  height: auto;
  vertical-align: top;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.f-panzoom__wrapper > .f-panzoom__content {
  visibility: hidden;
}

.f-panzoom__viewport {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.f-panzoom__viewport > .f-panzoom__content {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}

picture.f-panzoom__content img {
  vertical-align: top;
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.f-panzoom__protected {
  position: absolute;
  inset: 0;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

html.with-panzoom-in-fullscreen {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes f-slideInPrevX {
  0% {
    -webkit-transform: translate(calc(100% + var(--f-carousel-gap, 0)));
            transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes f-slideInPrevX {
  0% {
    -webkit-transform: translate(calc(100% + var(--f-carousel-gap, 0)));
            transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideInNextX {
  0% {
    -webkit-transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@keyframes f-slideInNextX {
  0% {
    -webkit-transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideOutNextX {
  to {
    -webkit-transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutNextX {
  to {
    -webkit-transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@-webkit-keyframes f-slideOutPrevX {
  to {
    -webkit-transform: translate(calc(100% + var(--f-carousel-gap, 0)));
            transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevX {
  to {
    -webkit-transform: translate(calc(100% + var(--f-carousel-gap, 0)));
            transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.is-vertical .f-slideIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY;
          animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY;
}

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

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

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

@-webkit-keyframes f-slideInPrevY {
  0% {
    -webkit-transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
            transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}

@keyframes f-slideInPrevY {
  0% {
    -webkit-transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
            transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideInNextY {
  0% {
    -webkit-transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@keyframes f-slideInNextY {
  0% {
    -webkit-transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideOutNextY {
  to {
    -webkit-transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutNextY {
  to {
    -webkit-transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
            transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@-webkit-keyframes f-slideOutPrevY {
  to {
    -webkit-transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
            transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevY {
  to {
    -webkit-transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
            transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.f-zoomInUp {
  -webkit-animation: var(--f-transition-duration, 0.3s) ease both f-zoomInUp;
          animation: var(--f-transition-duration, 0.3s) ease both f-zoomInUp;
}

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

@-webkit-keyframes f-zoomInUp {
  0% {
    -webkit-transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
            transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
    opacity: var(--f-zoomInUp-opacity, 0);
  }
  to {
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
    opacity: 1;
  }
}

@keyframes f-zoomInUp {
  0% {
    -webkit-transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
            transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
    opacity: var(--f-zoomInUp-opacity, 0);
  }
  to {
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
    opacity: 1;
  }
}
@-webkit-keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
            transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
    opacity: 0;
  }
}
@keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
            transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
    opacity: 0;
  }
}
.f-throwOutUp {
  -webkit-animation: var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp;
          animation: var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp;
}

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

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

@keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
            transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
    opacity: 0;
  }
}
@-webkit-keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
            transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
            transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
    opacity: 0;
  }
}
.has-iframe .f-html, .has-pdf .f-html, .has-gmap .f-html {
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
}

.has-pdf .f-html, .has-gmap .f-html {
  padding: 0;
}

.f-html {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: var(--f-html-margin, 0);
  padding: var(--f-html-padding, 2rem);
  color: var(--f-html-color, currentColor);
  background: var(--f-html-bg);
}

.is-loading > .f-html {
  opacity: 0;
}

.f-html.is-error {
  text-align: center;
}

.f-iframe {
  display: block;
  margin: 0;
  border: 0;
  height: 100%;
  width: 100%;
}

.f-caption {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: var(--f-caption-margin);
  padding: var(--f-caption-padding, 16px 8px);
  max-width: 100%;
  max-height: calc(80vh - 100px);
  overflow: auto;
  overflow-wrap: anywhere;
  line-height: var(--f-caption-line-height);
  color: var(--f-caption-color);
  background: var(--f-caption-bg);
  font: var(--f-caption-font);
  text-wrap: balance;
}

.has-html5video .f-html, .has-youtube .f-html, .has-vimeo .f-html {
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
  max-width: var(--f-video-width, 960px);
  max-height: var(--f-video-height, 540px);
  aspect-ratio: var(--f-video-aspect-ratio);
  background: var(--f-video-bg, rgba(0, 0, 0, 0.9));
}

.f-html5video {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

.f-button.is-arrow {
  --f-button-width: var(--f-arrow-width, 46px);
  --f-button-height: var(--f-arrow-height, 46px);
  --f-button-svg-width: var(--f-arrow-svg-width, 24px);
  --f-button-svg-height: var(--f-arrow-svg-height, 24px);
  --f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);
  --f-button-border-radius: var(--f-arrow-border-radius, unset);
  --f-button-bg: var(--f-arrow-bg, transparent);
  --f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));
  --f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));
  --f-button-shadow: var(--f-arrow-shadow);
  --f-button-color: var(--f-arrow-color);
  --f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));
  --f-button-active-color: var( --f-arrow-active-color, var(--f-arrow-hover-color) );
  overflow: visible;
}

.f-button.is-arrow.is-prev, .f-button.is-arrow.is-next {
  position: absolute;
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  z-index: 20;
}

.is-horizontal .f-button.is-arrow.is-prev, .is-horizontal .f-button.is-arrow.is-next {
  inset: 50% auto auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.is-horizontal.is-ltr .f-button.is-arrow.is-prev {
  left: var(--f-arrow-pos, 0);
}

.is-horizontal.is-ltr .f-button.is-arrow.is-next {
  right: var(--f-arrow-pos, 0);
}

.is-horizontal.is-rtl .f-button.is-arrow.is-prev {
  right: var(--f-arrow-pos, 0);
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
}

.is-horizontal.is-rtl .f-button.is-arrow.is-next {
  left: var(--f-arrow-pos, 0);
  -webkit-transform: translateY(-50%) rotateY(180deg);
          transform: translateY(-50%) rotateY(180deg);
}

.is-vertical.is-ltr .f-button.is-arrow.is-prev, .is-vertical.is-rtl .f-button.is-arrow.is-prev {
  top: var(--f-arrow-pos, 0);
  right: auto;
  bottom: auto;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}

.is-vertical.is-ltr .f-button.is-arrow.is-next, .is-vertical.is-rtl .f-button.is-arrow.is-next {
  top: auto;
  right: auto;
  bottom: var(--f-arrow-pos, 0);
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}

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

.f-carousel__toolbar {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto 1fr;
  grid-template-columns: 1fr auto 1fr;
  margin: var(--f-toolbar-margin, 0);
  padding: var(--f-toolbar-padding, 8px);
  line-height: var(--f-toolbar-line-height);
  background: var(--f-toolbar-bg, none);
  -webkit-box-shadow: var(--f-toolbar-shadow, none);
          box-shadow: var(--f-toolbar-shadow, none);
  -webkit-backdrop-filter: var(--f-toolbar-backdrop-filter);
          backdrop-filter: var(--f-toolbar-backdrop-filter);
  position: relative;
  z-index: 20;
  color: var(--f-toolbar-color, currentColor);
  font-size: var(--f-toolbar-font-size, 17px);
  font-weight: var(--f-toolbar-font-weight, inherit);
  font-family: var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);
  text-shadow: var(--f-toolbar-text-shadow);
  text-align: center;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  white-space: nowrap;
  pointer-events: none;
}

.f-carousel__toolbar.is-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.f-carousel__toolbar .f-button:focus-visible {
  position: relative;
  z-index: 1;
}

.f-carousel__toolbar__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: var(--f-toolbar-gap, 0);
}

.f-carousel__toolbar__column.is-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.f-carousel__toolbar__column.is-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.f-carousel__toolbar__column.is-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}

.f-carousel__toolbar__column {
  pointer-events: none;
}

.f-carousel__toolbar__column > * {
  pointer-events: all;
}

.f-counter {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: var(--f-counter-margin, 0);
  padding: var(--f-counter-padding, 4px);
  line-height: var(--f-counter-line-height);
  background: var(--f-counter-bg);
  border-radius: var(--f-counter-border-radius);
}

.f-counter span {
  padding: 0 var(--f-counter-gap, 4px);
}

:root {
  --f-thumbs-gap: 8px;
  --f-thumbs-margin: 0;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: transparent;
  --f-thumbs-transition: max-height .3s ease, max-width .3s ease, padding .3s ease;
  --f-thumbs-z-index: 1;
  --f-thumbs-viewport-padding-x: 0px;
  --f-thumbs-viewport-padding-y: 0px;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-clip-width: 46px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-opacity: 1;
  --f-thumb-transition: opacity .3s ease, transform .15s ease;
  --f-thumb-border: none;
  --f-thumb-border-radius: 4px;
  --f-thumb-shadow: none;
  --f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));
  --f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-border-transition: all .1s ease;
  --f-thumb-img-width: 100%;
  --f-thumb-img-height: 100%;
  --f-thumb-img-fit: cover;
  --f-thumb-img-position: 50% 20%;
}

.f-thumbs {
  --f-carousel-slide-width: var(--f-thumb-width);
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: var(--f-thumbs-gap);
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: var(--f-thumbs-margin);
  padding: var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);
  overflow: hidden;
  background: var(--f-thumbs-bg);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: var(--f-thumbs-transition);
  transition: var(--f-thumbs-transition);
  z-index: var(--f-thumbs-z-index);
}

.f-thumbs.is-horizontal {
  max-height: calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2);
}

.f-thumbs.is-horizontal.is-hidden {
  max-height: 0;
  --f-thumbs-padding-y: 0;
}

.f-thumbs.is-vertical {
  max-width: calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2);
}

.f-thumbs.is-vertical.is-hidden {
  max-width: 0;
  --f-thumbs-padding-x: 0;
}

.f-thumbs.is-scrollable.is-hidden {
  max-height: 0;
  --f-thumbs-padding-y: 0;
}

.f-thumbs.is-ltr {
  direction: ltr;
}

.f-thumbs.is-rtl {
  direction: rtl;
}

.f-thumbs img {
  display: block;
  width: var(--f-thumb-img-width);
  height: var(--f-thumb-img-height);
  -o-object-fit: var(--f-thumb-img-fit);
     object-fit: var(--f-thumb-img-fit);
  -o-object-position: var(--f-thumb-img-position);
     object-position: var(--f-thumb-img-position);
  pointer-events: none;
  border-radius: inherit;
  color: transparent;
}

.f-thumbs img[data-lazy-src] {
  visibility: hidden;
}

.f-thumbs img.has-lazyerror {
  display: none;
}

.f-thumbs__viewport {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);
  overflow: visible;
  display: -ms-grid;
  display: grid;
}

.f-thumbs__slide {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  overflow: visible;
}

.f-thumbs__slide:hover button {
  opacity: var(--f-thumb-hover-opacity, 1);
  -webkit-transform: var(--f-thumb-hover-transform, none);
      -ms-transform: var(--f-thumb-hover-transform, none);
          transform: var(--f-thumb-hover-transform, none);
}

.f-thumbs__slide:hover button:after {
  border: var(--f-thumb-hover-border, none);
  -webkit-box-shadow: var(--f-thumb-hover-shadow, var(--f-thumb-shadow));
          box-shadow: var(--f-thumb-hover-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide button {
  all: unset;
  display: block;
  margin: auto;
  padding: 0;
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
  outline: none;
  -webkit-transition: var(--f-thumb-transition);
  transition: var(--f-thumb-transition);
  border-radius: var(--f-thumb-border-radius);
  opacity: var(--f-thumb-opacity);
  -webkit-transform: var(--f-thumb-transform);
      -ms-transform: var(--f-thumb-transform);
          transform: var(--f-thumb-transform);
  background: var(--f-thumb-bg);
}

.f-thumbs__slide button:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  -webkit-transition: var(--f-thumb-border-transition);
  transition: var(--f-thumb-border-transition);
  border-radius: inherit;
  border: var(--f-thumb-border);
  -webkit-box-shadow: var(--f-thumb-shadow);
          box-shadow: var(--f-thumb-shadow);
}

.f-thumbs__slide button:focus-within {
  opacity: var(--f-thumb-focus-opacity, 1);
  -webkit-transform: var(--f-thumb-focus-transform, none);
      -ms-transform: var(--f-thumb-focus-transform, none);
          transform: var(--f-thumb-focus-transform, none);
}

.f-thumbs__slide button:focus-within:after {
  border: var(--f-thumb-focus-border, none);
  -webkit-box-shadow: var(--f-thumb-focus-shadow, var(--f-thumb-shadow));
          box-shadow: var(--f-thumb-focus-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide:active {
  opacity: var(--f-thumb-active-opacity, 1);
  -webkit-transform: var(--f-thumb-active-transform, none);
      -ms-transform: var(--f-thumb-active-transform, none);
          transform: var(--f-thumb-active-transform, none);
}

.f-thumbs__slide:active:after {
  border: var(--f-thumb-active-border, none);
  -webkit-box-shadow: var(--f-thumb-active-shadow, var(--f-thumb-shadow));
          box-shadow: var(--f-thumb-active-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide.is-selected {
  z-index: 2;
}

.f-thumbs__slide.is-selected button {
  opacity: var(--f-thumb-selected-opacity, 1);
  -webkit-transform: var(--f-thumb-selected-transform, none);
      -ms-transform: var(--f-thumb-selected-transform, none);
          transform: var(--f-thumb-selected-transform, none);
}

.f-thumbs__slide.is-selected button:after {
  border: var(--f-thumb-selected-border, none);
  -webkit-box-shadow: var(--f-thumb-selected-shadow, var(--f-thumb-shadow));
          box-shadow: var(--f-thumb-selected-shadow, var(--f-thumb-shadow));
}

.f-thumbs.is-modern {
  --f-carousel-slide-width: calc( var(--f-thumb-clip-width) + var(--f-thumbs-gap) );
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: 0;
  --width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)));
}

.f-thumbs.is-modern .f-thumbs__viewport {
  width: calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x));
  margin-inline: calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1);
}

.f-thumbs.is-modern .f-thumbs__slide {
  --clip-shift: calc((var(--width-diff) * .5) * var(--progress));
  --clip-path: inset( 0 var(--clip-shift) round var(--f-thumb-border-radius, 0) );
  padding: 0;
  overflow: visible;
  left: var(--shift, 0);
  will-change: left;
  -webkit-transition: left var(--f-transition-duration) var(--f-transition-easing);
  transition: left var(--f-transition-duration) var(--f-transition-easing);
}

.f-thumbs.is-modern .f-thumbs__slide button {
  display: block;
  margin-inline: 50%;
  width: var(--f-thumb-width);
  clip-path: var(--clip-path);
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: clip-path var(--f-transition-duration) var(--f-transition-easing), opacity var(--f-thumb-transition-duration, 0.2s) var(--f-thumb-transition-easing, ease);
  transition: clip-path var(--f-transition-duration) var(--f-transition-easing), opacity var(--f-thumb-transition-duration, 0.2s) var(--f-thumb-transition-easing, ease);
}

.f-thumbs.is-modern .f-thumbs__slide button:after {
  display: none;
}

.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: var(--clip-shift);
  bottom: 0;
  right: var(--clip-shift);
  -webkit-transition: border var(--f-transition-duration) var(--f-transition-easing), -webkit-box-shadow var(--f-transition-duration) var(--f-transition-easing);
  transition: border var(--f-transition-duration) var(--f-transition-easing), -webkit-box-shadow var(--f-transition-duration) var(--f-transition-easing);
  transition: border var(--f-transition-duration) var(--f-transition-easing), box-shadow var(--f-transition-duration) var(--f-transition-easing);
  transition: border var(--f-transition-duration) var(--f-transition-easing), box-shadow var(--f-transition-duration) var(--f-transition-easing), -webkit-box-shadow var(--f-transition-duration) var(--f-transition-easing);
  border-radius: inherit;
  border: var(--f-thumb-focus-border, none);
  -webkit-box-shadow: var(--f-thumb-focus-shadow, none);
          box-shadow: var(--f-thumb-focus-shadow, none);
}

.f-thumbs.is-modern {
  --f-transition-duration: .25s;
  --f-transition-easing: ease-out;
}

.f-thumbs.is-modern.is-syncing {
  --f-transition-duration: 0s;
}

.f-thumbs.is-scrollable .f-thumbs__viewport {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(var(--f-thumb-width), 1fr));
  grid-auto-rows: var(--f-thumb-height);
  gap: var(--f-thumbs-gap);
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide {
  grid-area: auto;
  display: block;
  position: relative;
  max-width: 100%;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  cursor: pointer;
  outline: none;
}

:root {
  --f-progressbar-height: 3px;
  --f-progressbar-color: var(--f-carousel-theme-color, #575ad6);
  --f-progressbar-opacity: 1;
  --f-progressbar-z-index: 30;
}

.f-progressbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: var(--f-progressbar-z-index);
  height: var(--f-progressbar-height);
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  opacity: var(--f-progressbar-opacity);
  background: var(--f-progressbar-color);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  -webkit-animation-name: f-progressbar;
          animation-name: f-progressbar;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.f-progressbar:empty {
  display: block;
}

button > .f-progressbar {
  --f-progressbar-height: 100%;
  --f-progressbar-opacity: .2;
}

@-webkit-keyframes f-progressbar {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

@keyframes f-progressbar {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
[data-fullscreen-action=toggle] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

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

.in-fullscreen-mode > .f-carousel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0 !important;
  min-height: 0 !important;
}

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

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

.fancybox__dialog {
  position: fixed;
  inset: 0;
  z-index: 1050;
  width: 100%;
  height: 100vh;
  max-height: unset;
  max-width: unset;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  background: transparent;
  -ms-touch-action: none;
      touch-action: none;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.fancybox__dialog:focus {
  outline: none;
}

.fancybox__dialog::-webkit-backdrop {
  opacity: 0;
}

.fancybox__dialog::backdrop {
  opacity: 0;
}

@supports (height: 100dvh) {
  .fancybox__dialog {
    height: 100dvh;
  }
}
.fancybox__dialog *:empty {
  display: block;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-backdrop-bg: rgba(24, 24, 27, .95);
  --f-toolbar-margin: 0;
  --f-toolbar-padding: 8px;
  --f-toolbar-gap: 0;
  --f-toolbar-color: #ddd;
  --f-toolbar-font-size: 16px;
  --f-toolbar-font-weight: 500;
  --f-toolbar-font: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  --f-toolbar-line-height: var(--f-button-height);
  --f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
  --f-toolbar-shadow: none;
  --f-toolbar-bg: none;
  --f-counter-margin: 0;
  --f-counter-padding: 0px 10px;
  --f-counter-gap: 4px;
  --f-counter-line-height: var(--f-button-height);
  --f-carousel-gap: 17px;
  --f-carousel-slide-width: 100%;
  --f-carousel-slide-height: 100%;
  --f-carousel-slide-padding: 0;
  --f-carousel-slide-bg: unset;
  --f-html-color: #222;
  --f-html-bg: #fff;
  --f-error-color: #fff;
  --f-error-bg: #333;
  --f-caption-margin: 0;
  --f-caption-padding: 16px 8px;
  --f-caption-color: var(--fancybox-color, #dbdbdb);
  --f-caption-bg: transparent;
  --f-caption-font: inherit;
  --f-caption-line-height: 1.375;
  --f-spinner-color-1: rgba(255, 255, 255, .2);
  --f-spinner-color-2: rgba(255, 255, 255, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
  --f-progressbar-color: rgba(255, 255, 255);
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: #ddd;
  --f-button-hover-color: #fff;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(255, 255, 255, .75);
  --f-button-outline-offset: 0px;
  --f-button-bg: rgba(54, 54, 54, .75);
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-shadow: none;
  --f-button-transition: all .2s ease;
  --f-button-transform: none;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.75;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: .5;
  --f-arrow-pos: 32px;
  --f-arrow-width: 50px;
  --f-arrow-height: 50px;
  --f-arrow-svg-width: 24px;
  --f-arrow-svg-height: 24px;
  --f-arrow-svg-stroke-width: 2.5;
  --f-arrow-border-radius: 50%;
  --f-arrow-bg: rgba(54, 54, 54, .65);
  --f-arrow-color: #ddd;
  --f-arrow-hover-color: #fff;
  --f-close-button-width: 30px;
  --f-close-button-height: 30px;
  --f-close-button-svg-width: 24px;
  --f-close-button-svg-height: 24px;
  --f-close-button-svg-stroke-width: 1.75;
  --f-close-border-radius: 4px;
  --f-close-button-color: #fff;
  --f-close-button-hover-color: #fff;
  --f-close-button-bg: transparent;
  --f-close-button-hover-bg: transparent;
  --f-close-button-active-bg: transparent;
  --f-thumbs-margin: 0px;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: none;
  --f-thumb-transition: all .2s ease;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-opacity: 1;
  --f-thumb-border: none;
  --f-thumb-shadow: none;
  --f-thumb-transform: none;
  --f-thumb-focus-opacity: 1;
  --f-thumb-focus-border: none;
  --f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);
  --f-thumb-focus-transform: none;
  --f-thumb-hover-opacity: 1;
  --f-thumb-hover-border: none;
  --f-thumb-hover-transform: none;
  --f-thumb-active-opacity: var(--f-thumb-hover-opacity);
  --f-thumb-active-border: var(--f-thumb-hover-border);
  --f-thumb-active-transform: var(--f-thumb-hover-transform);
  --f-thumb-selected-opacity: 1;
  --f-thumb-selected-border: none;
  --f-thumb-selected-shadow: inset 0 0 0 2px #fff;
  --f-thumb-selected-transform: none;
  --f-scrollbar-width: 7px;
  --f-scrollbar-track-bg: #444;
  --f-scrollbar-track-border-radius: 10px;
  --f-scrollbar-track-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
  --f-scrollbar-thumb-bg: #ddd;
  --f-scrollbar-thumb-border-radius: 10px;
}

.fancybox__container[theme=light] {
  --fancybox-color: #222;
  --fancybox-backdrop-bg: rgba(255, 255, 255, .97);
  --f-toolbar-color: var(--fancybox-color, #222);
  --f-toolbar-text-shadow: none;
  --f-toolbar-font-weight: 400;
  --f-html-color: var(--fancybox-color, #222);
  --f-html-bg: #fff;
  --f-error-color: #555;
  --f-error-bg: #fff;
  --f-video-bg: #fff;
  --f-caption-color: #333;
  --f-spinner-color-1: rgba(0, 0, 0, .2);
  --f-spinner-color-2: rgba(0, 0, 0, .8);
  --f-spinner-border-width: 3.5px;
  --f-progressbar-color: rgba(111, 111, 116);
  --f-button-color: #333;
  --f-button-hover-color: #000;
  --f-button-outline-color: rgba(0, 0, 0, .85);
  --f-button-bg: rgba(255, 255, 255, .85);
  --f-button-svg-stroke-width: 1.3;
  --f-button-svg-filter: none;
  --f-arrow-bg: rgba(255, 255, 255, .85);
  --f-arrow-color: #333;
  --f-arrow-hover-color: #000;
  --f-arrow-svg-stroke-width: 1.3;
  --f-close-button-color: #555;
  --f-close-button-hover-color: #000;
  --f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);
  --f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;
  --f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;
  --f-scrollbar-track-bg: #ddd;
  --f-scrollbar-thumb-bg: #444;
}

.fancybox__container {
  position: absolute;
  inset: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.fancybox__container:focus {
  outline: none;
}

.fancybox__container.has-vertical-thumbs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport {
  overflow-x: clip;
  overflow-y: visible;
}

.fancybox__container > *:not(.fancybox__carousel), .fancybox__container .fancybox__carousel > *:not(.fancybox__grid, .fancybox__viewport), .fancybox__container .fancybox__column > *:not(.fancybox__viewport), .fancybox__container .fancybox__slide:not(.is-selected), .fancybox__container .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
  opacity: var(--f-drag-opacity, 1);
}

.fancybox__container:not(.is-ready, .is-hiding) {
  visibility: hidden;
}

.fancybox__container.is-revealing > *:not(.fancybox__carousel), .fancybox__container.is-revealing .fancybox__carousel > *:not(.fancybox__grid, .fancybox__viewport), .fancybox__container.is-revealing .fancybox__column > *:not(.fancybox__viewport), .fancybox__container.is-revealing .fancybox__slide:not(.is-selected), .fancybox__container.is-revealing .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper) {
  -webkit-animation: var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn;
          animation: var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn;
}

.fancybox__container.is-hiding > *:not(.fancybox__carousel), .fancybox__container.is-hiding .fancybox__carousel > *:not(.fancybox__grid, .fancybox__viewport), .fancybox__container.is-hiding .fancybox__column > *:not(.fancybox__viewport), .fancybox__container.is-hiding .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper) {
  -webkit-animation: var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut;
          animation: var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected) {
  opacity: 0;
}

.fancybox__container.is-hiding {
  pointer-events: none;
}

.fancybox__container.is-idle .f-carousel__toolbar {
  pointer-events: none;
  opacity: 0;
}

.fancybox__container.is-idle .f-button.is-arrow {
  opacity: 0;
}

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

.fancybox__container.is-idle.is-ready .f-button.is-arrow {
  -webkit-animation: 0.15s ease-out both f-fadeOut;
          animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__backdrop {
  position: fixed;
  inset: 0;
  z-index: -1;
  background: var(--fancybox-backdrop-bg);
  -webkit-filter: var(--fancybox-backdrop-filter);
          filter: var(--fancybox-backdrop-filter);
}

.fancybox__carousel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 0;
  min-width: 0;
  position: relative;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__carousel.is-vertical {
  --f-carousel-slide-height: 100%;
}

.fancybox__carousel.is-ltr {
  direction: ltr;
}

.fancybox__carousel.is-rtl {
  direction: rtl;
}

.fancybox__carousel > .f-button.is-arrow:before {
  position: absolute;
  content: "";
  inset: -30px;
  z-index: 1;
}

.fancybox__viewport {
  display: -ms-grid;
  display: grid;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
  min-width: 0;
  position: relative;
  overflow: visible;
  -webkit-transform: translate3d(0, var(--f-drag-offset, 0), 0);
          transform: translate3d(0, var(--f-drag-offset, 0), 0);
}

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

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

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

.fancybox__slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  margin: 0;
  padding: var(--f-carousel-slide-padding);
  background: var(--f-carousel-slide-bg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}

.fancybox__slide:before, .fancybox__slide:after {
  display: block;
  content: "";
}

.fancybox__slide:before {
  margin-bottom: auto;
}

.fancybox__slide:after {
  margin-top: auto;
}

.fancybox__slide.is-selected {
  z-index: 1;
}

.fancybox__slide.f-zoomable {
  overflow: visible;
}

.fancybox__slide.has-error {
  --f-html-color: var(--f-error-color, --f-html-color);
  --f-html-bg: var(--f-error-bg, --f-html-bg);
}

.fancybox__slide.has-html {
  overflow: auto;
  padding: 8px;
}

.fancybox__slide.has-iframe {
  overflow: hidden;
  padding: 8px 0;
}

.fancybox__slide.has-close-btn {
  padding-top: 34px;
}

.fancybox__slide.has-controls:before {
  margin: 0;
}

.fancybox__slide .f-spinner {
  cursor: pointer;
}

.fancybox__container.is-closing .f-caption, .fancybox__slide.is-loading .f-caption {
  visibility: hidden;
}

.fancybox__container.is-closing .fancybox__carousel, .fancybox__container.is-closing .fancybox__viewport, .fancybox__container.is-closing .fancybox__slide.is-selected {
  overflow: visible;
}

.f-button.is-close-button {
  --f-button-width: var(--f-close-button-width);
  --f-button-height: var(--f-close-button-height);
  --f-button-border-radius: var(--f-close-border-radius);
  --f-button-color: var(--f-close-button-color);
  --f-button-hover-color: var(--f-close-button-hover-color);
  --f-button-bg: var(--f-close-button-bg);
  --f-button-hover-bg: var(--f-close-button-hover-bg);
  --f-button-active-bg: var(--f-close-button-active-bg);
  --f-button-svg-width: var(--f-close-button-svg-width);
  --f-button-svg-height: var(--f-close-button-svg-height);
  --f-button-svg-stroke-width: var(--f-close-button-svg-stroke-width);
  position: absolute;
  top: calc((var(--f-button-height) + 2px) * -1);
  right: 0;
  z-index: 10;
}

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

.fancybox__thumbs {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

.fancybox__thumbs.is-scrollable {
  --f-thumbs-cols: 1;
  --f-thumbs-gap: 8px;
  --f-thumbs-transition: none;
  --f-thumbs-padding-x: 4px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-viewport-padding-x: 4px;
  --f-thumbs-viewport-padding-y: 0px;
  max-width: calc(var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-viewport-padding-x) * 2);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar {
  width: var(--f-scrollbar-width);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track {
  background: var(--f-scrollbar-track-bg);
  border-radius: var(--f-scrollbar-track-border-radius);
  -webkit-box-shadow: var(--f-scrollbar-track-shadow);
          box-shadow: var(--f-scrollbar-track-shadow);
}

.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb {
  background: var(--f-scrollbar-thumb-bg);
  border-radius: var(--f-scrollbar-thumb-border-radius);
}

.fancybox__thumbs.is-scrollable.is-hidden {
  max-width: 0;
  --f-thumbs-padding-x: 0;
  max-height: unset;
  --f-thumbs-padding-y: unset;
}

.fancybox__thumbs.is-scrollable .f-thumbs__viewport {
  overflow-x: hidden !important;
  grid-template-columns: repeat(auto-fill, calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols))) !important;
}

.crtu-ajax-modal {
  --fancybox-backdrop-bg: rgba(37, 49, 55, 0.45);
  --f-html-padding: 0;
  --f-html-color: #253137;
  --f-html-bg: transparent;
  --f-close-button-width: 42px;
  --f-close-button-height: 42px;
  --f-close-button-svg-width: 20px;
  --f-close-button-svg-height: 20px;
  --f-close-button-svg-stroke-width: 1.5;
  --f-close-border-radius: 8px;
  --f-close-button-color: #253137;
  --f-close-button-hover-color: #553023;
  --f-close-button-bg: #ffffff;
  --f-close-button-hover-bg: #ebeef0;
  --f-close-button-active-bg: #ebeef0;
  --f-spinner-color-1: rgba(37, 49, 55, 0.2);
  --f-spinner-color-2: #ccb589;
  font-family: "Manrope", sans-serif;
}

.crtu-ajax-modal .fancybox__slide.has-html {
  padding: 24px;
}

.crtu-ajax-modal .f-html {
  width: 100%;
  max-width: 560px;
  padding: 0;
  overflow: visible;
  color: #253137;
  background: transparent;
}

.crtu-ajax-modal .f-button.is-close-button {
  top: 0;
  right: 0;
  background: #ff6363;
  color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ebeef0;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06);
  -webkit-transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), background-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), border-color 280ms cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-transform 180ms cubic-bezier(0.2, 0.8, 0.2, 1);
}

.crtu-ajax-modal .f-button.is-close-button:hover {
  color: #FFF;
  background-color: #e14747;
}

.crtu-ajax-modal .f-button.is-close-button:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06), 0 0 0 3px rgba(245, 158, 11, 0.35);
          box-shadow: 0 6px 20px rgba(37, 49, 55, 0.06), 0 0 0 3px rgba(245, 158, 11, 0.35);
}

.crtu-ajax-modal .f-html.is-error {
  max-width: 560px;
  padding: 40px 28px 40px 28px;
  border: 1px solid #ebeef0;
  border-radius: 18px;
  color: #253137;
  background-color: #ffffff;
  -webkit-box-shadow: 0 16px 36px rgba(37, 49, 55, 0.08);
          box-shadow: 0 16px 36px rgba(37, 49, 55, 0.08);
}

.ajax-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-height: calc(100vh - 48px);
  padding: 40px 28px 40px 28px;
  overflow: auto;
  border: 1px solid #ebeef0;
  border-radius: 18px;
  color: #253137;
  background-color: #ffffff;
  -webkit-box-shadow: 0 16px 36px rgba(37, 49, 55, 0.08);
          box-shadow: 0 16px 36px rgba(37, 49, 55, 0.08);
}

.ajax-popup__title {
  margin: 0;
  color: #253137;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.01em;
}

@media (max-width: 768px) {
  .crtu-ajax-modal .fancybox__slide.has-html {
    padding: 16px;
  }
  .ajax-popup {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 480px) {
  .crtu-ajax-modal .f-button.is-close-button {
    top: 16px;
    right: 16px;
  }
  .crtu-ajax-modal .f-html.is-error,
  .ajax-popup {
    max-height: calc(100vh - 32px);
    padding: 14px 14px 14px 14px;
  }
  .ajax-popup__title {
    font-size: 24px;
  }
}
.carousel {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

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

.carousel__viewport {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}

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

.carousel__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  -webkit-box-shadow: var(--carousel-button-shadow, none);
          box-shadow: var(--carousel-button-shadow, none);
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.carousel__button.is-prev {
  left: 10px;
}

.carousel__button.is-next {
  right: 10px;
}

.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}

.carousel__button svg {
  width: var(--carousel-button-svg-width, 50%);
  height: var(--carousel-button-svg-height, 50%);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  -webkit-filter: var(--carousel-button-svg-filter, none);
          filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

.panzoom__controls {
  position: absolute;
  top: 16px;
  left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}

.panzoom__button {
  cursor: pointer;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  color: #222;
  background: #eee;
}

@media (hover: hover) {
  .panzoom__button:hover {
    background: #ccc;
  }
}
.panzoom__button svg {
  vertical-align: top;
  pointer-events: none;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.panzoom {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.panzoom__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 1px;
  margin: auto;
}

.panzoom__content {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transition: none;
  transition: none;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

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