@charset "UTF-8";

@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 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-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-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

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

.swiper-pointer-events.swiper-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-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-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-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: -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-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-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-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-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

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

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

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

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

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

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

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

.swiper-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-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

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

.swiper-pointer-events.swiper-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-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-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-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: -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-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-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-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-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

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

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

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

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

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

@font-face {
  font-family: Inter;
  font-display: swap;
  src: url("../fonts/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: icons;
  font-display: swap;
  src: url("../fonts/icons.woff2") format("woff2"), url("../fonts/icons.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: BarlowSemiCondensed;
  font-display: swap;
  src: url("../fonts/BarlowSemiCondensed-SemiBold.woff2") format("woff2"), url("../fonts/BarlowSemiCondensed-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  font-display: swap;
  src: url("../fonts/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Lato;
  font-display: swap;
  src: url("../fonts/Lato-SemiBold.woff2") format("woff2"), url("../fonts/Lato-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Inter;
  font-display: swap;
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

.about__list li::before,
.breadcrumbs__link::after,
.spollers__title::before,
[class*=_icon-]::before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=_icon-]::before {
  display: block;
}

._icon-all:before {
  content: "\e900";
}

._icon-arrow:before {
  content: "\e901";
}

._icon-arrow-all:before {
  content: "\e902";
}

._icon-arrow-right:before {
  content: "\e903";
}

._icon-certif:before {
  content: "\e904";
}

._icon-check:before {
  content: "\e905";
}

._icon-clock:before {
  content: "\e906";
}

._icon-comm:before {
  content: "\e907";
}

._icon-cook:before {
  content: "\e908";
}

._icon-dryer:before {
  content: "\e909";
}

._icon-facebook:before {
  content: "\e90a";
}

._icon-gas:before {
  content: "\e90b";
}

._icon-headphone:before {
  content: "\e90c";
}

._icon-instagram:before {
  content: "\e90d";
}

._icon-micro:before {
  content: "\e90e";
}

._icon-oven:before {
  content: "\e90f";
}

._icon-ref:before {
  content: "\e910";
}

._icon-updated:before {
  content: "\e911";
}

._icon-views:before {
  content: "\e912";
}

._icon-washer:before {
  content: "\e913";
}

._icon-youtube:before {
  content: "\e914";
}

*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  text-decoration: none;
  color: inherit;
}

ul,
ol,
li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

input,
textarea,
select {
  font: inherit;
}

button {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
}

html {
  height: 100%;
}

body {
  font-family: "Inter";
  font-size: 1rem;
  font-weight: 500;
  height: 100%;
  color: rgba(18, 18, 18, 0.7);
  overflow-wrap: break-word;
}

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

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

.no-scroll {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
}

.swiper {
  min-width: 0;
}

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

.wrapper .menu-open {
  overflow: hidden;
}

.wrapper > main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.wrapper > * {
  min-width: 0;
}

[class*=__container] {
  max-width: 78.125rem;
  margin: 0 auto;
  padding: 0 0.9375rem;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}

.page__top {
  padding-top: 11.25rem;
  padding-bottom: 115px;
}

.page__pop-services {
  padding-top: 150px;
}

.page__pop-services {
  padding-bottom: 100px;
}

.page__brands {
  margin-top: 130px;
}

.page__brands {
  margin-bottom: 130px;
}

.page__trust {
  padding: 8rem 0;
}

.page__pop-articles {
  padding: 8rem 0;
}

.page__other-articles {
  padding-bottom: 8rem;
}

.page__works {
  margin-top: 130px;
}

.page__works {
  margin-bottom: 130px;
}

.page__reviews {
  padding: 8rem 0;
}

.page__questions {
  padding: 8rem 0;
}

.page__top-services {
  padding-top: 200px;
}

.page__top-services {
  padding-bottom: 140px;
}

.page__top-repair {
  padding-top: 196px;
}

.page__top-repair {
  padding-bottom: 130px;
}

.page__articles {
  padding: 8rem 0;
}

.page__about {
  padding: 8rem 0;
}

.page__blog {
  padding: 8rem 0;
}

.page__top-article {
  padding-top: 200px;
}

.page__top-article {
  padding-bottom: 150px;
}

.page__areas {
  padding: 8rem 0;
}

.page__contacts {
  padding: 8rem 0;
}

.title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 70px;
}

.title {
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #121212;
}

.title:not(:last-child) {
  margin-bottom: 1.4285714286em;
}

.title-footer {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #f1f1f1;
}

.title-footer:not(:last-child) {
  margin-bottom: 2.5em;
}

.footer-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: 1.25rem;
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.map {
  position: relative;
}

.map__images {
  width: 100%;
  height: 34.375rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.map__ellipse {
  position: absolute;
  width: 450px;
}

.map__ellipse {
  height: 450px;
}

.map__ellipse {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.wp-block-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.25rem;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* делаем колонки flex */

.wp-block-column {
  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;
}

article > section:nth-child(even) .wp-block-columns {
  -webkit-transform: translateY(-70px);
      -ms-transform: translateY(-70px);
          transform: translateY(-70px);
  position: relative;
  z-index: 1;
}

/* на мобильных убираем смещение */

/* 1-я секция — текст сверху */

article > section:nth-child(odd) .wp-block-column {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* 2-я секция — текст снизу */

article > section:nth-child(even) .wp-block-column {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* отступы секций */

article h1 {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #121212;
}

article h1:not(:last-child) {
  margin-bottom: 0.9em;
}

article h2 {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #121212;
}

article h2:not(:last-child) {
  margin-bottom: 0.9em;
}

article p {
  line-height: 155%;
  color: rgba(18, 18, 18, 0.7);
}

article p:not(:last-child) {
  margin-bottom: 1.25em;
}

.wp-block-image img {
  width: 100%;
  max-width: 24.0625rem;
  height: 650px;
}

.wp-block-image img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
  display: block;
}

.article-content h3 {
  font-size: 1.25rem;
  line-height: 150%;
  color: #121212;
}

.article-content h3:not(:last-child) {
  margin-bottom: 1em;
}

.article-content p {
  line-height: 155%;
  color: rgba(18, 18, 18, 0.7);
}

.article-content p:not(:last-child) {
  margin-bottom: 1.25em;
}

.article-content ul {
  display: -ms-grid;
  display: grid;
  gap: 0.3125rem;
  margin-bottom: 1.25rem;
}

.article-content ul li {
  position: relative;
  padding-left: 1.25rem;
}

.article-content ul li::before {
  content: "";
  position: absolute;
  width: 0.4375rem;
  height: 0.4375rem;
  border-radius: 50%;
  background-color: rgba(18, 18, 18, 0.7);
  left: 0.3125rem;
  top: 0.4375rem;
}

.form__mini {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 28.8125rem;
          flex: 0 1 28.8125rem;
}

.form-mini__body {
  border-radius: 1rem;
  padding: 1.875rem;
  background-color: #008fee;
}

.form-mini__body:not(:last-child) {
  margin-bottom: 2.375rem;
}

.form-mini__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
}

.form-mini__title:not(:last-child) {
  margin-bottom: 1em;
}

.form-mini__schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.form-mini__schedule::before {
  font-size: 1.5rem;
  margin-right: 0.75rem;
}

.mini-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  row-gap: 1.5rem;
}

.mini-form__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 11.875rem;
}

.mini-form__label {
  position: absolute;
  width: 0.0625rem;
  height: 0.0625rem;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.mini-form__input {
  width: 100%;
  height: 3.125rem;
  background-color: transparent;
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.7);
  color: #fff;
}

.mini-form__input::-webkit-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.mini-form__input::-moz-placeholder {
  line-height: 155%;
  color: #fff;
}

.mini-form__input:-ms-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.mini-form__input::-ms-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.mini-form__input::placeholder {
  line-height: 155%;
  color: #fff;
}

.mini-form__bottom {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  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: 1.875rem;
}

.mini-form__privacy {
  max-width: 10.625rem;
  font-size: 0.625rem;
  line-height: 160%;
  color: rgba(255, 255, 255, 0.7);
}

.mini-form__privacy a {
  text-decoration: underline;
}

.mini-form__button {
  height: 3.4375rem;
  border-radius: 6.25rem;
  padding: 0.625rem 1.875rem;
  background-color: #292526;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.mini-form__error {
  text-align: center;
}

.form-big {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30.9375rem;
          flex: 0 1 30.9375rem;
}

.big-form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
}

.big-form__label {
  position: absolute;
  width: 0.0625rem;
  height: 0.0625rem;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.big-form__input {
  width: 100%;
  height: 3.125rem;
  background-color: transparent;
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.7);
  color: #fff;
}

.big-form__input::-webkit-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__input::-moz-placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__input:-ms-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__input::-ms-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__input::placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__select {
  width: 100%;
  height: 3.125rem;
  background-color: transparent;
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.7);
  color: #fff;
}

.big-form__select::-webkit-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__select::-moz-placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__select:-ms-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__select::-ms-input-placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__select::placeholder {
  line-height: 155%;
  color: #fff;
}

.big-form__bottom {
  grid-column: 1/-1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  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: 1.875rem;
}

.big-form__privacy {
  max-width: 10.625rem;
  font-size: 0.625rem;
  line-height: 160%;
  color: rgba(255, 255, 255, 0.7);
}

.big-form__privacy a {
  text-decoration: underline;
}

.big-form__button {
  height: 4.0625rem;
  border-radius: 6.25rem;
  padding: 0.625rem 1.875rem;
  background-color: #292526;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  white-space: nowrap;
}

.big-form__error {
  grid-column: 1/-1;
  margin-top: 1.25rem;
  text-align: center;
}

.big-form__item:nth-child(3) {
  grid-column: 1/-1;
}

.big-form__select:focus {
  color: #121212;
}

.big-form__item + .big-form__bottom {
  margin-top: 2.25rem;
}

.big-form__error.success {
  color: green;
}

.popup-form .big-form__select {
  color: rgba(18, 18, 18, 0.7);
  border-bottom: 1.5px solid rgba(18, 18, 18, 0.7);
}

.popup-form .big-form__input {
  color: rgba(18, 18, 18, 0.7);
  border-bottom: 1.5px solid rgba(18, 18, 18, 0.7);
}

.popup-form .big-form__input::-webkit-input-placeholder {
  color: rgba(18, 18, 18, 0.7);
}

.popup-form .big-form__input::-moz-placeholder {
  color: rgba(18, 18, 18, 0.7);
}

.popup-form .big-form__input:-ms-input-placeholder {
  color: rgba(18, 18, 18, 0.7);
}

.popup-form .big-form__input::-ms-input-placeholder {
  color: rgba(18, 18, 18, 0.7);
}

.popup-form .big-form__input::placeholder {
  color: rgba(18, 18, 18, 0.7);
}

.popup-form .big-form__button {
  background-color: #008fee;
}

.popup-form .big-form__privacy {
  color: rgba(18, 18, 18, 0.7);
}

.error {
  border-radius: 6.25rem;
  padding: 0.5rem 0.625rem;
  font-size: 0.625rem;
  line-height: 160%;
  color: #fff;
  background: #cc1c1b;
}

/* Ошибка инпута */

.big-form__input.form-error,
.big-form__select.form-error,
.mini-form__input.form-error {
  border-bottom: 1.5px solid red !important;
}

.popup-user {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, 0.7);
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  z-index: 50;
}

.popup-user.open {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}

.popup-user.open .popup-user__content {
  -webkit-transform: perspective(600px) translate(0px, 0%) rotateX(0deg);
          transform: perspective(600px) translate(0px, 0%) rotateX(0deg);
  opacity: 1;
}

.popup-user__body {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.popup-user__content {
  position: relative;
  max-width: 40.875rem;
  width: 100%;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 1rem;
  color: rgba(18, 18, 18, 0.7);
  padding-top: 60px;
}

.popup-user__content {
  padding-bottom: 60px;
}

.popup-user__content {
  padding-left: 60px;
}

.popup-user__content {
  padding-right: 60px;
}

.popup-user__content {
  margin: 0 0.9375rem;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  opacity: 0;
  -webkit-transform: perspective(600px) translate(0px, -100%) rotateX(45deg);
          transform: perspective(600px) translate(0px, -100%) rotateX(45deg);
}

.popup-user__btn-close {
  position: absolute;
  top: 30px;
}

.popup-user__btn-close {
  right: 30px;
}

.popup-user__btn-close {
  cursor: pointer;
  background: none;
  padding: 0;
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}

.popup-user__btn-close:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.popup-user__btn-close:active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0.8;
}

.popup-user__btn-close::before {
  content: "";
  position: absolute;
  background: #121212;
  height: 1.875rem;
  width: 0.125rem;
  border-radius: 0.625rem;
  top: 50%;
  left: 0.9375rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.popup-user__btn-close::after {
  content: "";
  position: absolute;
  background: #121212;
  height: 1.875rem;
  width: 0.125rem;
  border-radius: 0.625rem;
  top: 50%;
  left: 0.9375rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.popup__form {
  display: -ms-grid;
  display: grid;
  gap: 3.125rem;
}

.form-popup__content {
  display: -ms-grid;
  display: grid;
  gap: 2.25rem;
}

.content-form-popup__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 56px;
}

.content-form-popup__title {
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #121212;
}

.content-form-popup__text {
  line-height: 155%;
  text-align: center;
  color: rgba(18, 18, 18, 0.7);
}

.button-social {
  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: 3.4375rem;
  height: 3.4375rem;
  border-radius: 6.25rem;
  border: 1.5px solid rgba(241, 241, 241, 0.2);
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.button-social::before {
  font-size: 1.125rem;
  color: rgba(241, 241, 241, 0.7);
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}

.phone__btn {
  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;
  height: 3.4375rem;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 130%;
  text-transform: uppercase;
  color: #f1f1f1;
  border: 1.5px solid rgba(241, 241, 241, 0.2);
  border-radius: 6.25rem;
  padding: 0.625rem 1.875rem;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.request__btn {
  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;
  height: 3.4375rem;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  border-radius: 6.25rem;
  padding: 0.625rem 1.875rem;
  background: #008fee;
  white-space: nowrap;
  -webkit-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}

.all__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  border: 1.5px solid rgba(241, 241, 241, 0.2);
  border-radius: 6.25rem;
  padding: 0.625rem 1.5rem;
  height: 3.125rem;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.all__btn::before {
  margin-left: 0.625rem;
}

.blog-load-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.load-more {
  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;
  height: 3.4375rem;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  border-radius: 6.25rem;
  padding: 0.625rem 1.875rem;
  background: #008fee;
  white-space: nowrap;
  margin-bottom: 2.7777777778em;
  -webkit-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}

.accordion__body {
  max-width: 43.75rem;
  margin: 0 auto;
}

.accordion__spollers {
  background-color: #292526;
}

.spollers__item {
  border-bottom: 1.5px solid rgba(241, 241, 241, 0.2);
}

.spollers__title {
  position: relative;
  display: block;
  width: 100%;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: #f1f1f1;
  text-align: left;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  padding-right: 3.125rem;
}

.spollers__title::before {
  content: "\e901";
  display: block;
  position: absolute;
  font-size: 0.5rem;
  right: 0rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.spollers__title._spoller-active::before {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.spollers__body {
  padding-bottom: 1.875rem;
}

.spollers__text {
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.breadcrumbs {
  width: 100%;
}

.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumbs__list-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.breadcrumbs__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.breadcrumbs__item:not(:last-child) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.breadcrumbs__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  color: rgba(241, 241, 241, 0.7);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.breadcrumbs__link::after {
  content: "\e901";
  display: block;
  font-size: 0.4375rem;
  margin: 0 1.1428571429em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.breadcrumbs__current {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Опционально: на очень маленьких экранах */

.header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background: transparent;
  -webkit-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
  z-index: 20;
}

.header._header-scroll {
  backdrop-filter: blur(16px);
  background: rgba(35, 28, 30, 0.8);
}

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 6.5625rem;
  gap: 1.875rem;
  padding: 0 1.875rem;
}

.header__menu {
  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;
}

.header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
}

.menu__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;
}

.menu__item {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: #f1f1f1;
  white-space: nowrap;
}

.menu__item a {
  padding: 0.625rem 0.875rem;
  border-radius: 6.25rem;
  border: 1.5px solid transparent;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.menu__item--dropdown {
  position: relative;
}

.menu__item-button {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: #f1f1f1;
  white-space: nowrap;
}

.menu__sub-list-wrapper_1 {
  margin: 0;
  display: none;
  position: absolute;
  top: 230%;
  left: 0;
  border: 1.5px solid rgba(18, 18, 18, 0.2);
  border-radius: 1rem;
  padding: 1.4375rem;
  background: #fff;
}

.menu__sub-list-wrapper_1 li {
  white-space: nowrap;
}

.menu__sub-list-wrapper_1 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  font-family: "Lato";
  font-weight: 600;
  font-size: 1rem;
  line-height: 155%;
  color: #121212;
  text-transform: none;
  border-radius: 6.25rem;
  padding: 0.625rem 1.5rem;
  border: 1.5px solid transparent;
  border-radius: 6.25rem;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.menu__sub-list-wrapper_1 li a::before {
  font-size: 1.5rem;
  width: 1.875rem;
}

.menu__sub-list-wrapper_2 {
  margin: 0;
  display: none;
  position: absolute;
  top: 230%;
  left: 0;
  border-radius: 1rem;
  background: #fff;
}

.menu__sub-list-columns {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.125rem;
  border-left: 1.5px solid rgba(18, 18, 18, 0.2);
  border-right: 1.5px solid rgba(18, 18, 18, 0.2);
  border-top: 1.5px solid rgba(18, 18, 18, 0.2);
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

.menu__sub-list-name {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 130%;
  padding: 0 0 1.5rem 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1.5px solid rgba(18, 18, 18, 0.2);
  text-transform: uppercase;
  text-align: start;
  color: #121212;
}

.menu__sub-list {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}

.menu__sub-item {
  font-family: "Lato";
  font-weight: 600;
  line-height: 155%;
  text-align: start;
  color: rgba(18, 18, 18, 0.7);
  text-transform: capitalize;
  border-radius: 6.25rem;
  padding: 0.9375rem 1.5rem;
  white-space: nowrap;
}

.menu__sub-list-bottom {
  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: 2.5rem;
  padding: 1.5rem 1.5rem 1.5rem 3.125rem;
  border-radius: 0 0 1rem 1rem;
  background: rgba(35, 28, 30, 0.8);
}

.submenu-toggler {
  display: none;
}

.submenu-toggler::before {
  font-size: 0.75rem;
  margin-left: 0.3125rem;
}

.sub-list-bottom__text {
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(255, 255, 255, 0.7);
  text-transform: none;
  text-align: start;
  white-space: wrap;
}

.custom-logo-link {
  display: block;
  padding-top: 0.5rem;
}

.content-header__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
}

.submenu {
  display: none;
}

.submenu.visible {
  display: block;
}

.menu-overlay {
  position: fixed;
  height: 100dvh;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 0;
}

.menu-open .menu-overlay {
  opacity: 1;
  pointer-events: auto;
}

.icon-menu {
  display: none;
}

.footer {
  background-color: #292526;
  padding-top: 8.125rem;
  padding-bottom: 2.5rem;
}

.footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.875rem;
}

.footer__body:not(:last-child) {
  margin-bottom: 5.625rem;
}

.footer__menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 35.6875rem;
          flex: 0 1 35.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3.125rem;
}

.footer__nav {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 130%;
  text-transform: uppercase;
  color: #f1f1f1;
}

.footer__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: 3.75rem;
}

.footer__bottom {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.75rem;
}

.form-footer__body {
  border-radius: 1rem;
  padding: 1.875rem;
  background-color: #008fee;
}

.form-footer__body:not(:last-child) {
  margin-bottom: 2.375rem;
}

.form-footer__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
}

.form-footer__title:not(:last-child) {
  margin-bottom: 1em;
}

.form-footer__schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.form-footer__schedule::before {
  font-size: 1.5rem;
  margin-right: 0.75rem;
}

.areas-footer__list:not(:last-child) {
  margin-bottom: 1.25rem;
}

.areas-footer__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  font-size: 0.875rem;
  line-height: 155%;
  color: #f1f1f1;
}

.areas-footer__btn::before {
  margin-left: 0.625rem;
}

.bottom-footer__copy {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.75rem;
}

.copy__text {
  max-width: 8.875rem;
  font-size: 0.75rem;
  line-height: 160%;
  color: rgba(241, 241, 241, 0.5);
}

.copy__bottoms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.5rem;
}

.copy__bottoms a {
  display: block;
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.social-footer {
  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;
  gap: 0.375rem;
  margin-left: auto;
}

.top {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.top__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3.125rem;
}

.top__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 37.1875rem;
          flex: 0 1 37.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 100px;
}

.top__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 70px;
}

.top__title {
  line-height: 120%;
  text-transform: uppercase;
  text-wrap: balance;
  color: #f1f1f1;
}

.top__text {
  max-width: 18.1875rem;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.top__text p:first-child {
  padding-bottom: 1.25rem;
  margin-bottom: 1.25rem;
  border-bottom: 1.5px solid rgba(241, 241, 241, 0.2);
}

.form-mini-top {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.services-pop {
  background-color: #f1f1f1;
}

.services-pop-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}

.services-pop-grid {
  row-gap: 100px;
}

.services__buttons {
  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;
}

.services__btn-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 260px;
}

.services__btn-all {
  height: 260px;
}

.services__btn-all {
  border-radius: 62.5rem;
  background-color: #008fee;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 24px;
}

.services__btn-all {
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.services__btn-all span {
  max-width: 6.25rem;
}

.services__btn-all::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.75rem;
  width: 3.4375rem;
  height: 3.4375rem;
  border-radius: 6.25rem;
  border: 1.5px solid #fff;
  backdrop-filter: blur(16px);
  margin-left: 20px;
}

.item-services__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: 1.5rem;
}

.item-services__top {
  position: relative;
}

.item-services__images-ibg {
  padding-bottom: 21.875rem;
}

.item-services__btn {
  position: absolute;
  right: 0.9375rem;
  bottom: 0.9375rem;
  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: 3.4375rem;
  height: 3.4375rem;
  border-radius: 6.25rem;
  background-color: rgba(241, 241, 241, 0.7);
  backdrop-filter: blur(16px);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.item-services__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}

.item-services__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.875rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #121212;
}

.item-services__text {
  line-height: 155%;
  color: rgba(18, 18, 18, 0.7);
}

.brands__title:not(:last-child) {
  margin-bottom: 0.5142857143em;
}

.brands__text {
  max-width: 40.375rem;
  line-height: 155%;
  text-align: center;
  color: rgba(18, 18, 18, 0.7);
  margin: 0 auto;
  margin-bottom: 100px;
}

.brands__swiper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.brands__slide {
  width: auto;
}

.brands__item img {
  width: 178px;
}

.brands__item img {
  height: 46px;
}

.trust {
  background-color: #292526;
  counter-reset: trust-counter;
}

.trust__title {
  color: #f1f1f1;
}

.trust__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 2.8125rem;
}

.trust__list:not(:last-child) {
  margin-bottom: 6.25rem;
}

.trust__item {
  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: 1.5rem;
  padding-top: 3.875rem;
  counter-increment: trust-counter;
}

.trust__item::before {
  content: counter(trust-counter, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 0;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 3.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: rgba(241, 241, 241, 0.2);
}

.trust__body {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}

.trust__rev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  border: 1.5px solid rgba(241, 241, 241, 0.2);
  border-radius: 1rem;
  padding: 1.875rem;
}

.trust__cert {
  position: relative;
}

.trust__req {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 20rem;
  margin-left: auto;
}

.item-trust__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.875rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #f1f1f1;
}

.item-trust__text {
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.rev-trust__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.875rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #f1f1f1;
}

.rev-trust__text {
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.rev-trust img {
  width: 8.375rem;
  margin-top: auto;
}

.cert-trust img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
}

.cert-trust__title {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  padding: 1.5rem;
  color: #fff;
  background-color: rgba(18, 18, 18, 0.7);
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.cert-trust__title::before {
  margin-right: 0.625rem;
}

.req-trust p {
  font-size: 1.25rem;
  line-height: 150%;
  color: rgba(241, 241, 241, 0.7);
}

.req-trust p:not(:last-child) {
  margin-bottom: 1em;
}

.req-trust__btn {
  display: block;
  border-radius: 6.25rem;
  padding: 1.25rem 1.875rem;
  width: 100%;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #008fee;
  margin-top: auto;
  -webkit-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}

.articles-pop {
  background-color: #f1f1f1;
}

.articles-pop__buttons {
  text-align: center;
}

.articles-pop__buttons a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  border: 1.5px solid #121212;
  border-radius: 6.25rem;
  padding: 1rem 1.5rem;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-align: center;
  color: #121212;
}

.articles-pop__buttons a::before {
  font-size: 0.75rem;
  margin-left: 0.625rem;
}

.articles-pop-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

.articles-pop-grid:not(:last-child) {
  margin-bottom: 3.125rem;
}

.articles__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: 1rem;
  background-color: #fff;
}

.item-articles__images {
  display: block;
  height: 15rem;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.item-articles__images img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.item-articles__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.5rem;
  border-bottom: 1.5px solid transparent;
  border-left: 1.5px solid transparent;
  border-right: 1.5px solid transparent;
  border-radius: 0 0 0.9375rem 0.9375rem;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.item-articles__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.3125rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.875rem;
  line-height: 160%;
}

.item-articles__tags span {
  display: block;
  border: 1px solid rgba(18, 18, 18, 0.2);
  border-radius: 6.25rem;
  padding: 0px 0.625rem;
  height: 1.5625rem;
  color: rgba(18, 18, 18, 0.7);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.item-articles__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #121212;
}

.item-articles__text {
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(18, 18, 18, 0.7);
}

.item-articles__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5625rem;
  font-size: 0.875rem;
  line-height: 155%;
  color: rgba(18, 18, 18, 0.7);
  margin-top: auto;
}

.item-articles__read {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.item-articles__read::before {
  margin-right: 0.375rem;
}

.works {
  counter-reset: works-counter;
}

.works__title:not(:last-child) {
  margin-bottom: 0.5142857143em;
}

.works__text {
  max-width: 37.875rem;
  line-height: 155%;
  text-align: center;
  color: rgba(18, 18, 18, 0.7);
  margin: 0 auto;
}

.works__text:not(:last-child) {
  margin-bottom: 6.25em;
}

.works__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

.works__list:not(:last-child) {
  margin-bottom: 6.25rem;
}

.works__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: 1rem;
  border: 1.5px solid rgba(18, 18, 18, 0.2);
  border-radius: 0.625rem;
  padding: 2.25rem;
}

.item-works__title {
  position: relative;
  padding-top: 4.125rem;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #121212;
  counter-increment: works-counter;
}

.item-works__title::before {
  content: counter(works-counter);
  position: absolute;
  top: 0;
  left: 0;
  width: 3.125rem;
  height: 3.125rem;
  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;
  border-radius: 62.5rem;
  background-color: #008fee;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
}

.form-works {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4.375rem;
  border-radius: 1rem;
  padding: 5rem;
  background-color: #008fee;
}

.form-works__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30.9375rem;
          flex: 0 1 30.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.25rem;
}

.content-form-works__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 56px;
}

.content-form-works__title {
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
}

.content-form-works__text {
  line-height: 155%;
  color: #fff;
}

.questions {
  background-color: #292526;
}

.questions__title {
  color: #f1f1f1;
}

.reviews {
  background-color: #f1f1f1;
}

.reviews__title:not(:last-child) {
  margin-bottom: 0.5142857143em;
}

.reviews__text {
  max-width: 36.875rem;
  line-height: 155%;
  text-align: center;
  color: rgba(18, 18, 18, 0.7);
  margin: 0 auto;
}

.reviews__text:not(:last-child) {
  margin-bottom: 6.25em;
}

.services-top {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.services-top__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.25rem;
  max-width: 51.25rem;
  margin: 0 auto;
  text-align: center;
}

.services-top__title {
  color: #f1f1f1;
}

.services-top__title:not(:last-child) {
  margin-bottom: 0;
}

.services-top__text {
  max-width: 30.9375rem;
  margin: 0 auto;
  font-family: var(--second-family);
  line-height: 155%;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}

.repair-top {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.repair-top__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 3.125rem;
}

.repair-top__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.75rem;
          flex: 0 1 33.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.0625rem;
}

.repair-top__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 56px;
}

.repair-top__title {
  line-height: 120%;
  text-transform: uppercase;
  color: #f1f1f1;
}

.repair-top__text {
  max-width: 30.9375rem;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.articles {
  background-color: #f1f1f1;
}

.articles__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.625rem;
}

.articles__body:not(:last-child) {
  margin-bottom: 6.25rem;
}

.articles__look {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15.625rem;
          flex: 0 0 15.625rem;
  position: sticky;
  top: 6.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  border-radius: 1rem;
  padding: 2.25rem 1.5rem;
  background-color: #008fee;
}

.look-articles__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.look-articles__text {
  font-size: 0.875rem;
  line-height: 155%;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}

.look-articles__text span {
  color: #fff;
}

.look-articles__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9375rem;
}

.look-articles__buttons p {
  font-size: 0.875rem;
  line-height: 155%;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}

.look-articles__phone {
  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;
  border: 1.5px solid rgba(241, 241, 241, 0.2);
  border-radius: 6.25rem;
  padding: 0.625rem 1.875rem;
  height: 3.4375rem;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 130%;
  text-transform: uppercase;
  color: #f1f1f1;
  -webkit-transition: border-color 0.3s ease 0s;
  transition: border-color 0.3s ease 0s;
}

.look-articles__req {
  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;
  border-radius: 6.25rem;
  padding: 0.625rem 1.875rem;
  height: 3.4375rem;
  background-color: #292526;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 130%;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
}

.about {
  background-color: #f1f1f1;
}

.about__body {
  max-width: 54.625rem;
  margin: 0 auto 6.25rem auto;
}

.about__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.25rem;
}

.about__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transform: translateY(-70px);
      -ms-transform: translateY(-70px);
          transform: translateY(-70px);
}

.about__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.25rem;
}

.about__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

.about__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
}

.about__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 3.75rem;
}

.about__list li {
  max-width: 12.375rem;
  position: relative;
  padding-top: 4.5rem;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: #121212;
  margin: 0 auto;
}

.about__list li::before {
  content: "\e905";
  position: absolute;
  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;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 3.4375rem;
  height: 3.4375rem;
  border-radius: 6.25rem;
  color: #fff;
  background-color: #008fee;
}

.content-about__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #121212;
}

.content-about__text {
  line-height: 155%;
  color: rgba(18, 18, 18, 0.7);
}

.content-about__btn {
  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;
  border-radius: 6.25rem;
  padding: 0.625rem;
  max-width: 13.125rem;
  height: 4.0625rem;
  background-color: #008fee;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.blog {
  background-color: #f1f1f1;
}

.blog__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.blog__tags:not(:last-child) {
  margin-bottom: 3.75rem;
}

.blog__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #121212;
}

.blog__title:not(:last-child) {
  margin-bottom: 1.5em;
}

.tags-blog__item {
  border: 1.5px solid rgba(18, 18, 18, 0.2);
  border-radius: 6.25rem;
  white-space: nowrap;
  line-height: 155%;
  color: rgba(18, 18, 18, 0.7);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.tags-blog__item a {
  display: block;
  padding: 0.6875rem 1.25rem;
}

.tags-blog__item-all {
  border-color: #121212;
  color: #121212;
}

.articles-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

.articles-grid:not(:last-child) {
  margin-bottom: 6.25rem;
}

.article-top {
  position: relative;
  background-color: #231c1e;
  overflow: hidden;
}

.article-top img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  opacity: 0.3;
  z-index: 0;
}

.article-top__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;
  gap: 2.25rem;
  max-width: 49.375rem;
  margin: 0 auto;
  text-align: center;
}

.article-top__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 56px;
}

.article-top__title {
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #f1f1f1;
  text-wrap: balance;
}

.article-top__info {
  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;
  gap: 1.5625rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 155%;
  color: rgba(241, 241, 241, 0.7);
}

.info-article__updated,
.info-article__read,
.info-article__views {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.info-article__updated::before,
.info-article__read::before,
.info-article__views::before {
  margin-right: 0.625rem;
}

.articles-other {
  background-color: #f1f1f1;
}

.articles-other-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

.articles-other-grid:not(:last-child) {
  margin-bottom: 3.125rem;
}

.areas {
  background-color: #f1f1f1;
}

.areas__content {
  max-width: 37.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.25rem;
  margin: 0 auto 6.25rem auto;
}

.areas__text {
  line-height: 155%;
  text-align: center;
  color: rgba(18, 18, 18, 0.7);
}

.areas__text span {
  color: #121212;
}

.areas__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 56px;
}

.areas__title {
  line-height: 120%;
  text-transform: uppercase;
  text-align: center;
  color: #121212;
}

.areas__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 200px;
}

.areas__columns {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.column-areas__title {
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #121212;
}

.column-areas__title:not(:last-child) {
  margin-bottom: 3.125rem;
}

.column-areas__list {
  display: -ms-grid;
  display: grid;
  gap: 0.9375rem;
  font-family: "BarlowSemiCondensed";
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 130%;
  text-transform: uppercase;
  color: rgba(18, 18, 18, 0.7);
}

.column-areas__item {
  padding-bottom: 0.625rem;
  border-bottom: 1.5px solid rgba(18, 18, 18, 0.2);
}

.column-areas__item a {
  color: #008fee;
}

.contacts {
  background-color: #f1f1f1;
}

.contacts__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: 6.25rem;
}

.contacts__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 100px;
}

.contacts__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
}

.contacts__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.item-contacts__images {
  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: 5.625rem;
  height: 5.625rem;
  border-radius: 6.25rem;
  border: 1.5px solid rgba(18, 18, 18, 0.2);
}

.item-contacts__content {
  display: -ms-grid;
  display: grid;
  gap: 1rem;
}

.item-contacts__content p:first-child {
  font-size: 1.25rem;
  line-height: 150%;
  color: rgba(18, 18, 18, 0.7);
}

.item-contacts__content p:last-child {
  font-weight: 600;
  font-size: 24px;
}

.item-contacts__content p:last-child {
  line-height: 150%;
  color: #121212;
}

.item-contacts__content a {
  font-weight: 600;
  font-size: 24px;
}

.item-contacts__content a {
  line-height: 150%;
  color: #121212;
}

.social-contacts p {
  font-size: 1.25rem;
  line-height: 150%;
  color: rgba(18, 18, 18, 0.7);
}

.social-contacts__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.375rem;
}

.social-contacts__button {
  border-color: rgba(18, 18, 18, 0.2);
}

.social-contacts__button::before {
  color: rgba(18, 18, 18, 0.7);
}

@media (min-width: 75em) {
  .menu__item--dropdown::after {
    content: "";
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    height: 3.75rem;
    pointer-events: auto;
  }
}

@media (min-width: 1440px) {
  .areas__columns {
    gap: 200px;
  }
}

@media (max-width: 1220px) {
  .page__top {
    padding-bottom: calc(80px + 35 * (100vw - 320px) / 900);
  }

  .page__pop-services {
    padding-top: calc(120px + 30 * (100vw - 320px) / 900);
  }

  .page__pop-services {
    padding-bottom: calc(130px + -30 * (100vw - 320px) / 900);
  }

  .page__brands {
    margin-top: calc(100px + 30 * (100vw - 320px) / 900);
  }

  .page__brands {
    margin-bottom: calc(100px + 30 * (100vw - 320px) / 900);
  }

  .page__works {
    margin-top: calc(100px + 30 * (100vw - 320px) / 900);
  }

  .page__works {
    margin-bottom: calc(100px + 30 * (100vw - 320px) / 900);
  }

  .page__top-services {
    padding-top: calc(180px + 20 * (100vw - 320px) / 900);
  }

  .page__top-services {
    padding-bottom: calc(90px + 50 * (100vw - 320px) / 900);
  }

  .page__top-repair {
    padding-top: calc(180px + 16 * (100vw - 320px) / 900);
  }

  .page__top-repair {
    padding-bottom: calc(90px + 40 * (100vw - 320px) / 900);
  }

  .page__top-article {
    padding-top: calc(180px + 20 * (100vw - 320px) / 900);
  }

  .page__top-article {
    padding-bottom: calc(90px + 60 * (100vw - 320px) / 900);
  }

  .title {
    font-size: calc(38px + 32 * (100vw - 320px) / 900);
  }

  .map__ellipse {
    width: calc(300px + 150 * (100vw - 320px) / 900);
  }

  .map__ellipse {
    height: calc(300px + 150 * (100vw - 320px) / 900);
  }

  .wp-block-image img {
    height: calc(500px + 150 * (100vw - 320px) / 900);
  }

  .popup-user__content {
    padding-top: calc(40px + 20 * (100vw - 320px) / 900);
  }

  .popup-user__content {
    padding-bottom: calc(20px + 40 * (100vw - 320px) / 900);
  }

  .popup-user__content {
    padding-left: calc(15px + 45 * (100vw - 320px) / 900);
  }

  .popup-user__content {
    padding-right: calc(15px + 45 * (100vw - 320px) / 900);
  }

  .popup-user__btn-close {
    top: calc(10px + 20 * (100vw - 320px) / 900);
  }

  .popup-user__btn-close {
    right: calc(10px + 20 * (100vw - 320px) / 900);
  }

  .content-form-popup__title {
    font-size: calc(36px + 20 * (100vw - 320px) / 900);
  }

  .top__content {
    gap: calc(50px + 50 * (100vw - 320px) / 900);
  }

  .top__title {
    font-size: calc(44px + 26 * (100vw - 320px) / 900);
  }

  .services-pop-grid {
    -webkit-column-gap: calc(40px + 20 * (100vw - 320px) / 900);
       -moz-column-gap: calc(40px + 20 * (100vw - 320px) / 900);
            column-gap: calc(40px + 20 * (100vw - 320px) / 900);
  }

  .services-pop-grid {
    row-gap: calc(80px + 20 * (100vw - 320px) / 900);
  }

  .services__btn-all {
    width: calc(200px + 60 * (100vw - 320px) / 900);
  }

  .services__btn-all {
    height: calc(200px + 60 * (100vw - 320px) / 900);
  }

  .services__btn-all {
    font-size: calc(18px + 6 * (100vw - 320px) / 900);
  }

  .services__btn-all::before {
    margin-left: calc(10px + 10 * (100vw - 320px) / 900);
  }

  .brands__text {
    margin-bottom: calc(60px + 40 * (100vw - 320px) / 900);
  }

  .brands__item img {
    width: calc(126px + 52 * (100vw - 320px) / 900);
  }

  .brands__item img {
    height: calc(38px + 8 * (100vw - 320px) / 900);
  }

  .content-form-works__title {
    font-size: calc(38px + 18 * (100vw - 320px) / 900);
  }

  .repair-top__title {
    font-size: calc(38px + 18 * (100vw - 320px) / 900);
  }

  .article-top__title {
    font-size: calc(36px + 20 * (100vw - 320px) / 900);
  }

  .areas__title {
    font-size: calc(36px + 20 * (100vw - 320px) / 900);
  }

  .contacts__list {
    gap: calc(80px + 20 * (100vw - 320px) / 900);
  }

  .item-contacts__content p:last-child {
    font-size: calc(18px + 6 * (100vw - 320px) / 900);
  }

  .item-contacts__content a {
    font-size: calc(18px + 6 * (100vw - 320px) / 900);
  }
}

@media (max-width: 75em) {
  .wp-block-image img {
    max-width: 100%;
  }

  .header__menu {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }

  .menu__body {
    position: fixed;
    width: 18.75rem;
    height: 100dvh;
    top: 0;
    right: -100%;
    -webkit-transition: right 0.3s ease 0s;
    transition: right 0.3s ease 0s;
    overflow: auto;
    backdrop-filter: blur(16px);
    background: rgba(35, 28, 30, 0.8);
    gap: 1.875rem;
    padding-top: 6.25rem;
    padding-left: 1.25rem;
    padding-right: 0.9375rem;
    padding-bottom: 1.875rem;
    z-index: 10;
  }

  .menu__body.visible-transition {
    right: 0;
  }

  .header__menu .menu__body.visible-transition {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
  }

  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    top: 0;
    right: -100%;
    backdrop-filter: blur(16px);
    background: rgba(35, 28, 30, 0.8);
    z-index: 2;
    -webkit-transition: right 0.3s ease 0s;
    transition: right 0.3s ease 0s;
  }

  .menu__body.visible::before {
    right: 0;
  }

  .menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 2.25rem;
  }

  .menu__item {
    text-align: left;
    font-size: 1.25rem;
    padding: 0.625rem 0;
  }

  .menu__item-inner {
    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;
  }

  .menu__item--dropdown {
    width: 100%;
  }

  .menu__item-button {
    font-size: 1.25rem;
  }

  .menu__sub-list-wrapper_1 {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 1.4375rem 0;
    background: transparent;
    border: none;
  }

  .menu__sub-list-wrapper_1 li {
    padding: 0.625rem 0;
  }

  .menu__sub-list-wrapper_1 li a {
    color: #fff;
  }

  .menu__sub-list-wrapper_2 {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 1.4375rem 0;
    background: transparent;
    border: none;
  }

  .menu__sub-list-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.5rem 0;
  }

  .menu__sub-list-name {
    color: rgba(241, 241, 241, 0.7);
    border-color: rgba(241, 241, 241, 0.2);
    padding: 0 0 1.5rem 0;
  }

  .menu__sub-item {
    color: rgba(241, 241, 241, 0.7);
    padding: 0.9375rem 0;
  }

  .menu__sub-list-bottom {
    display: none;
  }

  .submenu-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .icon-menu {
    display: block;
    position: relative;
    width: 3.125rem;
    height: 3.125rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    border-radius: 6.25rem;
    background-color: #fff;
    cursor: pointer;
    z-index: 10;
  }

  .icon-menu span,
  .icon-menu::before,
  .icon-menu::after {
    content: "";
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    right: 21%;
    position: absolute;
    width: 1.6875rem;
    height: 0.125rem;
    background-color: #292526;
    border-radius: 62.5rem;
  }

  .icon-menu::before {
    top: 1.25rem;
  }

  .icon-menu::after {
    bottom: 0.875rem;
    background-color: transparent;
  }

  .icon-menu span {
    top: calc(50% - -0.3125rem);
    width: 1.1875rem;
  }

  .icon-menu.menu-open span {
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
  }

  .icon-menu.menu-open::before {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: calc(50% - 0.0625rem);
    background-color: #292526;
  }

  .icon-menu.menu-open::after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    bottom: calc(50% - 0.0625rem);
    background-color: #292526;
  }

  .articles__look {
    display: none;
  }
}

@media (max-width: 55em) {
  .footer__bottom {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .social-footer {
    margin: 0;
  }
}

@media (max-width: 520px) {
  .breadcrumbs__item:not(:first-child):not(:last-child) {
    display: none;
  }
}

@media (max-width: 480px) {
  .areas__columns {
    gap: 100px;
  }
}

@media (max-width: 71.875em) {
  .top__body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 68.75em) {
  .footer__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    max-width: 37.5rem;
    gap: 6.25rem;
    margin: 0 auto;
  }

  .footer__body:not(:last-child) {
    margin-bottom: 6.25rem;
  }

  .footer__menu {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .form-mini-footer {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .services-pop-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }

  .trust__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }

  .trust__body {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .repair-top__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .repair-top__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .form-mini-repair {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 37.5rem;
    margin: 0 auto;
  }

  .contacts__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: 31.25rem;
    margin: 0 auto;
  }
}

@media (max-width: 61.99875em) {
  article > section:nth-child(even) .wp-block-columns {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  article > section .wp-block-columns {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0 auto;
  }

  article > section:not(:last-child) {
    margin-bottom: 3.125rem;
  }

  .form-big {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .big-form__privacy {
    max-width: 100%;
  }

  .articles-pop-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .works__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .form-works {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .form-works {
    padding: 3.75rem 1.875rem;
  }

  .form-works__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .about__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: 3.125rem;
  }

  .about__item:nth-child(even) {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .articles-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .articles-other-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 53.125em) {
  .phone__btn {
    width: 100%;
  }

  .request__btn {
    width: 100%;
  }

  .header__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .menu__list {
    margin-bottom: 3.125rem;
  }

  .content-header__social {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 3.125rem;
  }
}

@media (max-width: 47.99875em) {
  article > section:nth-child(odd) .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  article > section:nth-child(even) .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .top__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .services-pop-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .trust__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .trust__body {
    max-width: 25rem;
    margin: 0 auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .trust__req {
    margin-left: 0;
  }

  .about__item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .about__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 3.75rem;
  }

  .about__image {
    margin: 0 auto;
  }

  .about__image img {
    max-width: 23.75rem;
  }

  .about__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 37.5em) {
  .articles-pop-grid {
    max-width: 25rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin: 0 auto;
  }

  .works__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    max-width: 25rem;
    margin: 0 auto;
  }

  .articles-grid {
    max-width: 25rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin: 0 auto;
  }

  .articles-other-grid {
    max-width: 25rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin: 0 auto;
  }
}

@media (max-width: 34.375em) {
  .footer__menu {
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6.25rem;
  }

  .footer__services {
    text-align: center;
  }

  .footer__areas {
    text-align: center;
  }

  .contacts__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .contacts__social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .item-contacts__content {
    text-align: center;
  }
}

@media (max-width: 31.25em) {
  .mini-form__bottom {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .mini-form__privacy {
    max-width: 100%;
  }

  .mini-form__button {
    width: 100%;
  }

  .big-form__bottom {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .big-form__button {
    width: 100%;
  }
}

@media (max-width: 29.99875em) {
  .wp-block-image img {
    height: 25rem;
  }

  .big-form {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    row-gap: 1rem;
  }

  .big-form__item + .big-form__bottom {
    margin-top: 1.25rem;
  }

  .load-more {
    width: 100%;
  }

  .top__text {
    max-width: 100%;
  }

  .services-pop-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .services__btn-all {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .services__btn-all span {
    max-width: 100%;
  }

  .services__btn-all::before {
    border-color: transparent;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    backdrop-filter: blur(0px);
  }

  .services__btn-all {
    border-radius: 6.25rem;
    padding: 0.625rem 1.5rem;
    width: 100%;
    height: 3.4375rem;
  }

  .trust__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .trust__item {
    text-align: center;
  }

  .trust__item::before {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }

  .item-trust__text {
    max-width: 16.875rem;
    margin: 0 auto;
  }

  .articles-pop__buttons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .about__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .areas__columns {
    max-width: 15.625rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    margin: 0 auto;
  }
}

@media (max-width: 1440px) and (min-width: 480px) {
  .areas__columns {
    gap: calc(100px + 100 * (100vw - 480px) / (960));
  }
}

@media (any-hover: hover) {
  .mini-form__button:hover {
    background-color: #121212;
  }

  .big-form__button:hover {
    background-color: #121212;
  }

  .popup-form .big-form__button:hover {
    background-color: #0081d8;
  }

  .button-social:hover {
    border-color: #f1f1f1;
  }

  .button-social:hover::before {
    color: #f1f1f1;
  }

  .phone__btn:hover {
    border-color: #f1f1f1;
  }

  .request__btn:hover {
    background: #0081d8;
  }

  .all__btn:hover {
    border-color: #f1f1f1;
  }

  .load-more:hover {
    background: #0081d8;
  }

  .breadcrumbs__link:hover {
    color: #fff;
  }

  .menu__item a:hover {
    border-color: rgba(241, 241, 241, 0.2);
  }

  .menu__sub-list-wrapper_1 li a:hover {
    border-color: rgba(18, 18, 18, 0.2);
  }

  .services__btn-all:hover {
    background-color: #0081d8;
  }

  .item-services__body:hover .item-services__btn {
    background-color: #121212;
  }

  .item-services__body:hover .item-services__btn::before {
    color: #fff;
    font-size: 1.375rem;
  }

  .req-trust__btn:hover {
    background: #0081d8;
  }

  .articles__item:hover .item-articles__content {
    border-color: rgba(18, 18, 18, 0.2);
  }

  .articles__item:hover .item-articles__images img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }

  .look-articles__phone:hover {
    border-color: #fff;
  }

  .look-articles__req:hover {
    background-color: #121212;
  }

  .tags-blog__item:hover {
    color: #fff;
    background-color: #008fee;
    border-color: #008fee;
  }

  .item-contacts__content a:hover {
    text-decoration: underline;
  }

  .social-contacts__button:hover {
    border-color: #121212;
  }

  .social-contacts__button:hover::before {
    color: #121212;
  }
}