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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Inter/Inter-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/Inter/Inter-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Inter/Inter-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Inter/Inter-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Inter/Inter-SemiBold.ttf") format("truetype");
}
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}

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

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

::-webkit-input-placeholder {
  color: #D9D9D9;
}

::-moz-placeholder {
  color: #D9D9D9;
}

:-ms-input-placeholder {
  color: #D9D9D9;
}

::-ms-input-placeholder {
  color: #D9D9D9;
}

::placeholder {
  color: #D9D9D9;
}

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

li {
  list-style-type: none;
}

input, textarea {
  display: block;
  width: 100%;
  border: 1px solid #000;
  border-radius: 0;
  background-color: transparent;
}

textarea {
  resize: none;
}

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

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

svg {
  display: block;
}

h1, h2, h3, h4, h5, h6, p, ul, button {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3;
  letter-spacing: -0.04em;
}

h2 {
  font-size: 45rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 30rem;
}

h3 {
  font-size: 22rem;
}
h4 {
  font-size: 18rem;
}

.fz14 {
  font-size: 14rem;
}

.fz16 {
  font-size: 16rem;
}

.fz18 {
  font-size: 18rem;
}

.fz28 {
  font-size: 28rem;
}

.fz30 {
  font-size: 30rem;
}

.fz38 {
  font-size: 38rem;
}

.fz40 {
  font-size: 40rem;
}

.fz60 {
  font-size: 60rem;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.fsi {
  font-style: italic;
}

.ttu {
  text-transform: uppercase;
}

.ttn {
  text-transform: normal;
}

.ttl {
  text-transform: lowercase;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.fw800 {
  font-weight: 800;
}

.fw900 {
  font-weight: 900;
}

.fwb {
  font-weight: 700;
}

.fweb {
  font-weight: 800;
}

.fwr {
  font-weight: 400;
}

.fwsb {
  font-weight: 600;
}

.c-red {
  color: #ED1C24;
}

.c-green {
  color: green;
}

.c-gray {
  color: #D9D9D9;
}

.c-white {
  color: #fff;
}

.c-black {
  color: #000;
}

.c-white-opa {
  color: rgba(255, 255, 255, 0.8);
}

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

.grid {
  display: grid;
}

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

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

.aic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hidden {
  display: none;
}

.btn {
  text-decoration: none;
  border: none;
  padding: 0;
  background-color: transparent;
  color: inherit;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15rem;
  line-height: 1.25;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  width: auto;
  height: 58rem;
  padding: 0 58rem;
  color: #fff;
  border-radius: 100rem;
  line-height: 1;
  font-weight: bold;
  font-size: 18rem;
  letter-spacing: -0.04em;
}
.btn--red {
  background-color: #ED1C24;
}
.btn--red:hover {
  -webkit-filter: brightness(106%);
          filter: brightness(106%);
}
.btn.w100 {
  width: 100%;
}
.btn img, .btn svg {
  width: 20rem;
}

html {
  background-color: #151515;
  font-size: 0.0694444444vw;
}

body {
  position: relative;
  overflow-x: hidden;
  min-width: 320px;
  font-family: "Inter", sans-serif;
  font-size: 18rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
  letter-spacing: -0.02em;
}

.page-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}
.page-container main {
  max-width: 100vw;
  overflow-x: hidden;
}

.container {
  max-width: 1330rem;
  padding: 0 15rem;
  margin: 0 auto;
}

header.header-main {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: rgba(21, 21, 21, 0.6);
  padding: 20rem 0;
  color: #fff;
}
header.header-main.fixed {
  background-color: rgba(21, 21, 21, 0.8);
  -webkit-box-shadow: 0 -3rem 20rem rgba(0, 0, 0, 0.4);
          box-shadow: 0 -3rem 20rem rgba(0, 0, 0, 0.4);
}
header.header-main.fixed .grid .btn-wrap .button {
  background-color: #ED1C24;
}
header.header-main.fixed .grid .btn-wrap .button:hover {
  -webkit-filter: brightness(106%);
          filter: brightness(106%);
}
header.header-main .grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: auto 1fr auto;
  grid-gap: 30rem;
}
header.header-main .grid .logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.header-main .grid .logo-wrap img {
  display: block;
  width: 130rem;
}
header.header-main .grid .menu-wrap ul {
  display: grid;
  grid-auto-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header.header-main .grid .menu-wrap ul li {
  line-height: 1;
  list-style-type: none;
  padding: 0 15rem;
}
header.header-main .grid .menu-wrap ul li:not(:last-child) {
  position: relative;
}
header.header-main .grid .menu-wrap ul li:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 10;
  pointer-events: none;
}
header.header-main .grid .menu-wrap ul li a, header.header-main .grid .menu-wrap ul li button {
  font-size: 14rem;
  text-decoration: none;
  text-align: center;
  letter-spacing: -0.04em;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
header.header-main .grid .menu-wrap ul li a:hover, header.header-main .grid .menu-wrap ul li a.active, header.header-main .grid .menu-wrap ul li button:hover, header.header-main .grid .menu-wrap ul li button.active {
  color: #ED1C24;
}
header.header-main .grid .btn-wrap .button {
  font-size: 14rem;
  line-height: 1;
  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;
  align-items: center;
  text-align: center;
  border: 1px solid #ED1C24;
  border-radius: 100rem;
  padding: 0 30rem;
  height: 36rem;
  min-width: 148rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
header.header-main .grid .btn-wrap .button:hover {
  background-color: #ED1C24;
}
header.header-main .grid button.btn-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
  width: 28rem;
  height: 20rem;
  position: relative;
  background-color: transparent;
  z-index: 2;
}
header.header-main .grid button.btn-menu.active span:nth-child(1) {
  -webkit-transform: translate(4rem, 0) rotate(45deg);
          transform: translate(4rem, 0) rotate(45deg);
}
header.header-main .grid button.btn-menu.active span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
header.header-main .grid button.btn-menu.active span:nth-child(3) {
  opacity: 0;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}
header.header-main .grid button.btn-menu span {
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
header.header-main .grid button.btn-menu span:nth-child(1) {
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
header.header-main .grid button.btn-menu span:nth-child(2) {
  -webkit-transform-origin: center;
          transform-origin: center;
}
header.header-main .grid button.btn-menu span:nth-child(3) {
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
header.header-main .mobile-menu-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  background-color: #151515;
  width: 100%;
  max-width: 300rem;
  -webkit-box-shadow: 0rem 10rem 5rem rgba(0, 0, 0, 0.15);
          box-shadow: 0rem 10rem 5rem rgba(0, 0, 0, 0.15);
  padding: 80rem 15rem 15rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
}
header.header-main .mobile-menu-wrap.active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
header.header-main .mobile-menu-wrap .menu-wrapper ul {
  display: grid;
  grid-gap: 20rem;
  padding: 0 15rem;
  text-align: center;
}
header.header-main .mobile-menu-wrap .menu-wrapper ul li {
  list-style-type: none;
}
header.header-main .mobile-menu-wrap .menu-wrapper ul li a, header.header-main .mobile-menu-wrap .menu-wrapper ul li button {
  text-decoration: none;
  color: #fff;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
header.header-main .mobile-menu-wrap .menu-wrapper ul li a.active, header.header-main .mobile-menu-wrap .menu-wrapper ul li button.active {
  color: #ED1C24;
}

footer.footer-main {
  background-color: #151515;
  color: #fff;
  padding: 80rem 0 50rem;
}
footer.footer-main .logo-wrap a {
  display: block;
  width: 268rem;
  margin: 0 auto;
}
footer.footer-main .logo-wrap a img {
  width: 100%;
  display: block;
}
footer.footer-main ul {
  margin-top: 30rem;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 38rem;
}
footer.footer-main ul li a {
  display: block;
  border-radius: 3rem;
  overflow: hidden;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
footer.footer-main ul li a:hover {
  -webkit-filter: brightness(106%);
          filter: brightness(106%);
}
footer.footer-main ul li img {
  display: block;
  width: 36rem;
  height: 36rem;
}
footer.footer-main .text-wrap {
  margin-top: 50rem;
}
footer.footer-main .text-wrap a {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
footer.footer-main .text-wrap a:hover {
  color: #ED1C24;
}

section:not(.home-welcome) {
  padding: 50rem 0;
  background-color: #fff;
}
section:not(.home-welcome).bg-light {
  background-color: #F5F5F5;
}
section:not(.home-welcome).bg-gray {
  background-color: #D9D9D9;
}
.block-btn-wrap {
  margin-top: 50rem;
  text-align: center;
}

.grecaptcha-badge {
  position: fixed !important;
  z-index: -10 !important;
  right: -9999px !important;
}
.block-head-wrap p {
  margin-top: -10rem;
  max-width: 1102rem;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: -0.04em;
}

.home-welcome {
  background-image: url("../img/welcome-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #000;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
}
.home-welcome .wrapper {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  padding: 140rem 0 90rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.home-welcome .wrapper .head-wrap p {
  font-size: 75rem;
  line-height: 1;
  font-weight: 800;
  text-align: center;
  letter-spacing: -0.04em;
}
.home-welcome .wrapper .text-wrap {
  margin-top: 30rem;
  color: rgba(255, 255, 255, 0.8);
  display: grid;
  gap: 30rem;
}
.home-welcome .wrapper .text-wrap .top-text-wrap {
  max-width: 825rem;
  margin: 0 auto;
}
.home-welcome .wrapper .text-wrap .top-text-wrap p {
  line-height: 1.3;
  letter-spacing: -0.04em;
}
.home-welcome .wrapper .text-wrap .center-text-wrap .wrap img, .home-welcome .wrapper .text-wrap .center-text-wrap .wrap h1 {
  display: inline;
  vertical-align: middle;
}
.home-welcome .wrapper .text-wrap .center-text-wrap .wrap h1 {
  padding: 0 6rem 0 0rem;
  letter-spacing: -0.04em;
  line-height: 1.6;
}
.home-welcome .wrapper .text-wrap .center-text-wrap .wrap img.part {
  height: 21rem;
}
.home-welcome button.btn-scroll {
  position: absolute;
  bottom: 45rem;
  right: 0;
  z-index: 99;
  opacity: 0.4;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home-welcome button.btn-scroll:hover {
  opacity: 1;
}
.home-welcome button.btn-scroll img {
  display: block;
  width: 26rem;
}
.home-welcome .block-btn-wrap {
  width: 100%;
}

.home-about .items {
  max-width: 1040rem;
  margin: 0 auto;
  display: grid;
  gap: 20rem;
}
.home-about .items .item {
  background-color: #D9D9D9;
  padding: 42rem 30rem;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 50rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.home-about .items .item .img-wrap {
  overflow: hidden;
}
.home-about .items .item .img-wrap img {
  display: block;
  width: 150rem;
  height: 150rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.home-about .items .item .text-wrap {
  display: grid;
  gap: 10rem;
}

.home-approach .items {
  margin-top: 50rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15rem;
}
.home-approach .items .item {
  background-color: #D9D9D9;
  padding: 22rem 40rem 30rem;
}
.home-approach .items .item .ic-wrap {
  padding-bottom: 20rem;
}
.home-approach .items .item .ic-wrap img {
  display: block;
  width: 58rem;
  height: 58rem;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.home-approach .items .item .txt-wrap {
  margin-top: 18rem;
}
.home-approach .items .item .txt-wrap p {
  letter-spacing: -0.02em;
}
.home-approach .items .item .txt-wrap a {
  display: inline-block;
  border-bottom: 1px solid currentColor;
  line-height: 1;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home-approach .items .item .txt-wrap a:hover {
  color: #ED1C24;
}
.home-services .head-wrap p {
  margin-top: -20rem;
}
.home-services .items {
  margin-top: 50rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15rem;
}
.home-services .items .item {
  background-color: #D9D9D9;
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 30rem;
  padding: 25rem 30rem;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.home-services .items .item .img-wrap img {
  width: 150rem;
  height: 150rem;
  display: block;
}
.home-services .items .item .text-wrap {
  display: grid;
  gap: 30rem;
}

.home-guarantees .items {
  display: grid;
  max-width: 1040rem;
  margin: 0 auto;
  gap: 15rem;
  grid-auto-rows: 1fr;
}
.home-guarantees .items .item {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30rem;
  background-color: #F5F5F5;
  padding: 30rem;
}
.home-guarantees .items .item .ic-wrap img {
  display: block;
  width: 68rem;
}
.home-guarantees .items .item .text-wrap {
  display: grid;
  gap: 10rem;
}
.home-rates .items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15rem;
  grid-auto-rows: 1fr;
}
.home-rates .items .item {
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30rem;
  background-color: #D9D9D9;
  padding: 30rem 25rem;
}
.home-rates .items .item .ic-wrap img {
  display: block;
  width: 68rem;
}
.home-rates .items .item .text-wrap {
  display: grid;
  gap: 30rem;
}

.home-offer .items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15rem;
}
.home-offer .items .item {
  padding: 30rem 25rem;
  background-color: #fff;
  text-align: center;
}
.home-offer .items .item .img-wrap img {
  display: block;
  width: 76rem;
  height: 76rem;
  margin: 0 auto;
}
.home-offer .items .item .text-wrap {
  margin-top: 25rem;
  display: grid;
  gap: 10rem;
}
.home-offer .items .item:last-child {
  border-top: 8rem solid #ED1C24;
}

.home-next .items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10rem;
}
.home-next .items .item {
  background-color: #F5F5F5;
  padding: 30rem 15rem;
}
.home-next .items .item img {
  display: block;
  width: 70rem;
  height: 70rem;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
.home-next .items .item h3 {
  margin-top: 25rem;
}
.home-next .items .item p {
  margin-top: 10rem;
}

.home-faq .items {
  display: grid;
  gap: 15rem;
}
.home-faq .items .item {
  background-color: #fff;
}
.home-faq .items .item.active .title::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.home-faq .items .item.active .text-wrap {
  display: block;
}
.home-faq .items .item .title {
  position: relative;
  cursor: pointer;
  padding: 20rem 57rem 20rem 20rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home-faq .items .item .title:hover {
  color: #ED1C24;
}
.home-faq .items .item .title::after {
  content: "";
  display: block;
  position: absolute;
  width: 17rem;
  height: 17rem;
  background-image: url("../img/ic-faq-arrow.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 26rem;
  right: 20rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home-faq .items .item .text-wrap {
  display: none;
  padding: 20rem;
  margin-top: -20rem;
}
.home-faq .items .item .text-wrap p, .home-faq .items .item .text-wrap ul {
  max-width: 900rem;
}
.home-faq .items .item .text-wrap p:not(:last-of-type) {
  margin-bottom: 20rem;
}
.home-faq .items .item .text-wrap ul {
  margin-top: 20rem;
  padding-left: 1.25em;
}
.home-faq .items .item .text-wrap ul li {
  list-style-type: disc;
}

.home-contacts,
.home-contacts-calendar,
.home-contacts-form,
.home-contacts-message {
  background-image: url("../img/welcome-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #000;
  color: #fff;
}
.home-contacts .container,
.home-contacts-calendar .container,
.home-contacts-form .container,
.home-contacts-message .container {
  padding-top: 30rem;
  padding-bottom: 30rem;
}

.home-contacts {
  padding-bottom: 0;
}
.home-contacts .head-wrap p {
  margin-top: -40rem;
}
.home-contacts ul {
  margin-top: 50rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 130rem;
}
.home-contacts ul li button {
  font-size: 22rem;
  font-weight: bold;
  display: block;
  position: relative;
  letter-spacing: -0.04em;
  text-align: center;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home-contacts ul li button:hover {
  color: #ED1C24;
}
.home-contacts ul li button::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  left: 0;
  background-color: currentColor;
}
.home-contacts .calendar-wrapper {
  padding-top: 50rem;
}
.home-contacts .calendar-wrapper .wrapper {
  max-width: 760rem;
  margin: 0 auto;
  padding: 50rem;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(11rem);
          backdrop-filter: blur(11rem);
}
.home-contacts .calendar-wrapper .wrapper p {
  text-align: center;
  margin-top: -30rem;
}
.home-contacts .calendar-wrapper .wrapper .btn-wrap {
  margin-top: 30rem;
  text-align: center;
}

.home-contacts-form .wrapper {
  max-width: 760rem;
  margin: 0 auto;
  padding: 40rem 70rem;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(11rem);
          backdrop-filter: blur(11rem);
}
.home-contacts-form .wrapper .form-wrap {
  display: grid;
  gap: 15rem;
  position: relative;
}
.home-contacts-form .wrapper .form-wrap .thx-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #D9D9D9;
  z-index: 10;
  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;
  padding: 15rem 30rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.home-contacts-form .wrapper .form-wrap .thx-wrap:not(.active) {
  opacity: 0;
  pointer-events: none;
}
.home-contacts-form .wrapper .form-wrap .input-wrap {
  position: relative;
}
.home-contacts-form .wrapper .form-wrap .input-wrap input, .home-contacts-form .wrapper .form-wrap .input-wrap textarea {
  display: block;
  width: 100%;
  border: none;
  background-color: #D9D9D9;
  padding-left: 15rem;
  padding-right: 15rem;
  border: 1px solid #D9D9D9;
}
.home-contacts-form .wrapper .form-wrap .input-wrap input::-webkit-input-placeholder, .home-contacts-form .wrapper .form-wrap .input-wrap textarea::-webkit-input-placeholder {
  color: #797878;
}
.home-contacts-form .wrapper .form-wrap .input-wrap input::-moz-placeholder, .home-contacts-form .wrapper .form-wrap .input-wrap textarea::-moz-placeholder {
  color: #797878;
}
.home-contacts-form .wrapper .form-wrap .input-wrap input:-ms-input-placeholder, .home-contacts-form .wrapper .form-wrap .input-wrap textarea:-ms-input-placeholder {
  color: #797878;
}
.home-contacts-form .wrapper .form-wrap .input-wrap input::-ms-input-placeholder, .home-contacts-form .wrapper .form-wrap .input-wrap textarea::-ms-input-placeholder {
  color: #797878;
}
.home-contacts-form .wrapper .form-wrap .input-wrap input::placeholder, .home-contacts-form .wrapper .form-wrap .input-wrap textarea::placeholder {
  color: #797878;
}
.home-contacts-form .wrapper .form-wrap .input-wrap input.error, .home-contacts-form .wrapper .form-wrap .input-wrap textarea.error {
  border-color: #b90000;
}
.home-contacts-form .wrapper .form-wrap .input-wrap label.error {
  color: #b90000;
  font-size: 14rem;
}
.home-contacts-form .wrapper .form-wrap .input-wrap input {
  height: 42rem;
}
.home-contacts-form .wrapper .form-wrap .input-wrap textarea {
  height: 158rem;
  padding-top: 12rem;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap {
  background-color: #D9D9D9;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25rem;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap {
  position: relative;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 15rem;
  cursor: pointer;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap label.error {
  display: none !important;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap input {
  position: absolute;
  top: calc(50% - 5rem);
  left: 0;
  width: 10rem;
  height: 10rem;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap input:checked ~ span.checkbox::after {
  opacity: 1;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap input.error ~ span.checkbox {
  border-color: #b90000;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap input.error ~ span.text {
  color: #b90000;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap span.checkbox {
  display: block;
  width: 40rem;
  height: 40rem;
  background-color: #fff;
  border: 1px solid #fff;
  position: relative;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap span.checkbox::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../img/ic-checkbox.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22rem;
  opacity: 0;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap span.text {
  color: #797878;
  line-height: 1.25;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap .recaptcha-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-contacts-form .wrapper .form-wrap .agree-wrap .recaptcha-wrap img {
  display: block;
  width: 90rem;
}
.home-contacts-form .wrapper .form-wrap .btn-wrap {
  text-align: center;
  padding-top: 20rem;
}

.home-contacts-message .wrapper {
  max-width: 760rem;
  margin: 0 auto;
  padding: 50rem;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(11rem);
          backdrop-filter: blur(11rem);
}
.home-contacts-message .wrapper p {
  text-align: center;
  margin-top: -15rem;
}
.home-contacts-message .wrapper ul {
  margin-top: 30rem;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 46rem;
}
.home-contacts-message .wrapper ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.home-contacts-message .wrapper ul li a img {
  width: 46rem;
  height: 46rem;
}

section.page-404 {
  background-color: #b1b1b1;
  padding: 0;
}
section.page-404 .wrapper {
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  padding: 100rem 0 80rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
section.page-404 .img-wrap img {
  display: block;
  width: 480rem;
  margin: 0 auto;
}
section.page-404 .text-wrap {
  margin-top: -30rem;
}
section.page-404 .text-wrap h1 {
  font-weight: 900;
  line-height: 1.1;
}
section.page-404 .text-wrap p {
  letter-spacing: -0.05em;
}
section.page-404 .btn-wrap {
  margin-top: 15rem;
  width: 100%;
}
@media only screen and (max-width: 1440px) {
  q {
    top: 0;
  }
}
@media only screen and (max-width: 1200px) {
  q {
    top: 0;
  }
}
@media only screen and (max-width: 1100px) {
  q {
    top: 0;
  }
}
@media only screen and (max-width: 992px) {
  q {
    top: 0;
  }
}
@media only screen and (min-width: 481px) {
  q {
    top: 0;
  }
  .hidden-desc {
    display: none;
  }
  .home-offer .items .item:last-child {
    grid-column-end: span 3;
    display: grid;
    grid-template-columns: auto 1fr;
    text-align: left;
    gap: 25rem;
  }
  .home-offer .items .item:last-child .text-wrap {
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) {
  q {
    top: 0;
  }
  .hidden-only-desc {
    display: none;
  }
  header.header-main .grid button.btn-menu {
    display: none;
  }
  header.header-main .mobile-menu-wrap {
    display: none;
  }
  .home-about .items {
    grid-auto-rows: 1fr;
  }
  .home-about .items .item .text-wrap {
    padding-right: 30rem;
  }
  .home-services .items {
    grid-auto-rows: 1fr;
  }
}
@media only screen and (max-width: 768px) {
  q {
    top: 0;
  }
  h2 {
    font-size: 38rem;
  }
  h3 {
    font-size: 18rem;
  }
  h4 {
    font-size: 17rem;
  }
  .fz14 {
    font-size: 14rem;
  }
  .fz16 {
    font-size: 16rem;
  }
  .fz18 {
    font-size: 18rem;
  }
  .fz28 {
    font-size: 24rem;
  }
  .fz30 {
    font-size: 26rem;
  }
  .fz38 {
    font-size: 24rem;
  }
  .fz40 {
    font-size: 34rem;
  }
  .fz60 {
    font-size: 54rem;
  }
  html {
    font-size: 0.1302083333vw;
  }
  body {
    font-size: 16rem;
  }
  .container {
    padding: 0 30rem;
  }
  header.header-main {
    padding: 8rem 0;
  }
  header.header-main .grid {
    grid-template-columns: 1fr auto auto;
  }
  header.header-main .grid .logo-wrap img {
    width: 120rem;
  }
  header.header-main .grid .menu-wrap {
    display: none;
  }
  footer.footer-main .logo-wrap a {
    width: 240rem;
  }
  .block-head-wrap {
    margin: 0 auto;
  }
  .home-welcome .wrapper {
    padding: 120rem 0 80rem;
  }
  .home-welcome .wrapper .head-wrap p {
    font-size: 50rem;
  }
  .home-welcome .wrapper .text-wrap .center-text-wrap {
    margin: 0 -15rem;
  }
  .home-welcome .wrapper .text-wrap .center-text-wrap .wrap h1 {
    padding: 0 6rem 0 0rem;
    font-size: 22rem;
  }
  .home-welcome .wrapper .text-wrap .center-text-wrap .wrap img.part {
    height: 16rem;
  }
  .home-welcome button.btn-scroll {
    bottom: 30rem;
  }
  .home-welcome button.btn-scroll img {
    width: 22rem;
  }
  .home-about .items .item {
    gap: 30rem;
  }
  .home-approach .items {
    margin-top: 40rem;
  }
  .home-approach .items .item {
    padding: 22rem 20rem 30rem;
  }
  .home-services .head-wrap {
    margin: 0 auto;
  }
  .home-services .head-wrap p {
    margin-top: -30rem;
  }
  .home-services .items {
    grid-template-columns: 1fr;
  }
  .home-services .items .item {
    gap: 30rem;
  }
  .home-services .items .item .img-wrap img {
    width: 130rem;
    height: 130rem;
  }
  .home-services .items .item .text-wrap {
    gap: 10rem;
  }
  .home-guarantees .items {
    grid-auto-rows: auto;
  }
  .home-rates .items {
    grid-auto-rows: auto;
    grid-template-columns: 1fr;
  }
  .home-rates .items .item .text-wrap {
    gap: 10rem;
  }
  .home-offer .items {
    gap: 10rem;
  }
  .home-offer .items .item {
    padding: 30rem 15rem;
  }
  .home-next .items {
    grid-template-columns: repeat(2, 1fr);
    gap: 15rem;
  }
  .home-next .items .item:last-child {
    grid-column-end: span 2;
  }
  .home-next .items .item h3 {
    margin-top: 15rem;
  }
  .home-contacts ul {
    gap: 40rem;
  }
  .home-contacts ul li button {
    font-size: 18rem;
  }
  .home-contacts-form .wrapper {
    padding: 40rem 30rem;
  }
  section.page-404 .wrapper {
    padding: 120rem 0 80rem;
  }
  section.page-404 .img-wrap img {
    width: 420rem;
  }
}
@media only screen and (max-width: 480px) {
  q {
    top: 0;
  }
  h2 {
    font-size: 29rem;
  }
  h4 {
    font-size: 16rem;
  }
  .fz14 {
    font-size: 14rem;
  }
  .fz16 {
    font-size: 16rem;
  }
  .fz18 {
    font-size: 16rem;
  }
  .fz28 {
    font-size: 22rem;
  }
  .fz30 {
    font-size: 22rem;
  }
  .fz38 {
    font-size: 22rem;
  }
  .fz40 {
    font-size: 22rem;
  }
  .fz60 {
    font-size: 46rem;
  }
  .hidden-mob {
    display: none;
  }
  .btn {
    font-size: 16rem;
  }
  .btn {
    height: 64rem;
    line-height: 1.3;
    padding: 0 30rem;
    width: 100%;
  }
  html {
    font-size: 0.2666666667vw;
  }
  body {
    font-size: 15rem;
  }
  .container {
    padding: 0 15rem;
  }
  header.header-main {
    padding: 10rem 0;
  }
  header.header-main .grid {
    grid-gap: 15rem;
  }
  header.header-main .grid .logo-wrap img {
    width: 94rem;
  }
  header.header-main .grid .btn-wrap .button {
    padding: 0 25rem;
    height: 36rem;
    font-size: 14rem;
  }
  header.header-main .grid .btn-wrap .button {
    line-height: 1.3;
  }
  header.header-main .mobile-menu-wrap {
    max-width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  footer.footer-main {
    padding: 50rem 0 90rem;
  }
  footer.footer-main .logo-wrap a {
    width: 188rem;
  }
  footer.footer-main ul {
    margin-top: 30rem;
    grid-gap: 20rem;
  }
  footer.footer-main .text-wrap {
    margin-top: 30rem;
  }
  footer.footer-main .text-wrap p {
    font-size: 14rem;
  }
  .block-btn-wrap {
    margin-top: 30rem;
  }
  .block-head-wrap p {
    margin-top: -20rem;
  }
  .home-welcome .wrapper {
    padding: 100rem 0 60rem;
  }
  .home-welcome .wrapper .head-wrap p {
    font-size: 46rem;
  }
  .home-welcome .wrapper .text-wrap {
    gap: 15rem;
  }
  .home-welcome .wrapper .text-wrap .top-text-wrap p {
    font-size: 17rem;
  }
  .home-welcome .wrapper .text-wrap .center-text-wrap {
    margin: 0;
  }
  .home-welcome .wrapper .text-wrap .center-text-wrap .wrap h1 {
    font-size: 20rem;
  }
  .home-welcome .wrapper .text-wrap .center-text-wrap .wrap img.part {
    height: 16rem;
    width: 50rem;
  }
  .home-welcome .wrapper .text-wrap .center-text-wrap .wrap img.part--right {
    margin-bottom: 2rem;
  }
  .home-welcome button.btn-scroll {
    display: none;
  }
  .home-welcome .block-btn-wrap {
    margin-top: 30rem;
  }
  .home-about .items .item {
    padding: 30rem 15rem;
    gap: 20rem;
    grid-template-columns: 1fr;
    text-align: center;
  }
  .home-about .items .item .img-wrap img {
    margin: 0 auto;
    width: 100rem;
    height: 100rem;
  }
  .home-approach .items {
    margin-top: 30rem;
    grid-template-columns: 1fr;
  }
  .home-services .head-wrap p {
    margin-top: -40rem;
  }
  .home-services .items .item {
    grid-template-columns: 1fr;
    gap: 30rem;
    padding: 30rem 15rem;
    text-align: center;
  }
  .home-services .items .item .img-wrap {
    position: relative;
    z-index: 10;
  }
  .home-services .items .item .img-wrap img {
    width: 86rem;
    height: 86rem;
    margin: 0 auto;
  }
  .home-guarantees .items .item {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 30rem 15rem;
  }
  .home-guarantees .items .item .ic-wrap img {
    margin: 0 auto;
  }
  .home-rates .items .item {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 30rem 15rem;
  }
  .home-rates .items .item .ic-wrap img {
    margin: 0 auto;
  }
  .home-offer .items {
    grid-template-columns: 1fr;
    gap: 15rem;
  }
  .home-offer .items .item {
    padding: 30rem 15rem;
  }
  .home-offer .items .item .text-wrap {
    margin-top: 15rem;
  }
  .home-offer .items .item .text-wrap br {
    display: none;
  }
  .home-offer .block-btn-wrap {
    margin-top: 30rem;
  }
  .home-next .items {
    grid-template-columns: 1fr;
  }
  .home-next .items .item:last-child {
    grid-column-end: unset;
  }
  .home-faq .items .item .title {
    padding: 15rem 42rem 15rem 15rem;
  }
  .home-faq .items .item .title::after {
    right: 15rem;
  }
  .home-faq .items .item .text-wrap {
    padding: 20rem 15rem;
  }
  .home-contacts .container,
  .home-contacts-calendar .container,
  .home-contacts-form .container,
  .home-contacts-message .container {
    padding-top: 0;
    padding-bottom: 0;
  }
  .home-contacts ul {
    margin-top: 30rem;
    display: grid;
    gap: 20rem;
  }
  .home-contacts ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .home-contacts .calendar-wrapper .wrapper {
    padding: 50rem 30rem;
  }
  .home-contacts-form .wrapper {
    padding: 50rem 15rem;
  }
  .home-contacts-form .wrapper .form-wrap .thx-wrap {
    padding: 15rem;
  }
  .home-contacts-form .wrapper .form-wrap .thx-wrap p {
    font-size: 18rem;
  }
  .home-contacts-form .wrapper .form-wrap .agree-wrap {
    padding: 15rem;
  }
  .home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap span.checkbox {
    width: 30rem;
    height: 30rem;
  }
  .home-contacts-form .wrapper .form-wrap .agree-wrap label.checkbox-wrap span.checkbox::after {
    background-size: 18rem;
  }
  .home-contacts-form .wrapper .form-wrap .agree-wrap .recaptcha-wrap img {
    width: 58rem;
  }
  .home-contacts-message .wrapper {
    padding: 50rem 15rem;
  }
  .home-contacts-message .wrapper ul {
    gap: 25rem;
  }
  .home-contacts-message .wrapper ul li a img {
    width: 36rem;
    height: 36rem;
  }
  section.page-404 .wrapper {
    padding: 100rem 0 60rem;
  }
  section.page-404 .img-wrap img {
    width: 100%;
  }
  section.page-404 .text-wrap {
    margin-top: -20rem;
  }
}
@media only screen and (min-width: 1441px) {
  html {
    font-size: 1px;
  }
}
@media (min-height: 1100px) {
  .home-welcome .wrapper {
    min-height: auto;
  }
}
@media (min-height: 900px) and (max-width: 480px) {
  .home-welcome .wrapper {
    min-height: auto;
  }
}