@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

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

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  display: block;
  border-style: none;
  max-width: 100%;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

ul {
  list-style: none;
}

input,
textarea,
select {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number],
input[type=number]:hover,
input[type=number]:focus {
  -webkit-appearance: none;
          appearance: none;
  -moz-appearance: textfield;
}

input[type=file] {
  display: none;
}

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

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

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

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

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

.container {
  width: 100%;
  max-width: 1626px;
  padding: 0 60px;
  margin: 0 auto;
}

.grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

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

.area + .area {
  margin-top: 30px;
}

.area-form .h5 {
  display: inline-block;
  margin-bottom: 20px;
}

.area-form .h5 span {
  margin-left: 5px;
  font-weight: 400;
}

.area-form .h5 span:not(.text) {
  color: #ff8200;
  font-weight: 600;
}

.area-form__fields-item > .h5 {
  margin-bottom: 0;
}

/* @media (min-width: 1400px) { */

.grid.col-xxl-1,
.grid.col-xxl-2,
.grid.col-xxl-3,
.grid.col-xxl-4,
.grid.col-xxl-5,
.grid.col-xxl-6 {
  row-gap: 25px;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}

.grid.col-xxl-1 {
  -ms-grid-columns: (calc(100% - 0px))[1];
  grid-template-columns: repeat(1, calc(100% - 0px));
}

.grid.col-xxl-2 {
  -ms-grid-columns: (calc(50% - 15px))[2];
  grid-template-columns: repeat(2, calc(50% - 15px));
}

.grid.col-xxl-3 {
  -ms-grid-columns: (calc(33.3333333333% - 20px))[3];
  grid-template-columns: repeat(3, calc(33.3333333333% - 20px));
}

.grid.col-xxl-4 {
  -ms-grid-columns: (calc(25% - 22.5px))[4];
  grid-template-columns: repeat(4, calc(25% - 22.5px));
}

.grid.col-xxl-5 {
  -ms-grid-columns: (calc(20% - 24px))[5];
  grid-template-columns: repeat(5, calc(20% - 24px));
}

.grid.col-xxl-6 {
  -ms-grid-columns: (calc(16.6666666667% - 25px))[6];
  grid-template-columns: repeat(6, calc(16.6666666667% - 25px));
}

/* } */

body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  min-width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
}

html,
body {
  min-height: 100vh;
}

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

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

input,
select,
textarea {
  font-size: 100% !important;
}

.hidden-h1 {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
}

header {
  margin-bottom: 25px;
}

header .header-top {
  border-bottom: 1px solid #d9d9d9;
}

header .header-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 69px;
}

header .header-top-wrap .header-burger {
  display: none;
}

header .header-top-wrap .header-burger-btn {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

header .header-top-wrap .header-burger-btn svg.icon-menu {
  width: 24px;
  height: 24px;
  fill: #252728;
  display: block;
}

header .header-top-wrap .header-burger-btn.active svg.icon-menu {
  display: none;
}

header .header-top-wrap .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 76px;
}

header .header-top-wrap .header-logo a {
  text-decoration: none;
  width: 180px;
  height: auto;
  display: block;
}

header .header-top-wrap .header-logo a img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

header .header-top-wrap .header-login {
  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;
  margin-left: 22px;
}

header .header-top-wrap .header-top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  height: 100%;
}

header .header-top-wrap .header-top-content .header-phone a {
  font-weight: 700;
  font-size: 20px;
  line-height: 18px;
  color: #333333;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

header .header-top-wrap .header-top-content .header-search {
  position: absolute;
  right: 0;
  width: 24px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

header .header-top-wrap .header-top-content .header-search-open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  position: absolute;
  left: 0;
}

header .header-top-wrap .header-top-content .header-search-open svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: #333333;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

header .header-top-wrap .header-top-content .header-search-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
}

header .header-top-wrap .header-top-content .header-search-close svg {
  width: 24px;
  height: 24px;
  fill: #333333;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

header .header-top-wrap .header-top-content .header-search-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
}

header .header-top-wrap .header-top-content .header-search-wrap form {
  height: 100%;
}

header .header-top-wrap .header-top-content .header-search-wrap form .header-search-inp {
  background: #ffffff;
  border: none;
  outline: none;
  height: 100%;
  width: 100%;
  padding-left: 44px;
}

header .header-top-wrap .header-top-content .header-search-wrap form .header-search-inp::-webkit-input-placeholder {
  color: #999999;
}

header .header-top-wrap .header-top-content .header-search-wrap form .header-search-inp::-moz-placeholder {
  color: #999999;
}

header .header-top-wrap .header-top-content .header-search-wrap form .header-search-inp:-ms-input-placeholder {
  color: #999999;
}

header .header-top-wrap .header-top-content .header-search-wrap form .header-search-inp::-ms-input-placeholder {
  color: #999999;
}

header .header-top-wrap .header-top-content .header-search-wrap form .header-search-inp::placeholder {
  color: #999999;
}

header .header-top-wrap .header-top-content .header-search.active {
  width: 100%;
  background: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

header .header-bottom-wrap .header-mobile-logo-line {
  display: none;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 29px;
}

header .header-bottom-wrap .header-mobile-logo-line-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 12px 0;
  min-height: 55px;
}

header .header-bottom-wrap .header-mobile-logo-line-wrap .header-menu-close-btn {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

header .header-bottom-wrap .header-mobile-logo-line-wrap .header-menu-close-btn svg.icon-close {
  width: 21px;
  height: 21px;
  fill: #252728;
}

header .header-bottom-wrap .header-mobile-logo-line-wrap .header-logo a {
  text-decoration: none;
  width: 128px;
  height: auto;
  display: block;
}

header .header-bottom-wrap .header-mobile-logo-line-wrap .header-logo a img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

header .header-bottom-wrap .header-mobile-logo-line-wrap:after {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
}

header .header-bottom-wrap .header-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 14px 0;
}

header .header-bottom-wrap .header-menu-list li {
  margin-right: 60px;
}

header .header-bottom-wrap .header-menu-list li a {
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

header .header-bottom-wrap .header-menu-list li:last-child {
  margin-right: 0;
}

header .header-bottom-wrap .header-search-mobile {
  display: none;
}

header .header-bottom-wrap .header-search-mobile form {
  background: #f6f6f6;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  border-radius: 30px;
}

header .header-bottom-wrap .header-search-mobile-inp {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  border: none;
  outline: none;
  background: transparent;
  padding-left: 17px;
  font-size: 16px;
  line-height: 18px;
}

header .header-bottom-wrap .header-search-mobile-inp::-webkit-input-placeholder {
  color: #999999;
}

header .header-bottom-wrap .header-search-mobile-inp::-moz-placeholder {
  color: #999999;
}

header .header-bottom-wrap .header-search-mobile-inp:-ms-input-placeholder {
  color: #999999;
}

header .header-bottom-wrap .header-search-mobile-inp::-ms-input-placeholder {
  color: #999999;
}

header .header-bottom-wrap .header-search-mobile-inp::placeholder {
  color: #999999;
}

header .header-bottom-wrap .header-search-mobile-btn {
  height: 100%;
  width: 60px;
  border: none;
  background: transparent;
}

header .header-bottom-wrap .header-search-mobile-btn svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: #333333;
}

header .header-bottom .header-links-mobile {
  display: none;
}

header .header-bottom .header-links-mobile-wrap .header-login-mobile {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

header .header-bottom .header-links-mobile-wrap .header-login-mobile svg {
  width: 24px;
  height: 24px;
  fill: #252728;
  margin-right: 9px;
}

header .header-bottom .header-links-mobile-wrap .header-phone-mobile {
  font-weight: 700;
  font-size: 20px;
  line-height: 18px;
  color: #333333;
  text-decoration: none;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
}

header .header-bottom .header-links-mobile-wrap a + a {
  margin-top: 31px;
}

footer {
  background: #4b4b4b;
  color: #ffffff;
}

footer .footer-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 50px;
  padding-bottom: 35px;
}

footer .footer-top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .footer-top-logo {
  padding-right: 30px;
}

footer .footer-top-logo-link {
  text-decoration: none;
  width: 184px;
  margin-bottom: 25px;
  display: block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

footer .footer-top-logo-link img {
  width: 100%;
  height: auto;
}

footer .footer-top-logo-lk-link {
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}

footer .footer-top-menu {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: 6%;
}

footer .footer-top-menu-list {
  margin-right: 50px;
  padding: 0 20px;
}

footer .footer-top-menu-list li {
  margin-bottom: 13px;
}

footer .footer-top-menu-list li:last-child {
  margin-bottom: 0;
}

footer .footer-top-menu-list li a {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

footer .footer-top-menu-list:last-child {
  margin-right: 0;
}

footer .footer-top-contacts {
  padding-left: 30px;
}

footer .footer-top-contacts-phone {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

footer .footer-top-contacts-social {
  padding-top: 30px;
}

footer .footer-top-contacts-social-item {
  text-decoration: none;
  margin-right: 24px;
  display: inline-block;
  width: 24px;
  height: 24px;
}

footer .footer-top-contacts-social-item:last-child {
  margin-right: 0;
}

footer .footer-top-contacts-social-item svg {
  width: 24px;
  height: 24px;
  fill: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

footer .footer-bottom {
  padding-top: 31px;
  padding-bottom: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
}

footer .footer-bottom-copy {
  width: 50%;
  padding-right: 15px;
}

footer .footer-bottom-copy a {
  color: #ffffff;
  font-size: 12px;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}

footer .footer-bottom-developer {
  width: 50%;
  padding-left: 15px;
  text-align: right;
}

footer .footer-bottom-developer a {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}

.breadcrumbs {
  margin-bottom: 50px;
}

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

.breadcrumbs ul li + li:before {
  padding: 0 5px;
  color: #999999;
  content: "—";
}

.breadcrumbs ul li {
  position: relative;
  display: inline;
}

.breadcrumbs ul li a,
.breadcrumbs ul li span {
  display: inline;
  font-size: 14px;
  line-height: 19px;
  color: #999999;
  font-weight: 400;
}

.breadcrumbs ul li a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.breadcrumbs ul li span {
  cursor: default;
}

.top-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 45px;
}

.top-block-title {
  padding-right: 15px;
}

.top-block .btn {
  margin-top: 19px;
}

.money-refund .steps.current-step-1.steps::after {
  width: 25%;
}

.money-refund .steps.current-step-2.steps::after {
  width: 50%;
}

.money-refund .steps.current-step-3.steps::after {
  width: 75%;
}

.money-refund .steps.current-step-4.steps::after {
  width: 100%;
}

.technical-failure .steps.current-step-1.steps::after,
.claim .steps.current-step-1.steps::after,
.free-form .steps.current-step-1.steps::after {
  width: 33.3333333333%;
}

.technical-failure .steps.current-step-2.steps::after,
.claim .steps.current-step-2.steps::after,
.free-form .steps.current-step-2.steps::after {
  width: 66.6666666667%;
}

.technical-failure .steps.current-step-3.steps::after,
.claim .steps.current-step-3.steps::after,
.free-form .steps.current-step-3.steps::after {
  width: 100%;
}

.steps {
  position: relative;
  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;
  padding: 50px 128px;
}

.steps:after {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 0;
  background-color: #ff8200;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.steps .step {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

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

.steps__item-num {
  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: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #d4d4d4;
}

.steps__item-num .icon {
  display: none;
  width: 24px;
  height: 24px;
  fill: #ffffff;
}

.steps__item-num span {
  font-size: 28px;
  line-height: 32px;
  color: #ffffff;
}

.steps__item-title {
  max-width: 100px;
  margin-left: 15px;
}

.steps__item-title p {
  font-size: 14px;
  line-height: 16px;
  color: #bbbbbb;
}

.steps.current-step-1 .step-1 .steps__item-num,
.steps.current-step-2 .step-2 .steps__item-num,
.steps.current-step-3 .step-3 .steps__item-num,
.steps.current-step-4 .step-4 .steps__item-num {
  background-color: #4b4b4b;
}

.steps.current-step-1 .step-1 .steps__item-title p,
.steps.current-step-2 .step-2 .steps__item-title p,
.steps.current-step-3 .step-3 .steps__item-title p,
.steps.current-step-4 .step-4 .steps__item-title p {
  color: #4b4b4b;
  font-weight: 700;
}

.steps.current-step-2 .step-1 .steps__item-num {
  background-color: #4b4b4b;
}

.steps.current-step-2 .step-1 .steps__item-num span {
  display: none;
}

.steps.current-step-2 .step-1 .steps__item-num .icon {
  display: block;
}

.steps.current-step-2 .step-1 .steps__item-title p {
  color: #4b4b4b;
}

.steps.current-step-3 .step-1 .steps__item-num,
.steps.current-step-3 .step-2 .steps__item-num {
  background-color: #4b4b4b;
}

.steps.current-step-3 .step-1 .steps__item-num span,
.steps.current-step-3 .step-2 .steps__item-num span {
  display: none;
}

.steps.current-step-3 .step-1 .steps__item-num .icon,
.steps.current-step-3 .step-2 .steps__item-num .icon {
  display: block;
}

.steps.current-step-3 .step-1 .steps__item-title p,
.steps.current-step-3 .step-2 .steps__item-title p {
  color: #4b4b4b;
}

.steps.current-step-4 .step-1 .steps__item-num,
.steps.current-step-4 .step-2 .steps__item-num,
.steps.current-step-4 .step-3 .steps__item-num {
  background-color: #4b4b4b;
}

.steps.current-step-4 .step-1 .steps__item-num span,
.steps.current-step-4 .step-2 .steps__item-num span,
.steps.current-step-4 .step-3 .steps__item-num span {
  display: none;
}

.steps.current-step-4 .step-1 .steps__item-num .icon,
.steps.current-step-4 .step-2 .steps__item-num .icon,
.steps.current-step-4 .step-3 .steps__item-num .icon {
  display: block;
}

.steps.current-step-4 .step-1 .steps__item-title p,
.steps.current-step-4 .step-2 .steps__item-title p,
.steps.current-step-4 .step-3 .steps__item-title p {
  color: #4b4b4b;
}

.pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 76px;
}

.pagination .pagination-list {
  position: absolute;
  top: 0;
  right: 0;
}

.filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-bottom: 50px;
}

.filters__list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}

.filters__list-desktop ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7%;
     -moz-column-gap: 7%;
          column-gap: 7%;
  row-gap: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.filters__list-desktop ul a {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.filters__list-desktop ul a.active {
  color: #ff8200;
}

.filters__list-mobile {
  display: none;
}

.filters__sort {
  width: 100%;
}

.fancybox-bg {
  background-color: rgb(37, 39, 40);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.4;
}

.compensate-for-scrollbar {
  margin-right: 0 !important;
}

.popup {
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 25px rgba(37, 39, 40, 0.15);
          box-shadow: 0px 0px 25px rgba(37, 39, 40, 0.15);
  padding: 60px;
}

.popup.small {
  max-width: 718px;
}

.popup__close {
  position: absolute;
  content: "";
  top: 25px;
  right: 25px;
  width: 24px;
  height: 24px;
}

.popup__close .icon {
  width: 24px;
  height: 24px;
  stroke: #999999;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.popup__title {
  margin-bottom: 30px;
}

.popup__title p {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
}

.popup__content p {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

.popup__content p + p {
  margin-top: 10px;
}

.popup__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  width: 100%;
  margin-top: 30px;
}

.popup__btn--center {
  margin: auto;
}

.popup__btn--left {
  margin-right: auto;
}

.popup__btn--right {
  margin-left: auto;
}

@media screen and (min-width: 992px) {
  header .header-top-wrap .header-top-content .header-phone a:hover {
    color: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  header .header-top-wrap .header-top-content .header-search:not(.active) .header-search-open:hover svg {
    stroke: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  header .header-top-wrap .header-top-content .header-search-close:hover svg {
    fill: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  footer .footer-top-menu-list li a:hover {
    color: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  footer .footer-top-logo-lk-link:hover {
    color: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
  }

  footer .footer-top-contacts-phone:hover {
    color: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  footer .footer-top-contacts-social-item:hover svg {
    fill: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  footer .footer-bottom-copy a:hover {
    color: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  footer .footer-bottom-developer a:hover {
    color: #ff8200;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media (min-width: 1024px) {
  .breadcrumbs ul li a:hover {
    text-decoration: none;
    color: #333333;
  }

  .filters__list-desktop ul a:hover {
    color: #ff8200;
    text-decoration: none;
  }
}

@media (min-width: 1025px) {
  .popup__close:hover .icon {
    stroke: #333333;
  }
}

@media screen and (max-width: 1440px) {
  footer .footer-top-logo {
    padding-right: 15px;
  }

  footer .footer-top-menu {
    margin-left: 0;
  }

  footer .footer-top-menu-list {
    margin-right: 0;
  }

  footer .footer-top-contacts {
    padding-left: 15px;
  }
}

@media (max-width: 1199px) {
  .grid.col-xl-1,
  .grid.col-xl-2,
  .grid.col-xl-3,
  .grid.col-xl-4,
  .grid.col-xl-5,
  .grid.col-xl-6 {
    row-gap: 25px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }

  .grid.col-xl-1 {
    -ms-grid-columns: (calc(100% - 0px))[1];
    grid-template-columns: repeat(1, calc(100% - 0px));
  }

  .grid.col-xl-2 {
    -ms-grid-columns: (calc(50% - 15px))[2];
    grid-template-columns: repeat(2, calc(50% - 15px));
  }

  .grid.col-xl-3 {
    -ms-grid-columns: (calc(33.3333333333% - 20px))[3];
    grid-template-columns: repeat(3, calc(33.3333333333% - 20px));
  }

  .grid.col-xl-4 {
    -ms-grid-columns: (calc(25% - 22.5px))[4];
    grid-template-columns: repeat(4, calc(25% - 22.5px));
  }

  .grid.col-xl-5 {
    -ms-grid-columns: (calc(20% - 24px))[5];
    grid-template-columns: repeat(5, calc(20% - 24px));
  }

  .grid.col-xl-6 {
    -ms-grid-columns: (calc(16.6666666667% - 25px))[6];
    grid-template-columns: repeat(6, calc(16.6666666667% - 25px));
  }
}

@media screen and (max-width: 1199px) {
  footer .footer-top-wrap {
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  footer .footer-top-logo {
    padding: 0 15px;
  }

  footer .footer-top-menu {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    padding-top: 44px;
    margin: 0;
  }

  footer .footer-top-menu-list {
    width: 33.33%;
    margin: 0;
    padding: 0 15px;
  }

  footer .footer-top-menu-list li a {
    white-space: normal;
  }

  footer .footer-top-contacts {
    min-width: 33.33%;
    padding: 0 15px;
  }

  .steps {
    padding: 50px;
  }

  .pagination {
    -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;
    margin-top: 66px;
  }

  .pagination .pagination-list {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 30px;
  }

  .filters {
    margin-bottom: 70px;
  }
}

@media (max-width: 1023px) {
  .grid.col-lg-1,
  .grid.col-lg-2,
  .grid.col-lg-3,
  .grid.col-lg-4,
  .grid.col-lg-5,
  .grid.col-lg-6 {
    row-gap: 25px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }

  .grid.col-lg-1 {
    -ms-grid-columns: (calc(100% - 0px))[1];
    grid-template-columns: repeat(1, calc(100% - 0px));
  }

  .grid.col-lg-2 {
    -ms-grid-columns: (calc(50% - 15px))[2];
    grid-template-columns: repeat(2, calc(50% - 15px));
  }

  .grid.col-lg-3 {
    -ms-grid-columns: (calc(33.3333333333% - 20px))[3];
    grid-template-columns: repeat(3, calc(33.3333333333% - 20px));
  }

  .grid.col-lg-4 {
    -ms-grid-columns: (calc(25% - 22.5px))[4];
    grid-template-columns: repeat(4, calc(25% - 22.5px));
  }

  .grid.col-lg-5 {
    -ms-grid-columns: (calc(20% - 24px))[5];
    grid-template-columns: repeat(5, calc(20% - 24px));
  }

  .grid.col-lg-6 {
    -ms-grid-columns: (calc(16.6666666667% - 25px))[6];
    grid-template-columns: repeat(6, calc(16.6666666667% - 25px));
  }
}

@media screen and (max-width: 1023px) {
  .breadcrumbs {
    margin-bottom: 30px;
  }

  .steps {
    padding: 30px;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }

  .steps__item-title {
    margin-left: 10px;
  }

  .steps__item-title p {
    font-size: 13px;
    line-height: 16px;
  }

  .steps__item-num {
    width: 35px;
    height: 35px;
    min-width: 35px;
  }

  .steps__item-num .icon {
    width: 15px;
    height: 15px;
  }

  .steps__item-num span {
    font-size: 22px;
    line-height: 24px;
  }

  .pagination {
    margin-top: 50px;
  }

  .filters {
    margin-bottom: 50px;
  }

  .filters__list-desktop ul {
    row-gap: 14px;
  }

  .filters__list-desktop ul a {
    font-size: 16px;
    line-height: 18px;
  }
}

@media screen and (max-width: 991px) {
  .container {
    padding: 0 30px;
  }

  header .header-bottom-wrap .header-menu-list li {
    margin-right: 36px;
  }

  header .header-bottom-wrap .header-menu-list li a {
    font-size: 16px;
    line-height: 18px;
  }

  footer .footer-top-menu-list li a {
    white-space: normal;
    font-size: 14px;
    line-height: 24px;
  }

  footer .footer-top-contacts-phone {
    font-size: 22px;
    line-height: 24px;
  }

  footer .footer-top-contacts-social {
    padding-top: 25px;
  }

  footer .footer-top-contacts-social-item {
    margin-right: 18px;
  }

  footer .footer-bottom-copy {
    width: 60%;
  }

  footer .footer-bottom-developer {
    width: 40%;
  }

  .top-block {
    padding-bottom: 36px;
  }

  .top-block-title {
    font-size: 32px;
    line-height: 52px;
  }

  .top-block .btn {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .grid.col-md-1,
  .grid.col-md-2,
  .grid.col-md-3,
  .grid.col-md-4,
  .grid.col-md-5,
  .grid.col-md-6 {
    row-gap: 25px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }

  .grid.col-md-1 {
    -ms-grid-columns: (calc(100% - 0px))[1];
    grid-template-columns: repeat(1, calc(100% - 0px));
  }

  .grid.col-md-2 {
    -ms-grid-columns: (calc(50% - 15px))[2];
    grid-template-columns: repeat(2, calc(50% - 15px));
  }

  .grid.col-md-3 {
    -ms-grid-columns: (calc(33.3333333333% - 20px))[3];
    grid-template-columns: repeat(3, calc(33.3333333333% - 20px));
  }

  .grid.col-md-4 {
    -ms-grid-columns: (calc(25% - 22.5px))[4];
    grid-template-columns: repeat(4, calc(25% - 22.5px));
  }

  .grid.col-md-5 {
    -ms-grid-columns: (calc(20% - 24px))[5];
    grid-template-columns: repeat(5, calc(20% - 24px));
  }

  .grid.col-md-6 {
    -ms-grid-columns: (calc(16.6666666667% - 25px))[6];
    grid-template-columns: repeat(6, calc(16.6666666667% - 25px));
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 15px;
  }

  header {
    margin-bottom: 0;
  }

  header .header-top-wrap {
    height: auto;
    padding: 12px 0;
  }

  header .header-top-wrap .header-burger {
    display: block;
    min-width: 113px;
  }

  header .header-top-wrap .header-logo {
    margin-right: 0;
  }

  header .header-top-wrap .header-logo a {
    width: 128px;
  }

  header .header-top-wrap .header-login .header-login-btn {
    background: transparent;
    padding: 5px 8px;
    border: 1px solid #ff8200;
    margin-left: 0;
    min-height: 0;
  }

  header .header-top-wrap .header-login .header-login-btn span {
    color: #ff8200;
    font-size: 12px;
    line-height: 18px;
  }

  header .header-top .header-top-content {
    display: none;
  }

  header .header-bottom {
    top: -100vh;
    position: fixed;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background: #ffffff;
    height: 100vh;
    width: 100%;
    z-index: 99;
    overflow-y: auto;
  }

  header .header-bottom-wrap .header-mobile-logo-line {
    display: block;
  }

  header .header-bottom-wrap .header-menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 27px 0;
  }

  header .header-bottom-wrap .header-menu-list li {
    margin-right: 0;
    margin-bottom: 32px;
  }

  header .header-bottom-wrap .header-menu-list li:last-child {
    margin-bottom: 0;
  }

  header .header-bottom-wrap .header-search-mobile {
    display: block;
  }

  header .header-bottom.active {
    top: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

  header .header-bottom .header-links-mobile {
    display: block;
    border-top: 1px solid #d9d9d9;
    padding: 30px 0;
  }

  header .header-bottom .header-links-mobile-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .breadcrumbs {
    display: none;
  }

  .top-block {
    padding-bottom: 20px;
  }

  .top-block-title {
    font-size: 22px;
    line-height: 28px;
  }

  .top-block .btn {
    display: none;
  }

  .steps {
    padding: 15px;
    gap: 10px;
  }

  .steps::after {
    display: none;
  }

  .steps .step .steps__item-title {
    display: none;
  }

  .steps.steps.current-step-1 .step.step-1 .steps__item-title,
  .steps.steps.current-step-2 .step.step-2 .steps__item-title,
  .steps.steps.current-step-3 .step.step-3 .steps__item-title,
  .steps.steps.current-step-4 .step.step-4 .steps__item-title {
    display: block;
  }

  .pagination {
    margin-top: 30px;
  }

  .pagination .pagination-list {
    margin-top: 20px;
  }

  .filters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px;
  }

  .filters__list-desktop {
    display: none;
  }

  .filters__list-mobile {
    display: block;
  }

  .filters__sort {
    margin-top: 15px;
    max-width: 100%;
  }

  .popup {
    padding: 30px 15px 38px;
  }

  .popup__close {
    top: 15px;
    right: 15px;
  }

  .popup__title {
    margin-bottom: 15px;
  }

  .popup__title p {
    font-size: 24px;
    line-height: 32px;
  }

  .popup__content p {
    text-align: center;
  }

  .popup__bottom {
    margin-top: 20px;
  }
}

@media screen and (max-width: 575px) {
  header .header-top-wrap .header-burger {
    min-width: 55px;
  }

  header .header-top-wrap .header-login {
    margin-left: 0;
  }

  footer .footer-top {
    padding-bottom: 17px;
  }

  footer .footer-top-wrap {
    margin: 0;
  }

  footer .footer-top-logo {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 13px;
  }

  footer .footer-top-logo-link {
    width: 105px;
    margin: 0;
  }

  footer .footer-top-logo-lk-link {
    font-size: 14px;
    line-height: 20px;
  }

  footer .footer-top-menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 0;
  }

  footer .footer-top-menu-list {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  footer .footer-top-menu-list li {
    margin-right: 15px;
    margin-bottom: 3px;
  }

  footer .footer-top-menu-list li:last-child {
    margin-right: 0;
  }

  footer .footer-top-menu-list li a {
    font-size: 12px;
    line-height: 24px;
  }

  footer .footer-top-contacts {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 29px;
  }

  footer .footer-top-contacts-phone {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
  }

  footer .footer-top-contacts-social {
    padding: 0;
  }

  footer .footer-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  footer .footer-bottom-copy {
    width: 100%;
    padding: 0;
    margin-bottom: 16px;
    font-size: 10px;
    line-height: 16px;
  }

  footer .footer-bottom-copy a {
    font-size: 10px;
    line-height: 16px;
  }

  footer .footer-bottom-developer {
    width: 100%;
    padding: 0;
    text-align: left;
    line-height: 24px;
    font-size: 10px;
  }

  footer .footer-bottom-developer a {
    line-height: 24px;
    font-size: 10px;
  }
}

@media (max-width: 574px) {
  .grid.col-sm-1,
  .grid.col-sm-2,
  .grid.col-sm-3,
  .grid.col-sm-4,
  .grid.col-sm-5,
  .grid.col-sm-6 {
    row-gap: 25px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }

  .grid.col-sm-1 {
    -ms-grid-columns: (calc(100% - 0px))[1];
    grid-template-columns: repeat(1, calc(100% - 0px));
  }

  .grid.col-sm-2 {
    -ms-grid-columns: (calc(50% - 10px))[2];
    grid-template-columns: repeat(2, calc(50% - 10px));
  }

  .grid.col-sm-3 {
    -ms-grid-columns: (calc(33.3333333333% - 13.3333333333px))[3];
    grid-template-columns: repeat(3, calc(33.3333333333% - 13.3333333333px));
  }

  .grid.col-sm-4 {
    -ms-grid-columns: (calc(25% - 15px))[4];
    grid-template-columns: repeat(4, calc(25% - 15px));
  }

  .grid.col-sm-5 {
    -ms-grid-columns: (calc(20% - 16px))[5];
    grid-template-columns: repeat(5, calc(20% - 16px));
  }

  .grid.col-sm-6 {
    -ms-grid-columns: (calc(16.6666666667% - 16.6666666667px))[6];
    grid-template-columns: repeat(6, calc(16.6666666667% - 16.6666666667px));
  }
}