

/* Start:/local/templates/olimpparketa/css/bootstrap-grid.css?167997425281597*/
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

@media (min-width: 1440px) {
  .container {
    max-width: 1400px;
  }
}


.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  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-auto,
.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-sm-auto,
.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-md-auto,
.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-lg-auto,
.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,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

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

.row-cols-1>* {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2>* {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3>* {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-cols-4>* {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5>* {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6>* {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-sm-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-sm-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-md-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-md-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-lg-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-lg-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-xl-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-xl-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

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

@media (min-width: 1440px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }

  .row-cols-xxl-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xxl-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xxl-3>* {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-xxl-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xxl-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xxl-6>* {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xxl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .order-xxl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xxl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xxl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xxl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xxl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xxl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xxl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xxl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xxl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xxl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xxl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xxl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xxl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xxl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xxl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1440px) {
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1440px) {
  .flex-xxl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xxl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xxl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1440px) {
  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xxl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xxl-n3 {
    margin: -1rem !important;
  }

  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }

  .m-xxl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xxl-n5 {
    margin: -3rem !important;
  }

  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}

/* End */


/* Start:/local/templates/olimpparketa/css/fancybox.css?167997425212795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/olimpparketa/css/slick.css?16799742522532*/
/* Слайдер запущен */
.slick-slider.slick-initialized {
  height: 100%;
}

.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
  height: 100%;

}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  height: 100%;
  display: flex;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  /* height: 100%; */
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: flex;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/*
.slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
} */

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.slick-dots li button {
  display: block;
  padding: 0;
  width: 12px;
  height: 12px;
  background-color: #EDEDED;
  font-size: 0;
  border: none;
  cursor: pointer;
  transition: 0.3s all;
}

.slick-dots li button:hover {
  border-color: rgba(11, 31, 53, .12);
}

.slick-dots li.slick-active button {
  background-color: #FAAA17;
}

.slick-arrow {
  font-size: 0;
}


.slick-disabled {
  pointer-events: none;
  opacity: 0.2;
}

.slick-dots li+li {
  margin-left: 5px;
}

/* End */


/* Start:/local/templates/olimpparketa/css/style.min.css?1748521478187190*/
@-webkit-keyframes zoom-mini{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}}@keyframes zoom-mini{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}}@-webkit-keyframes flareAnimation{0%{left:-150%}15%,to{left:150%}}@keyframes flareAnimation{0%{left:-150%}15%,to{left:150%}}@font-face{font-family:"rouble";src:url(/local/templates/olimpparketa/css/../fonts/rouble.otf) format("opentype")}.rub{font-family:'rouble';font-style:normal}.link-black,.link-total-black{color:#252525}@media (min-width:1200px){.link-black:focus,.link-black:hover{color:#f49300}}.link-total-black:focus,.link-total-black:hover{color:#252525}@media (max-width:767px){html{font-size:14px}}.form__item label:not(.file-wrap),.visually-hidden:not(:focus):not(:active),input[type=checkbox].visually-hidden,input[type=radio].visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.over-hid{overflow:hidden}.hidden,.tel-hid.active .tel-hid__btn{display:none}@media (max-width:1199px){br{display:none}}.block-hover{position:relative}.bg::before,.block-hover img,.block-hover picture{position:absolute;width:100%;height:100%;z-index:-1}.block-hover img,.block-hover picture{-o-object-fit:cover;object-fit:cover;top:0;left:0}@media (min-width:1200px){.block-hover img,.block-hover picture{-webkit-transition:.3s;transition:.3s}.block-hover:hover img,.block-hover:hover picture{-webkit-transform:scale(1.03);transform:scale(1.03)}}.block-info{padding:8px 20px;margin-bottom:15px}.block-info p{font-weight:400;margin:0}.block-info a{color:#252525;font-weight:700}@media (min-width:1200px){.block-info a:focus,.block-info a:hover{color:#f49300}}.block-info .link{white-space:nowrap;font-weight:700}.tel-hid{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.tel-hid a,body{color:#252525}.tel-hid__btn{position:absolute;top:0;right:0;background-color:#f8f8f8}html{font-size:16px}@media (max-width:767px){html{font-size:14px}}body{min-width:320px;margin:0 auto;font-family:"Noto Sans","Arial",sans-serif;font-weight:400;font-size:1rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;position:relative;overflow-x:hidden!important}@media (max-width:1199px){main{padding-top:0}}*{outline-color:rgba(0,144,212,.4);-webkit-tap-highlight-color:transparent}picture{line-height:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;line-height:1}.w-100{width:100%}.h-100{height:100%}.br-5{border-radius:5px}a:active,button:active{opacity:.8}.bg{position:relative;color:#fff}.bg::before{content:'';display:block;background-color:rgba(0,0,0,.6)}.bg-trans>img:not(.img-bg),.bg>img:not(.img-bg){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bg .flexy{position:absolute;left:0;top:0}.bg-trans{position:relative}.img-bg{position:absolute;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item-wrap{margin-bottom:40px}@media (max-width:767px){.item-wrap{margin-bottom:20px}}.reverse .item-wrap{margin-top:40px;margin-bottom:0}@media (max-width:767px){.reverse .item-wrap{margin-top:20px;margin-bottom:0}.reverse .item-wrap:first-of-type{margin-top:30px}}.mini .item-wrap{margin-bottom:20px}@media (max-width:767px){.mini .item-wrap{margin-bottom:20px}}@media (min-width:1200px){[data-floating-container]{position:relative;width:100%;height:100%}}@media (min-width:1200px) and (min-width:1200px){[data-floating]{position:sticky!important;top:133px}}.nobr{white-space:nowrap}@media (max-width:1199px){.aside{margin-top:30px}}@media (min-width:1200px){.scrolled-block{overflow-y:auto;padding-right:20px}}.map img,.video-wrap .video img{height:100%;-o-object-fit:cover;object-fit:cover}.video-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.video-wrap .video{position:relative}.video-wrap .video img{width:100%}.video-wrap .video-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100px}@media (max-width:767px){.video-wrap .video-btn{max-width:65px}}.opened.active,.video{display:block}.video img{width:100%}.list_cityes,.opened{display:none}.container--content{padding-top:80px;padding-bottom:80px}@media (max-width:1199px){.container--content{padding-top:60px;padding-bottom:60px}}@media (max-width:767px){.container--content{padding-top:50px;padding-bottom:50px}}.h1,h1{font-style:normal;font-weight:700;font-size:28px;line-height:1.3;margin-top:0}@media (max-width:767px){.h1,h1{font-size:22px}}.h2,h2{font-style:normal;font-weight:700;font-size:24px;line-height:1.3;margin-top:0}@media (max-width:767px){.h2,h2{font-size:18px}}.h3,.list-icon span,h3,p{font-style:normal;margin-top:0}.h3,.list-icon span,h3{font-size:20px;font-weight:600;line-height:1.3}@media (max-width:767px){.h3,h3{font-size:16px}}p{font-weight:400;line-height:1.4}a{-webkit-transition:.3s;transition:.3s;color:#f47321;text-decoration:none}a:focus,a:hover{color:#f49300}.text-small{font-size:12px;line-height:16px}.title{margin-bottom:5px}.title a{color:#252525}@media (min-width:1200px){.title a:focus,.title a:hover{color:#f49300}}.bg .title a{color:#fff}@media (min-width:1200px){.bg .title a:focus,.bg .title a:hover{opacity:.7}}.table-wrap{overflow-y:auto}table{width:100%;border-collapse:collapse}.table-band td,.table-band th{padding:5px 10px}.table-band tr:nth-child(2n-1){background-color:#ededed}.list-marked-big.def li,td,th{font-weight:400}th{text-align:left}.text-wrap{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-wrap .btn{margin-top:20px}.text ul:not(.def){list-style:none;margin-top:0;margin-bottom:0;padding-left:0}ol,ul{padding-left:20px}ul{list-style-type:square}ul li::marker{color:#f49300}.list-ol li,.list-ol__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-ol p{margin:0;font-weight:600}.list-ol li+li{margin-top:30px}@media (max-width:767px){.list-ol li+li{margin-top:20px}}.list-ol__number{padding:5px;border:4px solid #fff;width:45px;height:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}@media (max-width:767px){.list-ol__number{width:30px;height:30px;margin-right:15px}}.list-marked-big li+li{margin-top:30px}@media (max-width:767px){.list-marked-big li+li{margin-top:20px}}.list-marked-big li{font-style:normal;font-weight:600;font-size:20px;margin-top:0;line-height:1.5}@media (max-width:767px){.list-marked-big li{font-size:16px}}.list-unmarked{list-style:none;padding-left:0}.text-center{text-align:center}.bg--gray,hr{background-color:#ededed}.price{font-weight:700}.price .old{color:gray;text-decoration:line-through;font-weight:400}.gray{color:gray}.red-2{color:#d62626}.orange{color:#f49300}.black{color:#252525}.blue{color:#00a6df}.green{color:#006400}.lgreen{color:#3fc62a}.text-small{font-size:.9rem}.text-big,blockquote{font-size:1.15rem}.text-upper{text-transform:uppercase}blockquote{line-height:1.3;color:#252525;background-color:#f4930017;border-left:2px solid #f49300;padding:15px;margin:20px 0}.float figure,.float p,figure{margin:0}.text-row,blockquote{margin-bottom:30px}.float,.text-row,blockquote,figure{margin-top:30px}figure{margin-bottom:30px}@media (max-width:767px){.float,.text-row,blockquote,figure{margin-top:20px;margin-bottom:20px}}figcaption{color:gray;margin:12px 0 0;font-style:italic}.float{display:block;margin-bottom:20px}.float.left img{margin-right:15px;margin-bottom:15px;float:left}.float.right img{margin-left:15px;margin-bottom:15px;float:right}@media (max-width:991px){.float img{width:100%;margin:0 0 15px}}.clear-both{clear:both}hr{border:0;color:red;height:1px}.main-title{margin-bottom:30px}@media (max-width:767px){.main-title{margin-bottom:30px}}.doc{color:#252525;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1200px){.doc:focus,.doc:hover{color:#c00505}}.doc img{margin-right:10px}@media (max-width:991px){.doc img{width:20px}}.doc+.doc{margin-top:15px}.shad{padding:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.list-icon li+li,.list-wrap+.list-wrap ul{margin-top:20px}.list-wrap ul{margin-bottom:0}.list-icon{padding:0}.doc-wrap,.list-icon li,input[type=checkbox]+label,input[type=radio]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.list-icon span{font-size:16px}}.list-icon img{margin:5px 0}@media (max-width:1199px){.list-icon img{width:40px}}.doc-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.doc-wrap p{-webkit-transition:.3s;transition:.3s;margin:25px 0 0;text-align:center;color:#252525}.doc-wrap:focus p,.doc-wrap:hover p{color:red}@media (max-width:767px){.doc-wrap img{max-width:30px}}.pos-relative{position:relative}.pos-static{position:static}.btn-def{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem}.btn-def:focus,.btn-def:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-def.disabled,.btn-def:disabled{opacity:.4;pointer-events:none}.btn{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400}.btn:focus,.btn:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn.disabled,.btn:disabled{opacity:.4;pointer-events:none}.btn svg,.btn-orange svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0}.btn svg+*,.btn-gray svg+*,.btn-l-orange svg+*,.btn-light-gray svg+*,.btn-orange svg+*{margin-left:5px}@media (max-width:575px){.btn{padding:7px}}.btn:not(.def){min-width:120px}.btn-orange{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#f49300;color:#252525;border:2px solid #f49300}.btn-orange:focus,.btn-orange:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-orange.disabled,.btn-orange:disabled{opacity:.4;pointer-events:none}@media (max-width:575px){.btn-orange{padding:7px}}.btn-orange:not(.def){min-width:120px}.btn-orange svg{fill:#252525}.btn-orange.active,.btn-orange:hover{color:#fff;background-color:#e68f0e;border-color:#e68f0e}.btn-gray.active svg,.btn-gray:hover svg,.btn-l-orange.active svg,.btn-l-orange:hover svg,.btn-orange.active svg,.btn-orange:hover svg{fill:#fff}.btn-l-orange{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#fff;border:2px solid #f49300;color:#f49300}.btn-l-orange:focus,.btn-l-orange:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-l-orange.disabled,.btn-l-orange:disabled{opacity:.4;pointer-events:none}.btn-l-orange svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;fill:#f49300}@media (max-width:575px){.btn-l-orange{padding:7px}}.btn-l-orange:not(.def){min-width:120px}.btn-l-orange.active,.btn-l-orange:hover{color:#fff;background-color:#f49300}.btn-gray{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#ededed;border:2px solid #ededed}.btn-gray:focus,.btn-gray:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-gray.disabled,.btn-gray:disabled{opacity:.4;pointer-events:none}.btn-gray svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;fill:#252525}@media (max-width:575px){.btn-gray{padding:7px}}.btn-gray:not(.def){min-width:120px}.btn-gray.active,.btn-gray:hover{background-color:#f49300;border-color:#f49300;color:#fff}.btn-gray.dark.active,.btn-gray.dark:hover,.tabs-btns .tabs__toggle button.dark.active,.tabs-btns .tabs__toggle button.dark:hover{background-color:gray;border-color:gray;color:#fff}.btn-light-gray{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#ededed}.btn-light-gray:focus,.btn-light-gray:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-light-gray.disabled,.btn-light-gray:disabled{opacity:.4;pointer-events:none}.btn-light-gray svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;fill:#252525}@media (max-width:575px){.btn-light-gray{padding:7px}}.btn-light-gray:not(.def){min-width:120px}.btn-light-gray.active,.btn-light-gray:hover{opacity:.8}.btn-upper{text-transform:uppercase}.btn-icon{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem}.btn-icon:focus,.btn-icon:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-icon.disabled,.btn-icon:disabled{opacity:.4;pointer-events:none}.btn-icon svg+*{margin-left:10px}.btn-icon-gray{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;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:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;padding:5px;color:gray}.btn-icon-gray:focus,.btn-icon-gray:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-icon-gray.disabled,.btn-icon-gray:disabled{opacity:.4;pointer-events:none}.btn-icon-gray svg,.btn-icon-orange svg,.content-page__ql a svg,.tabs-btns .tabs__toggle button svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0}.btn-icon-gray svg+*,.btn-icon-orange svg+*,.btn-more svg+*,.btn-open svg+*,.tabs-btns .tabs__toggle button svg+*{margin-left:5px}@media (max-width:575px){.btn-icon-gray{padding:7px}}.btn-icon-gray:not(.def){min-width:120px}.btn-icon-gray svg:not([fill=none]){fill:gray}.btn-icon-gray.active,.btn-icon-gray:hover{color:gray;opacity:.7}.btn-icon-orange{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;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:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;padding:5px;color:#f49300}.btn-icon-orange:focus,.btn-icon-orange:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-icon-orange.disabled,.btn-icon-orange:disabled{opacity:.4;pointer-events:none}@media (max-width:575px){.btn-icon-orange{padding:7px}}.btn-icon-orange:not(.def){min-width:120px}.btn-close.active svg,.btn-close:hover svg,.btn-icon-orange svg{fill:#f49300}.btn-icon-orange.active,.btn-icon-orange:hover{opacity:.8}.btn-up{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;font-size:1rem;position:fixed;bottom:20px;right:20px;width:50px;height:50px;opacity:1;z-index:100;display:none;background-color:#faaa17;color:#252525}.btn-up:focus,.btn-up:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-up.disabled,.btn-up:disabled{opacity:.4;pointer-events:none}.btn-up svg{fill:none;stroke:#fff}.btn-up.active,.btn-up:hover{color:#fff;background-color:#f49300}@media (max-width:767px){.btn-up{width:40px;height:40px;display:none}}.btn-more{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;line-height:1.2;font-style:normal;font-weight:400;text-transform:uppercase;width:100%;background-color:#ededed;font-size:1rem}.btn-more svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;fill:#252525}@media (max-width:575px){.btn-more{padding:7px}}.btn-more:focus,.btn-more:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-more.disabled,.btn-more:disabled{opacity:.4;pointer-events:none}@media (max-width:575px){.btn-more{padding:7px}}.btn-more:not(.def){min-width:120px}.btn-more.active,.btn-more:hover{opacity:.8}.btn-big{font-style:normal;line-height:1.3;margin-top:0;font-size:18px;font-weight:400;padding:12px 40px}@media (max-width:767px){.btn-big{font-size:16px;padding:12px}}.btns-wrap>*{width:100%;margin:4px 0}.btn-burger{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;width:25px;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-align:center;-ms-flex-align:center;align-items:center}.btn-burger:focus,.btn-burger:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-burger.disabled,.btn-burger:disabled{opacity:.4;pointer-events:none}.btn-burger span{-webkit-transition:.3s;transition:.3s;position:relative;display:block;width:25px;height:3px;background-color:#252525}.btn-burger span+span{margin-top:5px}.btn-burger.white span{background-color:#fff}.active>.btn-burger span:nth-child(1){-webkit-transform:translateY(8px) translateZ(0) rotate(45deg);transform:translateY(8px) translateZ(0) rotate(45deg)}.active>.btn-burger span:nth-child(2){-webkit-transition:.3s;transition:.3s;opacity:0}.active>.btn-burger span:nth-child(3){-webkit-transform:translateY(-8px) translateZ(0) rotate(-45deg);transform:translateY(-8px) translateZ(0) rotate(-45deg)}.btn-close{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;padding:10px 0 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;outline:0}.btn-close:focus,.btn-close:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-close.disabled,.btn-close:disabled{opacity:.4;pointer-events:none}.btn-close svg{-webkit-transition:.3s;transition:.3s}.btn-open{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;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:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;line-height:1.2;font-style:normal;font-weight:400;color:gray;display:inline-block;font-size:1rem;padding:0;min-width:auto!important}.btn-open:focus,.btn-open:hover,.input-count button:focus,.input-count button:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.btn-open.disabled,.btn-open:disabled{opacity:.4;pointer-events:none}.btn-open svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;stroke:gray}@media (max-width:575px){.btn-open{padding:7px}}.btn-open:not(.def){min-width:120px}.btn-open svg:not([fill=none]){fill:gray}.btn-open:hover{color:gray}.btn-open.active{color:gray;opacity:.7}.btn-open:hover{opacity:1}.btn-open.blur{color:#f49300;position:static;padding-left:0;padding-right:0}.btn-open.blur svg{stroke:#f49300;display:none}.btn-open.blur svg+span,.calc__body span+span{margin-left:0}.btn-open.blur:not(.def)::before{content:'';position:absolute;width:100%;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 100%);bottom:30px;left:0}.opened.active+.blur::before{display:none}.left-btn{position:fixed;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#f49300;padding:5px 25px 5px 10px;-webkit-transform:rotate(-90deg) translateY(50%);transform:rotate(-90deg) translateY(50%);-webkit-transform-origin:left;transform-origin:left;z-index:100}.left-btn>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#fff;font-weight:700;font-size:14px}.left-btn:not(.left-btn--green) svg{-ms-flex-negative:0;flex-shrink:0;width:25px;height:25px;padding-right:8px;padding-bottom:4px;border-right:2px solid #fff;fill:#fff}.left-btn--green{top:90%;text-align:left;background:#36af5f;border-radius:0 0 5px 5px;overflow-x:hidden}.left-btn--green>span{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.left-btn--green svg{width:27px;height:27px}@media (max-width:1199px){.left-btn--green svg{width:25px;height:25px}}.left-btn--green::before{content:'';position:absolute;top:0;height:100%;width:45px;-webkit-transform:skewX(-45deg);transform:skewX(-45deg);left:-150%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.4)));background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4));-webkit-animation:flareAnimation 8s infinite linear;animation:flareAnimation 8s infinite linear}@media (max-width:1199px){.left-btn--green{top:75%;padding:5px 8px}}.file-wrap,input:not([type=checkbox]):not([type=radio]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0}input[type=range]{-webkit-appearance:none;outline:0}input[type=range]::-webkit-slider-runnable-track{border-radius:10px;height:1px;background-color:#f49300}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#fff;border:3px solid #f49300;width:16px;height:16px;border-radius:10px;cursor:pointer;margin-top:-8px}input[type=checkbox],input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}input[type=checkbox]+label::before,input[type=radio]+label::before{-webkit-transition:.3s;transition:.3s;content:"";display:block;margin-right:10px;width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;border:1px solid #ededed;background-color:#ededed;border-color:rgba(29,29,31,.04);border-radius:4px}input[type=checkbox]+label:hover::before,input[type=radio]+label:hover::before{border-color:#ededed;border-color:rgba(29,29,31,.1)}input[type=checkbox]:focus+label::before,input[type=radio]:focus+label::before{outline:auto;outline-color:#f49300}.input-count button.disabled,.input-count button:disabled,input[type=checkbox]:disabled+label::before,input[type=radio]:disabled+label::before{opacity:.4;pointer-events:none}input[type=checkbox]:checked+label::before,input[type=radio]:checked+label::before{-webkit-transition:.3s;transition:.3s;background:#f49300 url(/local/templates/olimpparketa/css/../img/icon-check.svg) center no-repeat;-webkit-transition-property:background-color;transition-property:background-color}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]:focus,input[type=number]:hover{-moz-appearance:number-input}[readonly]{pointer-events:none}.input-count{border:1px solid #ededed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:4px}.input-count input{border:0!important;text-align:center;outline:0;padding:0!important;margin:0!important;max-width:40px}.input-count button{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;font-size:1rem;color:#252525;font-size:20px;line-height:1;padding:9px 10px;margin:0}@media (max-width:767px){.input-count button{outline:0}}.input-count button:focus,.input-count button:hover{color:#f49300}.select{position:relative;width:100%}.select .select__btn,.select select{-webkit-transition:.3s;transition:.3s}.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:35px;color:gray;width:100%}.select select:hover+.select__btn{-webkit-filter:grayscale(0);filter:grayscale(0)}.select .select__btn{position:absolute;top:50%;right:15px;display:block;width:15px;height:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(/local/templates/olimpparketa/css/../img/icon-dropdown-arrow.svg) no-repeat center;-webkit-filter:grayscale(1);filter:grayscale(1);pointer-events:none}form .invalid:invalid{border-color:red!important}.count{margin:0 5px;color:gray}label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}label img{width:25px;height:25px;margin-right:10px}@media (max-width:767px){label{font-size:.9rem}label img{width:20px;height:20px}}.file-wrap,input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-style:normal;font-size:1rem;font-family:sans-serif;-webkit-transition:.3s;transition:.3s;background-color:#fff;border:1px solid #ededed;padding:15px}.file-wrap:disabled,input:not([type=checkbox]):not([type=radio]):not([type=range]):disabled,select:disabled,textarea:disabled{opacity:.4;pointer-events:none}.file-wrap:hover,input:not([type=checkbox]):not([type=radio]):not([type=range]):hover,select:hover,textarea:hover{border-color:#ededed}.file-wrap:focus,input:not([type=checkbox]):not([type=radio]):not([type=range]):focus,select:focus,textarea:focus{background-color:#fff;border-color:#f49300;outline:0}textarea{min-width:100%;max-width:100%;min-height:100px;max-height:100%}::-webkit-input-placeholder{font-style:normal;font-size:1rem;font-family:sans-serif}::-moz-placeholder{font-style:normal;font-size:1rem;font-family:sans-serif}::-ms-input-placeholder{font-style:normal;font-size:1rem;font-family:sans-serif}::placeholder{font-style:normal;font-size:1rem;font-family:sans-serif}.input-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:normal;font-size:1rem;font-family:sans-serif;-webkit-transition:.3s;transition:.3s;background-color:#fff;border:1px solid #ededed;padding:15px}.input-line:disabled{opacity:.4;pointer-events:none}.input-line:hover{border-color:#ededed}.input-line:focus{background-color:#fff;border-color:#f49300;outline:0}.input-line input{width:100%;padding:0!important;border:0!important}.form{background-color:#fff}.form:not(.in-modal){padding:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.form.bg-trans{background-color:transparent!important;padding:0;-webkit-box-shadow:none;box-shadow:none}.form__rank .rank__item svg{width:25px;height:25px}@media (max-width:767px){.form__rank{margin-top:10px}}.form__item{margin:5px 0}.form__item>*{width:100%;height:100%}@media (max-width:767px){.form__item{width:100%}}.file-wrap{color:gray}.file-wrap input{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip:rect(0 0 0 0);overflow:hidden}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex}.form__row>*{width:100%}.form__conf{font-size:12px;margin-right:10px}@media (min-width:1200px){.form__conf{max-width:750px}}.form__conf.small{font-size:10px}.form__submit{white-space:nowrap;text-transform:uppercase;padding:10px 35px;margin:10px 0}@media (max-width:767px){.form__submit{width:100%;margin-top:30px}}.form__top{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;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}@media (max-width:767px){.form__top{margin-bottom:20px}}.form__title{margin-bottom:0;margin-right:20px}.form__bottom{margin-top:30px;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;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1440px){.form__bottom{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:767px){.form__bottom{margin-top:15px}}.line-block+.line-block{border-top:1px solid #ededed;margin-top:15px;padding-top:15px}.line-block .checkbox+.checkbox{margin-top:10px}@media (max-width:767px){.line-block{margin:10px 0}}.form__social-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;color:#252525}.form__social-item img,.modal__top-tel img{margin-right:10px}.form__divider{text-align:center;margin:20px 0;position:relative}.form__divider span{position:relative;display:inline-block;background-color:#fff;color:gray;padding:0 25px}.form__divider::before{content:'';display:block;width:100%;height:1px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:gray}.cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cont>*+*{margin-left:10px}.cont a,.cont button{font-style:normal;font-weight:600;font-size:20px;line-height:1.3;margin-top:0}@media (max-width:767px){.cont a,.cont button{font-size:16px}}@media (min-width:1200px){.cont a,.cont button{font-size:16px!important}}.cont__body p{margin:0;font-style:normal;font-weight:400;font-size:12px;line-height:16px;text-align:right;color:#252525}@media (max-width:1199px){.cont__body.hid a::after{display:none}.menu{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1200px){.menu__item{font-size:16px;line-height:22px}.menu__item .menu__controls>a{position:relative;display:block;padding:14px 0;color:#fff}.menu__item .menu__controls>a::after{-webkit-transition:.3s;transition:.3s;position:absolute;bottom:0;display:block;content:'';width:100%;height:2px;background-color:#fff;opacity:0}.menu__item .active,.menu__item:focus,.menu__item:hover{text-shadow:0 0 1px #fff}.menu__item .active .menu__controls>a::after,.menu__item:focus .menu__controls>a::after,.menu__item:hover .menu__controls>a::after{opacity:1}.menu__item .active .menu__drop,.menu__item:focus .menu__drop,.menu__item:hover .menu__drop{height:auto;opacity:1;visibility:visible;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-delay:.2s;transition-delay:.2s}.menu__item+.menu__item{margin-left:30px}.menu__drop{-webkit-transition:.3s;transition:.3s;position:absolute;background-color:#fff;min-width:200px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2);opacity:0;visibility:hidden;height:0;overflow:hidden}.menu__drop.full{width:100%}.menu__block{padding:20px}.menu__list{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.menu__list li:not(:last-of-type){border-bottom:1px solid #ededed}.menu__list a,.menu__list button{display:block;color:#252525;font-size:16px;line-height:22px;padding:4px 0}.menu__title{display:block;color:#252525;margin-bottom:20px;font-size:18px;line-height:24px;font-weight:700}.menu__banner{padding:20px!important}.menu__control-btn{display:none}}@media (min-width:1200px) and (max-width:1439px){.menu__item .menu__controls>a{padding:10px 0;font-size:14px}}@media (min-width:1200px) and (min-width:1200px){.menu__list a:focus,.menu__list a:hover,.menu__list button:focus,.menu__list button:hover,.menu__title:focus,.menu__title:hover{color:#f49300}}@media (max-width:1199px){.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.menu__banner{display:none}.menu__control-btn,.menu__controls,.menu__item{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 15px}.menu__item.active .menu__drop{display:block}.menu__item,.menu__item.active .menu__controls{border-bottom:1px dashed #ededed}.menu__control-btn,.menu__controls{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__controls>a{color:#252525;padding:10px 15px 10px 0}.menu__control-btn{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 0 30px;outline:0}.menu__control-btn:focus,.menu__control-btn:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.menu__control-btn.disabled,.menu__control-btn:disabled{opacity:.4;pointer-events:none}.menu__control-btn::after{-webkit-transition:.3s;transition:.3s;content:'';display:block;width:13px;height:20px;background-image:url(/local/templates/olimpparketa/css/../img/arrow-top-orange.svg);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg);-ms-flex-negative:0;flex-shrink:0;-webkit-filter:brightness(0);filter:brightness(0)}.menu__item.active .menu__control-btn::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.menu__drop{display:none}.menu__list{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.menu__block{padding-bottom:10px}.menu__block a{display:block;color:#252525}.menu__block>a{padding:5px 0;font-weight:700}.menu__block:not(:last-of-type){border-bottom:1px dashed #ededed}.menu__list a,.menu__list button{padding:3px 20px 3px 0}.menu{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:auto}}.modal-wrap,.overlay{position:fixed;display:none}.overlay{background:rgba(0,0,0,.7);width:100vw;height:100vh}.overlay.active{display:block}.modal-wrap{width:100%;bottom:0;z-index:-1;padding:80px 20px;overflow-y:auto}.modal-wrap.active{display:block;background:rgba(0,0,0,.7);height:100%;z-index:105}.modal-wrap>*{margin:0 auto}@media (max-width:1199px){.modal-wrap{padding:50px 20px 150px}}.modal{padding:15px 20px;background-color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.modal-form{width:100%;max-width:700px}.modal.xl{max-width:1130px}.modal.sm{max-width:500px}.modal.xs{max-width:440px}.modal__top{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;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px}.modal__top:not(:first-of-type):not(.def){margin-top:40px}@media (max-width:767px){.modal__top:not(:first-of-type):not(.def){margin-top:30px}.modal__top{margin-bottom:20px}}.modal__title{margin-bottom:0;margin-right:20px}.modal-info{max-width:355px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal__close{-ms-flex-item-align:start;align-self:flex-start}.modal__top-tel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal__top-tel img+*,.modal__top-tel img+* p{margin:0}.modal__top-tel a{color:#252525}@media (min-width:1200px){.modal__top-tel a:focus,.modal__top-tel a:hover{color:#f49300}}.modal__left-btn{position:absolute;left:0;width:100%;top:calc(100% - 17px)}.modal__left-btn span{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.modal__left-btn{display:none}}.modal.star{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:60px}@media (max-width:767px){.modal.star{padding-left:20px}}.modal.star .form{width:100%}.modal.star .form__submit{margin-left:auto}@media (max-width:767px){.modal.star .form__submit{margin:auto}}.modal.star .form__row{height:100%}.modal.star textarea{height:100%;max-height:200px;min-height:115px}.modal__rank.rank-big{gap:5px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:767px){.modal__rank.rank-big{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;margin-bottom:0}}.modal__rank.rank-big .rank__item svg{width:50px;height:45px}@media (max-width:767px){.modal__rank.rank-big .rank__item svg{width:45px}}.modal__rank.rank-big .rank__item .rank__num{font-size:12px}.bc{padding-top:20px;padding-bottom:20px}.bc__list{list-style:none;margin-top:0;margin-bottom:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bc__item{font-size:12px;line-height:1.5}.bc__item,.bc__item a,.pag a{color:gray}.bc__item a:focus,.bc__item a:hover{opacity:.7}.bc__item:last-of-type{pointer-events:none}.bc__item:last-of-type a{color:#252525}.bc__item:not(:last-of-type)::after{content:'/';padding:0 10px}.pag{list-style:none;margin-top:0;margin-bottom:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.pag svg{stroke:#252525}.pag a:focus,.pag a:hover,.tabs-vert .tabs-cont__item a:focus,.tabs-vert .tabs-cont__item a:hover{opacity:.7}.pag .active{color:#252525;pointer-events:none}.info-block .info__btn:hover::before,[data-acc-title].active+[data-acc-body]{opacity:1}[data-acc-body]{display:none;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.acc{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.acc__item{border:1px solid #ededed}.acc__item+.acc__item,.acc__item-wrap+.acc__item-wrap,.block__top p+p{margin-top:10px}@media (max-width:767px){.acc__item+.acc__item,.acc__item-wrap+.acc__item-wrap{margin-top:5px}}.acc__body{padding:0 20px 20px}.acc__title{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;font-style:normal;font-size:20px;line-height:1.3;margin-top:0;padding:15px 20px;width:100%;outline:0;text-align:left;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;font-weight:600}.acc__title:focus,.acc__title:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.acc__title.disabled,.acc__title:disabled{opacity:.4;pointer-events:none}@media (max-width:767px){.acc__title{font-size:16px}}.acc__title::after,.calc__btn svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0}.acc__title::after{content:'';display:block;width:12px;height:12px;background-image:url(/local/templates/olimpparketa/css/../img/arrow-top.svg);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:10px}@media (max-width:767px){.acc__title{padding:10px 15px;font-size:1rem}}.acc__title img{margin-right:15px}@media (max-width:767px){.acc__title img{max-width:35px;max-height:35px}}.acc__title span,.social{display:-webkit-box;display:-ms-flexbox;display:flex}.acc__title span{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.acc__title.active::after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.social{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.social>*+*{margin-left:15px}.calc{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.calc{-ms-flex-wrap:wrap;flex-wrap:wrap}}.calc__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:5px 15px;background-color:#ededed;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.calc__container{padding:10px}}.calc__title{font-weight:700;margin-bottom:0}@media (min-width:1200px) and (max-width:1439px){.calc__title{margin-bottom:10px}}@media (min-width:768px){.calc__title{margin-right:40px}}@media (max-width:1439px){.calc__title{display:none}}@media (max-width:767px){.calc__title{margin-bottom:10px;text-align:center;width:100%}}.calc__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calc__body span{margin:0 6px}@media (max-width:767px){.calc__body{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.calc__input{width:60px;padding:5px!important;text-align:center;margin:0!important}.calc__btn{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#f49300;color:#252525;border:2px solid #f49300;text-transform:uppercase;border-radius:0;outline:0;margin:0}.calc__btn svg{fill:#252525}.calc__btn svg+*{margin-left:5px}@media (max-width:575px){.calc__btn{padding:7px}}.calc__btn:focus,.calc__btn:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.calc__btn.disabled,.calc__btn:disabled{opacity:.4;pointer-events:none}@media (max-width:575px){.calc__btn{padding:7px}}.calc__btn:not(.def){min-width:120px}.calc__btn.active,.calc__btn:hover{color:#fff;background-color:#e68f0e;border-color:#e68f0e}.calc__btn.active svg,.calc__btn:hover svg,.tabs-btns .tabs__toggle button.active svg,.tabs-btns .tabs__toggle button:hover svg{fill:#fff}@media (max-width:767px){.calc__btn{width:100%}}.tag{padding:3px 10px;min-height:30px;border-radius:0 5px 5px 0;background-color:#f49300;color:#fff;font-weight:600;font-size: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-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.tag{font-size:8px;min-height:20px}}.tag.black{background-color:#252525}.tag.green{background-color:#077f07}.tag.l-green{background-color:#36af5f}.tag.gray{background-color:#ababab}.red{color:#c00505}.tag.right{border-radius:5px 0 0 5px}.rank{display:-webkit-box;display:-ms-flexbox;display:flex}.rank__item{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem}.rank__item:focus,.rank__item:hover,.tabs-btns .tabs__toggle button:focus,.tabs-btns .tabs__toggle button:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.rank__item.disabled,.rank__item:disabled,.tabs-btns .tabs__toggle button.disabled,.tabs-btns .tabs__toggle button:disabled{opacity:.4;pointer-events:none}.rank__item svg{-webkit-transition:.3s;transition:.3s;fill:gray;width:15px;height:15px}.rank-big .rank__item.active svg,.rank-big.sm .rank__item.active svg,.rank__item.active svg{fill:#f49300}.rank__item:not(button){pointer-events:none}.rank__item+.rank__item{margin-left:3px}.rank-big{gap:10px}.rank-big .rank__item{position:relative}.rank-big .rank__item svg{fill:transparent;width:80px;height:80px}@media (max-width:767px){.rank-big .rank__item svg{width:50px;height:50px}}.rank-big .rank__item.active .rank__num,.rank-big.sm .rank__item.active .rank__num{color:#fff}@media (max-width:767px){.rank-big.sm{gap:5px}}.rank-big.sm .rank__item{font-size:12px}.rank-big.sm .rank__item svg{fill:transparent;width:50px;height:50px}@media (max-width:767px){.rank-big.sm .rank__item svg{width:25px;height:25px}}@media (max-width:767px){.rank-big.sm .rank__item{font-size:0;margin:0}}.rank__num{position:absolute;width:100%;height:100%;top:0;left:0;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-top:5px;color:#f49300}.review{font-size:12px;height:100%}.review__top{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}.review__rank{margin-right:10px}.review__date{color:gray;margin:0}.review__name{font-weight:600}.review__name,.review__top{margin-bottom:10px}.review__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.review__body,.review__btn-more,.review__text{display:-webkit-box;display:-ms-flexbox;display:flex}.review__btn-more{-ms-flex-item-align:end;align-self:flex-end;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.review__btn-more svg{stroke:gray}.review__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.review__btn-more{margin-top:auto}.text-hidden{font-size:12px}.slider-btns>div,.text-hidden-wrap .on-show,.text-hidden-wrap.show-more.visible .text-hidden-btn .def{display:none}.text-hidden-wrap.show-more:not(.visible) .text-hidden{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.text-hidden-wrap.show-more.visible .text-hidden{height:auto}.text-hidden-wrap.show-more.visible .text-hidden-btn .on-show{display:block}.text-hidden-wrap.show-more.visible .text-hidden-btn svg{-webkit-transition:0;transition:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.text-hidden-wrap:not(.show-more) .text-hidden-btn{display:none}.addresses{padding-left:2px;padding-top:2px;padding-bottom:2px}@media (min-width:1200px){.addresses{max-height:680px}}.address{padding:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.address+.address{margin-top:20px}.address__bottom{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.address__title{font-size:1rem;color:#252525}@media (min-width:1200px){.address__title:focus,.address__title:hover{color:#f49300}}.address__info,.address__tag{font-size:12px}.address__info th{font-weight:700;min-width:110px;vertical-align:top}.address__info a,.block-hor__img.stretch .show-on-hover:hover{color:#252525}@media (min-width:1200px){.address__info a:focus,.address__info a:hover{color:#f49300}}.address__tag{margin-right:auto;border-radius:4px;border:1px solid #252525;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}.address__tag img{margin-left:7px;max-width:65px}.addresses__nav{margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px;border-top:1px solid #ededed}.addresses__nav .addresses__btn{margin-right:50px}.addresses__btn span{padding-left:5px;font-weight:700}.addresses__nav,.addresses__select,.num-item{display:-webkit-box;display:-ms-flexbox;display:flex}.addresses__select{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 0}.num-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.num-item__title{font-size:100px;font-weight:700;color:#f49300;margin-bottom:20px}@media (min-width:992px){.num-item__title.mid{font-size:70px}}@media (max-width:991px){.num-item__title{font-size:60px;margin-bottom:10px}}.num-item__text{font-style:normal;font-size:20px;line-height:1.3;margin-top:0;font-weight:700;text-align:center}@media (max-width:767px){.num-item__text{font-size:16px}}@media (min-width:1440px){.num-item-wrap:not(:last-of-type){border-right:1px solid gray}}.post iframe{width:100%}@media (max-width:767px){.post iframe{height:auto}}.post iframe,.post img{margin:20px 0}@media (max-width:767px){.post img{height:auto}}.post .main-title+img,.post img+img{margin-top:0}.banner img,.banner picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner a{display:block}.banner a,.banner picture{line-height:0}.banners.slider-simple .slick-dots{padding:10px 0}.tabs-wrap{overflow:hidden}.tabs{list-style:none;margin-top:0;margin-bottom:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-btns.big-m .tabs__toggle{margin-right:20px}@media (max-width:767px){.tabs-btns.big-m .tabs__toggle{margin-right:10px}}.tabs-btns .tabs__toggle{padding:0;border:0;margin-right:10px}.tabs-btns .tabs__toggle button{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;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:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#ededed;border:2px solid #ededed;font-size:16px;padding:6px 12px}@media (max-width:575px){.tabs-btns .tabs__toggle button{padding:7px}}.tabs-btns .tabs__toggle button:not(.def){min-width:120px}.tabs-btns .tabs__toggle button svg{fill:#252525}.tabs-btns .tabs__toggle button.active,.tabs-btns .tabs__toggle button:hover,.tabs-btns .tabs__toggle.active button{background-color:#f49300;border-color:#f49300;color:#fff}.tabs-btns .tabs__toggle.active button{text-shadow:none}@media (max-width:1199px){.tabs-wrap .tabs{height:100%;margin-bottom:-50px;padding-bottom:50px;overflow-y:hidden;overflow-x:scroll}.tabs-wrap .tabs ::-webkit-scrollbar{width:0;height:0}.tabs-wrap .tabs ::-webkit-scrollbar-button{width:0;height:0}.tabs-wrap .tabs ::-webkit-resizer{width:0;height:0}}.tabs__toggle{padding:0 10px;border-right:1px solid #ededed}.tabs__toggle a,.tabs__toggle button{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;outline:0;white-space:nowrap;line-height:1}.tabs__toggle a:focus,.tabs__toggle a:hover,.tabs__toggle button:focus,.tabs__toggle button:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.tabs__toggle a.disabled,.tabs__toggle a:disabled,.tabs__toggle button.disabled,.tabs__toggle button:disabled{opacity:.4;pointer-events:none}.tabs__toggle a:focus,.tabs__toggle button:focus{text-shadow:0 0 1px #252525}.tabs__toggle.active button{text-shadow:0 0 1px #252525}.tabs__toggle:last-of-type{border:0}.tabs__toggle:first-of-type{padding-left:0}.tabs-cont{position:relative}.tabs-cont.of-hidden{overflow:hidden}.tabs-cont__item{position:absolute;top:0;height:0;opacity:0;visibility:hidden;-webkit-transition-property:opacity;transition-property:opacity;width:100%;z-index:-1}.tabs-cont__item.active{z-index:1;position:static;height:auto;opacity:1;visibility:visible}.tabs-line-on-desk{margin-bottom:20px}@media (min-width:1200px){.tabs-line-on-desk{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 0}}.tabs-vert{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media (max-width:767px){.tabs-vert{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}}.tabs-vert .tabs{background:#ededed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 20px 30px;min-width:320px}@media (max-width:1439px){.tabs-vert .tabs{min-width:250px}}@media (max-width:767px){.tabs-vert .tabs{display:block;width:100%;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.tabs-vert .tabs .tabs__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}.tabs-vert .tabs__toggle{padding:0}.tabs-vert .tabs__toggle button{padding:8px 0 0;text-decoration:underline}.tabs-vert .tabs-cont{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tabs-vert .tabs-cont__item{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.tabs-vert .tabs-cont__item a{color:gray;text-decoration:underline;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;display:block;margin-bottom:10px}@media (max-width:1199px){.tabs-vert .tabs-cont__item{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:575px){.tabs-vert .tabs-cont__item{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.slider-btns,.slider-btns>div.active{display:-webkit-box;display:-ms-flexbox;display:flex}.slick-arrow{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;width:36px;height:36px;background-color:#faaa17;outline:0}.slick-arrow:focus,.slick-arrow:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.slick-arrow.disabled,.slick-arrow:disabled{opacity:.4;pointer-events:none}.slick-arrow svg{stroke:#252525}.slick-arrow .active,.slick-arrow:focus,.slick-arrow:hover{background-color:#f49300}.slick-arrow .active svg,.slick-arrow:focus svg,.slick-arrow:hover svg{stroke:#fff}@media (max-width:767px){.slick-arrow{width:25px;height:25px}}.slick-arrow+.slick-arrow{margin-left:10px}.slide{padding:0 20px}@media (max-width:1199px){.slide{padding:0 10px}}@media (max-width:767px){.slide{padding:0 5px}}.slider-simple:not(.slick-initialized){opacity:0;height:0;visibility:hidden}@media (min-width:1200px){.slider-simple:not(.def){margin:0 -20px}.slider-simple.def{margin:0 -10px}}.slider-simple .slick-arrow{position:absolute;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slider-simple .slick-prev{left:0}.slider-simple .slick-next{right:0}@media (max-width:767px){.slider-simple .slick-dots{margin-top:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slider-shadow .slide{padding:2px 10px}@media (min-width:1200px){.arrows-hidden .slick-arrow{opacity:0}.arrows-hidden:hover .slick-arrow{opacity:1}.slider-mono{margin:0}}.slider-mono .slide{padding:0}@media (max-width:991px){.slider-mono .slide{display:block}}.slider-mono .slick-prev{left:15px}.slider-mono .slick-next{right:15px}.block-info-price-text-wrap .link p,.block__top p,.slider-prod{margin:0}.slider-prod .slide{padding:0}.slider-prod .slick-dots{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:992px){.catalog-slider .slick-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.catalog-slider .slide{padding-top:40px}.catalog-slider .slide img{height:200px}@media (max-width:991px){.catalog-slider .slide img{height:150px}}@media (max-width:767px){.catalog-slider .slide img{height:auto}}@media (max-width:991px){.catalog-slider .slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.top{margin-bottom:40px}.top:not(.def){padding-bottom:10px;border-bottom:1px solid #ededed}@media (max-width:767px){.top{margin-bottom:30px}}.bg--gray .top:not(.def){border-bottom:1px solid gray}.bg--gray .tabs__toggle{border-right:1px solid gray}.block-info-price,.block-info-price-text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.block-info-price{border-radius:5px;background:#faaa17;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px;padding:0 15px}@media (max-width:767px){.block-info-price img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.block-info-price img{display:block;line-height:0;position:relative;bottom:-3px;margin-right:35px;-ms-flex-item-align:end;align-self:flex-end}@media (max-width:767px){.block-info-price img{margin-right:0;margin-left:10px}}.block-info-price-text-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;overflow:hidden}@media (max-width:767px){.block-info-price-text-wrap{-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;padding:8px 0}}.block-info-price-text-wrap .link a{font-style:normal;font-weight:600;font-size:20px;line-height:1.3;margin-top:0;color:#252525}@media (max-width:767px){.block-info-price-text-wrap .link a{font-size:16px}}.block-info-price-text-wrap .link a:focus,.block-info-price-text-wrap .link a:hover{color:#252525}.block-info-price-text{font-weight:700;max-width:170px;margin-right:10px}@media (max-width:767px){.block-info-price-text{margin-right:0;margin-bottom:8px;max-width:150px}}.block__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.left{margin-right:auto}.block__btns{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:15px}.block__btns .tabs-cont__item{display:none}.block-hor__img img.obj-fit-contain,.block__btns,.block__btns .tabs-cont__item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.block__tit-cent{margin-bottom:40px;text-align:center}@media (max-width:767px){.block__tit-cent{margin-bottom:20px}}.block__bottom{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.block__bottom{margin-top:30px}}.block-hor{padding:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1200px){.block-hor{padding-right:20px}.block-hor.no-gutters{padding-right:10px}.block-hor:focus .block-hor__img.stretch .show-on-hover,.block-hor:hover .block-hor__img.stretch .show-on-hover{opacity:1}}@media (max-width:767px){.block-hor{-ms-flex-wrap:wrap;flex-wrap:wrap}}.block-hor__body{width:100%}.block-hor__img{margin-right:10px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.block-hor__img img{-webkit-transition:.3s;transition:.3s;width:200px;height:100%;-o-object-fit:cover;object-fit:cover}.block-hor__img img.obj-fit-contain{-o-object-fit:contain;object-fit:contain;max-width:200px;margin:auto}@media (min-width:1200px){.block-hor__img:focus img,.block-hor__img:hover img{-webkit-transform:scale(1.04);transform:scale(1.04)}}@media (max-width:767px){.block-hor__img{margin-bottom:10px;width:100%;height:140px}.block-hor__img img{width:100%}}.block-hor__img.right{margin-right:0;margin-left:10px}.block-hor__img.right:focus img,.block-hor__img.right:hover img{-webkit-transform:scale(1);transform:scale(1)}@media (max-width:767px){.block-hor__img.right{margin-left:0;margin-top:0}}.block-hor__img.stretch{position:relative;margin:auto 0 0;line-height:0}.block-hor__img.stretch img{width:100%;height:200px}.block-hor__img.stretch img.h-auto{height:auto}.block-hor__img.stretch:focus img,.block-hor__img.stretch:hover img{-webkit-transform:scale(1);transform:scale(1);position:relative;z-index:-1}.block-hor__img.stretch .show-on-hover{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);opacity:0}.block-hor__title{font-size:1rem;margin-bottom:10px;text-transform:uppercase}.block-hor__title a{color:#252525}@media (min-width:1200px){.block-hor__title a:focus,.block-hor__title a:hover{color:#f49300}}.block-bsh{border:3px solid #f49300;-webkit-box-shadow:15px 15px 0 #f49300;box-shadow:15px 15px 0 #f49300}@media (max-width:767px){.block-bsh{-webkit-box-shadow:4px 4px 0 #f49300;box-shadow:4px 4px 0 #f49300}}.block-bsh__row{display:-webkit-box;display:-ms-flexbox;display:flex}.block-bsh__row>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%}@media (max-width:767px){.block-bsh__row>*{-ms-flex-preferred-size:100%;flex-basis:100%}.block-bsh__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.block-bsh__text{padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199px){.block-bsh__text span{font-size:22px;line-height:28px}}@media (max-width:767px){.block-bsh__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:20px;text-align:center}.block-bsh__text span{font-size:16px;line-height:22px}}.block-bsh__img{line-height:0}.block-bsh__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-rw{border-radius:5px;overflow:hidden;position:relative;color:#252525;display:-webkit-box;display:-ms-flexbox;display:flex}.block-rw:focus,.block-rw:hover{color:#252525}.block-rw img,.block-rw picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:-1;top:0;left:0}.block-rw__text{background:linear-gradient(89.76deg,#fff 1.88%,rgba(255,255,255,.3) 99.79%);width:100%;padding:20px}.block-rw__cont{width:100%;padding:20px 0;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}.block-rw__text-simple{font-weight:400;max-width:500px}.block-rw__btn{margin-top:20px}@media (max-width:767px){.block-rw__btn{margin-top:15px}}.block-rw-tile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;height:100%}@media (max-width:767px){.block-rw-tile{gap:10px}}.block-rw-tile .big{-ms-flex-preferred-size:100%;flex-basis:100%;height:50%;min-height:125px}.block-rw-tile .sm{-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);height:calc(50% - 30px)}@media (max-width:767px){.block-rw-tile .sm{-ms-flex-preferred-size:calc(50% - 5px);flex-basis:calc(50% - 5px);height:calc(50% - 20px);min-height:115px}}.block-rw-tile .block-rw__cont{margin-top:auto}@media (max-width:767px){.block-rw-tile .block-rw__cont{margin-top:0}}.block-rw-tile .block-rw__text,.card{display:-webkit-box;display:-ms-flexbox;display:flex}.block-rw-tile .block-rw__text{min-height:75px;padding-top:10px;padding-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.block-rw-tile .block-rw__text{min-height:auto}}.card{-webkit-transition:.3s;transition:.3s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width:1199px){.card{padding:10px}.card,.card:hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.card:hover .card__img-wrap>:not(:first-of-type){z-index:1;opacity:1}.card:hover .card__top .card__btn-compare{opacity:1}}@media (max-width:767px){.card{font-size:12px}}.card>.card__img-wrap{margin-bottom:10px}.card__img-wrap{position:relative;display:block}.card__img-wrap>:not(:first-of-type){-webkit-transition:.3s;transition:.3s;position:absolute;top:0;left:0;z-index:-1;opacity:0;width:100%}.card__top{position:relative;margin-bottom:10px}.card__top .card__tag{position:absolute;top:10px;z-index:2;outline:0}@media (max-width:767px){.card__top .card__tag{top:5px}}.card__top .card__tag.right{right:0;left:auto}.card__top .card__btn-compare{bottom:10px;position:absolute;z-index:2;outline:0;background:rgba(37,37,37,.2);border:0;padding:5px;right:10px}.card__top .card__btn-compare svg{fill:#fff;stroke:#fff}@media (max-width:1199px){.card__top{top:0!important}}.card__top .card__btn-compare.active{background:#252525;border-color:#252525;opacity:1;color:#fff;pointer-events:all}.card__top .card__btn-compare.active svg{fill:#fff}.card__top .card__btn-compare:hover{background:rgba(37,37,37,.5)}.card__top .card__btn-compare:focus:not(.active){background:rgba(37,37,37,.2)}@media (max-width:767px){.card__top .card__btn-compare{right:5px}.card__top .card__btn-compare svg{width:16px;height:16px}}.card__top .card__tag{left:0}.card__top .card__tag+.card__tag{top:45px}@media (max-width:767px){.card__top .card__tag+.card__tag{top:30px}}.tag-wrap{position:absolute;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0;z-index:1}.tag-wrap .tag{position:static;margin-bottom:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.tag-wrap{padding:5px 0}.tag-wrap .tag{margin-bottom:3px}}.card__tag .tick-text,.prod__tag .tick-text{width:115px;font-weight:400}.card__tag .tick,.prod__tag .tick,.sot__ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.card__img img,.tag-wrap{width:100%}.card__img{line-height:0}.card__title{font-size:1rem;line-height:1.4;font-weight:700;margin:0 0 10px}.card__title a{color:#252525;display:block;width:100%}@media (min-width:1200px){.card__title a:focus,.card__title a:hover{color:#f49300}}@media (max-width:767px){.card__title{font-size:12px;text-align:center}}.card__options{margin-bottom:10px;font-size:12px;line-height:1.4}.card__options td{text-align:right}@media (max-width:991px){.card__options{margin-bottom:10px}}@media (max-width:767px){.card__options{font-size:12px}.card__options tr{display:block;text-align:center}.card__options th{display:inline;font-weight:700}.card__options td{display:inline;text-align:left}}.card__bottom{margin-top:auto}.card__price-block{margin-bottom:10px}.card__price-block>*{margin:0;text-align:center}@media (max-width:991px){.card__price-block{margin-bottom:5px}}.card__price{display:block;font-size:18px}.card__price .old{font-size:16px}@media (max-width:767px){.card__price{font-size:14px}.card__price .old{font-size:12px}}.card__benefit{display:block;color:gray}.card__btn-compare{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#ededed;border:2px solid #ededed;text-transform:uppercase}.card__btn-compare svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;fill:#252525}.card__btn-compare svg+*{margin-left:5px}@media (max-width:575px){.card__btn-compare{padding:7px}}.card__btn-compare:focus,.card__btn-compare:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.card__btn-compare.disabled,.card__btn-compare:disabled{opacity:.4;pointer-events:none}@media (max-width:575px){.card__btn-compare{padding:7px}}.card__btn-compare:not(.def){min-width:120px}.card__btn-compare.active,.card__btn-compare:hover{background-color:#f49300;border-color:#f49300;color:#fff}.card__btn-cart.active svg,.card__btn-cart:hover svg,.card__btn-compare.active svg,.card__btn-compare:hover svg,.card__btn-ex.active svg,.card__btn-ex:hover svg,.card__btns>.active svg{fill:#fff}.card__btn-compare.dark.active,.card__btn-compare.dark:hover,.card__btn-ex.dark.active,.card__btn-ex.dark:hover,.content-page__ql a.dark.active,.content-page__ql a.dark:hover{background-color:gray;border-color:gray;color:#fff}.card__btn-cart{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#f49300;color:#252525;border:2px solid #f49300;text-transform:uppercase}.card__btn-cart svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;fill:#252525}.card__btn-cart svg+*{margin-left:5px}@media (max-width:575px){.card__btn-cart{padding:7px}}.card__btn-cart:focus,.card__btn-cart:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.card__btn-cart.disabled,.card__btn-cart:disabled{opacity:.4;pointer-events:none}@media (max-width:575px){.card__btn-cart{padding:7px}}.card__btn-cart:not(.def){min-width:120px}.card__btn-cart.active,.card__btn-cart:hover{color:#fff;background-color:#e68f0e;border-color:#e68f0e}.card__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.card__btns>*{font-size:.85rem;outline:0}@media (max-width:767px){.card__btns>*{font-size:12px}}.card__btns>.active{background:#f49300;border-color:#f49300;opacity:1;color:#fff;pointer-events:all}@media (max-width:767px){.card__btns>* svg{max-width:18px;max-height:15px}}@media (min-width:1440px){.card__btns>*{width:100%;max-width:calc(50% - 5px)}.card__btns>:not(:last-child){margin-right:10px}}@media (max-width:1439px){.card__btns{-ms-flex-wrap:wrap;flex-wrap:wrap}.card__btns>*{width:100%;margin:5px}}.card__btn-ex{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;line-height:1.2;font-style:normal;font-weight:400;background-color:#ededed;border:2px solid #ededed;font-size:.9rem}.card__btn-ex svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;fill:#252525}.card__btn-ex svg+*{margin-left:5px}@media (max-width:575px){.card__btn-ex{padding:7px}}.card__btn-ex:focus,.card__btn-ex:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.card__btn-ex.disabled,.card__btn-ex:disabled{opacity:.4;pointer-events:none}@media (max-width:575px){.card__btn-ex{padding:7px}}.card__btn-ex:not(.def){min-width:120px}.card__btn-ex.active,.card__btn-ex:hover{background-color:#f49300;border-color:#f49300;color:#fff}.cards-slider,.cards-slider .card__img img{margin:0}.cards-slider .slick-slide{height:auto}.cards-slider.without-shadow .card{-webkit-box-shadow:none;box-shadow:none}.cards-slider.without-shadow .card:hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}@media (min-width:992px){.cards-slider .slick-list{padding:5px;height:calc(100% + 10px);margin:-5px}.cards-slider .slide{padding:0 10px}}@media (max-width:991px){.cards-slider .slide{padding:0 15px}}@media (max-width:767px){.cards-slider .slide{padding:0 5px}}.card-hor .line{font-size:16px}@media (max-width:767px){.card-hor .line{font-size:14px}.card-hor .line-title{font-weight:400}}.card-hor__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}.card-hor__column:last-of-type{width:auto}.card-hor__profit{padding:7px 10px;font-weight:400;background-color:#faaa17;color:#fff;text-align:center}.card-hor__del-btn,.card-hor__price-block{margin-top:auto}@media (max-width:1439px){.card-hor__del-btn,.card-hor__price-block{margin-top:10px}}.card-hor__price{margin-bottom:0}.card-hor__del-btn{padding:0;min-width:auto!important;-ms-flex-item-align:end;align-self:flex-end}.card-hor__row{margin:0 -20px}.card-hor+.card-hor{margin-top:20px}@media (max-width:1439px){.card-hor__img img{width:300px}}@media (max-width:767px){.card-hor__img{margin:0 0 20px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-hor__img img{margin:0;width:100%;max-width:200px}}.card-hor__title{font-size:1rem}.card-hor__title a{color:#252525}@media (min-width:1200px){.card-hor__title a:focus,.card-hor__title a:hover{color:#f49300}}.card-hor__bottom{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-hor__bottom>*+*,.sot__ul li+li{margin-top:10px}.card.disabled .card__img{-webkit-filter:saturate(.4);filter:saturate(.4);opacity:.8}.card.disabled .card__img:not(:first-of-type){display:none}.card.disabled .card__btns>*{max-width:100%}.card.disabled .card__btn-compare,.filter .acc__title::after{display:none}.card.disabled .card__title a:focus,.card.disabled .card__title a:hover{color:#252525;opacity:.7}.filter__list{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}@media (min-width:992px){.bx_filter_popup_result{display:none!important}}.filter__bottom,.filter__bottom>*{display:-webkit-box;display:-ms-flexbox;display:flex}.filter__bottom{margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}.filter__bottom>*{text-transform:uppercase;margin:0 4px}@media (min-width:1200px){.filter__bottom{position:sticky;background-color:#fff;bottom:0;margin-top:0}.filter__bottom a,.filter__bottom button{margin-top:30px;margin-bottom:60px}}@media (max-width:767px){.filter__bottom{margin-top:10px}}.filter .acc__item{border:0}.filter .acc__item .tick-wrap{margin-left:10px;font-weight:400;z-index:1}.filter .acc__item .tick-wrap img{margin-right:0}@media (max-width:1199px){.filter .acc__item .tick-wrap{display:none}}.filter .acc__title{padding-bottom:20px}.filter .acc__body,.filter .acc__title{padding-left:0;padding-right:0}@media (max-width:767px){.filter .acc__body{padding-bottom:5px}}.bx_filter_popup_result{background:#faaa17;border-radius:5px;padding:7px;font-size:16px;line-height:1.1;color:#252525}.bx_filter_popup_result a{color:#252525;text-decoration:underline}@media (max-width:1199px){.bx_filter_popup_result{font-size:14px}}.bx_filter_parameters_box,.checkbox-roll input[type=checkbox]+label,.checkbox-roll input[type=radio]+label{position:relative}@media (max-width:1199px){.bx_filter_parameters_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bx_filter_container_modef:empty{margin:0}@media (min-width:1200px){.bx_filter_container_modef{position:absolute;top:120px;z-index:100}}@media (max-width:1199px){.bx_filter_container_modef{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0 15px 10px}}.checkboxes{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.checkbox+.checkbox,.checkbox-link+.checkbox-link{margin-top:20px}@media (max-width:767px){.checkbox+.checkbox,.checkbox-link+.checkbox-link{margin-top:10px}}.checkbox-link,.sort__list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#252525}.checkbox-link:focus,.checkbox-link:hover{color:#252525}.checkbox-link::before{-webkit-transition:.3s;transition:.3s;content:"";display:block;margin-right:10px;width:18px;height:18px;-ms-flex-negative:0;flex-shrink:0;border:1px solid #ededed;background-color:#ededed;border-color:rgba(29,29,31,.04);border-radius:4px}.checkbox-link.active::before{-webkit-transition:.3s;transition:.3s;background:#f49300 url(/local/templates/olimpparketa/css/../img/icon-check.svg) center no-repeat;-webkit-transition-property:background-color;transition-property:background-color}.checkbox-links{-webkit-column-count:3;-moz-column-count:3;column-count:3}@media (max-width:767px){.checkbox-links{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.checkbox.bld input[type=checkbox]+label::before{border-width:2px;border-color:#f49300}.checkbox-roll input[type=checkbox]+label::before,.checkbox-roll input[type=radio]+label::before{background:#ededed;border-radius:4px;width:58px;height:28px;border:0;-webkit-transition:.3s;transition:.3s;outline:0!important}.checkbox-roll input[type=checkbox]+label::after,.checkbox-roll input[type=radio]+label::after{content:'';background:silver;border-radius:4px;width:18px;height:18px;position:absolute;left:5px;top:5px;-webkit-transition:.3s;transition:.3s;outline:0!important}.checkbox-roll input[type=checkbox]:checked+label::before,.checkbox-roll input[type=radio]:checked+label::before{background-color:#f49300}.checkbox-roll input[type=checkbox]:checked+label::after,.checkbox-roll input[type=radio]:checked+label::after{background-color:#fff;left:35px}.radio-roll input[type=radio]+label::before{background-image:none;background-color:#fff;border-radius:50%;border-color:#fff;border-width:6px;outline:1px solid #f49300}.radio-roll input[type=radio]:checked+label::before{background-color:#f49300}.range__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.range__input{width:120px;text-align:center;color:gray;padding:10px!important}@media (min-width:992px) and (max-width:1439px){.range__input{width:90px}}@media (max-width:575px){.range__input{width:100px}}.range__bar{width:100%}.sort{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media (max-width:767px){.sort{font-size:12px}}.sort__title{margin:0 20px 0 0}.sort__list{list-style:none;margin-top:0;margin-bottom:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.sort__list a.active{color:#f49300;font-weight:600}.sort__list a.active::after{-webkit-filter:grayscale(0);filter:grayscale(0)}.sort__list a::after{-webkit-transition:.3s;transition:.3s;content:'';display:block;width:12px;height:22px;background-image:url(/local/templates/olimpparketa/css/../img/arrow-top-orange.svg);background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:6px;margin-top:4px;-ms-flex-negative:0;flex-shrink:0;-webkit-filter:grayscale(1);filter:grayscale(1)}@media (max-width:767px){.sort__list a::after{width:9px;height:9px}}.sort__list a.up::after{margin-top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.sort__list li:not(:last-of-type){margin-right:20px}.share{position:relative}.share__links{height:0;position:absolute;overflow:hidden;opacity:0;visibility:hidden;z-index:1;top:calc(100% + 5px);padding:10px;background:#fff;-webkit-box-shadow:0 0 3px rgba(0,0,0,.25);box-shadow:0 0 3px rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}.share__links a{line-height:0;-ms-flex-negative:0;flex-shrink:0}.share__links a+a{margin-left:15px}.share__links.active{height:auto;opacity:1;visibility:visible}.result-block-wrap{min-height:400px}.result-block-cotainer{padding-top:2px;padding-bottom:2px}.result-block{padding:2px}@media (max-width:1199px){.result-block{margin-top:30px}}.result-block__flag{background-color:#ededed;padding:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;margin-bottom:20px}.result-block__flag>*{margin:0}.result-block__flag img{margin-right:10px}@media (max-width:1199px){.result-block__flag{margin-bottom:10px}}.result-block__body{padding:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.result-block__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.result-block__line>*+*{margin-left:15px}.result-block__line+.result-block__line{margin-top:8px}.feat-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;text-align:center}@media (max-width:767px){.feat-item{max-width:400px;margin:auto}}.feat-item__title{font-weight:700;font-size:36px;line-height:40px;color:#f49300}@media (max-width:767px){.feat-item__title{font-size:20px;line-height:25px}}.feat-item__text{font-size:20px;line-height:28px;color:#252525;font-weight:700}@media (max-width:767px){.feat-item__text{font-size:16px;line-height:22px}}.feat-item-numb{font-weight:700;font-size:40px;line-height:65px;color:#f49300}@media (max-width:767px){.feat-item-numb{font-size:20px;line-height:25px}}.prev-n{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;min-height:320px}.prev-n:focus,.prev-n:hover{color:#fff}@media (max-width:767px){.prev-n{min-height:150px}}.prev-n__cont{background:-webkit-gradient(linear,left bottom,left top,from(rgba(37,37,37,.3)),to(rgba(37,37,37,.3)));background:linear-gradient(0deg,rgba(37,37,37,.3),rgba(37,37,37,.3));width:100%;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:767px){.prev-n__cont{padding:15px}}.prev-n__contin{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;width:100%}.prev-n__tag{position:absolute;left:0;top:0;text-transform:uppercase}.prev-n-row.reverse .item-wrap{margin-top:30px}@media (max-width:767px){.prev-n-row.reverse .item-wrap{margin-top:20px;padding-left:10px;padding-right:10px}.prev-n-row.reverse{margin-left:-10px;margin-right:-10px}}.prev-n-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 0}@media (max-width:767px){.prev-n-wrap{height:100%;margin-bottom:-50px;padding-bottom:50px;overflow-y:hidden;overflow-x:scroll}}.prev-n-wrap .prev-n{-ms-flex-preferred-size:calc(33% - 16px);flex-basis:calc(33% - 16px);margin-right:30px}.prev-n-wrap .prev-n:nth-child(3n){margin-right:0}.info{overflow:hidden}.info__slides{margin-bottom:20px}.info__slides.slider-simple:not(.nw) .slick-prev{left:10%}.info__slides.slider-simple:not(.nw) .slick-next{right:10%}.info__slides.slider-simple .slick-arrow{margin-top:-10px}.info__slides .slick-dots{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;bottom:0;padding:25px 0}@media (max-width:1199px){.info__slides.slider-simple .slick-prev{left:5%}.info__slides.slider-simple .slick-next{right:5%}}.info__slides.nw.slider-simple{margin-left:0;margin-right:0}.info__slides .block-rw{min-height:420px}@media (max-width:991px){.info__slides .block-rw{min-height:250px}}.info__slides .block-rw__text{padding-left:120px;padding-right:120px}@media (max-width:1199px){.info__slides .block-rw__text{padding-left:20px;padding-right:20px}}@media (max-width:991px){.info__slides .block-rw__text{padding:10px 20px}}.info__slides-wrap{margin-bottom:0}@media (max-width:991px){.info__slides-wrap{margin-bottom:30px}}@media (max-width:767px){.info__slides-wrap{margin-bottom:10px}}.info__slide{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:650px;position:relative}.info__slide img,.info__slide picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:-1}@media (max-width:767px){.info__slide{min-height:400px}}.info__slide-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:110px}@media (max-width:767px){.info__slide-container{padding-bottom:70px}}.info__slide-desc,.info__slide-title{font-weight:700;text-shadow:0 0 10px rgba(0,0,0,.9);color:#fff;text-align:center}.info__slide-desc-und{font-style:normal;font-size:24px;line-height:1.3;margin-top:20px;font-weight:400;color:#fff;padding-top:20px;border-top:5px solid #fff;width:100%}@media (max-width:767px){.info__slide-desc-und{font-size:18px}}@media (max-width:991px){.info__slide-desc-und{border-width:2px;padding-top:15px;margin-top:0;font-size:14px}}.info__slide-title{font-size:80px;line-height:1.1;text-transform:uppercase;margin-bottom:40px;max-width:1200px}@media (max-width:1439px){.info__slide-title{font-size:3rem;margin-bottom:30px}}@media (max-width:767px){.info__slide-title{font-size:1.8rem;margin-bottom:20px}}.info__slide-desc{font-size:40px;line-height:1.2;max-width:920px;margin-bottom:0}@media (max-width:1439px){.info__slide-desc{font-size:2rem;max-width:90%}}@media (max-width:767px){.info__slide-desc{font-size:1.2rem}}.info__btns{list-style:none;margin-top:0;margin-bottom:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info__btns>*{margin:20px;width:300px}@media (max-width:1439px){.info__btns>*{width:220px}}@media (max-width:1199px){.info__btns>*{margin:15px;width:calc(50% - 30px)}}@media (max-width:767px){.info__btns>*{margin:5px;width:calc(50% - 10px)}}.info__btn{width:100%;-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;padding:25px;border:1px solid gray;outline:0;font-size:15px;height:110px}.info__btn:focus,.info__btn:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.info__btn.disabled,.info__btn:disabled{opacity:.4;pointer-events:none}.info__btn img{-webkit-filter:opacity(.7);filter:opacity(.7);width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.info__btn::before{opacity:0;position:absolute;top:5px;left:5px;content:'';display:block;width:calc(100% - 10px);height:calc(100% - 10px);border:1px solid #252525;z-index:-1}.info__btn.active,.info__btn:focus{border:1px solid #252525}.info__btn.active::before,.info__btn:focus::before{opacity:1}.info__btn.active img,.info__btn:focus img{-webkit-filter:opacity(1);filter:opacity(1)}.info__btn:hover{border:1px solid #252525}@media (max-width:1199px){.info__btn{padding:25px;height:90px}}@media (max-width:767px){.info__btn{padding:15px;height:60px}}.info__slide img{-webkit-animation:zoom-mini 45s infinite;animation:zoom-mini 45s infinite}.info-block .info__btns{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.info-block .info__btns li{width:30%;border-color:gray}@media (max-width:1439px){.info-block .info__btns li{width:300px}}.info-block .info__btn{font-size:24px;line-height:33px;text-transform:uppercase;font-weight:700;height:100%;min-height:150px;color:gray}.info-block .info__btn:hover{color:#252525;border:1px solid #252525}.info-block .info__btn::before{opacity:0;position:absolute;top:5px;left:5px;content:'';display:block;width:calc(100% - 10px);height:calc(100% - 10px);border:1px solid #252525;z-index:-1}.info-block .info__btn:hover img{-webkit-filter:opacity(1);filter:opacity(1)}@media (max-width:1439px){.info-block .info__btn{font-size:18px;line-height:24px;min-height:auto}}.sot__title{font-size:48px;line-height:1.2;text-transform:uppercase}@media (max-width:1439px){.sot__title{font-size:36px}}@media (max-width:1199px){.sot__title{font-size:32px}}@media (max-width:767px){.sot__title{font-size:20px}}.sot__text{font-size:23px;line-height:1.2;font-weight:700}@media (max-width:767px){.sot__text{font-size:16px}}@media (max-width:767px){.sot__btn{margin-top:20px}.sot__feat img{max-width:50px}.sot__feat h3{font-size:13px}.sot__feat .item-wrap:first-of-type{margin-top:20px}}.sot__feat-n{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fcfcfc;border-radius:7px;padding:40px;text-align:center;height:100%}@media (max-width:767px){.sot__feat-n{padding:20px 12px}}.sot__feat-n-text{margin-bottom:20px;color:#252525}.sot__feat-n-text:focus,.sot__feat-n-text:hover{color:#252525}@media (max-width:767px){.sot__feat-n-text{margin-bottom:0}}.sot__feat-n__btn{margin-top:auto}@media (max-width:767px){.sot__feat-n__btn{display:none}}.sot__tit{padding-bottom:10px;margin-bottom:35px;border-bottom:3px solid #f49300}.sot__block{color:#252525;height:100%;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);outline:1px solid #f49300;outline-offset:-10px}.sot__block h3,.sot__block-desc{padding:20px 20px 30px;margin:0;text-align:center}.sot__block:hover{color:#252525}.sot__block-desc{max-width:400px;margin:auto;padding:0 20px 30px}.sot__block-desc h3{padding:0}.sot__block-desc p{margin:10px 0 0;font-size:14px}.img-fl img,.sot__block-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1200px){.sot__proj{font-size:18px}}.sot__ul li::before{-ms-flex-negative:0;flex-shrink:0;content:'';display:inline-block;width:9px;height:9px;margin-top:10px;margin-right:10px;background:#f49300}.sot__slider .brand__img-wrap{padding:15px}.sot__dec-wrap{position:relative}.sot__dec-block{position:absolute;top:0;left:0;width:100%;height:270px}.sot__dec-content .title{color:#fff}.sot__c-block{background-color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px;margin-bottom:70px;overflow:hidden}@media (max-width:767px){.sot__c-block{margin-bottom:50px}}.sot__c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px 22px 30px 20px;-ms-flex-preferred-size:340px;flex-basis:340px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.sot__c .sot__c-text,.sot__c .sot__c-title{text-align:center}.sot__c+.sot__c{position:relative}.sot__c+.sot__c::before{position:absolute;content:'';display:block;height:80%;width:2px;background-color:#f49300;top:10%;left:-2px}@media (max-width:767px){.sot__c{padding:15px}}.sot__c-title{font-style:normal;font-weight:700;font-size:48px;line-height:65px;color:#f49300}@media (max-width:1199px){.sot__c-title{font-size:36px;line-height:42px}}@media (max-width:767px){.sot__c-title{font-size:24px;line-height:30px}}.sot__c-text{font-weight:700;font-size:24px;line-height:33px;color:#252525}@media (max-width:1199px){.sot__c-text{font-size:22px;line-height:28px}}@media (max-width:767px){.sot__c-text{font-size:18px;line-height:25px}}@media (min-width:1200px){.sot__c-item{margin-left:20px}}.sot__c-item+.sot__c-item{margin-top:20px}.sertif__img-wrap{display:block;position:relative}.sertif__img-wrap::after,.sertif__img-wrap::before{-webkit-transition:.3s;transition:.3s;opacity:0;top:0;left:0;content:'';position:absolute;display:block;width:100%;height:100%}.sertif__img-wrap::before{background:rgba(0,0,0,.6);z-index:100}.sertif__img-wrap::after{z-index:101;background:url(/local/templates/olimpparketa/css/../img/sertif-icon-hover.svg) no-repeat center;background-size:30px}.sertif__img-wrap:hover::after,.sertif__img-wrap:hover::before{-webkit-transition:.3s;transition:.3s;opacity:1}.sot__pl{background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:20px}.sot__pl-img{margin-bottom:20px}@media (max-width:767px){.sot__pl-img{margin-bottom:15px;max-width:60px}}.sot__pl-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}@media (max-width:767px){.sot__pl-wrap{margin-bottom:20px}}.sot__pl{width:100%}.sot__pl-text{font-style:normal;font-weight:600;font-size:20px;line-height:1.3;margin-top:0;margin-bottom:0}@media (max-width:767px){.sot__pl-text{font-size:16px}}.sot__et{position:relative}.sot__et-num{position:absolute;background-color:#f49300;width:100px;height:100px;font-size:48px;line-height:65px;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;font-weight:700;color:#fff;top:60px}@media (max-width:767px){.sot__et-num{width:70px;height:70px;font-size:28px;line-height:35px}}.sot__et-img{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:50px}.sot__et-title{font-size:24px;line-height:33px;font-weight:700;padding:20px 15px;text-align:center}@media (max-width:767px){.sot__et-title{font-size:18px;line-height:24px}}.sot__form-wrap{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:3px;padding:10px}.sot__text-big{font-size:24px;line-height:33px;font-weight:700;margin-top:20px;margin-bottom:20px}@media (max-width:767px){.sot__text-big{font-size:18px;line-height:25px}}.sot__btn{margin:30px auto 0}.sot__form{display:-webkit-box;display:-ms-flexbox;display:flex}.sot__form form{height:100%}.category__tabs-cont .tabs-cont__item,.mont-acc-text+.mont-acc-text b{padding-top:20px}.category__tabs-wrap,.sot__form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category__tabs-wrap.over-hid .tabs-cont__item{padding:1px}.category__tabs-cont{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.category__slider,.category__tabs-cont .tabs-cont__item.active,.category__tabs-cont>*{height:100%}.category+.category{margin-top:80px}@media (max-width:991px){.category+.category{margin-top:40px}}.category__top{margin-bottom:0}.category__banner,.category__banner a{width:100%;height:100%}.category-btns,.category__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1199px){.category-btns .btn-orange.active,.category-btns .btn-orange:focus,.category-btns .btn-orange:hover{color:#252525;background-color:#faaa17}.category-btns .btn-gray.active,.category-btns .btn-gray:focus,.category-btns .btn-gray:hover{color:#252525;background-color:#ededed;border-color:#ededed}}.category__buttons{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category__button{-webkit-transition:.3s;transition:.3s;padding:0;border:0;width:20px;height:20px;background:#faaa17;border-radius:50%;color:#fff;cursor:pointer;position:absolute}.category__button.active{background:#f47321}.category__button:active,.category__button:focus{outline:0}.category__points{position:relative;max-width:570px;margin-top:auto}@media (min-width:1200px){.category__points{margin-left:auto}}@media (max-width:1199px){.category__points{margin:auto}}.category__points img{max-height:200px}@media (max-width:1199px){.category__points{margin-top:50px}}.category__points-desc{position:absolute;top:0;left:0;width:100%}.category__points-info{-webkit-transition:.3s;transition:.3s;position:absolute;top:-50px;left:10px;z-index:0;opacity:0;padding:10px;border:1px solid #252525;background-color:#fff}.category__points-info.active{z-index:1;opacity:1}.category__points-info p{color:#252525;font-size:14px;margin:0 0 5px}@media (max-width:767px){.category__buttons,.category__points-desc{display:none}.category__points img{max-width:100%}.category__points{margin-top:0}}.count-or{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:20px;height:20px;border-radius:50px;background-color:#f49300;font-weight:400;font-size:14px;line-height:14px;text-align:center;color:#000;padding:2px 6px;right:-6px;margin:0}.category__decor-block,.category__feat-tit{display:-webkit-box;display:-ms-flexbox;display:flex}.category__feat-tit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:15px}@media (max-width:767px){.category__feat-tit img{max-height:30px}}.category__decor-block{position:relative}@media (min-width:768px){.category__decor-block{min-height:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:767px){.category__decor-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:768px){.category__decor-text{background-color:#ededed;padding:30px 40px 30px 150px;margin-left:100px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.category__decor-img{border-radius:50%}@media (min-width:768px){.category__decor-img{position:absolute;width:200px;height:200px;left:0;top:0}}@media (max-width:767px){.category__decor-img{-ms-flex-item-align:center;align-self:center;max-width:150px;margin-bottom:20px}}.brand-row{margin-top:40px}@media (max-width:767px){.brand-row{margin-top:30px}}.brand-wrap{padding:0 20px;margin-bottom:80px}@media (max-width:1199px){.brand-wrap{margin-bottom:50px}}@media (max-width:767px){.brand-wrap{margin-bottom:50px}}.brand-wrap .part{width:100%}.brand-wrap .part img{max-height:120px}.brand__top,.mont-form-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1200px){.brand__top{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.brand__img-wrap{-ms-flex-negative:0;flex-shrink:0;margin-bottom:10px;width:200px;height:150px;background-color:#ededed;padding:5px;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 (min-width:1200px){.brand__img-wrap{margin-bottom:10px;margin-right:40px}}@media (max-width:1199px){.brand__img-wrap{width:150px;height:70px;margin-bottom:20px}}.brand__img-wrap img{max-width:100%;max-height:100%}.brand__title{font-style:normal;font-weight:700;font-size:24px;line-height:1.3;margin-top:0;margin-bottom:10px}@media (max-width:767px){.brand__title{font-size:18px}}.brand__title a,.preview__title a,.search-line__result>a{color:#252525}@media (min-width:1200px){.brand__title a:focus,.brand__title a:hover{color:#f49300}}.brand__desc{margin-bottom:0}.brand__bottom{margin-top:20px}.brand__slider:not(.slick-initialized){opacity:0;height:0;visibility:hidden}.brand__slider .slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.brand__slider .part img{max-height:none}.brand__slider .part__title{font-weight:400;font-size:14px;height:100%}.brand__slider .part{max-height:120px}.brand__slider .doc-wrap p{font-size:14px;margin-top:10px}.tile{display:block;position:relative;z-index:2}@media (min-width:1200px){.tile{overflow:hidden;color:#252525}.tile img{-webkit-transition:.3s;transition:.3s;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:center;transform-origin:center}.tile:focus img,.tile:hover img{-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(1.04);transform:scale(1.04)}}@media (min-width:1200px) and (min-width:1200px){.tile:focus,.tile:hover{color:#f49300}}.tile__title{position:absolute;top:20px;width:100%;z-index:2;background:-webkit-gradient(linear,left top,right top,color-stop(30.73%,rgba(255,255,255,.9)),to(rgba(255,255,255,0)));background:linear-gradient(90deg,rgba(255,255,255,.9) 30.73%,rgba(255,255,255,0) 100%);text-transform:uppercase;font-size:1rem;line-height:1.4;padding:14px 10px;margin:0}@media (max-width:1199px){.tile__title{color:#252525}}.tile__title.bottom{top:auto;bottom:20px}.project__img{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1199px){.project__img-wrap{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:20px}}.project__slider{margin:0 auto!important}@media (max-width:1199px){.project__slider{max-width:600px}}.preview{display:block;color:#252525}@media (min-width:1200px){.preview{padding:10px}.preview:not(.def):focus,.preview:not(.def):hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);color:#252525}.preview:not(.def):focus img,.preview:not(.def):hover img{-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(1.04);transform:scale(1.04)}}.preview.active{padding:10px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.preview__img,.preview__img-sm{display:-webkit-box;display:-ms-flexbox;display:flex}.preview__img{overflow:hidden;margin-bottom:10px}.preview__img img{-webkit-transition:.3s;transition:.3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1200px){.preview__img img{-webkit-transform-origin:center;transform-origin:center}}.preview__img-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}@media (max-width:1199px){.preview__img-sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.preview__img-sm img{max-width:60px}}.preview__title{font-style:normal;font-weight:600;font-size:20px;line-height:1.3;margin-top:0;margin-bottom:0}@media (max-width:767px){.preview__title{font-size:16px}}.preview__title+*{margin-top:20px}@media (min-width:1200px){.preview__title a:focus,.preview__title a:hover{color:#f49300}}.preview__text{margin-bottom:0}.menu-d__banner a img,.search-line input,.slide .preview,.slide .preview .preview__img img{width:100%}.part{position:relative;color:#fff;display:block}.part:focus,.part:hover{color:#fff}.part img{z-index:-1}@media (min-width:1200px){.part{overflow:hidden}.part img{-webkit-transition:.3s;transition:.3s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:center;transform-origin:center}.part:focus,.part:hover{color:#f49300}.part:focus img,.part:hover img{-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(1.04);transform:scale(1.04)}}.part__title{position:absolute;z-index:1;bottom:0;margin:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(37,37,37,0)),to(#252525));background:linear-gradient(180deg,rgba(37,37,37,0) 50%,#252525 100%);height:100%;width:100%;padding:15px 8px;font-weight:700;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:center}@media (max-width:767px){.part__title{font-size:.8rem}}.empty-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:400px;background-position:center;background-size:cover;background-repeat:no-repeat}.empty-block.mh-700{min-height:700px}@media (max-width:767px){.empty-block.mh-700{min-height:400px}}.empty-block.mh-700 .empty-block__container{background-position:center;background-size:115%;background-repeat:no-repeat}.empty-block__body,.empty-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.empty-block__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.empty-block__container.big{padding-top:150px;padding-bottom:150px}@media (max-width:767px){.empty-block__container.big{padding-top:100px;padding-bottom:100px}}.empty-block__body{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:1100px}.empty-block__body img{margin-bottom:30px}@media (max-width:767px){.empty-block__body img{margin-bottom:20px}}.empty-block__text{font-style:normal;font-weight:600;font-size:20px;line-height:1.3;margin-top:0;text-align:center}@media (max-width:767px){.empty-block__text{font-size:16px}}.search-line{position:relative}.search-line__result-wrap{position:relative;display:none}.search-line__result-wrap.active{display:block}.search-line__result{position:absolute;top:100%;width:100%;background-color:#fff;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:400px;overflow-y:auto;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.2);box-shadow:0 5px 5px rgba(0,0,0,.2)}@media (min-width:1200px){.search-line__result>a:focus,.search-line__result>a:hover{color:#f49300}}.search-line__result a+a{margin-top:10px}.search-line__result:empty{padding:0}.search-line__btn{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.search-line__btn:focus,.search-line__btn:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.search-line__btn.disabled,.search-line__btn:disabled{opacity:.4;pointer-events:none}.search-line__btn+input{padding-right:50px!important}.search-line__result-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}.search-line__result-item img{width:80px;margin-right:10px}@media (max-width:767px){.search-line__result-item img{width:50px}.search-line__result-item{font-size:12px;font-weight:600}}.search-line__aside{overflow-y:auto}.search-line__aside-block .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:12px}.search-line__aside-block .top-line .btn-def{font-size:14px;line-height:19px;color:gray}.search-line__aside-block .res-it{background:0 0}@media (max-width:767px){.search-line__aside-block .res-it{padding-left:25px;background-position:left center;background-repeat:no-repeat}.search-line__aside-block.history .res-it{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMTQ0MTMgNC4xMTU5MUM2LjQxNjkgMS44NDMxNCAxMC4xMDQ1IDEuODQwODIgMTIuMzc0NCA0LjExMDc0QzE0LjY0NDMgNi4zODA2NiAxNC42Njg3IDEwLjA5NSAxMi4zOTU5IDEyLjM2NzdDMTAuMTIzMiAxNC42NDA1IDYuMzgyMTMgMTQuNjQyOSA0LjExMjIyIDEyLjM3MjlDMy43OTE3NiAxMi4wNTI1IDMuNDk4MDQgMTEuNzA1MyAzLjI1Nzc5IDExLjMwNDZDMy4xNTEwMSAxMS4xNDQzIDMuMjA0NjIgMTAuODc3MSAzLjM5MTcyIDEwLjc5NjhDMy41NTIxMiAxMC42ODk4IDMuODE5MyAxMC43NDMxIDMuODk5MzUgMTAuOTMwMUM0LjExMjkyIDExLjI1MDYgNC4zMjY0OSAxMS41NzExIDQuNjIwMjUgMTEuODY0OUM2LjU5NjQxIDEzLjg0MTEgOS44Mjk3MiAxMy44NjU4IDExLjgzNTEgMTEuODYwNEMxMy44NDA1IDkuODU0OTggMTMuODE1OCA2LjYyMTY3IDExLjgzOTYgNC42NDU1MUM5Ljg2MzQ4IDIuNjY5MzUgNi42MzAxNyAyLjY0NDY2IDQuNjI0NzggNC42NTAwNEM0LjMzMDY2IDQuOTQ0MTcgNC4wODk5OCA1LjIzODI2IDMuODc1OTcgNS42MTI0OUMzLjc2ODk4IDUuNzcyODkgMy41Mjg0NCA1Ljg1MzIxIDMuMzY4MTcgNS43NDY0MkMzLjIwNzkxIDUuNjM5NjQgMy4xMjc5IDUuMzk5MTkgMy4yMzQ4OCA1LjIzODc5QzMuNTAyMzcgNC44MTEwOCAzLjc5NjUzIDQuNDYzNTEgNC4xNDQxMyA0LjExNTkxWiIgZmlsbD0iIzgwODA4MCIvPgo8cGF0aCBkPSJNMy4xMTMyOCAyLjcyNjU2TDMuMzQxMTMgNS41MTcyOEMzLjM1MDEyIDUuNjI3MzcgMy40NDY2NSA1LjcwOTMzIDMuNTU2NzQgNS43MDAzNEw2LjM0NzQ2IDUuNDcyNDkiIHN0cm9rZT0iIzgwODA4MCIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8cGF0aCBkPSJNNy43MzA0NyA2LjEwMTU2VjguOTAxNTZDNy43MzA0NyA5LjAxMjAyIDcuODIwMDEgOS4xMDE1NiA3LjkzMDQ3IDkuMTAxNTZIMTAuNzMwNSIgc3Ryb2tlPSIjODA4MDgwIiBzdHJva2Utd2lkdGg9IjAuNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=)}.search-line__aside-block.search-in .res-it{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNjI1MDUgOS4yNjg0OEMyLjA3MjI2IDkuMjY4NDggMCA3LjE5ODgyIDAgNC42NDkyNEMwIDIuMDk5NjYgMi4wNzIyNiAwIDQuNjI1MDUgMEM3LjE3Nzg0IDAgOS4yODAxNCAyLjA5OTY2IDkuMjgwMTQgNC42NDkyNEM5LjI4MDE0IDUuMDA5MTggOS4yNTAxMSA1LjM2OTEyIDkuMTYwMDEgNS43MjkwNkM5LjEyOTk4IDUuODc5MDQgOC45NDk3OCA1Ljk5OTAyIDguNzk5NjIgNS45MzkwM0M4LjY0OTQ1IDUuOTA5MDMgOC41MjkzMiA1LjcyOTA2IDguNTg5MzkgNS41NzkwOUM4LjY0OTQ1IDUuMjc5MTQgOC43MDk1MiA0Ljk3OTE5IDguNzA5NTIgNC42NDkyNEM4LjcwOTUyIDIuNDI5NiA2LjkwNzU1IDAuNTk5OTAyIDQuNjU1MDkgMC41OTk5MDJDMi40MDI2MyAwLjU5OTkwMiAwLjYwMDY1NiAyLjQyOTYgMC42MDA2NTYgNC42NDkyNEMwLjYwMDY1NiA2Ljg2ODg4IDIuNDAyNjMgOC42OTg1OCA0LjY1NTA5IDguNjk4NThDNC45ODU0NSA4LjY5ODU4IDUuMjg1NzggOC42Njg1OCA1LjYxNjE0IDguNTc4NkM1Ljc2NjMgOC41NDg2IDUuOTQ2NSA4LjYzODU5IDUuOTc2NTMgOC43ODg1NkM2LjAwNjU2IDguOTM4NTQgNS45MTY0NyA5LjExODUxIDUuNzY2MyA5LjE0ODVDNS4zNzU4NyA5LjIzODQ5IDUuMDE1NDggOS4yNjg0OCA0LjYyNTA1IDkuMjY4NDhaIiBmaWxsPSIjODA4MDgwIi8+CjxwYXRoIGQ9Ik0xMC45NjI5IDEyLjAwMjlDMTAuNjkyNiAxMi4wMDI5IDEwLjQyMjMgMTEuODgyOSAxMC4yMTIxIDExLjcwM0w2LjkwODQ2IDguNDAzNDlDNi43ODgzMyA4LjI4MzUxIDYuNzg4MzMgOC4xMDM1NCA2LjkwODQ2IDcuOTgzNTZDNy4wMjg1OSA3Ljg2MzU4IDcuMjA4NzggNy44NjM1OCA3LjMyODkyIDcuOTgzNTZMMTAuNjMyNSAxMS4yODNDMTAuODEyNyAxMS40NjMgMTEuMTEzIDExLjQ2MyAxMS4yNjMyIDExLjI4M0MxMS40NDM0IDExLjEwMzEgMTEuNDQzNCAxMC44MDMxIDExLjI2MzIgMTAuNjUzMUw3Ljk1OTYgNy4zNTM2N0M3LjgzOTQ3IDcuMjMzNjkgNy44Mzk0NyA3LjA1MzcyIDcuOTU5NiA2LjkzMzc0QzguMDc5NzMgNi44MTM3NSA4LjI1OTkzIDYuODEzNzUgOC4zODAwNiA2LjkzMzc0TDExLjY4MzcgMTAuMjMzMkMxMi4xMDQxIDEwLjY1MzEgMTIuMTA0MSAxMS4zMTMgMTEuNjgzNyAxMS43MzI5QzExLjUwMzUgMTEuODgyOSAxMS4yMzMyIDEyLjAwMjkgMTAuOTYyOSAxMi4wMDI5WiIgZmlsbD0iIzgwODA4MCIvPgo8cGF0aCBkPSJNNC42MjM2OSA4LjEwMTk5QzIuNzMxNjMgOC4xMDE5OSAxLjE2OTkyIDYuNTQyMjUgMS4xNjk5MiA0LjY1MjU2QzEuMTY5OTIgMi43NjI4NyAyLjczMTYzIDEuMjAzMTIgNC42MjM2OSAxLjIwMzEyQzYuNTE1NzUgMS4yMDMxMiA4LjA3NzQ2IDIuNzYyODcgOC4wNzc0NiA0LjY1MjU2QzguMDc3NDYgNi41NDIyNSA2LjU0NTc5IDguMTAxOTkgNC42MjM2OSA4LjEwMTk5Wk00LjYyMzY5IDEuODAzMDNDMy4wNjE5OSAxLjgwMzAzIDEuNzcwNTggMy4wOTI4MSAxLjc3MDU4IDQuNjUyNTZDMS43NzA1OCA2LjIxMjMgMy4wNjE5OSA3LjUwMjA5IDQuNjIzNjkgNy41MDIwOUM2LjE4NTM5IDcuNTAyMDkgNy40NzY4IDYuMjEyMyA3LjQ3NjggNC42NTI1NkM3LjQ3NjggMy4wOTI4MSA2LjIxNTQzIDEuODAzMDMgNC42MjM2OSAxLjgwMzAzWiIgZmlsbD0iIzgwODA4MCIvPgo8L3N2Zz4K)}.search-line__aside-block.search-in-2 .res-it{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNTE2NDkgMUgxLjg3OTEyQzEuMzkzNiAxIDEgMS4zOTM2IDEgMS44NzkxMlY0LjUxNjQ5QzEgNS4wMDIwMSAxLjM5MzYgNS4zOTU2MSAxLjg3OTEyIDUuMzk1NjFINC41MTY0OUM1LjAwMjAxIDUuMzk1NjEgNS4zOTU2MSA1LjAwMjAxIDUuMzk1NjEgNC41MTY0OVYxLjg3OTEyQzUuMzk1NjEgMS4zOTM2IDUuMDAyMDEgMSA0LjUxNjQ5IDFaIiBzdHJva2U9IiM4MDgwODAiIHN0cm9rZS13aWR0aD0iMC43IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTExLjU0OTcgMUg4LjkxMjMzQzguNDI2OCAxIDguMDMzMiAxLjM5MzYgOC4wMzMyIDEuODc5MTJWNC41MTY0OUM4LjAzMzIgNS4wMDIwMSA4LjQyNjggNS4zOTU2MSA4LjkxMjMzIDUuMzk1NjFIMTEuNTQ5N0MxMi4wMzUyIDUuMzk1NjEgMTIuNDI4OCA1LjAwMjAxIDEyLjQyODggNC41MTY0OVYxLjg3OTEyQzEyLjQyODggMS4zOTM2IDEyLjAzNTIgMSAxMS41NDk3IDFaIiBzdHJva2U9IiM4MDgwODAiIHN0cm9rZS13aWR0aD0iMC43IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTQuNTE2NDkgOC4wMzEyNUgxLjg3OTEyQzEuMzkzNiA4LjAzMTI1IDEgOC40MjQ4NSAxIDguOTEwMzdWMTEuNTQ3N0MxIDEyLjAzMzMgMS4zOTM2IDEyLjQyNjkgMS44NzkxMiAxMi40MjY5SDQuNTE2NDlDNS4wMDIwMSAxMi40MjY5IDUuMzk1NjEgMTIuMDMzMyA1LjM5NTYxIDExLjU0NzdWOC45MTAzN0M1LjM5NTYxIDguNDI0ODUgNS4wMDIwMSA4LjAzMTI1IDQuNTE2NDkgOC4wMzEyNVoiIHN0cm9rZT0iIzgwODA4MCIgc3Ryb2tlLXdpZHRoPSIwLjciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTEuNTQ5NyA4LjAzMTI1SDguOTEyMzNDOC40MjY4IDguMDMxMjUgOC4wMzMyIDguNDI0ODUgOC4wMzMyIDguOTEwMzdWMTEuNTQ3N0M4LjAzMzIgMTIuMDMzMyA4LjQyNjggMTIuNDI2OSA4LjkxMjMzIDEyLjQyNjlIMTEuNTQ5N0MxMi4wMzUyIDEyLjQyNjkgMTIuNDI4OCAxMi4wMzMzIDEyLjQyODggMTEuNTQ3N1Y4LjkxMDM3QzEyLjQyODggOC40MjQ4NSAxMi4wMzUyIDguMDMxMjUgMTEuNTQ5NyA4LjAzMTI1WiIgc3Ryb2tlPSIjODA4MDgwIiBzdHJva2Utd2lkdGg9IjAuNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=)}}.search-line__aside-block+.search-line__aside-block{margin-top:35px}@media (max-width:767px){.search-line__aside-block+.search-line__aside-block{margin-top:20px}}.res-it,.search-line__aside-tags{display:-webkit-box;display:-ms-flexbox;display:flex}.res-it,.res-it .btn-def{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.res-it .btn-def{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0s;transition:0s;opacity:0}.res-it .btn-def svg{width:12px;height:12px}@media (max-width:766px){.res-it .btn-def{opacity:1}}.res-it a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#252525}@media (min-width:768px){.res-it:hover .btn-def{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.res-it:hover a{color:#f49300}}.res-it+.res-it{margin-top:14px}.search-line__aside-tags{-ms-flex-wrap:wrap;flex-wrap:wrap;display:none;gap:5px;margin-bottom:20px}.search-line__aside-tags span{padding:8px;background:#ededed;border-radius:5px;font-size:12px}@media (max-width:767px){.search-line__aside-tags{display:-webkit-box;display:-ms-flexbox;display:flex}}.ser-res-empt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.ser-res-empt{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ser-res-empt svg{width:36px;height:36px;margin-bottom:20px}}.header{position:fixed;z-index:105;width:100%;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}@media (max-width:1199px){.header{position:relative}.header.fixed{position:fixed}}.header__menu-wrap{position:relative}@media (max-width:1199px){.header__menu-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;background-color:#fff}.header__menu-wrap .header__left,.header__menu-wrap .header__right{margin:0}.header__menu-wrap .header__right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;background-color:#f49300;padding:9px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__menu-wrap .header__right img{width:30px}.header__menu-wrap .header__left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;background-color:#fff;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden;padding:15px 0}}.header__bottom,.hid.active a::after,.hid.active p[data-cont-btn]{display:none}@media (max-width:1199px){.header__bottom{padding:15px 0;border-top:1px solid #ededed;display:block;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:auto}.header__bottom .header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__bottom a{font-weight:600}}@media (min-width:1200px){.header__nav{background:-webkit-gradient(linear,left top,left bottom,from(#faaa17),to(#f47321));background:linear-gradient(180deg,#faaa17 0%,#f47321 100%)}}@media (max-width:1199px){.header__nav{position:fixed;height:100%;width:100%;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;left:50%;-webkit-transform:translateX(-200%);transform:translateX(-200%);top:0;background-color:transparent}.header__nav.active{-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:background-color .5s .3s,-webkit-transform .3s;transition:transform .3s,background-color .5s .3s;transition:transform .3s,background-color .5s .3s,-webkit-transform .3s;background-color:rgba(0,0,0,.7)}}@media (max-width:1199px) and (max-width:767px){.header__nav{-webkit-transition:background-color 0s,-webkit-transform .3s;transition:transform .3s,background-color 0s;transition:transform .3s,background-color 0s,-webkit-transform .3s}}.header__container,.header__logo a{display:-webkit-box;display:-ms-flexbox;display:flex}.header__left{margin-right:auto}.header__right{margin-left:auto}.header__center,.header__left,.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1439px){.header__center{display:none!important}}.header__top{background-color:#fff}.header__top .header__container{padding-top:10px;padding-bottom:10px}@media (max-width:1439px){.header__top .header__container{height:55px;padding-top:8px;padding-bottom:8px}}.header__nav-btn{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin-right:10px;padding:0 10px}.header__nav-btn:focus,.header__nav-btn:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.header__nav-btn.disabled,.header__nav-btn:disabled{opacity:.4;pointer-events:none}.header__nav-btn>*+*{margin-left:8px}@media (min-width:1200px){.header__nav-btn{display:none}}@media (max-width:767px){.header__nav-btn{padding-left:0;padding-right:20px;margin-right:0}}.header__logo{margin-right:25px}@media (max-width:1439px){.header__logo{width:115px}}@media (max-width:767px){.header__logo{width:120px}}@media (max-width:439px){.header__logo{width:auto;margin-right:15px}}.header__cont a,.header__loc{display:-webkit-box;display:-ms-flexbox;display:flex}.header__loc{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}.header__loc svg{fill:#252525}@media (max-width:1199px){.header__loc{display:none}}.header__cont a{color:#252525}@media (min-width:1200px){.header__cont a:focus,.header__cont a:hover{color:#f49300}}.header__cont p{font-size:12px}@media (max-width:1199px){.header__cont{font-size:0;position:relative}.header__cont .cont__body a,.header__cont .cont__body p{font-size:0}.header__cont .cont__body a{position:absolute;width:100%;height:100%;left:0;top:0}}.hid a{position:relative}.hid a::after{content:'';width:30px;height:100%;position:absolute;background:-webkit-gradient(linear,right top,left top,color-stop(47.92%,#fff),to(rgba(255,255,255,0)));background:linear-gradient(270deg,#fff 47.92%,rgba(255,255,255,0) 100%);right:0}.hid p[data-cont-btn]{text-align:left;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.2em;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#f47321;cursor:pointer}.header__btns,.header__list,.header__menu{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.header__btn>*,.header__btns,.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.header__btns.mob{margin-right:15px}.header__btns.mob .header__btn,.mont-acc-text b{-ms-flex-negative:0;flex-shrink:0}.header__btns.mob .header__btn .count{right:-10px;border:1px solid #f49300}.header__btn .count{position:absolute;top:-5px;right:-5px;height:18px;font-size:12px;line-height:18px;font-weight:700;padding:0 5px;border-radius:100px;background-color:#fff;color:#f49300}.header__btn>*{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-size:1rem;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;line-height:0}.header__btn>:focus,.header__btn>:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.header__btn>.disabled,.header__btn>:disabled{opacity:.4;pointer-events:none}.header__btn+.header__btn{margin-left:20px}@media (max-width:767px){.header__btn+.header__btn{margin-left:15px}}.header__search-line{max-width:750px;width:95%;background-color:#fff;padding:15px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.header__search-line.active{display:block}.header__search-line .search-line__result{max-height:367px}@media (max-width:767px){.header__search-line .search-line__result{max-height:450px}}.search-line__result-container{position:absolute;top:100%;width:100%;background-color:#fff;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:367px;overflow-y:auto;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.2);box-shadow:0 5px 5px rgba(0,0,0,.2)}.search-line__result-container .search-line__result{position:static;-webkit-box-shadow:none;box-shadow:none;padding:0 20px 0 0}@media (max-width:767px){.search-line__result-container .search-line__result{display:none}}.search-line__result-container .search-line__result-item{text-transform:uppercase;font-size:12px}@media (max-width:767px){.search-line__result-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:10px;max-height:500px}}.search-line__aside{min-width:210px;padding-right:25px;margin-right:10px}@media (max-width:767px){.search-line__aside{padding-right:15px;margin-right:0}}.drop-opened .h-n__overlay{display:block}.h-n{background-color:#fff;position:sticky;top:0;-webkit-box-shadow:none;box-shadow:none;z-index:101;border-bottom:1px solid #eee}@media (max-width:1199px){.h-n{-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.h-n__center,.h-n__left,.h-n__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h-n__top{position:relative}.h-n__top .h-n__cont{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.h-n__top,.h-n__top .h-n__list-drop{background:#f8f8f8}@media (max-width:1199px){.h-n__top{display:none}}.h-n__cont,.h-n__loc,.h-n__tel{display:-webkit-box;display:-ms-flexbox;display:flex}.h-n__cont{padding-top:8px;padding-bottom:8px}.h-n__loc,.h-n__tel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px}.h-n__tel{color:#252525;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-weight:600}.h-n__tel-btn{color:#f49300;font-size:14px;font-weight:700}.h-n__tel-btn svg{stroke:#252525;margin-left:10px}.h-n__tel-btn:hover{color:#f49300}.h-n__tel-btn:hover svg{stroke:#f49300}.h-n__li-with-drop::after{-webkit-transform:rotate(90deg);transform:rotate(90deg);content:'';display:inline-block;margin-left:3px;height:10px;width:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDExTDYgNkwxIDEiIHN0cm9rZT0iIzI1MjUyNSIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:contain;background-position:center}.h-n__tel-sub{font-weight:400;font-size:12px;line-height:16px;margin-left:10px}.h-n__count,.h-n__list{display:-webkit-box;display:-ms-flexbox;display:flex}.h-n__count{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:13px;color:#252525}.h-n__count .coun{font-weight:700;font-size:27px;line-height:1;color:#f49300;margin-right:5px}.h-n__count .txt{max-width:50px}.h-n__list{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.h-n__list>a{cursor:pointer}.h-n__list>*{position:relative}.h-n__list>* a{padding:10px 0;cursor:pointer}.h-n__list:not(.left)>*{margin-left:30px}@media (max-width:1439px){.h-n__list:not(.left)>*{margin-left:20px}}.h-n__list.left>*{margin-right:20px}@media (max-width:1199px){.h-n__list.left>*{margin-right:20px}}.h-n__list a{color:#252525}@media (min-width:1200px){.h-n__list a:focus,.h-n__list a:hover{color:#f49300}}@media (max-width:1439px){.h-n__list a{font-size:14px}}@media (max-width:1199px){.h-n__list a{font-size:14px}}.h-n__list a.orange{color:#f49300}@media (min-width:1200px){.h-n__list>li:hover>a{color:#f49300}.h-n__list>li:hover .h-n__list-drop{z-index:1000;opacity:1;height:auto;-webkit-transition-property:opacity;transition-property:opacity}}.h-n__list-drop{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}@media (min-width:1200px){.h-n__list-drop{position:absolute;background:#fff;padding:12px 20px 20px;min-width:210px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);opacity:0;z-index:-1;-webkit-transition-property:opacity;transition-property:opacity;top:calc(100% + 8px);height:0;overflow:hidden}.h-n__list-drop li+li{margin-top:12px}}.h-n__menu{position:relative;border-bottom:1px solid #eee;background-color:#fff}.h-n__menu .h-n__cont{padding-top:10px;padding-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.h-n__menu .h-n__list-drop{min-width:230px;max-width:300px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (max-width:1199px){.h-n__menu{display:none}}.h-n__menu-t{position:relative}@media (max-width:1199px){.h-n__menu-t{display:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:20px}.h-n__menu-t .h-n__btn-catalog,.h-n__menu-t .h-n__icons,.h-n__menu-t .h-n__logo{display:none}}.h-n__icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.h-n__icon a,.h-n__icon-cont,.h-n__icon>button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h-n__icon a,.h-n__icon>button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:1200px){.h-n__icon:not(:first-of-type){margin-left:35px}.h-n__icon:hover .h-n__icon-txt{color:#f49300}.h-n__icon:hover .h-n__icon-stroke{stroke:#f49300}.h-n__icon:hover .h-n__icon-stroke-fill{stroke:#f49300;fill:#f49300}.h-n__icon:hover .h-n__icon-fill{fill:#f49300}}.h-n__icon-cont{position:relative;width:30px;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}.h-n__icon-cont .count{position:absolute;top:-6px;min-width:18px;height:18px;border-radius:50px;background-color:#f49300;font-weight:700;font-size:12px;line-height:14px;text-align:center;color:#fff;padding:2px 6px;right:-6px;margin:0}.h-n__icon-cont svg{-webkit-transition:.3s;transition:.3s}@media (max-width:1199px){.h-n__icon-cont{margin-bottom:0}}.h-n__icon-txt{-webkit-transition:.3s;transition:.3s;font-size:14px;line-height:19px;color:#252525}.h-n__icon-stroke{stroke:#252525}.h-n__icon-stroke-fill{stroke:#252525;fill:#252525}.content-page__ql a svg,.h-n__icon-fill{fill:#252525}.h-n__logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:60px}.h-n__logo img{max-width:141px}.h-n__btn-catalog{margin-right:30px;border:0;z-index:102;-ms-flex-item-align:center;align-self:center;color:#252525}@media (min-width:1200px){.h-n__btn-catalog{padding:12px 17px;background:#f49300}.h-n__btn-catalog:hover{background:#e68f0e;color:#252525}.h-n__btn-catalog:focus{color:#252525}}.h-n__btn-catalog.active{color:#252525}.h-n__btn-catalog.active>.btn-burger-menu span:nth-child(1){-webkit-transform:translateY(5px) translateZ(0) rotate(45deg);transform:translateY(5px) translateZ(0) rotate(45deg)}.h-n__btn-catalog.active>.btn-burger-menu span:nth-child(3){-webkit-transform:translateY(-5px) translateZ(0) rotate(-45deg);transform:translateY(-5px) translateZ(0) rotate(-45deg)}.h-n__btn-catalog.active>.btn-burger-menu span:nth-child(2){-webkit-transition:.3s;transition:.3s;opacity:0}.h-n__btn-catalog .btn-burger-menu{margin-right:10px;-webkit-transition:.3s;transition:.3s;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-family:inherit;width:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h-n__btn-catalog .btn-burger-menu span{-webkit-transition:.3s;transition:.3s;position:relative;display:block;width:18px;height:2px;background-color:#000}.h-n__btn-catalog .btn-burger-menu span+span{margin-top:3px}.h-n__search{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:center;align-self:center}.h-n__search input{border-radius:5px!important;border:1px solid #f49300!important;padding:13px 17px!important;margin:0}@media (min-width:1200px){.h-n__search{margin-right:30px}}.h-n__search-cont{position:relative}.h-n__search-btn{background:#f49300;position:absolute;top:0;right:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top-right-radius:5px;border-bottom-right-radius:5px;padding:12px 17px;margin:0}.h-n__search-btn img{width:22px;margin-right:9px;-webkit-filter:brightness(.3);filter:brightness(.3)}.h-n__search-btn:hover{background:#e68f0e}.h-n__catalog{position:absolute;width:100%;background-color:#fff;left:0;top:100%;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10;display:none}.h-n__catalog.active{display:block}@media (max-width:1199px){.h-n__catalog{position:relative;top:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;z-index:auto}.h-n__catalog.active{display:-webkit-box;display:-ms-flexbox;display:flex}}.h-n__overlay{display:none;width:100%;z-index:100;height:100%;position:absolute;top:0;background:rgba(0,0,0,.7)}@media (max-width:1199px){.h-n__overlay.desk-only{display:none}}.h-n__cont .h-n__overlay{left:0}.h-n__list-header,.h-n__mob,.h-n__mob-block,.h-n__mob-bottom,.h-n__row{display:none}@media (max-width:1199px){.h-n__cont-mob{padding-top:15px;padding-bottom:15px}.h-n__tel-mob{position:relative;display:inline-block;margin-left:auto;line-height:0}.h-n__row,.h-n__tel-mob button{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h-n__mob,.h-n__tel-mob button{display:-webkit-box;display:-ms-flexbox;display:flex}.h-n__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.h-n__col,.h-n__row{display:-webkit-box;display:-ms-flexbox;display:flex}.h-n__logo{margin-right:12px}.h-n__logo img{max-width:41px}.h-n__btn-catalog{margin-right:0;padding:0}.h-n__btn-catalog .btn-burger-menu{margin:0;width:30px}.h-n__btn-catalog .btn-burger-menu span{width:30px;height:2px}.h-n__btn-catalog .btn-burger-menu span+span{margin-top:8px}.h-n__btn-catalog.active>.btn-burger-menu span:nth-child(1){-webkit-transform:translateY(10px) translateZ(0) rotate(45deg);transform:translateY(10px) translateZ(0) rotate(45deg)}.h-n__btn-catalog.active>.btn-burger-menu span:nth-child(3){-webkit-transform:translateY(-10px) translateZ(0) rotate(-45deg);transform:translateY(-10px) translateZ(0) rotate(-45deg)}.drop-opened{overflow:hidden!important;position:fixed}.drop-opened .h-n{position:fixed;width:100%;height:100%}.drop-opened .h-n__menu-t{display:block}.h-n__mob-bottom{width:100%;position:fixed;bottom:0;padding-bottom:10px;padding-top:10px;z-index:110;background-color:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.25);box-shadow:0 0 4px rgba(0,0,0,.25)}.h-n__mob-bottom .h-n__icons{margin:auto;width:100%;max-width:400px}.h-n__menu-d,.h-n__mob-bottom,.h-n__mob-bottom .h-n__icon,.h-n__mob-bottom .h-n__icons{display:-webkit-box;display:-ms-flexbox;display:flex}.h-n__mob-bottom .h-n__icon{margin:auto;-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.h-n__menu-d{height:100%;width:100%}.h-n__search .search-line__result-wrap{z-index:105;display:none}.h-n__list,.h-n__menu-d{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.h-n__list:not(.left)>*{margin:20px 0 0}.h-n__sub-menu{background:#f8f8f8;margin-top:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.h-n__sub-menu .container{padding-bottom:150px}.h-n__loc,.h-n__tel{font-size:14px}.h-n__tel{margin-top:40px!important}.h-n__mob-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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;z-index:1}.h-n__list-wrap{position:fixed;z-index:110;top:0;left:0;height:100%;width:100%;padding-top:65px;display:none;overflow-y:auto}.h-n__list-wrap.active{display:block}.h-n__list-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:150px}.h-n__list-container,.h-n__list-header,.h-n__list-header .h-n__cont-mob{display:-webkit-box;display:-ms-flexbox;display:flex}.h-n__list-header{min-height:64px;position:fixed;top:0;left:0;width:100%;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.1);box-shadow:0 4px 4px rgba(0,0,0,.1);background-color:#fff;z-index:105}.h-n__list-header .h-n__cont-mob{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h-n__list-title{font-weight:700;font-size:14px;margin:0 15px;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.h-n__list-btn{-ms-flex-preferred-size:30px;flex-basis:30px}.h-n__list-drop{display:none}.h-n__list-drop a{display:block;padding:0}.h-n__list-drop li+li{margin-top:20px}.h-n__list-item.active .h-n__list-drop{display:block;margin-top:20px}.h-n__list-item.active .h-n__list-item-btn::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.h-n__list-item-btn.menu-d__item{padding:0}}.menu-d{background:#fff}.menu-d__container{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:calc(100vh - 200px);overflow:hidden}.menu-d__categories-wrap{min-width:310px;max-width:310px;overflow-y:auto;border-right:1px solid #000;padding:12px 10px 24px 0}.menu-d__categories{list-style:none;margin-top:0;margin-bottom:0;padding-left:0;padding-top:30px}.footer__list .opened.active+.btn-open,.menu-d__tabs-menu .menu-d__categories{display:none}.menu-d__item.active::before,.menu-d__item:hover::before,.menu-d__tabs-menu .menu-d__categories.active{display:block}.menu-d__item,.menu-d__link{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border:0;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;font-family:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px}.menu-d__link{font-size:13px;line-height:16px}.menu-d__item span,.menu-d__link span{margin-right:10px}.menu-d__item::after,.menu-d__link::after{content:'';display:block;height:10px;width:10px;margin-left:auto;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDcgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDExTDYgNkwxIDEiIHN0cm9rZT0iIzI1MjUyNSIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:contain;background-position:center}.menu-d__item.active,.menu-d__item:hover{color:#252525}@media (min-width:1200px){.menu-d__item.active,.menu-d__item:hover{color:#252525;background-color:#f8f8f8;outline:0;text-shadow:1px 0 0 #252525}}.menu-d__item{font-size:16px;line-height:22px}.menu-d__item img{width:30px;height:30px;margin-right:10px}.menu-d__list-wrap{background-color:#fff;overflow-y:auto}.menu-d__list-container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;overflow-y:auto}.menu-d__list{padding-top:85px;padding-left:40px;padding-bottom:40px;position:absolute;display:none;-webkit-transition-property:opacity .3s;transition-property:opacity .3s;min-height:450px}.menu-d__list.active{position:static;display:block}.menu-d__block-wrap{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}@media (max-width:1439px){.menu-d__block-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.menu-d__block-wrap.column-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.menu-d__block{padding-right:40px;padding-bottom:40px;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;min-width:235px}@media (max-width:1199px){.menu-d__block{margin-bottom:30px}}.menu__drop-header,.menu__drop-link{font-size:16px;line-height:22px;display:block;color:#252525;text-decoration:none}.menu__drop-header{position:relative;font-weight:600;margin-bottom:10px}.menu__drop-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:5px}.menu__drop-link.last{color:#f49300;font-weight:600;margin-top:10px}.menu__drop-link.marked{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__drop-link.marked::before{content:'';display:inline-block;border-radius:50%;width:6px;height:6px;background:#f49300;margin-right:5px}.menu-d__banner{margin-right:40px;margin-bottom:40px;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu-d__banner a{line-height:0}.menu-d__banner a+a{margin-top:20px}.menu-d__banner,.menu-d__btns,.menu__drop-link.marked{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199px){.menu-d__btns{margin-bottom:20px}}.menu-d__btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:6px;font-size:16px;line-height:22px}.menu-d__btn:not(:last-of-type){margin-right:10px}.menu-d__link-main{margin-bottom:40px}@media (max-width:1199px){.menu-d__container{position:relative;max-height:none;display:block;-ms-flex-negative:0;flex-shrink:0}.menu-d__categories{padding-top:0}.menu-d__categories-wrap{padding:0;width:auto;min-width:none;max-width:none;border:0}.menu-d__block-wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}.menu-d__banner{display:none}.menu-d__list{min-height:auto}.menu-d__block{padding:0}.menu-d__list{padding:30px 0}.menu-d__link-main{margin-bottom:30px}.menu__drop-header{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.menu-d__item{padding-left:0;padding-right:0}.menu-d__item img{width:25px;height:25px}.menu-d__item,.menu-d__link-main,.menu__drop-header,.menu__drop-link{font-size:14px}}.footer{margin-top:auto;color:#ededed}@media (max-width:767px){.footer{text-align:center}.footer__head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__top{padding:45px 0;background-color:#252525}@media (max-width:767px){.footer__top{padding:35px 0}}.footer__bottom{padding:20px 0;background:#000;text-align:center;font-size:12px;line-height:1.4}.footer__copy{margin:0}@media (max-width:767px){.footer__copy{font-size:8px}}.footer__title{color:#fff}.footer__list{list-style:none;margin-top:0;margin-bottom:0;padding-left:0}.footer__list a,.footer__list button{color:#ededed}@media (min-width:1200px){.footer__list a:focus,.footer__list a:hover,.footer__list button:focus,.footer__list button:hover{color:#f49300}}.footer__list button{display:inline-block;text-align:left}.footer__list svg{fill:#f49300}.footer__list .opened>div,.footer__list li,.footer__list>div{margin-bottom:8px}.footer__list .btn-open{color:gray}@media (min-width:768px){.footer__list .btn-open{display:none}.footer__list .opened:not(.active){display:block}}.footer__list .btn-open svg{fill:none}.footer__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__logo{margin-right:20px}.footer__head{padding-bottom:30px;margin-bottom:20px;border-bottom:1px solid #ededed}.footer__cont{font-size:20px}.footer__cont svg{fill:#f49300;margin-right:0}@media (max-width:1439px){.footer__cont svg{width:20px;margin-right:0}.footer__cont a,.footer__cont button{font-size:18px}}@media (max-width:767px){.footer__cont{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__cont+.footer__cont{margin-top:15px}.footer__payment{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.footer__payment{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;padding-top:20px;border-top:1px solid #ededed}.footer__social svg{-webkit-transition:.3s;transition:.3s;fill:#828282}.footer__social a:focus svg,.footer__social a:hover svg{fill:#ededed}.footer__social p{text-transform:uppercase}@media (min-width:1200px){.footer__social{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:767px){.footer__social,.footer__social .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1199px){.footer__column:not(:last-of-type){margin-bottom:20px}}.cookie{position:fixed;z-index:115;bottom:40px;left:100px;width:560px;display:none;background:#252525;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;padding:20px 40px 20px 10px;color:#fff}.cookie.active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991px){.cookie{width:100%;max-width:80%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:10px}}@media (max-width:767px){.cookie{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:40px;text-align:center}}.cookie__btn{background:#353535;border-radius:5px;margin-left:20px}@media (max-width:767px){.cookie__btn{margin-top:20px;margin-left:auto;margin-right:auto}}.cookie__btn-close{position:absolute;right:10px;top:10px}.cookie__btn-close svg{fill:#fff}.cookie-banner{position:fixed;bottom:0;left:0;width:100%;padding:20px;background:#fff;border:1px solid #f4f4f4;-webkit-box-shadow:0 -1px 10px rgba(172,171,171,.3);box-shadow:0 -1px 10px rgba(172,171,171,.3);z-index:9999;display:none}.cookie-banner_active{display:block}.cookie-banner__content-wrap{margin:0 auto}.cookie-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.cookie-banner__text{color:#212121;font-size:14px;margin:0;-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%;text-align:left}.cookie-banner__link{color:gray;text-decoration:underline;white-space:nowrap}.cookie-banner__link:hover{text-decoration:none}.cookie-banner__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-flex:1;-ms-flex:1 1 35%;flex:1 1 35%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.cookie-banner__btn{text-transform:uppercase;white-space:nowrap}.cookie-banner__title{font-size:20px;font-weight:700;margin-bottom:7px}@media (max-width:767px){.cookie-banner__title{display:none}.cookie-banner__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center;gap:10px}.cookie-banner__buttons{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:15px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}}.cookie-modal{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10000;background:#fff;border-radius:6px;-webkit-box-shadow:0 32px 68px rgba(0,0,0,.3);box-shadow:0 32px 68px rgba(0,0,0,.3);display:none;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;max-width:915px;width:90vw;max-height:85vh}.cookie-modal_active{visibility:visible}.cookie-modal__header,.cookie-modal__window,.cookie-modal_active{display:-webkit-box;display:-ms-flexbox;display:flex}.cookie-modal__window{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.cookie-modal__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 40px}.cookie-modal__title{font-size:20px;font-weight:700;margin:0}.cookie-modal__close{background:0 0;border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.cookie-modal__close svg{fill:#000}.cookie-modal__body{padding:0 40px 30px;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.content-page.vac .text p,.cookie-modal__intro{font-size:16px}.cookie-modal__section{border-bottom:1px solid #eee;padding-bottom:25px;margin-bottom:25px}.cookie-modal__section-header{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;gap:10px}.cookie-modal__section-title{background:0 0;border:0;font-weight:700;font-size:20px;cursor:pointer}.cookie-modal__section-content{padding-top:12px;font-size:16px}.cookie-modal__section-content p:last-of-type{margin-bottom:0}.cookie-modal__badge{color:#f47321;font-weight:500;font-size:16px}.cookie-modal__switch{position:relative;display:inline-block;width:44px;height:24px}.cookie-modal__switch input{opacity:0;width:0;height:0}.cookie-modal__slider,.cookie-modal__slider::before{position:absolute;-webkit-transition:.4s;transition:.4s}.cookie-modal__slider{cursor:pointer;top:0;right:0;left:0;bottom:0;background-color:#d0d5d2;border-radius:34px}.cookie-modal__slider::before{content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;border-radius:50%}.cookie-modal__switch input:checked+.cookie-modal__slider{background-color:#f49300}.cookie-modal__switch input:checked+.cookie-modal__slider::before{-webkit-transform:translateX(20px);transform:translateX(20px)}.cookie-modal__footer-wrapper{position:relative;border-color:inherit}.cookie-modal__footer-shadow{display:block;width:100%;height:40px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 100%);position:absolute;bottom:calc(100% - 1px);left:0;z-index:1}.cookie-modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:40px;border-top:1px solid #f4f4f4}.cookie-modal__btn{text-transform:uppercase;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:767px){.cookie-modal__section-header{-ms-flex-wrap:wrap;flex-wrap:wrap}.cookie-modal__section-title,.cookie-modal__title{font-size:18px}.cookie-banner__btn_reject{display:none}.cookie-modal__header{padding:25px 15px 15px}.cookie-modal__body{padding:0 15px 20px}.cookie-modal__footer{padding:20px 15px}.cookie-modal{width:100%;top:0;left:0;-webkit-transform:none;transform:none;height:100vh;max-height:100vh}.cookie-modal,.cookie-modal__window{border-radius:0}.cookie-modal__btn{width:100%}.cookie-modal__footer{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.cookie-modal__more-text{margin-bottom:0}.cookie-modal__more-btn{display:inline;border:0;background:0 0;padding:0;margin:0 0 0 4px;font:inherit;color:gray;cursor:pointer;-webkit-text-decoration:underline solid;text-decoration:underline solid;text-underline-offset:2px;font-weight:400}.cookie-modal__more-btn:hover{opacity:.8}.cookie-modal__icon{color:#f49300;-ms-flex-negative:0;flex-shrink:0}.ex,.ex__panel{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.ex{position:fixed;bottom:0;z-index:10;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ex.active{background:rgba(0,0,0,.7);height:100%;z-index:105}.ex.active .ex__panel{display:none!important}.ex.active .ex__info{height:auto;opacity:1;visibility:visible}.acc__title.check::after,.ex.empty{display:none}.ex__panel{padding:6px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.ex__btn{padding:5px;font-size:14px}.ex__btn svg{stroke:#252525}.ex__btn:focus svg,.ex__btn:hover svg{stroke:#fff}.ex__btn-close{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;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:center;-ms-flex-pack:center;justify-content:center;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#f49300;border:2px solid #f49300;padding:5px;font-size:14px;color:#fff;position:absolute;z-index:1;right:15px;top:15px}.ex__btn-close:focus,.ex__btn-close:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.ex__btn-close.disabled,.ex__btn-close:disabled{opacity:.4;pointer-events:none}.ex__btn-close svg{-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;fill:none;stroke:#fff}.content-page__ql a svg+*,.ex__btn-close svg+*{margin-left:5px}@media (max-width:575px){.ex__btn-close{padding:7px}}.ex__btn-close:not(.def){min-width:120px}.ex__btn-close.active,.ex__btn-close:hover{color:#fff;background-color:#e68f0e;border-color:#e68f0e}.content-page__ql a.active svg,.content-page__ql a:hover svg,.ex__btn-close.active svg,.ex__btn-close:hover svg{fill:#fff}.ex__btn-close:focus svg,.ex__btn-close:hover svg{fill:none;stroke:#fff}@media (max-width:1439px){.ex__btn-close{right:6px;top:6px}.ex__btn-close span{display:none}}.ex__info{display:block;position:relative;width:100%;height:0;opacity:0;visibility:hidden;background-color:#fff}@media (max-width:767px){.ex__info{overflow-y:auto}}.ex__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}@media (min-width:1200px){.ex__btn-wrap{display:none}}.ex__btn-open{padding:6px}.ex__info-body{padding:20px}@media (max-width:1199px){.ex__info-body{padding:6px 0}}.ex__slider .block-hor__img{max-width:150px}@media (max-width:767px){.ex__slider .block-hor__img{margin:0 auto 10px}}@media (max-width:575px){.ex__slider .block-hor__img{width:90px;height:90px}}@media (max-width:767px){.ex__slider .block-hor{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ex__slider .block-hor__title{font-size:14px;font-weight:600}@media (max-width:575px){.ex__slider .block-hor__title{font-size:10px}}@media (max-width:767px){.ex__slider .card-hor__row{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ex__slider.active{display:none}}@media (min-width:1199px){.ex__form{display:block;margin-top:30px;padding:0;-webkit-box-shadow:none;box-shadow:none}}@media (max-width:767px){.ex__opened{display:none}.ex__opened.active{display:block}}.content-page{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-page__sect:first-of-type .container{padding-top:20px}.content-page__top .title{margin-bottom:15px}@media (max-width:767px){.content-page__top{margin-bottom:30px}.content-page__top .title{margin-bottom:10px}}.content-page__desc-acc,.content-page__desc-acc+*{margin-top:30px}.content-page__pag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px 0;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.content-page__pag a{color:gray;margin:0 10px}.content-page__pag a:focus,.content-page__pag a:hover{color:gray;opacity:.7}.content-page__pag span{margin:0 10px}.content-page__bottom{margin-top:30px}.content-page__btn-more{margin-bottom:10px}.content-page__sort{margin-bottom:20px}@media (max-width:991px){.content-page__sort{height:0;visibility:hidden;overflow:hidden;margin:0}.content-page__sort.active{height:auto;visibility:visible;overflow:initial;margin-bottom:20px}}.content-page__calc{margin-bottom:20px}@media (max-width:1199px){.content-page__calc{display:none}}.content-page__left-banner{margin-top:40px}@media (max-width:991px){.content-page__left-banner{display:none}}.content-page__left-banner+.content-page__left-banner{margin-top:20px}.content-page__line-banner{margin-bottom:20px}@media (max-width:991px){.content-page__line-banner{margin-bottom:30px}}.content-page__cards-list .row{margin:0 -10px}.content-page__cards-list .item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:10px;padding-right:10px;margin-bottom:20px}@media (max-width:1199px){.content-page__cards-list .item-wrap{margin-bottom:30px}}@media (max-width:991px){.content-page__filter-wrap{height:0;visibility:hidden;overflow:hidden;margin:0}.content-page__filter-wrap.active{height:auto;visibility:visible;overflow:initial;margin-top:20px;margin-bottom:30px}}.content-page__header{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-page__header>*{margin:0}.content-page__share{margin-top:10px}@media (max-width:1199px){.content-page__share{display:none}}.content-page__category-btns>*{margin-bottom:20px}@media (min-width:992px){.content-page__category-btns{display:none}}.content-page.vac .sot__text,.content-page.vac .sot__title{color:#fff;text-shadow:1px 1px 5px #000;max-width:680px}@media (max-width:767px){.content-page.vac .sot__dec-wrap .container{padding-bottom:0}}.content-page__ql{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px 15px}@media (min-width:1200px){.content-page__ql{-ms-flex-wrap:wrap;flex-wrap:wrap}}.content-page__ql a{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1);position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:inherit;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:center;-ms-flex-pack:center;justify-content:center;padding:9px;border-radius:5px;font-size:.9rem;line-height:1.2;font-style:normal;font-weight:400;background-color:#ededed;border:2px solid #ededed;white-space:nowrap;width:auto!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.content-page__ql a:focus,.content-page__ql a:hover{-webkit-transition:.3s cubic-bezier(.65,.05,.36,1);transition:.3s cubic-bezier(.65,.05,.36,1)}.content-page__ql a.disabled,.content-page__ql a:disabled{opacity:.4;pointer-events:none}@media (max-width:575px){.content-page__ql a{padding:7px}}.content-page__ql a:not(.def){min-width:120px}.content-page__ql a.active,.content-page__ql a:hover{background-color:#f49300;border-color:#f49300;color:#fff}.content-page__ql-wrap{margin-bottom:20px}.prod__desc{margin:0 -20px}.prod__desc>*{padding:0 20px}.prod__tag-wrap{height:auto}.prod__tag{position:absolute;top:20px;z-index:2;outline:0}@media (min-width:1200px){.prod__tag{font-size:15px}}.prod__tag.right.bottom{right:0;left:auto;top:20px}.prod__tag+.prod__tag{top:60px}@media (max-width:767px){.prod__tag+.prod__tag{top:45px}}.prod__block,.prod__price-block{background-color:#ededed;padding:5px 10px}.prod__price-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.prod__price-block>*{margin-bottom:0}.prod__price-block>:not(:first-child){margin:5px 0 5px 15px}.prod__price{font-style:normal;font-weight:600;font-size:20px;line-height:1.3;margin-top:0;margin-bottom:0}@media (max-width:767px){.prod__price{font-size:16px}}.prod__price .old,.prod__profit{font-style:normal;font-size:20px;line-height:1.3;font-weight:400;color:#f49300}.prod__price .old{margin:0 4px}@media (max-width:767px){.prod__price .old{font-size:16px}}.prod__profit{margin-top:0;margin-left:auto!important;padding-left:15px}@media (max-width:767px){.prod__profit{font-size:16px}}.line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line>*,.prod__acc-top p{margin-bottom:0}.line>:not(:last-child){margin:5px 20px 5px 0}@media (max-width:767px){.line>:not(:last-child){margin-right:15px}}.line-fr{display:-webkit-box;display:-ms-flexbox;display:flex}.line-fr img{margin-right:5px}input.prod__input{width:100px;padding:10px!important;text-align:center;margin:4px 0;height:42px}.prod__input-count{width:100px;margin:4px 0;height:42px;background-color:#fff}.prod__input-count.big{width:100%;max-width:200px;margin:auto}.prod__price-block{margin-bottom:15px}.prod__calc{margin-bottom:20px}.prod__line-wrap{margin-bottom:30px}@media (max-width:767px){.prod__line-wrap{margin-bottom:20px}}.prod__btns .prod__btn{width:100%;padding:12px}.prod__h-n__list .h-n__li-with-drop>span,.tick-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.tick{position:relative;max-width:14px}.tick:hover .tick-text{display:block}@media (max-width:1199px){.tick{display:none}}.tick-text{display:none;bottom:26px;left:5px;position:absolute;text-transform:initial;padding:4px 6px;background:#fff;border:1px solid #ebebeb;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));width:190px;text-align:left;border-radius:6px;font-size:12px;line-height:16px;-webkit-transition:0s;transition:0s}.tick-text::before{content:'';position:absolute;border:10px solid #fff;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:-9px;left:-1px}.active .tick-text,:focus .tick-text,:hover .tick-text{color:#252525}.prod__btn-stroke,.prod__btns-sm.sm-n .prod__compare svg{stroke:#252525}.prod__btn-stroke svg{-webkit-transition:0s;transition:0s}.prod__btn-stroke.active,.prod__btn-stroke:focus,.prod__btn-stroke:hover{stroke:#fff}.prod__btn-wrap,.prod__btns-sm .prod__btn-wrap{margin-bottom:10px}.prod__btns-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.prod__btns-sm.sm-n .prod__compare.active svg,.prod__btns-sm.sm-n .prod__compare:focus svg,.prod__btns-sm.sm-n .prod__compare:hover svg{stroke:#252525;fill:#252525}.prod__btns-sm .prod__btn{font-size:1rem;color:#252525;text-decoration:underline}@media (min-width:1200px) and (max-width:1439px){.prod__btns-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.prod__btns-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}}.prod__title{margin-bottom:5px}.prod__text{margin-top:40px}@media (max-width:767px){.prod__text{margin-top:30px}}.prod__acc,.prod__options{margin-top:40px}.prod__options td{text-align:right}.acc__title.check .prod__acc-title-mini,.prod__acc-body{font-size:12px}.prod__acc-title{font-size:1rem;font-weight:600;margin-bottom:0}.prod__acc-title+*{margin-top:4px}.prod__acc-block+.prod__acc-block{margin-top:30px}@media (max-width:767px){.prod__acc-block+.prod__acc-block{margin-top:20px}}.prod__acc-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.prod__acc-top{-ms-flex-wrap:wrap;flex-wrap:wrap}}.prod__acc-img{margin-right:10px}@media (max-width:767px){.prod__acc-img{margin-bottom:10px;width:40px}}.prod__acc-top{margin-bottom:10px}.prod__slider-wrap{width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:1199px){.prod__slider-wrap{max-width:500px;margin-bottom:30px;position:relative;top:0!important}}.prod__btn-fl{margin:20px auto 0}.prod__slider{margin:0!important}.prod__slider .slick-prev{left:20px}.prod__slider .slick-next{right:20px}.prod__slider .slide{display:block}.prod__slider .slide img{width:100%}@media (max-width:767px){.prod__slider .slick-arrow{display:none!important}}.prod__compare svg{stroke:gray}.prod__compare.active{opacity:1}.prod__compare.active svg{fill:#f49300;stroke:#f49300}.prod__comment{text-align:center;color:#36af5f;margin-top:20px;background:#f7f7f7;font-weight:600;padding:14px;margin-bottom:0}@media (max-width:767px){.prod__comment{margin-top:30px}}.prod.disabled .prod__calc .calc__btn{background-color:gray;border-color:gray;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.prod.disabled .prod__price-block>:not(:first-of-type){display:none}.prod.disabled .prod__wrap-details>:not(.prod__btns){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-filter:opacity(.6);filter:opacity(.6)}.acc__title.check .prod__acc-img{width:30px;height:30px;-ms-flex-negative:0;flex-shrink:0;-webkit-filter:grayscale(1);filter:grayscale(1)}.acc__title.check .prod__acc-top{margin-bottom:0}.prod__compl{background-color:#ededed;padding:10px}.prod__compl-head{font-size:16px;font-weight:700;margin-bottom:10px}@media (max-width:767px){.prod__compl-head{font-size:14px}}.prod__compl-cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;padding-bottom:10px;border-bottom:1px solid gray}@media (max-width:767px){.prod__compl-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.prod__compl-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:200px}@media (max-width:767px){.prod__compl-card{max-width:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}}.prod__compl-price{margin-top:auto;font-size:16px}.prod__compl-link{margin-bottom:10px;color:#252525}.prod__compl-link img{max-width:200px;max-height:200px;-o-object-fit:contain;object-fit:contain}@media (max-width:767px){.prod__compl-link img{max-width:100px;max-height:100px}.prod__compl-link{margin-bottom:0}}.prod__compl-tit{font-size:14px;margin-bottom:10px;color:#252525}@media (min-width:1200px){.prod__compl-tit:focus,.prod__compl-tit:hover{color:#f49300}}@media (max-width:767px){.prod__compl-tit{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}}.prod__compl-bottom{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.prod__compl-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.prod__compl-disc{font-size:16px;color:#f49300;margin-bottom:4px}.prod__compl-total{margin-bottom:0}.prod__compl-btn{margin-left:auto;min-width:200px!important}@media (min-width:768px){.prod__compl-btn{padding:14px 22px}}@media (max-width:767px){.prod__compl-btn{margin-left:auto;margin-right:auto}.prod__compl-slider .slide{display:block;height:-webkit-min-content;height:-moz-min-content;height:min-content}}.prod__compl-cont{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767px){.prod__compl-res{text-align:center;margin-bottom:10px}}.prod__top+.prod__top{margin-top:20px}.prod__top h1{font-weight:500}.prod__article,.prod__top-reviews>a{color:gray}.prod__top-info,.prod__top-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prod__top-info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.prod__top-reviews{gap:10px}.prod__top-reviews>a:focus,.prod__top-reviews>a:hover{opacity:.7}@media (max-width:767px){.prod__top-reviews>a{font-size:12px}}.prod__desc-tabs,.prod__top-col{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prod__top-col{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1199px){.prod__top-col+.prod__top-col{margin-top:10px}}.prod__desc-tabs{gap:10px}.prod__desc-tabs .block__btns{margin:0}.prod__desc-tabs-cont{overflow:hidden}.prod__wrap-details{background:#f7f7f7;padding:30px}.prod__table .tick-text{width:auto;min-width:120px;max-width:190px}@media (max-width:1199px){.prod__table tr:nth-child(1),.prod__table tr:nth-child(2){display:table-row}.prod__table tr{display:none}}.prod__h-n__list .h-n__list-drop li>a,.prod__in-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prod__in-block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.prod__in-block.sm{font-size:12px}.prod__btns-us .prod__btn{text-decoration:none;font-size:.9rem;min-height:100%}.prod__table td,.prod__table th{padding:0 5px 20px}@media (max-width:1199px){.prod__table td,.prod__table th{padding-bottom:10px;font-size:12px}}.prod__h-n__list .h-n__li-with-drop{margin:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prod__h-n__list .h-n__li-with-drop::after{margin-left:auto}@media (max-width:1199px){.prod__h-n__list .h-n__li-with-drop::after{display:none}}.prod__h-n__list .h-n__li-with-drop>span img,.prod__h-n__list .h-n__list-drop li>a img{max-width:15px}.prod__h-n__list .h-n__list-drop{padding:20px 12px}.prod__h-n__list .h-n__list-drop li>a{gap:5px;padding:3px 0}@media (min-width:1200px){.prod__h-n__list .h-n__li-with-drop:hover .h-n__list-drop{z-index:1000;opacity:1;height:auto;-webkit-transition-property:opacity;transition-property:opacity;top:100%}}@media (max-width:1199px){.prod__chars-block{margin-bottom:30px}}.prod__chars-link{display:inline-block;margin-top:15px}.prod__acc-info .acc__title{font-size:1rem;font-weight:400;min-height:60px}.prod__acc-info .acc__title img,.prod__acc-info .acc__title svg{-webkit-filter:brightness(0);filter:brightness(0);max-width:26px;margin-right:15px}.prod__acc-info .acc__body{font-size:12px}@media (max-width:1199px){.prod__tabs-wrap-info{margin-top:40px}}.compare-slider+.compare-slider{margin-top:40px}@media (max-width:767px){.compare-slider+.compare-slider{margin-top:20px}.compare-slider+.compare-slider .top{margin-bottom:20px}}.compare-slider .block-hor__title{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.compare-slider-options .slide{padding-left:0;padding-right:0}.compare-slider-options td{padding-right:20px}@media (max-width:767px){.compare-slider-options td{padding-right:2px}.compare-slider-options th{font-weight:600}}@media (max-width:1199px){.compare-slider-options{font-size:12px}}@media (max-width:767px){.compare-slider-options{font-size:9px;padding:2px}.compare-slider .block-hor__title{font-size:12px}}.compare-slider .block-hor{padding:10px}@media (max-width:991px){.compare-slider .block-hor{-ms-flex-wrap:wrap;flex-wrap:wrap}.compare-slider .block-hor img{width:auto;max-width:200px;height:auto}}.compare-slider .card-hor__img,.mont-card{display:-webkit-box;display:-ms-flexbox;display:flex}.compare-slider .card-hor__img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compare-slider .card-hor__img img{width:200px;height:200px}@media (max-width:1439px){.compare-slider .card-hor__img img{width:150px;height:150px}}@media (max-width:767px){.compare-slider .card-hor__img img{width:auto;max-width:120px;max-height:120px}}@media (max-width:991px){.compare-slider .block-hor__img{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mont-card{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:20px 40px;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mont-card .img-bl img{width:100%}@media (max-width:767px){.mont-card{padding:10px 20px}}.mont-card .tit{margin-bottom:20px}.mont-card ul{margin-bottom:50px}.mont-card .bottom,.mont-card li{font-size:24px;line-height:33px;color:#252525}.mont-card .bottom img,.mont-card li img{margin-right:15px}@media (max-width:767px){.mont-card .bottom,.mont-card li{font-size:16px;line-height:22px}}.mont-card .bottom,.mont-card li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media (max-width:767px){.mont-card li{margin-top:10px}}.mont-card .bottom{margin-top:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:99px}@media (max-width:767px){.mont-card .bottom{min-height:auto}}.arr-right{position:relative}.arr-right::after{content:'';position:absolute;right:-30px;top:35px;width:66px;height:9px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjciIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDY3IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjk5ODk1NSA0LjQ2NTQyQzAuOTk4OTU1IDMuNzA5NyAxLjU5NTI5IDMuMTYwMTUgMi4yNTc5NSAzLjE2MDE1TDY0LjAxODMgMy4xNjAxNkM2NC43NDczIDMuMTYwMTYgNjUuMjc3MyAzLjc3ODQxIDY1LjI3NzMgNC40NjU0MkM2NS4yNzczIDUuMjIxMTQgNjQuNjgxIDUuNzcwNjkgNjQuMDE4MyA1Ljc3MDY5TDIuMjU3OTUgNS43NzA2OUMxLjUyOTAyIDUuODM5MzkgMC45OTg5NTUgNS4yMjExNCAwLjk5ODk1NSA0LjQ2NTQyWiIgZmlsbD0iIzI1MjUyNSIvPgo8cGF0aCBkPSJNNTguOTE1NCAtMy41NjAxMWUtMDdMNjMuMjg5IDQuNDY1NjJMNTguOTE1NCA5TDYyLjYyNjQgOUw2NyA0LjQ2NTYyTDYyLjYyNjQgLTEuOTI1OTZlLTA3TDU4LjkxNTQgLTMuNTYwMTFlLTA3WiIgZmlsbD0iIzI1MjUyNSIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width:1199px){.arr-right::after{width:40px}}.mont-btns{gap:40px}@media (max-width:767px){.mont-btns{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}}.mont-btn{min-width:320px!important}@media (max-width:767px){.mont-btn{min-width:auto!important}.mont-btn:last-of-type{margin-top:0}}.mont-acc-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-style:normal;font-weight:600;font-size:20px;line-height:1.3;margin-top:0;color:#252525}@media (max-width:767px){.mont-acc-text{font-size:16px}}.mont-acc-text .text{max-width:576px}@media (max-width:767px){.mont-acc-text{font-size:16px;line-height:22px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:20px}}.mont-acc-text+.mont-acc-text .text{border-top:1px solid #ededed;padding-top:20px}.mont-form{padding:0 20px 20px;min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.mont-form{min-height:auto}.mont-form-2{padding:0}}.mont-form-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.mont-form-step .form__submit{min-width:150px}.mont-form-step .form__bottom{margin-top:auto;margin-left:auto}@media (max-width:767px){.mont-form-step .form__bottom{width:100%;margin-top:30px}.mont-form-step .form__bottom .form__submit{margin-top:0!important;margin-right:0!important;min-width:none}}.mont-form-list{margin-top:-20px}@media (max-width:767px){.mont-form-list{margin-top:-10px;margin-left:-10px;margin-right:-10px}}@media (min-width:768px){.mont-form-list.centred,.mont-form-list.centred .mont-form-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mont-form-list.centred .mont-form-item{display:-webkit-box;display:-ms-flexbox;display:flex}.mont-form-list.centred .mont-form-item .checkbox{width:240px}}.mont-form-info{max-width:680px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.mont-form-info-btn{margin-top:20px}@media (max-width:767px){.mont-form-info-btn{margin-top:10px}}.mont-form-item{margin-top:40px}@media (max-width:767px){.mont-form-item{margin-top:20px;padding:0 10px}}.mont-form-item .checkbox{height:100%;max-width:240px}@media (max-width:767px){.mont-form-item label{gap:10px;height:100%}.mont-form-item label::before{margin-right:0!important}}.mont-form-item label img{-ms-flex-preferred-size:100%;flex-basis:100%;height:auto;margin-top:10px;margin-right:0}@media (max-width:767px){.mont-form-item label img{margin-top:auto}.mont-form-item label span{max-width:calc(100% - (18px + 10px))}}.mont-f-in{min-width:350px}@media (max-width:767px){.mont-f-in{min-width:auto;width:100%}}.mont-video-wrap{max-width:1300px;margin:auto}@media (max-width:767px){.mont-video-wrap{min-height:350px}}.rev-img{border-radius:15px;overflow:hidden;display:block;position:relative}.rev-img img{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1200px){.rev-img img{height:510px}}.rev-img::before{position:absolute;content:'';top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:92px;height:92px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTIiIGhlaWdodD0iNjUiIHZpZXdCb3g9IjAgMCA5MiA2NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzcyMV8yNTUpIj4KPHBhdGggZD0iTTc5LjUwMjkgNjQuMjkxOEM3OS41MDI5IDY0LjI5MTggNTQuMzc4MyA2NSA0Ni4wMDM0IDY1QzM3LjYyODYgNjUgMTIuNTAzOSA2NC4yOTE4IDEyLjUwMzkgNjQuMjkxOEM2LjAxNjQ5IDY0LjI5MTggMC43MDQ5NDMgNTguOTMyNyAwLjcwNDk0MyA1Mi4zNzk4QzAuNzA0OTQzIDUyLjM3OTggMC4wMDM0MTc5NyAzNy40NzYzIDAuMDAzNDE3OTcgMzIuNDk4M0MwLjAwMzQxNzk3IDI3LjUyMDQgMC43MDE2MDIgMTIuNjIwMiAwLjcwMTYwMiAxMi42MjAyQzAuNzAxNjAyIDYuMDY3MyA2LjAwOTgxIDAuNzA4MjQ1IDEyLjUwMDYgMC43MDgyNDVDMTIuNTAwNiAwLjcwODI0NSAzNy42MjUyIDAgNDYuMDAwMSAwQzU0LjM3NSAwIDc5LjQ5OTYgMC43MDgyNDUgNzkuNDk5NiAwLjcwODI0NUM4NS45ODcgMC43MDgyNDUgOTEuMjk4NSA2LjA2NzMgOTEuMjk4NSAxMi42MjAyQzkxLjI5ODUgMTIuNjIwMiA5Mi4wMDAxIDI3LjUxMDIgOTIuMDAwMSAzMi41MDE3QzkyLjAwMDEgMzcuNDkzMSA5MS4yOTg1IDUyLjM4MzEgOTEuMjk4NSA1Mi4zODMxQzkxLjI5ODUgNTguOTMyNyA4NS45OTAzIDY0LjI5NTEgNzkuNDk5NiA2NC4yOTUxTDc5LjUwMjkgNjQuMjkxOFoiIGZpbGw9IiNGRjAwMDAiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNy4xOTA5IDQ3LjAyNDFWMTcuOTc2TDYwLjQzNDcgMzIuNDk4M0wzNy4xOTA5IDQ3LjAyNDFaIiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzcyMV8yNTUiPgo8cmVjdCB3aWR0aD0iOTIiIGhlaWdodD0iNjUiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:center;background-size:contain}@media (max-width:767px){.rev-img::before{width:75px;height:75px}}.title-section.colorized{color:#8acab3}.meb__list{display:grid;grid-template-columns:repeat(auto-fit,200px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media (max-width:767px){.meb__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.meb__item{border-top-left-radius:15px;border-top-right-radius:15px;border:3px solid #8acab3;text-align:center}.meb__count{color:#8acab3;font-family:'Euclid Flex';font-weight:700;font-size:100px;line-height:1em;margin-bottom:10px;padding:8px}@media (max-width:767px){.meb__count{font-size:65px}}.meb__body{background-color:#8acab3;padding:10px 8px}.meb__tit{font-weight:600;font-size:18px;margin-bottom:20px}.meb__text{font-size:16px}.colorized-block{background-color:#8acab3;border-bottom-left-radius:50px;border-bottom-right-radius:50px;color:#fff}.colorized-block .title-section{color:#fff}.form-cont{max-width:520px;margin:auto}.form-cont button{background-color:#fff;margin-top:40px;width:265px}@media (max-width:767px){.form-cont button{margin-top:30px}}.form-cont input[type=checkbox]:checked+label::before,.form-cont input[type=radio]:checked+label::before{background-color:#000}.form-cont .file-wrap,.form-cont .item-form textarea,.form-cont input:not([type=checkbox]):not([type=radio]):not([type=range]),.form-cont select{border:0!important}.form-cont label{color:#000}.show_more_catalog,.show_more_catalog_active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
/* End */
/* /local/templates/olimpparketa/css/bootstrap-grid.css?167997425281597 */
/* /local/templates/olimpparketa/css/fancybox.css?167997425212795 */
/* /local/templates/olimpparketa/css/slick.css?16799742522532 */
/* /local/templates/olimpparketa/css/style.min.css?1748521478187190 */
