

/* Start:/local/templates/pweb.ru_ddsos_title_v2/css/blind.css?1619513574118820*/
/*!
 * Blind visually version
 */
html body .blind-panel {
  font-family: Arial !important;
  padding: 10px 10px;
  color: black;
  top: 0;
  left: 0;
  right: 0;
  letter-spacing: 0;
  position: relative;
  text-shadow: none;
  line-height: normal;
  border: 0;
  margin-bottom: 0.3rem;
  background-color: #f7f7f7;
  border-color: black;
  moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
  z-index: 999999 !important;
}
@media (max-width: 575.98px) {
  html body .blind-panel {
    padding: 10px 0 10px 0;
  }
  html body .blind-panel .blind-panel-toggler {
    display: block;
    text-align: center;
  }
  html body .blind-panel .blind-panel-container {
    overflow: auto;
    width: auto;
    height: 145px;
    border-top: 1px solid #bcbcbc;
    -webkit-box-shadow: inset 0px 5px 15px 0px #d6d6d6;
    -moz-box-shadow: inset 0px 5px 15px 0px #d6d6d6;
    box-shadow: inset 0px 5px 15px 0px #d6d6d6;
  }
  html body .blind-panel .blind-panel-container, html body .blind-panel #blind-panel-close, html body .blind-panel #blind-panel-hide {
    display: none;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .blind-panel {
    padding: 10px 0 10px 0;
  }
  html body .blind-panel .blind-panel-toggler {
    display: block;
    text-align: center;
  }
  html body .blind-panel .blind-panel-container {
    overflow: auto;
    width: auto;
    height: 145px;
    border-top: 1px solid #bcbcbc;
    -webkit-box-shadow: inset 0px 5px 15px 0px #d6d6d6;
    -moz-box-shadow: inset 0px 5px 15px 0px #d6d6d6;
    box-shadow: inset 0px 5px 15px 0px #d6d6d6;
  }
  html body .blind-panel .blind-panel-container, html body .blind-panel #blind-panel-close, html body .blind-panel #blind-panel-hide {
    display: none;
    text-align: right;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .blind-panel {
    padding: 10px 0 10px 0;
  }
  html body .blind-panel .blind-panel-toggler {
    display: block;
    text-align: right;
  }
  html body .blind-panel .blind-panel-container, html body .blind-panel #blind-panel-close, html body .blind-panel #blind-panel-hide {
    display: none;
    text-align: right;
    margin-top: 10px;
    border-top: 1px solid #dfdfdf;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .blind-panel .blind-panel-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  html body .blind-panel .blind-panel-toggler {
    display: none;
  }
}
@media (max-width: 575.98px) {
  html body .blind-panel * {
    font-size: 12px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .blind-panel * {
    font-size: 14px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .blind-panel * {
    font-size: 14px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .blind-panel * {
    font-size: 16px !important;
  }
}
@media (min-width: 1200px) {
  html body .blind-panel * {
    font-size: 16px !important;
  }
}
html body .blind-panel a {
  color: #2a2a2a;
  background-color: transparent;
  outline: 0;
  text-decoration: underline;
}
html body .blind-panel a:hover {
  color: black;
  outline: 0;
  background-color: transparent;
  text-decoration: underline;
}
html body .blind-panel a:focus {
  color: black;
  outline: 0;
  background-color: transparent;
  text-decoration: underline;
}
html body .blind-panel a.blind-link-copy {
  text-decoration: underline;
  color: black;
  outline: 0;
}
html body .blind-panel a.blind-link-copy.active {
  color: black;
  outline: 0;
  text-decoration: none;
}
html body .blind-panel a.blind-link-copy:hover {
  color: black;
  outline: 0;
  text-decoration: none;
}
html body .blind-panel a.blind-link-copy:focus {
  color: black;
  outline: 0;
  text-decoration: none;
}
html body .blind-panel a.blind-link {
  text-decoration: none;
  color: black;
  background-color: transparent;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
}
@media (max-width: 575.98px) {
  html body .blind-panel a.blind-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .blind-panel a.blind-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .blind-panel a.blind-link {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .blind-panel a.blind-link {
    height: 34px;
    line-height: 34px;
    padding: 0 9px;
  }
}
html body .blind-panel a.blind-link.active {
  color: inherit;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .blind-panel a.blind-link:hover {
  color: black;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .blind-panel a.blind-link:focus {
  color: black;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-white {
  background-color: white;
  color: black;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-white:hover {
  background-color: white;
  color: black;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-black {
  background-color: black;
  color: white;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-black:hover {
  background-color: black;
  color: white;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-blue {
  background-color: #9DD1FF;
  color: #063462;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-blue:hover {
  background-color: #9DD1FF;
  color: #063462;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-brown {
  background-color: #F7F3D6;
  color: #4D4B43;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-brown:hover {
  background-color: #F7F3D6;
  color: #4D4B43;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-green {
  background-color: #3B2716;
  color: #A9E44D;
  text-decoration: none;
}
html body .blind-panel a.blind-link.blind-link-green:hover {
  background-color: #3B2716;
  color: #A9E44D;
  text-decoration: none;
}
html body .blind-panel .blind-title {
  text-shadow: none;
  text-decoration: none;
  background-color: transparent;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  margin: 10px 0 15px 0;
}
html body .blind-panel .blind-text-center {
  text-align: center;
}
html body .blind-panel .blind-text-left {
  text-align: left;
}
html body .blind-panel .blind-text-right {
  text-align: right;
}
html body .blind-panel .blind-setting-menu {
  margin-top: 10px;
  border-top: 1px solid #dfdfdf;
  display: none;
}
html body .blind-panel .blind-images {
  margin-top: 10px;
  width: 16px;
  height: 16px;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
}
@media (max-width: 575.98px) {
  html body .blind-panel .blind-images {
    margin-top: 6px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .blind-panel .blind-images {
    margin-top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .blind-panel .blind-images {
    margin-top: 7px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .blind-panel .blind-images {
    margin-top: 9px;
  }
}
html body .blind-panel .blind-images.blind-images-eye-slash {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGbXBMSuEARgA4Oe77zocXTdISBYMXKFMJvkBkoVF6iw33n8wmXVXymi0SUnZzQaJTNcNd9MNBsnwuq9uOVaexx8rKJuwqGXKDzm7noUQwqcRQya9aXu3ruBWOMSMooFlbXMubdnwJXTlsKZrWl9ZWwk9JS0hbGMeC3rGeVCRedQRwpNE6kRmT4MzRzL7QggVVK3INNTIe7WJxI1wh1F1mZp7ib6iF8cSF8Is8ihoupEaSJ3qCOdILan7UJUYci2U0HRlx5hfVh34F999xzhj5hTP0AAAAABJRU5ErkJggg==");
}
html body .blind-panel .blind-images.blind-images-arrow {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU4H24AAAAG3RSTlMAAQIDBgkMExQiRmJoaXN0dX6Aj5GbwcPR4vHLNuV5AAAAWElEQVQYV23NNxKAMAADQQEm52y4//+TwuSxuttGkn/J2n97g+nXb3H9yNWXPO0k3oAOmC0wSgXQCqiNBYyihUYCahlLKSnIdILC9H528JoPqg8M7Ln8OwBv7gmtk0G77wAAAABJRU5ErkJggg==");
}
html body .blind-panel .blind-images.blind-images-volume-on {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==");
}
html body .blind-panel .blind-images.blind-images-volume-on {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==");
}
html body .blind-panel .blind-images.blind-images-volume-off {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMAAQIcHh8rLjx8hpKUlZi6vsXz/c3U9VgAAABHSURBVBhXrci3AYAwDADBtwFjcpD2n5WGIKnmyoNXGgestOjuYlYfk37R1FpXNXHq7Qn9IY4Y5Jx7sQFQJARFQlBk80HbARfdYAcpeUBcogAAAABJRU5ErkJggg==");
}
html body .blind-panel .blind-images.blind-images-adjust {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAs30iGAAAAN3RSTlMAAQIDBAUHCQsMExQVFh4fJSsuLztGS1FYYWJkZnh7f4KIiYyRmKWmqMHO1dna3Ovt7/P3+fv9mqZ1DQAAAIJJREFUGBlNwVUCglAURdEtGNgd2N2BGGf+M5PL48O1MI31Q7pMAxx/K+c7wHhnvSaVvMycxE7nMqBUD5qKAxJKRR5LhRg5ba6qY+SEvFXCyJlxVw0jZ8JKI4ycLi1FRRJKxT4cdCoCSvWB/E3PYZCT2WAKR2XGZDr7jxQtqvwp+Dg/vREcKt7EoBcAAAAASUVORK5CYII=");
}
html body .blind-panel .blind-images.blind-images-off {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADc6ur3AAAAFnRSTlMAAQIFBgcSGRowMVhZW128wMHDxfX3KcFjjgAAAGpJREFUGBlVwQkSgzAMA0CJUpKYuzX6/1ObeoAJuwhMpSTiwslV+UiEftNpfaHirttKALMaI0BXw4mshwSTZEMwSQUmyYZgkgqyHhJ4qOEEFjUmAN1Ht42o3l+d9h6hWw5VPhMXZrNM/P0AZ7gN/s4xaEgAAAAASUVORK5CYII=");
}
html body .blind-panel .blind-images.blind-images-on {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6T+iNAAAAH3RSTlMAAQIDBycwOUJKS0xPUW1whZGVmJ2erbfT2uDk6Pv9OeeoXAAAAGJJREFUGFdlzkcCgDAIBVGMvSb27r//LTUxFnRW8NhA9E3N46uppU2wOwgiXCSHBfD07F8g0euxRGKB9N2pAGQWKBBODRgxEKNrzI7BQIq7E57dQv4UHbC6n08LsNTxAYt+7bh0DPt8j/8TAAAAAElFTkSuQmCC");
}
html body .blind-panel .blind-images.blind-images-minus-square-o {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAODs8dnfx8vPK0lEjAAAAJElEQVR4AWOgD2BkYUUCLIwM7JwogI2BA1WAnYGZFQUw0cehAOJeAaqtH8h4AAAAAElFTkSuQmCC);
}
html body .blind-panel.blind-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999999;
}
html body .blind-panel .blind-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  html body .blind-panel .blind-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  html body .blind-panel .blind-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  html body .blind-panel .blind-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  html body .blind-panel .blind-container {
    max-width: 1140px;
  }
}
html body .blind-panel .blind-container-fluid, html body .blind-panel .blind-container-xl, html body .blind-panel .blind-container-lg, html body .blind-panel .blind-container-md, html body .blind-panel .blind-container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  html body .blind-panel .blind-container-sm, html body .blind-panel .blind-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  html body .blind-panel .blind-container-md, html body .blind-panel .blind-container-sm, html body .blind-panel .blind-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  html body .blind-panel .blind-container-lg, html body .blind-panel .blind-container-md, html body .blind-panel .blind-container-sm, html body .blind-panel .blind-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  html body .blind-panel .blind-container-xl, html body .blind-panel .blind-container-lg, html body .blind-panel .blind-container-md, html body .blind-panel .blind-container-sm, html body .blind-panel .blind-container {
    max-width: 1140px;
  }
}
html body .blind-panel .blind-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
html body .blind-panel .blind-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
html body .blind-panel .blind-no-gutters > .blind-col,
html body .blind-panel .blind-no-gutters > [class*=blind-col-] {
  padding-right: 0;
  padding-left: 0;
}
html body .blind-panel .blind-col-xl,
html body .blind-panel .blind-col-xl-auto, html body .blind-panel .blind-col-xl-12, html body .blind-panel .blind-col-xl-11, html body .blind-panel .blind-col-xl-10, html body .blind-panel .blind-col-xl-9, html body .blind-panel .blind-col-xl-8, html body .blind-panel .blind-col-xl-7, html body .blind-panel .blind-col-xl-6, html body .blind-panel .blind-col-xl-5, html body .blind-panel .blind-col-xl-4, html body .blind-panel .blind-col-xl-3, html body .blind-panel .blind-col-xl-2, html body .blind-panel .blind-col-xl-1, html body .blind-panel .blind-col-lg,
html body .blind-panel .blind-col-lg-auto, html body .blind-panel .blind-col-lg-12, html body .blind-panel .blind-col-lg-11, html body .blind-panel .blind-col-lg-10, html body .blind-panel .blind-col-lg-9, html body .blind-panel .blind-col-lg-8, html body .blind-panel .blind-col-lg-7, html body .blind-panel .blind-col-lg-6, html body .blind-panel .blind-col-lg-5, html body .blind-panel .blind-col-lg-4, html body .blind-panel .blind-col-lg-3, html body .blind-panel .blind-col-lg-2, html body .blind-panel .blind-col-lg-1, html body .blind-panel .blind-col-md,
html body .blind-panel .blind-col-md-auto, html body .blind-panel .blind-col-md-12, html body .blind-panel .blind-col-md-11, html body .blind-panel .blind-col-md-10, html body .blind-panel .blind-col-md-9, html body .blind-panel .blind-col-md-8, html body .blind-panel .blind-col-md-7, html body .blind-panel .blind-col-md-6, html body .blind-panel .blind-col-md-5, html body .blind-panel .blind-col-md-4, html body .blind-panel .blind-col-md-3, html body .blind-panel .blind-col-md-2, html body .blind-panel .blind-col-md-1, html body .blind-panel .blind-col-sm,
html body .blind-panel .blind-col-sm-auto, html body .blind-panel .blind-col-sm-12, html body .blind-panel .blind-col-sm-11, html body .blind-panel .blind-col-sm-10, html body .blind-panel .blind-col-sm-9, html body .blind-panel .blind-col-sm-8, html body .blind-panel .blind-col-sm-7, html body .blind-panel .blind-col-sm-6, html body .blind-panel .blind-col-sm-5, html body .blind-panel .blind-col-sm-4, html body .blind-panel .blind-col-sm-3, html body .blind-panel .blind-col-sm-2, html body .blind-panel .blind-col-sm-1, html body .blind-panel .blind-col,
html body .blind-panel .blind-col-auto, html body .blind-panel .blind-col-12, html body .blind-panel .blind-col-11, html body .blind-panel .blind-col-10, html body .blind-panel .blind-col-9, html body .blind-panel .blind-col-8, html body .blind-panel .blind-col-7, html body .blind-panel .blind-col-6, html body .blind-panel .blind-col-5, html body .blind-panel .blind-col-4, html body .blind-panel .blind-col-3, html body .blind-panel .blind-col-2, html body .blind-panel .blind-col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
html body .blind-panel .blind-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
html body .blind-panel .row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
html body .blind-panel .row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
html body .blind-panel .row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
html body .blind-panel .row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
html body .blind-panel .row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
html body .blind-panel .row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
html body .blind-panel .blind-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
html body .blind-panel .blind-col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
html body .blind-panel .blind-col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
html body .blind-panel .blind-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
html body .blind-panel .blind-col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
html body .blind-panel .blind-col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
html body .blind-panel .blind-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
html body .blind-panel .blind-col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
html body .blind-panel .blind-col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
html body .blind-panel .blind-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
html body .blind-panel .blind-col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
html body .blind-panel .blind-col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
html body .blind-panel .blind-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
html body .blind-panel .blind-order-first {
  order: -1;
}
html body .blind-panel .blind-order-last {
  order: 13;
}
html body .blind-panel .blind-order-0 {
  order: 0;
}
html body .blind-panel .blind-order-1 {
  order: 1;
}
html body .blind-panel .blind-order-2 {
  order: 2;
}
html body .blind-panel .blind-order-3 {
  order: 3;
}
html body .blind-panel .blind-order-4 {
  order: 4;
}
html body .blind-panel .blind-order-5 {
  order: 5;
}
html body .blind-panel .blind-order-6 {
  order: 6;
}
html body .blind-panel .blind-order-7 {
  order: 7;
}
html body .blind-panel .blind-order-8 {
  order: 8;
}
html body .blind-panel .blind-order-9 {
  order: 9;
}
html body .blind-panel .blind-order-10 {
  order: 10;
}
html body .blind-panel .blind-order-11 {
  order: 11;
}
html body .blind-panel .blind-order-12 {
  order: 12;
}
html body .blind-panel .blind-offset-1 {
  margin-left: 8.3333333333%;
}
html body .blind-panel .blind-offset-2 {
  margin-left: 16.6666666667%;
}
html body .blind-panel .blind-offset-3 {
  margin-left: 25%;
}
html body .blind-panel .blind-offset-4 {
  margin-left: 33.3333333333%;
}
html body .blind-panel .blind-offset-5 {
  margin-left: 41.6666666667%;
}
html body .blind-panel .blind-offset-6 {
  margin-left: 50%;
}
html body .blind-panel .blind-offset-7 {
  margin-left: 58.3333333333%;
}
html body .blind-panel .blind-offset-8 {
  margin-left: 66.6666666667%;
}
html body .blind-panel .blind-offset-9 {
  margin-left: 75%;
}
html body .blind-panel .blind-offset-10 {
  margin-left: 83.3333333333%;
}
html body .blind-panel .blind-offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  html body .blind-panel .blind-col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .blind-panel .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .blind-panel .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .blind-panel .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .blind-panel .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .blind-panel .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .blind-panel .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .blind-panel .blind-col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .blind-panel .blind-col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .blind-panel .blind-col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .blind-panel .blind-col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .blind-panel .blind-col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .blind-panel .blind-col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .blind-panel .blind-col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .blind-panel .blind-col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .blind-panel .blind-col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .blind-panel .blind-col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .blind-panel .blind-col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .blind-panel .blind-col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .blind-panel .blind-col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .blind-panel .blind-order-sm-first {
    order: -1;
  }
  html body .blind-panel .blind-order-sm-last {
    order: 13;
  }
  html body .blind-panel .blind-order-sm-0 {
    order: 0;
  }
  html body .blind-panel .blind-order-sm-1 {
    order: 1;
  }
  html body .blind-panel .blind-order-sm-2 {
    order: 2;
  }
  html body .blind-panel .blind-order-sm-3 {
    order: 3;
  }
  html body .blind-panel .blind-order-sm-4 {
    order: 4;
  }
  html body .blind-panel .blind-order-sm-5 {
    order: 5;
  }
  html body .blind-panel .blind-order-sm-6 {
    order: 6;
  }
  html body .blind-panel .blind-order-sm-7 {
    order: 7;
  }
  html body .blind-panel .blind-order-sm-8 {
    order: 8;
  }
  html body .blind-panel .blind-order-sm-9 {
    order: 9;
  }
  html body .blind-panel .blind-order-sm-10 {
    order: 10;
  }
  html body .blind-panel .blind-order-sm-11 {
    order: 11;
  }
  html body .blind-panel .blind-order-sm-12 {
    order: 12;
  }
  html body .blind-panel .blind-offset-sm-0 {
    margin-left: 0;
  }
  html body .blind-panel .blind-offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  html body .blind-panel .blind-offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  html body .blind-panel .blind-offset-sm-3 {
    margin-left: 25%;
  }
  html body .blind-panel .blind-offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  html body .blind-panel .blind-offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  html body .blind-panel .blind-offset-sm-6 {
    margin-left: 50%;
  }
  html body .blind-panel .blind-offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  html body .blind-panel .blind-offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  html body .blind-panel .blind-offset-sm-9 {
    margin-left: 75%;
  }
  html body .blind-panel .blind-offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  html body .blind-panel .blind-offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  html body .blind-panel .blind-col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .blind-panel .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .blind-panel .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .blind-panel .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .blind-panel .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .blind-panel .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .blind-panel .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .blind-panel .blind-col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .blind-panel .blind-col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .blind-panel .blind-col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .blind-panel .blind-col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .blind-panel .blind-col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .blind-panel .blind-col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .blind-panel .blind-col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .blind-panel .blind-col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .blind-panel .blind-col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .blind-panel .blind-col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .blind-panel .blind-col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .blind-panel .blind-col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .blind-panel .blind-col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .blind-panel .blind-order-md-first {
    order: -1;
  }
  html body .blind-panel .blind-order-md-last {
    order: 13;
  }
  html body .blind-panel .blind-order-md-0 {
    order: 0;
  }
  html body .blind-panel .blind-order-md-1 {
    order: 1;
  }
  html body .blind-panel .blind-order-md-2 {
    order: 2;
  }
  html body .blind-panel .blind-order-md-3 {
    order: 3;
  }
  html body .blind-panel .blind-order-md-4 {
    order: 4;
  }
  html body .blind-panel .blind-order-md-5 {
    order: 5;
  }
  html body .blind-panel .blind-order-md-6 {
    order: 6;
  }
  html body .blind-panel .blind-order-md-7 {
    order: 7;
  }
  html body .blind-panel .blind-order-md-8 {
    order: 8;
  }
  html body .blind-panel .blind-order-md-9 {
    order: 9;
  }
  html body .blind-panel .blind-order-md-10 {
    order: 10;
  }
  html body .blind-panel .blind-order-md-11 {
    order: 11;
  }
  html body .blind-panel .blind-order-md-12 {
    order: 12;
  }
  html body .blind-panel .blind-offset-md-0 {
    margin-left: 0;
  }
  html body .blind-panel .blind-offset-md-1 {
    margin-left: 8.3333333333%;
  }
  html body .blind-panel .blind-offset-md-2 {
    margin-left: 16.6666666667%;
  }
  html body .blind-panel .blind-offset-md-3 {
    margin-left: 25%;
  }
  html body .blind-panel .blind-offset-md-4 {
    margin-left: 33.3333333333%;
  }
  html body .blind-panel .blind-offset-md-5 {
    margin-left: 41.6666666667%;
  }
  html body .blind-panel .blind-offset-md-6 {
    margin-left: 50%;
  }
  html body .blind-panel .blind-offset-md-7 {
    margin-left: 58.3333333333%;
  }
  html body .blind-panel .blind-offset-md-8 {
    margin-left: 66.6666666667%;
  }
  html body .blind-panel .blind-offset-md-9 {
    margin-left: 75%;
  }
  html body .blind-panel .blind-offset-md-10 {
    margin-left: 83.3333333333%;
  }
  html body .blind-panel .blind-offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  html body .blind-panel .blind-col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .blind-panel .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .blind-panel .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .blind-panel .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .blind-panel .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .blind-panel .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .blind-panel .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .blind-panel .blind-col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .blind-panel .blind-col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .blind-panel .blind-col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .blind-panel .blind-col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .blind-panel .blind-col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .blind-panel .blind-col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .blind-panel .blind-col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .blind-panel .blind-col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .blind-panel .blind-col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .blind-panel .blind-col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .blind-panel .blind-col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .blind-panel .blind-col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .blind-panel .blind-col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .blind-panel .blind-order-lg-first {
    order: -1;
  }
  html body .blind-panel .blind-order-lg-last {
    order: 13;
  }
  html body .blind-panel .blind-order-lg-0 {
    order: 0;
  }
  html body .blind-panel .blind-order-lg-1 {
    order: 1;
  }
  html body .blind-panel .blind-order-lg-2 {
    order: 2;
  }
  html body .blind-panel .blind-order-lg-3 {
    order: 3;
  }
  html body .blind-panel .blind-order-lg-4 {
    order: 4;
  }
  html body .blind-panel .blind-order-lg-5 {
    order: 5;
  }
  html body .blind-panel .blind-order-lg-6 {
    order: 6;
  }
  html body .blind-panel .blind-order-lg-7 {
    order: 7;
  }
  html body .blind-panel .blind-order-lg-8 {
    order: 8;
  }
  html body .blind-panel .blind-order-lg-9 {
    order: 9;
  }
  html body .blind-panel .blind-order-lg-10 {
    order: 10;
  }
  html body .blind-panel .blind-order-lg-11 {
    order: 11;
  }
  html body .blind-panel .blind-order-lg-12 {
    order: 12;
  }
  html body .blind-panel .blind-offset-lg-0 {
    margin-left: 0;
  }
  html body .blind-panel .blind-offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  html body .blind-panel .blind-offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  html body .blind-panel .blind-offset-lg-3 {
    margin-left: 25%;
  }
  html body .blind-panel .blind-offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  html body .blind-panel .blind-offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  html body .blind-panel .blind-offset-lg-6 {
    margin-left: 50%;
  }
  html body .blind-panel .blind-offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  html body .blind-panel .blind-offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  html body .blind-panel .blind-offset-lg-9 {
    margin-left: 75%;
  }
  html body .blind-panel .blind-offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  html body .blind-panel .blind-offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  html body .blind-panel .blind-col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  html body .blind-panel .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .blind-panel .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .blind-panel .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .blind-panel .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .blind-panel .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  html body .blind-panel .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .blind-panel .blind-col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  html body .blind-panel .blind-col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  html body .blind-panel .blind-col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  html body .blind-panel .blind-col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  html body .blind-panel .blind-col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  html body .blind-panel .blind-col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  html body .blind-panel .blind-col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  html body .blind-panel .blind-col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  html body .blind-panel .blind-col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  html body .blind-panel .blind-col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  html body .blind-panel .blind-col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  html body .blind-panel .blind-col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  html body .blind-panel .blind-col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .blind-panel .blind-order-xl-first {
    order: -1;
  }
  html body .blind-panel .blind-order-xl-last {
    order: 13;
  }
  html body .blind-panel .blind-order-xl-0 {
    order: 0;
  }
  html body .blind-panel .blind-order-xl-1 {
    order: 1;
  }
  html body .blind-panel .blind-order-xl-2 {
    order: 2;
  }
  html body .blind-panel .blind-order-xl-3 {
    order: 3;
  }
  html body .blind-panel .blind-order-xl-4 {
    order: 4;
  }
  html body .blind-panel .blind-order-xl-5 {
    order: 5;
  }
  html body .blind-panel .blind-order-xl-6 {
    order: 6;
  }
  html body .blind-panel .blind-order-xl-7 {
    order: 7;
  }
  html body .blind-panel .blind-order-xl-8 {
    order: 8;
  }
  html body .blind-panel .blind-order-xl-9 {
    order: 9;
  }
  html body .blind-panel .blind-order-xl-10 {
    order: 10;
  }
  html body .blind-panel .blind-order-xl-11 {
    order: 11;
  }
  html body .blind-panel .blind-order-xl-12 {
    order: 12;
  }
  html body .blind-panel .blind-offset-xl-0 {
    margin-left: 0;
  }
  html body .blind-panel .blind-offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  html body .blind-panel .blind-offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  html body .blind-panel .blind-offset-xl-3 {
    margin-left: 25%;
  }
  html body .blind-panel .blind-offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  html body .blind-panel .blind-offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  html body .blind-panel .blind-offset-xl-6 {
    margin-left: 50%;
  }
  html body .blind-panel .blind-offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  html body .blind-panel .blind-offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  html body .blind-panel .blind-offset-xl-9 {
    margin-left: 75%;
  }
  html body .blind-panel .blind-offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  html body .blind-panel .blind-offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
html body .blind-body[data-blind-theme=white] {
  background-color: #ffffff !important;
  fill: #000000 !important;
}
html body .blind-body[data-blind-theme=white] * {
  background-color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000000 !important;
  color: #000000 !important;
  fill: #000000 !important;
}
html body .blind-body[data-blind-theme=white] * .blind-background-image {
  background-color: transparent !important;
}
html body .blind-body[data-blind-theme=white] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .blind-body[data-blind-theme=white] * a.blind-link {
  color: #000000 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * a.blind-link.disabled {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * a.blind-link.disabled:focus {
  color: rgba(0, 0, 0, 0.5) !important;
  border: 1px solid rgba(0, 0, 0, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * a.blind-link:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * a.blind-link:focus {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * :checked,
html body .blind-body[data-blind-theme=white] * :default,
html body .blind-body[data-blind-theme=white] * :disabled,
html body .blind-body[data-blind-theme=white] * :empty,
html body .blind-body[data-blind-theme=white] * :enabled,
html body .blind-body[data-blind-theme=white] * :first-child,
html body .blind-body[data-blind-theme=white] * :first-of-type,
html body .blind-body[data-blind-theme=white] * :focus,
html body .blind-body[data-blind-theme=white] * :indeterminate,
html body .blind-body[data-blind-theme=white] * :hover,
html body .blind-body[data-blind-theme=white] * :last-child,
html body .blind-body[data-blind-theme=white] * :last-of-type,
html body .blind-body[data-blind-theme=white] * :link,
html body .blind-body[data-blind-theme=white] * :nth-last-child,
html body .blind-body[data-blind-theme=white] * :nth-last-of-type,
html body .blind-body[data-blind-theme=white] * :nth-of-type,
html body .blind-body[data-blind-theme=white] * :only-child,
html body .blind-body[data-blind-theme=white] * :only-of-type,
html body .blind-body[data-blind-theme=white] * :optional,
html body .blind-body[data-blind-theme=white] * :read-write,
html body .blind-body[data-blind-theme=white] * :required,
html body .blind-body[data-blind-theme=white] * :root,
html body .blind-body[data-blind-theme=white] * :target,
html body .blind-body[data-blind-theme=white] * :valid,
html body .blind-body[data-blind-theme=white] * :visited,
html body .blind-body[data-blind-theme=white] * :first-child:first-letter,
html body .blind-body[data-blind-theme=white] * :default {
  background-color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #000000 !important;
  color: #000000 !important;
  fill: #000000 !important;
}
html body .blind-body[data-blind-theme=white] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=white] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=white] *::selection {
  background-color: #000000 !important;
  color: #ffffff !important;
}
html body .blind-body[data-blind-theme=white] * a {
  outline: 0 !important;
  color: #000000 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .blind-body[data-blind-theme=white] * a.active {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * a:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=white] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=white] * a:hover * {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=white] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=white] * button, html body .blind-body[data-blind-theme=white] * input[type=submit], html body .blind-body[data-blind-theme=white] * input[type=button], html body .blind-body[data-blind-theme=white] * button[type=submit], html body .blind-body[data-blind-theme=white] * button[type=button] {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * button:hover.active, html body .blind-body[data-blind-theme=white] * input[type=button]:hover.active, html body .blind-body[data-blind-theme=white] * input[type=submit]:hover.active, html body .blind-body[data-blind-theme=white] * button[type=submit]:hover.active, html body .blind-body[data-blind-theme=white] * button[type=button]:hover.active {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * button:hover:hover, html body .blind-body[data-blind-theme=white] * input[type=button]:hover:hover, html body .blind-body[data-blind-theme=white] * input[type=submit]:hover:hover, html body .blind-body[data-blind-theme=white] * button[type=submit]:hover:hover, html body .blind-body[data-blind-theme=white] * button[type=button]:hover:hover {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=white] * button:hover:hover *, html body .blind-body[data-blind-theme=white] * input[type=button]:hover:hover *, html body .blind-body[data-blind-theme=white] * input[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=white] * button[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=white] * button[type=button]:hover:hover * {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] {
  background-color: #000000 !important;
  fill: #ffffff !important;
}
html body .blind-body[data-blind-theme=black] * {
  background-color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  fill: #ffffff !important;
}
html body .blind-body[data-blind-theme=black] * .blind-background-image {
  background-color: transparent !important;
}
html body .blind-body[data-blind-theme=black] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .blind-body[data-blind-theme=black] * a.blind-link {
  color: #ffffff !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * a.blind-link.disabled {
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * a.blind-link.disabled:focus {
  color: rgba(255, 255, 255, 0.5) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * a.blind-link:hover {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * a.blind-link:focus {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * :checked,
html body .blind-body[data-blind-theme=black] * :default,
html body .blind-body[data-blind-theme=black] * :disabled,
html body .blind-body[data-blind-theme=black] * :empty,
html body .blind-body[data-blind-theme=black] * :enabled,
html body .blind-body[data-blind-theme=black] * :first-child,
html body .blind-body[data-blind-theme=black] * :first-of-type,
html body .blind-body[data-blind-theme=black] * :focus,
html body .blind-body[data-blind-theme=black] * :indeterminate,
html body .blind-body[data-blind-theme=black] * :hover,
html body .blind-body[data-blind-theme=black] * :last-child,
html body .blind-body[data-blind-theme=black] * :last-of-type,
html body .blind-body[data-blind-theme=black] * :link,
html body .blind-body[data-blind-theme=black] * :nth-last-child,
html body .blind-body[data-blind-theme=black] * :nth-last-of-type,
html body .blind-body[data-blind-theme=black] * :nth-of-type,
html body .blind-body[data-blind-theme=black] * :only-child,
html body .blind-body[data-blind-theme=black] * :only-of-type,
html body .blind-body[data-blind-theme=black] * :optional,
html body .blind-body[data-blind-theme=black] * :read-write,
html body .blind-body[data-blind-theme=black] * :required,
html body .blind-body[data-blind-theme=black] * :root,
html body .blind-body[data-blind-theme=black] * :target,
html body .blind-body[data-blind-theme=black] * :valid,
html body .blind-body[data-blind-theme=black] * :visited,
html body .blind-body[data-blind-theme=black] * :first-child:first-letter,
html body .blind-body[data-blind-theme=black] * :default {
  background-color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #ffffff !important;
  color: #ffffff !important;
  fill: #ffffff !important;
}
html body .blind-body[data-blind-theme=black] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=black] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #ffffff !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=black] *::selection {
  background-color: #ffffff !important;
  color: #000000 !important;
}
html body .blind-body[data-blind-theme=black] * a {
  outline: 0 !important;
  color: #ffffff !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .blind-body[data-blind-theme=black] * a.active {
  color: #ffffff !important;
  background-color: #000000 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * a:hover {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=black] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=black] * a:hover * {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=black] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #000000 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=black] * button, html body .blind-body[data-blind-theme=black] * input[type=submit], html body .blind-body[data-blind-theme=black] * input[type=button], html body .blind-body[data-blind-theme=black] * button[type=submit], html body .blind-body[data-blind-theme=black] * button[type=button] {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * button:hover.active, html body .blind-body[data-blind-theme=black] * input[type=button]:hover.active, html body .blind-body[data-blind-theme=black] * input[type=submit]:hover.active, html body .blind-body[data-blind-theme=black] * button[type=submit]:hover.active, html body .blind-body[data-blind-theme=black] * button[type=button]:hover.active {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * button:hover:hover, html body .blind-body[data-blind-theme=black] * input[type=button]:hover:hover, html body .blind-body[data-blind-theme=black] * input[type=submit]:hover:hover, html body .blind-body[data-blind-theme=black] * button[type=submit]:hover:hover, html body .blind-body[data-blind-theme=black] * button[type=button]:hover:hover {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=black] * button:hover:hover *, html body .blind-body[data-blind-theme=black] * input[type=button]:hover:hover *, html body .blind-body[data-blind-theme=black] * input[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=black] * button[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=black] * button[type=button]:hover:hover * {
  color: #000000 !important;
  background-color: #ffffff !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] {
  background-color: #9DD1FF !important;
  fill: #063462 !important;
}
html body .blind-body[data-blind-theme=blue] * {
  background-color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
  color: #063462 !important;
  fill: #063462 !important;
}
html body .blind-body[data-blind-theme=blue] * .blind-background-image {
  background-color: transparent !important;
}
html body .blind-body[data-blind-theme=blue] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .blind-body[data-blind-theme=blue] * a.blind-link {
  color: #063462 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * a.blind-link.disabled {
  color: rgba(6, 52, 98, 0.5) !important;
  border: 1px solid rgba(6, 52, 98, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * a.blind-link.disabled:focus {
  color: rgba(6, 52, 98, 0.5) !important;
  border: 1px solid rgba(6, 52, 98, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * a.blind-link:hover {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * a.blind-link:focus {
  color: #063462 !important;
  background-color: #9DD1FF !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * :checked,
html body .blind-body[data-blind-theme=blue] * :default,
html body .blind-body[data-blind-theme=blue] * :disabled,
html body .blind-body[data-blind-theme=blue] * :empty,
html body .blind-body[data-blind-theme=blue] * :enabled,
html body .blind-body[data-blind-theme=blue] * :first-child,
html body .blind-body[data-blind-theme=blue] * :first-of-type,
html body .blind-body[data-blind-theme=blue] * :focus,
html body .blind-body[data-blind-theme=blue] * :indeterminate,
html body .blind-body[data-blind-theme=blue] * :hover,
html body .blind-body[data-blind-theme=blue] * :last-child,
html body .blind-body[data-blind-theme=blue] * :last-of-type,
html body .blind-body[data-blind-theme=blue] * :link,
html body .blind-body[data-blind-theme=blue] * :nth-last-child,
html body .blind-body[data-blind-theme=blue] * :nth-last-of-type,
html body .blind-body[data-blind-theme=blue] * :nth-of-type,
html body .blind-body[data-blind-theme=blue] * :only-child,
html body .blind-body[data-blind-theme=blue] * :only-of-type,
html body .blind-body[data-blind-theme=blue] * :optional,
html body .blind-body[data-blind-theme=blue] * :read-write,
html body .blind-body[data-blind-theme=blue] * :required,
html body .blind-body[data-blind-theme=blue] * :root,
html body .blind-body[data-blind-theme=blue] * :target,
html body .blind-body[data-blind-theme=blue] * :valid,
html body .blind-body[data-blind-theme=blue] * :visited,
html body .blind-body[data-blind-theme=blue] * :first-child:first-letter,
html body .blind-body[data-blind-theme=blue] * :default {
  background-color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #063462 !important;
  color: #063462 !important;
  fill: #063462 !important;
}
html body .blind-body[data-blind-theme=blue] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=blue] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #063462 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=blue] *::selection {
  background-color: #063462 !important;
  color: #9DD1FF !important;
}
html body .blind-body[data-blind-theme=blue] * a {
  outline: 0 !important;
  color: #063462 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .blind-body[data-blind-theme=blue] * a.active {
  color: #063462 !important;
  background-color: #9DD1FF !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * a:hover {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=blue] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=blue] * a:hover * {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=blue] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #9DD1FF !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=blue] * button, html body .blind-body[data-blind-theme=blue] * input[type=submit], html body .blind-body[data-blind-theme=blue] * input[type=button], html body .blind-body[data-blind-theme=blue] * button[type=submit], html body .blind-body[data-blind-theme=blue] * button[type=button] {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * button:hover.active, html body .blind-body[data-blind-theme=blue] * input[type=button]:hover.active, html body .blind-body[data-blind-theme=blue] * input[type=submit]:hover.active, html body .blind-body[data-blind-theme=blue] * button[type=submit]:hover.active, html body .blind-body[data-blind-theme=blue] * button[type=button]:hover.active {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * button:hover:hover, html body .blind-body[data-blind-theme=blue] * input[type=button]:hover:hover, html body .blind-body[data-blind-theme=blue] * input[type=submit]:hover:hover, html body .blind-body[data-blind-theme=blue] * button[type=submit]:hover:hover, html body .blind-body[data-blind-theme=blue] * button[type=button]:hover:hover {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=blue] * button:hover:hover *, html body .blind-body[data-blind-theme=blue] * input[type=button]:hover:hover *, html body .blind-body[data-blind-theme=blue] * input[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=blue] * button[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=blue] * button[type=button]:hover:hover * {
  color: #9DD1FF !important;
  background-color: #063462 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] {
  background-color: #F7F3D6 !important;
  fill: #4D4B43 !important;
}
html body .blind-body[data-blind-theme=brown] * {
  background-color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4D4B43 !important;
  color: #4D4B43 !important;
  fill: #4D4B43 !important;
}
html body .blind-body[data-blind-theme=brown] * .blind-background-image {
  background-color: transparent !important;
}
html body .blind-body[data-blind-theme=brown] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .blind-body[data-blind-theme=brown] * a.blind-link {
  color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * a.blind-link.disabled {
  color: rgba(77, 75, 67, 0.5) !important;
  border: 1px solid rgba(77, 75, 67, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * a.blind-link.disabled:focus {
  color: rgba(77, 75, 67, 0.5) !important;
  border: 1px solid rgba(77, 75, 67, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * a.blind-link:hover {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * a.blind-link:focus {
  color: #4D4B43 !important;
  background-color: #F7F3D6 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * :checked,
html body .blind-body[data-blind-theme=brown] * :default,
html body .blind-body[data-blind-theme=brown] * :disabled,
html body .blind-body[data-blind-theme=brown] * :empty,
html body .blind-body[data-blind-theme=brown] * :enabled,
html body .blind-body[data-blind-theme=brown] * :first-child,
html body .blind-body[data-blind-theme=brown] * :first-of-type,
html body .blind-body[data-blind-theme=brown] * :focus,
html body .blind-body[data-blind-theme=brown] * :indeterminate,
html body .blind-body[data-blind-theme=brown] * :hover,
html body .blind-body[data-blind-theme=brown] * :last-child,
html body .blind-body[data-blind-theme=brown] * :last-of-type,
html body .blind-body[data-blind-theme=brown] * :link,
html body .blind-body[data-blind-theme=brown] * :nth-last-child,
html body .blind-body[data-blind-theme=brown] * :nth-last-of-type,
html body .blind-body[data-blind-theme=brown] * :nth-of-type,
html body .blind-body[data-blind-theme=brown] * :only-child,
html body .blind-body[data-blind-theme=brown] * :only-of-type,
html body .blind-body[data-blind-theme=brown] * :optional,
html body .blind-body[data-blind-theme=brown] * :read-write,
html body .blind-body[data-blind-theme=brown] * :required,
html body .blind-body[data-blind-theme=brown] * :root,
html body .blind-body[data-blind-theme=brown] * :target,
html body .blind-body[data-blind-theme=brown] * :valid,
html body .blind-body[data-blind-theme=brown] * :visited,
html body .blind-body[data-blind-theme=brown] * :first-child:first-letter,
html body .blind-body[data-blind-theme=brown] * :default {
  background-color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #4D4B43 !important;
  color: #4D4B43 !important;
  fill: #4D4B43 !important;
}
html body .blind-body[data-blind-theme=brown] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=brown] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #4D4B43 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=brown] *::selection {
  background-color: #4D4B43 !important;
  color: #F7F3D6 !important;
}
html body .blind-body[data-blind-theme=brown] * a {
  outline: 0 !important;
  color: #4D4B43 !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .blind-body[data-blind-theme=brown] * a.active {
  color: #4D4B43 !important;
  background-color: #F7F3D6 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * a:hover {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=brown] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=brown] * a:hover * {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=brown] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #F7F3D6 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=brown] * button, html body .blind-body[data-blind-theme=brown] * input[type=submit], html body .blind-body[data-blind-theme=brown] * input[type=button], html body .blind-body[data-blind-theme=brown] * button[type=submit], html body .blind-body[data-blind-theme=brown] * button[type=button] {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * button:hover.active, html body .blind-body[data-blind-theme=brown] * input[type=button]:hover.active, html body .blind-body[data-blind-theme=brown] * input[type=submit]:hover.active, html body .blind-body[data-blind-theme=brown] * button[type=submit]:hover.active, html body .blind-body[data-blind-theme=brown] * button[type=button]:hover.active {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * button:hover:hover, html body .blind-body[data-blind-theme=brown] * input[type=button]:hover:hover, html body .blind-body[data-blind-theme=brown] * input[type=submit]:hover:hover, html body .blind-body[data-blind-theme=brown] * button[type=submit]:hover:hover, html body .blind-body[data-blind-theme=brown] * button[type=button]:hover:hover {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=brown] * button:hover:hover *, html body .blind-body[data-blind-theme=brown] * input[type=button]:hover:hover *, html body .blind-body[data-blind-theme=brown] * input[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=brown] * button[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=brown] * button[type=button]:hover:hover * {
  color: #F7F3D6 !important;
  background-color: #4D4B43 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] {
  background-color: #3B2716 !important;
  fill: #A9E44D !important;
}
html body .blind-body[data-blind-theme=green] * {
  background-color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #A9E44D !important;
  color: #A9E44D !important;
  fill: #A9E44D !important;
}
html body .blind-body[data-blind-theme=green] * .blind-background-image {
  background-color: transparent !important;
}
html body .blind-body[data-blind-theme=green] * a {
  text-decoration: underline !important;
  outline: 0 !important;
}
html body .blind-body[data-blind-theme=green] * a.blind-link {
  color: #A9E44D !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * a.blind-link.disabled {
  color: rgba(169, 228, 77, 0.5) !important;
  border: 1px solid rgba(169, 228, 77, 0.5) !important;
  pointer-events: none;
  cursor: no-drop;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * a.blind-link.disabled:focus {
  color: rgba(169, 228, 77, 0.5) !important;
  border: 1px solid rgba(169, 228, 77, 0.5) !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * a.blind-link:hover {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * a.blind-link:focus {
  color: #A9E44D !important;
  background-color: #3B2716 !important;
  text-underline: none !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * :checked,
html body .blind-body[data-blind-theme=green] * :default,
html body .blind-body[data-blind-theme=green] * :disabled,
html body .blind-body[data-blind-theme=green] * :empty,
html body .blind-body[data-blind-theme=green] * :enabled,
html body .blind-body[data-blind-theme=green] * :first-child,
html body .blind-body[data-blind-theme=green] * :first-of-type,
html body .blind-body[data-blind-theme=green] * :focus,
html body .blind-body[data-blind-theme=green] * :indeterminate,
html body .blind-body[data-blind-theme=green] * :hover,
html body .blind-body[data-blind-theme=green] * :last-child,
html body .blind-body[data-blind-theme=green] * :last-of-type,
html body .blind-body[data-blind-theme=green] * :link,
html body .blind-body[data-blind-theme=green] * :nth-last-child,
html body .blind-body[data-blind-theme=green] * :nth-last-of-type,
html body .blind-body[data-blind-theme=green] * :nth-of-type,
html body .blind-body[data-blind-theme=green] * :only-child,
html body .blind-body[data-blind-theme=green] * :only-of-type,
html body .blind-body[data-blind-theme=green] * :optional,
html body .blind-body[data-blind-theme=green] * :read-write,
html body .blind-body[data-blind-theme=green] * :required,
html body .blind-body[data-blind-theme=green] * :root,
html body .blind-body[data-blind-theme=green] * :target,
html body .blind-body[data-blind-theme=green] * :valid,
html body .blind-body[data-blind-theme=green] * :visited,
html body .blind-body[data-blind-theme=green] * :first-child:first-letter,
html body .blind-body[data-blind-theme=green] * :default {
  background-color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: #A9E44D !important;
  color: #A9E44D !important;
  fill: #A9E44D !important;
}
html body .blind-body[data-blind-theme=green] *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=green] *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #A9E44D !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=green] *::selection {
  background-color: #A9E44D !important;
  color: #3B2716 !important;
}
html body .blind-body[data-blind-theme=green] * a {
  outline: 0 !important;
  color: #A9E44D !important;
  background-color: transparent !important;
  text-decoration: underline !important;
}
html body .blind-body[data-blind-theme=green] * a.active {
  color: #A9E44D !important;
  background-color: #3B2716 !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * a:hover {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * a:hover:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=green] * a:hover:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=green] * a:hover * {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * a:hover *:after {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=green] * a:hover *:before {
  background-color: rgba(255, 255, 255, 0) !important;
  color: #3B2716 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  border-color: transparent !important;
}
html body .blind-body[data-blind-theme=green] * button, html body .blind-body[data-blind-theme=green] * input[type=submit], html body .blind-body[data-blind-theme=green] * input[type=button], html body .blind-body[data-blind-theme=green] * button[type=submit], html body .blind-body[data-blind-theme=green] * button[type=button] {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * button:hover.active, html body .blind-body[data-blind-theme=green] * input[type=button]:hover.active, html body .blind-body[data-blind-theme=green] * input[type=submit]:hover.active, html body .blind-body[data-blind-theme=green] * button[type=submit]:hover.active, html body .blind-body[data-blind-theme=green] * button[type=button]:hover.active {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * button:hover:hover, html body .blind-body[data-blind-theme=green] * input[type=button]:hover:hover, html body .blind-body[data-blind-theme=green] * input[type=submit]:hover:hover, html body .blind-body[data-blind-theme=green] * button[type=submit]:hover:hover, html body .blind-body[data-blind-theme=green] * button[type=button]:hover:hover {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-theme=green] * button:hover:hover *, html body .blind-body[data-blind-theme=green] * input[type=button]:hover:hover *, html body .blind-body[data-blind-theme=green] * input[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=green] * button[type=submit]:hover:hover *, html body .blind-body[data-blind-theme=green] * button[type=button]:hover:hover * {
  color: #3B2716 !important;
  background-color: #A9E44D !important;
  text-decoration: none !important;
}
html body .blind-body[data-blind-size="40"] * {
  font-size: 40px !important;
}
html body .blind-body[data-blind-size="40"] * h1,
html body .blind-body[data-blind-size="40"] * h1 * {
  font-size: 47px !important;
}
html body .blind-body[data-blind-size="40"] * h2,
html body .blind-body[data-blind-size="40"] * h2 * {
  font-size: 46px !important;
}
html body .blind-body[data-blind-size="40"] * h3,
html body .blind-body[data-blind-size="40"] * h3 * {
  font-size: 45px !important;
}
html body .blind-body[data-blind-size="40"] * h4,
html body .blind-body[data-blind-size="40"] * h4 * {
  font-size: 44px !important;
}
html body .blind-body[data-blind-size="40"] * h5,
html body .blind-body[data-blind-size="40"] * h5 * {
  font-size: 43px !important;
}
html body .blind-body[data-blind-size="40"] * h6,
html body .blind-body[data-blind-size="40"] * h6 * {
  font-size: 42px !important;
}
html body .blind-body[data-blind-size="39"] * {
  font-size: 39px !important;
}
html body .blind-body[data-blind-size="39"] * h1,
html body .blind-body[data-blind-size="39"] * h1 * {
  font-size: 46px !important;
}
html body .blind-body[data-blind-size="39"] * h2,
html body .blind-body[data-blind-size="39"] * h2 * {
  font-size: 45px !important;
}
html body .blind-body[data-blind-size="39"] * h3,
html body .blind-body[data-blind-size="39"] * h3 * {
  font-size: 44px !important;
}
html body .blind-body[data-blind-size="39"] * h4,
html body .blind-body[data-blind-size="39"] * h4 * {
  font-size: 43px !important;
}
html body .blind-body[data-blind-size="39"] * h5,
html body .blind-body[data-blind-size="39"] * h5 * {
  font-size: 42px !important;
}
html body .blind-body[data-blind-size="39"] * h6,
html body .blind-body[data-blind-size="39"] * h6 * {
  font-size: 41px !important;
}
html body .blind-body[data-blind-size="38"] * {
  font-size: 38px !important;
}
html body .blind-body[data-blind-size="38"] * h1,
html body .blind-body[data-blind-size="38"] * h1 * {
  font-size: 45px !important;
}
html body .blind-body[data-blind-size="38"] * h2,
html body .blind-body[data-blind-size="38"] * h2 * {
  font-size: 44px !important;
}
html body .blind-body[data-blind-size="38"] * h3,
html body .blind-body[data-blind-size="38"] * h3 * {
  font-size: 43px !important;
}
html body .blind-body[data-blind-size="38"] * h4,
html body .blind-body[data-blind-size="38"] * h4 * {
  font-size: 42px !important;
}
html body .blind-body[data-blind-size="38"] * h5,
html body .blind-body[data-blind-size="38"] * h5 * {
  font-size: 41px !important;
}
html body .blind-body[data-blind-size="38"] * h6,
html body .blind-body[data-blind-size="38"] * h6 * {
  font-size: 40px !important;
}
html body .blind-body[data-blind-size="37"] * {
  font-size: 37px !important;
}
html body .blind-body[data-blind-size="37"] * h1,
html body .blind-body[data-blind-size="37"] * h1 * {
  font-size: 44px !important;
}
html body .blind-body[data-blind-size="37"] * h2,
html body .blind-body[data-blind-size="37"] * h2 * {
  font-size: 43px !important;
}
html body .blind-body[data-blind-size="37"] * h3,
html body .blind-body[data-blind-size="37"] * h3 * {
  font-size: 42px !important;
}
html body .blind-body[data-blind-size="37"] * h4,
html body .blind-body[data-blind-size="37"] * h4 * {
  font-size: 41px !important;
}
html body .blind-body[data-blind-size="37"] * h5,
html body .blind-body[data-blind-size="37"] * h5 * {
  font-size: 40px !important;
}
html body .blind-body[data-blind-size="37"] * h6,
html body .blind-body[data-blind-size="37"] * h6 * {
  font-size: 39px !important;
}
html body .blind-body[data-blind-size="36"] * {
  font-size: 36px !important;
}
html body .blind-body[data-blind-size="36"] * h1,
html body .blind-body[data-blind-size="36"] * h1 * {
  font-size: 43px !important;
}
html body .blind-body[data-blind-size="36"] * h2,
html body .blind-body[data-blind-size="36"] * h2 * {
  font-size: 42px !important;
}
html body .blind-body[data-blind-size="36"] * h3,
html body .blind-body[data-blind-size="36"] * h3 * {
  font-size: 41px !important;
}
html body .blind-body[data-blind-size="36"] * h4,
html body .blind-body[data-blind-size="36"] * h4 * {
  font-size: 40px !important;
}
html body .blind-body[data-blind-size="36"] * h5,
html body .blind-body[data-blind-size="36"] * h5 * {
  font-size: 39px !important;
}
html body .blind-body[data-blind-size="36"] * h6,
html body .blind-body[data-blind-size="36"] * h6 * {
  font-size: 38px !important;
}
html body .blind-body[data-blind-size="35"] * {
  font-size: 35px !important;
}
html body .blind-body[data-blind-size="35"] * h1,
html body .blind-body[data-blind-size="35"] * h1 * {
  font-size: 42px !important;
}
html body .blind-body[data-blind-size="35"] * h2,
html body .blind-body[data-blind-size="35"] * h2 * {
  font-size: 41px !important;
}
html body .blind-body[data-blind-size="35"] * h3,
html body .blind-body[data-blind-size="35"] * h3 * {
  font-size: 40px !important;
}
html body .blind-body[data-blind-size="35"] * h4,
html body .blind-body[data-blind-size="35"] * h4 * {
  font-size: 39px !important;
}
html body .blind-body[data-blind-size="35"] * h5,
html body .blind-body[data-blind-size="35"] * h5 * {
  font-size: 38px !important;
}
html body .blind-body[data-blind-size="35"] * h6,
html body .blind-body[data-blind-size="35"] * h6 * {
  font-size: 37px !important;
}
html body .blind-body[data-blind-size="34"] * {
  font-size: 34px !important;
}
html body .blind-body[data-blind-size="34"] * h1,
html body .blind-body[data-blind-size="34"] * h1 * {
  font-size: 41px !important;
}
html body .blind-body[data-blind-size="34"] * h2,
html body .blind-body[data-blind-size="34"] * h2 * {
  font-size: 40px !important;
}
html body .blind-body[data-blind-size="34"] * h3,
html body .blind-body[data-blind-size="34"] * h3 * {
  font-size: 39px !important;
}
html body .blind-body[data-blind-size="34"] * h4,
html body .blind-body[data-blind-size="34"] * h4 * {
  font-size: 38px !important;
}
html body .blind-body[data-blind-size="34"] * h5,
html body .blind-body[data-blind-size="34"] * h5 * {
  font-size: 37px !important;
}
html body .blind-body[data-blind-size="34"] * h6,
html body .blind-body[data-blind-size="34"] * h6 * {
  font-size: 36px !important;
}
html body .blind-body[data-blind-size="33"] * {
  font-size: 33px !important;
}
html body .blind-body[data-blind-size="33"] * h1,
html body .blind-body[data-blind-size="33"] * h1 * {
  font-size: 40px !important;
}
html body .blind-body[data-blind-size="33"] * h2,
html body .blind-body[data-blind-size="33"] * h2 * {
  font-size: 39px !important;
}
html body .blind-body[data-blind-size="33"] * h3,
html body .blind-body[data-blind-size="33"] * h3 * {
  font-size: 38px !important;
}
html body .blind-body[data-blind-size="33"] * h4,
html body .blind-body[data-blind-size="33"] * h4 * {
  font-size: 37px !important;
}
html body .blind-body[data-blind-size="33"] * h5,
html body .blind-body[data-blind-size="33"] * h5 * {
  font-size: 36px !important;
}
html body .blind-body[data-blind-size="33"] * h6,
html body .blind-body[data-blind-size="33"] * h6 * {
  font-size: 35px !important;
}
html body .blind-body[data-blind-size="32"] * {
  font-size: 32px !important;
}
html body .blind-body[data-blind-size="32"] * h1,
html body .blind-body[data-blind-size="32"] * h1 * {
  font-size: 39px !important;
}
html body .blind-body[data-blind-size="32"] * h2,
html body .blind-body[data-blind-size="32"] * h2 * {
  font-size: 38px !important;
}
html body .blind-body[data-blind-size="32"] * h3,
html body .blind-body[data-blind-size="32"] * h3 * {
  font-size: 37px !important;
}
html body .blind-body[data-blind-size="32"] * h4,
html body .blind-body[data-blind-size="32"] * h4 * {
  font-size: 36px !important;
}
html body .blind-body[data-blind-size="32"] * h5,
html body .blind-body[data-blind-size="32"] * h5 * {
  font-size: 35px !important;
}
html body .blind-body[data-blind-size="32"] * h6,
html body .blind-body[data-blind-size="32"] * h6 * {
  font-size: 34px !important;
}
html body .blind-body[data-blind-size="31"] * {
  font-size: 31px !important;
}
html body .blind-body[data-blind-size="31"] * h1,
html body .blind-body[data-blind-size="31"] * h1 * {
  font-size: 38px !important;
}
html body .blind-body[data-blind-size="31"] * h2,
html body .blind-body[data-blind-size="31"] * h2 * {
  font-size: 37px !important;
}
html body .blind-body[data-blind-size="31"] * h3,
html body .blind-body[data-blind-size="31"] * h3 * {
  font-size: 36px !important;
}
html body .blind-body[data-blind-size="31"] * h4,
html body .blind-body[data-blind-size="31"] * h4 * {
  font-size: 35px !important;
}
html body .blind-body[data-blind-size="31"] * h5,
html body .blind-body[data-blind-size="31"] * h5 * {
  font-size: 34px !important;
}
html body .blind-body[data-blind-size="31"] * h6,
html body .blind-body[data-blind-size="31"] * h6 * {
  font-size: 33px !important;
}
html body .blind-body[data-blind-size="30"] * {
  font-size: 30px !important;
}
html body .blind-body[data-blind-size="30"] * h1,
html body .blind-body[data-blind-size="30"] * h1 * {
  font-size: 37px !important;
}
html body .blind-body[data-blind-size="30"] * h2,
html body .blind-body[data-blind-size="30"] * h2 * {
  font-size: 36px !important;
}
html body .blind-body[data-blind-size="30"] * h3,
html body .blind-body[data-blind-size="30"] * h3 * {
  font-size: 35px !important;
}
html body .blind-body[data-blind-size="30"] * h4,
html body .blind-body[data-blind-size="30"] * h4 * {
  font-size: 34px !important;
}
html body .blind-body[data-blind-size="30"] * h5,
html body .blind-body[data-blind-size="30"] * h5 * {
  font-size: 33px !important;
}
html body .blind-body[data-blind-size="30"] * h6,
html body .blind-body[data-blind-size="30"] * h6 * {
  font-size: 32px !important;
}
html body .blind-body[data-blind-size="29"] * {
  font-size: 29px !important;
}
html body .blind-body[data-blind-size="29"] * h1,
html body .blind-body[data-blind-size="29"] * h1 * {
  font-size: 36px !important;
}
html body .blind-body[data-blind-size="29"] * h2,
html body .blind-body[data-blind-size="29"] * h2 * {
  font-size: 35px !important;
}
html body .blind-body[data-blind-size="29"] * h3,
html body .blind-body[data-blind-size="29"] * h3 * {
  font-size: 34px !important;
}
html body .blind-body[data-blind-size="29"] * h4,
html body .blind-body[data-blind-size="29"] * h4 * {
  font-size: 33px !important;
}
html body .blind-body[data-blind-size="29"] * h5,
html body .blind-body[data-blind-size="29"] * h5 * {
  font-size: 32px !important;
}
html body .blind-body[data-blind-size="29"] * h6,
html body .blind-body[data-blind-size="29"] * h6 * {
  font-size: 31px !important;
}
html body .blind-body[data-blind-size="28"] * {
  font-size: 28px !important;
}
html body .blind-body[data-blind-size="28"] * h1,
html body .blind-body[data-blind-size="28"] * h1 * {
  font-size: 35px !important;
}
html body .blind-body[data-blind-size="28"] * h2,
html body .blind-body[data-blind-size="28"] * h2 * {
  font-size: 34px !important;
}
html body .blind-body[data-blind-size="28"] * h3,
html body .blind-body[data-blind-size="28"] * h3 * {
  font-size: 33px !important;
}
html body .blind-body[data-blind-size="28"] * h4,
html body .blind-body[data-blind-size="28"] * h4 * {
  font-size: 32px !important;
}
html body .blind-body[data-blind-size="28"] * h5,
html body .blind-body[data-blind-size="28"] * h5 * {
  font-size: 31px !important;
}
html body .blind-body[data-blind-size="28"] * h6,
html body .blind-body[data-blind-size="28"] * h6 * {
  font-size: 30px !important;
}
html body .blind-body[data-blind-size="27"] * {
  font-size: 27px !important;
}
html body .blind-body[data-blind-size="27"] * h1,
html body .blind-body[data-blind-size="27"] * h1 * {
  font-size: 34px !important;
}
html body .blind-body[data-blind-size="27"] * h2,
html body .blind-body[data-blind-size="27"] * h2 * {
  font-size: 33px !important;
}
html body .blind-body[data-blind-size="27"] * h3,
html body .blind-body[data-blind-size="27"] * h3 * {
  font-size: 32px !important;
}
html body .blind-body[data-blind-size="27"] * h4,
html body .blind-body[data-blind-size="27"] * h4 * {
  font-size: 31px !important;
}
html body .blind-body[data-blind-size="27"] * h5,
html body .blind-body[data-blind-size="27"] * h5 * {
  font-size: 30px !important;
}
html body .blind-body[data-blind-size="27"] * h6,
html body .blind-body[data-blind-size="27"] * h6 * {
  font-size: 29px !important;
}
html body .blind-body[data-blind-size="26"] * {
  font-size: 26px !important;
}
html body .blind-body[data-blind-size="26"] * h1,
html body .blind-body[data-blind-size="26"] * h1 * {
  font-size: 33px !important;
}
html body .blind-body[data-blind-size="26"] * h2,
html body .blind-body[data-blind-size="26"] * h2 * {
  font-size: 32px !important;
}
html body .blind-body[data-blind-size="26"] * h3,
html body .blind-body[data-blind-size="26"] * h3 * {
  font-size: 31px !important;
}
html body .blind-body[data-blind-size="26"] * h4,
html body .blind-body[data-blind-size="26"] * h4 * {
  font-size: 30px !important;
}
html body .blind-body[data-blind-size="26"] * h5,
html body .blind-body[data-blind-size="26"] * h5 * {
  font-size: 29px !important;
}
html body .blind-body[data-blind-size="26"] * h6,
html body .blind-body[data-blind-size="26"] * h6 * {
  font-size: 28px !important;
}
html body .blind-body[data-blind-size="25"] * {
  font-size: 25px !important;
}
html body .blind-body[data-blind-size="25"] * h1,
html body .blind-body[data-blind-size="25"] * h1 * {
  font-size: 32px !important;
}
html body .blind-body[data-blind-size="25"] * h2,
html body .blind-body[data-blind-size="25"] * h2 * {
  font-size: 31px !important;
}
html body .blind-body[data-blind-size="25"] * h3,
html body .blind-body[data-blind-size="25"] * h3 * {
  font-size: 30px !important;
}
html body .blind-body[data-blind-size="25"] * h4,
html body .blind-body[data-blind-size="25"] * h4 * {
  font-size: 29px !important;
}
html body .blind-body[data-blind-size="25"] * h5,
html body .blind-body[data-blind-size="25"] * h5 * {
  font-size: 28px !important;
}
html body .blind-body[data-blind-size="25"] * h6,
html body .blind-body[data-blind-size="25"] * h6 * {
  font-size: 27px !important;
}
html body .blind-body[data-blind-size="24"] * {
  font-size: 24px !important;
}
html body .blind-body[data-blind-size="24"] * h1,
html body .blind-body[data-blind-size="24"] * h1 * {
  font-size: 31px !important;
}
html body .blind-body[data-blind-size="24"] * h2,
html body .blind-body[data-blind-size="24"] * h2 * {
  font-size: 30px !important;
}
html body .blind-body[data-blind-size="24"] * h3,
html body .blind-body[data-blind-size="24"] * h3 * {
  font-size: 29px !important;
}
html body .blind-body[data-blind-size="24"] * h4,
html body .blind-body[data-blind-size="24"] * h4 * {
  font-size: 28px !important;
}
html body .blind-body[data-blind-size="24"] * h5,
html body .blind-body[data-blind-size="24"] * h5 * {
  font-size: 27px !important;
}
html body .blind-body[data-blind-size="24"] * h6,
html body .blind-body[data-blind-size="24"] * h6 * {
  font-size: 26px !important;
}
html body .blind-body[data-blind-size="23"] * {
  font-size: 23px !important;
}
html body .blind-body[data-blind-size="23"] * h1,
html body .blind-body[data-blind-size="23"] * h1 * {
  font-size: 30px !important;
}
html body .blind-body[data-blind-size="23"] * h2,
html body .blind-body[data-blind-size="23"] * h2 * {
  font-size: 29px !important;
}
html body .blind-body[data-blind-size="23"] * h3,
html body .blind-body[data-blind-size="23"] * h3 * {
  font-size: 28px !important;
}
html body .blind-body[data-blind-size="23"] * h4,
html body .blind-body[data-blind-size="23"] * h4 * {
  font-size: 27px !important;
}
html body .blind-body[data-blind-size="23"] * h5,
html body .blind-body[data-blind-size="23"] * h5 * {
  font-size: 26px !important;
}
html body .blind-body[data-blind-size="23"] * h6,
html body .blind-body[data-blind-size="23"] * h6 * {
  font-size: 25px !important;
}
html body .blind-body[data-blind-size="22"] * {
  font-size: 22px !important;
}
html body .blind-body[data-blind-size="22"] * h1,
html body .blind-body[data-blind-size="22"] * h1 * {
  font-size: 29px !important;
}
html body .blind-body[data-blind-size="22"] * h2,
html body .blind-body[data-blind-size="22"] * h2 * {
  font-size: 28px !important;
}
html body .blind-body[data-blind-size="22"] * h3,
html body .blind-body[data-blind-size="22"] * h3 * {
  font-size: 27px !important;
}
html body .blind-body[data-blind-size="22"] * h4,
html body .blind-body[data-blind-size="22"] * h4 * {
  font-size: 26px !important;
}
html body .blind-body[data-blind-size="22"] * h5,
html body .blind-body[data-blind-size="22"] * h5 * {
  font-size: 25px !important;
}
html body .blind-body[data-blind-size="22"] * h6,
html body .blind-body[data-blind-size="22"] * h6 * {
  font-size: 24px !important;
}
html body .blind-body[data-blind-size="21"] * {
  font-size: 21px !important;
}
html body .blind-body[data-blind-size="21"] * h1,
html body .blind-body[data-blind-size="21"] * h1 * {
  font-size: 28px !important;
}
html body .blind-body[data-blind-size="21"] * h2,
html body .blind-body[data-blind-size="21"] * h2 * {
  font-size: 27px !important;
}
html body .blind-body[data-blind-size="21"] * h3,
html body .blind-body[data-blind-size="21"] * h3 * {
  font-size: 26px !important;
}
html body .blind-body[data-blind-size="21"] * h4,
html body .blind-body[data-blind-size="21"] * h4 * {
  font-size: 25px !important;
}
html body .blind-body[data-blind-size="21"] * h5,
html body .blind-body[data-blind-size="21"] * h5 * {
  font-size: 24px !important;
}
html body .blind-body[data-blind-size="21"] * h6,
html body .blind-body[data-blind-size="21"] * h6 * {
  font-size: 23px !important;
}
html body .blind-body[data-blind-size="20"] * {
  font-size: 20px !important;
}
html body .blind-body[data-blind-size="20"] * h1,
html body .blind-body[data-blind-size="20"] * h1 * {
  font-size: 27px !important;
}
html body .blind-body[data-blind-size="20"] * h2,
html body .blind-body[data-blind-size="20"] * h2 * {
  font-size: 26px !important;
}
html body .blind-body[data-blind-size="20"] * h3,
html body .blind-body[data-blind-size="20"] * h3 * {
  font-size: 25px !important;
}
html body .blind-body[data-blind-size="20"] * h4,
html body .blind-body[data-blind-size="20"] * h4 * {
  font-size: 24px !important;
}
html body .blind-body[data-blind-size="20"] * h5,
html body .blind-body[data-blind-size="20"] * h5 * {
  font-size: 23px !important;
}
html body .blind-body[data-blind-size="20"] * h6,
html body .blind-body[data-blind-size="20"] * h6 * {
  font-size: 22px !important;
}
html body .blind-body[data-blind-size="19"] * {
  font-size: 19px !important;
}
html body .blind-body[data-blind-size="19"] * h1,
html body .blind-body[data-blind-size="19"] * h1 * {
  font-size: 26px !important;
}
html body .blind-body[data-blind-size="19"] * h2,
html body .blind-body[data-blind-size="19"] * h2 * {
  font-size: 25px !important;
}
html body .blind-body[data-blind-size="19"] * h3,
html body .blind-body[data-blind-size="19"] * h3 * {
  font-size: 24px !important;
}
html body .blind-body[data-blind-size="19"] * h4,
html body .blind-body[data-blind-size="19"] * h4 * {
  font-size: 23px !important;
}
html body .blind-body[data-blind-size="19"] * h5,
html body .blind-body[data-blind-size="19"] * h5 * {
  font-size: 22px !important;
}
html body .blind-body[data-blind-size="19"] * h6,
html body .blind-body[data-blind-size="19"] * h6 * {
  font-size: 21px !important;
}
html body .blind-body[data-blind-size="18"] * {
  font-size: 18px !important;
}
html body .blind-body[data-blind-size="18"] * h1,
html body .blind-body[data-blind-size="18"] * h1 * {
  font-size: 25px !important;
}
html body .blind-body[data-blind-size="18"] * h2,
html body .blind-body[data-blind-size="18"] * h2 * {
  font-size: 24px !important;
}
html body .blind-body[data-blind-size="18"] * h3,
html body .blind-body[data-blind-size="18"] * h3 * {
  font-size: 23px !important;
}
html body .blind-body[data-blind-size="18"] * h4,
html body .blind-body[data-blind-size="18"] * h4 * {
  font-size: 22px !important;
}
html body .blind-body[data-blind-size="18"] * h5,
html body .blind-body[data-blind-size="18"] * h5 * {
  font-size: 21px !important;
}
html body .blind-body[data-blind-size="18"] * h6,
html body .blind-body[data-blind-size="18"] * h6 * {
  font-size: 20px !important;
}
html body .blind-body[data-blind-size="17"] * {
  font-size: 17px !important;
}
html body .blind-body[data-blind-size="17"] * h1,
html body .blind-body[data-blind-size="17"] * h1 * {
  font-size: 24px !important;
}
html body .blind-body[data-blind-size="17"] * h2,
html body .blind-body[data-blind-size="17"] * h2 * {
  font-size: 23px !important;
}
html body .blind-body[data-blind-size="17"] * h3,
html body .blind-body[data-blind-size="17"] * h3 * {
  font-size: 22px !important;
}
html body .blind-body[data-blind-size="17"] * h4,
html body .blind-body[data-blind-size="17"] * h4 * {
  font-size: 21px !important;
}
html body .blind-body[data-blind-size="17"] * h5,
html body .blind-body[data-blind-size="17"] * h5 * {
  font-size: 20px !important;
}
html body .blind-body[data-blind-size="17"] * h6,
html body .blind-body[data-blind-size="17"] * h6 * {
  font-size: 19px !important;
}
html body .blind-body[data-blind-size="16"] * {
  font-size: 16px !important;
}
html body .blind-body[data-blind-size="16"] * h1,
html body .blind-body[data-blind-size="16"] * h1 * {
  font-size: 23px !important;
}
html body .blind-body[data-blind-size="16"] * h2,
html body .blind-body[data-blind-size="16"] * h2 * {
  font-size: 22px !important;
}
html body .blind-body[data-blind-size="16"] * h3,
html body .blind-body[data-blind-size="16"] * h3 * {
  font-size: 21px !important;
}
html body .blind-body[data-blind-size="16"] * h4,
html body .blind-body[data-blind-size="16"] * h4 * {
  font-size: 20px !important;
}
html body .blind-body[data-blind-size="16"] * h5,
html body .blind-body[data-blind-size="16"] * h5 * {
  font-size: 19px !important;
}
html body .blind-body[data-blind-size="16"] * h6,
html body .blind-body[data-blind-size="16"] * h6 * {
  font-size: 18px !important;
}
html body .blind-body[data-blind-size="15"] * {
  font-size: 15px !important;
}
html body .blind-body[data-blind-size="15"] * h1,
html body .blind-body[data-blind-size="15"] * h1 * {
  font-size: 22px !important;
}
html body .blind-body[data-blind-size="15"] * h2,
html body .blind-body[data-blind-size="15"] * h2 * {
  font-size: 21px !important;
}
html body .blind-body[data-blind-size="15"] * h3,
html body .blind-body[data-blind-size="15"] * h3 * {
  font-size: 20px !important;
}
html body .blind-body[data-blind-size="15"] * h4,
html body .blind-body[data-blind-size="15"] * h4 * {
  font-size: 19px !important;
}
html body .blind-body[data-blind-size="15"] * h5,
html body .blind-body[data-blind-size="15"] * h5 * {
  font-size: 18px !important;
}
html body .blind-body[data-blind-size="15"] * h6,
html body .blind-body[data-blind-size="15"] * h6 * {
  font-size: 17px !important;
}
html body .blind-body[data-blind-size="14"] * {
  font-size: 14px !important;
}
html body .blind-body[data-blind-size="14"] * h1,
html body .blind-body[data-blind-size="14"] * h1 * {
  font-size: 21px !important;
}
html body .blind-body[data-blind-size="14"] * h2,
html body .blind-body[data-blind-size="14"] * h2 * {
  font-size: 20px !important;
}
html body .blind-body[data-blind-size="14"] * h3,
html body .blind-body[data-blind-size="14"] * h3 * {
  font-size: 19px !important;
}
html body .blind-body[data-blind-size="14"] * h4,
html body .blind-body[data-blind-size="14"] * h4 * {
  font-size: 18px !important;
}
html body .blind-body[data-blind-size="14"] * h5,
html body .blind-body[data-blind-size="14"] * h5 * {
  font-size: 17px !important;
}
html body .blind-body[data-blind-size="14"] * h6,
html body .blind-body[data-blind-size="14"] * h6 * {
  font-size: 16px !important;
}
html body .blind-body[data-blind-size="13"] * {
  font-size: 13px !important;
}
html body .blind-body[data-blind-size="13"] * h1,
html body .blind-body[data-blind-size="13"] * h1 * {
  font-size: 20px !important;
}
html body .blind-body[data-blind-size="13"] * h2,
html body .blind-body[data-blind-size="13"] * h2 * {
  font-size: 19px !important;
}
html body .blind-body[data-blind-size="13"] * h3,
html body .blind-body[data-blind-size="13"] * h3 * {
  font-size: 18px !important;
}
html body .blind-body[data-blind-size="13"] * h4,
html body .blind-body[data-blind-size="13"] * h4 * {
  font-size: 17px !important;
}
html body .blind-body[data-blind-size="13"] * h5,
html body .blind-body[data-blind-size="13"] * h5 * {
  font-size: 16px !important;
}
html body .blind-body[data-blind-size="13"] * h6,
html body .blind-body[data-blind-size="13"] * h6 * {
  font-size: 15px !important;
}
html body .blind-body[data-blind-size="12"] * {
  font-size: 12px !important;
}
html body .blind-body[data-blind-size="12"] * h1,
html body .blind-body[data-blind-size="12"] * h1 * {
  font-size: 19px !important;
}
html body .blind-body[data-blind-size="12"] * h2,
html body .blind-body[data-blind-size="12"] * h2 * {
  font-size: 18px !important;
}
html body .blind-body[data-blind-size="12"] * h3,
html body .blind-body[data-blind-size="12"] * h3 * {
  font-size: 17px !important;
}
html body .blind-body[data-blind-size="12"] * h4,
html body .blind-body[data-blind-size="12"] * h4 * {
  font-size: 16px !important;
}
html body .blind-body[data-blind-size="12"] * h5,
html body .blind-body[data-blind-size="12"] * h5 * {
  font-size: 15px !important;
}
html body .blind-body[data-blind-size="12"] * h6,
html body .blind-body[data-blind-size="12"] * h6 * {
  font-size: 14px !important;
}
html body .blind-body[data-blind-size="11"] * {
  font-size: 11px !important;
}
html body .blind-body[data-blind-size="11"] * h1,
html body .blind-body[data-blind-size="11"] * h1 * {
  font-size: 18px !important;
}
html body .blind-body[data-blind-size="11"] * h2,
html body .blind-body[data-blind-size="11"] * h2 * {
  font-size: 17px !important;
}
html body .blind-body[data-blind-size="11"] * h3,
html body .blind-body[data-blind-size="11"] * h3 * {
  font-size: 16px !important;
}
html body .blind-body[data-blind-size="11"] * h4,
html body .blind-body[data-blind-size="11"] * h4 * {
  font-size: 15px !important;
}
html body .blind-body[data-blind-size="11"] * h5,
html body .blind-body[data-blind-size="11"] * h5 * {
  font-size: 14px !important;
}
html body .blind-body[data-blind-size="11"] * h6,
html body .blind-body[data-blind-size="11"] * h6 * {
  font-size: 13px !important;
}
html body .blind-body[data-blind-size="10"] * {
  font-size: 10px !important;
}
html body .blind-body[data-blind-size="10"] * h1,
html body .blind-body[data-blind-size="10"] * h1 * {
  font-size: 17px !important;
}
html body .blind-body[data-blind-size="10"] * h2,
html body .blind-body[data-blind-size="10"] * h2 * {
  font-size: 16px !important;
}
html body .blind-body[data-blind-size="10"] * h3,
html body .blind-body[data-blind-size="10"] * h3 * {
  font-size: 15px !important;
}
html body .blind-body[data-blind-size="10"] * h4,
html body .blind-body[data-blind-size="10"] * h4 * {
  font-size: 14px !important;
}
html body .blind-body[data-blind-size="10"] * h5,
html body .blind-body[data-blind-size="10"] * h5 * {
  font-size: 13px !important;
}
html body .blind-body[data-blind-size="10"] * h6,
html body .blind-body[data-blind-size="10"] * h6 * {
  font-size: 12px !important;
}
html body .blind-body[data-blind-size="9"] * {
  font-size: 9px !important;
}
html body .blind-body[data-blind-size="9"] * h1,
html body .blind-body[data-blind-size="9"] * h1 * {
  font-size: 16px !important;
}
html body .blind-body[data-blind-size="9"] * h2,
html body .blind-body[data-blind-size="9"] * h2 * {
  font-size: 15px !important;
}
html body .blind-body[data-blind-size="9"] * h3,
html body .blind-body[data-blind-size="9"] * h3 * {
  font-size: 14px !important;
}
html body .blind-body[data-blind-size="9"] * h4,
html body .blind-body[data-blind-size="9"] * h4 * {
  font-size: 13px !important;
}
html body .blind-body[data-blind-size="9"] * h5,
html body .blind-body[data-blind-size="9"] * h5 * {
  font-size: 12px !important;
}
html body .blind-body[data-blind-size="9"] * h6,
html body .blind-body[data-blind-size="9"] * h6 * {
  font-size: 11px !important;
}
html body .blind-body[data-blind-size="8"] * {
  font-size: 8px !important;
}
html body .blind-body[data-blind-size="8"] * h1,
html body .blind-body[data-blind-size="8"] * h1 * {
  font-size: 15px !important;
}
html body .blind-body[data-blind-size="8"] * h2,
html body .blind-body[data-blind-size="8"] * h2 * {
  font-size: 14px !important;
}
html body .blind-body[data-blind-size="8"] * h3,
html body .blind-body[data-blind-size="8"] * h3 * {
  font-size: 13px !important;
}
html body .blind-body[data-blind-size="8"] * h4,
html body .blind-body[data-blind-size="8"] * h4 * {
  font-size: 12px !important;
}
html body .blind-body[data-blind-size="8"] * h5,
html body .blind-body[data-blind-size="8"] * h5 * {
  font-size: 11px !important;
}
html body .blind-body[data-blind-size="8"] * h6,
html body .blind-body[data-blind-size="8"] * h6 * {
  font-size: 10px !important;
}
html body .blind-body[data-blind-size="7"] * {
  font-size: 7px !important;
}
html body .blind-body[data-blind-size="7"] * h1,
html body .blind-body[data-blind-size="7"] * h1 * {
  font-size: 14px !important;
}
html body .blind-body[data-blind-size="7"] * h2,
html body .blind-body[data-blind-size="7"] * h2 * {
  font-size: 13px !important;
}
html body .blind-body[data-blind-size="7"] * h3,
html body .blind-body[data-blind-size="7"] * h3 * {
  font-size: 12px !important;
}
html body .blind-body[data-blind-size="7"] * h4,
html body .blind-body[data-blind-size="7"] * h4 * {
  font-size: 11px !important;
}
html body .blind-body[data-blind-size="7"] * h5,
html body .blind-body[data-blind-size="7"] * h5 * {
  font-size: 10px !important;
}
html body .blind-body[data-blind-size="7"] * h6,
html body .blind-body[data-blind-size="7"] * h6 * {
  font-size: 9px !important;
}
html body .blind-body[data-blind-size="6"] * {
  font-size: 6px !important;
}
html body .blind-body[data-blind-size="6"] * h1,
html body .blind-body[data-blind-size="6"] * h1 * {
  font-size: 13px !important;
}
html body .blind-body[data-blind-size="6"] * h2,
html body .blind-body[data-blind-size="6"] * h2 * {
  font-size: 12px !important;
}
html body .blind-body[data-blind-size="6"] * h3,
html body .blind-body[data-blind-size="6"] * h3 * {
  font-size: 11px !important;
}
html body .blind-body[data-blind-size="6"] * h4,
html body .blind-body[data-blind-size="6"] * h4 * {
  font-size: 10px !important;
}
html body .blind-body[data-blind-size="6"] * h5,
html body .blind-body[data-blind-size="6"] * h5 * {
  font-size: 9px !important;
}
html body .blind-body[data-blind-size="6"] * h6,
html body .blind-body[data-blind-size="6"] * h6 * {
  font-size: 8px !important;
}
html body .blind-body[data-blind-size="5"] * {
  font-size: 5px !important;
}
html body .blind-body[data-blind-size="5"] * h1,
html body .blind-body[data-blind-size="5"] * h1 * {
  font-size: 12px !important;
}
html body .blind-body[data-blind-size="5"] * h2,
html body .blind-body[data-blind-size="5"] * h2 * {
  font-size: 11px !important;
}
html body .blind-body[data-blind-size="5"] * h3,
html body .blind-body[data-blind-size="5"] * h3 * {
  font-size: 10px !important;
}
html body .blind-body[data-blind-size="5"] * h4,
html body .blind-body[data-blind-size="5"] * h4 * {
  font-size: 9px !important;
}
html body .blind-body[data-blind-size="5"] * h5,
html body .blind-body[data-blind-size="5"] * h5 * {
  font-size: 8px !important;
}
html body .blind-body[data-blind-size="5"] * h6,
html body .blind-body[data-blind-size="5"] * h6 * {
  font-size: 7px !important;
}
html body .blind-body[data-blind-size="4"] * {
  font-size: 4px !important;
}
html body .blind-body[data-blind-size="4"] * h1,
html body .blind-body[data-blind-size="4"] * h1 * {
  font-size: 11px !important;
}
html body .blind-body[data-blind-size="4"] * h2,
html body .blind-body[data-blind-size="4"] * h2 * {
  font-size: 10px !important;
}
html body .blind-body[data-blind-size="4"] * h3,
html body .blind-body[data-blind-size="4"] * h3 * {
  font-size: 9px !important;
}
html body .blind-body[data-blind-size="4"] * h4,
html body .blind-body[data-blind-size="4"] * h4 * {
  font-size: 8px !important;
}
html body .blind-body[data-blind-size="4"] * h5,
html body .blind-body[data-blind-size="4"] * h5 * {
  font-size: 7px !important;
}
html body .blind-body[data-blind-size="4"] * h6,
html body .blind-body[data-blind-size="4"] * h6 * {
  font-size: 6px !important;
}
html body .blind-body[data-blind-size="3"] * {
  font-size: 3px !important;
}
html body .blind-body[data-blind-size="3"] * h1,
html body .blind-body[data-blind-size="3"] * h1 * {
  font-size: 10px !important;
}
html body .blind-body[data-blind-size="3"] * h2,
html body .blind-body[data-blind-size="3"] * h2 * {
  font-size: 9px !important;
}
html body .blind-body[data-blind-size="3"] * h3,
html body .blind-body[data-blind-size="3"] * h3 * {
  font-size: 8px !important;
}
html body .blind-body[data-blind-size="3"] * h4,
html body .blind-body[data-blind-size="3"] * h4 * {
  font-size: 7px !important;
}
html body .blind-body[data-blind-size="3"] * h5,
html body .blind-body[data-blind-size="3"] * h5 * {
  font-size: 6px !important;
}
html body .blind-body[data-blind-size="3"] * h6,
html body .blind-body[data-blind-size="3"] * h6 * {
  font-size: 5px !important;
}
html body .blind-body[data-blind-size="2"] * {
  font-size: 2px !important;
}
html body .blind-body[data-blind-size="2"] * h1,
html body .blind-body[data-blind-size="2"] * h1 * {
  font-size: 9px !important;
}
html body .blind-body[data-blind-size="2"] * h2,
html body .blind-body[data-blind-size="2"] * h2 * {
  font-size: 8px !important;
}
html body .blind-body[data-blind-size="2"] * h3,
html body .blind-body[data-blind-size="2"] * h3 * {
  font-size: 7px !important;
}
html body .blind-body[data-blind-size="2"] * h4,
html body .blind-body[data-blind-size="2"] * h4 * {
  font-size: 6px !important;
}
html body .blind-body[data-blind-size="2"] * h5,
html body .blind-body[data-blind-size="2"] * h5 * {
  font-size: 5px !important;
}
html body .blind-body[data-blind-size="2"] * h6,
html body .blind-body[data-blind-size="2"] * h6 * {
  font-size: 4px !important;
}
html body .blind-body[data-blind-size="1"] * {
  font-size: 1px !important;
}
html body .blind-body[data-blind-size="1"] * h1,
html body .blind-body[data-blind-size="1"] * h1 * {
  font-size: 8px !important;
}
html body .blind-body[data-blind-size="1"] * h2,
html body .blind-body[data-blind-size="1"] * h2 * {
  font-size: 7px !important;
}
html body .blind-body[data-blind-size="1"] * h3,
html body .blind-body[data-blind-size="1"] * h3 * {
  font-size: 6px !important;
}
html body .blind-body[data-blind-size="1"] * h4,
html body .blind-body[data-blind-size="1"] * h4 * {
  font-size: 5px !important;
}
html body .blind-body[data-blind-size="1"] * h5,
html body .blind-body[data-blind-size="1"] * h5 * {
  font-size: 4px !important;
}
html body .blind-body[data-blind-size="1"] * h6,
html body .blind-body[data-blind-size="1"] * h6 * {
  font-size: 3px !important;
}
html body .blind-body .blind-tts .blind-tts-link {
  display: inline-block;
  border: 1px dashed transparent;
  border-bottom: 0;
  padding: 10px;
}
html body .blind-body .blind-tts .blind-tts-text {
  border: 1px dashed transparent;
  padding: 10px;
}
html body .blind-body a {
  text-decoration: none;
}
html body .blind-body a.blind-link {
  text-decoration: none;
  color: black;
  background-color: transparent;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
  margin: 2px;
}
@media (max-width: 575.98px) {
  html body .blind-body a.blind-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  html body .blind-body a.blind-link {
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  html body .blind-body a.blind-link {
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  html body .blind-body a.blind-link {
    height: 34px;
    line-height: 34px;
    padding: 0 9px;
  }
}
html body .blind-body a.blind-link.active {
  color: inherit;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .blind-body a.blind-link:hover {
  color: black;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .blind-body a.blind-link:focus {
  color: black;
  outline: 0;
  background-color: #dbdbdb;
  text-decoration: none;
}
html body .blind-body[data-blind-images=true] .blind-background-image.blind-img,
html body .blind-body[data-blind-images=true] img.blind-img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
html body .blind-body[data-blind-images=true] .blind-background-image {
  background-color: transparent !important;
}
html body .blind-body[data-blind-images=false] .blind-background-image {
  background-image: none !important;
  border: 0 !important;
}
html body .blind-body[data-blind-images=false] div.blind-img {
  vertical-align: middle;
  border: 2px dashed;
  box-sizing: border-box;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  word-wrap: break-word;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
html body .blind-body[data-blind-images=grayscale] .blind-background-image,
html body .blind-body[data-blind-images=grayscale] img.blind-img {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  filter: grayscale(1);
}
html body .blind-body[data-blind-line-height=normal] *:not(.blind-link) {
  line-height: 1.5 !important;
}
html body .blind-body[data-blind-line-height=average] *:not(.blind-link) {
  line-height: 2 !important;
}
html body .blind-body[data-blind-line-height=big] *:not(.blind-link) {
  line-height: 2.5 !important;
}
html body .blind-body[data-blind-letter-spacing=normal] *:not(.blind-link) {
  letter-spacing: 0 !important;
}
html body .blind-body[data-blind-letter-spacing=average] *:not(.blind-link) {
  letter-spacing: 2px !important;
}
html body .blind-body[data-blind-letter-spacing=big] *:not(.blind-link) {
  letter-spacing: 4px !important;
}
html body .blind-body[data-blind-font-family=arial] *:not(i):not(span) {
  font-family: Arial, sans-serif !important;
}
html body .blind-body[data-blind-font-family=times] *:not(i):not(span) {
  font-family: "Times New roman" !important;
}
html body .blind-body[data-blind-flash-iframe=true] .wp-audio-shortcode,
html body .blind-body[data-blind-flash-iframe=true] iframe,
html body .blind-body[data-blind-flash-iframe=true] video,
html body .blind-body[data-blind-flash-iframe=true] ymaps,
html body .blind-body[data-blind-flash-iframe=true] figure {
  display: block !important;
}
html body .blind-body[data-blind-flash-iframe=false] .wp-audio-shortcode,
html body .blind-body[data-blind-flash-iframe=false] iframe,
html body .blind-body[data-blind-flash-iframe=false] video,
html body .blind-body[data-blind-flash-iframe=false] ymaps,
html body .blind-body[data-blind-flash-iframe=false] figure {
  display: none !important;
}
html body .blind-body .blind-hide {
  display: none;
}
html body .blind-body .blind-show {
  display: block;
}
html body .blind-hide {
  display: block;
}
html body .blind-show {
  display: none;
}
html body #blind-panel-show.blind-link {
  text-decoration: none;
  color: black;
  background-color: white;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  font-weight: bold;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: middle;
  border: 1px solid #b2b2b2;
}
html body #blind-panel-show.blind-link.blind-link-top {
  position: fixed !important;
  top: 2.5rem !important;
  right: 1.5rem !important;
  z-index: 999999 !important;
}
html body #blind-panel-show .blind-images {
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  vertical-align: middle;
}
html body #blind-panel-show .blind-images.blind-images-eye {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC88vZ+AAAAZXRSTlMAAQIDBAcICQsMDg8QEhMVFhcYGRweHyAjJCUmKCk1Nzg5Ojs8PUFGSUpMTVBRV1hZXmFiZmxvcXR1d3h5fn+AhYaJi4yOmJqbnaOlpqitvL7Iys7P0dfZ2tze4OTm6fHz9ff7/S2JgwQAAAFESURBVBgZ3cGJWhJhAIbRbyiYygGUFjY3LFuUMtTIfdcWl6g0DQRk/N/7vwX/wXEeKG9Az9Gdk8iXpqZK+YRulZpvEmrOp/SvzCF9DjPq9WCNrk9PnOeEVmOKpOpQN1zmJD0jYOpQTypU9DEzI/BaDxeaXBv+aPAL6soazjNaoaHYMTeW9bSJeSHL6/AnLh2zordEfkuJUy48yflFw5XkM6tNIh1JboOfjuYwg7L+0lr0iZzJGjLMqkVZgW/0+aLAe1o6YluBl/SZUGCHIyUNr2Q55/RoOLImMUmpjMnJytEjKysPZVkb+AVZ44aQGZVV9NlQ1x68kTVUo+tHWtY7+KrQAnx3ZaWnq9XptCx3H5YUGWtjqo8UefzZcFFSj/gWUPtQ8FzXK8zUgN24+g2sdoj4657+5xQrByft9slBpRjTPXMFyfd8QTOpicwAAAAASUVORK5CYII=");
  width: 32px;
  height: 32px;
}
html body a.blind-link-widget, html body a.blind-link-shortcode {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
  border-radius: 2px;
  display: inline-block;
  padding: 5px 10px;
  vertical-align: middle;
  text-decoration: none;
}
html body a.blind-link-widget .blind-svg-eye, html body a.blind-link-shortcode .blind-svg-eye {
  display: inline-block;
  overflow: visible;
  width: 1.125em;
  height: 1em;
  font-size: 2em;
  vertical-align: middle;
}

/* End */


/* Start:/local/templates/pweb.ru_ddsos_title_v2/css/blind-additional.css?16232291091289*/
.blind-open {
    float: right;
}

.blind-open img{
    width: 40px;
    top: -6px;
    position: relative;
}

.blind-panel-close {
    top: -110px;
    left: 50px;
    position: relative;
}

.blind-body #logo a {
    background-color: transparent !important;
}

.blind-body #header-menu {
    border: 1px dashed transparent;
}

.blind-body #header-menu ul li.first {
    filter: grayscale(1);
}

.blind-body #header-menu ul li.first a, .blind-body #header-menu ul li.first a:hover {
    padding-top: 16px;
    background-color: transparent !important;
}

.blind-body #header-menu ul li.blind-background-image a {
    padding-top: 16px;
}
.blind-body #header-menu ul li.blind-background-image a:hover {
    background-color: transparent !important;
}

.blind-body #header-search {
    width: 205px;
}

.blind-body #header-search input {
    border: 1px solid #000000;
}
.blind-body #header-search span input {
    height: 29px;
}

.blind-body #header-search input {
    border: 1px solid #000000;
}

.blind-body #jami {
    visibility: hidden;
}

.blind-body #header-menu ul li.selected a {
    color: white !important;
}

.blind-body .news-list .news-item {
    width: 219px;
}

.blind-body #sub-menu ul li.selected a {
    color: #ffffff !important;
    background: #86898a !important;
}
/* End */


/* Start:/local/templates/pweb.ru_ddsos_title_v2/css/jquery.jscrollpane.css?15260292351640*/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {overflow:hidden; position:relative;}
.jspPane {position:absolute;}
.jspVerticalBar {position:absolute; top:0; right:0; width:16px; height:100%;}
.jspHorizontalBar {position:absolute; bottom:0; left:0; width:100%; height:16px;}
.jspCap {display:none;}
.jspHorizontalBar .jspCap {float:left;}
.jspTrack {background:#dde; position:relative;}
.jspDrag {background:#bbd; position:relative; top:0; left:0; cursor:pointer;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {float:left; height:100%;}
.jspArrow {background:#50506d; text-indent:-20000px; display:block; cursor:pointer; padding:0; margin:0;}
.jspArrow.jspDisabled {cursor:default; background:#80808d;}
.jspVerticalBar .jspArrow {height:16px;}
.jspHorizontalBar .jspArrow {width:16px; float:left; height:100%;}
.jspVerticalBar .jspArrow:focus {outline:none;}
.jspCorner {background:#eeeef4; float:left; height:100%;}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {margin: 0 -3px 0 0;}


.jspVerticalBar {width:3px; background:url(/local/templates/pweb.ru_ddsos_title_v2/css/../images/b.png) 100% 100% no-repeat; border:1px solid #e3e3e3; border-radius:0; margin:0 5px;}
.jspTrack {background:none; width:5px;}
.jspDrag {background:url(/local/templates/pweb.ru_ddsos_title_v2/css/../images/pane-b.png) 0 0 no-repeat; width:14px; height:45px; margin-left:-6px}

.jspHorizontalBar {height:5px; background:url(/local/templates/pweb.ru_ddsos_title_v2/css/../images/footer-navi.png) 0 0 repeat; border-radius:3px;}
/* End */


/* Start:/local/templates/pweb.ru_ddsos_title_v2/js/slick/slick.css?15239549521776*/
/* Slider */
.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;
}
.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;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.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: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/pweb.ru_ddsos_title_v2/js/mmenu/dist/jquery.mmenu.all.css?152949287074445*/
/*!
 * jQuery mmenu
 * mmenu.frebsite.nl
 *
 * Copyright (c) Fred Heusschen
 */.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}.mm-panels,.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panel,.mm-panels{background:inherit;border-color:inherit;box-sizing:border-box;margin:0}.mm-panels{overflow:hidden}.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after,.mm-panel:before{content:'';display:block;height:20px}.mm-panel_has-navbar{padding-top:40px}.mm-panel_opened{z-index:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-listitem_vertical>.mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;display:none;padding:10px 0 10px 10px}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-btn_next{box-sizing:border-box;height:40px;bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-btn_next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-btn_fullwidth{width:100%}.mm-btn_clear:after,.mm-btn_clear:before,.mm-btn_close:after,.mm-btn_close:before{content:'';border:2px solid transparent;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_clear:before,.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_clear:after,.mm-btn_close:after{border-left:none;border-top:none;right:25px}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;display:none;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0;opacity:1;transition:opacity .4s ease}.mm-navbar>*{box-sizing:border-box;display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:first-child{left:0}.mm-navbar__btn:last-child{text-align:right;right:0}.mm-panel_has-navbar .mm-navbar{display:block}.mm-listitem,.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem,.mm-listitem .mm-btn_next,.mm-listitem .mm-btn_next:before,.mm-listitem:after,.mm-listview{border-color:inherit}.mm-listview{font:inherit;line-height:20px}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listitem{position:relative}.mm-listitem:after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listitem:after{left:20px}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem>a,.mm-listitem>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listitem .mm-btn_next{background:rgba(3,2,1,0);padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listitem .mm-btn_next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth){width:50px}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:50px}.mm-listitem .mm-btn_fullwidth:before{border-left:none}.mm-listitem .mm-btn_fullwidth+a,.mm-listitem .mm-btn_fullwidth+span{padding-right:50px}.mm-listitem_divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:75%;text-transform:uppercase;padding:5px 10px 5px 20px}.mm-listitem_divider:after{content:' ';display:none;position:static;display:inline-block}.mm-listitem_spacer{padding-top:40px}.mm-listitem_spacer>.mm-btn_next{top:40px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.4);tap-highlight-color:rgba(255,255,255,.4)}.mm-menu .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu .mm-listitem_selected>span{background:rgba(255,255,255,.4)}.mm-menu .mm-listitem_opened>.mm-btn_next,.mm-menu .mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05)}.mm-menu .mm-listitem_divider{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{display:none;position:fixed;right:auto;z-index:0}.mm-menu_offcanvas.mm-menu_opened{display:block}.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms{z-index:10}.mm-menu_offcanvas{width:80%;min-width:140px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-page__blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-page__blocker{display:block}
.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-menu_autoheight{transition:none .4s ease;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block!important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none!important}.mm-menu_autoheight-measuring .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
[class*=mm-menu_columns-]{transition-property:width}[class*=mm-menu_columns-] .mm-panels>.mm-panel{right:auto;transition-property:width,-webkit-transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened,[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_columns-0 .mm-panels>.mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-0{width:80%;min-width:140px;max-width:0}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-1{width:80%;min-width:140px;max-width:440px}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2{-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-2{width:80%;min-width:140px;max-width:880px}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate(880px,0);-ms-transform:translate(880px,0);transform:translate(880px,0);-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-880px,0);-ms-transform:translate(-880px,0);transform:translate(-880px,0);-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3{-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-3{width:80%;min-width:140px;max-width:1320px}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate(1320px,0);-ms-transform:translate(1320px,0);transform:translate(1320px,0);-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-1320px,0);-ms-transform:translate(-1320px,0);transform:translate(-1320px,0);-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4{-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate(500%,0);-ms-transform:translate(500%,0);transform:translate(500%,0);-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu_columns-4{width:80%;min-width:140px;max-width:1760px}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate(1760px,0);-ms-transform:translate(1760px,0);transform:translate(1760px,0);-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-1760px,0);-ms-transform:translate(-1760px,0);transform:translate(-1760px,0);-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front{transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}
.mm-counter{font-style:normal;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth){width:90px}.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-counter+.mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:90px}.mm-counter+.mm-btn_fullwidth+a,.mm-counter+.mm-btn_fullwidth+span{padding-right:90px}.mm-listitem_vertical>.mm-counter{top:12px;margin-top:0}.mm-listitem_vertical.mm-listitem_spacer>.mm-counter{margin-top:40px}.mm-listitem_nosubitems>.mm-counter{display:none}.mm-counter{color:rgba(0,0,0,.3)}
.mm-listitem_divider{opacity:1;transition:opacity .4s ease}.mm-menu_dividers-light .mm-listitem_divider{background:inherit;font-size:inherit;color:rgba(0,0,0,.3);padding-top:15px;padding-bottom:5px}.mm-border-none .mm-listitem_divider{border-top-width:1px;border-top-style:solid}.mm-listview_fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-listview_fixeddivider:after{content:none!important;display:none!important}.mm-panel_dividers .mm-listview_fixeddivider{display:block}
.mm-wrapper_opened.mm-dragging .mm-menu,.mm-wrapper_opened.mm-dragging .mm-slideout{transition-duration:0s}
.mm-menu_dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-wrapper_dropdown .mm-page__blocker{transition-delay:0s!important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}[class*=mm-menu_tip-]:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}
.mm-iconbar{border-color:inherit;border-style:solid;border-width:0;border-right-width:1px;text-align:center;line-height:20px;overflow:hidden;box-sizing:border-box;position:absolute;top:0;left:0;bottom:0;z-index:2}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-iconbar__bottom>*,.mm-iconbar__top>*{box-sizing:border-box;display:block;padding:10px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__top{top:0}.mm-iconbar__bottom{bottom:0}.mm-menu_iconbar-40 .mm-navbars_bottom,.mm-menu_iconbar-40 .mm-navbars_top,.mm-menu_iconbar-40 .mm-panels{left:40px}.mm-menu_iconbar-40 .mm-iconbar{width:40px}.mm-menu_iconbar-60 .mm-navbars_bottom,.mm-menu_iconbar-60 .mm-navbars_top,.mm-menu_iconbar-60 .mm-panels{left:60px}.mm-menu_iconbar-60 .mm-iconbar{width:60px}.mm-menu_iconbar-80 .mm-navbars_bottom,.mm-menu_iconbar-80 .mm-navbars_top,.mm-menu_iconbar-80 .mm-panels{left:80px}.mm-menu_iconbar-80 .mm-iconbar{width:80px}.mm-iconbar,.mm-iconbar a{color:rgba(0,0,0,.3)}.mm-iconbar__tab_selected{background:rgba(255,255,255,.4)}
[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel{transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first,[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first.mm-panel_opened~.mm-listview_fixeddivider{left:0}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened,[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0),[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened[class*=mm-panel_iconpanel-]:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:1px solid;border-color:inherit}[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{overflow-y:hidden;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[class*=mm-menu_iconpanel-].mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider,[class*=mm-menu_iconpanel-].mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0}.mm-menu_iconpanel-40 .mm-panel_iconpanel-0,.mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-40 .mm-panel_iconpanel-1,.mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:40px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-2,.mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-3,.mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:120px}.mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:40px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-0,.mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-60 .mm-panel_iconpanel-1,.mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:60px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-2,.mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:120px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-3,.mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:180px}.mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:60px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-0,.mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{left:0}.mm-menu_iconpanel-80 .mm-panel_iconpanel-1,.mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-2,.mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{left:160px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-3,.mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{left:240px}.mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{left:80px}.mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}
.mm-menu_keyboardfocus a:focus{outline:0}.mm-menu_keyboardfocus a:focus{background:rgba(255,255,255,.4)}
.mm-navbars_bottom,.mm-navbars_top{background:inherit;border-color:inherit;border-width:0;position:absolute;left:0;right:0;z-index:1}.mm-navbars_bottom>.mm-navbar,.mm-navbars_top>.mm-navbar{border-width:0;border-color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbars_bottom>.mm-navbar:not(.mm-navbar_has-btns),.mm-navbars_top>.mm-navbar:not(.mm-navbar_has-btns){padding:0}.mm-navbars_bottom>.mm-navbar>:not(img):not(.mm-btn),.mm-navbars_top>.mm-navbar>:not(img):not(.mm-btn){-webkit-box-flex:1;-ms-flex:1;flex:1}.mm-navbars_top{border-bottom-style:solid;border-bottom-width:1px;top:0;bottom:auto}.mm-menu_navbar_top-1 .mm-panels{top:40px}.mm-menu_navbar_top-2 .mm-panels{top:80px}.mm-menu_navbar_top-3 .mm-panels{top:120px}.mm-menu_navbar_top-4 .mm-panels{top:160px}.mm-navbars_bottom{border-top-style:solid;border-top-width:1px;bottom:0;top:auto}.mm-menu_navbar_bottom-1 .mm-panels{bottom:40px}.mm-menu_navbar_bottom-2 .mm-panels{bottom:80px}.mm-menu_navbar_bottom-3 .mm-panels{bottom:120px}.mm-menu_navbar_bottom-4 .mm-panels{bottom:160px}.mm-navbar_size-2{height:80px}.mm-navbar_size-3{height:120px}.mm-navbar_size-4{height:160px}.mm-navbar__breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar__breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar_has-btns .mm-navbar__breadcrumbs{margin-left:-40px}.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{margin-left:0;padding-left:0}.mm-navbar_tabs,.mm-navbar_tabs~.mm-navbar{background:inherit!important}.mm-navbar__tab_selected{background:inherit;border-width:1px;border-style:solid;border-color:inherit}.mm-navbar__tab_selected:first-child{border-left:none}.mm-navbar__tab_selected:last-child{border-right:none}.mm-navbars_top .mm-navbar_tabs:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:inherit}.mm-navbars_top .mm-navbar__tab_selected{border-bottom:none;margin-bottom:-1px}.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected{border-top:none}.mm-navbars_bottom .mm-navbar_tabs:not(:first-child){border-top-width:1px;border-top-style:solid;border-top-color:inherit}.mm-navbars_bottom .mm-navbar__tab_selected{border-top:none;margin-top:-1px}.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected{border-bottom:none}.mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(255,255,255,.4)}
.mm-menu_rtl{direction:rtl}.mm-menu_rtl.mm-menu_offcanvas{right:auto}.mm-menu_rtl .mm-panel:not(.mm-panel_opened){-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_rtl .mm-panel.mm-panel_opened-parent{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-menu_rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu_rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu_rtl .mm-navbar .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu_rtl .mm-navbar .mm-btn_prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-menu_rtl .mm-listitem:after{left:0;right:20px}.mm-menu_rtl .mm-listitem>a:not(.mm-btn_next),.mm-menu_rtl .mm-listitem>span:not(.mm-btn_next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu_rtl .mm-listitem .mm-btn_next{right:auto;left:0}.mm-menu_rtl .mm-listitem .mm-btn_next:before{left:auto;right:0}.mm-menu_rtl .mm-listitem .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu_rtl .mm-listitem .mm-btn_next+a,.mm-menu_rtl .mm-listitem .mm-btn_next+span{margin-left:50px}.mm-menu_rtl .mm-listitem .mm-btn_fullwidth+a,.mm-menu_rtl .mm-listitem .mm-btn_fullwidth+span{padding-left:50px}.mm-menu_rtl .mm-counter{left:45px;right:auto}.mm-menu_rtl .mm-counter+.mm-btn_next+a,.mm-menu_rtl .mm-counter+.mm-btn_next+span{margin-left:90px}.mm-menu_rtl .mm-listview .mm-counter+.mm-btn_fullwidth+a,.mm-menu_rtl .mm-listview .mm-counter+.mm-btn_fullwidth+span{padding-left:90px}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel{transition-property:right,-webkit-transform;transition-property:transform,right;transition-property:transform,right,-webkit-transform}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first,.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_iconpanel-first.mm-panel_opened~.mm-listview_fixeddivider{left:0;right:0}.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened,.mm-menu_rtl[class*=mm-menu_iconpanel-] .mm-panels>.mm-panel_opened-parent{border-left:none;border-right:1px solid;border-color:inherit}.mm-menu_rtl [class*=mm-panel_iconpanel-],.mm-menu_rtl [class*=mm-panel_iconpanel-]~.mm-listview_fixeddivider{left:0}.mm-menu_rtl [class*=mm-panel_iconpanel-].mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:40px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:120px}.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-40 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:40px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:60px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:120px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:180px}.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-60 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:60px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-0.mm-panel_opened~.mm-listview_fixeddivider{right:0}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{right:160px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{right:240px}.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel,.mm-menu_rtl .mm-menu_iconpanel-80 .mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{right:80px}.mm-menu_rtl html[class*=mm-sidebar_expanded-]:not(.mm-sidebar_closed) .mm-menu_rtl~.mm-slideout{-webkit-transform:translate(0,0)!important;-ms-transform:translate(0,0)!important;transform:translate(0,0)!important;right:0}.mm-menu_rtl label.mm-check,.mm-menu_rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu_rtl label.mm-toggle+a,.mm-menu_rtl label.mm-toggle+span{padding-left:80px}.mm-menu_rtl label.mm-check+a,.mm-menu_rtl label.mm-check+span{padding-left:60px}.mm-menu_rtl .mm-btn_next+label.mm-check,.mm-menu_rtl .mm-btn_next+label.mm-toggle{left:60px}.mm-menu_rtl .mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-btn_next+label.mm-check+span,.mm-menu_rtl .mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-btn_next+label.mm-toggle+span{margin-left:50px}.mm-menu_rtl .mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-btn_next+label.mm-toggle+span{padding-left:70px}.mm-menu_rtl .mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-btn_next+label.mm-check+span{padding-left:50px}.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle{left:100px}.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check+a,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-check+span,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle+a,.mm-menu_rtl .mm-counter+.mm-btn_next+label.mm-toggle+span{margin-left:90px}
.mm-searchfield{height:40px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.mm-searchfield input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:inherit;line-height:26px;display:block;box-sizing:border-box;width:100%;max-width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-searchfield input::-ms-clear{display:none}.mm-searchfield__input{padding:7px 10px 0 10px;position:relative}.mm-panel__noresultsmsg{text-align:center;font-size:150%;padding:40px 0}.mm-searchfield__btn{right:0;top:0}.mm-searchfield__input{-webkit-box-flex:1;-ms-flex:1;flex:1;box-sizing:border-box;width:100%;max-width:100%}.mm-searchfield__cancel{text-decoration:none;line-height:40px;display:block;padding-right:10px;margin-right:-100px;transition:margin .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-panel>.mm-searchfield{width:100%;position:absolute;top:0;left:0}.mm-panel_has-searchfield{padding-top:40px}.mm-panel_has-navbar.mm-panel_has-searchfield{padding-top:80px}.mm-panel_has-navbar.mm-panel_has-searchfield>.mm-searchfield{top:40px}.mm-listitem_nosubitems>.mm-btn_next{display:none}.mm-listitem_nosubitems>.mm-btn_next+a,.mm-listitem_nosubitems>.mm-btn_next+span{padding-right:10px}.mm-searchfield input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-panel__noresultsmsg{color:rgba(0,0,0,.3)}
.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:15;transition:right .4s ease;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panels{transition:right .4s ease}.mm-menu_has-sectionindexer .mm-sectionindexer{right:0}.mm-menu_has-sectionindexer .mm-panels{right:20px}.mm-menu_navbar_top-1 .mm-sectionindexer{top:42px}.mm-menu_navbar_top-2 .mm-sectionindexer{top:82px}.mm-menu_navbar_top-3 .mm-sectionindexer{top:122px}.mm-menu_navbar_top-4 .mm-sectionindexer{top:162px}.mm-menu_navbar_bottom-1 .mm-sectionindexer{bottom:42px}.mm-menu_navbar_bottom-2 .mm-sectionindexer{bottom:82px}.mm-menu_navbar_bottom-3 .mm-sectionindexer{bottom:122px}.mm-menu_navbar_bottom-4 .mm-sectionindexer{bottom:162px}.mm-sectionindexer a{color:rgba(0,0,0,.3)}
.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth+a,.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth+span,.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth),.mm-menu_selected-parent .mm-listitem>a.mm-btn_fullwidth+a,.mm-menu_selected-parent .mm-listitem>a.mm-btn_fullwidth+span,.mm-menu_selected-parent .mm-listitem>a:not(.mm-btn_fullwidth){transition:background .4s ease}.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(255,255,255,.4)}.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(255,255,255,.4)}
[class*=mm-wrapper_sidebar-collapsed-] body,[class*=mm-wrapper_sidebar-expanded-] body{position:relative}[class*=mm-wrapper_sidebar-collapsed-] .mm-slideout,[class*=mm-wrapper_sidebar-expanded-] .mm-slideout{transition-property:width,-webkit-transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}[class*=mm-wrapper_sidebar-collapsed-] .mm-page,[class*=mm-wrapper_sidebar-expanded-] .mm-page{background:inherit;box-sizing:border-box;min-height:100vh}[class*=mm-wrapper_sidebar-collapsed-] .mm-menu_sidebar-collapsed,[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded{display:block!important;top:0!important;right:auto!important;bottom:0!important;left:0!important}[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider,[class*=mm-wrapper_sidebar-collapsed-]:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-wrapper_sidebar-collapsed-40 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-40 .mm-slideout{width:calc(100% - 40px);-webkit-transform:translate(40px,0);-ms-transform:translate(40px,0);transform:translate(40px,0);-webkit-transform:translate3d(40px,0,0);transform:translate3d(40px,0,0)}.mm-wrapper_sidebar-collapsed-60 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-60 .mm-slideout{width:calc(100% - 60px);-webkit-transform:translate(60px,0);-ms-transform:translate(60px,0);transform:translate(60px,0);-webkit-transform:translate3d(60px,0,0);transform:translate3d(60px,0,0)}.mm-wrapper_sidebar-collapsed-80 .mm-slideout,[class*=mm-wrapper_sidebar-expanded-].mm-menu_sidebar-closed.mm-menu_sidebar-collapsed-80 .mm-slideout{width:calc(100% - 80px);-webkit-transform:translate(80px,0);-ms-transform:translate(80px,0);transform:translate(80px,0);-webkit-transform:translate3d(80px,0,0);transform:translate3d(80px,0,0)}[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded{border-right-width:1px;border-right-style:solid;min-width:0!important;max-width:100000px!important}[class*=mm-wrapper_sidebar-expanded-] .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking,[class*=mm-wrapper_sidebar-expanded-].mm-wrapper_blocking body{overflow:visible}[class*=mm-wrapper_sidebar-expanded-] .mm-page__blocker{display:none!important}.mm-wrapper_sidebar-expanded-25:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:75%;-webkit-transform:translate(33.33333%,0)!important;-ms-transform:translate(33.33333%,0)!important;transform:translate(33.33333%,0)!important;-webkit-transform:translate3d(33.33333%,0,0)!important;transform:translate3d(33.33333%,0,0)!important}.mm-wrapper_sidebar-expanded-25 .mm-menu_sidebar-expanded{width:25%!important}.mm-wrapper_sidebar-expanded-30:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:70%;-webkit-transform:translate(42.85714%,0)!important;-ms-transform:translate(42.85714%,0)!important;transform:translate(42.85714%,0)!important;-webkit-transform:translate3d(42.85714%,0,0)!important;transform:translate3d(42.85714%,0,0)!important}.mm-wrapper_sidebar-expanded-30 .mm-menu_sidebar-expanded{width:30%!important}.mm-wrapper_sidebar-expanded-35:not(.mm-wrapper_sidebar-closed) .mm-slideout{width:65%;-webkit-transform:translate(53.84615%,0)!important;-ms-transform:translate(53.84615%,0)!important;transform:translate(53.84615%,0)!important;-webkit-transform:translate3d(53.84615%,0,0)!important;transform:translate3d(53.84615%,0,0)!important}.mm-wrapper_sidebar-expanded-35 .mm-menu_sidebar-expanded{width:35%!important}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}.mm-listitem_vertical label.mm-toggle{top:5px;bottom:auto;margin-top:0}.mm-listitem_vertical label.mm-check{top:5px;bottom:auto;margin-top:0}label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check{right:20px}label.mm-check+a,label.mm-check+span{padding-right:60px}.mm-btn_next+label.mm-check,.mm-btn_next+label.mm-toggle{right:60px}.mm-btn_next+label.mm-check+a,.mm-btn_next+label.mm-check+span,.mm-btn_next+label.mm-toggle+a,.mm-btn_next+label.mm-toggle+span{margin-right:50px}.mm-btn_next+label.mm-toggle+a,.mm-btn_next+label.mm-toggle+span{padding-right:70px}.mm-btn_next+label.mm-check+a,.mm-btn_next+label.mm-check+span{padding-right:50px}.mm-counter+.mm-btn_next+label.mm-check,.mm-counter+.mm-btn_next+label.mm-toggle{right:100px}.mm-counter+.mm-btn_next+label.mm-check+a,.mm-counter+.mm-btn_next+label.mm-check+span,.mm-counter+.mm-btn_next+label.mm-toggle+a,.mm-counter+.mm-btn_next+label.mm-toggle+span{margin-right:90px}label.mm-toggle{background:rgba(0,0,0,.1)}label.mm-toggle:before{background:#f3f3f3}input.mm-toggle:checked~label.mm-toggle{background:#4bd963}label.mm-check:before{border-color:rgba(0,0,0,.75)}
.mm-menu_border-none .mm-listitem:after,.mm-panel_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after,.mm-panel_border-full .mm-listitem:after{left:0!important}.mm-menu_border-offset .mm-listitem:after,.mm-panel_border-offset .mm-listitem:after{right:20px}
.mm-menu_fx-menu-zoom{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.mm-wrapper_opening .mm-menu_fx-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu_fx-menu-slide{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-menu-fade{opacity:0;transition:opacity .4s ease}.mm-wrapper_opening .mm-menu_fx-menu-fade{opacity:1}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-zoom .mm-panel,.mm-panel_fx-zoom{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,.mm-panel_fx-zoom.mm-panel_opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,.mm-panel_fx-zoom.mm-panel_opened-parent{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,.mm-panel_fx-slide-0.mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,.mm-panel_fx-slide-100.mm-panel_opened-parent{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-up .mm-panel,.mm-panel_fx-slide-up{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu_fx-panels-slide-up .mm-panel_opened,.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,.mm-panel_fx-slide-up.mm-panel_opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-right .mm-panel,.mm-panel_fx-slide-right{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-right .mm-panel_opened,.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,.mm-panel_fx-slide-right.mm-panel_opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[class*=mm-menu_fx-listitems-] .mm-listitem{transition:none .4s ease}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1){transition-delay:50ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2){transition-delay:.1s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3){transition-delay:150ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4){transition-delay:.2s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5){transition-delay:250ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6){transition-delay:.3s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7){transition-delay:350ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8){transition-delay:.4s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9){transition-delay:450ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10){transition-delay:.5s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11){transition-delay:550ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12){transition-delay:.6s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13){transition-delay:650ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14){transition-delay:.7s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15){transition-delay:750ms}.mm-menu_fx-listitems-slide .mm-listitem{transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu_fx-listitems-fade .mm-listitem{transition-property:opacity;opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem{opacity:1}.mm-menu_fx-listitems-drop .mm-listitem{transition-property:opacity,top;opacity:0;top:-25%}.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem{opacity:1;top:0}
.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate(100vw,0);-ms-transform:translate(100vw,0);transform:translate(100vw,0);-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate(10000px,0);-ms-transform:translate(10000px,0);transform:translate(10000px,0);-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-100vw,0);-ms-transform:translate(-100vw,0);transform:translate(-100vw,0);-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-10000px,0);-ms-transform:translate(-10000px,0);transform:translate(-10000px,0);-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_fullscreen.mm-menu_position-bottom{height:100vh;min-height:140px;max-height:10000px}
.mm-menu_listview-30 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-30 .mm-listitem>span{padding-top:5px;padding-bottom:5px}.mm-menu_listview-30 .mm-listitem_vertical>.mm-btn_next{height:30}.mm-menu_listview-50 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-50 .mm-listitem>span{padding-top:15px;padding-bottom:15px}.mm-menu_listview-50 .mm-listitem_vertical>.mm-btn_next{height:50}.mm-menu_listview-60 .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-60 .mm-listitem>span{padding-top:20px;padding-bottom:20px}.mm-menu_listview-60 .mm-listitem_vertical>.mm-btn_next{height:60}.mm-menu_listview-justify .mm-panels>.mm-panel:after,.mm-menu_listview-justify .mm-panels>.mm-panel:before,.mm-panels>.mm-panel_listview-justify:after,.mm-panels>.mm-panel_listview-justify:before{content:none;display:none}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview,.mm-panels>.mm-panel_listview-justify .mm-listview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem,.mm-panels>.mm-panel_listview-justify .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:40px}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem:not(.mm-listitem_divider),.mm-panels>.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem>a:not(.mm-btn_next),.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem>span,.mm-panels>.mm-panel_listview-justify .mm-listitem>a:not(.mm-btn_next),.mm-panels>.mm-panel_listview-justify .mm-listitem>span{box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-listview_inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview_inset>li{padding:5px 0}
.mm-menu_multiline .mm-listitem>a,.mm-menu_multiline .mm-listitem>span,.mm-panel_multiline .mm-listitem>a,.mm-panel_multiline .mm-listitem>span{text-overflow:clip;white-space:normal}
[class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker{opacity:.3;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim~.mm-page__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black~.mm-page__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white~.mm-page__blocker{background:#fff}
.mm-menu_popup{transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_popup.mm-menu_opened~.mm-page__blocker{transition-delay:0s!important;z-index:1}.mm-wrapper_opening .mm-menu_popup{opacity:1}
.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-80vw,0);-ms-transform:translate(-80vw,0);transform:translate(-80vw,0);-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,.mm-menu_position-front.mm-menu_opened~.mm-slideout,.mm-menu_position-top.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_position-bottom.mm-menu_opened~.mm-page__blocker,.mm-menu_position-front.mm-menu_opened~.mm-page__blocker,.mm-menu_position-top.mm-menu_opened~.mm-page__blocker{z-index:1}.mm-menu_position-front{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu_position-top{height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto}.mm-menu_position-bottom{height:80vh;min-height:140px;max-height:880px}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu_shadow-page:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%)}.mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%}.mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none}.mm-menu_shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu_theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}.mm-menu_theme-white .mm-navbar a,.mm-menu_theme-white .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-btn:after,.mm-menu_theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(0,0,0,.03);tap-highlight-color:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-white .mm-listitem_selected>span{background:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-white .mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.06)}.mm-menu_theme-white .mm-listitem_divider{background:rgba(0,0,0,.06)}.mm-menu_theme-white .mm-counter{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-iconbar,.mm-menu_theme-white .mm-iconbar a{color:rgba(0,0,0,.3)}.mm-menu_theme-white.mm-menu_keyboardfocus a:focus{background:rgba(0,0,0,.03)}.mm-menu_theme-white .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-white .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-white .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(0,0,0,.03)}.mm-menu_theme-white.mm-menu_shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-white.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-white .mm-searchfield input{background:rgba(0,0,0,.06);color:rgba(0,0,0,.7)}.mm-menu_theme-white .mm-panel__noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu_theme-white .mm-sectionindexer a{color:rgba(0,0,0,.3)}.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-white.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(0,0,0,.03)}.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-white.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-white.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(0,0,0,.03)}.mm-menu_theme-white label.mm-check:before{border-color:rgba(0,0,0,.7)}.mm-menu_theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu_theme-white label.mm-toggle:before{background:#fff}.mm-menu_theme-whiteinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_theme-dark{background:#333;border-color:rgba(0,0,0,.3);color:rgba(255,255,255,.85)}.mm-menu_theme-dark .mm-navbar a,.mm-menu_theme-dark .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-btn:after,.mm-menu_theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-listview .mm-btn_next:after{border-color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-dark .mm-listitem_selected>span{background:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-dark .mm-listitem_opened>.mm-panel{background:rgba(255,255,255,.08)}.mm-menu_theme-dark .mm-listitem_divider{background:rgba(255,255,255,.08)}.mm-menu_theme-dark .mm-counter{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-iconbar,.mm-menu_theme-dark .mm-iconbar a{color:rgba(255,255,255,.4)}.mm-menu_theme-dark.mm-menu_keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu_theme-dark .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-dark .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-dark .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(0,0,0,.1)}.mm-menu_theme-dark.mm-menu_shadow-page:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-dark.mm-menu_shadow-panels .mm-panel{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-dark .mm-searchfield input{background:rgba(255,255,255,.15);color:rgba(255,255,255,.85)}.mm-menu_theme-dark .mm-panel__noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu_theme-dark .mm-sectionindexer a{color:rgba(255,255,255,.4)}.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-dark.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-dark.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(0,0,0,.1)}.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-dark.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-dark.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(0,0,0,.1)}.mm-menu_theme-dark label.mm-check:before{border-color:rgba(255,255,255,.85)}.mm-menu_theme-dark label.mm-toggle{background:rgba(0,0,0,.3)}.mm-menu_theme-dark label.mm-toggle:before{background:#333}.mm-menu_theme-darkinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu_theme-black{background:#000;border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.mm-menu_theme-black .mm-navbar a,.mm-menu_theme-black .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-btn:after,.mm-menu_theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-listview .mm-btn_next:after{border-color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.15);tap-highlight-color:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu_theme-black .mm-listitem_selected>span{background:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-listitem_opened>.mm-btn_next,.mm-menu_theme-black .mm-listitem_opened>.mm-panel{background:rgba(255,255,255,.2)}.mm-menu_theme-black .mm-listitem_divider{background:rgba(255,255,255,.2)}.mm-menu_theme-black .mm-counter{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-iconbar,.mm-menu_theme-black .mm-iconbar a{color:rgba(255,255,255,.4)}.mm-menu_theme-black.mm-menu_keyboardfocus a:focus{background:rgba(255,255,255,.15)}.mm-menu_theme-black .mm-navbar_tabs>:not(.mm-navbar__tab_selected),.mm-menu_theme-black .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-menu_theme-black .mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(255,255,255,.15)}.mm-menu_theme-black.mm-menu_shadow-page:after{box-shadow:false}.mm-menu_theme-black.mm-menu_shadow-panels .mm-panel{box-shadow:false}.mm-menu_theme-black .mm-searchfield input{background:rgba(255,255,255,.25);color:rgba(255,255,255,.75)}.mm-menu_theme-black .mm-panel__noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu_theme-black .mm-sectionindexer a{color:rgba(255,255,255,.4)}.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>a,.mm-menu_theme-black.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>span{background:0 0}.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem>a.mm-btn_fullwidth:hover+span,.mm-menu_theme-black.mm-menu_selected-hover .mm-listitem>a:not(.mm-btn_fullwidth):hover{background:rgba(255,255,255,.15)}.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>a,.mm-menu_theme-black.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>span{background:0 0}.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_fullwidth+span,.mm-menu_theme-black.mm-menu_selected-parent .mm-listitem_selected-parent>a.mm-btn_next:not(.mm-btn_fullwidth){background:rgba(255,255,255,.15)}.mm-menu_theme-black label.mm-check:before{border-color:rgba(255,255,255,.75)}.mm-menu_theme-black label.mm-toggle{background:rgba(255,255,255,.25)}.mm-menu_theme-black label.mm-toggle:before{background:#000}.mm-menu_theme-blackinput.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu_tileview .mm-listview,.mm-panel_tileview .mm-listview{margin:0!important}.mm-menu_tileview .mm-listview:after,.mm-panel_tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu_tileview .mm-listitem,.mm-panel_tileview .mm-listitem{padding:0;float:left;position:relative;width:50%;height:0;padding-top:50%}.mm-menu_tileview .mm-listitem:after,.mm-panel_tileview .mm-listitem:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu_tileview .mm-listitem.mm-tile-xs,.mm-panel_tileview .mm-listitem.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu_tileview .mm-listitem.mm-tile-s,.mm-panel_tileview .mm-listitem.mm-tile-s{width:25%;padding-top:25%}.mm-menu_tileview .mm-listitem.mm-tile-l,.mm-panel_tileview .mm-listitem.mm-tile-l{width:75%;padding-top:75%}.mm-menu_tileview .mm-listitem.mm-tile-xl,.mm-panel_tileview .mm-listitem.mm-tile-xl{width:100%;padding-top:100%}.mm-menu_tileview .mm-listitem>a,.mm-menu_tileview .mm-listitem>span,.mm-panel_tileview .mm-listitem>a,.mm-panel_tileview .mm-listitem>span{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu_tileview .mm-listitem>.mm-btn_next,.mm-panel_tileview .mm-listitem>.mm-btn_next{width:auto}.mm-menu_tileview .mm-listitem>.mm-btn_next:after,.mm-menu_tileview .mm-listitem>.mm-btn_next:before,.mm-panel_tileview .mm-listitem>.mm-btn_next:after,.mm-panel_tileview .mm-listitem>.mm-btn_next:before{content:none;display:none}.mm-menu_tileview .mm-listitem_divider,.mm-panel_tileview .mm-listitem_divider{display:none}.mm-menu_tileview .mm-panel,.mm-panel_tileview{padding-left:0;padding-right:0}.mm-menu_tileview .mm-panel:after,.mm-menu_tileview .mm-panel:before,.mm-panel_tileview:after,.mm-panel_tileview:before{content:none;display:none}
/* End */


/* Start:/local/templates/pweb.ru_ddsos_title_v2/css/css-hamburgers/dist/hamburgers.min.css?151267241922172*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1407998800184*/
.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top_bottom/style.css?1405661658583*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/top_bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/templates/.default/components/bitrix/menu/bottom/style.css?1405661658583*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/cookie/style.css?17115353241549*/
.warning--cookie {
    position: fixed;
    bottom: 0;
    display: none;
    background-color: #fff;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    border-radius: 15px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    width: 60%;
    max-height: 125px;
}

.warning--cookie.warning--active {
    display: flex;
}

.warning--cookie .warning--text a {
    color: #0e66bf;
    text-decoration: none;
    border-bottom: 1px solid #d2e5f7;
}

.warning--cookie .warning__apply {
    width: 160px;
    /*margin-left: 80px !important;*/
    background-color: #ec7404;
    color: #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: 18px;
    cursor: pointer;
    border: 0px none;
    min-height: 35px;
    max-height: 45px;
    margin: auto 0 auto 80px !important;
}

.warning--cookie .warning--text {
    padding: 0 !important;
    margin: 0 !important;
    width: calc(100% - 240px);
    font-size: 14px;
}

@media only screen and (max-width: 1400px) {
    .warning--cookie .warning--text {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1000px) {
    .warning--cookie {
        padding: 20px 30px;
        flex-direction: column;
        max-height: unset !important;
    }
    .warning--cookie .warning--text {
        width: 100%;
    }
    .warning--cookie .warning__apply {
        margin: 10px auto auto auto !important;
    }
}
@media only screen and (max-width: 768px) {
    .warning--cookie {
        width: 80%;
    }
}
/* End */


/* Start:/local/popup/style.css?176537981210875*/
/* ------------------------------ */

.popup {
    position: absolute;
    top: 30px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 95%;
    max-width: 900px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.45);
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.45);
    box-shadow: 0 5px 5px rgba(0,0,0,0.45);
    z-index: 999;
    padding: 40px;
    min-width: 310px;
    font-size: 14px;
    line-height: 20px;
}

.popup_close {
    display: block !important;
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    width: 30px !important;
    height: 30px !important;
    background: url(/feedback/img/sprite.png) no-repeat -289px -75px transparent !important;
    transform: unset !important;
    font-size: unset !important;
}

.popup_close:hover {
    opacity: 0.8;
}

.popup_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.4);
    z-index: 800;
    overflow-y: scroll;
}

.story_popup {
    padding: 60px 80px 40px;
}

.story_popup_title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 1em;
}

.info_popup {
    background: url(/local/popup/../img/lines.png) no-repeat top center #fff;
    color: #676767;
    font-size: 16px;
    line-height: 22px;
    padding: 0 40px;
}

.info_popup2 {
    background: url(/local/popup/../img/star.jpg) no-repeat top center #fff;
    background-image: cover;
    color: #676767;
    padding: 0 40px 20px;
    font-size: 16px;
    line-height: 22px;
}

.info_popup3 {
    color: #676767;
    padding: 0 40px 40px;
    font-size: 16px;
    line-height: 22px;
}

.info_popup .story_popup_title,
.info_popup2 .story_popup_title,
.info_popup3 .story_popup_title {
    text-align: center;
    padding: 25px 15px 15px;
    color: #00b1e5;
    font-size: 20px;
}

.info_popup .pos_container,
.info_popup2 .pos_container {
    position: relative;
}

.info_popup .pull-right {
    float: right;
}

.info_popup b {
    color: #009fdb;
    font-size: 18px;
}

.info_popup .pos2 p.p1:before,
.info_popup .pos2 p.p2:before,
.info_popup .pos3:before,
.info_popup .pos4 p.p1:before,
.info_popup .pos4 p.p2:before,
.info_popup .pos4 p.p3:before,
.info_popup .pos5 p.p1:before,
.info_popup .pos5 p.p2:before,
.info_popup .abs-pos1 p:before,
.info_popup .abs-pos2 p:before,
.info_popup div.abs-pos3 p:before {
    background-image: url(/local/popup/../img/icons-s769c47a955.png);
    background-repeat: no-repeat;
}

.info_popup .badge {
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    min-width: 10px;
    font-weight: bold;
    display: inline-block;
}

.info_popup .pos1 {
    width: 470px;
}

.info_popup .pos2 {
    font-size: 15px;
    margin-top: -80px;
}

.info_popup .pos2 p {
    margin-bottom: 70px;
    position: relative;
}

.info_popup .pos2 p.p1:before {
    background-position: 0 -120px;
    content: "";
    height: 108px;
    left: -134px;
    margin-top: -54px;
    position: absolute;
    top: 50%;
    transform: scale(0.9, 0.9);
    width: 124px;
}

.info_popup .pos2 p.p2 {
    margin-left: -20px;
}

.info_popup .pos2 p.p2:before {
    background-position: 0 -447px;
    content: "";
    height: 106px;
    left: -134px;
    margin-top: -53px;
    position: absolute;
    top: 50%;
    transform: scale(0.9, 0.9);
    width: 124px;
}

.info_popup .pos3 {
    margin: 250px 0 0 300px;
    position: relative;
}

.info_popup .pos3:before {
    background-position: 0 -700px;
    content: "";
    height: 121px;
    left: -160px;
    margin-top: -60.5px;
    position: absolute;
    top: 50%;
    transform: scale(0.9, 0.9);
    width: 150px;
}

.info_popup .pos4 p {
    margin-top: 70px;
    padding-left: 140px;
    position: relative;
}

.info_popup .pos4 p.p1:before {
    background-position: 0 -825px;
    content: "";
    height: 101px;
    left: 0;
    margin-top: -50.5px;
    position: absolute;
    top: 50%;
    transform: scale(0.9, 0.9);
    width: 126px;
}

.info_popup .pos4 p.p2:before {
    background-position: 0 -930px;
    content: "";
    height: 112px;
    left: 30px;
    margin-top: -56px;
    position: absolute;
    top: 50%;
    transform: scale(0.9, 0.9);
    width: 79px;
}

.info_popup .pos4 p.p3:before {
    background-position: 0 -1046px;
    content: "";
    height: 83px;
    left: 0;
    margin-top: -41.5px;
    position: absolute;
    top: 50%;
    transform: scale(0.9, 0.9);
    width: 125px;
}

.info_popup .pos5 {
    margin-top: -10px;
}

.info_popup .pos5 p {
    margin-bottom: 70px;
    position: relative;
}

.info_popup .pos5 p.p1:before {
    background-position: 0 -1260px;
    content: "";
    height: 128px;
    left: -141px;
    margin-top: -64px;
    position: absolute;
    top: 50%;
    transform: scale(0.9, 0.9);
    width: 131px;
}

.info_popup .pos5 p.p2:before {
    background-position: 0 -232px;
    content: "";
    height: 99px;
    left: -112px;
    margin-top: -74.5px;
    position: absolute;
    top: 50%;
    transform: scale(0.9, 0.9);
    width: 92px;
}

.info_popup div[class^="abs-pos"] {
    left: 50%;
    margin-left: -150px;
    position: absolute;
    width: 300px;
}

.info_popup div[class^="abs-pos"] .badge {
    background-color: #75b967;
    border-radius: 50%;
    color: white;
    font-size: 30px;
    height: 64px;
    letter-spacing: 0.3px;
    line-height: 64px;
    padding: 0;
    width: 64px;
}

.info_popup div[class^="abs-pos"] p {
    color: #71b763;
    font-size: 25px;
    font-weight: bold;
}

.info_popup .abs-pos1 {
    top: 250px;
}

.info_popup .abs-pos1 p {
    padding-left: 25px;
    position: relative;
}

.info_popup .abs-pos1 p:before {
    background-position: 0 -557px;
    content: "";
    height: 139px;
    left: 50%;
    margin-left: -86.5px;
    position: absolute;
    top: -149px;
    width: 173px;
}

.info_popup .abs-pos2 {
    top: 700px;
}

.info_popup .abs-pos2 p {
    padding-left: 60px;
    position: relative;
}

.info_popup .abs-pos2 p:before {
    background-position: 0 -1133px;
    content: "";
    height: 123px;
    left: 50%;
    margin-left: -39px;
    position: absolute;
    top: -133px;
    width: 78px;
}

.info_popup div.abs-pos3 {
    bottom: 50px;
    margin-left: -300px;
    width: 300px;
}

.info_popup div.abs-pos3 p {
    position: relative;
}

.info_popup div.abs-pos3 p:before {
    background-position: 0 -335px;
    content: "";
    height: 108px;
    left: 35%;
    margin-left: -77.5px;
    position: absolute;
    top: -118px;
    transform: scale(0.9, 0.9);
    width: 155px;
}

.text_popup_title {
    text-align: center;
    padding: 0px 15px 25px;
    color: #00b1e5;
    font-size: 20px;
    font-weight: 700;
}

.info_popup2 .blocksize {
    margin: 0 -10px 40px;
    overflow: hidden;
}

.info_popup2 .blocksize .item {
    float: left;
    width: 50%;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.info_popup2 .blocksize .item img {
    float: left;
    width: 125px;
}

.info_popup2 .blocksize .picture-text {
    margin-left: 150px;
}

.info_popup2 .blocksize .green-text {
    color: #71b763;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}

.info_popup2 .why-icon {
    text-align: center;
    padding-bottom: 10px;
}

.info_popup2 .why-family {
    background: url(/local/popup/../img/icon11.png) no-repeat 0 0 transparent;
    height: 70px;
    margin: 0 auto 12px;
    width: 100px;
}

.info_popup3 .questions_col {
    float: left;
    width: 58%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px 0 0;
}

.info_popup3 ul {
    list-style: none outside;
    margin: 0;
    padding: 0;
}

.info_popup3 li {
    padding-top: 15px;
}

.info_popup3 li:first-child {
    padding: 0;
}

.info_popup3 li > a {
    font-size: 17px;
    line-height: 20px;
}

.info_popup3 .collapse {
    display: none;
    padding-top: 12px;
    padding-left: 12px;
}

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

.info_popup3 .text-right a {
    color: #7f7f7f;
    font-size: 14px;
}

.info_popup3 .contacts_col {
    float: left;
    width: 41%;
    text-align: center;
    font-size: 19px;
    line-height: 25px;
}

.popup_body .text h1 {
    font: bold 20px Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    margin: 0 0 20px;
    color: #166faa;
}

.info_popup3 .contacts_col b {
    color: #009fdb;
}

.info_popup3 .contacts_col .home {
    display: block;
    background: url(/local/popup/../img/icons-s769c47a955.png) no-repeat 0 -557px transparent;
    width: 173px;
    height: 139px;
    margin: 20px auto 0;
}

@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("/local/templates/fastsol/assets/fonts/inter/newinter/Inter-Light.otf") format('truetype');
}
.popup_error_modal {
	background-color: #fff !important;
	border: 50px solid #DE5A6C;
	padding: 30px;
	gap: 30px;
	top: 50% !important;
	transform: translate(-50%, 50%);
}
.popup_error_modal.blue {
	border: 50px solid #00ABEC;
}
.popup_error_modal .icons {
	display: flex;
	gap: 15px;
}
.popup_error_modal img {
	object-fit: cover;
	max-width: 145px;
}
.popup_error_modal-block {
	display: flex;
	gap: 20px;
}
.popup_error_modal .title {
	font-family: Inter;
	font-size: 26px;
	font-weight: 600;
	line-height: 33.8px;
	margin-bottom: 15px;
	color: #00abec;
}
.popup_error_modal p {
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 25.2px;
	margin-bottom: 15px;
}
.popup_error_modal b {
	font-family: Inter;
	font-weight: 600;
	font-size: 20px;
	line-height: 140%;
	margin-bottom: 0px;
}
.popup_error_modal .icons .vk {
	background-image: url(/local/templates/fastsol/assets/img/nav/vk_2.svg);
}
.popup_error_modal .icons .tg {
	background-image: url(/local/templates/fastsol/assets/img/nav/tg_2.svg);
}
.popup_error_modal .icons .rutube{
	background-image: url(/local/templates/fastsol/assets/img/nav/rutube_2.svg);
}
.popup_error_modal .icons .dzen {
	background-image: url(/local/templates/fastsol/assets/img/nav/dzen_2.svg);
}
.popup_error_modal .icons .vk,
.popup_error_modal .icons .tg,
.popup_error_modal .icons .rutube,
.popup_error_modal .icons .dzen {
	width: 32px;
	height: 32px;
	background-position: -20px -20px;
}
.popup_error_modal .icons .vk:hover,
.popup_error_modal .icons .tg:hover,
.popup_error_modal .icons .rutube:hover,
.popup_error_modal .icons .dzen:hover {
	background-position: -20px -72px;
}
@media (max-width: 576px){
	.popup_error_modal-block {
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/pweb.ru_ddsos_title_v2/styles.css?1739873298310*/
.catalog-section-list li a{
text-decoration:none;
}
.catalog-section-list li a:hover{
text-decoration:underline;
}
.faq-form.ppl-list{
border-top: 1px solid #C9C9C9;
padding: 25px 0px 0px;
margin: 25px 0px 0px;
}
.address-details .z1{
	font-size:18px; 
	color:#848484;
	font-weight:bold;
	padding:0 0 10px 0;
}
/* End */


/* Start:/local/templates/pweb.ru_ddsos_title_v2/template_styles.css?173987329847611*/
.social a {
    text-align: center !important;
    width: 22px !important;
    height: 22px !important;
    float: left !important;
    background: #fff;
    border: 1px solid #ccc !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
    border-radius: 6px !important;
    margin: 0 7px 10px 0 !important;
    padding: 6px !important;
    color: #000 !important;
    font-size: 0.9em !important;
}
.youtube a:hover {background: #c4302b; color: #fff !important;}
.twitter a:hover {background: #00acee; color: #fff !important;}
.instagram a:hover {background: #3f729b; color: #fff !important;}
.facebook a:hover {background: #3b5998; color: #fff !important;}
.vk a:hover {background: #5d84ae; color: #fff !important;}
.odnoklassniki a:hover {background: #f93; color: #fff !important;}
.telegram a:hover {background: #249bd7; color: #fff !important;}
.whatsapp a:hover {background: #50b154; color: #fff !important;}
.google-pluse a:hover {background: #c4302b; color: #fff !important;}

/************************* Reset **************************/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0;
	text-align: left;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ul {list-style: none;}
ol, ul {padding-left:25px;}
q:before, q:after,blockquote:before, blockquote:after {content: "";}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: block; zoom:1;}

/**
*
*	���������������� ��������-�������     www.Pweb.ru
*
*********************************************************/

html {background-color:#ffffff;}
body {
	font:62.5%/1.3 Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	min-width:1000px;
}
a {color:#237db3;}
a:hover {text-decoration:none;}
html, body, #all {height: 100%;}
body > #all {height: auto; min-height: 100%;}

/**************** CONTENT ***************/
.main h1, .main h2, .main h3, .main h4, .main h5, .main .h1, .main .h2, .main .h3, .main .h4, .main .h5 {margin-bottom:10px; padding:0;}
.main h1, .h1 {font:bold 20px Arial, Helvetica, sans-serif; line-height:1.2em; margin:0 0 20px; color: #166faa;}
.main h2, .h2 {font:normal 20px Arial, Helvetica, sans-serif; line-height:1.2em;}
.main h3, .h3 {font:normal 1.3em Arial, Helvetica, sans-serif; line-height:1.2em;}
.main h4, .h4 {font-size:1.2em; line-height:1em;}
.main h5, .h5 {font-size:1.1em; line-height:1em;}

.main p {padding:0 0 15px 0;}
.main p.h1, .main p.h2, .main p.h3, .main p.h4, .main p.h5 {padding:0;}

.main table {margin:0 0 5px 0;}
.main li {margin:0 0 1px 0;}
.main blockquote {
	padding:10px 50px 10px 50px;
	text-align:justify;
	color:#1b1315;
}
.left {
	float:left;
	margin:0 20px 10px 0;
}
.right {
	float:right;
	margin:0 0 10px 20px;
}
img[align=left] {
	float:left;
	margin:0 20px 10px 0;
}
img[align=right] {
	float:right;
	margin:0 0 10px 20px;
}
/****************************************/


#all {
	margin:auto;
	min-height: 100%;
	width:980px;
	position: relative;
	font-size:1.3em;
	background:#ffffff;
	color:#505050;
}
.wrapper {width:980px; margin:auto;}

#header {}
#header-top {height:108px;}
#header #logo {float:left; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/logo.png) 0 0 no-repeat; width:185px; height:60px; margin:24px 0px 0 0px; text-indent:-99999px; overflow:hidden}
#header #logo a {float:left; width:185px; height:60px;}
#header #slog {float:left; margin:24px 0 0 56px; color:#00a6ea; font-size:24px; line-height:1em; text-transform:uppercase; padding:19px 0 0 50px; border-left:1px solid #c0c0c0; height:50px;}

#header-lang {float:right; padding:24px 0 0 0; font-size:13px; text-transform:uppercase;}
#header-lang a:hover, #header-lang span {color:#00a6ea;}
#header-lang a {text-decoration:none; color:#7a7a7a;}

#header-slider {height:326px; position:relative; background:#edf5f4;overflow: hidden;}
#header-slider ul {padding:0; margin:0;}
#header-slider ul li {margin:0; padding:0;}
#header-slider .content-slider-overflow {float:left; width:760px;}
#header-slider .content-slider-overflow li {display:inline-block; height:326px; overflow:hidden;width:100%;}
#header-slider .content-slider-overflow li a {display: block; height: 326px; position:relative; width:100%;}
#header-slider .content-slider-overflow li a span{bottom: 5px; position: absolute; right: 10px; color: #ffffff; font-size:18px; font-style:italic;}
#header-slider .scroll-preview {float:left; width:220px;}
#header-slider .scroll-preview .preview-o {/*height:291px;*/}
#header-slider .scroll-preview .preview-o .paginage {}
#header-slider .scroll-preview .preview-o .paginage .buttt {height:96px; border-bottom:1px solid #a6cecd; background:#e4f0f0; cursor:pointer;}
#header-slider .scroll-preview .preview-o .paginage .buttt img {opacity:0.7;}
#header-slider .scroll-preview .preview-o .paginage .buttt span {float:left; width:77px; height:96px; overflow:hidden;}
#header-slider .scroll-preview .preview-o .paginage .buttt i {display:table-cell; width:123px; height:76px; vertical-align:middle; color:#667b83; font-style:normal; font-size:16px; line-height:1.2em; padding:0 10px;}
#header-slider .scroll-preview .preview-o .paginage .buttt div {float:right; bottom:10px; vertical-align:middle; color:#000000; font-style:itelic; right:10px; }
#header-slider .scroll-preview .preview-o .paginage .current {background:#43b7df;}
#header-slider .scroll-preview .preview-o .paginage .current i {color:#ffffff;}
#header-slider .scroll-preview .total-pages {float:left; font-size:13px; color:#797979; line-height:35px; padding:0 0 0 10px;}
#header-slider .scroll-preview .total-pages span {color:#01a4da;}
#header-slider .content-slider-left, #header-slider .content-slider-right {position:absolute; width:31px; height:35px; background-image:url(/local/templates/pweb.ru_ddsos_title_v2/images/title-slider-arrows.png); background-repeat:no-repeat;  text-indent:-9999px; overflow:hidden; border-left:1px solid #b3d4d1; top:291px;}
#header-slider .content-slider-left {background-position:0 0; right:32px;}
#header-slider .content-slider-right {background-position:-31px 0; right:0;}
.disabled {opacity:0.5;}

#header-menu {background:#01a4da; height:58px;}
#header-menu ul {padding:0; margin:0; float:left; height:58px;}
#header-menu ul li {float:left; height:58px; list-style-type:none; margin:0; font-size:18px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/hm-li.png) 0 23px no-repeat;}
#header-menu ul li a {float:left; height:58px; line-height:58px; color:#ffffff; text-decoration:none; padding:0 16px;}
#header-menu ul li.first {background:none;}
#header-menu ul li:hover, #header-menu ul li.first:hover, #header-menu ul li.selected {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/hm-li-hover.png) 0 0 no-repeat; margin:0 -1px 0 0; padding:0 1px 0 0; position:relative;}
#header-menu ul li:hover a, #header-menu ul li.selected a {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/hm-li-hover.png) 100% -58px no-repeat;}

#header-search {float:right; margin:15px 15px 0 0; width:203px; height:27px;}
#header-search input {float:left; width:103px; height:20px; padding:3px 10px 4px 10px; border:none; background:none transparent; outline:none; background:#ffffff; box-shadow:1px 1px 1px rgba(1,1,1,0.29) inset;}
#header-search span input {width:30px; height:27px; cursor:pointer; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-search.png) 8px 8px no-repeat; border:none; background-color:#ffffff; box-shadow:0px 1px 1px rgba(1,1,1,0.29) inset;}

#sub-menu {padding:14px 0 0 0; margin:0 0 0 -15px;}
#sub-menu ul {padding:0; margin:0; font-size:15px;}
#sub-menu ul li {float:left; height:35px; white-space:nowrap; margin:0 0 0 15px;}
#sub-menu ul li a {float:left; padding:0 7px; height:35px; line-height:35px; background:#ffffff; transition:all 0.2s ease; color:#464646; text-decoration:none;}
#sub-menu ul li a:hover, #sub-menu ul li.selected a {color:#ffffff; background:#00a6ea;}

.main {
	width:100%;
	margin:auto;
}
.main-bottom {padding-bottom:269px;}
.main-bottom-min {padding-bottom:55px;}

.left-s {
	width:100%;
	margin:0 -250px 0 0;
	float:left;
}
.right-side {
	width:220px;
	float:right;
	padding:20px 0;
}
.left-side {
	width:250px;
	float:left;
	padding:20px 0;
}
.center-s {margin:0 250px 0 0; }
.center-block {
	float:right;
	width:100%;
	margin:0 0 0 -270px;
}
.content-s {margin:0 0 0 260px;}
.content-block {padding:20px 0;}
.have-left-side {float:right; width:480px;}

.content-block ul li {list-style-type:disc;}

.shadow {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/shadow.png) 50% 0 no-repeat; padding:40px 0;}

.left-side {float:left; width:100%; margin:0 -500px 0 0;}
.left-side .left-menu {margin:0 500px 0 0; font-size:16px;}
.left-side .left-menu ul {padding:0; margin:0 0 30px; font-weight:bold;}
.left-side .left-menu ul li {display:block; list-style-type:none; border-bottom:1px solid #ffffff; margin:0;}
.left-side .left-menu ul li a {display:block; background:#73cef3; padding:20px 2px 15px 10px; text-decoration:none; color:#ffffff; transition:all 0.2s ease;}
.left-side .left-menu ul li a:hover, .left-side .left-menu ul li.selected a {background:#19afec;}
.left-side .left-menu ul li.selected a {position:relative;}
.left-side .left-menu ul li.selected a i {position:absolute; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/lm-arrow.png) 0 0 no-repeat; width:10px; height:32px; top:50%; right:-10px; margin:-16px 0 0 0;}
.left-side .left-menu ul li.selected ul {display:block; padding:15px 0; font-weight:normal; margin:0;}
.left-side .left-menu ul li.selected li a {padding:4px 10px; background:none; color:#808080;}
.left-side .left-menu ul li.selected li.selected a {color:#19afec;}

.left-filter select {width:230px; border:1px solid #bebebe; height:33px; padding:6px; box-shadow:1px 1px 4px rgba(1,1,1,0.17) inset; margin:0 0 9px; color:#808080; font:normal 12px Arial, Helvetica, sans-serif;}

.active-news-list {margin:0 0 15px -20px;}
.active-news-list .active-news-item {float:left; margin:0 0 20px 20px; width:230px; height:196px; overflow:hidden;}
.active-news-list .active-news-item a {display:block; height:196px; position:relative; text-decoration:none; color:#ffffff;}
.active-news-list .active-news-item a .picture {display:block; height:196px; width:230px; overflow:hidden;}
.active-news-list .active-news-item a .name {position:absolute; left:0; bottom:0; width:210px; line-height:1.2em; min-height:2.4em; padding:10px; font-size:12px; font-weight:bold; background:#797979; transition:all 0.2s ease;}
.active-news-list .active-news-item a:hover .name {background:#939393;}
.active-news-list .active-news-item a .ico-video {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-video.png) 0 0 no-repeat; width:55px; height:55px; top:55px; left:85px; position:absolute;}

.sms-donation {background:#e5712b; color:#ffffff; height:196px; margin:0 0 35px;}
.sms-donation .name {padding:15px 15px 0 15px; font-size:18px; height:45px; line-height:1.1em;}
.sms-donation form {display:block; padding:0 0 0 15px; height:95px;}
.sms-donation form input {background:#ffffff; width:165px; height:23px; padding:5px 10px; border:1px solid #da6c29; margin:0 0 7px; font:normal 18px Arial, Helvetica, sans-serif;}
.sms-donation form span input {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/sms-button.png) 0 0 repeat-x; height:43px; width:185px; border:none; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19); color:#e2511e; cursor:pointer;}
.sms-donation p.nb {display:block; border-top:1px solid #ed9c6b; color:#f7d5c0; font-size:11px; padding:5px 15px 0 15px; text-align:center;}


.grey-right-block {background:#f4f4f4; border-top:1px solid #e1e1e1; padding:25px 15px 0 15px; height:390px; box-shadow:0 0 1px rgba(218,218,218,1) inset; color:#505050; margin:0 15px 30px 0; width:195px; float:left;}
.grey-right-block .name {font-size:18px; line-height:1.1em; color:#797979; margin:0 0 15px;}
.grey-right-block .article-item .picture {margin:0 0 10px;}
.grey-right-block .article-item .name {font-size:13px; font-weight:bold; margin:0 0 10px;}
.grey-right-block .article-item .name a {color:#464646;}
.grey-right-block .article-item .desc {line-height:1.3em; height:5.2em; overflow:hidden; margin:0 0 10px;}
.grey-right-block .article-item .more {text-align:right; padding:0 12px 0 0; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-more.png) 100% 6px no-repeat;}
.grey-right-block .article-item .more a {color:#797979;}

.video-right-block {margin:0 0 23px;}
.video-right-block .picture {margin:0 0 10px; width:220px; overflow:hidden;}
.video-right-block .picture a {display:block; width:220px; position:relative;}
.video-right-block .picture a span {position:absolute; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-video.png) 0 0 no-repeat; width:55px; height:55px; left:50%; top:50%; margin:-27px 0 0 -27px;}
.video-right-block .name {font-size:13px; font-weight:bold;}

.right-pay-block {padding:25px 0 0 0; margin:0 0 20px; border-top:1px solid #e1e1e1;}
.right-pay-block .name {font-size:18px; line-height:1.1em; color:#797979; margin:0 0 10px;}
.right-pay-block .input-block {height:35px; margin:0 0 8px;}
.right-pay-block .input {border:1px solid #bebebe; border-right:none; box-shadow:1px 1px 4px rgba(1,1,1,.17) inset; height:33px; width:187px; float:left;}
.right-pay-block .input input {float:left; padding:6px 5px 7px 10px; border:none; background:none transparent; height:20px; font:normal 20px Arial, Helvetica, sans-serif; color:#777777; line-height:20px; width:4em; text-align:right;}
.right-pay-block .input span {float:left; font-size:16px; color:#777777; line-height:31px;}
.right-pay-block span input {width:220px; height:42px; background:#66b764; color:#ffffff; font:normal 18px Arial, Helvetica, sans-serif; border:none; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,.19), 0 -1px 0 rgba(1,1,1,.11) inset; cursor:pointer; transition:all 0.2s ease;}
.right-pay-block span input:hover {background:#589e57;}
.right-pay-block .arrows {float:left; width:32px; height:35px;}
.right-pay-block .arrows a {display:block; background-image:url(/local/templates/pweb.ru_ddsos_title_v2/images/pay-arrows.png);}
.right-pay-block .arrows a.plus {height:18px; background-position:0 0;}
.right-pay-block .arrows a.minus {height:17px; background-position:0 -18px;}

.pay-types {margin:0 -10px 0 -6px; padding:5px 0 0 0;}
.pay-types img {float:left; margin:0 0 0 6px;}

.title-news-block {border-top:1px solid #e1e1e1; padding:25px 0 0 0; overflow:hidden;}
.title-news-block h2 {color:#00a6ea;}
.news-list {margin:0 0 10px -20px; font-size:0; padding:0 0 30px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/line.png) 100% 100% no-repeat; min-height:94px;}
.news-list .news-item {margin:0 0 20px 9px; padding-left:10px; width:228px; font-size:12px; border-left:1px solid #e7e7e7;}
.news-list .news-item .date {color:#505050; margin:0 0 5px;}
.news-list .news-item h3 {font:bold 13px Arial, Helvetica, sans-serif;}
.news-list .more {text-align:right; font-size:12px; padding:0 12px 0 0; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-more.png) 100% 6px no-repeat;}
.news-list .more a {color:#797979;}
.news-list .news-row {height:36px;}

.news-list-inside {}
.news-list-inside .news-item {margin:0 0 30px;}
.news-list-inside .news-item .picture {margin:0;}
.news-list-inside .news-item .desc {}
.news-list-inside .news-item .desc .date {margin:0 0 5px; font-size:12px;}
.news-list-inside .news-item .desc h3 {font:bold 18px Arial, Helvetica, sans-serif;}
.news-list-inside .news-item .desc a.more {color:#00a6ea; padding-right:10px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/more-arrow-blue.png) 100% 6px no-repeat;}

.news-detailed {margin:0 0 30px;}
.news-detailed .news-item .picture {margin:0;}
.news-detailed .news-item .desc {}
.news-detailed .news-item .desc .date {margin:0 0 5px; font-size:12px;}
.news-detailed .news-item .desc h3 {font:bold 18px Arial, Helvetica, sans-serif;}



.paginate {text-align:right; font-size:0;}
.paginate a, .paginate span {height:20px; min-width:14px; padding:0 3px; text-align:center; transition:all 0.2s ease; font-size:12px; line-height:20px; margin:0 0 0 1px; text-decoration:none;}
.paginate a {color:#808080;}
.paginate a:hover, .paginate span {background:#e5702b; color:#ffffff;}
.paginate a.page-prev {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/paginate-arrows.png) 0 0 no-repeat;}
.paginate a.page-next {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/paginate-arrows.png) -20px 0 no-repeat;}

.photo-list-inside {}
.photo-list-inside .photo-item {margin:0 0 30px;}

.our-partners {}
.our-partners h2 {margin:0 0 5px;}
.our-partners ul {padding:0; margin:0;}
.our-partners ul li {float:left; width:116px; margin:0 20px 0 0; list-style-type:none;}
.our-partners .content-slider {position:relative; margin:0 0 5px;}
.our-partners .content-overflow {float:left; margin:0 0 0 35px; width:665px; overflow:hidden;}
.our-partners .content-slider .content-slider-left, .our-partners .content-slider .content-slider-right {position:absolute; width:30px; height:30px; top:26px; transition:all 0.2s ease; opacity:0.5;}
.our-partners .content-slider .content-slider-left {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/slider-arrow-l.png) 50% 50% no-repeat; left:-10px;}
.our-partners .content-slider .content-slider-right {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/slider-arrow-r.png) 50% 50% no-repeat; right:-10px;}
.our-partners .content-slider .content-slider-left:hover, .our-partners .content-slider .content-slider-right:hover {opacity:1;}
.our-partners .more {text-align:right; font-size:12px; padding:0 12px 0 0; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-more.png) 100% 6px no-repeat;}
.our-partners .more a {color:#797979;}

.blogs-list {}
.blogs-list .blog-item {margin:0 0 15px;}
.blogs-list .blog-item .picture {float:left; width:70px; height:70px; overflow:hidden; margin:0 20px 0 0;}
.blogs-list .blog-item .desc {overflow:hidden; zoom:1;}
.blogs-list .blog-item .desc h3 {font:bold 13px Arial, Helvetica, sans-serif; margin:0 0 5px; padding:0;}
.blogs-list .blog-item .desc .link a {color:#00a6ea;}

.faq-list {border-top:1px solid #e1e1e1; padding:15px 0 0 0; margin:0 0 15px;}
.faq-list .faq-item {padding-bottom:0px; margin-bottom:5px; border-bottom:1px solid #e1e1e1;}
.faq-list .faq-item a {color:#00a6ea;}
.faq-list .faq-item h3 {font:bold 13px Arial, Helvetica, sans-serif; margin:0 0 10px;}
.faq-list .faq-item p {padding:0;}

.faq-form {width:480px; margin:auto;}
.faq-form .name {font:bold 18px Arial, Helvetica, sans-serif; margin:0 0 15px;}
.faq-form .input {margin:0 0 5px;}
.faq-form .input-mini label, .faq-form .input label, .faq-form .textarea label, .faq-form .file label {display:block; margin:0 0 3px; font-weight:bold;}
.faq-form .input input {width:458px; height:23px; padding:5px 10px; border:1px solid #bebebe; box-shadow:1px 1px 4px rgba(1,1,1,0.17) inset;}

.faq-form .input-code{margin: 0 30px 0 0;}
.faq-form .input-code input {width:150px; height:23px; padding:5px 10px; border:1px solid #bebebe; box-shadow:1px 1px 4px rgba(1,1,1,0.17) inset;}

.faq-form .input-mini input {width:255px; height:23px; padding:5px 10px; border:1px solid #bebebe; box-shadow:1px 1px 4px rgba(1,1,1,0.17) inset;}
.faq-form .textarea {margin:0 0 10px;}
.faq-form .textarea textarea {width:458px; height:66px; padding:10px; border:1px solid #bebebe; box-shadow:1px 1px 4px rgba(1,1,1,0.17) inset; resize:vertical; max-height:400px;}
.faq-form .file {margin:0 0 5px;}
.faq-form .file .picture {float:left; margin:0 20px 0 0;}
.faq-form .file .desc {overflow:hidden; zoom:1;}
.faq-form .button {font-size:12px; color:#808080;}
.faq-form .button input {width:480px; height:42px; background:#66b764; color:#ffffff; font:normal 18px Arial, Helvetica, sans-serif; border:none; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,.19), 0 -1px 0 rgba(1,1,1,.11) inset; cursor:pointer; transition:all 0.2s ease;}
.faq-form .button input:hover {background:#589e57;}

.send-resume a {padding:10px; margin: 0 0 10px 0; width:165px;  text-decoration:none; background:#66b764; color:#ffffff; font:normal 18px Arial, Helvetica, sans-serif; border:none; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,.19), 0 -1px 0 rgba(1,1,1,.11) inset; cursor:pointer; transition:all 0.2s ease; display:block;}
.send-resume a:hover {
background:#589e57;
}
.red {color:#fa3117;}

.docs-list {margin:0 0 0 0px; font-size:0;}
.docs-list .ib {width:112px; margin:0 8px 20px 0; font-size:13px;}
.docs-list table.ib {width:100%; margin:0 8px 20px 0; font-size:13px;}

.docs-list .ib .ico-word {display:block; height:55px; background:url("/local/templates/pweb.ru_ddsos_title_v2/images/ico-word.png") 50% 0 no-repeat;}
.docs-list .ib .ico-pdf {display:block; height:55px; background:url("/local/templates/pweb.ru_ddsos_title_v2/images/pdfIco-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-jpg {display:block; height:55px; background:url("/local/templates/pweb.ru_ddsos_title_v2/images/ico-jpg.png") 50% 0 no-repeat;}
.docs-list .ib .ico-ai {display:block; height:55px; background:url("/local/templates/pweb.ru_ddsos_title_v2/images/ico-ai.png") 50% 0 no-repeat;}
.docs-list .ib .ico-avi {display:block; height:55px; background:url("/local/templates/pweb.ru_ddsos_title_v2/images/file_avi-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-zip {display:block; height:55px; background:url("/local/templates/pweb.ru_ddsos_title_v2/images/file_zip-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-bmp {display:block; height:55px; background:url("/images/file_bmp-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-xls {display:block; height:55px; background:url("/images/file_xls.png") 50% 0 no-repeat;}
.docs-list .ib .ico-ppt {display:block; height:55px; background:url("/images/file_ppt.png") 50% 0 no-repeat;}
.docs-list .ib .ico-gif {display:block; height:55px; background:url("/images/file_gif-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-jpeg {display:block; height:55px; background:url("/images/file_jpg-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-jpg {display:block; height:55px; background:url("/images/file_jpg-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-png {display:block; height:55px; background:url("/images/file_png-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-rtf {display:block; height:55px; background:url("/images/file_rtf.png") 50% 0 no-repeat;}
.docs-list .ib .ico-txt {display:block; height:55px; background:url("/images/file_txt.png") 50% 0 no-repeat;}
.docs-list .ib .ico-tif {display:block; height:55px; background:url("/images/file_tif.png") 50% 0 no-repeat;}
.docs-list .ib .ico-rar {display:block; height:55px; background:url("/images/file_rar-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-tiff {display:block; height:55px; background:url("/images/file_tiff-2.png") 50% 0 no-repeat;}
.docs-list .ib .ico-html {display:block; height:55px; background:url("/images/file_htlm-2.png") 50% 0 no-repeat;}

.docs-list .ib .ico-pic {display:block; height:150px; text-align:center; width:114px; overflow:hidden;border:1px solid #808080;}
/*.docs-list .ib .ico-pic  img {border:1px solid #808080;}*/
.docs-list .ib .name {text-align:center; font-weight:bold; display:block; width:112px; overflow-x:hidden;}
.docs-list .ib .size {text-align:center; display:block;}

.ib {vertical-align:top; display:-moz-inline-stack; display:inline-block; _overflow:hidden; zoom:1; *display:inline;}

.map-block {margin:0 0 15px;}
.address-details {margin:0 0 15px;}
.address-details span {display:block; margin:0 0 1px; padding:0 0 0 15px; font-size:12px;}
.address-details span.ico-map {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-map.png) 2px 2px no-repeat;}
.address-details span.ico-tel {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-tel.png) 2px 3px no-repeat;}
.address-details span.ico-mail {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-mail.png) 1px 4px no-repeat;}
.address-details span.ico-stat {background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-stat.png) 1px 4px no-repeat;}

.contacts-block .ppl-list, .village-details .ppl-list, .how-help .ppl-list {border-top:1px solid #c9c9c9; padding:15px 0 0 0;}
.ppl-list .ppl-item {margin:0 0 15px;}
.ppl-list .ppl-item .picture {float:left; margin:0 15px 0 0;}
.ppl-list .ppl-item .desc {overflow:hidden; zoom:1;}
.ppl-list .ppl-item .desc .address-details {margin:0;}

.village-text {padding:0px 0;}

.ppls-search {}
.ppls-search .ppls-search-form {border:1px solid #01a4da; height:25px;}
.ppls-search .ppls-search-form input {float:left; padding:3px 10px; height:19px; font:normal 13px Arial, Helvetica, sans-serif; line-height:19px; width:432px; border:none;}
.ppls-search .ppls-search-form span input {padding:0; height:25px; width:25px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-search.png) 50% 50% no-repeat; cursor:pointer;}
.ppls-search .ppls-search-result {border-bottom:1px solid #d0d0d0;}
.ppls-search .ppls-search-result a {display:block; padding:3px 6px; border-left:1px solid #d0d0d0; border-right:1px solid #d0d0d0; text-decoration:none;}
.ppls-search .ppls-search-result a:hover {background:#19afec; border-color:#19afec; color:#ffffff;}
.ppls-search .ppls-search-result a .picture {float:left; margin:0 8px 0 0;}
.ppls-search .ppls-search-result a .desc {overflow:hidden; zoom:1;}
.ppls-search .ppls-search-more {margin:-1px 0 0 0;}
.ppls-search .ppls-search-more a {display:block; background:#73cef3; border:1px solid #19afec; height:28px; text-align:center; text-decoration:none; color:#ffffff; transition:all 0.2s ease;}
.ppls-search .ppls-search-more a:hover {background:#19afec;}
.ppls-search .ppls-search-more a span {padding:0 12px; line-height:28px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/more-arrow.png) 100% 12px no-repeat;}

.staff-details {margin:0 0 15px;}
.staff-details .picture {float:left; margin:0 15px 0 0;}
.staff-details .desc {overflow:hidden; zoom:1;}
.staff-details .desc h2 {font:bold 18px Arial, Helvetica, sans-serif;}
.staff-details .desc p.status {margin:-10px 0 10px; padding:0;}
.staff-text {padding:15px 0 0; border-top:1px solid #e1e1e1;}

.pictures-slider:hover .content-slider-left, .pictures-slider:hover .content-slider-right{ opacity:1 !important;}
.pictures-slider {margin:0 0 15px; position:relative;}
.pictures-slider .content-slider-left, .pictures-slider .content-slider-right {position:absolute; width:44px; height:56px; top:50%; margin:-28px 0 0 0; background-image:url(/local/templates/pweb.ru_ddsos_title_v2/images/content-slider-arrows.png); opacity:0.6 !important; display:block !important;}
.pictures-slider .content-slider-left {left:-10px; background-position:0 0;background-color: #01a4da;border-radius: 5px;}
.pictures-slider .content-slider-right {right:-10px; background-position:-44px 0; background-color: #01a4da; border-radius: 5px;}
.pictures-slider .picture {position:relative; overflow:hidden;}
.pictures-slider .picture a {display:block; text-decoration:none; color:#ffffff;}
.pictures-slider .picture a .name {position:absolute; left:0; bottom:0; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/name-back.png) 0 0 repeat; width:700px; font:bold 18px Arial, Helvetica, sans-serif; padding:15px;}
.have-left-side .pictures-slider .picture a .name {width:450px;}

.content-slider.pictures-slider.v1.clearfix {
    width: 400px;
    text-align: center;
    margin: auto;
}

.history-list {margin:0; border-top:1px solid #e1e1e1; padding:15px 0 0 0;}
.history-list .history-item {margin:0 0 15px; padding:0 0 15px; border-bottom:1px solid #e1e1e1;}
.history-list .history-item .picture {float:left; margin:0 20px 0 0;}
.history-list .history-item .desc {overflow:hidden; zoom:1;}
.history-list .history-item .desc .name {font-weight:bold;}
.history-list .history-item .desc .date {margin:0 0 10px;}
.history-list .history-item .desc .text p {padding:0;}


.how-help .slog {margin:0 0 20px;}
.how-help .slog .picture {float:left; margin:0 20px 0 0;}
.how-help .slog .desc {overflow:hidden; zoom:1;}
.how-help .slog .desc .quote {padding:15px 10px 10px 40px; font-size:16px; font-style:italic; color:#505050; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/lr.png) 0 20px no-repeat;}
.help-text h2 {font:bold 18px Arial, Helvetica, sans-serif;}
.vert-mid {height:150px; display:table-cell; vertical-align:middle;}

.partners-list {margin:0 0 0 -5px;}
.partners-list .partner-item {float:left; margin:0 0 5px 30px;}
.wide-arrows {height:23px; margin:0 0 0 -2px;}
.wide-arrows a {float:left; width:239px; height:23px; margin:0 0 0 1px; background-image:url(/local/templates/pweb.ru_ddsos_title_v2/images/arrows-wide.png);}
.wide-arrows a.wa-prev {background-position:0 0;}
.wide-arrows a.wa-next {background-position:0 -23px;}

.partner-detals p.back {text-align:right; padding:0 10px 10px 0; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-more.png) 100% 5px no-repeat;}
.partner-detals .logo {text-align:center;}
.partner-detals .quote {padding:15px 10px 10px 40px; font-size:16px; font-style:italic; color:#505050; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/lr.png) 0 20px no-repeat;}
.partner-detals .text {border-top:1px solid #e1e1e1; padding:15px 0;}
.partner-detals .text .link {color:#808080;}

.vacancy-list {}
.vacancy-list .vacancy-item {margin:0 0 15px; padding:0 0 15px; border-bottom:1px solid #e1e1e1;}
.vacancy-list .vacancy-item .name {font:bold 18px Arial, Helvetica, sans-serif; padding:0 15px 0 0; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/vac-arrow.png) 100% 6px no-repeat;}

.vacancy-detailed p.town {margin:-15px 0 20px; padding:0;}

.archive-photo-details {}
.archive-photo-details .date {font-size:12px;}
.archive-photo-details h2 {font:bold 18px Arial, Helvetica, sans-serif;}
.archive-photo-details .tags {font-size:12px; margin:0 0 20px;}
.archive-photo-details .tags a {color:#808080;}
.archive-photo-details .photo-list {margin:0 0 0 -20px;}
.archive-photo-details .photo-list .photo-item {float:left; width:230px; height:196px; margin:0 0 20px 20px;}

.fancybox-close {right:30px !important; top:10px !important; font:normal 12px Arial, Helvetica, sans-serif; color:#797979; height:auto !important; width:auto !important; text-decoration:none; padding:0 10px 0 0 !important; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/popup-close.png) 100% 4px no-repeat !important;}

.fancybox-prev span {left:0 !important; width:44px !important; height:56px !important; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/content-slider-arrows.png) 0 0 no-repeat !important; visibility:visible !important;}
.fancybox-next span {right:0 !important; width:44px !important; height:56px !important; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/content-slider-arrows.png) -44px 0 no-repeat !important; visibility:visible !important;}

.v-block-hidden {width:720px; font:normal 12px Arial, Helvetica, sans-serif;}
.v-block-hidden .video-b {margin:0 0 10px;}
.v-block-hidden .name {font:normal 18px Arial, Helvetica, sans-serif; margin:0 0 15px;}
.v-block-hidden .text p {padding:0 0 15px;}
.v-block-hidden .tags  {font-size:12px; margin:0 0 20px;}
.v-block-hidden .tags a {color:#808080;}

.wide-slider {width:790px; position:relative; border:1px solid #bfbfbf; margin:0 auto 40px auto;}
.wide-slider ul {padding:0; margin:0;}
.wide-slider ul li {float:left; width:790px; margin:0; padding:0; list-style-type:none;}
.wide-slider .picture {float:left; margin:0 40px 0 0;}
.wide-slider .desc {overflow:hidden; padding:40px 30px 0 0; zoom:1;}
.wide-slider .desc a {color:#00a6ea;}
.wide-slider .desc .red-button {height:44px;}
.wide-slider .desc .red-button a {float:left; height:43px; background:#e12702; color:#ffffff; font-size:18px; line-height:43px; text-decoration:none; padding:0 40px; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19), 0 -1px 0 rgba(1,1,1,.11) inset; transition:all 0.2s ease;}
.wide-slider .desc .red-button a:hover {background:#c72100;}
.wide-slider .content-slider-left, .wide-slider .content-slider-right {background-image:url(/local/templates/pweb.ru_ddsos_title_v2/images/big-arrows.png); width:37px; height:51px; top:50%; margin:-17px 0 0 0; position:absolute;}
.wide-slider .content-slider-left {left:-90px;}
.wide-slider .content-slider-right {right:-90px; background-position:-37px 0;}

.soc-navi {padding:20px 0 0;}
.soc-navi ul {display:block; text-align:center; margin:0; padding:0;}
.soc-navi ul li {display:inline; margin:0 15px; list-style-type:none; font-size:14px;}
.soc-navi ul li a {color:#808080;}

.scroll-pane {padding:0 10px 0 0; margin:0 10px 20px 0;}
.red-button-block {padding:10px 0; border-top:1px solid #e6e6e6;}
.red-button-block .red-button {height:44px; text-align:center;}
.red-button-block .red-button a {height:43px; background:#e12702; color:#ffffff; font-size:18px; line-height:43px; text-decoration:none; padding:0 40px; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19), 0 -1px 0 rgba(1,1,1,.11) inset; transition:all 0.2s ease;}
.red-button-block .red-button a:hover {background:#c72100;}

.card-top {margin:0 0 60px;}
.card-top .picture {float:left; border:1px solid #bfbfbf; margin:0 20px 0 0;}
.card-top .total-help {float:right; width:250px; padding:70px 0 0 40px; height:94px; border-left:1px solid #ececec; margin:10px 0 0 20px;}
.card-top .desc {overflow:hidden; zoom:1; padding:15px 0;}
.card-top .desc h1 {font-weight:normal; text-transform:uppercase;}
.card-top .desc a {color:#00a6ea;}

.card-form {margin:0 0 30px;}
.card-form .picture-block {float:left; margin:0; width:218px; position:relative;}
.card-form .picture-block .paginage {position:absolute; bottom:15px; left:0; width:218px; height:16px; text-align:center;}
.card-form .picture-block .paginage a {width:16px; height:16px; margin:0 5px; text-indent:-9999px; overflow:hidden; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/page.png) 0 0 no-repeat; vertical-align:top; display:-moz-inline-stack; display:inline-block; _overflow:hidden; zoom:1; *display:inline;}
.card-form .picture-block .paginage a.current {background-position:-16px 0;}
.card-form .card-form-block {float:left; width:208px; height:323px; padding:10px 0 0 0; margin:0 0 0 20px; background:#e0e0e0; color:#ffffff;}
.card-form .card-form-block .name {text-align:center; padding:0 0 10px 0; font-weight:bold; font-size:16px;}
.card-form .card-form-block .radio {padding:0 10px; font-size:16px;}
.card-form .card-form-block .radio-input {padding:5px 10px 10px 10px; font-size:16px;}
/*.card-form .card-form-block .radio-input input:checked  {visibility:hidden;}*/
.card-form .card-form-block .radio-input input[type=text] {padding:3px 10px; width:120px; height:18px; border:none; border-radius:4px; box-shadow:1px 1px 1px rgba(1,1,1,0.75) inset;}
.card-form .card-form-block .input {padding:0 10px 5px 10px; font-size:16px;}
.card-form .card-form-block .input label {display:block; margin:0 0 2px; font-weight:bold;}
.card-form .card-form-block .input input {padding:3px 10px; width:168px; height:18px; border:none; border-radius:4px; box-shadow:1px 1px 1px rgba(1,1,1,0.35) inset;}
.card-form .card-form-block .input textarea {padding:10px; width:168px; height:55px; border:none; border-radius:4px; box-shadow:1px 1px 1px rgba(1,1,1,0.35) inset;}
.card-form .card-form-block .checkbox-block {padding:10px 0 0 5px; box-shadow:0 10px 10px rgba(0,0,0,0.05) inset; border-top:1px solid #cfcfcf; font-size:11px;}
.card-form .card-form-block .checkbox-block input {float:left;}
.card-form .card-form-block .checkbox-block label {display:block; margin:0 0 0 21px; padding:4px 0 0 0px;}
.card-form .card-form-block .checkbox-block p.nb {padding:0 10px 0 21px;}
.card-form .card-form-block .checkbox-block p.nb span {float:left; width:10px; margin:0 0 0 -10px;}
.card-form .green-back {background:#66b764;}

.company-form {float:left; width:740px; border:1px solid #bfbfbf; position:relative; margin:0 0 0 20px; padding:10px 0 0 0;}
.company-form .name-block {position:absolute; top:-40px; font:normal 20px Arial, Helvetica, sans-serif; left:0;}
.card-form .company-form .card-form-block, .card-form .company-form .green-back { background:none; color:#464646;}
.card-form .company-form .card-form-block .input input,
.card-form .company-form .green-back .radio-input input,
.card-form .company-form .card-form-block .input textarea {border-radius:0; border:1px solid #d1d1d1; box-shadow:1px 1px 1px rgba(1,1,1,0.2) inset;}
.form-nb {background:#f2f2f2; font-size:12px; line-height:20px; text-align:center; height:20px; color:#616161; border-top:1px solid #d6d6d6; box-shadow:1px 1px 4px rgba(1,1,1,.1) inset;}
.card-form .company-form .card-form-block .checkbox-block {box-shadow:none; padding:0; border:none; margin:-5px 0 0 7px;}

 .card-form .company-form .card-form-block .red-button-block {padding:30px 0 0 0; border:none;}
 .card-form .company-form .card-form-block .red-button-block .red-button a {padding:0; text-align:center; width:230px;}

#footer {
	position:relative;
	margin:-269px auto 0 auto;
	width:100%;
	color:#484747;
	font-size:1.2em;
	background-color:#ffffff;
	border-top:1px solid #ededed;
	clear:both;
	height:269px;
}
#footer-top {background-color:#f1f1f1; border-top:1px solid #f8f8f8; border-bottom:1px solid #e1e1e1; height:210px; box-shadow:0 1px 7px rgba(1,1,1,.10);}
#footer a {
	color:#484747;
}
#footer-copyright {float:left; padding:15px 0 0 0; color:#616161; text-transform:uppercase;}
#footer-copyright span {display:block; color:#808080; text-transform:none;}
#footer-copyright span a {color:#808080;}

#jami {float:right; padding:15px 0 0; width:220px; line-height:0.9em;}
#jami a {color:#808080; text-decoration:none;}
#jami img {float:left; margin:1px 15px 0 0;}

#footer-menu {border-bottom:1px solid #d6d6d6; height:37px; padding:15px 0 0 0;}
#footer-menu table {width:100%; border:none;}
#footer-menu table td {padding:0; font-size:18px; white-space:nowrap;}
#footer-menu table td.bullet {width:15%; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/fm-li.png) 50% 50% no-repeat;}
#footer-menu table td a {color:#585858; text-decoration:none; transition:all 0.2s ease;}
#footer-menu table td.selected, #footer-menu table td.selected a, #footer-menu table td a:hover {color:#00a6ea;}

#footer-mid {border-top:1px solid #f8f8f8; padding:15px 0 0 0;}

#footer-right {float:right; width:220px;}
#footer-right p {color:#585858; font-size:13px; font-weight:bold; padding:0 0 13px;}

.subcsribe-form {height:32px; margin:0 0 15px;}
.subcsribe-form input {float:left; width:168px; padding:5px 9px 5px 8px; height:20px; border:1px solid #01A4DA; border-right:none; background:#ffffff; color:#797979; font:normal 13px Arial, Helvetica, sans-serif; line-height:20px;}
.subcsribe-form span input {width:32px; height:32px; border:none; cursor:pointer; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/subscribe-button-blue.png) 0 0 no-repeat;}


.soc-list {height:28px; margin:0 0 0 0px;}
/* .soc-list a {float:left; width:28px; height:28px; margin:0 0 0 10px; background-image:url(/local/templates/pweb.ru_ddsos_title_v2/images/icos-soc2.png); position:relative;} 
.soc-list a span {position:absolute; left:0; top:0; width:28px; height:28px; background-image:url(/local/templates/pweb.ru_ddsos_title_v2/images/icos-soc2.png); opacity:0; transition:all 0.2s ease;}
 .soc-list a:hover span {opacity:1;} 
.soc-list a.soc-vk {background-position:0 0;}
.soc-list a.soc-lj {background-position:-38px 0;}
.soc-list a.soc-fl {background-position:-76px 0;}
.soc-list a.soc-tw {background-position:-114px 0;}
.soc-list a.soc-f {background-position:-152px 0;}
.soc-list a.soc-y {background-position:-190px 0;}
.soc-list a.soc-ok {background-position:-267px 0;}
.soc-list a.soc-in {background-position:-228px 0;}
.soc-list a.soc-vk span {background-position:0 -28px;}
.soc-list a.soc-lj span {background-position:-38px -28px;}
.soc-list a.soc-fl span {background-position:-76px -28px;}
.soc-list a.soc-tw span {background-position:-114px -28px;}
.soc-list a.soc-f span {background-position:-152px -28px;}
.soc-list a.soc-y span {background-position:-190px -28px;}
.soc-list a.soc-ok span  {background-position:-266px -28px;}
.soc-list a.soc-in span  {background-position:-228px -28px;} */

#footer-left {float:left; width:740px;}
#footer-left ul {float:left; width:150px; padding:0 20px 0 0; margin:0;}
#footer-left ul li {margin:0 0 7px; padding:0; list-style-type:none;}
#footer-left ul li a {color:#808080;}
#footer-left ul li.fm-pic1 {padding-left:20px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-fm-ico1.png) 0 4px no-repeat;}
#footer-left ul li.fm-pic2 {padding-left:20px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-fm-ico2.png) 0 1px no-repeat;}
#footer-left ul li.fm-pic3 {padding-left:20px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-fm-ico3.png) 0 2px no-repeat;}
#footer-left ul li.fm-pic4 {padding-left:20px; background:url(/local/templates/pweb.ru_ddsos_title_v2/images/ico-fm-ico4.png) 0 3px no-repeat;}

#footer.mini {height:55px; margin:-56px 0 0 0; box-shadow:0 1px 7px rgba(1,1,1,.10) inset;}
#footer.mini #footer-copyright {padding:20px 0 0 0;}
#footer-conf {float:right; padding:20px 0 0 0; color:#808080; font-size:12px; line-height:12px;}
#footer-conf a {color:#808080;}
#footer-conf  .ib {width:1px; height:12px; border-left:1px solid #ababab; margin:0 25px;}


.news-search {background:#01A4DA; color:#ffffff; margin:0 0 25px;}
.news-search .name {padding:15px 15px 0 0px; font-size:18px; height:25px; line-height:1.1em;}
.news-search form {display:block; padding:0 0 10px 10px; }
.news-search form input {background:#ffffff; width:185px; height:23px; padding:5px 5px; border:1px solid #0069A6; margin:0 0 7px; font:normal 18px Arial, Helvetica, sans-serif;}
.news-search form span input {background:url("/local/templates/pweb.ru_ddsos_title_v2/images/sms-button.png") 0 0 repeat-x; height:30px; width:96px; border:none; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19); color:#01A4DA;/*#e2511e*/ cursor:pointer;}
.left-filter input[type=text]{
	height:25px;
	width:224px;
	margin: 0px 0px 9px;
}
.left-filter input[type=text].inputselect.inputfield{
	height:25px;
	width:65px;
	margin: 0px 0px 9px;
}
img.calendar-icon{
	height:30px;
	width:30px;
}
.faq-list h3.trigger span{
border-bottom: 1px dashed #505050;
cursor:pointer;
}
.select_d li, .select_y li{
float:left; margin: 5px 10px 0 0;
list-style-type: none;
}
.content-block ul.select_d li a{
text-decoration: none;
border-bottom:1px dotted #505050;
}
.content-block ul.select_d, .content-block ul.select_y{
display:block;
padding:0 0 10px 0;
}
.content-block ul.select_d li a:hover{
border-bottom:none;
}
.content-block ul.select_y li, .content-block ul.select_d li, .content-block ul li.slider{
list-style-type: none;
}
.v_filter{
background: #66B764;
border: medium none currentColor;
border-radius: 2px;
box-shadow: 0px 1px 2px rgba(1, 1, 1, 0.188), 0px -1px 0px rgba(1, 1, 1, 0.110) inset;
color: #FFFFFF;
cursor: pointer;
font: 18px "Arial", "Helvetica", sans-serif;
height: 42px;
transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
width: 110px;
}
}

.alphabet {margin:0 0 20px 5px;}
.alphabet span {float:left; margin:0; text-transform:uppercase; padding:0 0px;}
.alphabet a{float:left; margin:0 0 0 1px; text-transform:uppercase; padding:0 2px;}
.alphabet a {height:23px; line-height:23px; border:1px solid #ffffff; border-radius:2px; color:#231f20; text-decoration:none;}
.alphabet a.current {background:#009cff; border-color:#009cff; color:#ffffff;}
.alphabet a:hover {border-color:#33495c;}
.alpgabet-list{ margin: 0 0 15px 0;}
.block-filter{
margin: 0 0 10px 0;
display:inline-block;
}

dl.history
{
	margin-top:6px;
}

dl.history dt
{
	float:left;
	margin-right:5px;
	font: bold 12pt Arial;
	color: #0082b7;
}

dl.history dd
{
	margin-bottom:15px;
}

.donation{
	border:none;
	height:44px; text-align:center;
	background:#e12702; 
	color:#ffffff; 
	font-size:14px; 
	width: 118px;
	margin: 0px 10px 0 0;
	text-decoration:none;
}
button.donation:hover{background:#c72100;}
a.donation.print{
	border:none;
	text-align:center;
	background:#e12702; 
	color:#ffffff; 
	font-size:14px; 
	width: auto;
	height: auto; 
	margin: 0 10px 0 0;
	padding:15px;
	border-radius:2px;
	text-decoration:none;
	float:right;
}
 a.donation.print:hover{background:#c72100;}

.donation.agree { 
	float:left;
	border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19), 0 -1px 0 rgba(1,1,1,.11) inset; transition:all 0.2s ease;
}
.donation.return { 
	float:left;
	background:rgb(204, 199, 197);
	border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19), 0 -1px 0 rgba(1,1,1,.11) inset; transition:all 0.2s ease;
}
button.donation.return:hover {background:rgb(160, 157, 156);}

.ib {vertical-align:top; display:-moz-inline-stack; display:inline-block; _overflow:hidden; zoom:1; *display:inline;}

.new-red-button {height:78px; text-align:center;}
.new-red-button a { background:#e12702; color:#ffffff; font-size:20px;  text-decoration:none; padding:20px 38px; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19), 0 -1px 0 rgba(1,1,1,.11) inset; transition:all 0.2s ease; display:block; margin:0 0 10px 0;}
.new-red-button:hover{background:#c72100; color:#ffffff; font-size:20px;  text-decoration:none; padding:20px 38px; border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19), 0 -1px 0 rgba(1,1,1,.11) inset; transition:all 0.2s ease; display:block; margin:0 0 10px 0;}

.donation-big{
	border:none;
	height:78px; text-align:center;
width: 100%;
	background:#e12702; 
	color:#ffffff; 
	font-size:20px; 
	margin: 0 10px 0 0;
	text-decoration:none;
 line-height: 78px;

}
.donation-big:hover{background:#c72100;}
a.donation-big.print{
	border:none;
	text-align:center;
	background:#e12702; 
	color:#ffffff; 
	font-size:14px; 
	width: auto;
	height: auto; 
	margin: 0 10px 0 0;
	padding:15px;
	border-radius:2px;
	text-decoration:none;
	float:right;
}
 a.donation-big.print:hover{background:#c72100;}

.donation-big.agree { 
	float:left;
	border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19), 0 -1px 0 rgba(1,1,1,.11) inset; transition:all 0.2s ease;
}
.donation-big.return { 
	float:left;
	background:rgb(204, 199, 197);
	border-radius:2px; box-shadow:0 1px 2px rgba(1,1,1,0.19), 0 -1px 0 rgba(1,1,1,.11) inset; transition:all 0.2s ease;
}
button.donation-big.return:hover {background:rgb(160, 157, 156);}

form#from_office
{
	float:left;
}
form#from_office div
{
	margin-bottom:10px;
	text-align:right;
}
form#from_office span
{
	margin-right:15px;	
}
form#from_office input
{
	border: 1px Solid #c8c8c8;	
}

form#from_office div.submit
{
	float:right;
	height: 28px;
	cursor:pointer;
	background: url(/images/submit_btn.png) top left;
}
form#from_office div.submit input
{
	font: bold 11pt Arial;
	color: #FFF;
	margin-left:13px;
	padding-right:13px;
	height: 28px;
	border: 0px;
	cursor:pointer;
	background: #88b500 url(/images/submit_btn.png) bottom right;
}

form#from_office div.form_note
{
	font: normal 7pt Arial;
}
.faq-form .input img{
padding: 0 0 5px 0;
}
.slide .picture{
text-align:center;
}
div.sliderlink
{
	margin-bottom:10px;	
	overflow: hidden;
}

div.sliderlink a.link
{
	border-bottom: 1px dashed #638400;
	color: #638400;
	text-decoration: none;
	display:inline-block;
	font-size: 13px;
	font-weight: bold;
}

div.sliderlink div
{
	display: none;	
}

div.sliderlink p
{
	margin:0px;
	padding-bottom:15px;
}

.news-list-inside.mod .news-item {
display:inline-block;
}
.news-list-inside.mod .news-item .picture {
float:left;
width:150px;
margin: 0 10px 0 0;
}
.news-list-inside.mod .news-item .picture img{
width:150px;
height:auto;
}

.slide .picture img, .partner_img{
-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.slide .picture img:hover, .partner_img:hover{
-webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.news-detailed .slide .picture img{
-webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.faq-form.ppl-list.data-table{
border-top:0px;
}
.slide .picture a{
display:block;
}
.active-news-list .slide .picture img, .partner_img{
-webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;

}

.content-overflow {
 position: relative;
overflow: hidden;
}
.content-overflow:after{
content: '';
display: table;
clear: both;
}
.content-overflow-h {
height: 233px;
}
.spec-main {
 list-style-type: none;
}
.spec-main:after {
content: '';
display: table;
clear: both;
}
li.slide {
 float: left !important;
}
.faq-list h2.trigger span{
border-bottom: 1px dashed #505050;
cursor:pointer;
font-size: 14px;
    font-weight: bold;
}
/* End */
/* /local/templates/pweb.ru_ddsos_title_v2/css/blind.css?1619513574118820 */
/* /local/templates/pweb.ru_ddsos_title_v2/css/blind-additional.css?16232291091289 */
/* /local/templates/pweb.ru_ddsos_title_v2/css/jquery.jscrollpane.css?15260292351640 */
/* /local/templates/pweb.ru_ddsos_title_v2/js/slick/slick.css?15239549521776 */
/* /local/templates/pweb.ru_ddsos_title_v2/js/mmenu/dist/jquery.mmenu.all.css?152949287074445 */
/* /local/templates/pweb.ru_ddsos_title_v2/css/css-hamburgers/dist/hamburgers.min.css?151267241922172 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?1407998800184 */
/* /local/templates/.default/components/bitrix/menu/top_bottom/style.css?1405661658583 */
/* /local/templates/.default/components/bitrix/menu/bottom/style.css?1405661658583 */
/* /local/cookie/style.css?17115353241549 */
/* /local/popup/style.css?176537981210875 */
/* /local/templates/pweb.ru_ddsos_title_v2/styles.css?1739873298310 */
/* /local/templates/pweb.ru_ddsos_title_v2/template_styles.css?173987329847611 */
