@charset "UTF-8";
:root {
  --white: #ffffff;
  --black: #000000;
  --gray: #111111;
  --blue: #28A3E3;
  --red: #FD2016;
  --yellow: #FDC841;
  --orange: #ED6C1A;
  --gray: #8A8A8A;
  --footer: #1C1C1C;
  --max: 1850px;
  --min: 1000px;
  --radius1: 20px;
  --radius2: 10px;
  --dirty: #96AAB0;
  --dirtygreen: #2B7B65;
}

@font-face {
  font-family: "Actay-Regular";
  src: url("fonts/Actay/actay-regular.eot");
  /* IE 9 Compatibility Mode */
  src: url("fonts/Actay/actay-regular.eot?#iefix") format("embedded-opentype"), url("fonts/Actay/actay-regular.woff2") format("woff2"), url("fonts/Actay/actay-regular.woff") format("woff"), url("fonts/Actay/actay-regular.ttf") format("truetype"), url("fonts/Actay/actay-regular.svg#actay-regular") format("svg");
  /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: "ActayWide-Bold";
  src: url("fonts/Actay/actaywide-bold.eot");
  /* IE 9 Compatibility Mode */
  src: url("fonts/Actay/actaywide-bold.eot?#iefix") format("embedded-opentype"), url("fonts/Actay/actaywide-bold.woff2") format("woff2"), url("fonts/Actay/actaywide-bold.woff") format("woff"), url("fonts/Actay/actaywide-bold.ttf") format("truetype"), url("fonts/Actay/actaywide-bold.svg#actaywide-bold") format("svg");
  /* Chrome < 4, Legacy iOS */
}
.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  font-weight: 100 700;
  src: url(/css/material/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190Fjzag.woff2) format("woff2");
}
.material-symbols-rounded {
  font-family: "Material Symbols Rounded";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

@-webkit-keyframes opas {
  0% {
    opacity: 0.2;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}

@keyframes opas {
  0% {
    opacity: 0.2;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.pro__content, .nav, .cen__content, .com__content, .var__content, .rab__content, .faq__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider .slick-prev,
.slider .slick-next, .totop, .map__soc, .faq__icon, .psevdocheck__icon, .window__close, .bread__link, .bread__li, .social__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.line__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.window__form {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.line, .label__name, .psevdocheck, .bread__ul, .bread__center, .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__center, .footer__content, .map__content, .window__center, .dark__center {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header::after, .header::before, .slider::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

::-moz-selection {
  background: rgba(35, 31, 32, 0.9);
  color: var(--white);
}

::selection {
  background: rgba(35, 31, 32, 0.9);
  color: var(--white);
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-button {
  display: none;
}

::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece {
  background-color: var(--white);
}

::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: var(--black);
  border-radius: 0;
}

::-webkit-resizer,
::-webkit-scrollbar-corner {
  background-color: var(--white);
}

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

button,
input,
select,
textarea {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: inherit;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

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

.material-symbols-rounded--fill {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;
}

html {
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 990px) {
  html {
    width: 100vw;
    min-width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
  }
}

body {
  background: var(--white);
  color: var(--black);
  position: relative;
  resize: none;
  outline: none;
  font-family: "Actay-Regular";
  font-size: 15px;
  overflow-x: clip;
  line-height: 1.1;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0;
}

.center {
  min-width: var(--min);
  max-width: var(--max);
  margin: 0 auto;
  padding-right: 40px !important;
  padding-left: 40px !important;
}
@media (max-width: 1400px) {
  .center {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 990px) {
  .center {
    min-width: auto;
    max-width: auto;
    width: 100%;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}

.social__item {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--white);
  margin-right: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 990px) {
  .social__item {
    width: 40px;
    height: 40px;
    background-size: 18px;
  }
}
.social__item:nth-last-child(1) {
  margin-right: 0;
}
.social__item--whatsapp {
  background-color: #00E676;
  background-color: var(--black);
  background-image: url(/images/icons/white/whatsapp.png);
}
.social__item--viber {
  background-color: #563DBD;
  background-color: var(--black);
  background-image: url(/images/icons/white/viber.png);
}
.social__item--telegram {
  background-color: #28A3E3;
  background-color: var(--black);
  background-image: url(/images/icons/white/telegram.png);
}
.social__item--vk {
  background-color: #0077FF;
  background-color: var(--black);
  background-image: url(/images/icons/white/vk.png);
}

.heading {
  font-size: 51px;
  display: block;
  font-family: "ActayWide-Bold";
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 1000px) {
  .heading {
    font-size: 27px;
  }
}

.description {
  font-size: 23px;
  display: block;
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .description {
    font-size: 17px;
    margin-top: 20px;
  }
}

@-webkit-keyframes pulseOrange {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 26, 0.5);
            box-shadow: 0 0 0 0 rgba(237, 107, 26, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(237, 107, 26, 0);
            box-shadow: 0 0 0 8px rgba(237, 107, 26, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 26, 0);
            box-shadow: 0 0 0 0 rgba(237, 107, 26, 0);
  }
}

@keyframes pulseOrange {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 26, 0.5);
            box-shadow: 0 0 0 0 rgba(237, 107, 26, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(237, 107, 26, 0);
            box-shadow: 0 0 0 8px rgba(237, 107, 26, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(237, 107, 26, 0);
            box-shadow: 0 0 0 0 rgba(237, 107, 26, 0);
  }
}
@-webkit-keyframes pulseGreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(57, 191, 77, 0.8);
            box-shadow: 0 0 0 0 rgba(57, 191, 77, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(57, 191, 77, 0);
            box-shadow: 0 0 0 8px rgba(57, 191, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(57, 191, 77, 0);
            box-shadow: 0 0 0 0 rgba(57, 191, 77, 0);
  }
}
@keyframes pulseGreen {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(57, 191, 77, 0.8);
            box-shadow: 0 0 0 0 rgba(57, 191, 77, 0.8);
  }
  70% {
    -webkit-box-shadow: 0 0 0 8px rgba(57, 191, 77, 0);
            box-shadow: 0 0 0 8px rgba(57, 191, 77, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(57, 191, 77, 0);
            box-shadow: 0 0 0 0 rgba(57, 191, 77, 0);
  }
}
@-webkit-keyframes flare {
  0% {
    left: -150%;
  }
  80% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@keyframes flare {
  0% {
    left: -150%;
  }
  80% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes pulseWhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 3px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulseWhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  }
  70% {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 3px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.block {
  padding-top: 200px;
  padding-bottom: 200px;
}
@media (max-width: 1000px) {
  .block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.text {
  font-size: 21px;
  line-height: 1.3;
  /* Добавляем границы вокруг всей таблицы */
}
@media screen and (max-width: 990px) {
  .text {
    font-size: 17px;
  }
}
.text h1, .text h3, .text h3, .text h4, .text h5, .text h6 {
  font-size: 25px;
  display: block;
  margin-bottom: 10px;
}
.text p {
  margin-bottom: 10px;
}
.text p:nth-last-child(1) {
  margin-bottom: 0;
}
.text table {
  border-collapse: collapse;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.text table td {
  border: 1px solid #E5E5E5;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 990px) {
  .text table td {
    padding: 10px 5px;
    font-size: 14px;
  }
}
.text table td img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.text table tr:nth-child(even) {
  background-color: #FAFAFA;
}
.text table tr:first-child td {
  border-top: none;
}
.text table tr:last-child td {
  border-bottom: none;
}
.text table tr td:first-child {
  border-left: none;
}
.text table tr td:last-child {
  border-right: none;
}
.text table::before,
.text table::after {
  content: "";
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  top: 0px;
  left: 0px;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  pointer-events: none;
}
.text table::before {
  z-index: 1;
}
.text .table-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  width: 100%;
}
.text ul {
  list-style: none;
}
.text li {
  padding-left: 20px;
  display: block;
  margin-bottom: 5px;
  position: relative;
}
.text li::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: var(--yellow);
}
.text li:nth-last-child(1) {
  margin-bottom: 0;
}

.bread {
  font-size: 13px;
  line-height: 1;
  border-bottom: 1px #F2F0E4 solid;
}
@media screen and (max-width: 990px) {
  .bread {
    min-width: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    font-size: 11px;
    margin-top: 96px;
    background: var(--white);
  }
  .bread .center {
    width: 100%;
    min-width: 100%;
    max-width: none;
  }
}
.bread ul,
.bread li {
  list-style: none;
}
@media screen and (max-width: 990px) {
  .bread__center {
    overflow: hidden;
    padding: 0 !important;
  }
}
@media screen and (max-width: 990px) {
  .bread__ul {
    padding: 0 10px;
  }
}
.bread__li {
  margin-right: 40px;
  position: relative;
}
@media screen and (max-width: 990px) {
  .bread__li {
    margin-right: 30px;
  }
}
.bread__li::after {
  content: "";
  position: absolute;
  top: 0;
  right: -35px;
  width: 30px;
  height: 100%;
  background: url(../images/icons/chevron_right_FILL0_wght400_GRAD0_opsz24.png) center no-repeat;
  background-size: 14px;
  opacity: 0.5;
}
@media screen and (max-width: 990px) {
  .bread__li::after {
    right: -30px;
  }
}
.bread__li:nth-last-child(1) {
  margin-right: 0;
}
@media screen and (max-width: 990px) {
  .bread__li:nth-last-child(1) {
    margin-right: 10px;
    padding-right: 10px;
  }
}
.bread__li:nth-last-child(1)::after {
  display: none;
}
.bread__link {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  height: 40px;
}
@media screen and (max-width: 990px) {
  .bread__link {
    height: 30px;
  }
}
.bread__link:hover {
  text-decoration-color: var(--black);
}

.dark {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--black);
  z-index: 999;
  color: var(--white);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: none;
}
.dark__close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
}
.dark__center {
  width: 100%;
  height: 100%;
}
.dark__ul {
  list-style: none;
}
.dark__li {
  margin-bottom: 20px;
  text-align: center;
  font-family: "ActayWide-Bold";
  text-transform: uppercase;
}
.dark__li:nth-last-child(1) {
  margin-bottom: 0;
}
.dark__link {
  color: var(--white);
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  font-size: 19px;
}
@media (max-width: 1000px) {
  .dark__link {
    font-size: 17px;
  }
}
.dark__link:hover {
  text-decoration-color: var(--white);
}

.window {
  padding: 50px;
  border-radius: 20px;
  background: var(--white);
  width: 1000px;
  position: relative;
  display: none;
}
@media screen and (max-width: 990px) {
  .window {
    padding: 20px;
    border-radius: 0;
    width: 100%;
    height: 100vh;
  }
}
.window--skiny {
  width: 600px;
}
@media screen and (max-width: 990px) {
  .window--skiny {
    width: 100%;
  }
}
.window__center {
  text-align: center;
}
@media screen and (max-width: 990px) {
  .window__center {
    height: 100%;
  }
}
.window__close {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px var(--black) solid;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  cursor: pointer;
  z-index: 999;
  font-size: 21px;
}
.window__close:hover {
  color: var(--dirtygreen);
}
.window__block {
  width: 60%;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 990px) {
  .window__block {
    width: 100%;
    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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.window__man {
  position: absolute;
  bottom: 0;
  right: -20px;
  background: right bottom no-repeat;
  background-size: contain;
  width: 80%;
  aspect-ratio: 2363/2046;
}
@media screen and (max-width: 990px) {
  .window__man {
    display: none;
  }
}
.window__form .label {
  margin: 0;
  margin-bottom: 20px;
}
.window__form .label__input {
  border: 2px #F2F0E4 solid;
}
.window__form .label__input:focus {
  border-color: var(--dirtygreen);
}
.window__psevdocheck {
  margin-top: 20px;
}
.window__heading {
  font-size: 31px;
  margin-bottom: 10px;
}
@media screen and (max-width: 990px) {
  .window__heading {
    font-size: 25px;
  }
}
.window__description {
  margin-bottom: 50px;
  display: block;
}
@media screen and (max-width: 990px) {
  .window__description {
    margin-bottom: 20px;
  }
}
.window__description--2 {
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .window__button {
    width: 100%;
  }
}

.psevdocheck {
  cursor: default;
  font-size: 13px;
}
.psevdocheck__icon {
  width: 20px;
  height: 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-right: 10px;
  font-size: 15px;
  background: var(--dirtygreen);
  color: var(--white);
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.psevdocheck a {
  cursor: pointer;
  text-decoration: underline;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.psevdocheck a:hover {
  color: var(--yellow);
}

.label {
  display: block;
  position: relative;
  width: 100%;
  cursor: text;
}
.label__name {
  width: 100%;
  color: var(--black);
  height: 80px;
  position: absolute;
  top: 0;
  left: 15px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
@media (max-width: 1400px) {
  .label__name {
    height: 70px;
  }
}
.label__name--top {
  font-size: 13px;
  height: 13px;
  top: 10px;
  left: 10px;
}
@media (max-width: 1400px) {
  .label__name--top {
    font-size: 11px;
  }
}
.label__input {
  background: var(--white);
  border: 2px var(--white) solid;
  color: var(--black);
  height: 80px;
  padding: 0 15px;
  border-radius: 8px;
  width: 100%;
  padding-top: 13px;
}
@media (max-width: 1400px) {
  .label__input {
    height: 70px;
  }
}
.label__input:focus {
  border-color: var(--dirtygreen);
}
.label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  -o-text-overflow: "";
     text-overflow: "";
  background: var(--white) url(../images/icons/baseline_keyboard_arrow_down_black_48dp.png) right 15px center no-repeat;
  background-size: 20px;
}
.label select::-ms-expand {
  display: none;
}

.faq {
  padding-top: 200px;
  margin-bottom: -25px;
}
@media (max-width: 1000px) {
  .faq {
    padding-top: 50px;
  }
}
.faq__heading {
  margin-bottom: 20px;
  position: relative;
  z-index: 200;
}
.faq__description {
  position: relative;
  z-index: 200;
}
.faq__label {
  position: absolute;
  left: 50%;
  width: 50vw;
  top: -100px;
  font-size: 300px;
  opacity: 0.05;
  text-transform: uppercase;
  line-height: 1;
  cursor: default;
}
.faq__h {
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 1000px) {
  .faq__h {
    margin-bottom: 30px;
  }
}
.faq__content {
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .faq__content {
    margin-top: 30px;
  }
}
.faq__column {
  width: calc(50% - 25px);
}
@media (max-width: 1350px) {
  .faq__column {
    width: calc(50% - 5px);
  }
}
@media (max-width: 1200px) {
  .faq__column {
    width: 100%;
  }
  .faq__column:nth-last-child(1) .faq__item:nth-last-child(1) {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 990px) {
  .faq__column {
    width: 100%;
  }
  .faq__column:nth-last-child(1) .faq__item:nth-last-child(1) {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}
.faq__item {
  padding-bottom: 25px;
  margin-bottom: 25px;
  cursor: pointer;
  border-bottom: 1px #F2F2F2 solid;
}
.faq__item:nth-child(1) {
  border-top: 1px #F2F2F2 solid;
  padding-top: 25px;
}
.faq__item:hover .faq__name {
  text-decoration-color: var(--black);
}
.faq__item:hover .faq__icon {
  background: #eee;
}
@media screen and (max-width: 990px) {
  .faq__title {
    line-height: 1;
  }
}
.faq__name {
  display: block;
  font-size: 19px;
  padding-right: 40px;
  line-height: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  font-family: "ActayWide-Bold";
}
@media screen and (max-width: 990px) {
  .faq__name {
    padding-right: 20px;
    font-size: 17px;
  }
}
.faq__text {
  display: none;
  padding-top: 20px;
  font-size: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 990px) {
  .faq__text {
    padding-top: 10px;
    line-height: 1.2;
  }
}
.faq__text p {
  margin-bottom: 5px;
}
.faq__text p:nth-last-child(1) {
  margin-bottom: 0;
}
.faq__text a {
  text-decoration: underline;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.faq__text a:hover {
  color: var(--yellow);
}
.faq__icon {
  width: 50px;
  height: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: #595959;
}
.faq__icon--rotate {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.faq__map {
  border-radius: 5px;
  overflow: hidden;
  border: 1px #f0f0f0 solid;
  border-bottom: 1px #E5E5E5 solid;
}

.prefix {
  font-family: "ActayWide-Bold";
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 30px;
}
@media (max-width: 1000px) {
  .prefix {
    margin-bottom: 20px;
  }
}

.about {
  /* the parent */
}
.about__slider {
  width: 100%;
  height: 100%;
  margin-top: 50px;
}
.about .slick-slide {
  margin: 0 20px;
}
@media (max-width: 1400px) {
  .about .slick-slide {
    margin: 0 10px;
  }
}
@media screen and (max-width: 990px) {
  .about .slick-slide {
    margin: 0 5px;
  }
}
.about .slick-list {
  margin: 0 -20px;
}
@media (max-width: 1400px) {
  .about .slick-list {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 990px) {
  .about .slick-list {
    margin: 0 -5px;
  }
}

.rab__content {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .rab__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-top: 30px;
  }
}
.rab__item {
  width: 33.3333333333%;
  background-color: #F2F0E4;
  margin-right: 40px;
  padding: 50px;
  border-radius: 20px;
}
@media (max-width: 1000px) {
  .rab__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 30px;
  }
}
.rab__item:nth-last-child(1) {
  margin-right: 0;
}
@media (max-width: 1000px) {
  .rab__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.rab__name {
  font-family: "ActayWide-Bold";
  font-size: 23px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (max-width: 1000px) {
  .rab__name {
    font-size: 19px;
  }
}
.rab__text {
  font-size: 19px;
  line-height: 1.2;
}
@media (max-width: 1000px) {
  .rab__text {
    font-size: 15px;
  }
}
.rab__text p {
  margin-bottom: 10px;
}
.rab__text p:nth-last-child(1) {
  margin-bottom: 0;
}

.line {
  background: var(--black);
  color: var(--white);
  height: 60px;
  font-family: "ActayWide-Bold";
  cursor: default;
}
.line__item {
  padding: 0 50px;
  position: relative;
}
.line__item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #BEBEBE;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.map__content {
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .map__content {
    margin-top: 30px;
  }
}
.map__phone {
  font-size: 21px;
  font-family: "ActayWide-Bold";
  display: inline-block;
}
.map__email {
  font-size: 21px;
  font-family: "ActayWide-Bold";
  display: inline-block;
  margin-top: 10px;
}
.map__address {
  font-size: 15px;
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .map__address {
    margin-top: 30px;
  }
}
.map__dop {
  font-size: 15px;
  margin-top: 20px;
}
.map__soc {
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .map__soc {
    margin-top: 30px;
  }
}

.footer {
  background: var(--black);
  color: var(--white);
  padding: 100px 0;
}
@media (max-width: 1000px) {
  .footer {
    padding: 50px 0;
  }
}
.footer__link {
  font-size: 15px;
  margin-bottom: 50px;
  font-family: "ActayWide-Bold";
}
.footer__link:nth-last-child(1) {
  margin-bottom: 0;
}
.footer__copyright {
  font-size: 13px;
  color: #ABABAB;
}
.footer__email {
  font-size: 13px;
  color: #ABABAB;
  margin-top: 10px;
}

.var__content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
  margin-bottom: -40px;
}
@media (max-width: 1000px) {
  .var__content {
    margin-top: 30px;
    margin-bottom: 0;
  }
}
.var__item {
  width: calc(33.3333333333% - 27px);
  margin-right: 40px;
  margin-bottom: 40px;
}
.var__item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 1000px) {
  .var__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .var__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.var__image {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1.4;
  background: #F2F0E4 center center no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 1000px) {
  .var__image {
    height: 520px;
  }
}
.var__description {
  font-size: 15px;
  margin-top: 20px;
  display: block;
}
.var__name {
  font-family: "ActayWide-Bold";
  font-size: 23px;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: var(--white);
  text-transform: uppercase;
}

.com__content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .com__content {
    margin-top: 30px;
  }
}
.com__item {
  width: calc(25% - 30px);
  margin-right: 40px;
  margin-bottom: 40px;
}
.com__item:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 1000px) {
  .com__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .com__item:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.com__image {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1.3;
  background: #F2F0E4 center center no-repeat;
  background-size: cover;
}
@media (max-width: 1000px) {
  .com__image {
    height: 520px;
  }
}
.com__name {
  font-family: "ActayWide-Bold";
  font-size: 21px;
  margin-top: 20px;
  display: block;
}
@media (max-width: 1000px) {
  .com__name {
    font-size: 19px;
    text-align: center;
    width: 100%;
  }
}
.com__description {
  font-size: 15px;
  margin-top: 10px;
  display: block;
}
@media (max-width: 1000px) {
  .com__description {
    text-align: center;
    width: 100%;
  }
}

.cen__content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .cen__content {
    margin-top: 30px;
  }
}
.cen__content {
  width: 100%;
}
.cen__image {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16/9;
  background: #F2F0E4 center center no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px;
}
.cen__name {
  font-family: "ActayWide-Bold";
  font-size: 23px;
  text-align: center;
  display: block;
}
.cen__description {
  font-family: "ActayWide-Bold";
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 20px;
}
.cen__item {
  width: calc(33.3333333333% - 27px);
  margin-bottom: 40px;
  background: center center no-repeat;
  background-color: #F2F0E4;
  background-size: cover;
  padding: 50px;
  border-radius: 20px;
}

.nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: var(--white);
  z-index: 900;
  padding: 20px;
}
.nav__menu {
  font-size: 33px;
  cursor: pointer;
}
.nav__logo {
  height: 33px;
  aspect-ratio: 747/134;
  background: url(../images/logo/white/3.png) left center no-repeat;
  background-size: contain;
  display: block;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .nav__logo {
    height: 20px;
  }
}

.totop {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  background: var(--white);
  color: var(--black);
  border-radius: 50%;
  cursor: pointer;
  border: 1px #F2F0E4 solid;
  z-index: 900;
  display: none;
}
@media (max-width: 1000px) {
  .totop {
    width: 40px;
    height: 40px;
    bottom: 10px;
    left: 10px;
    font-size: 21px;
  }
}

.pro__content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}
.pro__item {
  width: calc(33.3333333333% - 27px);
  margin-bottom: 40px;
  background: center center no-repeat;
  background-color: #F2F0E4;
  background-size: cover;
  padding: 50px;
  border-radius: 20px;
}
@media (max-width: 1000px) {
  .pro__item {
    margin-bottom: 10px;
  }
}
.pro__item:nth-child(1) {
  width: 100%;
  aspect-ratio: 16/9;
}
.pro__item:nth-child(2) {
  width: calc(60% - 40px);
  height: 600px;
}
@media (max-width: 1000px) {
  .pro__item:nth-child(2) {
    height: 300px;
    width: calc(50% - 5px);
  }
}
.pro__item:nth-child(3) {
  width: 40%;
  height: 600px;
}
@media (max-width: 1000px) {
  .pro__item:nth-child(3) {
    height: 300px;
    width: calc(50% - 5px);
  }
}
.pro__text1 {
  font-family: "ActayWide-Bold";
  font-size: 23px;
  text-align: center;
  display: block;
}
.pro__text2 {
  font-family: "ActayWide-Bold";
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.works {
  /* the parent */
}
.works__slider {
  width: 100%;
  height: 100%;
  margin-top: 50px;
}
@media (max-width: 1000px) {
  .works__slider {
    margin-top: 30px;
  }
}
.works .slick-slide {
  margin: 0 20px;
}
@media (max-width: 1400px) {
  .works .slick-slide {
    margin: 0 10px;
  }
}
@media screen and (max-width: 990px) {
  .works .slick-slide {
    margin: 0 5px;
  }
}
.works .slick-list {
  margin: 0 -20px;
}
@media (max-width: 1400px) {
  .works .slick-list {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 990px) {
  .works .slick-list {
    margin: 0 -5px;
  }
}

.slider {
  position: relative;
  width: 100%;
  margin: auto;
  padding: 0 50px;
  /* Стили для точек навигации */
}
@media (max-width: 1000px) {
  .slider {
    padding: 0 10px;
  }
}
.slider::after {
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(transparent), to(white));
  background: -o-linear-gradient(left, white, transparent, white);
  background: linear-gradient(to right, white, transparent, white);
}
@media (max-width: 1000px) {
  .slider::after {
    display: none;
  }
}
.slider__item {
  width: 100%;
  aspect-ratio: 1/1.3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.slider__item--about {
  aspect-ratio: 1.3/1;
}
.slider .slick-prev,
.slider .slick-next {
  position: absolute;
  top: calc(50% - 50px);
  cursor: pointer;
  z-index: 1;
  background: var(--black);
  border: 0;
  color: var(--white);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  /*&:hover {
      background-color: rgba(0, 0, 0, 0.8);
  }*/
}
.slider .slick-prev {
  left: 20px;
}
.slider .slick-next {
  right: 20px;
}
.slider .slick-dots {
  position: relative;
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  z-index: 1;
}
@media (max-width: 1000px) {
  .slider .slick-dots {
    margin-top: 10px;
  }
}
.slider .slick-dots li {
  list-style: none;
  margin: 0 5px;
}
@media (max-width: 1000px) {
  .slider .slick-dots li {
    margin: 0 3px;
  }
}
.slider .slick-dots li button {
  background-color: transparent;
  border: none;
  font-size: 0;
  /* Скрывает текст кнопки */
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #C7C7C7;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .slider .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}
.slider .slick-dots li button:before {
  content: "";
}
.slider .slick-dots li button:hover, .slider .slick-dots li button.slick-active {
  background-color: var(--black);
}
.slider .slick-dots .slick-active button {
  background-color: var(--black);
}

.header {
  height: 100vh;
  position: relative;
}
.header::before {
  background: var(--black);
  width: 100%;
  height: 100%;
  z-index: 200;
  opacity: 0.75;
}
.header::after {
  background: url(../images/logo/white/2.png) center no-repeat;
  background-size: 400px;
  width: 100%;
  height: 100%;
  z-index: 200;
  opacity: 0.1;
}
@media (max-width: 1000px) {
  .header::after {
    background-size: calc(100vw - 100px);
    opacity: 0.05;
  }
}
.header__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.header__center {
  height: 100vh;
  color: var(--white);
  position: relative;
  z-index: 400;
}
/*# sourceMappingURL=styles.css.map */
