

/* Start:/dist/css/style.css?177815272451452*/
p {
  margin-top: 0;
  margin-bottom: 20px;
}

ul,
ol,
li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

ul, ol {
  margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Inter", sans-serif;
  color: #000;
  text-transform: none;
  line-height: 1.42;
  font-weight: 700;
  margin-bottom: 20px;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  margin-top: 30px;
  font-size: 2rem;
}

h3,
.h3 {
  margin-top: 30px;
  font-size: 1.375rem;
}

h4,
.h4 {
  margin-top: 30px;
  font-size: 1.125rem;
}

h5,
.h5 {
  margin-top: 30px;
  font-size: 1rem;
}

a {
  color: #0C1529;
  text-decoration: none;
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

.row {
  display: -webkit-box;
  display: -webkit-inline-box;
  display: inline-flex;
  display: -ms-flex;
  display: -ms-inline-flexbox;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.flex {
  display: -webkit-box;
  display: -webkit-inline-box;
  display: inline-flex;
  display: -ms-flex;
  display: -ms-inline-flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

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

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

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

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

[class*=col-] {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.clear {
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 300px) {
  [class*=col-] {
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
  }

  .row {
    margin-left: -4px;
    margin-right: -4px;
  }

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

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

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

  .col-tablet-4 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 600px) {
  [class*=col-] {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .row {
    margin-left: -8px;
    margin-right: -8px;
  }

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

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

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

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

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

  .col-desc-6 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1259px) {
  [class*=col-] {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/* 12-column */
.col-1 {
  -ms-flex: 0 0 8.33333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 300.99px) {
  .col-ss-0 {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-ss-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 400.99px) {
  .col-us-0 {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-us-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 576.99px) {
  .col-xs-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

  .col-xs-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768.99px) {
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1024.99px) {
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1170.99px) {
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
/* 10-column */
@media (min-width: 1170.99px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
            flex: 0 0 10%;
    max-width: 10%;
  }

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

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

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

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

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

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

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

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

  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1330.99px) {
  .col-l-1 {
    -ms-flex: 0 0 8.33333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

  .col-l-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.ui-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui-pagination-list {
  display: flex;
}
.ui-pagination-links {
  display: block;
  width: 32px;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
  margin-right: 6px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.ui-pagination-links.current {
  color: #2563EB;
}
@media (min-width: 1259px) {
  .ui-pagination-links:not(span):hover {
    color: rgba(37, 99, 235, 0.4);
  }
}
.ui-pagination-arrow {
  display: block;
  width: 48px;
  height: 48px;
  background-color: #DBEAFE;
  position: relative;
  line-height: 0;
  border-radius: 8px;
  margin-right: 6px;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
@media (min-width: 1259px) {
  .ui-pagination-arrow:hover {
    background-color: #BEDAFF;
  }
}
.ui-pagination-arrow:last-child {
  margin-right: 0;
}
.ui-pagination-arrow svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  stroke: #2563EB;
}
.ui-pagination-arrow.disable {
  background-color: #DBEAFE;
  pointer-events: none;
  cursor: default;
}
.ui-pagination-arrow.disable svg {
  stroke: rgba(37, 99, 235, 0.4);
}
.ui-pagination-arrow.prev svg {
  -webkit-transform: translate(-50%, -50%) scaleX(-1);
          transform: translate(-50%, -50%) scaleX(-1);
}

.ui-breadcrumbs {
  padding-top: 28px;
  padding-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
}
.ui-breadcrumbs a {
  padding-right: 24px;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  position: relative;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.ui-breadcrumbs a span {
  color: #8F9EB1;
}
@media (min-width: 1259px) {
  .ui-breadcrumbs a:hover span {
    color: #2563EB;
  }
}
.ui-breadcrumbs a svg {
  display: none;
  stroke: #8F9EB1;
  height: 1cap;
  margin-right: 10px;
}
@media (min-width: 1259px) {
  .ui-breadcrumbs a:hover {
    opacity: 1;
  }
}
.ui-breadcrumbs a::after {
  content: "";
  margin-left: 11px;
  position: absolute;
  color: #A5A8AD;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 3px;
  height: 3px;
  background-color: rgba(143, 158, 177, 0.5);
  border-radius: 50%;
}
.ui-breadcrumbs span {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: rgba(143, 158, 177, 0.5);
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

.ui-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 32px;
}

.ui-btn {
  display: inline-block;
  padding: 0 40px;
  height: 48px;
  line-height: 48px;
  border-radius: 8px;
  font-weight: 400;
  font-size: 16px;
  background-color: #DBEAFE;
  color: #2563EB;
  font-family: Inter, sans-serif;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  border: none;
  outline: none;
  cursor: pointer;
  text-align: center;
}
@media (min-width: 1259px) {
  .ui-btn:hover {
    background-color: #BEDAFF;
  }
}

.ui-catalog {
  display: block;
  margin-bottom: 42px;
}
@media (min-width: 1259px) {
  .ui-catalog:hover .ui-catalog-title {
    color: #2563EB;
  }
}
.ui-catalog-img {
  line-height: 0;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
  aspect-ratio: 1/1;
}
.ui-catalog-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ui-catalog-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  padding-right: 2px;
}

.cookie {
  position: fixed;
  width: 402px;
  background: #F7FBFC;
  padding: 20px;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(37, 99, 235, 0.3);
  right: 60px;
  bottom: 32px;
  padding-right: 10px;
  display: none;
  pointer-events: auto;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px 0;
}
.cookie a {
  text-decoration: underline;
  text-underline-offset: 3px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
  .cookie a:hover {
    color: #2563EB;
  }
}
.cookie-wrapper {
  width: 100%;
  max-width: 1366px;
  padding-left: 60px;
  padding-right: 60px;
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: 0;
  height: 100dvh;
  z-index: 0;
  pointer-events: none;
}
.cookie.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cookie-txt {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
}

@media (max-width: 1259px) {
  .ui-pagination-arrow {
    margin-right: 5px;
  }
  .ui-pagination-links {
    margin-right: 5px;
  }

  .ui-breadcrumbs {
    padding-top: 16px;
    padding-bottom: 10px;
  }

  .ui-breadcrumbs-link a {
    padding-right: 0;
  }

  .ui-breadcrumbs-link a::after {
    content: none;
  }

  .ui-breadcrumbs-link {
    display: none;
  }

  .ui-breadcrumbs-link.last-li {
    display: block;
  }

  .ui-breadcrumbs-link a svg {
    display: inline;
  }

  .ui-title {
    font-size: 32px;
    margin-bottom: 20px;
  }

  .cookie {
    right: 32px;
    bottom: 20px;
    right: 32px;
    bottom: 22px;
    width: calc(100% - 64px);
    gap: 12px 0;
  }
  .cookie-wrapper {
    position: static;
    width: 0;
    height: 0;
    pointer-events: auto;
    left: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
  .cookie br {
    display: none;
  }
  .cookie .ui-btn {
    padding: 0 30px;
  }

  .ui-catalog {
    margin-bottom: 20px;
  }
  .ui-catalog-img {
    margin-bottom: 10px;
  }
  .ui-catalog-title {
    line-height: 1.2;
  }
}
@media (max-width: 599px) {
  .cookie a {
    text-underline-offset: 2px;
  }

  .ui-pagination {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ui-pagination-arrow {
    width: 40px;
    height: 40px;
  }
  .ui-pagination-links {
    width: 24px;
    font-size: 12px;
  }

  .ui-breadcrumbs {
    padding-top: 7px;
    padding-bottom: 4px;
  }
  .ui-breadcrumbs span {
    font-size: 12px;
    line-height: 1.1;
  }
  .ui-breadcrumbs a {
    padding-right: 15px;
    font-size: 12px;
    line-height: 1.1;
  }
  .ui-breadcrumbs a svg {
    margin-right: 5px;
  }
  .ui-breadcrumbs a::after {
    margin-left: 6px;
    -webkit-transform: none;
            transform: none;
    top: 11px;
  }

  .ui-title {
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 16px;
  }

  .ui-btn {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
  }

  .cookie {
    padding: 12px;
    padding-left: 10px;
    width: calc(100% - 32px);
    right: 16px;
    gap: 10px 0;
    bottom: 16px;
  }
  .cookie-txt {
    font-size: 10px;
  }
  .cookie .ui-btn {
    padding: 0 35px;
  }
  .cookie br {
    display: inline;
  }

  .ui-catalog {
    margin-bottom: 24px;
  }
  .ui-catalog-img {
    margin-bottom: 5px;
  }
  .ui-catalog-title {
    font-size: 14px;
  }
}
/* layout */
.page-wrapper {
  padding-top: 86px;
}
.header:has(.instr-timed) ~ .middle .page-wrapper {
  padding-top: 125px;
}
@media (max-width: 1259px) {
  .page-wrapper {
    padding-top: 125px;
  }
  .header:has(.instr-timed) ~ .middle .page-wrapper {
    padding-top: 164px;
  }
}
@media (max-width: 599px) {
  .page-wrapper {
    padding-top: 99px;
  }
  .header:has(.instr-timed) ~ .middle .page-wrapper {
    padding-top: 129px;
  }
}

.header {
  padding: 15px 0;
  background-color: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 50;
}
.header:has(.instr-timed) {
  padding-top: 0;
}
.header.sticky {
  border-bottom: 1px solid rgba(143, 158, 177, 0.1);
}
.header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-logo {
  line-height: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  margin-right: 56px;
  max-width: 137px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 137px;
          flex: 0 0 137px;
}
.header-logo a {
  display: inline-block;
}
@media (min-width: 1259px) {
  .header-logo:hover {
    opacity: 0.5;
  }
}
.header-search {
  position: relative;
  margin-right: 56px;
  max-width: calc(100% - 425px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 425px);
          flex: 0 0 calc(100% - 425px);
  z-index: 10;
}
.header-search-wrapper {
  position: fixed;
  width: 100%;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
  pointer-events: none;
}
.header-search-wrapper.active {
  display: block;
}
.header-search input {
  height: 56px;
  width: 100%;
  background-color: #F7FBFC;
  border: 1px solid rgba(37, 99, 235, 0.3);
  border-radius: 10px;
  padding: 0 20px;
  padding-left: 58px;
  font-size: 16px;
  font-family: Inter, sans-serif;
  -webkit-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease;
  outline: none;
  position: relative;
  z-index: 10;
}
.header-search input::-webkit-input-placeholder {
  color: #8F9EB1;
}
.header-search input::-moz-placeholder {
  color: #8F9EB1;
}
.header-search input:-ms-input-placeholder {
  color: #8F9EB1;
}
.header-search input::-ms-input-placeholder {
  color: #8F9EB1;
}
.header-search input::placeholder {
  color: #8F9EB1;
}
@media (min-width: 1259px) {
  .header-search input:hover {
    border-color: #2563EB;
  }
}
.header-search input:focus {
  border-color: #2563EB;
}
.header-search-btn {
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  line-height: 0;
  cursor: pointer;
  z-index: 10;
  position: absolute;
}
.header-search-btn svg {
  stroke: #2563EB;
  -webkit-transition: stroke 0.4s ease;
  transition: stroke 0.4s ease;
}
.header-search-btn .close {
  display: none;
}
.header-search-btn.search {
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 20px;
}
.header-search-btn.clear {
  display: none;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (min-width: 1259px) {
  .header-search-btn.clear:hover svg {
    stroke: #1E40AF;
  }
}
.header-search-btn.clear.active {
  display: block;
}
.header-contacts {
  max-width: 176px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 176px;
          flex: 0 0 176px;
}
.header-contacts-link {
  display: block;
  position: relative;
  padding-left: 32px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 8px;
}
.header-contacts-link:last-child {
  margin-bottom: 0;
}
@media (min-width: 1259px) {
  .header-contacts-link:hover {
    color: #2563EB;
  }
  .header-contacts-link:hover svg {
    stroke: #2563EB;
  }
}
.header-contacts-link svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  stroke: #0C1529;
  -webkit-transition: stroke 0.4s ease;
  transition: stroke 0.4s ease;
  width: 24px;
  stroke-width: 1.5;
}
@media (max-width: 1259px) {
  .header {
    /* padding: 6px 0; */
    padding-bottom: 6px;
  }
  .header-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header-logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: calc(100% - 80px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 80px);
            flex: 0 0 calc(100% - 80px);
    margin-right: 0;
    margin-bottom: 16px;
  }
  .header-contacts {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 80px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 16px;
  }
  .header-contacts-link {
    font-size: 0;
    padding-left: 0;
    margin-bottom: 0;
    width: 32px;
    height: 32px;
    margin-right: 16px;
  }
  .header-contacts-link:first-child svg {
    width: 29px;
    height: 29px;
    /* stroke-width: 1.3; */
  }
  .header-contacts-link:last-child {
    margin-right: 0;
  }
  .header-contacts-link svg {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
  }
  .header-search {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-right: 0;
  }
  .header-search-btn.active .icon {
    display: none;
  }
  .header-search-btn.active .close {
    display: block;
  }
  .header-search-wrapper.active {
    display: none;
  }
}
@media (max-width: 599px) {
  .header {
    /* padding-top: 9px; */
    padding-bottom: 4px;
  }
  .header-logo {
    margin-bottom: 8px;
    max-width: calc(100% - 50px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 50px);
            flex: 0 0 calc(100% - 50px);
  }
  .header-logo a {
    max-width: 80px;
  }
  .header-contacts {
    margin-bottom: 8px;
    max-width: 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
  }
  .header-contacts-link {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }
  .header-contacts-link:first-child svg {
    width: 17px;
    height: 17px;
  }
  .header-contacts-link svg {
    width: 20px;
    height: 20px;
  }
  .header-search input {
    height: 36px;
    border-radius: 8px;
    padding-left: 28px;
    font-size: 12px;
  }
  .header-search-btn.search {
    left: 8px;
  }
  .header-search-btn.search svg {
    width: 16px;
    height: 16px;
  }
  .header-search-btn.clear {
    right: 8px;
  }
  .header-search-btn.clear svg {
    width: 12px;
    height: 12px;
  }
}

.result {
  position: absolute;
  top: -10px;
  left: -10px;
  background-color: #fff;
  z-index: 1;
  border-radius: 12px;
  width: calc(100% + 20px);
  padding-top: 96px;
  padding-left: 33px;
  padding-right: 30px;
  padding-bottom: 33px;
  display: none;
}
.result.active {
  display: block;
}
@media (min-width: 1259px) {
  .result.empty {
    padding: 10px;
    height: calc(100% + 20px);
  }
}
.result.empty .result-body {
  display: none;
}
.result-body {
  height: 100%;
  display: none;
}
.result-body.active {
  display: block;
}
.result .ui-btn {
  width: 100%;
}
@media (min-width: 1259px) {
  .result .ui-btn {
    height: 60px;
    line-height: 60px;
  }
}
.result-content {
  margin-bottom: 30px;
  max-width: 781px;
  padding-right: 73px;
  max-height: 440px;
  overflow-x: none;
  overflow-y: auto;
  /* Общая полоса прокрутки */
  /* Дорожка */
  /* Ползунок */
}
.result-content::-webkit-scrollbar {
  width: 8px;
}
.result-content::-webkit-scrollbar-track {
  background: #F7FBFC;
}
.result-content::-webkit-scrollbar-thumb {
  background-color: #DBEAFE;
  border-radius: 10px;
}
.result-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
@media (min-width: 1259px) {
  .result-item:hover .result-item-title {
    color: #2563EB;
  }
}
.result-item:last-child {
  margin-bottom: 0;
}
.result-item-img {
  width: 80px;
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  overflow: hidden;
  border-radius: 4px;
  line-height: 0;
  margin-right: 24px;
}
.result-item-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.result-item-title span {
  font-weight: 700;
}
@media (max-width: 1259px) {
  .result {
    left: -32px;
    width: calc(100% + 64px);
    top: 100%;
    height: calc(100dvh - 110px);
    border-radius: 0;
    padding-top: 16px;
    padding-bottom: 26px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .result-content {
    max-width: 100%;
    height: calc(100% - 62px);
    max-height: none;
    margin-bottom: 16px;
    padding-right: 33px;
  }
  .result-item-img {
    width: 74px;
    height: 74px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 74px;
            flex: 0 0 74px;
    margin-right: 20px;
  }
}
@media (max-width: 599px) {
  .result {
    left: -16px;
    width: calc(100% + 32px);
    top: 100%;
    height: calc(100dvh - 73px);
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .result-content {
    max-width: 100%;
    height: calc(100% - 61px);
    margin-bottom: 15px;
    padding-right: 18px;
  }
  .result-item {
    margin-bottom: 7px;
  }
  .result-item-img {
    width: 50px;
    height: 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    margin-right: 10px;
  }
  .result-item-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
  }
}

.footer {
  background-color: #F7FBFC;
  padding: 29px 0;
}
.footer a {
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
@media (min-width: 1259px) {
  .footer a:hover {
    color: #2563EB;
  }
}
.footer-content {
  display: grid;
  grid-template-columns: 150px calc(100% - 612px) 462px;
  font-size: 16px;
  color: #8F9EB1;
  line-height: 1.2;
}
.footer-policy {
  color: #8F9EB1;
  padding-right: 36px;
  display: inline-block;
  position: relative;
}
.footer-policy::after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #8f9eb1;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 12px;
  opacity: 0.5;
}
.footer-policy:last-child {
  padding-right: 0;
}
.footer-policy:last-child::after {
  content: none;
}
.footer-contacts {
  text-align: center;
}
.footer-contacts-link {
  color: #0C1529;
  padding-right: 36px;
  position: relative;
}
.footer-contacts-link::after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #8f9eb1;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 12px;
  opacity: 0.5;
}
.footer-contacts-link:last-child {
  padding-right: 0;
}
.footer-contacts-link:last-child::after {
  content: none;
}
@media (max-width: 1259px) {
  .footer {
    padding: 20px 0;
  }
  .footer-content {
    grid-template-columns: 1fr 141px;
    gap: 10px;
  }
  .footer-copyright {
    grid-area: 1;
  }
  .footer-contacts {
    grid-area: 1;
    grid-row: span 2;
    grid-template-columns: 50% 50% 50%;
    text-align: start;
  }
  .footer-contacts-link {
    padding-right: 0;
    display: block;
    margin-bottom: 10px;
  }
  .footer-contacts-link:last-child {
    margin-bottom: 0;
  }
  .footer-contacts-link::after {
    content: none;
  }
  .footer-links {
    grid-area: 2;
  }
  .footer-policy {
    padding-right: 0;
    display: block;
    margin-bottom: 10px;
  }
  .footer-policy:last-child {
    margin-bottom: 0;
  }
  .footer-policy::after {
    content: none;
  }
}
@media (max-width: 599px) {
  .footer {
    padding: 16px 0;
  }
  .footer-content {
    grid-template-columns: 100% 100% 100%;
    gap: 8px;
    font-size: 12px;
    line-height: 1.1;
  }
  .footer-contacts {
    grid-area: 1;
    margin-bottom: 6px;
  }
  .footer-contacts-link {
    margin-bottom: 8px;
  }
  .footer-copyright {
    grid-area: 2;
  }
  .footer-links {
    grid-area: 3;
  }
  .footer-policy {
    margin-bottom: 8px;
  }
}

/* pages */
.page-policy {
  padding-top: 53px;
  padding-bottom: 83px;
  /* max-width: 827px; */
}
.page-policy a {
  text-decoration: underline;
  text-underline-offset: 3px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
  .page-policy a:hover {
    color: #2563EB;
  }
}
.page-policy h1 {
  max-width: 697px;
  line-height: 1.2;
}
.page-policy h2 {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 20px;
  margin-top: 32px;
  max-width: 827px;
}
.page-policy h3 {
  margin: 32px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  max-width: 827px;
}
.page-policy p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.3;
  max-width: 827px;
}

.page-policy ul {
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  max-width: 827px;
}
.page-policy ul li {
  margin-bottom: 4px;
  padding-left: 30px;
  position: relative;
}
.page-policy ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #0C1529;
  border-radius: 50%;
  position: absolute;
  left: 11px;
  top: 10px;
}
.page-policy ul li:last-child {
  margin-bottom: 0;
}
.page-policy ol {
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  max-width: 827px;
}
.page-policy ol li {
  margin-bottom: 4px;
  padding-left: 30px;
  position: relative;
  counter-increment: item;
}
.page-policy ol li::before {
  content: counter(item) ".";
  position: absolute;
  left: 7px;
  top: 0;
}
.page-policy ol li:last-child {
  margin-bottom: 0;
}
.page-policy p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1259px) {
  .page-policy {
    padding-top: 21px;
    padding-bottom: 90px;
  }
  /* .page-policy p {
    line-height: 1.3;
  } */
  .page-policy h1 {
    margin-bottom: 20px;
    line-height: 1.2;
  }
  .page-policy h2, .page-policy h3 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 14px;
    margin-top: 20px;
  }
}
@media (max-width: 599px) {
  .page-policy h1 {
    line-height: 1.1;
  }
  .page-policy h2, .page-policy h3 {
    line-height: 1.1;
  }
  .page-policy {
    padding-top: 16px;
    padding-bottom: 70px;
  }
  .page-policy p {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 13px;
  }
  .page-policy ul {
    font-size: 14px;
    margin: 13px 0;
  }
  .page-policy ul li {
    padding-left: 22px;
  }
  .page-policy ul li::before {
    width: 4px;
    height: 4px;
    left: 8px;
    top: 7px;
  }
  .page-policy ol {
    font-size: 14px;
    margin: 13px 0;
  }
  .page-policy ol li {
    padding-left: 22px;
  }
  .page-policy ol li::before {
    left: 4px;
  }
  .page-policy h1 {
    margin-bottom: 16px;
  }
  .page-policy h2, .page-policy h3 {
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 16px;
  }
}

.page-acceptance {
  padding-top: 53px;
  padding-bottom: 83px;
  /* max-width: 827px; */
}
.page-acceptance a {
  text-decoration: underline;
  text-underline-offset: 3px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
  .page-acceptance a:hover {
    color: #2563EB;
  }
}
.page-acceptance h1 {
  max-width: 697px;
  line-height: 1.2;
}
.page-acceptance h2 {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1;
  margin: 0;
  margin-bottom: 20px;
  margin-top: 32px;
  max-width: 827px;
}
.page-acceptance h3 {
  margin: 32px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.1;
  max-width: 827px;
}
.page-acceptance p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.3;
  max-width: 827px;
}

.page-acceptance ul {
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  max-width: 827px;
}
.page-acceptance ul li {
  margin-bottom: 4px;
  padding-left: 30px;
  position: relative;
}
.page-acceptance ul li::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #0C1529;
  border-radius: 50%;
  position: absolute;
  left: 11px;
  top: 10px;
}
.page-acceptance ul li:last-child {
  margin-bottom: 0;
}
.page-acceptance ol {
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3;
  max-width: 827px;
}
.page-acceptance ol li {
  margin-bottom: 4px;
  padding-left: 30px;
  position: relative;
  counter-increment: item;
}
.page-acceptance ol li::before {
  content: counter(item) ".";
  position: absolute;
  left: 7px;
  top: 0;
}
.page-acceptance ol li:last-child {
  margin-bottom: 0;
}
.page-acceptance p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1259px) {
  .page-acceptance {
    padding-top: 21px;
    padding-bottom: 90px;
  }
  /* .page-acceptance p {
    line-height: 1.2;
  } */
  .page-acceptance h1 {
    margin-bottom: 20px;
    line-height: 1.2;
  }
  .page-acceptance h2, .page-acceptance h3 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 14px;
    margin-top: 20px;
  }
}
@media (max-width: 599px) {
  .page-acceptance h1 {
    line-height: 1.1;
  }
  .page-acceptance h2, .page-acceptance h3 {
    line-height: 1.1;
  }
  .page-acceptance {
    padding-top: 16px;
    padding-bottom: 70px;
  }
  .page-acceptance p {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 13px;
  }
  .page-acceptance ul {
    font-size: 14px;
    margin: 13px 0;
  }
  .page-acceptance ul li {
    padding-left: 22px;
  }
  .page-acceptance ul li::before {
    width: 4px;
    height: 4px;
    left: 8px;
    top: 7px;
  }
  .page-acceptance ol {
    font-size: 14px;
    margin: 13px 0;
  }
  .page-acceptance ol li {
    padding-left: 22px;
  }
  .page-acceptance ol li::before {
    left: 4px;
  }
  .page-acceptance h1 {
    margin-bottom: 16px;
  }
  .page-acceptance h2, .page-acceptance h3 {
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 16px;
  }
}

.notfound {
  height: calc(100dvh - 163px);
  position: relative;
}
.notfound-content {
  text-align: center;
  font-size: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}
.notfound-img {
  line-height: 0;
  margin-bottom: 30px;
}
.notfound-txt {
  margin-bottom: 16px;
}
@media (max-width: 1259px) {
  .notfound-content {
    font-size: 20px;
  }
  .notfound-img {
    max-width: 385px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
  .notfound-txt {
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .notfound-content {
    font-size: 14px;
  }
  .notfound-img {
    margin-bottom: 28px;
  }
  .notfound-txt {
    margin-bottom: 16px;
  }
}

.catalog {
  padding-bottom: 54px;
}
.catalog.main {
  padding: 62px 0;
}
.catalog-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog-content-list {
  margin-bottom: 10px;
}
@media (max-width: 1259px) {
  .catalog.main {
    padding: 20px 0;
  }
  .catalog-controls .ui-btn {
    padding: 0 25px;
  }
  .catalog-content-list {
    margin-bottom: 12px;
  }
}
@media (max-width: 599px) {
  .catalog.main {
    padding: 16px 0;
  }
  .catalog-controls {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catalog-controls .ui-btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .catalog-content-list {
    margin-bottom: 11px;
  }
}

.result-page {
  padding-top: 62px;
  padding-bottom: 66px;
}
.result-page-txt {
  font-size: 24px;
  margin-bottom: 30px;
}
.result-page-txt:last-child {
  margin-bottom: 0;
}
.result-page-txt .ui-title {
  margin-bottom: 30px;
}
.result-page-txt span {
  font-weight: 500;
  color: #2563EB;
}
@media (max-width: 1259px) {
  .result-page {
    padding-top: 20px;
    padding-bottom: 83px;
  }
  .result-page-txt {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .result-page-txt .ui-title {
    margin-bottom: 16px;
  }
}
@media (max-width: 599px) {
  .result-page {
    padding-top: 16px;
    padding-bottom: 27px;
  }
  .result-page-txt {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .result-page-txt .ui-title {
    margin-bottom: 12px;
  }
}

.manual {
  padding-bottom: 32px;
}
@media (min-width: 1259px) {
  .manual .ui-breadcrumbs {
    padding-bottom: 23px;
  }
}
.manual-img {
  line-height: 0;
  overflow: hidden;
  border-radius: 10px;
  grid-area: img;
  max-width: 500px;
  aspect-ratio: 1/1;
  margin-right: 40px;
}
.manual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.manual-info {
  display: grid;
  grid-template-columns: calc(100% - 706px) 706px;
  grid-template-rows: auto;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
  /* gap: 0 40px; */
  grid-template-areas: "img title" "img source";
}
.manual-info-source {
  grid-area: source;
}
.manual-info .ui-title {
  margin-bottom: 30px;
  grid-area: title;
}
.manual-info-subtitle {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.manual-info-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 26px;
}
.manual-info-link {
  display: block;
  line-height: 0;
  height: 60px;
  border-radius: 8px;
  background-color: #DBEAFE;
  margin-right: 10px;
  padding: 0 16px;
  min-width: 230px;
  position: relative;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
  margin-right: 16px;
}
@media (min-width: 1259px) {
  .manual-info-link:hover {
    background-color: #BEDAFF;
  }
}
.manual-info-link::after {
  content: "";
  background-image: url("/dist/css/../images/export.svg");
  background-repeat: no-repeat;
  position: absolute;
  right: 16px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 20px;
  height: 20px;
}
.manual-info-link img {
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.manual-info-link:last-child {
  margin-right: 0;
}
.manual-info-download {
  font-size: 16px;
  line-height: 1.2;
  color: #2563EB;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
  position: relative;
  padding-right: 26px;
}
.manual-info-download svg {
  stroke: #2563EB;
  -webkit-transition: stroke 0.4s ease;
  transition: stroke 0.4s ease;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media (min-width: 1259px) {
  .manual-info-download:hover {
    color: #1E40AF;
  }
  .manual-info-download:hover svg {
    stroke: #1E40AF;
  }
}
@media (max-width: 1259px) {
  .manual {
    padding-bottom: 58px;
  }
  .manual-info {
    grid-template-columns: 1fr;
    gap: 0;
    grid-template-areas: "title" "img" "source";
  }
  .manual-info .ui-title {
    grid-area: title;
  }
  .manual br {
    display: none;
  }
  .manual-img {
    max-width: 536px;
    max-height: 537px;
    width: 100%;
    height: calc(100% - 16px);
    margin-right: 0;
    margin: 0 auto;
    margin-bottom: 16px;
    grid-area: img;
  }
  .manual-source {
    grid-area: source;
  }
  .manual-info {
    max-width: 100%;
  }
  .manual-info-subtitle {
    margin-bottom: 14px;
    font-size: 20px;
  }
  .manual-info-links {
    margin-bottom: 24px;
  }
  .manual-info-link {
    max-width: 50%;
    width: 100%;
    height: 56px;
    min-width: auto;
  }
  .manual-info-download {
    font-size: 20px;
  }
}
@media (max-width: 599px) {
  .manual {
    padding-bottom: 33px;
  }
  .manual .ui-breadcrumbs {
    padding-bottom: 8px;
  }
  .manual-info .ui-title {
    margin-bottom: 12px;
  }
  .manual-info-subtitle {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .manual-info-links {
    margin-bottom: 14px;
  }
  .manual-info-link {
    height: 40px;
    padding: 0 14px;
    margin-right: 8px;
  }
  /* .manual-info-link::after {
    width: 12px;
    height: 12px;
  } */
  .manual-info-link img {
    width: 82px;
  }
  .manual-info-link:last-child img {
    width: 98px;
  }
  .manual-info-link::after {
    width: 13px;
    height: 13px;
    right: 14px;
    background-size: 100%;
  }
  .manual-info-download {
    font-size: 14px;
  }
  .manual-info-download svg {
    height: 16px;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: 100%;
  font-size: 16px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}
html.active {
  overflow: hidden;
  touch-action: none;
  -ms-touch-action: none;
}

html,
body {
  scrollbar-gutter: stable;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.42;
  color: #0C1529;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  min-height: 100%;
  min-width: 100%;
}

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

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

.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1366px;
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 1259px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (max-width: 599px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/*# sourceMappingURL=../sourcemaps/style.css.map */

/* End */


/* Start:/local/templates/original/css/custom.css?17774636981067*/
@media (max-width: 599px) {
    .footer-content {
        font-size: 14px;
	}

    .header-search input {
        height: 44px;
        font-size: 16px;
    }

    .result .ui-btn {
        font-size: 14px;
    }

    .ui-catalog-title {
        font-size: 16px;
    }

    /* .page-wrapper {
        padding-top: 100px;
    } */

	.header-search {
        margin-top: 8px;
	}

    .header-search-btn.clear {
        width: 24px;
        height: 24px;
	}
}


.instr-timed{background: #DBEAFE; color: #0C1529; /* Каталог инструкций в процессе заполнения */

/* desktop/S2 */
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 120%;
/* or 19px */
margin-bottom: 15px;
height: 39px;
padding: 10px 0 0 0;
}
/* .header{padding-top: 0px;} */
/* .page-wrapper{padding-top: 125px;} */
/* @media (max-width: 1259px){
    .page-wrapper{padding-top: 164px;}
} */
@media (max-width: 599px){
    /* .page-wrapper{padding-top: 129px;} */
    .instr-timed{font-size: 12px; height: 29px; padding-top: 7px;}
}
/* End */
/* /dist/css/style.css?177815272451452 */
/* /local/templates/original/css/custom.css?17774636981067 */
