
.align-center {
  align-items: center;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.rangeSlider,.rangeSlider__fill{display:block;box-shadow:inset 0 1px 3px rgba(0,0,0,.3);border-radius:10px}.rangeSlider{position:relative;background:#7f8c8d}.rangeSlider__horizontal{height:20px;width:100%}.rangeSlider__vertical{height:100%;width:20px}.rangeSlider--disabled{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);opacity:.4}.rangeSlider__fill{background:#16a085;position:absolute}.rangeSlider__fill__horizontal{height:100%;top:0;left:0}.rangeSlider__fill__vertical{width:100%;bottom:0;left:0}.rangeSlider__handle{border:1px solid #ccc;cursor:pointer;display:inline-block;width:40px;height:40px;position:absolute;background:#fff linear-gradient(hsla(0,0%,100%,0),rgba(0,0,0,.1));box-shadow:0 0 8px rgba(0,0,0,.3);border-radius:50%}.rangeSlider__handle__horizontal{top:-10px}.rangeSlider__handle__vertical{left:-10px;bottom:0}.rangeSlider__handle:after{content:"";display:block;width:18px;height:18px;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,0,0,.13),hsla(0,0%,100%,0));border-radius:50%}.rangeSlider__handle:active{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.12))}input[type=range]:focus+.rangeSlider .rangeSlider__handle{box-shadow:0 0 8px rgba(142,68,173,.9)}.rangeSlider__buffer{position:absolute;top:3px;height:14px;background:#2c3e50;border-radius:10px}
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
@font-face{font-family:"Geometria";src:url(/assets/fonts/Geometria.eot);src:url(/assets/fonts/Geometria.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Geometria.woff) format("woff"),url(/assets/fonts/Geometria.ttf) format("truetype");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"Geometria";src:url(/assets/fonts/Geometria-Light.eot);src:url(/assets/fonts/Geometria-Light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Geometria-Light.woff) format("woff"),url(/assets/fonts/Geometria-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"Geometria";src:url(/assets/fonts/Geometria-Medium.eot);src:url(/assets/fonts/Geometria-Medium.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Geometria-Medium.woff) format("woff"),url(/assets/fonts/Geometria-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"Geometria";src:url(/assets/fonts/Geometria-Bold.eot);src:url(/assets/fonts/Geometria-Bold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/Geometria-Bold.woff) format("woff"),url(/assets/fonts/Geometria-Bold.ttf) format("truetype");font-weight:600;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"SuisseIntI";src:url(/assets/fonts/SuisseIntl-UltraLight.eot);src:url(/assets/fonts/SuisseIntl-UltraLight.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SuisseIntl-UltraLight.woff) format("woff"),url(/assets/fonts/SuisseIntl-UltraLight.ttf) format("truetype");font-weight:100;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"SuisseIntI";src:url(/assets/fonts/SuisseIntl-Thin.eot);src:url(/assets/fonts/SuisseIntl-Thin.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SuisseIntl-Thin.woff) format("woff"),url(/assets/fonts/SuisseIntl-Thin.ttf) format("truetype");font-weight:200;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"SuisseIntI";src:url(/assets/fonts/SuisseIntl-Light.eot);src:url(/assets/fonts/SuisseIntl-Light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SuisseIntl-Light.woff) format("woff"),url(/assets/fonts/SuisseIntl-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"SuisseIntI";src:url(/assets/fonts/SuisseIntl-Regular.eot);src:url(/assets/fonts/SuisseIntl-Regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SuisseIntl-Regular.woff) format("woff"),url(/assets/fonts/SuisseIntl-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"SuisseIntI";src:url(/assets/fonts/SuisseIntl-Book.eot);src:url(/assets/fonts/SuisseIntl-Book.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SuisseIntl-Book.woff) format("woff"),url(/assets/fonts/SuisseIntl-Book.ttf) format("truetype");font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"SuisseIntI";src:url(/assets/fonts/SuisseIntl-Medium.eot);src:url(/assets/fonts/SuisseIntl-Medium.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SuisseIntl-Medium.woff) format("woff"),url(/assets/fonts/SuisseIntl-Medium.ttf) format("truetype");font-weight:600;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"SuisseIntI";src:url(/assets/fonts/SuisseIntl-SemiBold.eot);src:url(/assets/fonts/SuisseIntl-SemiBold.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SuisseIntl-SemiBold.woff) format("woff"),url(/assets/fonts/SuisseIntl-SemiBold.ttf) format("truetype");font-weight:700;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"SuisseIntI";src:url(/assets/fonts/SuisseIntl-Black.eot);src:url(/assets/fonts/SuisseIntl-Black.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/SuisseIntl-Black.woff) format("woff"),url(/assets/fonts/SuisseIntl-Black.ttf) format("truetype");font-weight:800;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(-1*var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #ffffff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:200ms top,200ms -webkit-transform;transition:200ms top,200ms -webkit-transform;transition:200ms transform,200ms top;transition:200ms transform,200ms top,200ms -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms left,200ms -webkit-transform;transition:200ms left,200ms -webkit-transform;transition:200ms transform,200ms left;transition:200ms transform,200ms left,200ms -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:200ms right,200ms -webkit-transform;transition:200ms right,200ms -webkit-transform;transition:200ms transform,200ms right;transition:200ms transform,200ms right,200ms -webkit-transform}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color: #ffffff}.swiper-pagination-black{--swiper-pagination-color: #000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;width:15.625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid gray;border-radius:.263921875em;overflow:hidden;background:#fff;-webkit-box-shadow:0 1.25em 1.25em -0.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -0.9375em rgba(0,0,0,.3)}.qs-datepicker-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.qs-hidden{display:none}.qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{border:none;background:rgba(0,0,0,0);border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-overlay .qs-submit{border:1px solid #fff;border-radius:.263921875em;padding:.5em;margin:0 auto auto;cursor:pointer;background:rgba(128,128,128,.4)}.qs-overlay .qs-submit.qs-disabled{color:gray;border-color:gray;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-overlay .qs-overlay-month{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;width:calc(100% / 3);cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover,.qs-overlay body.theme-brown .qs-overlay-month.brand-button_white:hover,body.theme-brown .qs-overlay .qs-overlay-month.brand-button_white:hover,.qs-overlay body.theme-brown .qs-overlay-month.brand-button_white:focus,body.theme-brown .qs-overlay .qs-overlay-month.brand-button_white:focus{opacity:1}.qs-controls{width:100%;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;-ms-flex-negative:0;flex-shrink:0;background:#d3d3d3;-webkit-filter:blur(0px);filter:blur(0px);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.263921875em;-webkit-transition:background .15s;transition:background .15s}.qs-arrow:hover,body.theme-brown .qs-arrow.brand-button_white:hover,body.theme-brown .qs-arrow.brand-button_white:focus{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after,body.theme-brown .qs-arrow.qs-left.brand-button_white:focus:after{border-right-color:#000}.qs-arrow:hover.qs-right:after,body.theme-brown .qs-arrow.qs-right.brand-button_white:focus:after{border-left-color:#000}.qs-arrow:after{content:"";border:.390625em solid rgba(0,0,0,0);position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:gray;right:50%;-webkit-transform:translate(25%, -50%);-ms-transform:translate(25%, -50%);transform:translate(25%, -50%)}.qs-arrow.qs-right:after{border-left-color:gray;left:50%;-webkit-transform:translate(-25%, -50%);-ms-transform:translate(-25%, -50%);transform:translate(-25%, -50%)}.qs-month-year{font-weight:bold;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0)}.qs-month-year:not(.qs-disabled-year-overlay){cursor:pointer}.qs-month-year:not(.qs-disabled-year-overlay):hover,body.theme-brown .qs-month-year.brand-button_white:not(.qs-disabled-year-overlay):hover,body.theme-brown .qs-month-year.brand-button_white:not(.qs-disabled-year-overlay):focus{border-bottom:1px solid gray}.qs-month-year:focus,body.theme-brown .qs-month-year.brand-button_white:hover,body.theme-brown .qs-month-year.brand-button_white:focus,.qs-month-year:active:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0px);filter:blur(0px);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s, -webkit-filter .3s}.qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-square{width:calc(100% / 7);height:1.5625em;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;cursor:pointer;-webkit-transition:background .1s;transition:background .1s;border-radius:.263921875em}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover,body.theme-brown .qs-square.brand-button_white:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):focus{background:orange}.qs-current{font-weight:bold;text-decoration:underline}.qs-active,.qs-range-start,.qs-range-end{background:#add8e6}.qs-range-start:not(.qs-range-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-range-middle.qs-range-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-range-end:not(.qs-range-0){border-top-left-radius:0;border-bottom-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-empty{cursor:default}.qs-day{cursor:default;font-weight:bold;color:gray}.qs-event{position:relative}.qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}.header{position:fixed;top:0;left:0;width:100%;height:84px;background:rgba(0,0,0,0);z-index:1050;opacity:0}.header.m-active{position:fixed;height:100%}@media screen and (max-width: 1279px){.header{height:100px;top:auto;bottom:0;position:unset}}@media screen and (max-width: 767px){.header{height:80px}}.header *:focus,.header body.theme-brown .brand-button_white:hover,body.theme-brown .header .brand-button_white:hover,.header body.theme-brown .brand-button_white:focus,body.theme-brown .header .brand-button_white:focus,.header *::before:focus,.header body.theme-brown *.brand-button_white:hover::before,body.theme-brown .header *.brand-button_white:hover::before,.header body.theme-brown *.brand-button_white:focus::before,body.theme-brown .header *.brand-button_white:focus::before,.header *::after:focus,.header body.theme-brown *.brand-button_white:hover::after,body.theme-brown .header *.brand-button_white:hover::after,.header body.theme-brown *.brand-button_white:focus::after,body.theme-brown .header *.brand-button_white:focus::after{outline:1px solid #666}.header.state_inited{opacity:1}.header.state_inited .header__mobile{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header.state_inited .header__desktop{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header__logo{width:114px;height:40px;margin-top:10px;margin-right:44px}@media screen and (min-width: 1440px)and (max-width: 1599px){.header__logo{margin-right:38px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__logo{margin-right:39px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__logo{margin-right:28px}}@media screen and (max-width: 1279px){.header__logo{margin:0}}@media screen and (max-width: 767px){.header__logo{width:109px;height:38px}}.header__logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:24px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo-wrapper .header__expanding{margin-left:40px;display:none}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__logo-wrapper .header__expanding{display:block}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__logo-wrapper .header__expanding{display:block}}.header__logo-wrapper .header__expanding .header__toggle{padding:0;margin:0}.header__logo-wrapper .header__expanding:hover .header__list,.header__logo-wrapper body.theme-brown .header__expanding.brand-button_white:focus .header__list,body.theme-brown .header__logo-wrapper .header__expanding.brand-button_white:focus .header__list{opacity:1;top:calc(100% + 10px);pointer-events:all}@media screen and (min-width: 1280px){.header__expanding_active .header__title .header__brand-paragraph{color:#00aec7}.header__expanding_active .header__arrow{color:#00aec7;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}}.header__expanding .header__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.15s;transition:.15s;padding:34px 12px;cursor:pointer;margin-top:4px}.header__expanding .header__arrow{width:16px;height:16px;margin-left:5px;-webkit-transition:.15s;transition:.15s;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.header__expanding .header__list{max-width:300px;padding:8px 0}.header__expanding,.header__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header__expanding:hover .header__title,body.theme-brown .header__expanding.brand-button_white:hover .header__title,body.theme-brown .header__expanding.brand-button_white:focus .header__title,.header__expanding:hover .header__arrow,body.theme-brown .header__expanding.brand-button_white:hover .header__arrow,body.theme-brown .header__expanding.brand-button_white:focus .header__arrow,.header__expanding:hover .header__brand-paragraph,body.theme-brown .header__expanding.brand-button_white:hover .header__brand-paragraph,body.theme-brown .header__expanding.brand-button_white:focus .header__brand-paragraph,.header__nav-item:hover .header__title,body.theme-brown .header__nav-item.brand-button_white:hover .header__title,body.theme-brown .header__nav-item.brand-button_white:focus .header__title,.header__nav-item:hover .header__arrow,body.theme-brown .header__nav-item.brand-button_white:hover .header__arrow,body.theme-brown .header__nav-item.brand-button_white:focus .header__arrow,.header__nav-item:hover .header__brand-paragraph,body.theme-brown .header__nav-item.brand-button_white:hover .header__brand-paragraph,body.theme-brown .header__nav-item.brand-button_white:focus .header__brand-paragraph{color:#00aec7}.header__nav-item{-webkit-transition:250ms;transition:250ms;cursor:pointer;padding:36px 12px 32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 1439px){.header__nav-item{padding:36px 8px 32px}}@media screen and (max-width: 1279px){.header__nav-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;color:#828282}.header__nav-item:hover,body.theme-brown .header__nav-item.brand-button_white:hover,body.theme-brown .header__nav-item.brand-button_white:focus{color:#00aec7}.header__nav-item:hover:not(#menu) .header__nav-logo,body.theme-brown .header__nav-item.brand-button_white:not(#menu):focus .header__nav-logo{display:none}.header__nav-item:hover:not(#menu) .header__nav-logo_effect,body.theme-brown .header__nav-item.brand-button_white:not(#menu):focus .header__nav-logo_effect{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__nav-item .header__underline{opacity:0;position:absolute;border-bottom:2px solid #00aec7;width:100%;bottom:10px;left:0}.header__nav-item_active .header__brand-paragraph,.header__nav-item_active .header__icon{color:#00aec7}.header__nav-item_active .header__list{opacity:1;top:calc(100% - 10px);pointer-events:all}.header__nav-item_active.header__nav-item_expand .header__underline{opacity:1}.header__nav-item .header__list{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:48px;cursor:default}.header__nav-item.active{color:#00aec7}.header__nav-item.active:not(#menu) .header__nav-logo{display:none}.header__nav-item.active:not(#menu) .header__nav-logo_effect{display:-webkit-box;display:-ms-flexbox;display:flex}.header__nav-item#menu span,.header__nav-item#menu span::before,.header__nav-item#menu span::after{position:absolute;display:block;width:18px;height:2px;border-radius:2px;background:#828282;-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms, -webkit-transform 250ms}.header__nav-item#menu span{top:9px}.header__nav-item#menu span::before{content:"";top:5px}.header__nav-item#menu span::after{content:"";bottom:5px}.header__nav-item#menu:hover span,body.theme-brown .header__nav-item#menu.brand-button_white:focus span,.header__nav-item#menu:hover span::before,body.theme-brown .header__nav-item#menu.brand-button_white:focus span::before,.header__nav-item#menu:hover span::after,body.theme-brown .header__nav-item#menu.brand-button_white:focus span::after{background:#00aec7}.header__nav-item#menu:hover span.active,body.theme-brown .header__nav-item#menu.brand-button_white:focus span.active{background:rgba(0,0,0,0)}.header__nav-item#menu.active span{background:rgba(0,0,0,0)}.header__nav-item#menu.active span::before,.header__nav-item#menu.active span::after{background:#00aec7}.header__nav-item#menu.active span::before{content:"";top:0px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top 300ms,-webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:top 300ms,-webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:top 300ms,transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:top 300ms,transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55),-webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55)}.header__nav-item#menu.active span::after{content:"";bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom 300ms,-webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:bottom 300ms,-webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:bottom 300ms,transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:bottom 300ms,transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55),-webkit-transform 300ms 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55)}.header__navigation,.header__services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__navigation{margin-left:113px}@media screen and (max-width: 1599px){.header__navigation{margin-left:auto}}@media screen and (max-width: 1599px)and (max-width: 1279px){.header__navigation{margin:0 auto;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header__services{margin-left:auto;margin-right:-12px}.header__services .header__nav-item:hover,.header__services body.theme-brown .header__nav-item.brand-button_white:hover,body.theme-brown .header__services .header__nav-item.brand-button_white:hover,.header__services body.theme-brown .header__nav-item.brand-button_white:focus,body.theme-brown .header__services .header__nav-item.brand-button_white:focus{color:#00aec7}.header__services .header__nav-item:hover .header__icon,.header__services body.theme-brown .header__nav-item.brand-button_white:focus .header__icon,body.theme-brown .header__services .header__nav-item.brand-button_white:focus .header__icon{color:inherit}.header__services .header__nav-item .brand-paragraph{letter-spacing:0}.header__list{-webkit-transition:250ms;transition:250ms;position:absolute;top:calc(100% + 40px);opacity:0;pointer-events:none;background-color:#fff;border-radius:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (min-width: 1280px){.header__list .brand-button:not(.header__banner-btn){margin-top:30px}}@media screen and (min-width: 1280px){.header__list{-webkit-box-shadow:0 40px 80px rgba(0,0,0,.05);box-shadow:0 40px 80px rgba(0,0,0,.05)}}@media screen and (max-width: 1279px){.header__list{background-color:rgba(0,0,0,0)}}@media screen and (max-width: 575px){.header__list{left:0}}.header__list-item{padding:10px 24px;cursor:pointer;width:100%;-webkit-transition:.15s;transition:.15s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.header__list-item:hover .brand-paragraph,body.theme-brown .header__list-item.brand-button_white:hover .brand-paragraph,body.theme-brown .header__list-item.brand-button_white:focus .brand-paragraph{color:#00aec7}.header__close-btn{position:absolute;right:30px;top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px;width:32px;height:32px;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;z-index:1051;color:#333e48}.header__close-btn-icon{width:100%;height:100%}.header__close-btn:hover,body.theme-brown .header__close-btn.brand-button_white:hover,body.theme-brown .header__close-btn.brand-button_white:focus{border-color:#828282}.header__close-btn:active,body.theme-brown .header__close-btn.brand-button_white:active{border-color:#333e48}@media screen and (max-width: 1279px){.header__close-btn{display:none}}@media screen and (max-width: 575px){.header__close-btn{display:-webkit-box;display:-ms-flexbox;display:flex;top:0;right:0}}.header__icon{width:20px;height:20px;color:#333e48;cursor:pointer;-webkit-transition:.15s;transition:.15s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__popup-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1279px){.header__popup-row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}@media screen and (max-width: 767px){.header__popup-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__popup-col{min-width:115px}@media screen and (min-width: 1280px){.header__popup-col{max-width:225px}}@media screen and (max-width: 1279px){.header__popup-col{margin-right:0;max-width:calc(33.3333333333% - 16px);-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width: 767px){.header__popup-col{max-width:50%}}@media screen and (max-width: 575px){.header__popup-col{width:100%;max-width:100%}}@media screen and (min-width: 1280px){.header__popup-col:not(:last-child){margin-right:60px}}@media screen and (max-width: 1279px){.header__popup-col:not(:last-child){margin:0}}.header__popup-col:last-child:not(.header__popup-col_banner){margin-right:20px}.header__popup-col_tablet{display:block !important}@media screen and (max-width: 575px){.header__popup-col_tablet{display:none !important}}.header__popup-col_mobile{cursor:pointer;display:none !important}@media screen and (max-width: 575px){.header__popup-col_mobile{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.header__popup-col_banner .vector-image{margin-top:0}@media screen and (max-width: 767px){.header__popup-col_banner{position:absolute;max-width:35%;width:-webkit-min-content;width:-moz-min-content;width:min-content;right:10%}}@media screen and (max-width: 575px){.header__popup-col_banner{position:relative;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0px 12px 50px rgba(0,0,0,.08);box-shadow:0px 12px 50px rgba(0,0,0,.08);border-radius:24px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 28px;margin-top:-4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:unset;width:inherit;margin-right:-20px;margin-left:-20px}}.header__popup-list-title{display:inline-block}@media screen and (max-width: 1279px){.header__popup-list-title{margin-bottom:32px;font-size:20px;line-height:20px}}@media screen and (max-width: 575px){.header__popup-list-title{margin-bottom:16px;font-size:16px;line-height:20px}}.header__popup-list-title:hover,body.theme-brown .header__popup-list-title.brand-button_white:hover,body.theme-brown .header__popup-list-title.brand-button_white:focus{color:#00aec7;cursor:pointer}.header__popup-list-item{margin:30px 0;display:block}.header__popup-list-item:last-child{margin-bottom:0}@media screen and (max-width: 1279px){.header__popup-list-item{margin:0 0 32px}.header__popup-list-item:last-child{margin-bottom:40px}}@media screen and (max-width: 575px){.header__popup-list-item{margin:0 0 12px 0}.header__popup-list-item:last-child{margin-bottom:24px}}.header__popup-list-item-text:hover,body.theme-brown .header__popup-list-item-text.brand-button_white:hover,body.theme-brown .header__popup-list-item-text.brand-button_white:focus{color:#00aec7;cursor:pointer}@media screen and (max-width: 767px){.header__popup-footer-btn.brand-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 575px){.header__popup-footer-btn.brand-button{display:none}}.header__popup-container{max-width:80%}.header__banner-image{margin-bottom:30px}@media screen and (max-width: 1279px){.header__banner-image{margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:15px}}@media screen and (max-width: 575px){.header__banner-image{margin:0}}.header__banner-image .vector-image__circle-wrapper{width:145px;height:145px}@media screen and (max-width: 575px){.header__banner-image .vector-image__circle-wrapper{max-width:64px;height:64px}}.header__banner-image .vector-image__circle.m-animate{width:inherit;height:inherit}.header__banner-image .vector-image__vector{width:128%;top:50%}.header__banner-title{margin-bottom:6px;display:inline-block}@media screen and (max-width: 767px){.header__banner-title{font-size:20px;line-height:20px}}.header__banner-btn{margin-top:24px}@media screen and (max-width: 767px){.header__banner-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width: 575px){.header__banner-btn{display:none}}.header__desktop{height:100%;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:background-color .15s linear,height .15s linear,-webkit-transform 1000ms;transition:background-color .15s linear,height .15s linear,-webkit-transform 1000ms;transition:transform 1000ms,background-color .15s linear,height .15s linear;transition:transform 1000ms,background-color .15s linear,height .15s linear,-webkit-transform 1000ms}.header__desktop .header__nav-item .header__brand-paragraph{letter-spacing:.01em}.header__desktop .header__expanding_active .header__list{opacity:1;top:calc(100% - 10px);pointer-events:all}.header__desktop .header__expanding .header__list:focus-within{opacity:1;top:calc(100% - 10px);pointer-events:all}@media screen and (max-width: 1279px){.header__desktop{display:none}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.header__desktop{height:auto}}.header__mobile{position:absolute;top:0;left:0;width:100%;height:100px;z-index:6;-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:background-color .15s linear,height .15s linear,-webkit-transform 1000ms;transition:background-color .15s linear,height .15s linear,-webkit-transform 1000ms;transition:transform 1000ms,background-color .15s linear,height .15s linear;transition:transform 1000ms,background-color .15s linear,height .15s linear,-webkit-transform 1000ms}@media screen and (min-width: 1280px){.header__mobile{display:none}}@media screen and (max-width: 767px){.header__mobile{height:80px}}.header__mobile.m-active .header__menu{right:0}@media screen and (max-width: 1279px){.header__mobile .header__logo-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:40px}}@media screen and (max-width: 1279px){.header__mobile .header__expanding{display:none}}.header__mobile .header__expanding:hover .header__list,.header__mobile body.theme-brown .header__expanding.brand-button_white:focus .header__list,body.theme-brown .header__mobile .header__expanding.brand-button_white:focus .header__list{opacity:1;top:calc(100% - 10px);pointer-events:all}@media screen and (max-width: 1279px){.header__mobile .header__expanding .header__list{background-color:#fff}}.header__mobile_bottom{position:fixed;top:auto;bottom:0;left:0;width:100%;z-index:10;background:#fff;-webkit-box-shadow:0px -40px 80px rgba(0,0,0,.05);box-shadow:0px -40px 80px rgba(0,0,0,.05);-webkit-transform:translateY(125%);-ms-transform:translateY(125%);transform:translateY(125%);-webkit-transition:background-color .15s linear,height .15s linear,-webkit-transform 1000ms;transition:background-color .15s linear,height .15s linear,-webkit-transform 1000ms;transition:transform 1000ms,background-color .15s linear,height .15s linear;transition:transform 1000ms,background-color .15s linear,height .15s linear,-webkit-transform 1000ms}@media screen and (min-width: 1280px){.header__mobile_bottom{display:none}}.header__mobile_bottom.m-active~.header__overlay{display:block}.header__mobile_bottom.m-active~.header__menu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header__mobile_bottom .header__toggle{padding:0}.header__mobile_bottom .header__nav-item{width:20%;-ms-flex-item-align:baseline;align-self:baseline}@media screen and (max-width: 1279px){.header__mobile_bottom .header__nav-item{padding:0}}@media screen and (max-width: 575px){.header__mobile_bottom .header__nav-item .brand-paragraph{font-size:12px;line-height:14px}}.header__menu{width:100vw;position:fixed;top:0;right:100%;-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms, -webkit-transform 250ms;background:#fff;padding:34px 0 64px;overflow:auto;height:100vh}@media screen and (max-width: 1279px){.header__menu{padding-top:0;z-index:8;min-height:100%;right:0;background:rgba(0,0,0,0);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}@supports(-webkit-touch-callout: none){.header__menu{height:-webkit-fill-available}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__menu{padding-bottom:40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__menu{padding-bottom:28px}}@media screen and (max-width: 767px){.header__menu{padding-bottom:0}}.header__menu_bottom .header__expanding .header__toggle,.header__menu_bottom .header__wrapper .header__navigation .header__nav-item{padding:0}.header__menu_bottom .header__expanding .header__toggle .brand-paragraph,.header__menu_bottom .header__wrapper .header__navigation .header__nav-item .brand-paragraph{font-weight:500;font-size:24px;line-height:32px}@media screen and (max-width: 575px){.header__menu_bottom .header__expanding .header__toggle .brand-paragraph,.header__menu_bottom .header__wrapper .header__navigation .header__nav-item .brand-paragraph{font-size:20px;line-height:20px;letter-spacing:-0.05em;font-family:"SuisseIntI",sans-serif}}@media screen and (min-width: 1280px){.header__menu_bottom .header__expanding_info{display:none !important}}.header__menu_bottom .header__expanding_info .header__toggle .brand-paragraph{font-weight:400;font-size:14px;line-height:20px}.header__menu_bottom .header__expanding_info .header__popup-list a{display:block;margin:0 0 12px 0}.header__menu .header__navigation>*{padding:0;margin:0 0 20px}@media screen and (max-width: 575px){.header__menu .header__navigation>*{margin:0 0 28px}}.header__menu .header__navigation .m-expanded{margin-bottom:48px}@media screen and (max-width: 575px){.header__menu .header__navigation .m-expanded{margin-bottom:38px}}.header__menu .header__expanding_more{margin-bottom:52px}.header__menu .header__wrapper{margin:0 auto;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;top:0}@media screen and (max-width: 767px){.header__menu .header__wrapper{padding-left:20px;padding-right:20px;max-width:576px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__menu .header__wrapper{padding-left:16px;padding-right:16px;max-width:728px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.header__menu .header__wrapper{padding-left:16px;padding-right:16px;max-width:960px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__menu .header__wrapper{padding-left:16px;padding-right:16px;max-width:1216px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.header__menu .header__wrapper{padding-left:16px;padding-right:16px;max-width:1376px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.header__menu .header__wrapper{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (min-width: 1920px){.header__menu .header__wrapper{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (max-width: 1279px){.header__menu .header__wrapper{position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100%;max-width:100%;width:100%;background-color:#fff;padding:64px 48px 164px}}@media screen and (max-width: 767px){.header__menu .header__wrapper{padding-top:45px;padding-bottom:120px}}@media screen and (max-width: 575px){.header__menu .header__wrapper{-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px);border-radius:32px 32px 0 0;padding-left:20px;padding-right:20px}}.header__menu .header__menu-toggle{margin-right:3px;margin-bottom:6px}.header__menu .header__toggle{padding:0 0 10px;margin-top:0}.header__menu .header__navigation{-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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0;margin-bottom:64px}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__menu .header__navigation{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 1279px){.header__menu .header__navigation{margin-bottom:0}}.header__menu .header__navigation .header__nav-item{font-weight:500;padding:10px 0}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__menu .header__navigation .header__nav-item{display:block;width:50%}.header__menu .header__navigation .header__nav-item:first-child{padding-top:0}.header__menu .header__navigation .header__nav-item:nth-child(2){padding-top:0}.header__menu .header__navigation .header__nav-item:nth-child(even){padding-left:16px}}@media screen and (max-width: 1279px){.header__menu .header__navigation .header__nav-item:first-child{padding-top:0}}.header__menu .header__list-item .brand-paragraph{font-weight:500;font-size:20px;line-height:20px;letter-spacing:-0.05em}.header__menu .header__nav-item{width:100%;padding:10px 0}.header__menu .header__nav-item .brand-paragraph{font-weight:500;font-size:20px;line-height:20px;letter-spacing:-0.05em}@media screen and (max-width: 1279px){.header__menu .header__nav-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.header__menu .header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto}.header__menu .header__bottom .header__nav-item .brand-paragraph{font-family:"SuisseIntI",sans-serif;font-size:24px;line-height:32px;letter-spacing:0}@media screen and (max-width: 767px){.header__menu .header__bottom .header__nav-item .brand-paragraph{font-weight:500;font-size:20px;line-height:20px;letter-spacing:-0.05em}}.header__menu .header__phone{font-family:"Geometria",sans-serif;color:#828282;font-weight:700;font-size:44px;line-height:48px;letter-spacing:-0.03em;margin-bottom:12px}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__menu .header__phone{margin-bottom:19px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__menu .header__phone{margin-bottom:18px}}@media screen and (max-width: 767px){.header__menu .header__phone{font-size:32px;line-height:32px;letter-spacing:-0.04em;font-weight:500}}.header__menu .header__nav-item{padding:8px 0;color:#828282}.header__menu .header__expanding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__menu .header__expanding{display:none}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__menu .header__expanding{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__menu .header__expanding .header__title-btn{display:none}@media screen and (max-width: 575px){.header__menu .header__expanding .header__title-btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:-3px;right:0;height:32px;width:32px;border-radius:50%;padding:0}.header__menu .header__expanding .header__title-btn .brand-button__text{display:none}.header__menu .header__expanding .header__title-btn:before{content:"+";color:#fff;font-size:16px;line-height:28px}}.header__menu .header__expanding .header__list{position:relative;width:100%;height:0;overflow:hidden;-webkit-transition:opacity .4s .2s;transition:opacity .4s .2s;top:unset;pointer-events:all;border-radius:0;max-width:none;padding:0}@media screen and (max-width: 767px){.header__menu .header__expanding .header__list{overflow:visible;height:auto;opacity:1;display:none}}.header__menu .header__expanding .header__list .header__list-item{padding:10px 0}.header__menu .header__expanding .header__list .header__list-item:hover,.header__menu .header__expanding .header__list body.theme-brown .header__list-item.brand-button_white:focus,body.theme-brown .header__menu .header__expanding .header__list .header__list-item.brand-button_white:focus{background-color:revert}.header__menu .header__expanding.m-expanded .header__list{position:relative;height:auto;opacity:1}@media screen and (max-width: 767px){.header__menu .header__expanding.m-expanded .header__list{display:block}}.header__menu .header__expanding.m-expanded .header__title .header__brand-paragraph{color:#00aec7}.header__menu .header__expanding.m-expanded .header__arrow{color:#00aec7;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__menu .header__expanding.m-expanded .header__toggle{margin-bottom:32px}@media screen and (max-width: 575px){.header__menu .header__expanding.m-expanded .header__toggle{margin-bottom:24px}}.header__menu .header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:32px;position:relative}@media screen and (max-width: 767px){.header__menu .header__top{padding-bottom:38px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.header__menu .header__top .header__logo{margin-right:40px}@media screen and (max-width: 767px){.header__menu .header__top .header__logo{display:none}}.header__menu .header__top .header__menu-toggle{margin-left:auto}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__menu .header__top .header__expanding{display:block;margin-top:3px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.header__menu .header__top .header__expanding .header__list{position:absolute;left:0;top:calc(100% + 10px);pointer-events:all;z-index:100;height:auto;opacity:0;background-color:#fff;padding:8px 0;border-radius:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:300px;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 4px 4px rgba(0,0,0,.04);box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 4px 4px rgba(0,0,0,.04)}}@media screen and (min-width: 1280px)and (max-width: 1439px)and (max-width: 1279px){.header__menu .header__top .header__expanding .header__list{background:rgba(0,0,0,0)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__menu .header__top .header__expanding .header__list-item{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:16px 24px}.header__menu .header__top .header__expanding:hover .header__list,.header__menu .header__top body.theme-brown .header__expanding.brand-button_white:focus .header__list,body.theme-brown .header__menu .header__top .header__expanding.brand-button_white:focus .header__list{opacity:1}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__menu .header__top .header__expanding{position:unset;display:block;margin-top:3px;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.header__menu .header__top .header__expanding .header__list{position:absolute;top:calc(100% + 10px);pointer-events:all;z-index:100;height:auto;opacity:0;background-color:#fff;padding:8px 0;border-radius:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:300px;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 4px 4px rgba(0,0,0,.04);box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 4px 4px rgba(0,0,0,.04)}.header__menu .header__top .header__expanding .header__list-item{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:16px 24px}.header__menu .header__top .header__expanding:hover .header__list,.header__menu .header__top body.theme-brown .header__expanding.brand-button_white:focus .header__list,body.theme-brown .header__menu .header__top .header__expanding.brand-button_white:focus .header__list{opacity:1}}@media screen and (max-width: 767px){.header__menu .header__top .header__expanding{margin-top:10px}}.header__close-btn.brand-button:not(.brand-button_tag){display:none;position:absolute;top:-3px;right:0;height:32px;width:32px;border-radius:50%;padding:0}.header__close-btn.brand-button:not(.brand-button_tag) .brand-button__text{display:none}.header__close-btn.brand-button:not(.brand-button_tag):before{content:"+";color:#333e48;font-size:16px;line-height:28px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width: 1279px){.header__close-btn.brand-button:not(.brand-button_tag){display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width: 767px){.header__close-btn.brand-button:not(.brand-button_tag){width:32px}}.header__overlay{display:none;position:fixed;width:100%;min-height:100vh;top:0;bottom:0;z-index:7;background:rgba(0,0,0,.7);overflow:auto}@media screen and (min-width: 1280px){.header__overlay{display:none}}.header__container{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width: 767px){.header__container{padding-left:20px;padding-right:20px;max-width:576px}}@media screen and (min-width: 768px)and (max-width: 1023px){.header__container{padding-left:16px;padding-right:16px;max-width:728px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.header__container{padding-left:16px;padding-right:16px;max-width:960px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header__container{padding-left:16px;padding-right:16px;max-width:1216px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.header__container{padding-left:16px;padding-right:16px;max-width:1376px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.header__container{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (min-width: 1920px){.header__container{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.header__container{height:auto}}@media screen and (max-width: 767px){.header__container{min-height:inherit}}@media screen and (max-width: 575px){.header__text-link.brand-paragraph{color:#00aec7}}.header__nav-text.brand-paragraph{color:inherit;text-align:center}.header__nav-logo{width:20px;height:20px;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex}.header__nav-logo_effect{display:none}.header__nav-logo image{width:inherit;height:inherit}.header__expand-btn{position:absolute;height:40px;width:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__expand-btn:before{display:none;content:"";top:14px;background:#e0e0e0;border-radius:5px;height:3px;width:40px}@media screen and (max-width: 575px){.header__expand-btn:before{display:block}}.header .search-page-box__search-button{position:absolute;top:0;right:0;margin:12px;padding:14px 32px;border-radius:12px}@media screen and (max-width: 767px){.header .search-page-box__search-button{position:relative;margin:16px 0 0 0}}.header.m-scrolled{background-color:#fff;height:72px}@media screen and (max-width: 767px){.header.m-scrolled{background:rgba(0,0,0,0)}.header.m-scrolled .header__mobile:not(.header__mobile_bottom){opacity:0}}.header_theme-with-panel{height:auto}.header_theme-with-panel.m-scrolled{height:auto}@media screen and (max-width: 767px){.header_theme-with-panel .header__logo-wrapper{padding-top:14px;padding-bottom:14px}}.header_brown,body.theme-brown .header{background:#2b2325}.header_brown .link-panel,body.theme-brown .header .link-panel{opacity:50%}.header_brown .link-panel__text,body.theme-brown .header .link-panel__text{color:#fff}.header_brown .private-display-none,body.theme-brown .header .private-display-none{display:none}.header_brown .private-logo,body.theme-brown .header .private-logo{width:64px}.header_brown .header__menu,body.theme-brown .header .header__menu{background-color:#2b2325}.header_brown .header__menu-toggle:before,body.theme-brown .header .header__menu-toggle:before,.header_brown .header__menu-toggle:after,body.theme-brown .header .header__menu-toggle:after{background-color:#fff}.header_brown .header__menu .header__expanding.m-expanded .header__title .header__brand-paragraph,body.theme-brown .header .header__menu .header__expanding.m-expanded .header__title .header__brand-paragraph,.header_brown .header__menu .header__expanding.m-expanded .header__arrow,body.theme-brown .header .header__menu .header__expanding.m-expanded .header__arrow{color:#c7a676}@media screen and (max-width: 575px){.header_brown .header__menu .header__expanding .header__title-btn,body.theme-brown .header .header__menu .header__expanding .header__title-btn{background:#c7a876;-webkit-box-shadow:none;box-shadow:none}.header_brown .header__menu .header__expanding .header__title-btn::before,body.theme-brown .header .header__menu .header__expanding .header__title-btn::before,.header_brown .header__menu .header__expanding .header__title-btn .brand-button__text,body.theme-brown .header .header__menu .header__expanding .header__title-btn .brand-button__text{color:#2b2325}}.header_brown .header__arrow,body.theme-brown .header .header__arrow,.header_brown .header__brand-paragraph,body.theme-brown .header .header__brand-paragraph,.header_brown .header__icon,body.theme-brown .header .header__icon{color:#fff}.header_brown .header__popup-list .header__brand-paragraph,body.theme-brown .header .header__popup-list .header__brand-paragraph{color:#e0e0e0}.header_brown .header__popup-list .header__brand-paragraph:hover,.header_brown .header__popup-list body.theme-brown .header__brand-paragraph.brand-button_white:focus,body.theme-brown .header_brown .header__popup-list .header__brand-paragraph.brand-button_white:focus,body.theme-brown .header .header__popup-list .header__brand-paragraph:hover,body.theme-brown .header .header__popup-list .header__brand-paragraph.brand-button_white:focus{color:#c7a676}.header_brown .header__list,body.theme-brown .header .header__list{background:#7a694e}@media screen and (max-width: 1279px){.header_brown .header__list,body.theme-brown .header .header__list{background:rgba(0,0,0,0)}}.header_brown .header__list .header__banner-title,body.theme-brown .header .header__list .header__banner-title,.header_brown .header__list .header__popup-list-title,body.theme-brown .header .header__list .header__popup-list-title{color:rgba(255,255,255,.87)}.header_brown .header__list .header__banner-title:hover,.header_brown .header__list body.theme-brown .header__banner-title.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__banner-title.brand-button_white:focus,body.theme-brown .header .header__list .header__banner-title:hover,body.theme-brown .header .header__list .header__banner-title.brand-button_white:focus,.header_brown .header__list .header__popup-list-title:hover,.header_brown .header__list body.theme-brown .header__popup-list-title.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__popup-list-title.brand-button_white:focus,body.theme-brown .header .header__list .header__popup-list-title:hover,body.theme-brown .header .header__list .header__popup-list-title.brand-button_white:focus{color:#3e2b2e;cursor:pointer}@media screen and (max-width: 1279px){.header_brown .header__list .header__banner-title:hover,.header_brown .header__list body.theme-brown .header__banner-title.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__banner-title.brand-button_white:focus,body.theme-brown .header .header__list .header__banner-title:hover,body.theme-brown .header .header__list .header__banner-title.brand-button_white:focus,.header_brown .header__list .header__popup-list-title:hover,.header_brown .header__list body.theme-brown .header__popup-list-title.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__popup-list-title.brand-button_white:focus,body.theme-brown .header .header__list .header__popup-list-title:hover,body.theme-brown .header .header__list .header__popup-list-title.brand-button_white:focus{color:#c7a676}}.header_brown .header__list .header__banner-text,body.theme-brown .header .header__list .header__banner-text,.header_brown .header__list .header__popup-list-item-text,body.theme-brown .header .header__list .header__popup-list-item-text{color:#e0e0e0}.header_brown .header__list .header__banner-text:hover,.header_brown .header__list body.theme-brown .header__banner-text.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__banner-text.brand-button_white:focus,body.theme-brown .header .header__list .header__banner-text:hover,body.theme-brown .header .header__list .header__banner-text.brand-button_white:focus,.header_brown .header__list .header__popup-list-item-text:hover,.header_brown .header__list body.theme-brown .header__popup-list-item-text.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__popup-list-item-text.brand-button_white:focus,body.theme-brown .header .header__list .header__popup-list-item-text:hover,body.theme-brown .header .header__list .header__popup-list-item-text.brand-button_white:focus{color:#3e2b2e;cursor:pointer}@media screen and (max-width: 1279px){.header_brown .header__list .header__banner-text:hover,.header_brown .header__list body.theme-brown .header__banner-text.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__banner-text.brand-button_white:focus,body.theme-brown .header .header__list .header__banner-text:hover,body.theme-brown .header .header__list .header__banner-text.brand-button_white:focus,.header_brown .header__list .header__popup-list-item-text:hover,.header_brown .header__list body.theme-brown .header__popup-list-item-text.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__popup-list-item-text.brand-button_white:focus,body.theme-brown .header .header__list .header__popup-list-item-text:hover,body.theme-brown .header .header__list .header__popup-list-item-text.brand-button_white:focus{color:#c7a676}}.header_brown .header__list .header__banner-btn,body.theme-brown .header .header__list .header__banner-btn{border:1px solid #e8c58c;background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.header_brown .header__list .header__banner-btn:hover,.header_brown .header__list body.theme-brown .header__banner-btn.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__banner-btn.brand-button_white:focus,body.theme-brown .header .header__list .header__banner-btn:hover,body.theme-brown .header .header__list .header__banner-btn.brand-button_white:focus{border:1px solid #e8c58c}.header_brown .header__list .header__banner-btn .brand-button__text,body.theme-brown .header .header__list .header__banner-btn .brand-button__text{color:#e8c58c}.header_brown .header__list .header__popup-footer-btn,body.theme-brown .header .header__list .header__popup-footer-btn{background:-webkit-gradient(linear, left bottom, left top, from(rgba(199, 168, 118, 0.1)), to(rgba(199, 168, 118, 0.1))),-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6D4C4C));background:linear-gradient(0deg, rgba(199, 168, 118, 0.1), rgba(199, 168, 118, 0.1)),linear-gradient(360deg, #352124 0%, #6D4C4C 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c;box-shadow:inset 0px -3px 12px #50383c}.header_brown .header__list .header__popup-footer-btn:hover,.header_brown .header__list body.theme-brown .header__popup-footer-btn.brand-button_white:focus,body.theme-brown .header_brown .header__list .header__popup-footer-btn.brand-button_white:focus,body.theme-brown .header .header__list .header__popup-footer-btn:hover,body.theme-brown .header .header__list .header__popup-footer-btn.brand-button_white:focus,.header_brown .header__list .header__popup-footer-btn:active,body.theme-brown .header .header__list .header__popup-footer-btn:active{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6D4C4C));background:linear-gradient(360deg, #352124 0%, #6D4C4C 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c;box-shadow:inset 0px -3px 12px #50383c}@media screen and (max-width: 575px){.header_brown .header__list .header__popup-col_banner,body.theme-brown .header .header__list .header__popup-col_banner{background:#7a694e;-webkit-box-shadow:none;box-shadow:none}}.header_brown .header__nav-item .header__underline,body.theme-brown .header .header__nav-item .header__underline{border-bottom:2px solid #c7a876}.header_brown .header__nav-item.header__nav-item_active .header__brand-paragraph,body.theme-brown .header .header__nav-item.header__nav-item_active .header__brand-paragraph,.header_brown .header__nav-item.header__nav-item_active .header__icon,body.theme-brown .header .header__nav-item.header__nav-item_active .header__icon{color:#ad9267}.header_brown .header__nav-item:hover .header__brand-paragraph,.header_brown body.theme-brown .header__nav-item.brand-button_white:focus .header__brand-paragraph,body.theme-brown .header_brown .header__nav-item.brand-button_white:focus .header__brand-paragraph,body.theme-brown .header .header__nav-item:hover .header__brand-paragraph,body.theme-brown .header .header__nav-item.brand-button_white:focus .header__brand-paragraph,.header_brown .header__nav-item:hover .header__icon,.header_brown body.theme-brown .header__nav-item.brand-button_white:focus .header__icon,body.theme-brown .header_brown .header__nav-item.brand-button_white:focus .header__icon,body.theme-brown .header .header__nav-item:hover .header__icon,body.theme-brown .header .header__nav-item.brand-button_white:focus .header__icon,.header_brown .header__nav-item.active .header__brand-paragraph,body.theme-brown .header .header__nav-item.active .header__brand-paragraph,.header_brown .header__nav-item.active .header__icon,body.theme-brown .header .header__nav-item.active .header__icon,.header_brown .header__expanding .header__toggle:hover .header__brand-paragraph,.header_brown .header__expanding body.theme-brown .header__toggle.brand-button_white:focus .header__brand-paragraph,body.theme-brown .header_brown .header__expanding .header__toggle.brand-button_white:focus .header__brand-paragraph,body.theme-brown .header .header__expanding .header__toggle:hover .header__brand-paragraph,body.theme-brown .header .header__expanding .header__toggle.brand-button_white:focus .header__brand-paragraph,.header_brown .header__expanding_active .header__title .header__brand-paragraph,body.theme-brown .header .header__expanding_active .header__title .header__brand-paragraph,.header_brown .header__expanding .header__toggle:hover .header__arrow,.header_brown .header__expanding body.theme-brown .header__toggle.brand-button_white:focus .header__arrow,body.theme-brown .header_brown .header__expanding .header__toggle.brand-button_white:focus .header__arrow,body.theme-brown .header .header__expanding .header__toggle:hover .header__arrow,body.theme-brown .header .header__expanding .header__toggle.brand-button_white:focus .header__arrow,.header_brown .header__expanding_active .header__arrow,body.theme-brown .header .header__expanding_active .header__arrow{color:#ad9267}.header_brown .header__expanding .header__list-item:hover .header__brand-paragraph,.header_brown .header__expanding body.theme-brown .header__list-item.brand-button_white:focus .header__brand-paragraph,body.theme-brown .header_brown .header__expanding .header__list-item.brand-button_white:focus .header__brand-paragraph,body.theme-brown .header .header__expanding .header__list-item:hover .header__brand-paragraph,body.theme-brown .header .header__expanding .header__list-item.brand-button_white:focus .header__brand-paragraph{color:#3e2b2e}.header_brown.m-scrolled,body.theme-brown .m-scrolled.header{background:#2b2325}.header_brown .header__expanding:hover .header__title .header__brand-paragraph,.header_brown body.theme-brown .header__expanding.brand-button_white:focus .header__title .header__brand-paragraph,body.theme-brown .header_brown .header__expanding.brand-button_white:focus .header__title .header__brand-paragraph,body.theme-brown .header .header__expanding:hover .header__title .header__brand-paragraph,body.theme-brown .header .header__expanding.brand-button_white:focus .header__title .header__brand-paragraph,.header_brown .header__expanding:hover .header__arrow,.header_brown body.theme-brown .header__expanding.brand-button_white:focus .header__arrow,body.theme-brown .header_brown .header__expanding.brand-button_white:focus .header__arrow,body.theme-brown .header .header__expanding:hover .header__arrow,body.theme-brown .header .header__expanding.brand-button_white:focus .header__arrow{color:#ad9267}.header_brown .header__list-item .brand-paragraph,body.theme-brown .header .header__list-item .brand-paragraph{color:#e0e0e0}.header_brown .header__list-item:hover .brand-paragraph,.header_brown body.theme-brown .header__list-item.brand-button_white:focus .brand-paragraph,body.theme-brown .header_brown .header__list-item.brand-button_white:focus .brand-paragraph,body.theme-brown .header .header__list-item:hover .brand-paragraph,body.theme-brown .header .header__list-item.brand-button_white:focus .brand-paragraph{color:#3e2b2e}.header_brown .header__close-btn,body.theme-brown .header .header__close-btn{border-color:#3e2b2e;background-color:#3e2b2e;color:#c7a876}@media screen and (max-width: 1279px){.header_brown .header__close-btn,body.theme-brown .header .header__close-btn{border-color:#c7a776;background-color:#c7a776;color:#3e2b2e}}.header_brown .header__close-btn:hover,.header_brown body.theme-brown .header__close-btn.brand-button_white:hover,body.theme-brown .header_brown .header__close-btn.brand-button_white:hover,.header_brown body.theme-brown .header__close-btn.brand-button_white:focus,body.theme-brown .header_brown .header__close-btn.brand-button_white:focus,body.theme-brown .header .header__close-btn:hover,body.theme-brown .header .header__close-btn.brand-button_white:focus,.header_brown .header__close-btn:active,.header_brown body.theme-brown .header__close-btn.brand-button_white:active,body.theme-brown .header_brown .header__close-btn.brand-button_white:active,body.theme-brown .header .header__close-btn:active{border-color:#c7a776;background-color:#c7a776;color:#3e2b2e}@media screen and (max-width: 1279px){.header_brown .header__close-btn:hover,.header_brown body.theme-brown .header__close-btn.brand-button_white:hover,body.theme-brown .header_brown .header__close-btn.brand-button_white:hover,.header_brown body.theme-brown .header__close-btn.brand-button_white:focus,body.theme-brown .header_brown .header__close-btn.brand-button_white:focus,body.theme-brown .header .header__close-btn:hover,body.theme-brown .header .header__close-btn.brand-button_white:focus,.header_brown .header__close-btn:active,.header_brown body.theme-brown .header__close-btn.brand-button_white:active,body.theme-brown .header_brown .header__close-btn.brand-button_white:active,body.theme-brown .header .header__close-btn:active{background-color:#fff;color:#3e2b2e}}@media screen and (max-width: 1279px){.header_brown .header__close-btn:hover,.header_brown body.theme-brown .header__close-btn.brand-button_white:hover,body.theme-brown .header_brown .header__close-btn.brand-button_white:hover,.header_brown body.theme-brown .header__close-btn.brand-button_white:focus,body.theme-brown .header_brown .header__close-btn.brand-button_white:focus,body.theme-brown .header .header__close-btn:hover,body.theme-brown .header .header__close-btn.brand-button_white:focus{border:1px solid #828282}}@media screen and (max-width: 1279px){.header_brown .header__close-btn:active,.header_brown body.theme-brown .header__close-btn.brand-button_white:active,body.theme-brown .header_brown .header__close-btn.brand-button_white:active,body.theme-brown .header .header__close-btn:active{border:1px solid #333e48}}@media screen and (max-width: 1279px){.header_brown .header__mobile .header__nav-item .header__text-link,body.theme-brown .header .header__mobile .header__nav-item .header__text-link{color:#fff}}@media screen and (max-width: 575px){.header_brown .header__mobile .header__nav-item .header__text-link,body.theme-brown .header .header__mobile .header__nav-item .header__text-link{color:#fff}}.header_brown .header__mobile_bottom,body.theme-brown .header .header__mobile_bottom{background:#352d2f}.header_brown .header__mobile_bottom .header__nav-item .brand-paragraph,body.theme-brown .header .header__mobile_bottom .header__nav-item .brand-paragraph{color:inherit}.header_brown .header__mobile_bottom .header__navigation,body.theme-brown .header .header__mobile_bottom .header__navigation{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header_brown .header__expand-btn:before,body.theme-brown .header .header__expand-btn:before{background:rgba(128,123,118,.24)}.header_brown .header__menu_bottom,body.theme-brown .header .header__menu_bottom{background-color:rgba(0,0,0,0)}.header_brown .header__menu_bottom .header__wrapper,body.theme-brown .header .header__menu_bottom .header__wrapper{background:#2b2325}@media screen and (max-width: 575px){.header_brown .header__menu_bottom .header__wrapper,body.theme-brown .header .header__menu_bottom .header__wrapper{border:1px solid rgba(128,123,118,.24)}}.header_brown .header__menu_bottom .header__title,body.theme-brown .header .header__menu_bottom .header__title{color:#fff}.header_brown .header__menu_bottom .header__phone,body.theme-brown .header .header__menu_bottom .header__phone{color:#c7a876}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__input,body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__input{background:rgba(128,123,118,.24);border:none;color:#fff}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__input:hover:not(:disabled):not(:focus):not(.m-error),.header_brown .header__menu_bottom .search-input-redirect__input-box body.theme-brown .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus,body.theme-brown .header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus,body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__input:hover:not(:disabled):not(:focus):not(.m-error),body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus{background-color:rgba(128,123,118,.24);border:none}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__input::-webkit-input-placeholder, body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__input::-webkit-input-placeholder{color:#b4b4b4}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__input::-moz-placeholder, body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__input::-moz-placeholder{color:#b4b4b4}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__input:-ms-input-placeholder, body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__input:-ms-input-placeholder{color:#b4b4b4}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__input::-ms-input-placeholder, body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__input::-ms-input-placeholder{color:#b4b4b4}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__input::placeholder,body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__input::placeholder{color:#b4b4b4}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-input__icon,body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-input__icon{color:#b4b4b4}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-button,body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-button{background:-webkit-gradient(linear, left bottom, left top, from(rgba(199, 168, 118, 0.1)), to(rgba(199, 168, 118, 0.1))),-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6D4C4C));background:linear-gradient(0deg, rgba(199, 168, 118, 0.1), rgba(199, 168, 118, 0.1)),linear-gradient(360deg, #352124 0%, #6D4C4C 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c;box-shadow:inset 0px -3px 12px #50383c;border-radius:12px;position:absolute}@media screen and (max-width: 767px){.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-button,body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-button{position:relative}}.header_brown .header__menu_bottom .search-input-redirect__input-box .brand-button:hover,.header_brown .header__menu_bottom .search-input-redirect__input-box body.theme-brown .brand-button.brand-button_white:focus,body.theme-brown .header_brown .header__menu_bottom .search-input-redirect__input-box .brand-button.brand-button_white:focus,body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-button:hover,body.theme-brown .header .header__menu_bottom .search-input-redirect__input-box .brand-button.brand-button_white:focus{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6D4C4C));background:linear-gradient(360deg, #352124 0%, #6D4C4C 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c;box-shadow:inset 0px -3px 12px #50383c}.header_brown .header__menu .header__expanding:hover .header__title .header__brand-paragraph,.header_brown .header__menu body.theme-brown .header__expanding.brand-button_white:focus .header__title .header__brand-paragraph,body.theme-brown .header_brown .header__menu .header__expanding.brand-button_white:focus .header__title .header__brand-paragraph,body.theme-brown .header .header__menu .header__expanding:hover .header__title .header__brand-paragraph,body.theme-brown .header .header__menu .header__expanding.brand-button_white:focus .header__title .header__brand-paragraph,.header_brown .header__menu .header__expanding:hover .header__arrow,.header_brown .header__menu body.theme-brown .header__expanding.brand-button_white:focus .header__arrow,body.theme-brown .header_brown .header__menu .header__expanding.brand-button_white:focus .header__arrow,body.theme-brown .header .header__menu .header__expanding:hover .header__arrow,body.theme-brown .header .header__menu .header__expanding.brand-button_white:focus .header__arrow{color:#c7a676}.header_brown .header__menu .header__expanding .header__toggle:hover .header__brand-paragraph,.header_brown .header__menu .header__expanding body.theme-brown .header__toggle.brand-button_white:focus .header__brand-paragraph,body.theme-brown .header_brown .header__menu .header__expanding .header__toggle.brand-button_white:focus .header__brand-paragraph,body.theme-brown .header .header__menu .header__expanding .header__toggle:hover .header__brand-paragraph,body.theme-brown .header .header__menu .header__expanding .header__toggle.brand-button_white:focus .header__brand-paragraph,.header_brown .header__menu .header__expanding .header__toggle:hover .header__arrow,.header_brown .header__menu .header__expanding body.theme-brown .header__toggle.brand-button_white:focus .header__arrow,body.theme-brown .header_brown .header__menu .header__expanding .header__toggle.brand-button_white:focus .header__arrow,body.theme-brown .header .header__menu .header__expanding .header__toggle:hover .header__arrow,body.theme-brown .header .header__menu .header__expanding .header__toggle.brand-button_white:focus .header__arrow{color:#c7a676}.header_brown .header__bottom .header__nav-item .brand-paragraph,body.theme-brown .header .header__bottom .header__nav-item .brand-paragraph{color:rgba(255,255,255,.6)}.header_brown .header__nav-item,body.theme-brown .header .header__nav-item{color:#b4b4b4}.header_brown .header__nav-item:not(#menu) .header__nav-logo,body.theme-brown .header .header__nav-item:not(#menu) .header__nav-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.header_brown .header__nav-item:not(#menu) .header__nav-logo_effect,body.theme-brown .header .header__nav-item:not(#menu) .header__nav-logo_effect{display:none}.header_brown .header__nav-item.active,body.theme-brown .header .header__nav-item.active{color:#ddb16b}.header_brown .header__nav-item.active:not(#menu) .header__nav-logo,body.theme-brown .header .header__nav-item.active:not(#menu) .header__nav-logo{display:none}.header_brown .header__nav-item.active:not(#menu) .header__nav-logo_effect,body.theme-brown .header .header__nav-item.active:not(#menu) .header__nav-logo_effect{display:-webkit-box;display:-ms-flexbox;display:flex}.header_brown .header__nav-item#menu span,body.theme-brown .header .header__nav-item#menu span,.header_brown .header__nav-item#menu span::before,body.theme-brown .header .header__nav-item#menu span::before,.header_brown .header__nav-item#menu span::after,body.theme-brown .header .header__nav-item#menu span::after{background:#b4b4b4}.header_brown .header__nav-item#menu:hover span,.header_brown body.theme-brown .header__nav-item#menu.brand-button_white:focus span,body.theme-brown .header_brown .header__nav-item#menu.brand-button_white:focus span,body.theme-brown .header .header__nav-item#menu:hover span,body.theme-brown .header .header__nav-item#menu.brand-button_white:focus span,.header_brown .header__nav-item#menu:hover span::before,.header_brown body.theme-brown .header__nav-item#menu.brand-button_white:focus span::before,body.theme-brown .header_brown .header__nav-item#menu.brand-button_white:focus span::before,body.theme-brown .header .header__nav-item#menu:hover span::before,body.theme-brown .header .header__nav-item#menu.brand-button_white:focus span::before,.header_brown .header__nav-item#menu:hover span::after,.header_brown body.theme-brown .header__nav-item#menu.brand-button_white:focus span::after,body.theme-brown .header_brown .header__nav-item#menu.brand-button_white:focus span::after,body.theme-brown .header .header__nav-item#menu:hover span::after,body.theme-brown .header .header__nav-item#menu.brand-button_white:focus span::after,.header_brown .header__nav-item#menu.active span::before,body.theme-brown .header .header__nav-item#menu.active span::before,.header_brown .header__nav-item#menu.active span::after,body.theme-brown .header .header__nav-item#menu.active span::after{background:#ddb16b}.header_brown .header__nav-item#menu.active span,body.theme-brown .header .header__nav-item#menu.active span{background:rgba(0,0,0,0)}.header_brown .header__nav-item:hover,.header_brown body.theme-brown .header__nav-item.brand-button_white:hover,body.theme-brown .header_brown .header__nav-item.brand-button_white:hover,.header_brown body.theme-brown .header__nav-item.brand-button_white:focus,body.theme-brown .header_brown .header__nav-item.brand-button_white:focus,body.theme-brown .header .header__nav-item:hover,body.theme-brown .header .header__nav-item.brand-button_white:focus,.header_brown .header__nav-item#menu.active,body.theme-brown .header .header__nav-item#menu.active{color:#ddb16b}.header_brown .header__nav-item:hover:not(#menu) .header__nav-logo,.header_brown body.theme-brown .header__nav-item.brand-button_white:not(#menu):focus .header__nav-logo,body.theme-brown .header_brown .header__nav-item.brand-button_white:not(#menu):focus .header__nav-logo,body.theme-brown .header .header__nav-item:hover:not(#menu) .header__nav-logo,body.theme-brown .header .header__nav-item.brand-button_white:not(#menu):focus .header__nav-logo,.header_brown .header__nav-item#menu.active:not(#menu) .header__nav-logo,body.theme-brown .header .header__nav-item#menu.active:not(#menu) .header__nav-logo{display:none}.header_brown .header__nav-item:hover:not(#menu) .header__nav-logo_effect,.header_brown body.theme-brown .header__nav-item.brand-button_white:not(#menu):focus .header__nav-logo_effect,body.theme-brown .header_brown .header__nav-item.brand-button_white:not(#menu):focus .header__nav-logo_effect,body.theme-brown .header .header__nav-item:hover:not(#menu) .header__nav-logo_effect,body.theme-brown .header .header__nav-item.brand-button_white:not(#menu):focus .header__nav-logo_effect,.header_brown .header__nav-item#menu.active:not(#menu) .header__nav-logo_effect,body.theme-brown .header .header__nav-item#menu.active:not(#menu) .header__nav-logo_effect{display:-webkit-box;display:-ms-flexbox;display:flex}body.special-version-on .header{position:sticky}body .special-version{z-index:2000}.section__container{margin:0 auto}@media screen and (max-width: 767px){.section__container{padding-left:20px;padding-right:20px;max-width:576px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section__container{padding-left:16px;padding-right:16px;max-width:728px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.section__container{padding-left:16px;padding-right:16px;max-width:960px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section__container{padding-left:16px;padding-right:16px;max-width:1216px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.section__container{padding-left:16px;padding-right:16px;max-width:1376px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.section__container{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (min-width: 1920px){.section__container{padding-left:16px;padding-right:16px;max-width:1440px}}.section__container_pos-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 575px){.section__container_pos-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.section_pos-right{position:fixed;z-index:99999;top:40px;width:100%;pointer-events:none}@media screen and (max-width: 1279px){.section_pos-right{top:55px}}.section_over-hide{overflow:hidden}.section_indent-top{margin-top:193px}.section_relative .section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.section_relative .section__container h2{margin-top:160px}@media screen and (max-width: 1279px){.section_relative .section__container h2{max-width:unset;margin-top:80px;margin-bottom:56px}}@media screen and (max-width: 1023px){.section_relative .section__container h2{margin-bottom:20px}}@media screen and (max-width: 1279px){.section_relative .section__container p{max-width:unset}}.section_indent ul{margin:0}.section_bottom-indent ul{margin-bottom:40px}.index-swiper,body.theme-brown .index-swiper{position:relative;min-height:60px}.index-swiper__cover{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 1023px){.index-swiper__cover{border-bottom-right-radius:24px;border-bottom-left-radius:24px}}.index-swiper__slide{position:relative;overflow:hidden;width:100%;height:800px;padding:128px 0 72px;background-color:#fff}.index-swiper__slide.state_inited .index-swiper__circle{-webkit-animation:initCircle 1000ms 500ms forwards;animation:initCircle 1000ms 500ms forwards}.index-swiper__slide.state_inited .index-swiper__slide-figure .index-swiper__image,.index-swiper__slide.state_inited .index-swiper__slide-figure .index-swiper__illustration{opacity:1}.index-swiper__slide.state_inited .index-swiper__title{-webkit-animation:initTitle 1250ms 500ms forwards;animation:initTitle 1250ms 500ms forwards}.index-swiper__slide.state_inited .index-swiper__title-icon{width:88px}.index-swiper__slide.state_inited .index-swiper__title-icon svg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media screen and (max-width: 767px){.index-swiper__slide.state_inited .index-swiper__title-icon{width:40px;position:relative;top:-2px}}.index-swiper__slide.state_inited .index-swiper__features,.index-swiper__slide.state_inited .index-swiper__controls{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.index-swiper__slide.state_before-change .index-swiper__circle{-webkit-animation:hideCircle 500ms forwards;animation:hideCircle 500ms forwards}.index-swiper__slide.state_before-change .index-swiper__slide-figure .index-swiper__illustration{-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transition-duration:500ms;transition-duration:500ms;opacity:0}.index-swiper__slide.state_before-change .index-swiper__slide-figure .index-swiper__image{-webkit-transition-delay:0ms;transition-delay:0ms;-webkit-transition-duration:500ms;transition-duration:500ms;opacity:0;-webkit-transform:translate(-50%, calc(-60% + 60px));-ms-transform:translate(-50%, calc(-60% + 60px));transform:translate(-50%, calc(-60% + 60px))}.index-swiper__slide.state_after-change .index-swiper__circle{-webkit-animation:showCircle 500ms forwards;animation:showCircle 500ms forwards}.index-swiper__slide.state_after-change .index-swiper__slide-figure .index-swiper__illustration{-webkit-transition-delay:300ms;transition-delay:300ms}.index-swiper__slide.state_after-change .index-swiper__slide-figure .index-swiper__image{-webkit-transition-delay:300ms;transition-delay:300ms}@media screen and (max-width: 1599px){.index-swiper__slide{height:700px;padding:112px 0 56px}}@media screen and (max-width: 1439px){.index-swiper__slide{height:640px}}@media screen and (max-width: 1279px){.index-swiper__slide{padding:136px 0 48px}}@media screen and (max-width: 1023px){.index-swiper__slide{height:940px;padding:88px 0 36px}}@media screen and (max-width: 767px){.index-swiper__slide{height:728px;padding:88px 0 20px}}@media screen and (max-width: 767px){.index-swiper__slide .index-swiper__cover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.index-swiper__slide .index-swiper__circle{-webkit-animation:none !important;animation:none !important}.index-swiper__slide .index-swiper__slide-figure .index-swiper__image,.index-swiper__slide .index-swiper__slide-figure .index-swiper__illustration{opacity:1}.index-swiper__slide .index-swiper__title{-webkit-animation:none !important;animation:none !important;width:100%}.index-swiper__slide .index-swiper__title-icon{width:88px}.index-swiper__slide .index-swiper__title-icon svg{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@media screen and (max-width: 767px)and (max-width: 767px){.index-swiper__slide .index-swiper__title-icon{width:40px;position:relative;top:-2px}}@media screen and (max-width: 767px){.index-swiper__slide .index-swiper__features,.index-swiper__slide .index-swiper__controls{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.index-swiper__view-progress{position:absolute;bottom:72px;right:0}@media screen and (max-width: 1599px){.index-swiper__view-progress{bottom:56px}}@media screen and (max-width: 1279px){.index-swiper__view-progress{display:none}}.index-swiper__view-dots{margin-left:16px;margin-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width: 1280px){.index-swiper__view-dots{display:none}}@media screen and (max-width: 1279px){.index-swiper__view-dots{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:48px}}@media screen and (max-width: 1023px){.index-swiper__view-dots{margin-top:24px;padding-bottom:0;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 767px){.index-swiper__view-dots{margin-top:16px}}.index-swiper__view-dots .swiper-pagination-bullet{background-color:#00aec7;opacity:.1}.index-swiper__view-dots .swiper-pagination-bullet:not(:last-child){margin-right:16px}.index-swiper__view-dots .swiper-pagination-bullet-active{opacity:1}.index-swiper__slide-container{margin:0 auto;height:100%}@media screen and (max-width: 767px){.index-swiper__slide-container{padding-left:20px;padding-right:20px;max-width:576px}}@media screen and (min-width: 768px)and (max-width: 1023px){.index-swiper__slide-container{padding-left:16px;padding-right:16px;max-width:728px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.index-swiper__slide-container{padding-left:16px;padding-right:16px;max-width:960px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-container{padding-left:16px;padding-right:16px;max-width:1216px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.index-swiper__slide-container{padding-left:16px;padding-right:16px;max-width:1376px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.index-swiper__slide-container{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (min-width: 1920px){.index-swiper__slide-container{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (max-width: 1279px){.index-swiper__slide-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.index-swiper__slide-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%}@media screen and (max-width: 767px){.index-swiper__slide-wrapper{margin-left:-20px;margin-right:-20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.index-swiper__slide-wrapper{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.index-swiper__slide-wrapper{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-wrapper{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.index-swiper__slide-wrapper{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.index-swiper__slide-wrapper{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1920px){.index-swiper__slide-wrapper{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1023px){.index-swiper__slide-wrapper{height:auto}}@media screen and (max-width: 1023px){.index-swiper__slide-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.index-swiper__slide-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:64px}@media screen and (max-width: 767px){.index-swiper__slide-content{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.index-swiper__slide-content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.index-swiper__slide-content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.index-swiper__slide-content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.index-swiper__slide-content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.index-swiper__slide-content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 767px){.index-swiper__slide-content{width:calc(50% - 40px)}}@media screen and (min-width: 1440px)and (min-width: 768px)and (max-width: 1023px){.index-swiper__slide-content{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1023px)and (max-width: 1279px){.index-swiper__slide-content{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-content{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1440px)and (max-width: 1599px){.index-swiper__slide-content{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1600px)and (max-width: 1919px){.index-swiper__slide-content{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1920px){.index-swiper__slide-content{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-content{width:calc(50% - 32px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.index-swiper__slide-content{width:calc(66.6666666667% - 32px)}}@media screen and (max-width: 1599px){.index-swiper__slide-content{padding-top:80px}}@media screen and (max-width: 1439px){.index-swiper__slide-content{padding-top:56px}}@media screen and (max-width: 1279px){.index-swiper__slide-content{padding-top:0}}@media screen and (max-width: 1023px){.index-swiper__slide-content{height:auto;margin-top:13px}}@media screen and (max-width: 767px){.index-swiper__slide-content{margin-top:13px}}@media screen and (max-width: 767px)and (max-width: 767px){.index-swiper__slide-content{width:calc(100% - 40px)}}@media screen and (max-width: 767px)and (min-width: 768px)and (max-width: 1023px){.index-swiper__slide-content{width:calc(100% - 32px)}}@media screen and (max-width: 767px)and (min-width: 1023px)and (max-width: 1279px){.index-swiper__slide-content{width:calc(100% - 32px)}}@media screen and (max-width: 767px)and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-content{width:calc(100% - 32px)}}@media screen and (max-width: 767px)and (min-width: 1440px)and (max-width: 1599px){.index-swiper__slide-content{width:calc(100% - 32px)}}@media screen and (max-width: 767px)and (min-width: 1600px)and (max-width: 1919px){.index-swiper__slide-content{width:calc(100% - 32px)}}@media screen and (max-width: 767px)and (min-width: 1920px){.index-swiper__slide-content{width:calc(100% - 32px)}}.index-swiper__title{width:1px;z-index:1;white-space:nowrap;font-family:"Geometria",sans-serif;font-weight:600;font-size:72px;line-height:72px;letter-spacing:-0.04em;color:#333e48}@media screen and (max-width: 1599px){.index-swiper__title{line-height:72px}}@media screen and (max-width: 1439px){.index-swiper__title{font-size:62px;line-height:62px}}@media screen and (max-width: 1023px){.index-swiper__title{font-size:64px;line-height:64px}}@media screen and (max-width: 767px){.index-swiper__title{white-space:normal;font-size:32px;line-height:36px}.index-swiper__title br{display:none}.index-swiper__title br::after{content:" "}}.index-swiper__title svg{-ms-flex-negative:0;flex-shrink:0;width:72px;height:72px;-webkit-transform:scale(0.2);-ms-transform:scale(0.2);transform:scale(0.2);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:500ms 1500ms;transition:500ms 1500ms}@media screen and (max-width: 767px){.index-swiper__title svg{width:32px;height:32px}}.index-swiper__title-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;width:0;height:72px;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all 500ms 1500ms;transition:all 500ms 1500ms}@media screen and (max-width: 1279px){.index-swiper__title-icon{height:72px}}@media screen and (max-width: 767px){.index-swiper__title-icon{height:32px;-webkit-transition:all 0s;transition:all 0s}}.index-swiper__features{margin-top:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);-webkit-transition:opacity 500ms 750ms,-webkit-transform 750ms 750ms;transition:opacity 500ms 750ms,-webkit-transform 750ms 750ms;transition:opacity 500ms 750ms,transform 750ms 750ms;transition:opacity 500ms 750ms,transform 750ms 750ms,-webkit-transform 750ms 750ms}@media screen and (max-width: 1023px){.index-swiper__features{margin-top:34px}}@media screen and (max-width: 767px){.index-swiper__features{margin-top:16px}.index-swiper__features:not(:last-child){margin-bottom:28px}}.index-swiper__feature:first-child:last-child .index-swiper__feature-subtitle{color:#333e48}@media screen and (min-width: 1280px){.index-swiper__feature:not(:last-child){margin-right:40px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.index-swiper__feature:not(:last-child){margin-right:32px;margin-bottom:16px}}@media screen and (min-width: 768px)and (max-width: 1023px){.index-swiper__feature{margin-bottom:0}.index-swiper__feature:not(:last-child){margin-right:40px}}@media screen and (max-width: 767px){.index-swiper__feature{width:100%}.index-swiper__feature:not(:last-child){width:50%;margin-bottom:16px}.index-swiper__feature:first-child{margin-right:auto}}.index-swiper__feature-title{font-weight:500;font-size:24px;line-height:32px;color:#333e48;margin-top:20px}@media screen and (max-width: 1279px){.index-swiper__feature-title{margin-top:8px}}@media screen and (max-width: 1023px){.index-swiper__feature-title{margin-top:18px}}@media screen and (max-width: 767px){.index-swiper__feature-title{margin-top:0;font-size:20px;line-height:20px}}.index-swiper__feature-subtitle{font-weight:400;font-size:16px;line-height:20px;color:#828282}@media screen and (max-width: 767px){.index-swiper__feature-subtitle{font-size:14px;line-height:20px;margin-top:4px}}.index-swiper__controls{margin:auto -8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);-webkit-transition:opacity 500ms 750ms,-webkit-transform 750ms 750ms;transition:opacity 500ms 750ms,-webkit-transform 750ms 750ms;transition:opacity 500ms 750ms,transform 750ms 750ms;transition:opacity 500ms 750ms,transform 750ms 750ms,-webkit-transform 750ms 750ms}@media screen and (max-width: 1279px){.index-swiper__controls{display:none}}.index-swiper__controls_mobile{display:none}@media screen and (max-width: 1279px){.index-swiper__controls_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto}}@media screen and (max-width: 1279px)and (max-width: 767px){.index-swiper__controls_mobile{margin-left:-20px;margin-right:-20px}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.index-swiper__controls_mobile{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1279px)and (min-width: 1023px)and (max-width: 1279px){.index-swiper__controls_mobile{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.index-swiper__controls_mobile{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1599px){.index-swiper__controls_mobile{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1279px)and (min-width: 1600px)and (max-width: 1919px){.index-swiper__controls_mobile{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1279px)and (min-width: 1920px){.index-swiper__controls_mobile{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1279px){.index-swiper__controls_mobile .index-swiper__control{margin:0 16px;width:288px}}@media screen and (max-width: 767px){.index-swiper__controls_mobile .index-swiper__control:not(:last-child){margin-bottom:8px}}.index-swiper__control{margin:0 8px}.index-swiper__slide-figure{position:relative;width:100%;height:100%}@media screen and (max-width: 767px){.index-swiper__slide-figure{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.index-swiper__slide-figure{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.index-swiper__slide-figure{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-figure{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.index-swiper__slide-figure{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.index-swiper__slide-figure{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.index-swiper__slide-figure{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 767px){.index-swiper__slide-figure{width:calc(41.6666666667% - 40px)}}@media screen and (min-width: 1440px)and (min-width: 768px)and (max-width: 1023px){.index-swiper__slide-figure{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1023px)and (max-width: 1279px){.index-swiper__slide-figure{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-figure{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1440px)and (max-width: 1599px){.index-swiper__slide-figure{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1600px)and (max-width: 1919px){.index-swiper__slide-figure{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1440px)and (min-width: 1920px){.index-swiper__slide-figure{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.index-swiper__slide-figure{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.index-swiper__slide-figure{width:calc(33.3333333333% - 32px)}}@media screen and (max-width: 1279px){.index-swiper__slide-figure{margin-top:15px;height:288px;margin-bottom:auto}}@media screen and (max-width: 1023px){.index-swiper__slide-figure{margin-left:0;margin-top:21px;height:328px}}@media screen and (max-width: 767px){.index-swiper__slide-figure{margin-top:4px;height:184px}}.index-swiper__slide-figure .index-swiper__illustration{z-index:100;position:absolute;bottom:0;left:50%;opacity:0;width:100%;height:100%;-webkit-transition:opacity 750ms 1000ms;transition:opacity 750ms 1000ms;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.index-swiper__slide-figure .index-swiper__image{z-index:110;position:absolute;top:29.7%;left:50%;bottom:-185px;opacity:0;width:auto;height:auto;max-width:100%;-webkit-transition:opacity 750ms 1000ms,-webkit-transform 1000ms;transition:opacity 750ms 1000ms,-webkit-transform 1000ms;transition:opacity 750ms 1000ms,transform 1000ms;transition:opacity 750ms 1000ms,transform 1000ms,-webkit-transform 1000ms;-webkit-transform:translate(-50%, -60%);-ms-transform:translate(-50%, -60%);transform:translate(-50%, -60%)}@media screen and (max-width: 1599px){.index-swiper__slide-figure .index-swiper__image{top:34.3%}}.index-swiper__circle{position:absolute;top:0;left:50%;width:448px;height:448px;border-radius:50%;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}@media screen and (max-width: 1599px){.index-swiper__circle{width:428px;height:428px}}@media screen and (max-width: 1439px){.index-swiper__circle{width:376px;height:376px}}@media screen and (max-width: 1279px){.index-swiper__circle{width:224px;height:224px}}@media screen and (max-width: 1023px){.index-swiper__circle{width:300px;height:300px}}@media screen and (max-width: 767px){.index-swiper__circle{width:160px;height:160px;-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}.index-swiper__pagination{opacity:0;z-index:10;position:absolute;bottom:0;right:calc(50% - 610px);width:8.3333333333%;height:calc(100% - 120px);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity 500ms 750ms;transition:opacity 500ms 750ms}.index-swiper__pagination.state_inited{opacity:1}.index-swiper__pagination.state_inited .index-swiper__progress-text{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.index-swiper__pagination:not(.state_busy).state_hovered{cursor:pointer}.index-swiper__pagination:not(.state_busy).state_hovered .index-swiper__next-btn .index-swiper__next-icon{z-index:0;opacity:1}.index-swiper__pagination.state_busy.state_hovered .index-swiper__next-btn .index-swiper__next-icon{cursor:default;z-index:0;opacity:.5}.index-swiper__pagination.state_hovered .index-swiper__progress-status .index-swiper__progress-icons{z-index:-1;opacity:0}@media screen and (max-width: 1599px){.index-swiper__pagination{right:calc(50% - 552px);height:calc(100% - 90px)}}@media screen and (max-width: 1439px){.index-swiper__pagination{right:calc(50% - 485px);height:calc(100% - 112px)}}@media screen and (max-width: 1279px){.index-swiper__pagination{bottom:52px;right:calc(50% - 488px);display:none}}.index-swiper__next-btn{position:relative;cursor:pointer;border:none;border-radius:50%;outline:none;background:none}.index-swiper__progress-text{margin-bottom:24px;position:relative;opacity:0;min-height:60px;-webkit-transition:all 1000ms 500ms;transition:all 1000ms 500ms;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}.index-swiper__progress-text p{position:absolute;top:0;right:0;opacity:0;white-space:nowrap;text-align:right;font-weight:400;font-size:16px;line-height:20px;color:#333e48;-webkit-transition:opacity 250ms;transition:opacity 250ms}@media screen and (max-width: 1279px){.index-swiper__progress-text p{font-size:14px;line-height:18px}}.index-swiper__progress-text p.state_active{opacity:1}.index-swiper__progress-icons{position:absolute;top:0;left:0;width:72px;height:72px}.index-swiper__progress-icons svg{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;-webkit-transition:opacity 250ms;transition:opacity 250ms;color:#333e48}.index-swiper__progress-icons svg.state_active{opacity:1}.index-swiper__next-icon{z-index:-1;position:absolute;top:2px;left:2px;opacity:0;width:68px;height:68px;background-color:#fff;border-radius:50%;-webkit-transition:opacity 250ms;transition:opacity 250ms}.index-swiper__next-icon svg{position:absolute;top:0;left:0;width:100%;height:100%}.index-swiper__progress-status{position:relative;width:72px;height:72px;border-radius:50%;background-color:#fff;-webkit-transition:opacity 250ms;transition:opacity 250ms}.index-swiper__progress-status>svg{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.index-swiper__progress-status>svg circle{-webkit-transition:stroke-dashoffset 6s linear;transition:stroke-dashoffset 6s linear;stroke:rgba(0,0,0,0);stroke-width:2px}.index-swiper__progress-status>svg #bar{stroke:#333e48}.index-swiper__slide.index-swiper__slide_view-banner{padding:128px 0 0}@media screen and (max-width: 1439px){.index-swiper__slide.index-swiper__slide_view-banner{padding-top:112px}}@media screen and (max-width: 1279px){.index-swiper__slide.index-swiper__slide_view-banner{padding-top:88px;padding-bottom:48px}}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner{height:auto;padding-bottom:36px}}@media screen and (max-width: 767px){.index-swiper__slide.index-swiper__slide_view-banner{padding-bottom:20px}}.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__features{margin-top:24px}@media screen and (max-width: 1279px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__features{margin-top:20px}}.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-content{padding:65px 0 72px}@media screen and (max-width: 1599px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-content{padding:65px 0 56px}}@media screen and (max-width: 1439px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-content{padding:48px 0 56px}}@media screen and (max-width: 1279px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-content{padding-bottom:0}}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-content{width:100%;padding-top:39px}}@media screen and (max-width: 767px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-content{padding:0;margin-left:7px}}.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-wrapper{padding-top:0}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-wrapper{padding-top:34px}}@media screen and (max-width: 767px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-wrapper{padding:14px}}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__slide-figure{overflow:hidden;margin-top:0}}.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__illustration{bottom:-198px}@media screen and (max-width: 1599px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__illustration{height:540px;bottom:-212px}}@media screen and (max-width: 1439px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__illustration{height:474px;bottom:-172px}}@media screen and (max-width: 1279px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__illustration{width:357px;height:357px;bottom:-300px;left:177px}}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__illustration{left:50%;height:332px;width:332px;bottom:-136px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width: 767px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__illustration{height:200px}}.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__circle{top:auto;bottom:-198px;width:568px;height:568px}@media screen and (max-width: 1599px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__circle{bottom:-256px;width:540px;height:540px}}@media screen and (max-width: 1439px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__circle{bottom:-212px;width:474px;height:474px}}@media screen and (max-width: 1279px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__circle{bottom:auto;top:-14px;width:512px;height:512px;left:117%;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__circle{width:544px;height:544px;left:calc(50% - 170px);top:92px}}@media screen and (max-width: 767px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__circle{width:340px;height:340px;top:37px}}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__control{width:100%}.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__control .brand-button{width:100%}}.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__image{-webkit-transition:opacity 500ms 250ms,-webkit-transform 500ms;transition:opacity 500ms 250ms,-webkit-transform 500ms;transition:opacity 500ms 250ms,transform 500ms;transition:opacity 500ms 250ms,transform 500ms,-webkit-transform 500ms;-webkit-transform:translate(-50%, calc(-60% + 60px));-ms-transform:translate(-50%, calc(-60% + 60px));transform:translate(-50%, calc(-60% + 60px))}@media screen and (max-width: 1279px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__image{margin-top:0;width:288px;top:210px;right:-144px;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__image{width:322px;top:20px;right:0;left:50%;-webkit-transform:translate(-50%, 60px);-ms-transform:translate(-50%, 60px);transform:translate(-50%, 60px)}}@media screen and (max-width: 767px){.index-swiper__slide.index-swiper__slide_view-banner .index-swiper__image{width:256px;top:0}}.index-swiper__slide.index-swiper__slide_view-banner.state_animate .index-swiper__image{-webkit-transform:translate(-50%, -60%);-ms-transform:translate(-50%, -60%);transform:translate(-50%, -60%)}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_view-banner.state_animate .index-swiper__image{-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@-webkit-keyframes initTitle{0%{width:0}100%{width:100%}}@keyframes initTitle{0%{width:0}100%{width:100%}}@-webkit-keyframes initCircle{0%{-webkit-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0)}100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@keyframes initCircle{0%{-webkit-transform:translateX(-50%) scale(0);transform:translateX(-50%) scale(0)}100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@-webkit-keyframes hideCircle{0%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}100%{-webkit-transform:translateX(-50%) scale(0.4);transform:translateX(-50%) scale(0.4)}}@keyframes hideCircle{0%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}100%{-webkit-transform:translateX(-50%) scale(0.4);transform:translateX(-50%) scale(0.4)}}@-webkit-keyframes showCircle{0%{-webkit-transform:translateX(-50%) scale(0.4);transform:translateX(-50%) scale(0.4)}100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}@keyframes showCircle{0%{-webkit-transform:translateX(-50%) scale(0.4);transform:translateX(-50%) scale(0.4)}100%{-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}}.index-swiper_solo .index-swiper__slide{padding-bottom:12px}@media screen and (min-width: 1024px){.index-swiper_solo .index-swiper__slide{height:656px}}@media screen and (max-width: 767px){.index-swiper_solo .index-swiper__slide{padding-bottom:20px;height:auto}}.index-swiper_theme-with-panel .index-swiper__slide{height:872px;padding-top:200px}@media screen and (max-width: 1599px){.index-swiper_theme-with-panel .index-swiper__slide{height:772px;padding-top:184px}}@media screen and (max-width: 1439px){.index-swiper_theme-with-panel .index-swiper__slide{height:712px}}@media screen and (max-width: 1279px){.index-swiper_theme-with-panel .index-swiper__slide{padding-top:208px}}@media screen and (max-width: 1023px){.index-swiper_theme-with-panel .index-swiper__slide{height:1012px;padding-top:160px}}@media screen and (max-width: 767px){.index-swiper_theme-with-panel .index-swiper__slide{height:848px;padding-top:208px}}.index-swiper_theme-with-panel-about .index-swiper__slide{padding-top:200px}@media screen and (max-width: 1599px){.index-swiper_theme-with-panel-about .index-swiper__slide{padding-top:184px}}@media screen and (max-width: 1279px){.index-swiper_theme-with-panel-about .index-swiper__slide{height:526px;padding-top:208px}}@media screen and (max-width: 1023px){.index-swiper_theme-with-panel-about .index-swiper__slide{height:726px;padding-top:160px}}@media screen and (max-width: 767px){.index-swiper_theme-with-panel-about .index-swiper__slide{height:546px;padding-top:208px}}@media screen and (max-width: 575px){.index-swiper_theme-with-panel-about .index-swiper__slide{height:586px;padding-top:208px}}.index-swiper.brown .index-swiper__title,body.theme-brown .index-swiper .index-swiper__title{color:#fff}.index-swiper.brown .index-swiper__progress-icons .js-progress-icons:first-child,body.theme-brown .index-swiper .index-swiper__progress-icons .js-progress-icons:first-child{width:50px;height:50px;top:10px;left:10px}.index-swiper.brown .index-swiper__next-icon svg,body.theme-brown .index-swiper .index-swiper__next-icon svg{color:#fff !important}.index-swiper.brown .index-swiper__image,body.theme-brown .index-swiper .index-swiper__image{z-index:110;position:absolute;top:53.7%;left:40%;bottom:-185px;opacity:0;width:auto;height:auto;max-width:100%;-webkit-transition:opacity 750ms 1000ms,-webkit-transform 1000ms;transition:opacity 750ms 1000ms,-webkit-transform 1000ms;transition:opacity 750ms 1000ms,transform 1000ms;transition:opacity 750ms 1000ms,transform 1000ms,-webkit-transform 1000ms;-webkit-transform:translate(-50%, -60%);-ms-transform:translate(-50%, -60%);transform:translate(-50%, -60%)}@media screen and (max-width: 1439px){.index-swiper.brown .index-swiper__image,body.theme-brown .index-swiper .index-swiper__image{width:460px;height:460px;left:50%;top:59.7%}}@media screen and (max-width: 1279px){.index-swiper.brown .index-swiper__image,body.theme-brown .index-swiper .index-swiper__image{width:280px;height:280px;left:50%;top:59.7%}}@media screen and (max-width: 1023px){.index-swiper.brown .index-swiper__image,body.theme-brown .index-swiper .index-swiper__image{width:300px;height:300px;left:55%}}@media screen and (max-width: 767px){.index-swiper.brown .index-swiper__image,body.theme-brown .index-swiper .index-swiper__image{width:184px;height:184px;left:55%}}.index-swiper.brown .index-swiper__feature:first-child:last-child .index-swiper__feature-subtitle,body.theme-brown .index-swiper .index-swiper__feature:first-child:last-child .index-swiper__feature-subtitle{color:#fff}.index-swiper.brown .index-swiper__progress-status,body.theme-brown .index-swiper .index-swiper__progress-status,.index-swiper.brown .index-swiper__next-icon,body.theme-brown .index-swiper .index-swiper__next-icon{background-color:rgba(0,0,0,0)}.index-swiper.brown .index-swiper__progress-status>svg #bar,body.theme-brown .index-swiper .index-swiper__progress-status>svg #bar{stroke:#c7a876}.index-swiper.brown .js-progress-text,body.theme-brown .index-swiper .js-progress-text{color:#fff}.index-swiper.brown .index-swiper__cover,body.theme-brown .index-swiper .index-swiper__cover{border-radius:0}.index-swiper.brown .index-swiper__view-dots .swiper-pagination-bullet-active,body.theme-brown .index-swiper .index-swiper__view-dots .swiper-pagination-bullet-active{background:#c7a876;opacity:1}.index-swiper_no-animation .index-swiper__circle{display:none}.index-swiper__slide.index-swiper__slide_image-center .index-swiper__image{top:56.7%;width:568px}@media screen and (max-width: 1279px){.index-swiper__slide.index-swiper__slide_image-center .index-swiper__image{width:288px}}@media screen and (max-width: 1023px){.index-swiper__slide.index-swiper__slide_image-center .index-swiper__image{width:320px}}@media screen and (max-width: 767px){.index-swiper__slide.index-swiper__slide_image-center .index-swiper__image{width:184px}}.index-swiper__slide.index-swiper__slide_image-center .index-swiper__progress-icons svg.state_active{width:96%;height:96%}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide{height:720px;padding-top:200px}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__image{top:49.7%;right:-60%;left:unset}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__image.mobile{display:none}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__circle{top:-16%;right:-51%;left:unset}@media screen and (max-width: 1599px){.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__circle{width:448px;height:448px}}@media screen and (max-width: 1279px){.index-swiper_theme-with-panel-office-appointment .index-swiper__slide{height:600px}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__circle{top:-16%;right:-49%;left:unset;width:250px;height:250px}}@media screen and (max-width: 1023px){.index-swiper_theme-with-panel-office-appointment .index-swiper__slide{height:800px;padding-top:140px}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__circle{top:-28%;right:unset;left:50%;width:283px;height:283px}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__image{top:48.3%;right:unset;left:50%;width:320px;height:320px}}@media screen and (max-width: 767px){.index-swiper_theme-with-panel-office-appointment .index-swiper__slide{height:848px;padding-top:208px}}@media screen and (max-width: 575px){.index-swiper_theme-with-panel-office-appointment .index-swiper__slide{height:550px;padding-top:150px}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__circle{top:-28%;right:unset;left:50%;width:160px;height:160px}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__image{top:61.3%;left:52%;width:163px;height:143px}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__image.mobile{display:block}.index-swiper_theme-with-panel-office-appointment .index-swiper__slide .index-swiper__image.desktop{display:none}}@media screen and (max-width: 1023px){.index-swiper_theme-with-panel-office-appointment .index-swiper__slide-figure{height:270px}}@media screen and (max-width: 575px){.index-swiper_theme-with-panel-office-appointment .index-swiper__slide-figure{height:143px}}@media screen and (max-width: 1279px){.index-swiper_theme-with-panel-office-appointment .index-swiper__title{font-size:52px;line-height:56px}}@media screen and (max-width: 767px){.index-swiper_theme-with-panel-office-appointment .index-swiper__title{font-size:54px;line-height:58px}}@media screen and (max-width: 575px){.index-swiper_theme-with-panel-office-appointment .index-swiper__title{font-size:32px;line-height:38px;max-width:320px}}.index-swiper_theme-with-panel-office-appointment .index-swiper__title-icon.mobile{display:none}@media screen and (max-width: 1279px){.index-swiper_theme-with-panel-office-appointment .index-swiper__title-icon{width:68px !important;height:52px}.index-swiper_theme-with-panel-office-appointment .index-swiper__title-icon svg{width:52px;height:52px}}@media screen and (max-width: 575px){.index-swiper_theme-with-panel-office-appointment .index-swiper__title-icon{width:42px !important;height:32px}.index-swiper_theme-with-panel-office-appointment .index-swiper__title-icon.mobile{display:inline-block}.index-swiper_theme-with-panel-office-appointment .index-swiper__title-icon.desktop{display:none}.index-swiper_theme-with-panel-office-appointment .index-swiper__title-icon svg{width:32px;height:32px}}.index-swiper_theme-with-panel-office-appointment .index-swiper__controls{margin:82px 0 72px}.index-swiper_theme-with-panel-office-appointment .index-swiper__controls .brand-button{width:200px;height:72px;border-radius:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1279px){.index-swiper_theme-with-panel-office-appointment .index-swiper__controls{margin:0px 0 30px}}@media screen and (max-width: 1023px){.index-swiper_theme-with-panel-office-appointment .index-swiper__controls{margin:30px 0 30px}.index-swiper_theme-with-panel-office-appointment .index-swiper__controls a{margin:0}}@media screen and (max-width: 575px){.index-swiper_theme-with-panel-office-appointment .index-swiper__controls{margin:32px 0 20px}.index-swiper_theme-with-panel-office-appointment .index-swiper__controls .brand-button{width:100%;height:60px}}.index-swiper__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-swiper__prev-icon{width:72px;height:72px;border-radius:50%;margin-right:16px;background:#fff;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;cursor:pointer}@media screen and (max-width: 767px){.index-swiper__prev-icon{display:none}}.index-swiper .left-arrow-icon,body.theme-brown .index-swiper .left-arrow-icon{width:65px;height:35px}.footer{background:-webkit-gradient(linear, left bottom, left top, from(#f2f2f2), to(rgba(242, 242, 242, 0)));background:linear-gradient(0deg, #f2f2f2 0%, rgba(242, 242, 242, 0) 100%);padding-bottom:48px;margin-top:160px;overflow:hidden}.footer a:focus-visible{outline:-webkit-focus-ring-color auto 1px !important}@media screen and (max-width: 1279px){.footer{padding-bottom:148px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer{margin-top:144px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer{margin-top:120px}}@media screen and (max-width: 767px){.footer{padding-bottom:128px;margin-top:64px}}.footer__container{margin:0 auto}@media screen and (max-width: 767px){.footer__container{padding-left:20px;padding-right:20px;max-width:576px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__container{padding-left:16px;padding-right:16px;max-width:728px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__container{padding-left:16px;padding-right:16px;max-width:960px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__container{padding-left:16px;padding-right:16px;max-width:1216px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.footer__container{padding-left:16px;padding-right:16px;max-width:1376px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.footer__container{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (min-width: 1920px){.footer__container{padding-left:16px;padding-right:16px;max-width:1440px}}.footer__navigation,.footer__contacts,.footer__license{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.footer__navigation,.footer__contacts,.footer__license{margin-left:-20px;margin-right:-20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__navigation,.footer__contacts,.footer__license{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__navigation,.footer__contacts,.footer__license{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__navigation,.footer__contacts,.footer__license{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.footer__navigation,.footer__contacts,.footer__license{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.footer__navigation,.footer__contacts,.footer__license{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1920px){.footer__navigation,.footer__contacts,.footer__license{margin-left:-16px;margin-right:-16px}}.footer__navigation{padding-top:6px}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__navigation{padding-top:9px}}@media screen and (max-width: 1023px){.footer__navigation{padding-top:21px}}@media screen and (max-width: 767px){.footer__navigation{padding-top:22px}}.footer__navigation .footer__start{padding-top:25px}@media screen and (max-width: 1279px){.footer__navigation .footer__start{display:none}}.footer__navigation .footer__start .footer__list-item{padding:8px 0}.footer__navigation .footer__start .footer__list-item_col-2{padding-left:7px}@media screen and (max-width: 1439px){.footer__navigation .footer__start .footer__list-item_col-2{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}}@media screen and (max-width: 1279px){.footer__navigation .footer__end{margin-left:0;margin-right:0;width:100%}}.footer__navigation .footer__end .footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 1279px){.footer__navigation .footer__end .footer__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767px){.footer__navigation .footer__end .footer__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 1279px)and (max-width: 767px){.footer__navigation .footer__end .footer__list .footer__list-item{width:calc(50% - 40px)}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.footer__navigation .footer__end .footer__list .footer__list-item{width:calc(50% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1023px)and (max-width: 1279px){.footer__navigation .footer__end .footer__list .footer__list-item{width:calc(50% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.footer__navigation .footer__end .footer__list .footer__list-item{width:calc(50% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1599px){.footer__navigation .footer__end .footer__list .footer__list-item{width:calc(50% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1600px)and (max-width: 1919px){.footer__navigation .footer__end .footer__list .footer__list-item{width:calc(50% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1920px){.footer__navigation .footer__end .footer__list .footer__list-item{width:calc(50% - 32px)}}@media screen and (max-width: 1279px)and (max-width: 767px){.footer__navigation .footer__end .footer__list .footer__list-item{margin-left:20px;margin-right:20px}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.footer__navigation .footer__end .footer__list .footer__list-item{margin-left:16px;margin-right:16px}}@media screen and (max-width: 1279px)and (min-width: 1023px)and (max-width: 1279px){.footer__navigation .footer__end .footer__list .footer__list-item{margin-left:16px;margin-right:16px}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.footer__navigation .footer__end .footer__list .footer__list-item{margin-left:16px;margin-right:16px}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1599px){.footer__navigation .footer__end .footer__list .footer__list-item{margin-left:16px;margin-right:16px}}@media screen and (max-width: 1279px)and (min-width: 1600px)and (max-width: 1919px){.footer__navigation .footer__end .footer__list .footer__list-item{margin-left:16px;margin-right:16px}}@media screen and (max-width: 1279px)and (min-width: 1920px){.footer__navigation .footer__end .footer__list .footer__list-item{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.footer__navigation .footer__end .footer__list .footer__list-item{width:100%}}.footer__navigation .footer__end .footer__list_expanding{opacity:0;height:0;-webkit-transition:opacity .4s .2s;transition:opacity .4s .2s;overflow:hidden}.footer__navigation .footer__end .footer__list_expanding.m-expanded{height:-webkit-max-content;height:-moz-max-content;height:max-content;opacity:1;padding-top:48px}@media screen and (max-width: 767px){.footer__navigation .footer__end .footer__list_expanding.m-expanded{padding-top:32px}}.footer__expanding{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__expanding .footer__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.15s;transition:.15s;cursor:pointer}.footer__expanding .footer__arrow{width:32px;height:32px;margin-left:7px;-webkit-transition:.15s;transition:.15s;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}@media screen and (max-width: 767px){.footer__expanding .footer__arrow{width:19px;height:19px}}.footer__expanding.m-expanded .footer__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.footer__contacts{margin-top:80px}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__contacts{margin-top:92px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__contacts{margin-top:80px}}@media screen and (max-width: 1023px){.footer__contacts{margin-top:48px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__contacts{margin-top:70px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__contacts .footer__end{margin-top:47px;margin-bottom:48px}}@media screen and (max-width: 767px){.footer__contacts{margin-bottom:40px;margin-top:35px}.footer__contacts .footer__start{margin-top:16px;margin-bottom:39px}}@media screen and (max-width: 767px){.footer__start,.footer__end{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__start,.footer__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__start,.footer__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__start,.footer__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.footer__start,.footer__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.footer__start,.footer__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.footer__start,.footer__end{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.footer__start,.footer__end{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__start,.footer__end{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__start,.footer__end{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__start,.footer__end{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.footer__start,.footer__end{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.footer__start,.footer__end{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.footer__start,.footer__end{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (max-width: 767px){.footer__start,.footer__end{width:calc(100% - 40px)}}@media screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.footer__start,.footer__end{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1023px)and (max-width: 1279px){.footer__start,.footer__end{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1280px)and (max-width: 1439px){.footer__start,.footer__end{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1599px){.footer__start,.footer__end{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1600px)and (max-width: 1919px){.footer__start,.footer__end{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1920px){.footer__start,.footer__end{width:calc(100% - 32px)}}.footer__start .footer__list{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;-webkit-columns:2;-moz-columns:2;columns:2}@media screen and (max-width: 1023px){.footer__end .footer__list-item{padding:10px 0}}.footer__services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 1023px){.footer__services{margin-top:20px}}@media screen and (max-width: 767px){.footer__services{margin-top:0;margin-bottom:20px}}.footer__descript-eye{color:#828282;font-style:normal;font-weight:normal;font-size:16px;line-height:1.2}@media screen and (max-width: 575px){.footer__descript-eye{margin-left:15px}}.footer__list-item{padding:8px 0}@media screen and (min-width: 1280px){.footer__list-item_mobile{display:none}}.footer__logo{padding-top:8px;height:48px;margin-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex;width:114px}@media screen and (max-width: 1599px){.footer__logo{margin-bottom:26px}}@media screen and (max-width: 1023px){.footer__logo{padding-top:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__logo{margin-bottom:19px}}@media screen and (max-width: 767px){.footer__logo{margin-bottom:16px;height:40px;width:114px}}@media screen and (max-width: 767px){.footer__license{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width: 767px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(33.3333333333% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1920px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(33.3333333333% - 32px)}}@media screen and (max-width: 1023px)and (max-width: 767px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(100% - 40px)}}@media screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1023px)and (max-width: 1279px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1280px)and (max-width: 1439px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1599px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1600px)and (max-width: 1919px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(100% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1920px){.footer__license .footer__start,.footer__license .footer__end,.footer__license .footer__services{width:calc(100% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__license .footer__start{margin-bottom:20px}}@media screen and (max-width: 767px){.footer__license .footer__start{margin-top:16px}}.footer__phone{margin-bottom:26px}@media screen and (min-width: 1440px)and (max-width: 1599px){.footer__phone{margin-bottom:26px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer__phone{margin-bottom:26px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__phone{margin-bottom:18px;margin-top:6px}}@media screen and (max-width: 1023px){.footer__phone{margin-bottom:17px}}.footer__socials{background-color:#fff;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:24px 48px;margin:52px -48px 24px;border-radius:32px}@media screen and (max-width: 1599px){.footer__socials{padding:24px 38px;margin:52px -38px 24px}}@media screen and (max-width: 1279px){.footer__socials{margin:48px -38px 32px;padding:30px 38px}}@media screen and (max-width: 1023px){.footer__socials{margin:0 -38px 23px;padding:32px 38px}}@media screen and (max-width: 767px){.footer__socials{padding:20px 56px;border-radius:32px;margin:8px 0 40px}}@media screen and (max-width: 575px){.footer__socials{padding:20px 26px;-ms-flex-pack:distribute;justify-content:space-around}}.footer__socials .footer__brand-button{display:none}@media screen and (min-width: 1023px)and (max-width: 1279px){.footer__socials .footer__brand-button{display:block}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer__socials .footer__brand-button{display:block}}.footer__button{width:100%}@media screen and (min-width: 768px){.footer__button{display:none}}.footer__qr-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1279px){.footer__qr-block{display:none}}.footer__qr{padding:5px;margin-right:40px;width:72px;height:72px}.footer__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.footer__buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.footer__icon-button{color:#fff}.footer__icon-button.bvi-open{color:#02abca}.footer__icon-button:not(:last-child){margin-right:24px}@media screen and (max-width: 767px){.footer__icon-button:not(:last-child){margin-right:auto}}.footer_brown,body.theme-brown .footer{background:#2b2325}.footer_brown .footer__navigation,body.theme-brown .footer .footer__navigation{display:none}.footer_brown .footer__icon-button svg,body.theme-brown .footer .footer__icon-button svg{color:#3e2b2e}.footer_brown .footer__icon-button:hover svg,.footer_brown body.theme-brown .footer__icon-button.brand-button_white:focus svg,body.theme-brown .footer_brown .footer__icon-button.brand-button_white:focus svg,body.theme-brown .footer .footer__icon-button:hover svg,body.theme-brown .footer .footer__icon-button.brand-button_white:focus svg{color:#c7a876}.footer_brown .footer__expanding .footer__arrow,body.theme-brown .footer .footer__expanding .footer__arrow{color:#fff}.footer_brown .private-display-none,body.theme-brown .footer .private-display-none{display:none}.footer_brown .private-logo,body.theme-brown .footer .private-logo{width:64px}.footer_brown .brand-button_primary,body.theme-brown .footer .brand-button_primary{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c));background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c !important;box-shadow:inset 0px -3px 12px #50383c !important;border-radius:12px;color:#fff;position:relative;-webkit-transition:150ms ease-in;transition:150ms ease-in}.footer_brown .brand-button_primary:hover,.footer_brown body.theme-brown .brand-button_primary.brand-button_white:hover,body.theme-brown .footer_brown .brand-button_primary.brand-button_white:hover,.footer_brown body.theme-brown .brand-button_primary.brand-button_white:focus,body.theme-brown .footer_brown .brand-button_primary.brand-button_white:focus,body.theme-brown .footer .brand-button_primary:hover,body.theme-brown .footer .brand-button_primary.brand-button_white:focus{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c)) !important;background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%) !important;-webkit-box-shadow:inset 0px -3px 12px #50383c !important;box-shadow:inset 0px -3px 12px #50383c !important}.footer_brown .brand-button_primary:hover::before,.footer_brown body.theme-brown .brand-button_primary.brand-button_white:focus::before,body.theme-brown .footer_brown .brand-button_primary.brand-button_white:focus::before,body.theme-brown .footer .brand-button_primary:hover::before,body.theme-brown .footer .brand-button_primary.brand-button_white:focus::before{position:absolute;content:"";top:0;bottom:0;right:0;left:0;border-radius:24px;background:#c7a876 !important;opacity:.1;-webkit-box-shadow:0px -3px 12px #50383c !important;box-shadow:0px -3px 12px #50383c !important;z-index:2}.footer_brown .brand-paragraph,body.theme-brown .footer .brand-paragraph{color:#fff}.footer_brown .brand-title,body.theme-brown .footer .brand-title{color:#fff}.footer_brown .brand-paragraph a,body.theme-brown .footer .brand-paragraph a{color:#c7a876}.footer_brown .brand-paragraph_color-grey,body.theme-brown .footer .brand-paragraph_color-grey{color:#fff;opacity:.5}.footer_brown .brand-paragraph_color-grey a,body.theme-brown .footer .brand-paragraph_color-grey a{color:#fff;opacity:.5}.footer_brown .brand-title_color-brown,body.theme-brown .footer .brand-title_color-brown{color:#7a694e}.footer_brown .footer__icon-button,body.theme-brown .footer .footer__icon-button{background:#c7a876;-webkit-box-shadow:none;box-shadow:none}.footer_brown .footer__icon-button .icon-button__icon,body.theme-brown .footer .footer__icon-button .icon-button__icon{fill:#3e2b2e}.footer_brown .icon-button:hover:not(:disabled),.footer_brown body.theme-brown .icon-button.brand-button_white:not(:disabled):focus,body.theme-brown .footer_brown .icon-button.brand-button_white:not(:disabled):focus,body.theme-brown .footer .icon-button:hover:not(:disabled),body.theme-brown .footer .icon-button.brand-button_white:not(:disabled):focus{background:#2b2325;-webkit-box-shadow:none;box-shadow:none}.footer_brown .color-brown,body.theme-brown .footer .color-brown{color:#7a694e}.footer_brown .footer__socials_color-brown,body.theme-brown .footer .footer__socials_color-brown{background:#7a694e}.footer_display-items .footer__navigation{display:-webkit-box;display:-ms-flexbox;display:flex}li.footer__list-item.footer__list-item_col-2:last-child{margin-bottom:33px}@media screen and (min-width: 768px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (min-width: 768px)and (max-width: 767px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){margin-left:-20px;margin-right:-20px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 768px)and (min-width: 1023px)and (max-width: 1279px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1599px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 768px)and (min-width: 1600px)and (max-width: 1919px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 768px)and (min-width: 1920px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1023px){.list-widget:not(.type-options-card):not(.type-simple-list):not(.type-bank-card):not(.type-bank-square):not(.type-accordions):not(.type-link-cards):not(.type-private-bank-1):not(.type-private-bank-3):not(.type-private-bank-4):not(.type-apartment-card){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 575px){.list-widget.type-bank-square:not(.list-widget_flex-row){margin-left:-20px;margin-right:-20px}}@media screen and (max-width: 575px){.list-widget.type-bank-card{margin-left:-20px;margin-right:-20px}}.list-widget.type-multi-card{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-widget.type-sever-card{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.list-widget.type-sever-card{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.list-widget.type-sever-card .sever-card{width:calc(33% - 32px)}@media screen and (max-width: 1279px){.list-widget.type-sever-card .sever-card{width:calc(33% - 10px)}}@media screen and (max-width: 1023px){.list-widget.type-sever-card .sever-card{max-width:100%;width:100%;margin:0 auto 10px}}@media screen and (max-width: 575px){.list-widget.type-sever-card .sever-card{margin-bottom:8px}}.list-widget__multi-card{width:calc(50% - 16px)}@media screen and (max-width: 1023px){.list-widget__multi-card{width:100%}}.list-widget__multi-card:not(:last-child){margin-bottom:8px}@media screen and (max-width: 767px){.list-widget__product-card{width:calc(33.3333333333% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget__product-card{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget__product-card{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.list-widget__product-card{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.list-widget__product-card{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.list-widget__product-card{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 1920px){.list-widget__product-card{width:calc(33.3333333333% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget__product-card{width:calc(100% - 32px)}}@media screen and (max-width: 767px){.list-widget__product-card{width:calc(100% - 40px)}}@media screen and (min-width: 768px)and (max-width: 767px){.list-widget__product-card{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.list-widget__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1023px)and (max-width: 1279px){.list-widget__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.list-widget__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1599px){.list-widget__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1600px)and (max-width: 1919px){.list-widget__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1920px){.list-widget__product-card{margin-left:16px;margin-right:16px}}@media screen and (max-width: 1023px){.list-widget__product-card{margin-left:0;margin-right:0;width:auto}.list-widget__product-card:not(:last-child){margin-bottom:32px}}@media screen and (max-width: 767px){.list-widget__product-card:not(:last-child){margin-bottom:65px}}.list-widget_flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.list-widget_flex-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.list-widget_flex-row .bank-card{padding:48px}.list-widget_flex-row .bank-card:last-child{margin-bottom:32px}@media screen and (max-width: 767px){.list-widget_col-2__product-card{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget_col-2__product-card{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget_col-2__product-card{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.list-widget_col-2__product-card{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.list-widget_col-2__product-card{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.list-widget_col-2__product-card{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.list-widget_col-2__product-card{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget_col-2__product-card{width:calc(100% - 32px)}}@media screen and (max-width: 767px){.list-widget_col-2__product-card{width:calc(100% - 40px)}}@media screen and (min-width: 768px)and (max-width: 767px){.list-widget_col-2__product-card{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.list-widget_col-2__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1023px)and (max-width: 1279px){.list-widget_col-2__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.list-widget_col-2__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1599px){.list-widget_col-2__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1600px)and (max-width: 1919px){.list-widget_col-2__product-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1920px){.list-widget_col-2__product-card{margin-left:16px;margin-right:16px}}@media screen and (max-width: 1023px){.list-widget_col-2__product-card{margin-left:0;margin-right:0;width:auto}.list-widget_col-2__product-card:not(:last-child){margin-bottom:32px}}@media screen and (max-width: 767px){.list-widget_col-2__product-card:not(:last-child){margin-bottom:65px}}.list-widget__square-card,.list-widget__rotate-card{margin-bottom:8px}@media screen and (max-width: 767px){.list-widget__square-card,.list-widget__rotate-card{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget__square-card,.list-widget__rotate-card{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget__square-card,.list-widget__rotate-card{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.list-widget__square-card,.list-widget__rotate-card{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.list-widget__square-card,.list-widget__rotate-card{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.list-widget__square-card,.list-widget__rotate-card{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.list-widget__square-card,.list-widget__rotate-card{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget__square-card,.list-widget__rotate-card{width:calc(100% - 32px)}}@media screen and (max-width: 767px){.list-widget__square-card,.list-widget__rotate-card{width:calc(100% - 40px)}}@media screen and (min-width: 768px){.list-widget__square-card,.list-widget__rotate-card{margin-bottom:32px}}@media screen and (min-width: 768px)and (max-width: 767px){.list-widget__square-card,.list-widget__rotate-card{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.list-widget__square-card,.list-widget__rotate-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1023px)and (max-width: 1279px){.list-widget__square-card,.list-widget__rotate-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.list-widget__square-card,.list-widget__rotate-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1599px){.list-widget__square-card,.list-widget__rotate-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1600px)and (max-width: 1919px){.list-widget__square-card,.list-widget__rotate-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1920px){.list-widget__square-card,.list-widget__rotate-card{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.list-widget__square-card,.list-widget__rotate-card{margin-left:0;margin-right:0;width:auto}}.list-widget__text-card{margin-bottom:8px}@media screen and (max-width: 767px){.list-widget__text-card{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget__text-card{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget__text-card{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.list-widget__text-card{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.list-widget__text-card{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.list-widget__text-card{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.list-widget__text-card{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget__text-card{width:calc(100% - 32px)}}@media screen and (max-width: 767px){.list-widget__text-card{width:calc(100% - 40px)}}@media screen and (min-width: 768px)and (max-width: 767px){.list-widget__text-card{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.list-widget__text-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1023px)and (max-width: 1279px){.list-widget__text-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.list-widget__text-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1599px){.list-widget__text-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1600px)and (max-width: 1919px){.list-widget__text-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1920px){.list-widget__text-card{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.list-widget__text-card{margin-left:0;margin-right:0;width:auto}}@media screen and (max-width: 1023px){.list-widget__text-card+.list-widget__text-card{margin-top:64px}}.list-widget__document-card{margin-bottom:8px}@media screen and (max-width: 767px){.list-widget__document-card{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget__document-card{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget__document-card{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.list-widget__document-card{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.list-widget__document-card{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.list-widget__document-card{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.list-widget__document-card{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget__document-card{width:calc(100% - 32px)}}@media screen and (max-width: 767px){.list-widget__document-card{width:calc(100% - 40px)}}@media screen and (min-width: 768px){.list-widget__document-card{margin-bottom:32px}}@media screen and (min-width: 768px)and (max-width: 767px){.list-widget__document-card{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (min-width: 768px)and (max-width: 1023px){.list-widget__document-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1023px)and (max-width: 1279px){.list-widget__document-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1280px)and (max-width: 1439px){.list-widget__document-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1440px)and (max-width: 1599px){.list-widget__document-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1600px)and (max-width: 1919px){.list-widget__document-card{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (min-width: 1920px){.list-widget__document-card{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.list-widget__document-card{margin-left:0;margin-right:0;width:auto}}.list-widget__accordion:not(:last-child){margin-bottom:32px}@media screen and (max-width: 767px){.list-widget__accordion:not(:last-child){margin-bottom:8px}}.list-widget__link-card:not(:last-child){margin-bottom:32px}@media screen and (max-width: 767px){.list-widget__link-card:not(:last-child){margin-bottom:8px}}.list-widget_bank_padding .list-widget__bank-card{padding:80px 88px}@media screen and (max-width: 1279px){.list-widget_bank_padding .list-widget__bank-card{padding:48px}}.list-widget__bank-card.m-hidden{display:none}@media screen and (max-width: 767px){.list-widget__bank-card{background-color:#f6f6f6;padding:20px}}.list-widget *.js-hidden{display:none}.list-widget.type-col-2{margin-bottom:-32px}@media screen and (max-width: 767px){.list-widget.type-col-2{margin-bottom:-8px}}.list-widget.type-col-2 .square-card__front,.list-widget.type-col-2 .square-card__back{padding-top:56px}.list-widget.type-col-2 .square-card__vector-image{position:relative}.list-widget.type-col-2 .square-card__vector-image .vector-image__circle-wrapper{position:static}.list-widget.type-col-2 .square-card__brand-title{max-width:100%}@media screen and (min-width: 1024px){.list-widget.type-col-2 .square-card__brand-title{margin-top:40px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget.type-col-2 .square-card__brand-title{margin-top:24px}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget.type-col-2 .square-card__brand-title{text-align:left;padding-left:41px}}.list-widget.type-apartment-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-32px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1279px){.list-widget.type-apartment-card{overflow-x:scroll}}@media screen and (max-width: 1023px){.list-widget.type-apartment-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.list-widget.type-apartment-card .apartment-card{width:calc(33.3333333333% - 64px);margin-bottom:32px;margin-right:32px}@media screen and (max-width: 1279px){.list-widget.type-apartment-card .apartment-card{width:calc(50% - 32px)}}@media screen and (max-width: 767px){.list-widget.type-apartment-card .apartment-card{width:100%}}.list-widget.type-col-2-no-link .square-card{cursor:auto}.list-widget.type-col-2-no-link .square-card:hover,.list-widget.type-col-2-no-link body.theme-brown .square-card.brand-button_white:focus,body.theme-brown .list-widget.type-col-2-no-link .square-card.brand-button_white:focus{background-color:#fff;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.05);box-shadow:0px 40px 80px rgba(0,0,0,.05)}.list-widget.type-rotate-card .rotate-card__vector-image{position:relative;margin-top:0}.list-widget.type-rotate-card .rotate-card__vector-image .vector-image__circle-wrapper{position:static}.list-widget.type-rotate-card .rotate-card_white{cursor:auto}.list-widget.type-rotate-card .rotate-card_white .rotate-card__front:hover,.list-widget.type-rotate-card .rotate-card_white body.theme-brown .rotate-card__front.brand-button_white:focus,body.theme-brown .list-widget.type-rotate-card .rotate-card_white .rotate-card__front.brand-button_white:focus{background-color:#fff;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.05);box-shadow:0px 40px 80px rgba(0,0,0,.05)}.list-widget.type-col-3-default>*{width:calc(33% - 32px)}@media screen and (max-width: 1279px){.list-widget.type-col-3-default>*{width:100%}}.list-widget.type-col-2-default{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-widget.type-col-2-default .benefits-card{width:calc(50% - 32px);margin-left:16px;margin-right:16px}@media screen and (max-width: 1023px){.list-widget.type-col-2-default .benefits-card{width:100%;margin-left:0;margin-right:0}}.list-widget.type-options-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 1023px){.list-widget.type-options-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.list-widget.type-options-card .options-card:not(:last-child){margin-bottom:32px}@media screen and (max-width: 1023px){.list-widget.type-options-card .options-card:not(:last-child){margin-bottom:0;margin-right:20px}}@media screen and (max-width: 1023px){.list-widget.type-options-card .options-card{margin-bottom:0}}.list-widget .text-container{width:75%;margin-left:16px;margin-right:16px}@media screen and (max-width: 1023px){.list-widget .text-container{width:100%}}.list-widget .two-column{width:calc(50% - 32px);margin-left:16px;margin-right:16px}@media screen and (max-width: 1023px){.list-widget .two-column{width:100%}}.list-widget .simple-list{width:100%}.list-widget .simple-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.list-widget .simple-list__content{margin-left:-20px;margin-right:-20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget .simple-list__content{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget .simple-list__content{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.list-widget .simple-list__content{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.list-widget .simple-list__content{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.list-widget .simple-list__content{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1920px){.list-widget .simple-list__content{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1439px){.list-widget .simple-list__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width: 1279px){.list-widget .simple-list__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.list-widget .simple-list__block{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget .simple-list__block{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget .simple-list__block{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.list-widget .simple-list__block{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.list-widget .simple-list__block{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.list-widget .simple-list__block{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.list-widget .simple-list__block{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.list-widget .simple-list__block{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget .simple-list__block{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.list-widget .simple-list__block{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.list-widget .simple-list__block{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.list-widget .simple-list__block{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.list-widget .simple-list__block{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.list-widget .simple-list__block{width:calc(50% - 32px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.list-widget .simple-list__block{width:calc(91.6666666667% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.list-widget .simple-list__block{width:calc(91.6666666667% - 32px)}}@media screen and (max-width: 767px){.list-widget .simple-list__block{width:calc(100% - 40px)}}@media screen and (max-width: 1439px)and (max-width: 767px){.list-widget .simple-list__block:last-child{width:calc(100% - 40px)}}@media screen and (max-width: 1439px)and (min-width: 768px)and (max-width: 1023px){.list-widget .simple-list__block:last-child{width:calc(100% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1023px)and (max-width: 1279px){.list-widget .simple-list__block:last-child{width:calc(100% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1280px)and (max-width: 1439px){.list-widget .simple-list__block:last-child{width:calc(100% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1440px)and (max-width: 1599px){.list-widget .simple-list__block:last-child{width:calc(100% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1600px)and (max-width: 1919px){.list-widget .simple-list__block:last-child{width:calc(100% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1920px){.list-widget .simple-list__block:last-child{width:calc(100% - 32px)}}@media screen and (max-width: 1439px){.list-widget .simple-list__block:first-child{margin-bottom:64px}}@media screen and (max-width: 1279px){.list-widget .simple-list__block:first-child{margin-bottom:42px}}@media screen and (max-width: 767px){.list-widget .simple-list__block:first-child{margin-bottom:32px}}@media screen and (max-width: 1439px){.list-widget .simple-list__block:last-child{width:calc(50% - 32px)}}.list-widget .simple-list__title{padding-right:10px}@media screen and (max-width: 767px){.list-widget .simple-list__title{padding-right:12px}}.list-widget .simple-list__list{margin-top:24px}@media screen and (max-width: 767px){.list-widget .simple-list__list{margin-top:0px}}.list-widget .simple-list__item{font-weight:400;font-size:24px;line-height:32px;color:#333e48;list-style:none;margin:0}.list-widget .simple-list__item:not(:last-child){margin-bottom:40px}@media screen and (max-width: 767px){.list-widget .simple-list__item:not(:last-child){margin-bottom:20px}}.list-widget .simple-list .text-box{display:-webkit-box;display:-ms-flexbox;display:flex}.list-widget .simple-list .text-box__icon{display:block;position:relative;top:3px;max-width:22.4px;max-height:22.4px;margin-right:28px}@media screen and (max-width: 767px){.list-widget .simple-list .text-box__icon{min-width:14px;min-height:14px;width:14px;height:14px;margin-right:23px}}.list-widget_mobile-card-default .vector-image{overflow:hidden}@media screen and (max-width: 1023px){.list-widget_mobile-card-default .vector-image{min-width:168px}}@media screen and (max-width: 767px){.list-widget_mobile-card-default .vector-image{min-width:184px}}.list-widget_mobile-card-default .vector-image .vector-image__circle-wrapper{min-width:380px;height:380px;width:380px}@media screen and (max-width: 1279px){.list-widget_mobile-card-default .vector-image .vector-image__circle-wrapper{height:196px;width:196px;min-width:196px}}@media screen and (max-width: 1023px){.list-widget_mobile-card-default .vector-image .vector-image__circle-wrapper{height:168px;width:168px;min-width:168px}}@media screen and (max-width: 767px){.list-widget_mobile-card-default .vector-image .vector-image__circle-wrapper{height:184px;width:184px;min-width:184px}}.list-widget_mobile-card-default .vector-image .vector-image__circle{min-width:380px;height:380px;width:380px;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);-webkit-transition:0s ease-out;transition:0s ease-out}@media screen and (max-width: 1279px){.list-widget_mobile-card-default .vector-image .vector-image__circle{height:196px;width:196px;min-width:196px}}@media screen and (max-width: 1023px){.list-widget_mobile-card-default .vector-image .vector-image__circle{height:168px;width:168px;min-width:168px}}@media screen and (max-width: 767px){.list-widget_mobile-card-default .vector-image .vector-image__circle{height:184px;width:184px;min-width:184px}}.list-widget_mobile-card-default .vector-image .vector-image__vector{-webkit-transform:translate(-50%, -100%);-ms-transform:translate(-50%, -100%);transform:translate(-50%, -100%);top:50%;-webkit-transition:top 0s,-webkit-transform 0s;transition:top 0s,-webkit-transform 0s;transition:top 0s,transform 0s;transition:top 0s,transform 0s,-webkit-transform 0s}@media screen and (max-width: 1279px){.list-widget_align-doc .document-card__wrapper{height:100%}}@media screen and (max-width: 1023px){.list-widget_widget-custom .list-widget_col-2__product-card:not(:last-child){margin-bottom:64px}}.list-widget_widget-custom .product-card .product-card__content{max-height:unset;padding-top:0}@media screen and (max-width: 1279px){.list-widget_widget-custom .product-card__vector{height:194px}}@media screen and (max-width: 1279px){.list-widget_widget-custom .product-card_custom .product-card__vector{top:10%}}@media screen and (max-width: 1023px){.list-widget_widget-custom .product-card_custom .product-card__vector{top:17%}}@media screen and (max-width: 767px){.list-widget_widget-custom .product-card_custom .product-card__vector{top:83%}}.list-widget_tip-position .tooltip{position:relative;margin-left:auto;margin-top:-25px}@media screen and (max-width: 767px){.list-widget_tip-position .tooltip{margin-top:-20px;padding-left:10px}}.list-widget_primary-color .brand-button_primary{display:none}.list-widget_not-clickable .square-card{cursor:unset}.list-widget_not-clickable .square-card:not(:hover){-webkit-box-shadow:0 40px 80px rgba(0,0,0,.0005);box-shadow:0 40px 80px rgba(0,0,0,.0005)}.list-widget_not-clickable .square-card:hover,.list-widget_not-clickable body.theme-brown .square-card.brand-button_white:hover,body.theme-brown .list-widget_not-clickable .square-card.brand-button_white:hover,.list-widget_not-clickable body.theme-brown .square-card.brand-button_white:focus,body.theme-brown .list-widget_not-clickable .square-card.brand-button_white:focus{-webkit-box-shadow:0 40px 80px rgba(0,0,0,.0005);box-shadow:0 40px 80px rgba(0,0,0,.0005)}.list-widget_indent-bottom .list-widget__product-card:not(:last-child){margin-bottom:32px}@media screen and (max-width: 767px){.list-widget_indent-bottom-sm .list-widget__product-card:not(:last-child){margin-bottom:32px}}.list-widget_brown-widget .bank-card,body.theme-brown .list-widget .bank-card{background-color:#7a694e}.list-widget_brown-widget .brand-paragraph,body.theme-brown .list-widget .brand-paragraph,.list-widget_brown-widget .bank-card__main-title,body.theme-brown .list-widget .bank-card__main-title{color:#fff}.list-widget_brown-widget .brand-button,body.theme-brown .list-widget .brand-button{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c));background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c;box-shadow:inset 0px -3px 12px #50383c}.list-widget_brown-widget .brand-button:not(.nohover):hover,.list-widget_brown-widget body.theme-brown .brand-button.brand-button_white:not(.nohover):focus,body.theme-brown .list-widget_brown-widget .brand-button.brand-button_white:not(.nohover):focus,body.theme-brown .list-widget .brand-button:not(.nohover):hover,body.theme-brown .list-widget .brand-button.brand-button_white:not(.nohover):focus{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c));background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c;box-shadow:inset 0px -3px 12px #50383c}.list-widget_title-bold .bank-card__main-title{font-weight:700;color:#333e48}.list-widget_content-align .bank-card__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-widget_theme-brown .product-card__image-wrapper,body.theme-brown .list-widget .product-card__image-wrapper{background-color:#7a694e}.list-widget_theme-brown .brand-title,body.theme-brown .list-widget .brand-title{color:#fff}.list-widget_theme-brown .document-card,body.theme-brown .list-widget .document-card{background:#7a694e}.list-widget_theme-brown .document-card__format,.list-widget_theme-brown .modal_theme-documents-form .modal__format,.modal_theme-documents-form .list-widget_theme-brown .modal__format,body.theme-brown .list-widget .document-card__format,body.theme-brown .list-widget .modal_theme-documents-form .modal__format,.modal_theme-documents-form body.theme-brown .list-widget .modal__format{background:#fff}.list-widget_theme-brown .brand-paragraph,body.theme-brown .list-widget .brand-paragraph{color:#3e2b2e}.list-widget_theme-brown .product-card__brand-paragraph,body.theme-brown .list-widget .product-card__brand-paragraph{color:#fff}.list-widget_small-img .vector-image__circle img,.list-widget_small-img .bank-card_img-with-circle .vector-image__circle-wrapper .vector-image__vector_tablet-sm{width:182px;height:182px}@media screen and (max-width: 1023px){.list-widget_small-img .vector-image__circle img,.list-widget_small-img .bank-card_img-with-circle .vector-image__circle-wrapper .vector-image__vector_tablet-sm{width:100px;height:100px}}@media screen and (max-width: 1279px){.list-widget_small-img .vector-image__circle img,.list-widget_small-img .bank-card_img-with-circle .vector-image__circle-wrapper .vector-image__vector_tablet-sm{width:100px;height:100px}}.list-widget_mark-position .square-card{position:relative}@media screen and (max-width: 1023px){.list-widget_mark-position .brand-title{padding-right:45px}}@media screen and (max-width: 767px){.list-widget_mark-position .brand-title{padding-right:unset}}.list-widget_indent-and-size .brand-title{margin-top:0}.list-widget_indent-and-size img{width:380px;max-height:380px}.list-widget_indent-and-size .square-card .square-card__vector-image{height:unset;margin-bottom:40px}.list-widget_small-padding .bank-card{padding:80px 88px}@media screen and (max-width: 1279px){.list-widget_small-padding .bank-card{padding:48px}}.list-widget_small-padding .bank-card__content{-webkit-box-flex:0;-ms-flex:0;flex:0}.list-widget_small-padding .brand-button{margin-top:60px}@media screen and (max-width: 767px){.list-widget_small-padding .brand-button{margin-top:0}}.list-widget_flex-1 .bank-card__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-widget_mt-0 .square-card__brand-title{margin-top:0}.list-widget_img-resize .terminal-card__image-wrapper img,.list-widget_img-resize .terminal-card__image-wrapper picture{width:450px}@media screen and (max-width: 1023px){.list-widget_img-resize .terminal-card__image-wrapper img,.list-widget_img-resize .terminal-card__image-wrapper picture{width:325px}}@media screen and (max-width: 767px){.list-widget_img-resize .terminal-card__image-wrapper img,.list-widget_img-resize .terminal-card__image-wrapper picture{width:245px}}.list-widget_img-resize .terminal-card__image-wrapper{margin-right:20px}.list-widget_horizons .square-card{min-height:448px}.list-widget_horizons .square-card__brand-title{margin-top:0}.list-widget_horizons .square-card .square-card__vector-image{width:288px;height:288px}@media screen and (max-width: 1279px){.list-widget_horizons .square-card .square-card__vector-image{margin-top:0}}@media screen and (max-width: 1279px){.list-widget_horizons .square-card .square-card__vector-image .vector-image__circle-wrapper{width:100%;height:100%}}.list-widget_horizons .square-card .square-card__vector-image .vector-image__vector{width:100%}.list-widget_block-height .bank-card{height:553px}.list-widget_block-height .bank-card br{display:block}@media screen and (max-width: 1023px){.list-widget_block-height .bank-card{height:auto}}.list-widget_js-preload{height:692px}.empty-message{color:#828282;display:block;margin:10px auto}.bank-card_colored{background:#e6f7f9}.phone-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.phone-block{margin-left:-20px;margin-right:-20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.phone-block{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.phone-block{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.phone-block{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.phone-block{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1920px){.phone-block{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block{margin-bottom:120px}}.phone-block__start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:55px;padding-right:120px}@media screen and (max-width: 767px){.phone-block__start{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block__start{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.phone-block__start{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.phone-block__start{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.phone-block__start{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.phone-block__start{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.phone-block__start{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.phone-block__start{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.phone-block__start{padding-right:70px}}@media screen and (max-width: 1439px){.phone-block__start{padding-right:20px}}@media screen and (max-width: 1439px)and (max-width: 767px){.phone-block__start{width:calc(41.6666666667% - 40px)}}@media screen and (max-width: 1439px)and (min-width: 768px)and (max-width: 1023px){.phone-block__start{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1023px)and (max-width: 1279px){.phone-block__start{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1280px)and (max-width: 1439px){.phone-block__start{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1440px)and (max-width: 1599px){.phone-block__start{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1600px)and (max-width: 1919px){.phone-block__start{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1920px){.phone-block__start{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1279px){.phone-block__start{padding-top:0}}@media screen and (max-width: 1279px)and (max-width: 767px){.phone-block__start{width:calc(58.3333333333% - 40px)}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.phone-block__start{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1023px)and (max-width: 1279px){.phone-block__start{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.phone-block__start{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1599px){.phone-block__start{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1600px)and (max-width: 1919px){.phone-block__start{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1920px){.phone-block__start{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1023px){.phone-block__start{padding-right:0}}@media screen and (max-width: 1023px)and (max-width: 767px){.phone-block__start{width:calc(50% - 40px)}}@media screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1023px)and (max-width: 1279px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1280px)and (max-width: 1439px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1599px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1600px)and (max-width: 1919px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1920px){.phone-block__start{width:calc(50% - 32px)}}@media screen and (max-width: 767px){.phone-block__start{width:100%}}@media screen and (max-width: 1279px){.phone-block__start .phone-block__brand-button{width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block__title{display:none}}.phone-block__title_table{display:none}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block__title_table{display:block;padding-bottom:42px;margin:0 16px}}.phone-block__controls{margin-top:auto;padding-bottom:44px;padding-right:190px}@media screen and (max-width: 1439px){.phone-block__controls{padding-right:60px}}@media screen and (max-width: 1279px){.phone-block__controls{padding-right:110px}}@media screen and (max-width: 1023px){.phone-block__controls{padding-right:0;padding-bottom:32px}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block__controls{margin-top:20px;padding-bottom:40px;padding-right:20px}}@media screen and (max-width: 767px){.phone-block__controls{padding-bottom:28px}}.phone-block__toggle{padding-left:44px;position:relative;cursor:pointer}@media screen and (max-width: 767px){.phone-block__toggle{padding-left:36px}}.phone-block__toggle:not(:last-child){margin-bottom:32px}@media screen and (max-width: 767px){.phone-block__toggle:not(:last-child){margin-bottom:28px}}.phone-block__toggle:before{position:absolute;-webkit-transition:250ms;transition:250ms;width:20px;height:20px;content:"";top:0;left:0;border-radius:50%;-webkit-box-shadow:0px 6px 12px rgba(2,118,153,.12),inset 0px 1px 4px rgba(58,198,238,.06),inset 0px -4px 6px rgba(58,198,238,.4);box-shadow:0px 6px 12px rgba(2,118,153,.12),inset 0px 1px 4px rgba(58,198,238,.06),inset 0px -4px 6px rgba(58,198,238,.4)}.phone-block__toggle:hover:before,body.theme-brown .phone-block__toggle.brand-button_white:hover:before,body.theme-brown .phone-block__toggle.brand-button_white:focus:before{-webkit-box-shadow:0px 6px 12px rgba(2,118,153,.12),inset 0px 1px 4px rgba(0,174,199,.08),inset 0px -4px 6px #00aec7;box-shadow:0px 6px 12px rgba(2,118,153,.12),inset 0px 1px 4px rgba(0,174,199,.08),inset 0px -4px 6px #00aec7}.phone-block__toggle.m-active:before{background:#1cd3ed;-webkit-box-shadow:0px 6px 12px rgba(2,118,153,.12),inset 0px 1px 4px rgba(0,174,199,.08),inset 0px -4px 6px #00aec7;box-shadow:0px 6px 12px rgba(2,118,153,.12),inset 0px 1px 4px rgba(0,174,199,.08),inset 0px -4px 6px #00aec7}@media screen and (min-width: 1280px){.phone-block .phone-block__brand-button{display:none}}.phone-block__end{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:19px}@media screen and (max-width: 767px){.phone-block__end{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.phone-block__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.phone-block__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.phone-block__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.phone-block__end{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.phone-block__end{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.phone-block__end{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (max-width: 1599px){.phone-block__end{padding-right:0}}@media screen and (max-width: 1439px){.phone-block__end{padding-left:102px}}@media screen and (max-width: 1439px)and (max-width: 767px){.phone-block__end{width:calc(58.3333333333% - 40px)}}@media screen and (max-width: 1439px)and (min-width: 768px)and (max-width: 1023px){.phone-block__end{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1023px)and (max-width: 1279px){.phone-block__end{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1280px)and (max-width: 1439px){.phone-block__end{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1440px)and (max-width: 1599px){.phone-block__end{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1600px)and (max-width: 1919px){.phone-block__end{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1439px)and (min-width: 1920px){.phone-block__end{width:calc(58.3333333333% - 32px)}}@media screen and (max-width: 1279px){.phone-block__end{-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;padding-left:0}}@media screen and (max-width: 1279px)and (max-width: 767px){.phone-block__end{width:calc(41.6666666667% - 40px)}}@media screen and (max-width: 1279px)and (min-width: 768px)and (max-width: 1023px){.phone-block__end{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1023px)and (max-width: 1279px){.phone-block__end{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1280px)and (max-width: 1439px){.phone-block__end{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1440px)and (max-width: 1599px){.phone-block__end{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1600px)and (max-width: 1919px){.phone-block__end{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1279px)and (min-width: 1920px){.phone-block__end{width:calc(41.6666666667% - 32px)}}@media screen and (max-width: 1023px){.phone-block__end{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:0}}@media screen and (max-width: 1023px)and (max-width: 767px){.phone-block__end{width:calc(50% - 40px)}}@media screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1023px)and (max-width: 1279px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1280px)and (max-width: 1439px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1599px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1600px)and (max-width: 1919px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (max-width: 1023px)and (min-width: 1920px){.phone-block__end{width:calc(50% - 32px)}}@media screen and (max-width: 767px){.phone-block__end{display:none}}.phone-block__phone{position:relative;min-width:327px;max-width:327px;height:684px;-webkit-box-shadow:inset 0px 4.8169px 17.662px #5e6466,inset 0px 11.2394px 32.1127px #5e6466,inset 0px 3.21127px 89.9155px rgba(0,0,0,.54);box-shadow:inset 0px 4.8169px 17.662px #5e6466,inset 0px 11.2394px 32.1127px #5e6466,inset 0px 3.21127px 89.9155px rgba(0,0,0,.54);border-radius:39px;border:16px solid #333e48;overflow:hidden;background-color:#fff}@media screen and (min-width: 1023px)and (max-width: 1279px){.phone-block__phone{min-width:326px;max-width:326px;height:684px;border-radius:38px;border-width:16px;-webkit-transform:translateX(-19px);-ms-transform:translateX(-19px);transform:translateX(-19px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.phone-block__phone{min-width:170px;max-width:170px;height:356px;border-radius:20px;border-width:8px}}@media screen and (max-width: 767px){.phone-block__phone{display:none}}.phone-block__phone_mobile{margin:32px auto;min-width:162px;max-width:162px;height:340px;border-width:8px;border-radius:19px}@media screen and (min-width: 768px){.phone-block__phone_mobile{display:none}}@media screen and (max-width: 767px){.phone-block__phone_mobile{display:block}}.phone-block__phone-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:-100%;-webkit-transition:.4s ease-in-out .4s;transition:.4s ease-in-out .4s}.phone-block__phone-image.m-show{-webkit-transition:.4s ease-in-out 0s;transition:.4s ease-in-out 0s;left:0}.phone-block__qr-block{margin-top:350px;padding-bottom:43px;margin-left:auto;min-width:190px;max-width:190px}@media screen and (min-width: 1440px)and (max-width: 1599px){.phone-block__qr-block{max-width:198px;min-width:198px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.phone-block__qr-block{max-width:170px;min-width:170px;padding-bottom:48px}}@media screen and (max-width: 1279px){.phone-block__qr-block{display:none}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.phone-block__qr-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.phone-block__qr-block .brand-paragraph.brand-paragraph_m-16{width:190px}}.phone-block__qr-wrapper{background-color:#fff;border:1px solid #e0e0e0;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;border-radius:12px;padding:12px;margin-bottom:55px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 1023px)and (max-width: 1279px){.phone-block__qr-wrapper{margin-bottom:0;text-align:center;margin-right:20px}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.phone-block__qr-wrapper{margin-right:75px}}.phone-block__qr{margin:auto 0;width:88px;height:88px}@media screen and (max-width: 1439px){.phone-block__qr{width:85px;height:88px}}.brand-calc{position:relative}.brand-calc__title{font-size:16px;line-height:20px;color:#333e48}@media screen and (max-width: 767px){.brand-calc__title{font-size:14px}}.brand-calc__range{padding:0 24px;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (max-width: 767px){.brand-calc__range{padding:0 18px}}.brand-calc__inner-title{margin-top:56px;margin-bottom:40px}.brand-calc__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.brand-calc__row{margin-left:-20px;margin-right:-20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-calc__row{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.brand-calc__row{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.brand-calc__row{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.brand-calc__row{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.brand-calc__row{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1920px){.brand-calc__row{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 767px){.brand-calc__row .brand-calc__column:first-child{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-calc__row .brand-calc__column:first-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.brand-calc__row .brand-calc__column:first-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.brand-calc__row .brand-calc__column:first-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.brand-calc__row .brand-calc__column:first-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.brand-calc__row .brand-calc__column:first-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.brand-calc__row .brand-calc__column:first-child{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.brand-calc__row .brand-calc__column:first-child{width:calc(41.6666666667% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-calc__row .brand-calc__column:first-child{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.brand-calc__row .brand-calc__column:first-child{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.brand-calc__row .brand-calc__column:first-child{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.brand-calc__row .brand-calc__column:first-child{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.brand-calc__row .brand-calc__column:first-child{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1920px){.brand-calc__row .brand-calc__column:first-child{width:calc(41.6666666667% - 32px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.brand-calc__row .brand-calc__column:first-child{width:calc(100% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-calc__row .brand-calc__column:first-child{width:calc(100% - 32px)}}@media screen and (max-width: 767px){.brand-calc__row .brand-calc__column:first-child{width:calc(100% - 40px)}}@media screen and (min-width: 1280px){.brand-calc__row .brand-calc__column:first-child br{display:none}}.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:calc(8.3333333333% + 16px) !important}@media screen and (max-width: 767px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:16px;margin-right:16px}}@media screen and (max-width: 767px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(50% - 32px)}}@media screen and (min-width: 1023px)and (max-width: 1279px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(50% - 32px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(50% - 32px)}}@media screen and (min-width: 1440px)and (max-width: 1599px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(50% - 32px)}}@media screen and (min-width: 1600px)and (max-width: 1919px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(50% - 32px)}}@media screen and (min-width: 1920px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(50% - 32px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(100% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(100% - 32px)}}@media screen and (max-width: 767px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{width:calc(100% - 40px)}}@media screen and (min-width: 1024px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{position:sticky;top:180px;-ms-flex-item-align:start;align-self:flex-start}}@media screen and (max-width: 1279px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-top:40px}}@media screen and (max-width: 1279px)and (max-width: 1279px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:16px !important}}@media screen and (max-width: 1279px)and (max-width: 1023px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-left:20px !important}}@media screen and (max-width: 767px){.brand-calc__row .brand-calc__column:not(:first-child):last-child{margin-top:32px}}.brand-calc__row:first-child .brand-calc__column .brand-calc__note{margin-top:24px;max-width:448px}@media screen and (max-width: 1023px){.brand-calc__row:first-child .brand-calc__column .brand-calc__note{max-width:308px}}@media screen and (max-width: 767px){.brand-calc__row:first-child .brand-calc__column .brand-calc__note{margin-top:8px}}.brand-calc__row:first-child .brand-calc__column .brand-calc__note_width-all{width:100%;max-width:none}.brand-calc__row:last-child{margin-top:56px}@media screen and (max-width: 1279px){.brand-calc__row:last-child{margin-top:48px}}@media screen and (max-width: 767px){.brand-calc__row:last-child{margin-top:45px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.brand-calc__row:last-child .brand-calc__column:first-child{width:calc(50% - 32px)}}@media screen and (min-width: 1024px)and (max-width: 1279px){.brand-calc__row:last-child .brand-calc__column:last-child{width:calc(50% - 32px)}}@media screen and (max-width: 1279px){.brand-calc__row:last-child .brand-calc__column:last-child{margin-top:0}}@media screen and (max-width: 1023px){.brand-calc__row:last-child .brand-calc__column:last-child{margin-top:38px}}.brand-calc__item{position:relative;margin-top:38px;display:block}.brand-calc__item.calc-disabled-item{opacity:.5}.brand-calc__item.calc-disabled-item .brand-calc__discount{opacity:0}@media screen and (max-width: 1279px){.brand-calc__item{margin-top:35px}}@media screen and (max-width: 1023px){.brand-calc__item{margin-top:38px}}@media screen and (max-width: 767px){.brand-calc__item{margin-top:23px}}.brand-calc__item:first-child{margin-top:0}@media screen and (max-width: 767px){.brand-calc__item:last-child .brand-paragraph{font-size:16px}}.brand-calc__item .brand-input,.brand-calc__item .brand-select{margin-top:20px}@media screen and (max-width: 767px){.brand-calc__item .brand-input,.brand-calc__item .brand-select{margin-top:7px}}.brand-calc__item .brand-input.fake-disabled{position:relative}.brand-calc__item .brand-input.fake-disabled::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;cursor:not-allowed}.brand-calc__item.calc-hide{display:none}.brand-calc__item_mod-between{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:55px}.brand-calc__item_mod-between .brand-checkbox{width:auto;-ms-flex-item-align:start;align-self:flex-start}.brand-calc__result{padding:62px 64px;background-color:#f6f6f6;border-radius:32px}@media screen and (max-width: 1439px){.brand-calc__result{padding:46px 48px}}@media screen and (max-width: 767px){.brand-calc__result{padding:20px 19px 20px 23px}}.brand-calc__attention{padding:62px 64px;background-color:#f6f6f6;border-radius:32px}@media screen and (max-width: 1439px){.brand-calc__attention{padding:46px 48px}}@media screen and (max-width: 767px){.brand-calc__attention{padding:20px 19px 20px 23px}}.brand-calc__note{margin-top:30px;font-size:16px;line-height:20px;color:#828282}@media screen and (max-width: 1279px){.brand-calc__note{margin-top:22px;max-width:70%}}@media screen and (max-width: 1023px){.brand-calc__note{max-width:none}}@media screen and (max-width: 767px){.brand-calc__note{margin-top:20px;font-size:14px;line-height:20px}}@media screen and (max-width: 575px){.brand-calc__note{margin-top:16px}}.brand-calc__note.brand-calc__note_width-all{width:100%;max-width:none}.brand-calc__title-icon{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;width:56px;height:56px;color:#fff;background-color:#333e48;border-radius:50%}@media screen and (max-width: 767px){.brand-calc__title-icon{width:32px;height:32px}}.brand-calc__title-icon svg{width:32px;height:32px}@media screen and (max-width: 767px){.brand-calc__title-icon svg{width:12px;height:12px}}.brand-calc__attention-group{border-top:1px solid #e0e0e0;margin-top:56px;margin-bottom:64px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1439px){.brand-calc__attention-group{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:48px}}@media screen and (max-width: 1023px){.brand-calc__attention-group{margin-bottom:40px}}@media screen and (max-width: 767px){.brand-calc__attention-group{margin-top:40px;margin-bottom:0}}.brand-calc__attention-group:last-child{margin-bottom:0}.brand-calc__values-group{margin-bottom:64px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1439px){.brand-calc__values-group{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:48px}}@media screen and (max-width: 1023px){.brand-calc__values-group{margin-bottom:40px}}@media screen and (max-width: 767px){.brand-calc__values-group{margin-bottom:0}}.brand-calc__values-group:last-child{margin-bottom:0}.brand-calc__values-group.view_small{margin-top:56px;padding-top:56px;border-top:solid 1px #e0e0e0}@media screen and (max-width: 767px){.brand-calc__values-group.view_small{margin-top:20px;padding-top:20px}}.brand-calc__values-group.view_small .brand-calc__value-item:last-child .brand-calc__value-controls{margin-top:4px}.brand-calc__values-group.view_small .brand-calc__value-item:last-child .brand-calc__value-controls p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.brand-calc__values-group.view_small .brand-calc__value-item .brand-calc__value-output{font-weight:500;font-size:32px;line-height:32px;letter-spacing:-0.04em;color:#333e48}.brand-calc__values-group.view_small .brand-calc__value-item .brand-calc__value-controls{font-weight:normal;font-size:16px;line-height:20px;color:#333e48}@media screen and (max-width: 1439px){.brand-calc__value-item{width:100%}}@media screen and (max-width: 1023px){.brand-calc__value-item{width:auto}}@media screen and (max-width: 767px){.brand-calc__value-item{width:100%}}.brand-calc__value-item:first-child{margin-right:56px}@media screen and (max-width: 1439px){.brand-calc__value-item:first-child{margin-right:0}}@media screen and (max-width: 1023px){.brand-calc__value-item:first-child{margin-right:56px}}@media screen and (max-width: 767px){.brand-calc__value-item:first-child{margin-right:0}}@media screen and (max-width: 1439px){.brand-calc__value-item:last-child{margin-top:38px}}@media screen and (max-width: 1279px){.brand-calc__value-item:last-child{margin-top:30px}}@media screen and (max-width: 1023px){.brand-calc__value-item:last-child{margin-top:0}}@media screen and (max-width: 767px){.brand-calc__value-item:last-child{margin-top:20px}}.brand-calc__value-item:last-child .brand-calc__value-controls{margin-top:10px}.brand-calc__value-output{font-family:"Geometria",sans-serif;font-weight:600;font-size:62px;line-height:62px;color:#333e48;letter-spacing:-0.04em;white-space:nowrap}@media screen and (max-width: 767px){.brand-calc__value-output{font-weight:500;font-size:32px;line-height:32px}}.brand-calc__value-controls{margin-top:4px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:20px;color:#333e48}@media screen and (max-width: 767px){.brand-calc__value-controls{width:100%;font-size:14px}}.brand-calc__value-controls button{cursor:pointer;margin-left:8px;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;font-size:24px;color:#333e48;border-radius:50%;background-color:#fff;border:none}@media screen and (max-width: 767px){.brand-calc__value-controls button{margin-left:14px;-webkit-transform:translateY(-105%);-ms-transform:translateY(-105%);transform:translateY(-105%)}}.brand-calc__value-controls button:first-of-type{margin-left:24px}@media screen and (max-width: 767px){.brand-calc__value-controls button:first-of-type{margin-left:auto}}@media screen and (max-width: 1279px){.brand-calc__controls .brand-calc__submit.brand-button{width:100%}}@media screen and (max-width: 767px){.brand-calc__controls .brand-calc__submit.brand-button{margin-top:10px}}.brand-calc__submit.brand-button_is-block.brand-button{width:100%}.brand-calc__submit_indent-bottom.brand-button.brand-button_is-block{margin-bottom:24px}@media screen and (max-width: 767px){.brand-calc__submit_indent-bottom.brand-button.brand-button_is-block{margin-bottom:12px}}.brand-calc__submit.brand-button_width-big.brand-button_size-l{width:60%}@media screen and (max-width: 767px){.brand-calc__submit.brand-button_width-big.brand-button_size-l{width:auto}}.brand-calc__mini-promo{position:relative;padding:20px 40px;font-size:16px;line-height:20px;color:#333e48;background-color:#fff;border-radius:24px}.brand-calc__mini-promo>button{cursor:pointer;position:absolute;top:16px;right:16px;width:20px;height:20px;background:none;outline:none;border:none}.brand-calc__mini-promo>button .brand-calc__icon{width:100%;height:100%}.brand-calc__mini-promo>span{color:#00aec7}.brand-calc__mini-promo>a{color:#00aec7;text-decoration:underline}.brand-calc__mini-promo>a:hover,body.theme-brown .brand-calc__mini-promo>a.brand-button_white:hover,body.theme-brown .brand-calc__mini-promo>a.brand-button_white:focus{text-decoration:none}.brand-calc__controls{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -8px}.brand-calc__controls .brand-calc__submit,.brand-calc__controls .brand-calc__detail{margin:0 8px;width:calc(50% - 16px)}@media screen and (max-width: 767px){.brand-calc__controls{margin-top:20px}}.brand-calc__controls_buttons-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.brand-calc_theme-width-tabs{overflow:visible}.brand-calc_theme-width-tabs .brand-calc__row{margin-top:-72px}@media screen and (max-width: 767px){.brand-calc_theme-width-tabs .brand-calc__row{margin-top:0}}.brand-calc_theme-width-tabs .brand-calc__column:first-child{padding-top:112px}@media screen and (max-width: 767px){.brand-calc_theme-width-tabs .brand-calc__column:first-child{padding-top:32px}}.brand-calc__discount{position:absolute;right:0;top:50%;margin-top:-10px;color:#00aec7;font-size:16px;line-height:20px;text-align:right;-webkit-transition:.1s ease;transition:.1s ease}.brand-calc__discount_positive{color:#828282}@media screen and (max-width: 767px){.brand-calc__discount{margin-left:10px}}.brand-calc__button{cursor:pointer;margin-left:8px;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;color:#333e48;border-radius:50%;background-color:#fff;border:none;font-family:monospace;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:900;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width: 767px){.brand-calc__button{margin-left:14px;-webkit-transform:scale(1.1) translateY(-105%);-ms-transform:scale(1.1) translateY(-105%);transform:scale(1.1) translateY(-105%)}}.brand-calc__button:first-of-type{margin-left:24px}@media screen and (max-width: 767px){.brand-calc__button:first-of-type{margin-left:auto}}.brand-calc__tooltip{margin-left:8px}.brand-calc .brand-range__row.fake-disabled{position:relative}.brand-calc .brand-range__row.fake-disabled::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.brand-calc .brand-range .js-min-value{display:block;float:left}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.brand-calc .brand-range .js-max-value{display:block;float:right}}.link-panel{border-bottom:1px solid #fff}.link-panel__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0}@media screen and (max-width: 767px){.link-panel__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.link-panel__container{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width: 767px){.link-panel__container{padding-left:20px;padding-right:20px;max-width:576px}}@media screen and (min-width: 768px)and (max-width: 1023px){.link-panel__container{padding-left:16px;padding-right:16px;max-width:728px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.link-panel__container{padding-left:16px;padding-right:16px;max-width:960px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.link-panel__container{padding-left:16px;padding-right:16px;max-width:1216px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.link-panel__container{padding-left:16px;padding-right:16px;max-width:1376px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.link-panel__container{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (min-width: 1920px){.link-panel__container{padding-left:16px;padding-right:16px;max-width:1440px}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.link-panel__container{height:auto}}@media screen and (max-width: 767px){.link-panel__column{width:100%}}@media screen and (max-width: 767px){.link-panel__column_pos_1{margin-bottom:8px}}.link-panel__column:not(:last-child){padding-right:24px;border-right:1px solid #e0e0e0}@media screen and (max-width: 1023px){.link-panel__column:not(:last-child){padding-right:16px}}@media screen and (max-width: 767px){.link-panel__column:not(:last-child){padding-right:0;border-right:none}}.link-panel__column:not(:first-child){padding-left:24px}@media screen and (max-width: 1023px){.link-panel__column:not(:first-child){padding-left:16px}}@media screen and (max-width: 767px){.link-panel__column:not(:first-child){padding-left:0}}.link-panel__inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.link-panel__inner-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.link-panel__text{font-size:12px;line-height:20px;color:#333e48;font-family:"Geometria",sans-serif;font-weight:500;margin-right:16px}@media screen and (max-width: 1023px){.link-panel__text{font-size:12px;line-height:20px;margin-right:18px}}@media screen and (max-width: 767px){.link-panel__text{margin-right:14px}}.link-panel__button{font-family:"Geometria",sans-serif;background:#333f48}.link-panel__button.brand-button{border-radius:4px;padding:10px 10px}@media screen and (max-width: 767px){.link-panel__button{max-width:91px}}.link-panel__button .brand-button__text{font-weight:400;line-height:20px;color:#fff;font-size:12px}.product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card_sm-block-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card_sm-block-column .product-card__image-wrapper{width:auto}}.product-card .product-card__content{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:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:100%}@media screen and (max-width: 1439px){.product-card .product-card__content{height:calc(100% - 432px)}}@media screen and (max-width: 1279px){.product-card .product-card__content{height:calc(100% - 272px)}}@media screen and (min-width: 1280px)and (max-width: 1439px){.product-card .product-card__content .brand-title{padding-right:90px}}@media screen and (max-width: 1023px){.product-card .product-card__content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 767px){.product-card .product-card__content{height:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card .product-card__content{min-height:296px;max-height:296px;padding-top:24px;padding-bottom:27px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (max-width: 767px){.product-card .product-card__content{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.product-card .product-card__content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1023px)and (max-width: 1279px){.product-card .product-card__content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1280px)and (max-width: 1439px){.product-card .product-card__content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1599px){.product-card .product-card__content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1600px)and (max-width: 1919px){.product-card .product-card__content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1920px){.product-card .product-card__content{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (max-width: 767px){.product-card .product-card__content{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.product-card .product-card__content{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1023px)and (max-width: 1279px){.product-card .product-card__content{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1280px)and (max-width: 1439px){.product-card .product-card__content{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1599px){.product-card .product-card__content{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1600px)and (max-width: 1919px){.product-card .product-card__content{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1920px){.product-card .product-card__content{width:calc(50% - 32px)}}.product-card__image-wrapper{position:relative;width:100%;min-height:400px;max-height:400px;background:#f6f6f6;border-radius:32px;padding:56px 40px;margin-bottom:40px;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}@media screen and (max-width: 1439px){.product-card__image-wrapper{padding:50px 34px;min-height:398px;max-height:398px;margin-bottom:34px}}@media screen and (max-width: 1279px){.product-card__image-wrapper{padding:50px 33px;min-height:240px;max-height:240px;margin-bottom:32px}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card__image-wrapper{margin-bottom:0;min-height:296px;max-height:296px;padding:71px 40px 67px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (max-width: 767px){.product-card__image-wrapper{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.product-card__image-wrapper{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1023px)and (max-width: 1279px){.product-card__image-wrapper{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1280px)and (max-width: 1439px){.product-card__image-wrapper{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1599px){.product-card__image-wrapper{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1600px)and (max-width: 1919px){.product-card__image-wrapper{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1920px){.product-card__image-wrapper{margin-left:16px;margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (max-width: 767px){.product-card__image-wrapper{width:calc(50% - 40px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px){.product-card__image-wrapper{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1023px)and (max-width: 1279px){.product-card__image-wrapper{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1280px)and (max-width: 1439px){.product-card__image-wrapper{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1440px)and (max-width: 1599px){.product-card__image-wrapper{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1600px)and (max-width: 1919px){.product-card__image-wrapper{width:calc(50% - 32px)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (min-width: 1920px){.product-card__image-wrapper{width:calc(50% - 32px)}}@media screen and (max-width: 767px){.product-card__image-wrapper{padding:24px;min-height:206px;max-height:206px;border-radius:24px;margin-bottom:22px}}@media screen and (max-width: 575px){.product-card__image-wrapper{margin-bottom:20px}}@media screen and (max-width: 1023px){.product-card__brand-title.brand-title_level-3{font-size:32px;line-height:32px;padding-right:62px}}@media screen and (max-width: 767px){.product-card__brand-title.brand-title_level-3{font-size:20px;line-height:16px;letter-spacing:-0.05em;padding-right:0}}@media screen and (max-width: 575px){.product-card__brand-title.brand-title_level-3 br{display:none}}.product-card__brand-paragraph{margin-top:24px;margin-bottom:40px}@media screen and (max-width: 1439px){.product-card__brand-paragraph{margin-top:16px;margin-bottom:32px}}@media screen and (max-width: 1023px){.product-card__brand-paragraph{margin-top:24px}}@media screen and (max-width: 767px){.product-card__brand-paragraph{margin-top:19px;margin-bottom:28px;padding-right:30%}}@media screen and (max-width: 575px){.product-card__brand-paragraph{margin-top:16px;padding-right:0}}@media screen and (max-width: 575px){.product-card__brand-paragraph br{display:none}}.product-card .brand-paragraph_mb-0{margin-bottom:0}.product-card__brand-button.brand-button{margin-top:auto}@media screen and (max-width: 1279px){.product-card__brand-button.brand-button{width:100%}}.product-card__image{width:100%;max-width:100%;max-height:100%;height:auto;border-radius:10px;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 4px 4px rgba(0,0,0,.04);box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 4px 4px rgba(0,0,0,.04)}@media screen and (max-width: 767px){.product-card_card .product-card__image-wrapper{padding:15px 0}}@media screen and (max-width: 767px){.product-card_card .product-card__image,.product-card_card .picture__image{-webkit-filter:none;filter:none;height:auto;width:auto;max-width:300px;margin:0 auto}}.product-card__circle{width:100%;height:100%;position:relative;border-radius:50%}.product-card__vector{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:320px;max-width:320px}@media screen and (max-width: 1279px){.product-card__vector{height:184px}}@media screen and (max-width: 1023px){.product-card__vector{height:248px}}@media screen and (max-width: 767px){.product-card__vector{height:184px}}@media screen and (max-width: 1439px){.product-card__vector_desktop{display:none}}@media screen and (min-width: 1440px){.product-card__vector_desktop{display:block}}.product-card__vector_tablet{display:none}@media screen and (min-width: 1280px)and (max-width: 1439px){.product-card__vector_tablet{display:block}}@media screen and (min-width: 1023px)and (max-width: 1279px){.product-card__vector_tablet{display:block}}@media screen and (min-width: 768px)and (max-width: 1023px){.product-card__vector_tablet{display:block}}@media screen and (min-width: 768px){.product-card__vector_mobile{display:none}}@media screen and (max-width: 767px){.product-card__vector_mobile{display:block}}.product-card__aspect-ratio-helper{width:100%;height:100%;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media screen and (max-width: 1599px){.product-card__aspect-ratio-helper{height:275px}}@media screen and (max-width: 1439px){.product-card__aspect-ratio-helper{height:222px}}@media screen and (max-width: 1279px){.product-card__aspect-ratio-helper{height:100%}}@media screen and (max-width: 767px){.product-card__aspect-ratio-helper{height:160px;width:160px}}.product-card_circle .product-card__image-wrapper{padding:64px 88px}@media screen and (max-width: 1599px){.product-card_circle .product-card__image-wrapper{padding:40px 63px}}@media screen and (max-width: 1599px){.product-card_circle .product-card__image-wrapper{padding:40px 76px}}@media screen and (max-width: 1439px){.product-card_circle .product-card__image-wrapper{padding-top:64px;padding-bottom:64px}}@media screen and (max-width: 1279px){.product-card_circle .product-card__image-wrapper{padding:40px 66px}}@media screen and (max-width: 1023px){.product-card_circle .product-card__image-wrapper{padding:40px 58px}}@media screen and (max-width: 767px){.product-card_circle .product-card__image-wrapper{padding:24px}}@media screen and (max-width: 767px){.product-card:not(.product-card_card) .product-card__image-wrapper{border-radius:18px}}@media screen and (max-width: 1023px){.product-card:not(.product-card_card) .product-card__image{height:160px}}@media screen and (max-width: 1279px){.product-card_self-employed br{display:none}}@media screen and (max-width: 767px){.product-card_self-employed .brand-paragraph{padding-right:25%}}.product-card_custom .product-card__image-wrapper,.product-card_custom .product-card__vector{overflow:hidden}.product-card_custom .product-card__circle{top:100%;-webkit-transform:translate(0, -30%);-ms-transform:translate(0, -30%);transform:translate(0, -30%);height:380px;width:380px}@media screen and (max-width: 1279px){.product-card_custom .product-card__circle{width:196px;height:196px}}@media screen and (max-width: 1023px){.product-card_custom .product-card__circle{width:260px;height:260px}}@media screen and (max-width: 767px){.product-card_custom .product-card__circle{width:260px;height:260px}}.product-card_custom .product-card__vector{top:20%}@media screen and (max-width: 1023px){.product-card_custom .product-card__vector{top:7%}}@media screen and (max-width: 767px){.product-card_custom .product-card__vector{top:85%}}@media screen and (max-width: 767px){.product-card_custom .product-card__aspect-ratio-helper{top:120%;width:184px}}@media screen and (max-width: 1023px){.product-card_custom .product-card__brand-title.brand-title_level-3{line-height:32px}}.square-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:104px 64px 81px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:32px;min-height:620px;cursor:pointer;-webkit-transition:250ms;transition:250ms}.square-card:hover,body.theme-brown .square-card.brand-button_white:hover,body.theme-brown .square-card.brand-button_white:focus{background-color:#fff;-webkit-box-shadow:0 40px 80px rgba(0,0,0,.05);box-shadow:0 40px 80px rgba(0,0,0,.05)}@media screen and (max-width: 1279px){.square-card{padding:62px 32px 46px;min-height:420px}}@media screen and (max-width: 1023px){.square-card{border-radius:32px;padding:48px 50px 48px 48px;min-height:264px;-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}}@media screen and (max-width: 767px){.square-card{padding:40px 32px 32px;min-height:312px}}@media screen and (min-width: 1280px){.square-card .square-card__vector-image{width:380px;height:380px}}.square-card .square-card__vector-image .vector-image__vector{max-width:100%;max-height:380px;height:auto}@media screen and (max-width: 767px){.square-card .square-card__vector-image{margin-bottom:16px}}.square-card__brand-title{text-align:center;max-width:100%}@media screen and (min-width: 1024px){.square-card__brand-title{margin-top:72px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.square-card__brand-title{margin-top:50px}}@media screen and (min-width: 768px)and (max-width: 1023px){.square-card__brand-title{text-align:left;padding-left:41px}}@media screen and (max-width: 767px){.square-card__brand-title{font-size:20px;line-height:20px;letter-spacing:-0.05em}}.square-card_white{background-color:#fff;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.05);box-shadow:0px 40px 80px rgba(0,0,0,.05)}.square-card_white:hover,body.theme-brown .square-card_white.brand-button_white:hover,body.theme-brown .square-card_white.brand-button_white:focus{-webkit-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff}.square-card_indent-null{margin-bottom:0}.square-card_theme-brown,body.theme-brown .square-card{position:relative;background:#7a694e;color:#fff;-webkit-transition:250ms;transition:250ms}.square-card_theme-brown .square-card__vector-image .vector-image__vector_desktop,body.theme-brown .square-card .square-card__vector-image .vector-image__vector_desktop{max-width:380px}.square-card_theme-brown .brand-title,body.theme-brown .square-card .brand-title{color:#fff}.square-card_theme-brown:hover,body.theme-brown .square-card_theme-brown.brand-button_white:hover,body.theme-brown .square-card_theme-brown.brand-button_white:focus,body.theme-brown .square-card:hover,body.theme-brown .square-card.brand-button_white:focus{background-color:#7a694e;color:#fff}.square-card_theme-brown:hover::before,body.theme-brown .square-card_theme-brown.brand-button_white:hover::before,body.theme-brown .square-card_theme-brown.brand-button_white:focus::before,body.theme-brown .square-card:hover::before,body.theme-brown .square-card.brand-button_white:focus::before{position:absolute;content:"";top:0;bottom:0;right:0;left:0;border-radius:32px;background-color:#c7a876;opacity:.1;z-index:2;-webkit-transition:250ms;transition:250ms}.square-card_big-image .square-card__vector-image{position:relative}.square-card_big-image .square-card__vector-image .vector-image__circle-wrapper{position:static}.square-card_fsz{cursor:unset}@media screen and (max-width: 1023px){.square-card_fsz .brand-title_level-3{font-size:20px;padding-left:0}}.square-card_fsz:hover,body.theme-brown .square-card_fsz.brand-button_white:hover,body.theme-brown .square-card_fsz.brand-button_white:focus{-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.05);box-shadow:0px 40px 80px rgba(0,0,0,.05)}.square-card_theme-brown-light,body.theme-brown-light .square-card{background:#c7a876}.square-card_theme-brown-light .square-card__brand-title,body.theme-brown-light .square-card .square-card__brand-title{color:#3e2b2e}.square-card_theme-brown-light:hover,body.theme-brown .square-card_theme-brown-light.brand-button_white:hover,body.theme-brown .square-card_theme-brown-light.brand-button_white:focus,body.theme-brown-light .square-card:hover,body.theme-brown-light body.theme-brown .square-card.brand-button_white:focus,body.theme-brown body.theme-brown-light .square-card.brand-button_white:focus{background:#7a694e}.square-card_not-clicable-theme-brown{cursor:unset}.square-card_not-clicable-theme-brown:not(:hover){-webkit-box-shadow:unset;box-shadow:unset}.square-card_not-clicable-theme-brown:hover,body.theme-brown .square-card_not-clicable-theme-brown.brand-button_white:hover,body.theme-brown .square-card_not-clicable-theme-brown.brand-button_white:focus{background:#c7a876}.square-card_not-clickable{cursor:unset}.square-card_not-clickable:not(:hover){-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.0005);box-shadow:0px 40px 80px rgba(0,0,0,.0005)}.square-card_not-clickable:hover,body.theme-brown .square-card_not-clickable.brand-button_white:hover,body.theme-brown .square-card_not-clickable.brand-button_white:focus{-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.0005);box-shadow:0px 40px 80px rgba(0,0,0,.0005)}.square-card_mobile-image{background-color:#fff;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.05);box-shadow:0px 40px 80px rgba(0,0,0,.05)}.square-card_mobile-image:hover,body.theme-brown .square-card_mobile-image.brand-button_white:hover,body.theme-brown .square-card_mobile-image.brand-button_white:focus{-webkit-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff}.square-card_mobile-image .vector-image{overflow:hidden}@media screen and (max-width: 1023px){.square-card_mobile-image .vector-image{min-width:168px}}@media screen and (max-width: 767px){.square-card_mobile-image .vector-image{min-width:184px}}.square-card_mobile-image .vector-image .vector-image__circle-wrapper{min-width:380px;height:380px;width:380px}@media screen and (max-width: 1279px){.square-card_mobile-image .vector-image .vector-image__circle-wrapper{height:196px;width:196px;min-width:196px}}@media screen and (max-width: 1023px){.square-card_mobile-image .vector-image .vector-image__circle-wrapper{height:168px;width:168px;min-width:168px}}@media screen and (max-width: 767px){.square-card_mobile-image .vector-image .vector-image__circle-wrapper{height:184px;width:184px;min-width:184px}}.square-card_mobile-image .vector-image .vector-image__circle{min-width:380px;height:380px;width:380px;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);-webkit-transition:0s ease-out;transition:0s ease-out}@media screen and (max-width: 1279px){.square-card_mobile-image .vector-image .vector-image__circle{height:196px;width:196px;min-width:196px}}@media screen and (max-width: 1023px){.square-card_mobile-image .vector-image .vector-image__circle{height:168px;width:168px;min-width:168px}}@media screen and (max-width: 767px){.square-card_mobile-image .vector-image .vector-image__circle{height:184px;width:184px;min-width:184px}}.square-card_mobile-image .vector-image .vector-image__vector{-webkit-transform:translate(-50%, -100%);-ms-transform:translate(-50%, -100%);transform:translate(-50%, -100%);top:50%;-webkit-transition:top 0s,-webkit-transform 0s;transition:top 0s,-webkit-transform 0s;transition:top 0s,transform 0s;transition:top 0s,transform 0s,-webkit-transform 0s}.square-card_desktop-image{background-color:#fff;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.05);box-shadow:0px 40px 80px rgba(0,0,0,.05)}.square-card_desktop-image:hover,body.theme-brown .square-card_desktop-image.brand-button_white:hover,body.theme-brown .square-card_desktop-image.brand-button_white:focus{-webkit-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff}.square-card_desktop-image .vector-image{overflow:hidden}@media screen and (min-width: 1280px){.square-card_desktop-image .vector-image{min-width:492px;width:492px;height:380px}}@media screen and (max-width: 1023px){.square-card_desktop-image .vector-image{height:168px;width:218px;min-width:218px}}@media screen and (max-width: 767px){.square-card_desktop-image .vector-image{height:184px;width:238px;min-width:238px}}.square-card_desktop-image .vector-image .vector-image__circle-wrapper{min-width:492px;width:492px;height:380px}@media screen and (max-width: 1279px){.square-card_desktop-image .vector-image .vector-image__circle-wrapper{height:196px;width:254px;min-width:254px}}@media screen and (max-width: 1023px){.square-card_desktop-image .vector-image .vector-image__circle-wrapper{height:168px;width:218px;min-width:218px}}@media screen and (max-width: 767px){.square-card_desktop-image .vector-image .vector-image__circle-wrapper{height:184px;width:238px;min-width:238px}}.square-card_desktop-image .vector-image .vector-image__circle{min-width:492px;width:492px;height:380px;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);-webkit-transition:0s ease-out;transition:0s ease-out}@media screen and (max-width: 1279px){.square-card_desktop-image .vector-image .vector-image__circle{height:196px;width:254px;min-width:254px}}@media screen and (max-width: 1023px){.square-card_desktop-image .vector-image .vector-image__circle{height:168px;width:218px;min-width:218px}}@media screen and (max-width: 767px){.square-card_desktop-image .vector-image .vector-image__circle{height:184px;width:238px;min-width:238px}}.square-card_desktop-image .vector-image .vector-image__vector{-webkit-transform:translate(-50%, -100%);-ms-transform:translate(-50%, -100%);transform:translate(-50%, -100%);top:50%;-webkit-transition:top 0s,-webkit-transform 0s;transition:top 0s,-webkit-transform 0s;transition:top 0s,transform 0s;transition:top 0s,transform 0s,-webkit-transform 0s}@media screen and (max-width: 1023px){.square-card_desktop-image .vector-image .vector-image__vector{height:168px;width:218px;min-width:218px}}@media screen and (max-width: 767px){.square-card_desktop-image .vector-image .vector-image__vector{height:184px;width:238px;min-width:238px}}.square-card__mark{width:56px;height:56px;min-height:56px;min-width:56px;border-radius:50%;background-color:#00aec7;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;color:#fff;margin-left:auto;position:absolute;right:56px}@media screen and (max-width: 1023px){.square-card__mark{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-ms-flex-item-align:start;align-self:flex-start}}@media screen and (max-width: 767px){.square-card__mark{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-item-align:start;align-self:flex-start}}@media screen and (max-width: 767px){.square-card__mark{right:25px;top:25px}}.list-widget_mobile-card-default .square-card{background-color:#fff;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.05);box-shadow:0px 40px 80px rgba(0,0,0,.05)}.list-widget_mobile-card-default .square-card:hover,.list-widget_mobile-card-default body.theme-brown .square-card.brand-button_white:hover,body.theme-brown .list-widget_mobile-card-default .square-card.brand-button_white:hover,.list-widget_mobile-card-default body.theme-brown .square-card.brand-button_white:focus,body.theme-brown .list-widget_mobile-card-default .square-card.brand-button_white:focus{-webkit-box-shadow:0 0 0 #fff;box-shadow:0 0 0 #fff}.list-widget_mobile-card-default .square-card_block{cursor:auto;-webkit-box-shadow:0 40px 80px rgba(0,0,0,.05);box-shadow:0 40px 80px rgba(0,0,0,.05)}.list-widget_mobile-card-default .square-card_block:hover,.list-widget_mobile-card-default body.theme-brown .square-card_block.brand-button_white:hover,body.theme-brown .list-widget_mobile-card-default .square-card_block.brand-button_white:hover,.list-widget_mobile-card-default body.theme-brown .square-card_block.brand-button_white:focus,body.theme-brown .list-widget_mobile-card-default .square-card_block.brand-button_white:focus{background-color:#fff;-webkit-box-shadow:0 40px 80px rgba(0,0,0,.05);box-shadow:0 40px 80px rgba(0,0,0,.05)}.cookies{background:#fff;border-radius:32px 32px 0 0;padding:20px;height:120px;width:100%;display:none;position:fixed;bottom:0;z-index:10000}@media screen and (max-width: 767px){.cookies{height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:15px}}.cookies.show{display:block}.cookies__wrap{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}@media screen and (max-width: 767px){.cookies__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cookies__title{color:#828282;font-family:Suisse Intl,sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:20px;max-width:1200px}@media screen and (max-width: 767px){.cookies__title{font-size:14px;text-align:justify}}.cookies__title a{text-decoration:underline;color:#00aec7}.cookies__brand-button{margin-left:40px}@media screen and (max-width: 767px){.cookies__brand-button{margin-top:10px;margin-left:0}}.cookies_brown,body.theme-brown .cookies{background:#7a694e}.cookies_brown .cookies__title,body.theme-brown .cookies .cookies__title{color:#fff}.cookies_brown a,body.theme-brown .cookies a{color:#2b2325}.cookies_brown .brand-button,body.theme-brown .cookies .brand-button{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c));background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c !important;box-shadow:inset 0px -3px 12px #50383c !important;border-radius:24px;color:#fff;position:relative;-webkit-transition:150ms ease-in;transition:150ms ease-in}.cookies_brown .brand-button:hover,.cookies_brown body.theme-brown .brand-button.brand-button_white:hover,body.theme-brown .cookies_brown .brand-button.brand-button_white:hover,.cookies_brown body.theme-brown .brand-button.brand-button_white:focus,body.theme-brown .cookies_brown .brand-button.brand-button_white:focus,body.theme-brown .cookies .brand-button:hover,.cookies_brown .brand-button:active,.cookies_brown body.theme-brown .brand-button.brand-button_white:active,body.theme-brown .cookies_brown .brand-button.brand-button_white:active,body.theme-brown .cookies .brand-button:active,.cookies_brown .brand-button:visited,body.theme-brown .cookies .brand-button:visited,.cookies_brown .brand-button:focus,body.theme-brown .cookies .brand-button:focus{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c)) !important;background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%) !important;-webkit-box-shadow:inset 0px -3px 12px #50383c !important;box-shadow:inset 0px -3px 12px #50383c !important}.cookies_brown .brand-button:hover::before,.cookies_brown body.theme-brown .brand-button.brand-button_white:focus::before,body.theme-brown .cookies_brown .brand-button.brand-button_white:focus::before,body.theme-brown .cookies .brand-button:hover::before,body.theme-brown .cookies .brand-button.brand-button_white:focus::before{position:absolute;content:"";top:0;bottom:0;right:0;left:0;border-radius:24px;background:#c7a876 !important;opacity:.1;-webkit-box-shadow:0px -3px 12px #50383c !important;box-shadow:0px -3px 12px #50383c !important;z-index:2}.old-browser-block{position:relative;overflow:hidden;width:100%;padding-top:165px}@media screen and (max-width: 1279px){.old-browser-block{padding-top:161px}}@media screen and (max-width: 1023px){.old-browser-block{padding-top:161px}}@media screen and (max-width: 767px){.old-browser-block{padding-top:209px}}.old-browser-block__cover{position:absolute;top:0;left:0;width:100%;height:100%}.old-browser-block__container{padding-left:16px;padding-right:16px;max-width:1440px;margin:0 auto}.old-browser-block__wrap{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width: 767px){.old-browser-block__wrap{margin-left:-20px;margin-right:-20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.old-browser-block__wrap{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.old-browser-block__wrap{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.old-browser-block__wrap{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.old-browser-block__wrap{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.old-browser-block__wrap{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 1920px){.old-browser-block__wrap{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 1023px){.old-browser-block__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.old-browser-block__column{margin-left:20px;margin-right:20px}}@media screen and (min-width: 768px)and (max-width: 1023px){.old-browser-block__column{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.old-browser-block__column{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.old-browser-block__column{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1440px)and (max-width: 1599px){.old-browser-block__column{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1600px)and (max-width: 1919px){.old-browser-block__column{margin-left:16px;margin-right:16px}}@media screen and (min-width: 1920px){.old-browser-block__column{margin-left:16px;margin-right:16px}}.old-browser-block__column_pos_0{display:none;width:40%}@media screen and (max-width: 1023px){.old-browser-block__column_pos_0{width:100%;display:block}}.old-browser-block__column_pos_1{float:left;width:50%}@media screen and (max-width: 1023px){.old-browser-block__column_pos_1{width:100%}}.old-browser-block__column_pos_2{float:right;width:40%}@media screen and (max-width: 1023px){.old-browser-block__column_pos_2{display:none}}.old-browser-block__title{font-weight:bold;font-size:72px;line-height:72px;color:#333e48;letter-spacing:-3px;margin-top:64px;font-family:"Geometria",sans-serif}@media screen and (max-width: 1023px){.old-browser-block__title{margin-top:0}}@media screen and (max-width: 575px){.old-browser-block__title{font-size:32px;line-height:32px;font-weight:500;letter-spacing:-1.2px}}.old-browser-block__pre-title-text+.old-browser-block__icon-wrap{margin-right:16px}.old-browser-block__icon-wrap{width:72px;height:72px;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}@media screen and (max-width: 575px){.old-browser-block__icon-wrap{width:32px;height:32px}}.old-browser-block__icon{width:72px;height:72px}@media screen and (max-width: 575px){.old-browser-block__icon{width:20px;height:20px}}.old-browser-block__desc{font-size:16px;line-height:20px;color:#333e48;margin-top:24px}@media screen and (max-width: 1279px){.old-browser-block__desc{margin-bottom:20px}}@media screen and (max-width: 575px){.old-browser-block__desc{font-size:14px;line-height:20px}}.old-browser-block__image-wrap{max-width:568px;height:568px;width:100%;position:relative}@media screen and (max-width: 1439px){.old-browser-block__image-wrap{width:540px;height:540px}}@media screen and (max-width: 1279px){.old-browser-block__image-wrap{width:460px;height:460px}}@media screen and (max-width: 1023px){.old-browser-block__image-wrap{width:322px;height:322px;margin:auto}}@media screen and (max-width: 575px){.old-browser-block__image-wrap{width:184px;height:184px}}.old-browser-block__image{display:block;max-width:100%;height:auto;position:relative;z-index:5;margin:0 auto}@media screen and (max-width: 1279px){.old-browser-block__image_show-lg{display:none}}.old-browser-block__image_show-pl{display:none}@media screen and (max-width: 1279px){.old-browser-block__image_show-pl{display:block}}@media screen and (max-width: 1023px){.old-browser-block__image_show-pl{display:none}}.old-browser-block__image_show-md{display:none}@media screen and (max-width: 1023px){.old-browser-block__image_show-md{display:block}}@media screen and (max-width: 767px){.old-browser-block__image_show-md{display:none}}.old-browser-block__image_show-sm{display:none}@media screen and (max-width: 767px){.old-browser-block__image_show-sm{display:block}}@media screen and (max-width: 575px){.old-browser-block__image_show-sm{display:none}}.old-browser-block__image_show-xs{display:none}@media screen and (max-width: 575px){.old-browser-block__image_show-xs{display:block}}.old-browser-block_modal{padding-top:112px;padding-right:120px;margin:88px 96px;background:#f5f4fa}@media screen and (min-width: 1600px){.old-browser-block_modal{max-height:1000px;max-width:1600px}}@media screen and (max-width: 1024px){.old-browser-block_modal{padding-right:0;margin:40px}}@media screen and (max-width: 375px){.old-browser-block_modal{max-height:630px;padding-top:70px;padding-bottom:20px}}.old-browser-block_modal .old-browser-block__header{position:absolute;z-index:999;top:-90px}.old-browser-block_modal .old-browser-block__header img{width:64px;height:40px}@media screen and (max-width: 375px){.old-browser-block_modal .old-browser-block__header{top:-63px}}.old-browser-block_modal .old-browser-block__container{padding-left:0;padding-right:0;max-width:none;margin:0;padding-left:96px}@media screen and (max-width: 1024px){.old-browser-block_modal .old-browser-block__container{padding-left:48px}}@media screen and (max-width: 1023px){.old-browser-block_modal .old-browser-block__container{padding-left:0;padding-right:0}}.old-browser-block_modal .old-browser-block__desc{margin-bottom:112px}@media screen and (max-width: 1440px){.old-browser-block_modal .old-browser-block__desc{margin-bottom:20px}}@media screen and (max-width: 360px){.old-browser-block_modal .old-browser-block__desc{margin-bottom:10px}}.old-browser-block_modal .old-browser-block__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1024px){.old-browser-block_modal .old-browser-block__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.old-browser-block_modal .old-browser-block__column{margin-left:0;margin-right:0}.old-browser-block_modal .old-browser-block__cover{display:none}.old-browser-block_modal .old-browser-block__column_pos_1,.old-browser-block_modal .old-browser-block__column_pos_2{float:unset;width:unset}@media screen and (max-width: 1024px){.old-browser-block_modal .old-browser-block__column_pos_1{width:80%}}@media screen and (max-width: 1024px){.old-browser-block_modal .old-browser-block__title{font-size:48px;line-height:48px}}@media screen and (max-width: 560px){.old-browser-block_modal .old-browser-block__title{font-size:20px;line-height:24px;letter-spacing:-0.8px}}.brand-title{font-family:"Geometria",sans-serif;font-style:normal;font-weight:700;color:#333e48}.brand-title_level-0{font-size:176px;line-height:152px;letter-spacing:-0.04em}@media screen and (max-width: 767px){.brand-title_level-0{font-size:80px;line-height:80px;letter-spacing:-0.05em}}.brand-title_level-1{font-size:72px;line-height:72px;letter-spacing:-0.04em}@media screen and (max-width: 767px){.brand-title_level-1{letter-spacing:-0.04em;font-weight:500;font-size:32px;line-height:32px}}.brand-title_level-2{font-size:44px;line-height:48px;letter-spacing:-0.03em}@media screen and (max-width: 767px){.brand-title_level-2{font-size:32px;line-height:32px;letter-spacing:-0.04em;font-weight:500}}@media screen and (max-width: 767px){.brand-title_level-2_sm-24{font-size:24px;line-height:24px}}.brand-title_level-3{font-weight:500;font-size:32px;line-height:32px;letter-spacing:-0.04em}@media screen and (max-width: 767px){.brand-title_level-3{font-size:20px;line-height:20px}}@media screen and (max-width: 767px){.brand-title_level-3_sm-16{font-size:16px}}.brand-title_level-4{font-weight:400;font-size:16px;line-height:20px;color:#828282}.brand-title_size-24{font-size:24px;font-weight:500;line-height:32px}.brand-title_color-white{color:#fff;width:100%}.brand-title_color-brand{color:#00aec7}.brand-title_color-gray-400{color:#828282}@media screen and (max-width: 1439px){.brand-title_calcs{font-size:20px;line-height:22px}}.brand-title_quote{position:relative}.brand-title_quote::before{display:block;position:absolute;top:-4px;left:-70px;content:"“";font-weight:bold;font-size:72px;line-height:72px;letter-spacing:-0.04em;color:#00aec7}.brand-title__suptitle{font-size:24px;line-height:32px;color:#333e48;margin-bottom:16px;font-weight:400}@media screen and (max-width: 767px){.brand-title__suptitle{font-size:16px;line-height:20px;margin-bottom:8px}}@media screen and (max-width: 1279px){.brand-title_mw-pl-70{max-width:70%}}@media screen and (max-width: 767px){.brand-title_mw-pl-70{max-width:none}}.brand-title_mw-700{max-width:700px}.brand-title_margin{margin-bottom:56px}@media screen and (max-width: 767px){.brand-title_margin{margin-bottom:40px;padding-left:20px}}.brand-title a{color:#00aec7;text-decoration:underline}.brand-title_text-center{text-align:center}.brand-title_indent-left{margin-left:360px}.mb-32{margin-bottom:32px}.mt-60{margin-top:60px}.hide-answer-title{display:none}@media screen and (max-width: 1023px){.dn{z-index:1;margin-right:auto;padding-top:20px;font-size:23px}}.brand-paragraph{font-family:"SuisseIntI",sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#333e48;-webkit-transition:250ms;transition:250ms}.brand-paragraph_size-24{font-size:24px;line-height:32px}@media screen and (max-width: 767px){.brand-paragraph_size-24{font-size:16px;line-height:20px}}.brand-paragraph_size-20{font-size:20px;line-height:22px}@media screen and (max-width: 767px){.brand-paragraph_size-20{font-size:16px;line-height:20px}}.brand-paragraph_mt-only-24{margin-top:24px;text-align:center;white-space:pre}@media screen and (max-width: 1439px){.brand-paragraph_mt-only-24{white-space:pre-line}}@media screen and (max-width: 767px){.brand-paragraph_mt-only-24 br{display:none}}.brand-paragraph_size-16{font-size:16px;line-height:20px}@media screen and (max-width: 767px){.brand-paragraph_size-16{font-size:14px}.brand-paragraph_size-16 br{display:none}}.brand-paragraph_in-select{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.brand-paragraph_size-only-16{font-size:16px;line-height:20px}.brand-paragraph_size-14{font-size:14px;line-height:16px}.brand-paragraph_size-32{font-size:32px;line-height:48px}@media screen and (max-width: 1023px){.brand-paragraph_size-32{font-size:24px;line-height:32px}}.brand-paragraph_weight-500{font-weight:500}.brand-paragraph_weight-400{font-weight:400}.brand-paragraph_color-brand{color:#00aec7}.brand-paragraph_color-gray-400{color:#828282}.brand-paragraph_color-white{color:#fff}.brand-paragraph_calc-message{max-width:490px}@media screen and (max-width: 1279px){.brand-paragraph_calc-message{max-width:288px}}@media screen and (max-width: 1023px){.brand-paragraph_calc-message{max-width:430px}}.brand-paragraph_color-blue{color:#00aec7}.brand-paragraph a{color:#00aec7;text-decoration:underline}.brand-paragraph_inline-link a{display:inline}.brand-paragraph_mw-1168{max-width:1168px}.brand-paragraph_mw-1048{max-width:1048px}.brand-paragraph_mw-928{max-width:928px}.brand-paragraph_mw-808{max-width:808px}.brand-paragraph_align{font-family:"SuisseIntI",sans-serif;font-size:24px;text-align:left;line-height:1.6em}@media screen and (max-width: 767px){.brand-paragraph_lh_24{line-height:24px}}.brand-paragraph_width{max-width:560px}.brand-paragraph_center{text-align:center}.brand-paragraph_l-height{line-height:44px}.brand-paragraph_mt{margin-top:10px}.brand-paragraph_brown,body.theme-brown .brand-paragraph{color:#fff}.brand-paragraph_brown a,body.theme-brown .brand-paragraph a{color:#7a694e;text-decoration:none}.brand-paragraph_color-gold{color:#c7a876;display:-webkit-box;display:-ms-flexbox;display:flex;word-break:break-all}.brand-paragraph_fsz-32{font-size:32px;line-height:40px}.brand-paragraph_font-g{font-family:"Geometria",sans-serif}.brand-paragraph_let-spac{letter-spacing:-0.03em}.brand-paragraph_let-spac_4{letter-spacing:-0.04em}.brand-paragraph_font-fam-geom{font-family:"Geometria",sans-serif}.brand-paragraph_indent-bottom{margin-bottom:5px}.brand-paragraph_raiting-color{color:#828282}.brand-input{position:relative;margin-top:40px}@media screen and (max-width: 767px){.brand-input{margin-top:28px}}.brand-input__label{position:absolute;top:-40px;left:0;font-family:"SuisseIntI",sans-serif;font-weight:normal;font-size:16px;line-height:20px;color:#333e48;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.brand-input__label{font-size:14px;line-height:20px;top:-28px}}.brand-input__tooltip{margin-left:16px}.brand-input__icon{position:absolute;right:28px;width:16px;height:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.brand-input__input{background-color:#f6f6f6;border:2px solid #f6f6f6;height:72px;border-radius:12px;width:100%;-webkit-transition:250ms;transition:250ms;padding:20px 24px;color:#333e48;font-family:"SuisseIntI",sans-serif;font-weight:500;font-size:24px;line-height:32px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width: 1023px){.brand-input__input{height:60px}}@media screen and (max-width: 767px){.brand-input__input{padding:20px 18px;height:60px;font-size:20px;line-height:28px}}.brand-input__input::-webkit-input-placeholder{color:rgba(0,0,0,0)}.brand-input__input::-moz-placeholder{color:rgba(0,0,0,0)}.brand-input__input:-ms-input-placeholder{color:rgba(0,0,0,0)}.brand-input__input::-ms-input-placeholder{color:rgba(0,0,0,0)}.brand-input__input::placeholder{color:rgba(0,0,0,0)}.brand-input__input:hover:not(:disabled):not(:focus):not(.m-error),body.theme-brown .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus{background-color:#f2f2f2;border-color:#f2f2f2}.brand-input__input:focus:not(disabled),body.theme-brown .brand-input__input.brand-button_white:not(disabled):hover,body.theme-brown .brand-input__input.brand-button_white:not(disabled):focus{background-color:#fff;border-color:#00aec7}.brand-input__input:disabled,body.theme-brown .brand-input__input.brand-button_white:disabled{background-color:#f6f6f6;border-color:#f6f6f6;cursor:not-allowed}.brand-input__input:disabled+.brand-input__label,body.theme-brown .brand-input__input.brand-button_white:disabled+.brand-input__label{color:#e0e0e0}.brand-input__input:disabled+.brand-input__icon,body.theme-brown .brand-input__input.brand-button_white:disabled+.brand-input__icon{color:#e0e0e0}.brand-input__dadata-list{z-index:100;position:absolute;overflow:hidden;opacity:0;z-index:1000;top:calc(100% + 28px);pointer-events:none;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:100%;background-color:#fff;-webkit-transition:250ms;transition:250ms;border-radius:12px;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-shadow:0px 40px 80px rgba(0,0,0,.08),0px 2px 2px rgba(0,0,0,.04);box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 2px 2px rgba(0,0,0,.04);max-width:100%}.brand-input__dadata-list.js-active{opacity:1;height:auto;top:calc(100% + 8px);pointer-events:all}.brand-input__input:focus+.brand-input__dadata-list,body.theme-brown .brand-input__input.brand-button_white:hover+.brand-input__dadata-list,body.theme-brown .brand-input__input.brand-button_white:focus+.brand-input__dadata-list{opacity:1;height:auto;top:calc(100% + 8px);pointer-events:all}.brand-input__dadata-list-item{padding:20px 24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:normal}.brand-input__dadata-list-item:hover .brand-input__dadata-item-name,body.theme-brown .brand-input__dadata-list-item.brand-button_white:hover .brand-input__dadata-item-name,body.theme-brown .brand-input__dadata-list-item.brand-button_white:focus .brand-input__dadata-item-name{color:#00aec7}.brand-input__dadata-list-item:first-child{padding-top:32px}.brand-input__dadata-list-item:last-child{padding-bottom:32px}.brand-input__dadata-item-name{font-family:"Geometria",sans-serif;color:#333e48}.brand-input__dadata-item-name b{color:#00aec7}.brand-input__dadata-item-organization-name,.brand-input__dadata-item-address{font-family:"Geometria",sans-serif;color:#828282}.brand-input__dadata-item-organization-name b,.brand-input__dadata-item-address b{color:#00aec7}.brand-input__dadata-item-organization-name:empty,.brand-input__dadata-item-address:empty{display:none}.brand-input__dadata-item-organization-name{margin-bottom:5px;margin-top:5px}.brand-input_search,.brand-input_inside{margin-top:0}.brand-input_search .brand-input__label,.brand-input_inside .brand-input__label{display:none}.brand-input_search .brand-input__icon,.brand-input_inside .brand-input__icon{width:23px;height:23px;left:25px;color:#828282}@media screen and (max-width: 767px){.brand-input_search .brand-input__icon,.brand-input_inside .brand-input__icon{width:20px;height:20px;left:20px}}.brand-input_search .brand-input__input,.brand-input_inside .brand-input__input{height:72px;padding-left:58px;font-size:24px;line-height:32px;font-family:"SuisseIntI",sans-serif}@media screen and (max-width: 767px){.brand-input_search .brand-input__input,.brand-input_inside .brand-input__input{height:60px;padding-left:46px;font-size:20px;line-height:20px;letter-spacing:-0.05em;font-weight:500;font-family:"Geometria",sans-serif}}.brand-input_search .brand-input__input::-webkit-input-placeholder, .brand-input_inside .brand-input__input::-webkit-input-placeholder{color:#828282}.brand-input_search .brand-input__input::-moz-placeholder, .brand-input_inside .brand-input__input::-moz-placeholder{color:#828282}.brand-input_search .brand-input__input:-ms-input-placeholder, .brand-input_inside .brand-input__input:-ms-input-placeholder{color:#828282}.brand-input_search .brand-input__input::-ms-input-placeholder, .brand-input_inside .brand-input__input::-ms-input-placeholder{color:#828282}.brand-input_search .brand-input__input::placeholder,.brand-input_inside .brand-input__input::placeholder{color:#828282}.brand-input_search .brand-input__input:focus:not(disabled)+.brand-input__clear-search,.brand-input_search body.theme-brown .brand-input__input.brand-button_white:not(disabled):hover+.brand-input__clear-search,body.theme-brown .brand-input_search .brand-input__input.brand-button_white:not(disabled):hover+.brand-input__clear-search,.brand-input_inside .brand-input__input:focus:not(disabled)+.brand-input__clear-search,.brand-input_inside body.theme-brown .brand-input__input.brand-button_white:not(disabled):hover+.brand-input__clear-search,body.theme-brown .brand-input_inside .brand-input__input.brand-button_white:not(disabled):hover+.brand-input__clear-search{background-color:#f6f6f6}.brand-input_search .brand-input__clear-search,.brand-input_inside .brand-input__clear-search{position:absolute;top:50%;right:12px;width:48px;height:48px;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;border-radius:50%;background-color:#fff;-webkit-transition:250ms;transition:250ms;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.brand-input_search .brand-input__clear-search:hover,.brand-input_search body.theme-brown .brand-input__clear-search.brand-button_white:hover,body.theme-brown .brand-input_search .brand-input__clear-search.brand-button_white:hover,.brand-input_search body.theme-brown .brand-input__clear-search.brand-button_white:focus,body.theme-brown .brand-input_search .brand-input__clear-search.brand-button_white:focus,.brand-input_inside .brand-input__clear-search:hover,.brand-input_inside body.theme-brown .brand-input__clear-search.brand-button_white:hover,body.theme-brown .brand-input_inside .brand-input__clear-search.brand-button_white:hover,.brand-input_inside body.theme-brown .brand-input__clear-search.brand-button_white:focus,body.theme-brown .brand-input_inside .brand-input__clear-search.brand-button_white:focus{background-color:#f1f1f1}.brand-input_search .brand-input__clear-search:active,.brand-input_search body.theme-brown .brand-input__clear-search.brand-button_white:active,body.theme-brown .brand-input_search .brand-input__clear-search.brand-button_white:active,.brand-input_inside .brand-input__clear-search:active,.brand-input_inside body.theme-brown .brand-input__clear-search.brand-button_white:active,body.theme-brown .brand-input_inside .brand-input__clear-search.brand-button_white:active{background-color:#ececec}.brand-input_search .brand-input__clear-search .brand-input__clear-icon,.brand-input_inside .brand-input__clear-search .brand-input__clear-icon{width:20px;height:20px;color:#333e48}.brand-input_search .brand-input__clear-search.hide,.brand-input_inside .brand-input__clear-search.hide{display:none}.brand-input_inside .brand-input__input{padding-left:24px}@media screen and (max-width: 767px){.brand-input_inside .brand-input__input{padding-left:20px}}.brand-input_no-bg .brand-input__input,.brand-input_no-bg .brand-input__input:hover:not(:disabled):not(:focus):not(.m-error),.brand-input_no-bg body.theme-brown .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus,body.theme-brown .brand-input_no-bg .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus{background-color:#fff;border-color:#fff}.brand-input_no-bg .brand-input__clear-search{background-color:#f6f6f6}.brand-input_no-bg .brand-input__clear-search:hover,.brand-input_no-bg body.theme-brown .brand-input__clear-search.brand-button_white:hover,body.theme-brown .brand-input_no-bg .brand-input__clear-search.brand-button_white:hover,.brand-input_no-bg body.theme-brown .brand-input__clear-search.brand-button_white:focus,body.theme-brown .brand-input_no-bg .brand-input__clear-search.brand-button_white:focus{background-color:#f1f1f1}.brand-input_no-bg .brand-input__clear-search:active,.brand-input_no-bg body.theme-brown .brand-input__clear-search.brand-button_white:active,body.theme-brown .brand-input_no-bg .brand-input__clear-search.brand-button_white:active{background-color:#ececec}.brand-input_bordered .brand-input__input{border-color:#e0e0e0}.brand-input_bordered .brand-input__input:hover:not(:disabled):not(:focus):not(.m-error),.brand-input_bordered body.theme-brown .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus,body.theme-brown .brand-input_bordered .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus{border-color:#f2f2f2}.brand-input_bordered .brand-input__input:focus:not(disabled),.brand-input_bordered body.theme-brown .brand-input__input.brand-button_white:not(disabled):hover,body.theme-brown .brand-input_bordered .brand-input__input.brand-button_white:not(disabled):hover{border-color:#00aec7}.brand-input.m-error .brand-input__input{background-color:#fdeeec;border-color:#fdeeec}.brand-input.m-error .brand-input__input:not(.m-disabled):not(:focus):hover,.brand-input.m-error body.theme-brown .brand-input__input.brand-button_white:not(.m-disabled):not(:focus):focus,body.theme-brown .brand-input.m-error .brand-input__input.brand-button_white:not(.m-disabled):not(:focus):focus{background-color:#fdeeec;border-color:#fdeeec}.brand-input.m-error .brand-input__error{display:block}.brand-input_search-big .brand-input__icon{width:32px;height:32px;left:20px}@media screen and (max-width: 767px){.brand-input_search-big .brand-input__icon{width:28px;height:28px}}.brand-input_clean{margin-top:0}.brand-input_clean .brand-input__input::-webkit-input-placeholder{color:#333e48}.brand-input_clean .brand-input__input::-moz-placeholder{color:#333e48}.brand-input_clean .brand-input__input:-ms-input-placeholder{color:#333e48}.brand-input_clean .brand-input__input::-ms-input-placeholder{color:#333e48}.brand-input_clean .brand-input__input::placeholder{color:#333e48}.brand-input .brand-input__inner-item{position:absolute;right:0;bottom:0}.brand-input .brand-input__inner-item .brand-input__input{width:200px;text-align:right;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#828282;font-weight:normal;font-size:13px;line-height:20px;position:unset}@media screen and (max-width: 1599px){.brand-input .brand-input__inner-item .brand-input__input{font-size:11px}}@media screen and (max-width: 1439px){.brand-input .brand-input__inner-item .brand-input__input{font-size:10px;position:absolute;bottom:-20px;right:-15px}}@media screen and (max-width: 1023px){.brand-input .brand-input__inner-item .brand-input__input{position:unset}}@media screen and (max-width: 767px){.brand-input .brand-input__inner-item .brand-input__input{position:unset}}@media screen and (max-width: 575px){.brand-input .brand-input__inner-item .brand-input__input{font-size:10px}}@media screen and (max-width: 767px){.brand-input_tooltip-end .brand-input__label{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.brand-input.brand-input_private .brand-input__input{height:72px;border:1px solid #7a694e;border-radius:12px;background:rgba(0,0,0,0);padding:20px 24px;color:#fff;font-size:24px;line-height:32px}.brand-input.brand-input_private .brand-input__input:hover:not(:disabled):not(:focus):not(.m-error),.brand-input.brand-input_private body.theme-brown .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus,body.theme-brown .brand-input.brand-input_private .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus{background-color:inherit;border-color:#7a694e}.brand-input.brand-input_private .brand-input__input:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px rgba(0,0,0,0) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.brand-input.brand-input_private.m-error .brand-input__input{background-color:rgba(0,0,0,0);border-color:#ea5444}.brand-input.brand-input_private.m-error .brand-input__input:not(.m-disabled):not(:focus):hover,.brand-input.brand-input_private.m-error body.theme-brown .brand-input__input.brand-button_white:not(.m-disabled):not(:focus):focus,body.theme-brown .brand-input.brand-input_private.m-error .brand-input__input.brand-button_white:not(.m-disabled):not(:focus):focus{background-color:rgba(0,0,0,0);border-color:#ea5444}.brand-input.brand-input_private.m-error .brand-input__error{display:block}.brand-input.brand-input_private .brand-input__label{color:#fff}.brand-input.brand-input_private .brand-input__dadata-list{background-color:#2b2325;border:1px solid #7a694e}.brand-input.brand-input_private .brand-input__dadata-list-item:hover .brand-input__dadata-item-name,.brand-input.brand-input_private body.theme-brown .brand-input__dadata-list-item.brand-button_white:focus .brand-input__dadata-item-name,body.theme-brown .brand-input.brand-input_private .brand-input__dadata-list-item.brand-button_white:focus .brand-input__dadata-item-name{color:#7a694e}.brand-input.brand-input_private .brand-input__dadata-item-name{color:#fff}.brand-input.brand-input_private .brand-input__dadata-item-name b{color:#7a694e}.brand-input.brand-input_private .brand-input__dadata-item-subtext{color:#f6f6f6}.brand-input.brand-input_private .brand-input__dadata-item-subtext b{color:#7a694e}.brand-input_mr-24{margin-right:24px}@media screen and (max-width: 767px){.brand-input_mr-24{margin-right:0;margin-bottom:26px}}.search-input-redirect__input-box{position:relative}.search-input-redirect__seach-list{margin-top:8px;width:100%;border:none;padding:16px 24px;-webkit-box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 2px 2px rgba(0,0,0,.04);box-shadow:0px 40px 80px rgba(0,0,0,.08),0px 2px 2px rgba(0,0,0,.04);border-radius:12px;position:absolute;background-color:#fff;z-index:10;display:none}.search-input-redirect__seach-list-item{font-family:Suisse Intl,sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:20px;color:#828282;padding:16px 0;cursor:pointer}.search-input-redirect__seach-list-item:hover,body.theme-brown .search-input-redirect__seach-list-item.brand-button_white:hover,body.theme-brown .search-input-redirect__seach-list-item.brand-button_white:focus{color:#00aec7}.search-input-redirect__seach-list-item b{font-weight:400;color:#02abca}.search-input-redirect__seach-list-item.selected{color:#00aec7}.search-input-redirect__input-box.show .search-input-redirect__seach-list{display:block}.brand-button{padding:14px 32px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.2s;transition:.2s;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.brand-button:disabled,body.theme-brown .brand-button.brand-button_white:disabled{cursor:not-allowed}@media screen and (max-width: 767px){.brand-button_subscriber-back{margin-top:28px}}.brand-button_primary{background:-webkit-gradient(linear, left bottom, left top, from(#00aec7), color-stop(6.67%, #00aec7), color-stop(13.33%, #01afc8), color-stop(20%, #02b1ca), color-stop(26.67%, #04b3cd), color-stop(33.33%, #06b7d0), color-stop(40%, #09bad4), color-stop(46.67%, #0cbed8), color-stop(53.33%, #0fc3dc), color-stop(60%, #12c7e0), color-stop(66.67%, #15cbe4), color-stop(73.33%, #18cee7), color-stop(80%, #19d0ea), color-stop(86.67%, #1bd2ec), color-stop(93.33%, #1bd3ed), to(#1cd3ed));background:linear-gradient(360deg, #00aec7 0%, #00aec7 6.67%, #01afc8 13.33%, #02b1ca 20%, #04b3cd 26.67%, #06b7d0 33.33%, #09bad4 40%, #0cbed8 46.67%, #0fc3dc 53.33%, #12c7e0 60%, #15cbe4 66.67%, #18cee7 73.33%, #19d0ea 80%, #1bd2ec 86.67%, #1bd3ed 93.33%, #1cd3ed 100%);-webkit-box-shadow:inset 0px -4px 16px #1cd3ed;box-shadow:inset 0px -4px 16px #1cd3ed;border:none}.brand-button_primary:hover:not(:disabled),body.theme-brown .brand-button_primary.brand-button_white:not(:disabled):hover,body.theme-brown .brand-button_primary.brand-button_white:not(:disabled):focus,.brand-button_primary:focus:not(:disabled){background:-webkit-gradient(linear, left bottom, left top, from(#01b7d1), color-stop(6.67%, #01b7d2), color-stop(13.33%, #02b8d3), color-stop(20%, #03bad4), color-stop(26.67%, #05bcd6), color-stop(33.33%, #08bfd9), color-stop(40%, #0bc2dd), color-stop(46.67%, #0ec6e0), color-stop(53.33%, #12cae4), color-stop(60%, #15cee8), color-stop(66.67%, #18d1eb), color-stop(73.33%, #1bd4ee), color-stop(80%, #1dd6f1), color-stop(86.67%, #1ed8f2), color-stop(93.33%, #1fd9f3), to(#1fd9f3));background:linear-gradient(360deg, #01b7d1 0%, #01b7d2 6.67%, #02b8d3 13.33%, #03bad4 20%, #05bcd6 26.67%, #08bfd9 33.33%, #0bc2dd 40%, #0ec6e0 46.67%, #12cae4 53.33%, #15cee8 60%, #18d1eb 66.67%, #1bd4ee 73.33%, #1dd6f1 80%, #1ed8f2 86.67%, #1fd9f3 93.33%, #1fd9f3 100%);-webkit-box-shadow:inset 0px -4px 16px #1fd9f3;box-shadow:inset 0px -4px 16px #1fd9f3}.brand-button_primary:active:not(:disabled),body.theme-brown .brand-button_primary.brand-button_white:not(:disabled):active{background:-webkit-gradient(linear, left bottom, left top, from(#00aec7), to(#00aec7));background:linear-gradient(360deg, #00aec7 0%, #00aec7 100%);-webkit-box-shadow:none;box-shadow:none}.brand-button_primary:disabled,body.theme-brown .brand-button_primary.brand-button_white:disabled{background:#f6f6f6;-webkit-box-shadow:none;box-shadow:none}.brand-button_primary:disabled .brand-button__text,body.theme-brown .brand-button_primary.brand-button_white:disabled .brand-button__text{color:#828282}.brand-button_primary.disabled{pointer-events:none;background:#fff;-webkit-box-shadow:none;box-shadow:none}.brand-button_primary.disabled .brand-button__text{color:#828282}.brand-button_primary.disabled:hover,body.theme-brown .brand-button_primary.disabled.brand-button_white:hover,body.theme-brown .brand-button_primary.disabled.brand-button_white:focus,.brand-button_primary.disabled:active,body.theme-brown .brand-button_primary.disabled.brand-button_white:active,.brand-button_primary.disabled:focus{background:#fff;color:#828282;-webkit-box-shadow:none;box-shadow:none}.brand-button_preload-disabled:disabled,body.theme-brown .brand-button_preload-disabled.brand-button_white:disabled{background:-webkit-gradient(linear, left bottom, left top, from(#00aec7), color-stop(6.67%, #00aec7), color-stop(13.33%, #01afc8), color-stop(20%, #02b1ca), color-stop(26.67%, #04b3cd), color-stop(33.33%, #06b7d0), color-stop(40%, #09bad4), color-stop(46.67%, #0cbed8), color-stop(53.33%, #0fc3dc), color-stop(60%, #12c7e0), color-stop(66.67%, #15cbe4), color-stop(73.33%, #18cee7), color-stop(80%, #19d0ea), color-stop(86.67%, #1bd2ec), color-stop(93.33%, #1bd3ed), to(#1cd3ed));background:linear-gradient(360deg, #00aec7 0%, #00aec7 6.67%, #01afc8 13.33%, #02b1ca 20%, #04b3cd 26.67%, #06b7d0 33.33%, #09bad4 40%, #0cbed8 46.67%, #0fc3dc 53.33%, #12c7e0 60%, #15cbe4 66.67%, #18cee7 73.33%, #19d0ea 80%, #1bd2ec 86.67%, #1bd3ed 93.33%, #1cd3ed 100%);-webkit-box-shadow:inset 0px -4px 16px #1cd3ed;box-shadow:inset 0px -4px 16px #1cd3ed;border:none}@media screen and (max-width: 1023px){.brand-button_mt-md-8{margin-top:8px}}.brand-button_secondary{background:rgba(0,0,0,0);border:1px solid #e0e0e0}.brand-button_secondary .brand-button__text{color:#333e48}.brand-button_secondary:hover:not(:disabled),body.theme-brown .brand-button_secondary.brand-button_white:not(:disabled):hover,body.theme-brown .brand-button_secondary.brand-button_white:not(:disabled):focus{border-color:#828282}.brand-button_secondary:focus:not(:disabled),body.theme-brown .brand-button_secondary.brand-button_white:not(:disabled):hover,body.theme-brown .brand-button_secondary.brand-button_white:not(:disabled):focus{border-color:#e0e0e0}.brand-button_secondary:active:not(:disabled),body.theme-brown .brand-button_secondary.brand-button_white:not(:disabled):active{border-color:#333e48}.brand-button_secondary:disabled,body.theme-brown .brand-button_secondary.brand-button_white:disabled{border-color:#e0e0e0}.brand-button_secondary:disabled .brand-button__text,body.theme-brown .brand-button_secondary.brand-button_white:disabled .brand-button__text{color:#e0e0e0}.brand-button_white{background:#fff;border:1px solid #e0e0e0}.brand-button_white .brand-button__text{color:#333e48}.brand-button_white:hover:not(:disabled) .brand-button__text,body.theme-brown .brand-button_white:not(:disabled):focus .brand-button__text{color:#00aec7}.brand-button_white:disabled,body.theme-brown .brand-button_white:disabled{border-color:#e0e0e0}.brand-button_white:disabled .brand-button__text,body.theme-brown .brand-button_white:disabled .brand-button__text{color:#e0e0e0}@media screen and (max-width: 767px){.brand-button_secondary-mobile{background:rgba(0,0,0,0);border:1px solid #e0e0e0}.brand-button_secondary-mobile .brand-button__text{color:#333e48}.brand-button_secondary-mobile:hover:not(:disabled),body.theme-brown .brand-button_secondary-mobile.brand-button_white:not(:disabled):hover,body.theme-brown .brand-button_secondary-mobile.brand-button_white:not(:disabled):focus,.brand-button_secondary-mobile:focus:not(:disabled){border-color:#828282}.brand-button_secondary-mobile:active:not(:disabled),body.theme-brown .brand-button_secondary-mobile.brand-button_white:not(:disabled):active{border-color:#333e48}.brand-button_secondary-mobile:disabled,body.theme-brown .brand-button_secondary-mobile.brand-button_white:disabled{border-color:#e0e0e0}.brand-button_secondary-mobile:disabled .brand-button__text,body.theme-brown .brand-button_secondary-mobile.brand-button_white:disabled .brand-button__text{color:#e0e0e0}}.brand-button_active,.brand-button_active:hover:not(:disabled),body.theme-brown .brand-button_active.brand-button_white:not(:disabled):hover,body.theme-brown .brand-button_active.brand-button_white:not(:disabled):focus,.brand-button_active:active:not(:disabled),body.theme-brown .brand-button_active.brand-button_white:not(:disabled):active{background-color:#f6f6f6;border-color:#f6f6f6}.brand-button_size-m{padding:18px 40px}@media screen and (max-width: 767px){.brand-button_size-m{border-radius:24px;padding:20px 32px}}.brand-button_subscribe-mode{max-height:72px}.brand-button_size-l{padding:26px 56px;border-radius:24px}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.brand-button_size-l{padding:26px 37px}}.brand-button_size-l.brand-button_secondary{padding:25px 56px}@media screen and (max-width: 767px){.brand-button_size-l.brand-button_secondary{padding:19px 32px}}@media screen and (max-width: 767px){.brand-button_size-l{padding:20px 32px}}.brand-button_tag{padding:14px 24px}.brand-button_tab{padding:10px 20px;border-radius:24px;cursor:pointer;color:#333e48}.brand-button_tab.m-active{background-color:#f6f6f6}.brand-button_is-block{width:100%}.brand-button_transparent{background:rgba(0,0,0,0);border:1px solid #e0e0e0}.brand-button_transparent:hover,body.theme-brown .brand-button_transparent.brand-button_white:hover,body.theme-brown .brand-button_transparent.brand-button_white:focus{border-color:#828282}.brand-button_transparent:active,body.theme-brown .brand-button_transparent.brand-button_white:active{border-color:#333e48}.brand-button_transparent:disabled,body.theme-brown .brand-button_transparent.brand-button_white:disabled{color:#828282}.brand-button_tab-big{padding:14px 32px;border-radius:12px}.brand-button_tab-big.m-active{background-color:#f6f6f6}@media screen and (max-width: 767px){.brand-button_tab-big{padding:20px;border-radius:24px}}.brand-button_fixed{margin-top:12px}@media screen and (max-width: 767px){.brand-button:not(.brand-button_tag){width:100%}}.brand-button__text{font-family:"SuisseIntI",sans-serif;font-weight:normal;font-size:16px;line-height:20px;color:#fff;-webkit-transition:250ms;transition:250ms;white-space:nowrap;text-align:center}@media screen and (max-width: 767px){.brand-button__text{font-size:14px}}.brand-button.brand-button_circle{width:88px;height:88px;border-radius:50%;display:block;overflow:hidden;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}@media screen and (max-width: 767px){.brand-button.brand-button_circle{width:60px;height:60px}}.brand-button_brown,body.theme-brown .brand-button{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c));background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c;box-shadow:inset 0px -3px 12px #50383c;border-radius:24px;color:#fff;position:relative;-webkit-transition:150ms ease-in;transition:150ms ease-in;border:none}.brand-button_brown:hover,body.theme-brown .brand-button_brown.brand-button_white:hover,body.theme-brown .brand-button_brown.brand-button_white:focus,body.theme-brown .brand-button:hover,.brand-button_brown:focus,body.theme-brown .brand-button:focus{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c));background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%);-webkit-box-shadow:inset 0px -3px 12px #50383c;box-shadow:inset 0px -3px 12px #50383c}.brand-button_brown:hover::before,body.theme-brown .brand-button_brown.brand-button_white:hover::before,body.theme-brown .brand-button_brown.brand-button_white:focus::before,body.theme-brown .brand-button:hover::before,body.theme-brown .brand-button.brand-button_white:focus::before{position:absolute;content:"";top:0;bottom:0;right:0;left:0;border-radius:24px;background:#c7a876;opacity:.1;-webkit-box-shadow:0px -3px 12px #50383c;box-shadow:0px -3px 12px #50383c;z-index:2}.brand-button_brown:active,body.theme-brown .brand-button_brown.brand-button_white:active,body.theme-brown .brand-button:active{border:none;background:#6d4c4c;-webkit-box-shadow:#6d4c4c;box-shadow:#6d4c4c}.brand-button_brown:disabled,body.theme-brown .brand-button_brown.brand-button_white:disabled,body.theme-brown .brand-button:disabled{border:none;color:rgba(255,255,255,.5);background:#8e7d62;-webkit-box-shadow:none;box-shadow:none}.brand-button_no-padding-x{padding-left:0;padding-right:0}@media screen and (max-width: 1279px){.brand-button_no-padding-x{padding-left:56px;padding-right:56px}}@media screen and (max-width: 767px){.brand-button_no-padding-x{padding-left:32px;padding-right:32px}}.brand-button_center{margin-left:auto;margin-right:auto}.brand-button.loading{position:relative}.brand-button.loading .brand-button__text{opacity:0}.brand-button.loading::after{content:"";position:absolute;height:36px;width:36px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-image:url(/assets/images/loader_white.svg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:loading;animation-name:loading;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes loading{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes loading{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.brand-button_white.loading::after{background-image:url(/assets/images/loader_primary.svg)}.brand-button_brown-white,body.theme-brown .brand-button_white:disabled,body.theme-brown .brand-button_white:active,body.theme-brown .brand-button_white:hover,body.theme-brown .brand-button_white:focus,body.theme-brown .brand-button_white{border-radius:24px;color:#fff;position:relative;-webkit-transition:150ms ease-in;transition:150ms ease-in;background:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.5)}.brand-button_brown-white:hover,body.theme-brown .brand-button_white:hover,body.theme-brown .brand-button_white:focus,.brand-button_brown-white:focus{border:1px solid #fff}.brand-button_brown-white:active,body.theme-brown .brand-button_white:active{border-color:#c7a876}.brand-button_brown-white:disabled,body.theme-brown .brand-button_white:disabled{border:1px solid rgba(255,255,255,.5);color:rgba(255,255,255,.5)}@media screen and (max-width: 1279px){.brand-button_tabs-fixed{display:none}}.brand-button_old-modal{padding:26px 56px;border-radius:24px;max-width:240px;margin-bottom:73px}@media screen and (max-width: 768px){.brand-button_old-modal{max-width:unset}}@media screen and (max-width: 1024px){.brand-button_old-modal{margin-top:20px}}@media screen and (max-width: 560px){.brand-button_old-modal{margin-top:10px;padding:20px 56px;margin-bottom:20px}}.brand-button_instruction-button{width:688px;border-radius:24px}.brand-button .primary-custom-disabled:disabled,.brand-button body.theme-brown .primary-custom-disabled.brand-button_white:disabled,body.theme-brown .brand-button .primary-custom-disabled.brand-button_white:disabled{background:-webkit-gradient(linear, left bottom, left top, from(#00aec7), color-stop(6.67%, #00aec7), color-stop(13.33%, #01afc8), color-stop(20%, #02b1ca), color-stop(26.67%, #04b3cd), color-stop(33.33%, #06b7d0), color-stop(40%, #09bad4), color-stop(46.67%, #0cbed8), color-stop(53.33%, #0fc3dc), color-stop(60%, #12c7e0), color-stop(66.67%, #15cbe4), color-stop(73.33%, #18cee7), color-stop(80%, #19d0ea), color-stop(86.67%, #1bd2ec), color-stop(93.33%, #1bd3ed), to(#1cd3ed));background:linear-gradient(360deg, #00aec7 0%, #00aec7 6.67%, #01afc8 13.33%, #02b1ca 20%, #04b3cd 26.67%, #06b7d0 33.33%, #09bad4 40%, #0cbed8 46.67%, #0fc3dc 53.33%, #12c7e0 60%, #15cbe4 66.67%, #18cee7 73.33%, #19d0ea 80%, #1bd2ec 86.67%, #1bd3ed 93.33%, #1cd3ed 100%)}.brand-button .primary-custom-disabled:disabled .brand-button__text{color:#fff}.primary-custom-disabled:disabled,body.theme-brown .primary-custom-disabled.brand-button_white:disabled{background:-webkit-gradient(linear, left bottom, left top, from(#00aec7), color-stop(6.67%, #00aec7), color-stop(13.33%, #01afc8), color-stop(20%, #02b1ca), color-stop(26.67%, #04b3cd), color-stop(33.33%, #06b7d0), color-stop(40%, #09bad4), color-stop(46.67%, #0cbed8), color-stop(53.33%, #0fc3dc), color-stop(60%, #12c7e0), color-stop(66.67%, #15cbe4), color-stop(73.33%, #18cee7), color-stop(80%, #19d0ea), color-stop(86.67%, #1bd2ec), color-stop(93.33%, #1bd3ed), to(#1cd3ed));background:linear-gradient(360deg, #00aec7 0%, #00aec7 6.67%, #01afc8 13.33%, #02b1ca 20%, #04b3cd 26.67%, #06b7d0 33.33%, #09bad4 40%, #0cbed8 46.67%, #0fc3dc 53.33%, #12c7e0 60%, #15cbe4 66.67%, #18cee7 73.33%, #19d0ea 80%, #1bd2ec 86.67%, #1bd3ed 93.33%, #1cd3ed 100%)}.primary-custom-disabled:disabled .brand-button__text,body.theme-brown .primary-custom-disabled.brand-button_white:disabled .brand-button__text{color:#fff}.brown-custom-disabled:disabled,body.theme-brown .brown-custom-disabled.brand-button_white:disabled{background:-webkit-gradient(linear, left bottom, left top, from(#352124), to(#6d4c4c));background:linear-gradient(360deg, #352124 0%, #6d4c4c 100%)}.brown-custom-disabled:disabled .brand-button__text,body.theme-brown .brown-custom-disabled.brand-button_white:disabled .brand-button__text{color:#fff}body.theme-brown .brand-button_white{-webkit-box-shadow:none;box-shadow:none}body.theme-brown .brand-button_white:hover,body.theme-brown .brand-button_white:focus{-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0)}body.theme-brown .brand-button_white:hover::before,body.theme-brown .brand-button_white:focus::before{display:none}body.theme-brown .brand-button_white:hover .brand-button__text,body.theme-brown .brand-button_white:focus .brand-button__text{color:#fff}body.theme-brown .brand-button_white .brand-button__text{color:#fff}.tooltip{width:20px;height:20px;bottom:0;display:inline-block;position:relative;top:4px}.tooltip__icon-wrap{background:#333e48;border-radius:50%;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;width:20px;height:20px}.tooltip__icon{width:20px;height:20px;color:#fff}.tooltip_align-tip{margin-left:24px;margin-top:8px}.tooltip_theme-info-card .tooltip__icon-wrap{background:#c7a876}.tooltip_theme-info-card .icon.tooltip__icon{color:#3e2b2e}.tooltip_with-listwidget{top:0;left:5px}.tippy-box[data-theme~=brown]{background-color:#c7a876;color:#3e2b2e;bottom:10px;word-break:normal}.tippy-box[data-theme~=brown][data-placement^=top]>.tippy-arrow::before{border-top-color:#c7a876}.tippy-content{font-family:Suisse Intl,sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:20px;letter-spacing:0}.icon{display:inline-block;max-width:100%;max-height:100%;pointer-events:none}.icon_inactive{opacity:.4}.icon_fire{width:12px;height:12px}.icon_more{width:13px;height:3px}.icon_size_12{width:12px;height:12px}.icon_size_16{width:16px;height:16px}.icon_size_24{width:24px;height:24px}.icon_size_32{width:32px;height:32px}.icon_size_48{width:48px;height:48px}.icon_size_56{width:56px;height:56px}.picture{display:inline-block}.picture__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vector-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1279px){.vector-image{margin-bottom:20px;margin-top:100px}}@media screen and (max-width: 767px){.vector-image{margin-bottom:0;margin-top:0}}.vector-image__circle-wrapper{width:300px;height:300px;position:relative;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}@media screen and (max-width: 1279px){.vector-image__circle-wrapper{height:196px;width:196px}}@media screen and (max-width: 1023px){.vector-image__circle-wrapper{height:168px;width:168px}}@media screen and (max-width: 767px){.vector-image__circle-wrapper{height:184px;width:184px}}.vector-image__circle{width:200px;height:200px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.4s ease-out;transition:.4s ease-out;border-radius:50%}.vector-image__circle.m-animate{width:300px;height:300px}@media screen and (max-width: 1279px){.vector-image__circle{width:100px;height:100px}.vector-image__circle.m-animate{height:192px;width:192px}}@media screen and (max-width: 1023px){.vector-image__circle{width:80px;height:80px}.vector-image__circle.m-animate{height:160px;width:160px}}.vector-image__vector{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:100%;height:auto}@media screen and (min-width: 1280px){.vector-image__vector{top:calc(50% - 8px)}}@media screen and (max-width: 1279px){.vector-image__vector{width:248px}}@media screen and (max-width: 1023px){.vector-image__vector{width:184px}}@media screen and (max-width: 1279px){.vector-image__vector_desktop{display:none}}.vector-image__vector_tablet-md{display:none}@media screen and (min-width: 1023px)and (max-width: 1279px){.vector-image__vector_tablet-md{display:block}}.vector-image__vector_tablet-sm{display:none}@media screen and (min-width: 768px)and (max-width: 1023px){.vector-image__vector_tablet-sm{display:block}}@media screen and (min-width: 768px){.vector-image__vector_mobile{display:none}}@media screen and (max-width: 767px){.vector-image__vector_mobile{display:block}}.vector-image_mt-20{margin-top:28px}@media screen and (max-width: 1279px){.vector-image_bank .vector-image__vector_desktop{display:none}}.vector-image_bank .vector-image__vector_tablet-md{display:none}@media screen and (min-width: 1023px)and (max-width: 1279px){.vector-image_bank .vector-image__vector_tablet-md{display:block}}.vector-image_bank .vector-image__vector_tablet-sm{display:none}@media screen and (min-width: 768px)and (max-width: 1023px){.vector-image_bank .vector-image__vector_tablet-sm{display:block}}@media screen and (min-width: 768px){.vector-image_bank .vector-image__vector_mobile{display:none}}@media screen and (max-width: 767px){.vector-image_bank .vector-image__vector_mobile{display:block}}@media screen and (min-width: 1023px)and (max-width: 1279px){.vector-image_bank .vector-image__circle-wrapper{width:192px}}@media screen and (min-width: 768px)and (max-width: 1023px){.vector-image_bank .vector-image__circle-wrapper{width:192px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.vector-image_bank .vector-image__vector{width:248px}}@media screen and (min-width: 768px)and (max-width: 1023px){.vector-image_bank .vector-image__vector{width:248px}}@media screen and (min-width: 768px)and (max-width: 1023px){.vector-image_bank .vector-image__circle{width:100px;height:100px}.vector-image_bank .vector-image__circle.m-animate{height:192px;width:192px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.vector-image_bank .vector-image__circle{width:100px;height:100px}.vector-image_bank .vector-image__circle.m-animate{height:192px;width:192px}}@media screen and (max-width: 767px){.vector-image_for-mortgage .vector-image__circle-wrapper{height:100%;width:184px}}.brand-range .rangeSlider{background:none;-webkit-box-shadow:none;box-shadow:none}.brand-range .rangeSlider.rangeSlider__horizontal{height:2px;border-radius:2px 2px 0 0}.brand-range .rangeSlider .rangeSlider__fill{background:#00aec7;-webkit-box-shadow:none;box-shadow:none}.brand-range .rangeSlider .rangeSlider__handle{width:20px;height:20px;border:none;background:#fff;-webkit-box-shadow:0 6px 12px rgba(2,118,153,.12),inset 0 1px 4px rgba(58,198,238,.06),inset 0px -4px 6px rgba(58,198,238,.4);box-shadow:0 6px 12px rgba(2,118,153,.12),inset 0 1px 4px rgba(58,198,238,.06),inset 0px -4px 6px rgba(58,198,238,.4)}.brand-range .rangeSlider .rangeSlider__handle:after{display:none}.brand-range__row{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.brand-range__row{margin-top:8px}}.brand-range__value{width:50%;font-size:16px;line-height:20px;position:relative;color:#828282;outline:none;border:none;background:none}@media screen and (max-width: 767px){.brand-range__value{font-size:14px}}.brand-range__value:last-child{text-align:right}.brand-range_hidden{opacity:0;pointer-events:none}.brand-range_hidden-range .rangeSlider,.brand-range_hidden-range .brand-range__range{opacity:0;pointer-events:none}.brand-range_hidden-range-max .js-max-value{opacity:0;pointer-events:none}.brand-checkbox{width:100%}.brand-checkbox__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-checkbox__placeholder{font-family:"SuisseIntI",sans-serif;height:100%;font-size:16px;line-height:24px;color:#000;padding-left:16px;position:relative}.brand-checkbox__box{width:24px;min-width:24px;height:24px;position:relative;border-radius:4px}.brand-checkbox__box:after,.brand-checkbox__box:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;-webkit-transition:250ms;transition:250ms;border-radius:4px}.brand-checkbox__box:after{border:1px solid #e0e0e0;z-index:1}.brand-checkbox__box:before{z-index:2;background-repeat:no-repeat;background-position:50%}.m-error .brand-checkbox__box{background-color:#fdeeec}.brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper .brand-checkbox__box:after{border-color:#00aec7;background-color:#00aec7}.brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper .brand-checkbox__box:before{background-image:url(/assets/images/check_white.svg)}.brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:hover .brand-checkbox__box:after,body.theme-brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper.brand-button_white:focus .brand-checkbox__box:after{border-color:#00c1dd;background-color:#00c1dd}.brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:active .brand-checkbox__box:after,.brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:focus .brand-checkbox__box:after,body.theme-brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper.brand-button_white:hover .brand-checkbox__box:after{border-color:#00a6bd;background-color:#00a6bd}.brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:hover .brand-checkbox__box:after,body.theme-brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper.brand-button_white:focus .brand-checkbox__box:after{border-color:#828282}.brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:active .brand-checkbox__box:after,.brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:focus .brand-checkbox__box:after,body.theme-brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper.brand-button_white:hover .brand-checkbox__box:after{border-color:#333e48}.brand-checkbox__input:disabled+.brand-checkbox__wrapper,body.theme-brown .brand-checkbox__input.brand-button_white:disabled+.brand-checkbox__wrapper{cursor:not-allowed}.brand-checkbox__input:disabled:checked+.brand-checkbox__wrapper .brand-checkbox__box:after{border-color:#e0e0e0;background-color:#f6f6f6}.brand-checkbox__input:disabled:checked+.brand-checkbox__wrapper .brand-checkbox__box:before{background-image:url(/assets/images/check_gray.svg)}.brand-checkbox__input:disabled:not(:checked)+.brand-checkbox__wrapper .brand-checkbox__box:after{border-color:#e0e0e0;background-color:#f6f6f6}.brand-checkbox_reverse .brand-checkbox__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.brand-checkbox_reverse .brand-checkbox__placeholder{padding-left:0;padding-right:16px}.brand-checkbox_block{width:100%}.brand-checkbox_block .brand-checkbox__wrapper{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.brand-checkbox.brand-checkbox_view-wide .brand-checkbox__placeholder{max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex}.brand-checkbox.brand-checkbox_with-calc{width:unset}.brand-checkbox_brown.m-error .brand-checkbox__box,body.theme-brown .m-error.brand-checkbox .brand-checkbox__box{background-color:rgba(0,0,0,0)}.brand-checkbox_brown.m-error .brand-checkbox__box::after,body.theme-brown .m-error.brand-checkbox .brand-checkbox__box::after{border-color:#ea5444}.brand-checkbox_brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper .brand-checkbox__box:after{border-color:#c7a876;background-color:#c7a876}.brand-checkbox_brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper .brand-checkbox__box:before,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper .brand-checkbox__box:before{background-image:url(/assets/images/check_white.svg)}.brand-checkbox_brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:hover .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:hover .brand-checkbox__box:after,.brand-checkbox_brown body.theme-brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper.brand-button_white:focus .brand-checkbox__box:after,body.theme-brown .brand-checkbox_brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper.brand-button_white:focus .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper.brand-button_white:focus .brand-checkbox__box:after{border-color:#c7a876;background-color:#c7a876}.brand-checkbox_brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:active .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:active .brand-checkbox__box:after,.brand-checkbox_brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:focus .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper:focus .brand-checkbox__box:after,.brand-checkbox_brown body.theme-brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper.brand-button_white:hover .brand-checkbox__box:after,body.theme-brown .brand-checkbox_brown .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper.brand-button_white:hover .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):checked+.brand-checkbox__wrapper.brand-button_white:hover .brand-checkbox__box:after{border-color:#c7a876;background-color:#c7a876}.brand-checkbox_brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:hover .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:hover .brand-checkbox__box:after,.brand-checkbox_brown body.theme-brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper.brand-button_white:focus .brand-checkbox__box:after,body.theme-brown .brand-checkbox_brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper.brand-button_white:focus .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper.brand-button_white:focus .brand-checkbox__box:after{border-color:#828282}.brand-checkbox_brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:active .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:active .brand-checkbox__box:after,.brand-checkbox_brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:focus .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper:focus .brand-checkbox__box:after,.brand-checkbox_brown body.theme-brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper.brand-button_white:hover .brand-checkbox__box:after,body.theme-brown .brand-checkbox_brown .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper.brand-button_white:hover .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:not(:disabled):not(:checked)+.brand-checkbox__wrapper.brand-button_white:hover .brand-checkbox__box:after{border-color:#333e48}.brand-checkbox_brown .brand-checkbox__input:disabled+.brand-checkbox__wrapper,body.theme-brown .brand-checkbox .brand-checkbox__input:disabled+.brand-checkbox__wrapper{cursor:not-allowed}.brand-checkbox_brown .brand-checkbox__input:disabled:checked+.brand-checkbox__wrapper .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:disabled:checked+.brand-checkbox__wrapper .brand-checkbox__box:after{border-color:#c7a876;background-color:#c7a876}.brand-checkbox_brown .brand-checkbox__input:disabled:checked+.brand-checkbox__wrapper .brand-checkbox__box:before,body.theme-brown .brand-checkbox .brand-checkbox__input:disabled:checked+.brand-checkbox__wrapper .brand-checkbox__box:before{background-image:url(/assets/images/check_gray.svg)}.brand-checkbox_brown .brand-checkbox__input:disabled:not(:checked)+.brand-checkbox__wrapper .brand-checkbox__box:after,body.theme-brown .brand-checkbox .brand-checkbox__input:disabled:not(:checked)+.brand-checkbox__wrapper .brand-checkbox__box:after{border-color:#c7a876;background-color:#c7a876}.filter{margin-bottom:40px}@media screen and (max-width: 767px){.filter{margin-bottom:34px;overflow-x:auto;overflow:hidden}}.filter_indent-bottom{margin-bottom:56px}@media screen and (max-width: 767px){.filter_indent-bottom{margin-bottom:36px}}.filter .filter__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.filter:not(.filter_tags) .filter__wrapper{background-color:#f6f6f6;border-radius:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative}.filter:not(.filter_tags) .filter__filter-item{color:#828282;font-family:"SuisseIntI",sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:32px;border-radius:12px;border:1px solid rgba(0,0,0,0);-webkit-transition:250ms,border-color 0s;transition:250ms,border-color 0s;padding:19px 24px;cursor:pointer}.filter:not(.filter_tags) .filter__filter-item.js-active{color:#333e48}.filter:not(.filter_tags) .filter__filter-item:first-child{border-color:#333e48}.filter:not(.filter_tags) .filter__filter-item:first-child.js-inited{border-color:rgba(0,0,0,0)}@media screen and (max-width: 767px){.filter:not(.filter_tags) .filter__filter-item{font-size:20px;line-height:20px;letter-spacing:-0.05em;padding:19px 20px}}.filter:not(.filter_tags) .filter__selector{border-radius:12px;border:1px solid #333e48;-webkit-transition:250ms;transition:250ms;padding:35px 0;position:absolute;left:0;top:0;display:none}@media screen and (max-width: 767px){.filter:not(.filter_tags) .filter__selector{padding:29px 0}}.filter_tags .filter__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-8px}.filter_tags .filter__filter-item{margin-bottom:8px}.filter_tags .filter__filter-item:not(:last-child){margin-right:8px}.filter_tags .filter__filter-item.js-active .filter__brand-button{background-color:#f6f6f6;border-color:#f6f6f6}@media screen and (max-width: 767px){.filter_hide-mobile{display:none}}.filter_custom-filter .js-active{background-color:#fff}.filter_mb-0{margin-bottom:0}.filter .js-hidden{display:none}.filter_indent-bottom .filter__filter-item{margin-bottom:80px}.filter_theme-brown .brand-button,body.theme-brown .filter .brand-button{border-color:#7a694e}.filter_theme-brown .brand-button__text,body.theme-brown .filter .brand-button__text{color:#c7a876}.filter_theme-brown .filter__filter-item.js-active .brand-button,body.theme-brown .filter .filter__filter-item.js-active .brand-button{background-color:#7a694e;border-color:#7a694e}.filter_theme-brown .filter__filter-item.js-active .brand-button__text,body.theme-brown .filter .filter__filter-item.js-active .brand-button__text{color:#fff}.filter_theme-brown .filter__filter-item,body.theme-brown .filter .filter__filter-item{margin-bottom:10px}.icon-button{padding:8px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.2s;transition:.2s;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:-webkit-gradient(linear, left bottom, left top, from(#00AEC7), color-stop(6.67%, #00AEC7), color-stop(13.33%, #01AFC8), color-stop(20%, #02B1CA), color-stop(26.67%, #04B3CD), color-stop(33.33%, #06B7D0), color-stop(40%, #09BAD4), color-stop(46.67%, #0CBED8), color-stop(53.33%, #0FC3DC), color-stop(60%, #12C7E0), color-stop(66.67%, #15CBE4), color-stop(73.33%, #18CEE7), color-stop(80%, #19D0EA), color-stop(86.67%, #1BD2EC), color-stop(93.33%, #1BD3ED), to(#1CD3ED));background:linear-gradient(360deg, #00AEC7 0%, #00AEC7 6.67%, #01AFC8 13.33%, #02B1CA 20%, #04B3CD 26.67%, #06B7D0 33.33%, #09BAD4 40%, #0CBED8 46.67%, #0FC3DC 53.33%, #12C7E0 60%, #15CBE4 66.67%, #18CEE7 73.33%, #19D0EA 80%, #1BD2EC 86.67%, #1BD3ED 93.33%, #1CD3ED 100%);-webkit-box-shadow:inset 0px -4px 16px #1cd3ed;box-shadow:inset 0px -4px 16px #1cd3ed}.icon-button:hover:not(:disabled),body.theme-brown .icon-button.brand-button_white:not(:disabled):hover,body.theme-brown .icon-button.brand-button_white:not(:disabled):focus{background:-webkit-gradient(linear, left bottom, left top, from(#01B7D1), color-stop(6.67%, #01B7D2), color-stop(13.33%, #02B8D3), color-stop(20%, #03BAD4), color-stop(26.67%, #05BCD6), color-stop(33.33%, #08BFD9), color-stop(40%, #0BC2DD), color-stop(46.67%, #0EC6E0), color-stop(53.33%, #12CAE4), color-stop(60%, #15CEE8), color-stop(66.67%, #18D1EB), color-stop(73.33%, #1BD4EE), color-stop(80%, #1DD6F1), color-stop(86.67%, #1ED8F2), color-stop(93.33%, #1FD9F3), to(#1FD9F3));background:linear-gradient(360deg, #01B7D1 0%, #01B7D2 6.67%, #02B8D3 13.33%, #03BAD4 20%, #05BCD6 26.67%, #08BFD9 33.33%, #0BC2DD 40%, #0EC6E0 46.67%, #12CAE4 53.33%, #15CEE8 60%, #18D1EB 66.67%, #1BD4EE 73.33%, #1DD6F1 80%, #1ED8F2 86.67%, #1FD9F3 93.33%, #1FD9F3 100%);-webkit-box-shadow:inset 0px -4px 16px #1fd9f3;box-shadow:inset 0px -4px 16px #1fd9f3}.icon-button:active:not(:disabled),body.theme-brown .icon-button.brand-button_white:not(:disabled):active{background:-webkit-gradient(linear, left bottom, left top, from(#00AEC7), to(#00AEC7));background:linear-gradient(360deg, #00AEC7 0%, #00AEC7 100%);-webkit-box-shadow:none;box-shadow:none}.icon-button:disabled,body.theme-brown .icon-button.brand-button_white:disabled{background:#f6f6f6;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.icon-button_grey{background:#333e48;-webkit-box-shadow:none;box-shadow:none}.icon-button_white{background:#fff;-webkit-box-shadow:none;box-shadow:none}.icon-button_white:hover:not(:disabled),body.theme-brown .icon-button_white.brand-button_white:not(:disabled):hover,body.theme-brown .icon-button_white.brand-button_white:not(:disabled):focus{-webkit-box-shadow:inset 0px -4px 16px #bfeef4;box-shadow:inset 0px -4px 16px #bfeef4;background:#fff}@media screen and (max-width: 767px){.icon-button{padding:6px}}.icon-button__icon{fill:#fff;width:32px;height:32px}@media screen and (max-width: 767px){.icon-button__icon{width:20px;height:20px}}.modal{display:none;width:100vw;height:100vh;position:fixed;top:0;left:0;bottom:0;z-index:100000000000;background-color:#fff;overflow-y:auto;pointer-events:auto}.modal.js-active{display:block}.modal__close{position:absolute;width:48px;height:48px;border-radius:50%;background-color:#fff;border:1px solid #e0e0e0;color:#333e48;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;top:20px;right:80px;cursor:pointer;padding:14px;z-index:100000000100}@media screen and (max-width: 767px){.modal__close{width:32px;height:32px;padding:6px;right:20px;top:20px}}.modal__content{overflow:hidden}.modal_theme-question{background:rgba(0,0,0,0);overflow:hidden}@media screen and (max-width: 575px){.modal_theme-question .modal__close{bottom:32px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:auto}}.modal__question-modal-wrap{background:rgba(51,62,72,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 575px){.modal__question-modal-wrap{padding-top:102px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.modal__question-modal-content{background:#fff;border-radius:4px;padding:12px 22px 12px 16px;font-size:16px;line-height:24px;color:#333e48}.modal__question-modal-content p{font-size:16px;line-height:24px;color:#333e48}@media screen and (max-width: 1279px){.modal_theme-request-form .modal-header{top:auto;bottom:0}}@media screen and (max-width: 575px){.modal_theme-request-form .modal-header__column_pos_1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width: 575px){.modal_theme-request-form .modal-header__column_pos_2{padding-right:55px}}@media screen and (max-width: 575px){.modal_theme-request-form .modal-header .modal__close{right:2px}}.modal.modal_personal-data{background:rgba(0,0,0,.8);overflow:hidden}.modal.modal_personal-data .modal__wrap{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;height:100%}.modal.modal_personal-data .modal__content{position:relative;padding:20px;border-radius:12px;background-color:#fff;max-width:800px;max-height:calc(100vh - 48px)}.modal.modal_personal-data .modal__close{top:15px;right:15px;position:absolute;width:32px;height:32px;padding:6px}@media screen and (max-width: 767px){.modal.modal_personal-data .modal__close{top:15px;right:15px}}.modal.modal_personal-data .modal-content__title p{font-family:Geometria;font-style:normal;font-weight:bold;font-size:24px;line-height:28px;margin-bottom:20px}@media screen and (max-width: 767px){.modal.modal_personal-data .modal-content__title{width:80%}}.modal.modal_personal-data .modal-content__text{max-height:70vh;overflow:auto}.modal.modal_personal-data .modal-content__text p{color:#828282;font-family:Suisse Intl,sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:20px;padding-bottom:8px;padding-right:6px}.modal_theme-documents-form .modal__content{max-width:1400px;margin:0 auto;overflow:visible}@media screen and (max-width: 1439px){.modal_theme-documents-form .modal__content{margin:0 20px}}.modal_theme-documents-form .modal__list-sidebar{max-width:328px}@media screen and (max-width: 1439px){.modal_theme-documents-form .modal__list-sidebar{margin-top:64px}}.modal_theme-documents-form .modal__sidebar-wrapper{position:sticky;top:80px}.modal_theme-documents-form .modal__list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1439px){.modal_theme-documents-form .modal__list-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.modal_brown,body.theme-brown .modal{background:#2b2325}.modal_brown .list-city__main-cities .list-city__item,body.theme-brown .modal .list-city__main-cities .list-city__item{background:rgba(0,0,0,0);border-color:#7a694e}.modal_brown .list-city__main-cities .list-city__item:hover,body.theme-brown .modal .list-city__main-cities .list-city__item:hover,.modal_brown .list-city__main-cities body.theme-brown .list-city__item.brand-button_white:focus,body.theme-brown .modal_brown .list-city__main-cities .list-city__item.brand-button_white:focus,body.theme-brown .modal .list-city__main-cities .list-city__item.brand-button_white:focus{border-color:#828282}.modal_brown .list-city__main-cities .list-city_active,body.theme-brown .modal .list-city__main-cities .list-city_active{background:#7a694e;color:#fff;border-color:#7a694e}.modal_brown .city-select-modal__title-wrap .brand-title,body.theme-brown .modal .city-select-modal__title-wrap .brand-title{color:#fff}.modal_brown .city-select-modal__auto-city,body.theme-brown .modal .city-select-modal__auto-city{color:#7a694e}.modal_brown .city-select-modal__auto-city:hover,body.theme-brown .modal .city-select-modal__auto-city:hover,.modal_brown body.theme-brown .city-select-modal__auto-city.brand-button_white:hover,body.theme-brown .modal_brown .city-select-modal__auto-city.brand-button_white:hover,.modal_brown body.theme-brown .city-select-modal__auto-city.brand-button_white:focus,body.theme-brown .modal_brown .city-select-modal__auto-city.brand-button_white:focus,body.theme-brown .modal .city-select-modal__auto-city.brand-button_white:focus{color:#fff}.modal_brown .list-city__item,body.theme-brown .modal .list-city__item{color:#7a694e}.modal_brown .list-city__item:hover,body.theme-brown .modal .list-city__item:hover,.modal_brown body.theme-brown .list-city__item.brand-button_white:hover,body.theme-brown .modal_brown .list-city__item.brand-button_white:hover,.modal_brown body.theme-brown .list-city__item.brand-button_white:focus,body.theme-brown .modal_brown .list-city__item.brand-button_white:focus,body.theme-brown .modal .list-city__item.brand-button_white:focus{color:#fff}.modal_brown .modal__close,body.theme-brown .modal .modal__close{background:rgba(0,0,0,0);border:1px solid #7a694e}.modal_brown .brand-input_search .brand-input__input,body.theme-brown .modal .brand-input_search .brand-input__input{background:rgba(0,0,0,0);border:1px solid #7a694e;color:#fff}.modal_brown .brand-input_search .brand-input__input::-webkit-input-placeholder, body.theme-brown .modal .brand-input_search .brand-input__input::-webkit-input-placeholder{color:#fff}.modal_brown .brand-input_search .brand-input__input::-moz-placeholder, body.theme-brown .modal .brand-input_search .brand-input__input::-moz-placeholder{color:#fff}.modal_brown .brand-input_search .brand-input__input:-ms-input-placeholder, body.theme-brown .modal .brand-input_search .brand-input__input:-ms-input-placeholder{color:#fff}.modal_brown .brand-input_search .brand-input__input::-ms-input-placeholder, body.theme-brown .modal .brand-input_search .brand-input__input::-ms-input-placeholder{color:#fff}.modal_brown .brand-input_search .brand-input__input::placeholder,body.theme-brown .modal .brand-input_search .brand-input__input::placeholder{color:#fff}.modal_brown .brand-input_search .brand-input__input:hover:not(:disabled):not(:focus):not(.m-error),body.theme-brown .modal .brand-input_search .brand-input__input:hover:not(:disabled):not(:focus):not(.m-error),.modal_brown .brand-input_search body.theme-brown .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus,body.theme-brown .modal_brown .brand-input_search .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus,body.theme-brown .modal .brand-input_search .brand-input__input.brand-button_white:not(:disabled):not(:focus):not(.m-error):focus{background-color:#7a694e}.modal_close-include{display:none;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:100000000000;background:rgba(51,62,72,.3);overflow-y:auto;pointer-events:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_close-include .modal__content{min-width:928px;min-height:492px;padding:64px 64px;background-color:#fff;border-radius:30px;position:relative}@media screen and (max-width: 1023px){.modal_close-include .modal__content{min-width:700px;padding:44px 44px}}@media screen and (max-width: 767px){.modal_close-include .modal__content{min-width:360px;min-height:auto;padding:40px 20px}}.modal_close-include .modal__close{background-color:#fff;right:30px;top:32px}.modal_close-include .modal__overlay{-webkit-transition:all .4s ease;transition:all .4s ease;opacity:.8;display:none;position:absolute;width:100%;height:100%;background:#fff}.modal_close-include.js-active{display:-webkit-box;display:-ms-flexbox;display:flex}.loading{position:relative}.loading::after{content:"";position:absolute;height:36px;width:36px;top:50%;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background-image:url(/assets/images/loader_primary.svg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:loading;animation-name:loading;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@keyframes loading{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}.up-button{position:fixed;bottom:20px;right:30px;z-index:300;opacity:1;-webkit-transition:opacity .3s,visibility 0s;transition:opacity .3s,visibility 0s}@media screen and (max-width: 1549px){.up-button{right:60px;bottom:118px}}@media screen and (max-width: 767px){.up-button{bottom:98px}}.up-button__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.up-button__button{background-color:#fff;color:#333e48;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.12);box-shadow:0 5px 30px rgba(0,0,0,.12);border-radius:24px;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:8px 28px;cursor:pointer;-webkit-transition:.4s;transition:.4s;position:relative}@media screen and (max-width: 1549px){.up-button__button{margin-right:25px}}@media screen and (max-width: 767px){.up-button__button{padding:16px;margin-right:12px}}.up-button__button:hover,body.theme-brown .up-button__button.brand-button_white:hover,body.theme-brown .up-button__button.brand-button_white:focus{background-color:#f7f7f7}.up-button__button:active,body.theme-brown .up-button__button.brand-button_white:active{background-color:#f0f0f0}.up-button__button .up-button__icon{margin-left:4px;width:32px;height:32px;position:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}@media screen and (max-width: 767px){.up-button__button .up-button__icon{width:16px;height:16px;margin:0}}.up-button__button .up-button__text{color:inherit}@media screen and (max-width: 767px){.up-button__button .up-button__text{display:none}}.up-button.js-hidden{opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility 0s .3s;transition:opacity .3s,visibility 0s .3s}.up-button_brown .up-button__button,body.theme-brown .up-button .up-button__button,body.theme-black .up-button .up-button__button{background:#c7a876;-webkit-box-shadow:none;box-shadow:none;color:#3e2b2e}.up-button_brown .up-button__button:hover,body.theme-brown .up-button .up-button__button:hover,body.theme-black .up-button .up-button__button:hover,.up-button_brown body.theme-brown .up-button__button.brand-button_white:hover,body.theme-brown .up-button_brown .up-button__button.brand-button_white:hover,.up-button_brown body.theme-brown .up-button__button.brand-button_white:focus,body.theme-black .up-button body.theme-brown .up-button__button.brand-button_white:focus,body.theme-brown .up-button_brown .up-button__button.brand-button_white:focus,body.theme-brown .up-button .up-button__button.brand-button_white:focus{background-color:#3e2b2e;color:#c7a876}.up-button_brown .up-button__button:active,body.theme-brown .up-button .up-button__button:active,body.theme-black .up-button .up-button__button:active,.up-button_brown body.theme-brown .up-button__button.brand-button_white:active,body.theme-brown .up-button_brown .up-button__button.brand-button_white:active{background-color:#3e2b2e;color:#c7a876}.up-button_brown .up-button__button .up-button__text,body.theme-brown .up-button .up-button__button .up-button__text,body.theme-black .up-button .up-button__button .up-button__text{color:inherit}.city-modal{background:#fff;border-radius:32px;padding:52px 80px 48px 48px;max-width:600px;width:100%;display:none;margin-left:auto;position:relative;right:0;pointer-events:auto}@media screen and (max-width: 767px){.city-modal{max-width:500px}}@media screen and (max-width: 575px){.city-modal{max-width:300px;padding:40px}}.city-modal.active{display:block}.city-modal_fixed{position:fixed;top:165px;z-index:99999}@media screen and (max-width: 767px){.city-modal_fixed{top:190px}}.city-modal__title{color:#333e48;font-weight:500;font-size:32px;line-height:32px;margin-bottom:40px}@media screen and (max-width: 767px){.city-modal__title{font-size:30px;line-height:30px}}@media screen and (max-width: 575px){.city-modal__title{font-size:28px;line-height:28px}}.city-modal__close{position:absolute;width:48px;height:48px;border-radius:50%;background-color:#fff;border:1px solid #e0e0e0;color:#333e48;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;top:24px;right:24px;cursor:pointer;padding:14px;z-index:100000000100}@media screen and (max-width: 767px){.city-modal__close{width:32px;height:32px;padding:6px;right:20px;top:20px}}.city-modal__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 575px){.city-modal__controls{-ms-flex-wrap:wrap;flex-wrap:wrap}}.city-modal__brand-button_pos_1{margin-right:12px}@media screen and (max-width: 575px){.city-modal__brand-button_pos_1{margin-right:0;margin-bottom:12px;width:100px}}.city-modal_brown,body.theme-brown .city-modal{background:#7a694e}.city-modal_brown .city-modal__title,body.theme-brown .city-modal .city-modal__title{color:#fff}.city-modal_brown .city-modal__close,body.theme-brown .city-modal .city-modal__close{background:rgba(0,0,0,0);border:1px solid #2b2325}.city-modal_brown .city-modal__close .close-icon-part,body.theme-brown .city-modal .city-modal__close .close-icon-part{stroke:red}#city-select-modal .modal__close{position:fixed}.city-select-modal{pointer-events:auto}.city-select-modal__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.city-select-modal__title-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.city-select-modal__auto-city{font-family:Suisse Intl,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:32px;letter-spacing:0px;color:#00aec7;cursor:pointer;text-decoration:underline}.city-select-modal__auto-city:hover,body.theme-brown .city-select-modal__auto-city.brand-button_white:hover,body.theme-brown .city-select-modal__auto-city.brand-button_white:focus{color:#00c1dd}.city-select-modal__auto-city:active,body.theme-brown .city-select-modal__auto-city.brand-button_white:active{color:#00a6bd}.list-city__wrap{-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px}@media screen and (max-width: 1279px){.list-city__wrap{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}}@media screen and (max-width: 767px){.list-city__wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (max-width: 575px){.list-city__wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.list-city__item{color:#333e48;font-size:24px;line-height:32px;margin-bottom:40px;display:block;cursor:pointer;word-wrap:break-word}@media screen and (max-width: 1023px){.list-city__item{font-size:16px;line-height:20px;margin-bottom:20px}}@media screen and (max-width: 575px){.list-city__item{font-size:14px;line-height:20px}}.list-city__item_size-big{letter-spacing:-0.04em;font-weight:400;font-size:24px;line-height:32px;margin-right:8px;background:#fff;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:32px;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-align:center;-ms-flex-align:center;align-items:center;padding:12px 24px}@media screen and (max-width: 1023px){.list-city__item_size-big{font-size:16px;line-height:20px;font-weight:600}}@media screen and (max-width: 767px){.list-city__item_size-big{font-size:14px;line-height:20px;font-weight:600}}.list-city__item:hover,body.theme-brown .list-city__item.brand-button_white:hover,body.theme-brown .list-city__item.brand-button_white:focus{color:#02abca}.list-city__item_hidden{display:none}.list-city__main-cities{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:56px}.list-city__main-cities .list-city__item{margin-bottom:0}@media screen and (max-width: 1279px){.list-city__main-cities .list-city__item{margin-bottom:10px}}@media screen and (max-width: 360px){.list-city__main-cities{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.list-city_active{position:relative;background:#f6f6f6;border:none;padding-left:39px}.list-city__img{position:absolute;left:17px}.old-browser-modal{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100vh;background:rgba(51,62,72,.3);z-index:9999;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}.old-browser-modal_hide{display:none}*,*::before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}*:not(.header *:focus-visible,.special-version-on *:focus-visible),.header__mobile *{outline:none}::-ms-clear{display:none}.m-overflow{overflow:hidden}html{scroll-behavior:smooth}body{font-family:"SuisseIntI",sans-serif;font-weight:400;font-size:18px;color:#000;-webkit-font-smoothing:antialiased;min-height:100vh}body.state_loaded .preloader{display:none}.preloader{z-index:999;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;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}.line-private{background:#c7a876;width:100%;height:3px}@media screen and (max-width: 1023px){.line-private{height:1px}}ul{list-style:none}a{text-decoration:none}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}@media screen and (max-width: 1023px){.mb-6{margin-bottom:16px}}.mb-8{margin-bottom:32px}.mb-sm-bottom{margin-bottom:54px}@media screen and (max-width: 1023px){.mb-sm-bottom{margin-bottom:54px}}@media screen and (max-width: 767px){.mb-sm-bottom{margin-bottom:32px}}.mb-10{margin-bottom:40px}@media screen and (min-width: 1023px)and (max-width: 1279px){.mb-10{margin-bottom:48px}}@media screen and (max-width: 767px){.mb-10{margin-bottom:28px}.mb-10_m-20{margin-bottom:20px}}.mb-12{margin-bottom:48px}@media screen and (max-width: 1279px){.mb-pl-0{margin-bottom:0}}@media screen and (max-width: 1279px){.mb-pl-12{margin-bottom:48px}}@media screen and (max-width: 1279px){.mb-pl-9{margin-bottom:36px}}@media screen and (max-width: 1023px){.mb-md-9{margin-bottom:36px}}@media screen and (max-width: 1279px){.mb-pl-10{margin-bottom:40px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.mb-md-10{margin-bottom:40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.mb-sm-10{margin-bottom:40px}}@media screen and (max-width: 767px){.mb-sm-6{margin-bottom:24px}}@media screen and (max-width: 767px){.mt-to-sm-3{margin-bottom:12px}}.mb-7{margin-bottom:28px}@media screen and (min-width: 768px)and (max-width: 1023px){.mb-sm-8{margin-bottom:32px}}@media screen and (max-width: 767px){.mb-xs-8{margin-bottom:32px}}@media screen and (max-width: 767px){.mb-xs-20{margin-bottom:20px}}.mb-12{margin-bottom:48px}.mb-14{margin-bottom:56px}@media screen and (max-width: 767px){.mb-14{margin-bottom:20px}}.mb-15{margin-bottom:60px}@media screen and (max-width: 767px){.mb-15{margin-bottom:20px}}.mb-16{margin-bottom:64px}@media screen and (max-width: 767px){.mb-16{margin-bottom:40px}}.mb-20{margin-bottom:80px}@media screen and (max-width: 1023px){.mb-20{margin-bottom:64px}}@media screen and (max-width: 767px){.mb-20{margin-bottom:32px}}@media screen and (max-width: 575px){.mb-mb-32{margin-bottom:32px}}.mt-20{margin-top:80px}@media screen and (max-width: 1023px){.mt-20{margin-top:64px}}@media screen and (max-width: 767px){.mt-20{margin-top:32px}}.mt-25{margin-top:100px}@media screen and (max-width: 1023px){.mt-25{margin-top:64px}}@media screen and (max-width: 767px){.mt-25{margin-top:0px}}.mt-23{margin-top:128px}@media screen and (max-width: 1023px){.mt-23{margin-top:64px}}.mb-40{margin-bottom:160px}@media screen and (max-width: 1279px){.mb-40{margin-bottom:144px}}@media screen and (max-width: 1023px){.mb-40{margin-bottom:120px}}@media screen and (max-width: 767px){.mb-40{margin-bottom:64px}}.mt-2{margin-top:8px}.mt-3{margin-top:12px}@media screen and (max-width: 1023px){.mt-3{margin-top:8px}}.mb-3{margin-bottom:12px}@media screen and (max-width: 1023px){.mb-3{margin-bottom:8px}}.mt-4{margin-top:16px}.mt-6{margin-top:24px}@media screen and (max-width: 1023px){.mt-6{margin-top:16px}}.mt-7{margin-top:28px}.mt-8{margin-top:32px}.mt-10{margin-top:40px}@media screen and (max-width: 1023px){.mt-10{margin-top:28px}}.mt-12{margin-top:48px}@media screen and (max-width: 575px){.mt-12{margin-top:24px}}@media screen and (max-width: 767px){.m-l-r-20{margin:0 -20px}}.mt-14{margin-top:56px}.mt-15{margin-top:60px}@media screen and (max-width: 767px){.mt-15{margin-top:20px}}.mt-16{margin-top:64px}@media screen and (max-width: 1023px){.mt-16{margin-top:40px}}.mt-20{margin-top:80px}@media screen and (max-width: 1023px){.mt-20{margin-top:40px}}.mt-20-cards{margin-top:80px}@media screen and (max-width: 1439px){.mt-20-cards{margin-top:65px}}@media screen and (max-width: 767px){.mt-20-cards{margin-top:41px}}.mt-30{margin-top:120px}@media screen and (max-width: 1023px){.mt-30{margin-top:40px}}.mb-30{margin-bottom:120px}@media screen and (max-width: 1023px){.mb-30{margin-bottom:40px}}.mt-40{margin-top:160px}@media screen and (max-width: 1439px){.mt-40{margin-top:144px}}@media screen and (max-width: 1023px){.mt-40{margin-top:120px}}@media screen and (max-width: 767px){.mt-40{margin-top:64px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.mt-md-20{margin-top:80px}}@media screen and (min-width: 768px)and (max-width: 1023px){.mt-sm-16{margin-top:64px}}@media screen and (max-width: 767px){.mt-sm-16{margin-top:64px}}@media screen and (max-width: 767px){.mt-xs-8{margin-top:32px}}@media screen and (max-width: 767px){.mt-xs-10{margin-top:40px}}@media screen and (max-width: 767px){.mt-xs-25{margin-top:100px}}@media screen and (min-width: 768px)and (max-width: 1023px){.mt-sm-10{margin-top:40px}}@media screen and (min-width: 768px)and (max-width: 1023px){.mt-sm-87{margin-top:87px}}@media screen and (max-width: 767px){.mt-xs-0{margin-top:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.mt-sm-49{margin-top:49px}}@media screen and (min-width: 768px)and (max-width: 1023px){.mt-sm-78{margin-top:78px}}@media screen and (max-width: 767px){.mt-xs-32{margin-top:32px}}@media screen and (min-width: 768px)and (max-width: 1023px){.mt-sm-73{margin-top:73px}}@media screen and (min-width: 768px)and (max-width: 1023px){.mt-sm-64{margin-top:65px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.mt-md-81{margin-top:81px}}@media screen and (min-width: 1023px)and (max-width: 1279px){.mt-md-111{margin-top:111px}}@media screen and (max-width: 767px){.mt-xs-32{margin-top:32px}}.mt-40-footer{margin-top:160px}@media screen and (max-width: 1439px){.mt-40-footer{margin-top:141px}}@media screen and (max-width: 1023px){.mt-40-footer{margin-top:120px}}@media screen and (max-width: 767px){.mt-40-footer{margin-top:54px}}.mb-footer-neg-docs{margin-bottom:-30px}@media screen and (max-width: 767px){.mb-footer-neg-docs{margin-bottom:0}}.mt-cards{margin-top:193px;margin-top:285px}@media screen and (max-width: 1439px){.mt-cards{margin-top:136px}}@media screen and (max-width: 767px){.mt-cards{margin-top:101px}}@media screen and (max-width: 1439px){.mt-cards{margin-top:229px}}@media screen and (max-width: 767px){.mt-cards{margin-top:248px}}.mb-only-40{margin-bottom:40px}.mt-search{margin-top:168px}.theme-with-panel{margin-top:265px}@media screen and (max-width: 1439px){.theme-with-panel{margin-top:208px}}@media screen and (max-width: 767px){.theme-with-panel{margin-top:221px}}@media screen and (min-width: 1280px){.mb-30-n{margin-bottom:-30px}}@media screen and (max-width: 1279px){.mb-pl-12{margin-bottom:48px}}@media screen and (max-width: 1279px){.mb-pl-8{margin-bottom:36px}}@media screen and (max-width: 1023px){.mb-md-4{margin-bottom:16px}}@media screen and (max-width: 1023px){.mb-md-5{margin-bottom:20px}}.mt-5{margin-top:20px}.mb-5{margin-bottom:10px}@media screen and (max-width: 1023px){.mt-md-30{margin-top:70px}}@media screen and (max-width: 767px){.mb-xs-2{margin-bottom:8px}}@media screen and (max-width: 767px){.mb-xs-5{margin-bottom:20px}}@media screen and (max-width: 767px){.mb-xs-4{margin-bottom:16px}}@media screen and (max-width: 575px){.mb-xs-10{margin-bottom:40px}}@media screen and (max-width: 767px){.mb-sm-10_2{margin-bottom:40px}}.mx-0{margin-left:0;margin-right:0}.mb-only-24{margin-bottom:24px}.mt-only-24{margin-top:24px}@media screen and (max-width: 767px){.m-mobile-hide{display:none;visibility:hidden}}@media screen and (min-width: 1024px){.m-tablet-show{display:none;visibility:hidden}}@media screen and (min-width: 768px){.m-mobile-show{display:none;visibility:hidden}}.ml-20{margin-left:20px}.for-develop-purposes-only.index-calc{height:820px;background-color:rgba(255,0,0,.2)}@media screen and (max-width: 1439px){.for-develop-purposes-only.index-calc{height:966px}}@media screen and (max-width: 1279px){.for-develop-purposes-only.index-calc{height:982px}}@media screen and (max-width: 1023px){.for-develop-purposes-only.index-calc{height:1316px}}@media screen and (max-width: 767px){.for-develop-purposes-only.index-calc{height:1080px}}@media screen and (max-width: 767px){.sm-hide{display:none}}.sm-show{display:none}@media screen and (max-width: 767px){.sm-show{display:block}}.page_theme-black{background:#2b2325}@media screen and (max-width: 1279px){.pl-hide{display:none}}.flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section__heading{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:208px}.section__heading-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.section__heading-logo svg{width:120px;height:72px}.section__heading__item{font-family:"Geometria",sans-serif;font-weight:600;font-size:72px;line-height:72px;letter-spacing:-0.04em;color:#333e48}.tabs-block__text{font-size:24px;line-height:32px;color:#333e48}.block__text_small{font-size:12px;line-height:1.8em}.accordion__content{position:relative}.accordion__content_flex-position{position:absolute;top:310px}.accordion__content_margin{margin-bottom:50px}.product-list__a{color:#00aec7;text-decoration:underline;font-size:24px}.table-list__a{color:#00aec7;font-size:24px}.issue-info__a{color:#00aec7;text-decoration:underline;font-size:16px;margin-top:20px;display:block}.torgovy-aquaring__list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1023px){.torgovy-aquaring__list-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.line_colred{width:100%;background:#e0e0e0;height:1px;margin-top:47px}.li-heading_marg{margin-bottom:24px}.accord__text{font-size:24px;line-height:32px}.section__cont-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 575px){br.xs-hdn{display:none}}@media screen and (max-width: 1023px){br.md-hdn{display:none}}@media screen and (max-width: 1279px){br.pl-hdn{display:none}}@media screen and (min-width: 576px){nobr.desc-hide{display:none}}.hide{display:none}.theme-black{background:#2b2325}.colored-dot::before{background:#1cd3ed}.text-gray{font-size:16px;color:#828282}.br-indent{margin-top:24px}.indent-paragraph{width:0 10px}.color-gray{color:#828282;margin-bottom:24px}@media screen and (max-width: 1023px){.color-gray{margin-top:30px}}.color-blue{color:#00aec7}.picture-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:32px;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;height:100%}@media screen and (max-width: 1023px){.picture-wrapper{min-height:345px}}.product-card__image-wrapper{width:100%}.product-card .product-card__content{width:100%}@media screen and (max-width: 1023px){.index-swiper__slide-figure{width:100%}}.index-swiper__slide-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width: 1023px){.index-swiper__slide-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.new-year-icon{position:absolute;max-width:72px;top:-3px}@media screen and (max-width: 575px){.new-year-icon{max-width:32px}}@media screen and (max-width: 767px){.index-swiper__title-icon .new-year-icon,.icon-title__icon-wrap .new-year-icon{max-width:32px}}.index-swiper__title-icon{width:72px !important;max-height:72px !important;overflow:visible !important}@media screen and (max-width: 767px){.index-swiper__title-icon{max-width:32px !important}}.index-swiper__title-icon .new-year-icon{top:-17px}@media screen and (max-width: 767px){.index-swiper__title-icon .new-year-icon{top:-12px}}
