<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/static/css/ch-style.css?171015807635501*/
.swiper-arrow &gt; * {
  cursor: pointer;
}

.swiper-arrow &gt; *.swiper-button-disabled {
  cursor: initial;
}

.counter__max,
.counter__min {
  cursor: pointer;
}

.feedback__file a {
  cursor: pointer;
  position: relative;
  padding-left: 36px;
}

.feedback__file label {
  cursor: pointer;
  position: relative;
  padding-left: 36px;
}

.feedback__file #upload-photo {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.breadcrumbs__wrap &gt; * {
  color: #9f9f9f;
  font-size: 13px;
  font-weight: normal;
  position: relative;
}

.breadcrumbs__wrap &gt; * + * {
  margin-left: 35px;
}

.breadcrumbs__wrap &gt; span &gt; a:after {
  content: "/";
  position: absolute;
  color: #9f9f9f;
  font-size: 13px;
  font-weight: normal;
  pointer-events: none;
  right: -17px;
  top: 2px;
}

.breadcrumbs__wrap &gt; span &gt; a:hover {
  color: #c52233;
}

.company-banner {
  margin-top: 25px;
}

.company-banner__wrap {
  padding: 80px 80px 85px 70px;
}

.company-banner__title {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.46;
  letter-spacing: normal;
  color: #ffffff;
}

.company-banner__title {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.46;
  letter-spacing: 0.5px;
  color: #ffffff;
  font-family: Montserrat-Black;
}

.company-banner__text {
  margin-top: 25px;
  font-size: 14px;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #ffffff;
}

span.text-semibold {
  font-family: Montserrat-SemiBold;
}

.client-benefits {
  margin-top: 70px;
}

.client-benefits__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.client-benefits__item {
  width: calc(100% / 2 - 40px);
  margin: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.client-benefits__img {
  width: 50px;
}

.client-benefits__text {
  width: calc(100% - 50px - 18px);
}

.client-benefits__title {
  font-family: Montserrat-SemiBold;
  font-size: 14px;
}

.client-benefits__text-content {
  margin-top: 15px;
  font-family: Montserrat, "Montserrat-Regular";
  font-size: 13px;
}

.company-requisites {
  margin-top: 70px;
}

.company-requisites__wrap {
  max-width: 923px;
}

.company-requisites__item {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.company-requisites__topic {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  background: #fff;
  padding-right: 13px;
  z-index: 2;
}

.company-requisites__value {
  font-family: Montserrat-Medium;
  font-size: 14px;
  padding-left: 13px;
  background: #fff;
  z-index: 2;
}

.company-requisites__item + .company-requisites__item {
  margin-top: 13px;
}

.company-requisites__item:after {
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  bottom: 1px;
}

.feedback {
  margin-top: 70px;
  margin-bottom: 80px;
}
.feedback__wrap {
  padding: 60px 70px;
}

.feedback__title {
  font-family: Montserrat-Black;
  font-size: 22px;
  color: #fff;
}
.feedback__zone {
  display: flex;
  margin-top: 20px;
}

.feedback__textarea {
  margin-top: 20px;
}

.feedback__foot {
  margin-top: 30px;
  display: flex;
  align-items: center;
}

.feedback__input input {
  color: #000;
  height: 18px;
  font-size: 14px;
  padding: 16px 20px;
  width: 100%;
}

.feedback__zone &gt; * {
  width: 330px;
}

.feedback__zone &gt; * + * {
  margin-left: 30px;
}

.feedback__textarea textarea {
  width: 100%;
  height: 90px;
  color: #000;
  font-size: 14px;
  padding: 12px 20px;
}
.feedback__textarea textarea::placeholder {
  color: rgba(0, 0, 0, 0.4);
  transition: all 0.34s ease;
}

.feedback__input input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  transition: all 0.34s ease;
}

input:active::placeholder,
input:focus::placeholder {
  opacity: 0;
}

.feedback__textarea textarea:active::placeholder,
.feedback__textarea textarea:focus::placeholder {
  opacity: 0;
}

.feedback__foot &gt; * + * {
  margin-left: 40px;
}

.feedback__foot button.btn.feedback__submit {
  padding: 15px 18px;
  padding-left: 60px;
  font-family: Montserrat-Medium;
  font-size: 16px;
  color: #fff;
  position: relative;
}

button.btn.feedback__submit svg {
  position: absolute;
  left: 19px;
  top: 13px;
}

.feedback__file a span,
.feedback__file label span {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: dotted;
  border-bottom: 1px dashed;
}
.feedback__file a:hover {
  text-decoration: none;
}

.feedback__file svg {
  top: -4px;
  position: absolute;
  left: 0;
}

.feedback__file a:hover span,
.feedback__file label:hover span {
  color: #c52233;
}

.type-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.page-title {
  font-family: Montserrat-SemiBold;
  font-size: 30px;
  color: #000;
  margin: 25px 0 30px 0;
}

p {
  font-size: 14px;
  line-height: 1.75;
}

.category-content__bar {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
  align-items: flex-start;
}

.category-content__bar-right {
  width: 260px;
  background: #faf9f9;
  padding: 23px 30px 30px 30px;
}

.category-content__bar-left {
  width: calc(100% - 260px - 100px);
}

.category-content__list-item + .category-content__list-item {
  margin-top: 54px;
}

.category-content__list-item ul {
  column-count: 3;
}

.category-content {
  margin-bottom: 80px;
}

.category-content__list-item ul li a {
  font-family: Montserrat-Medium;
  font-size: 14px;
  color: #000;
}
.category-content__list-item ul li a:hover {
  border-bottom: 1px dotted #c52233;
  color: #c52233;
}

.category-content__list-item ul li {
  margin-bottom: 16px;
}

.category-content__list-item ul li a:hover {
  color: #c52233;
}
.category-content__filter ul li &gt; span {
  cursor: pointer;
  font-family: Montserrat-Medium;
  font-size: 16px;
  display: block;
  line-height: 19px;
  padding-right: 35px;
  color: #000;
  position: relative;
}

.category-content__filter ul li &gt; span:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 1px solid rgba(0, 0, 0, 0.51);
  border-right: 1px solid rgba(0, 0, 0, 0.51);
  transform: rotate(135deg);
  transform-origin: center;
  right: 1px;
  top: calc(50% - 5px);
}

.category-content__filter ul li.active &gt; span:after {
  transform: rotate(-45deg);
}

.category-content__filter ul li.active .category-content__hidden {
  display: block;
  /*padding: 0;*/
}

.category-content__hidden {
  display: none;
}

.category-content__hidden {
  padding: 16px 0 0px 0;
}

.type-checkbox label {
  font-size: 13px;
}

.type-checkbox + .type-checkbox {
  margin-top: 16px;
}

.type-checkbox label {
  cursor: pointer;
  position: relative;
  padding-left: 26px;
}

.type-checkbox span.checkmark {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  border: solid 1px #e6e3e3;
  background-color: #ffffff;
}

.type-checkbox span.checkmark:after {
  content: "вњ”";
  position: absolute;
  font-size: 10px;
  color: #fff;
  top: 2px;
  opacity: 0;
  left: 4px;
}

input:checked ~ .checkmark {
  background: #c52233;
  border-color: #c52233;
}

input:checked ~ .checkmark:after {
  opacity: 1;
}

.category-content__hidden-more {
  margin-top: 18px;
}

.category-content__hidden-more a {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
}

.category-content__hidden-more a:hover {
  border-color: #c52233;
  color: #c52233;
}

.category-content__filter-reset button:hover {
  border-color: #c52233;
  color: #c52233;
}

.category-content__filter ul li + li {
  margin-top: 24px;
}

.category-content__filter-navigation {
  margin-top: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.category-content__filter-submit button {
  position: relative;
  transform: none;
  padding: 2px 14px 2px 29px;
  width: initial;
}

.category-content__filter-reset button {
  font-size: 13px;
  background: transparent;
  color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.7);
}

.bg-transparent {
  background: transparent !important;
}

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

.for-clients__banner {
  min-height: 336px;
}

p + p {
  margin-top: 20px;
}

.for-clients__benefits {
  display: flex;
  margin-top: 20px;
  margin: 0 -10px;
}

.for-clients__benefits-item {
  margin: 0 10px;
  width: calc(100% / 5 - 20px);
  position: relative;
}

.for-clients__benefits-item {
  margin: 0 10px;
  width: calc(100% / 5 - 20px);
  background-color: #faf9f9;
  padding: 66px 17px 28px 17px;
}

.for-clients__benefits-item img {
  position: absolute;
  top: -20px;
  left: -50%;
  transform: translateX(50%);
}

.for-clients__benefits-item img {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.34s ease;
}

.for-clients__benefits-item:hover img {
  top: -25px;
}

.for-clients__benefits-item span {
  font-size: 14px;
  text-align: center;
  display: block;
  font-family: Montserrat-SemiBold;
  line-height: 1.35;
}

.for-clients {
  margin-bottom: 80px;
}

footer {
  margin-top: 80px;
}

.contact-content__item {
  width: calc(100% / 4);
  display: flex;
  align-items: center;
}

.contact-content__wrap {
  display: flex;
}

.contact-content__item-left {
  width: 30px;
}

.contact-content__item-right {
  width: calc(100% - 30px);
  padding-left: 12px;
}

.contact-content__item-right &gt; span {
  font-size: 14px;
  color: #000;
  line-height: 1.45;
}
.contact-content__item-phone a {
  font-family: Montserrat-SemiBold;
  font-size: 20px;
  line-height: 24px;
  color: #000;
}

.contact-content__item-description {
  font-size: 12px;
  color: #0000007a;
  line-height: 16px;
}

.contact-content__item-mail a {
  font-family: Montserrat-SemiBold;
  font-size: 14px;
  color: #000;
  line-height: 1.45;
}

.contact-content__item.location-item {
  width: 100%;
  margin-top: 30px;
}

.contact-content__map {
  margin-top: 70px;
}

.category-content__list-wrap.catalog-content__list {
  margin-top: 50px;
  margin-bottom: 70px;
}

.catalog-content__topic-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}

a.catalog-content__topic-item {
  width: calc(100% / 3 - 10px);
  margin: 5px;
  background-color: #faf9f9;
  padding: 20px;
  display: flex;
  align-items: center;
}

.catalog-content__bar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.catalog-content__right {
  width: 260px;
}

.catalog-content__left {
  width: calc(100% - 260px - 40px);
  margin-top: 24px;
}

.catalog-content__topic-text {
  font-family: Montserrat-SemiBold;
  color: #000;
  font-size: 14px;
  margin-left: 12px;
  line-height: 1.35;
}

a.catalog-content__topic-item:hover {
  background-color: #ececec;
}

.catalog-content__right {
  width: 260px;
  background-color: #262334;
  padding: 26px 30px 32px 30px;
}

.catalog-content__form-input input {
  color: #000;
  height: 18px;
  font-family: Montserrat, "Montserrat-Regular";
  font-size: 14px;
  padding: 12px 20px;
  width: 100%;
}

.catalog-content__form-textarea textarea::placeholder {
  color: rgba(0, 0, 0, 0.4);
  transition: all 0.34s ease;
}

.catalog-content__form-input input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  transition: all 0.34s ease;
}

.catalog-content__form-input:active::placeholder,
.catalog-content__form-input:focus::placeholder {
  opacity: 0;
}

.catalog-content__form-textarea textarea:active::placeholder,
.catalog-content__form-textarea textarea:focus::placeholder {
  opacity: 0;
}

.catalog-content__form-textarea textarea {
  width: 100%;
  height: 90px;
  color: #000;
  font-family: Montserrat, "Montserrat-Regular";
  font-size: 14px;
  padding: 12px 20px;
}

.catalog-content__form-input + .catalog-content__form-input {
  margin-top: 10px;
}

.catalog-content__form-textarea {
  margin-top: 10px;
}

.feedback__file.catalog-content__form-file {
  margin-top: 20px;
}

button.btn.feedback__submit.catalog-content__form-submit {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}
button.btn.feedback__submit.catalog-content__form-submit svg {
  left: 23px;
}

p + h2 {
  margin-top: 30px;
}

.filter-hidden-more {
  display: none;
}

.content {
  position: relative;
}

.catalog-content__form-title {
  font-family: Montserrat-Black;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.35;
  margin-bottom: 18px;
}

.scroll-top {
  width: 60px;
  height: 60px;
  background-color: #faf9f9;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  right: 185px;
  bottom: 0;
}

.scroll-top:hover {
  background-color: #e2e1e1;
}

.cabel-brand__macro-table table {
  width: 100%;
}

.cabel-brand__macro-table table {
  width: 100%;
}

.cabel-brand__bar {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.cabel-brand__right {
  width: 260px;
}

.cabel-brand__left {
  width: calc(100% - 260px - 40px);
}

.cabel-brand__banner {
  min-height: 233px;
  border: solid 1px #eae8e8;
  position: relative;
  margin-bottom: 50px;
}
.cabel-brand__banner img {
  max-width: 90%;
  max-height: 90%;
}

.cabel-btand__availability {
  padding-left: 26px;
  position: absolute;
  top: 24px;
  right: 30px;
  font-size: 14px;
  color: #000;
}

.cabel-btand__availability &gt; svg {
  position: absolute;
  left: 0;
  top: -2px;
}

.cabel-brand__macro {
  margin-top: 50px;
}

.cabel-brand__macro-table table {
  width: 100%;
}
.cabel-brand__macro-table table th {
  text-align: left;
  opacity: 0.5;
  font-family: Montserrat-Regular;
  font-size: 13px;
}
.cabel-brand__macro-table table tbody tr:nth-child(2n) {
  background: #faf9f9;
}

table {
  border-collapse: collapse;
}

span.text-medium {
  font-family: Montserrat-Medium;
}

.cabel-brand__macro-table table tbody tr td span {
  height: 18px;
  font-size: 14px;
}

.cabel-brand__macro-table .counter.counter__macro .counter__input {
  width: 98px;
  height: 36px;
  display: flex;
}

.counter.counter__macro .counter__max,
.counter.counter__macro .counter__min {
  top: 2px;
}

.cabel-brand__macro-table table td,
.cabel-brand__macro-table table th {
  padding: 9px 0;
}

button.btn.b-slider__btn.cabel-brand__btn svg {
  position: absolute;
  left: 16px;
  max-width: 14px;
}

button.btn.b-slider__btn.cabel-brand__btn {
  font-size: 14px;
  height: 36px;
  padding-bottom: 0;
  width: 131px;
  margin: 0;
  line-height: 36px;
}
button.cabel-brand__price {
  font-size: 14px;
  background: transparent;
}
.cabel-brand__macro-table table td:last-child {
  text-align: center;
}

.cabel-brand__macro-table table td:first-child,
.cabel-brand__macro-table table th:first-child {
  padding-left: 29px;
}

.pagination {
  margin-top: 40px;
  margin-bottom: 50px;
  display: flex;
  position: relative;
  align-items: center;
}

a.pagination__prev {
  color: #9d9d9d;
  font-family: Montserrat-Regular;
  font-size: 14px;
  width: initial;
  height: initial;
}

a.pagination__next {
  width: initial;
  height: initial;
}

.pagination &gt; * {
  position: relative;
  width: 24px;
  height: 24px;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination span {
  background: #c52233;
  font-size: 14px;
  color: #fff;
  font-family: Montserrat-Medium;
  display: flex;
  justify-content: center;
  align-items: center;
}

a.pagination__next {
  font-size: 14px;
  color: #000000;
  font-family: Montserrat-Regular;
  width: initial;
  height: initial;
}

.pagination &gt; a {
  font-size: 14px;
  color: #000;
  font-family: Montserrat-Medium;
}

.pagination &gt; * + * {
  margin-left: 10px;
}

a.pagination__prev {
  margin-right: 20px;
}

a.pagination__next {
  margin-left: 20px;
}

.pagination a.pagination__next {
  margin-left: 20px;
}

.pagination &gt; a:hover {
  color: #c52233;
}

button.cabel-brand__price {
  font-size: 14px;
  background: transparent;
  background-color: #ffffff;
  width: 131px;
  height: 36px;
}

button.cabel-brand__price:hover {
  background-color: #f3f3f3;
}

p + .cabel-brand__topic-title {
  margin-top: 20px;
}

.cabel-brand__topic-title + p {
  margin-top: 20px;
}

.cabel-brand__topic-title {
  font-family: Montserrat-SemiBold;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0 5px 0;
}

.type-list {
  margin: 30px 0 30px 30px;
}

.type-list ul li {
  font-size: 14px;
  line-height: 18px;
  padding-left: 18px;
  position: relative;
}

.type-list ul li + li {
  margin-top: 20px;
}

.type-list ul li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  background: #c52233;
  top: 3px;
}

.gray-table table {
  width: 100%;
}

.gray-table table {
  width: 100%;
  border: 1px solid #faf9f9;
}

.gray-table table td,
.gray-table table th {
  border: 1px solid #d3cfcf;
}

.gray-table th {
  background: #faf9f9;
  font-size: 13px;
  color: #000;
  opacity: 0.6;
  font-family: Montserrat-Regular;
  padding: 30px;
}

.gray-table td {
  padding: 15px 29px;
  font-size: 14px;
  color: #000;
}

.gray-table {
  margin-bottom: 40px;
  margin-top: 40px;
}

.cabel-brand__partners {
  margin-top: 50px;
}

.cabel-brand__partners-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}

.cabel-brand__partners-item {
  margin: 20px;
  width: calc(100% / 6 - 40px);
  border: solid 1px #eae8e8;
  min-height: 80px;
  display: flex;
  justify-content: center;
  transition: all 0.34s ease;
  align-items: center;
}

.cabel-brand__partners-item.filter-hidden-more {
  display: none;
}

.cabel-brand__partners-item:hover {
  transform: scale(1.04);
}

.cabel-brand__navigation {
  background: #faf9f9;
  padding: 30px;
}
.cabel-brand__navigation-price {
  font-size: 16px;
  color: #000;
}

.cabel-brand__navigation-price &gt; span {
  font-family: Montserrat-SemiBold;
  font-size: 20px;
}
.cabel-brand__navigation-price {
  font-size: 16px;
  line-height: 1.44;
  color: #000;
  margin-bottom: 20px;
}

div#modal-fast-order .modal__content {
  width: 430px;
  padding: 0;
  height: initial;
}

.modal__order-top {
  padding: 30px;
  background: #faf9f9;
}

.modal__caption {
  font-family: Montserrat-SemiBold;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}

.modal__order-cabel {
  min-height: 100px;
  display: flex;
  margin-top: 20px;
}

.modal__order-cabel &gt; * {
  width: 50%;
}

.modal__order-cabel {
  min-height: 100px;
  display: flex;
  margin-top: 20px;
  background: #ffffff;
}

.modal__order-text {
  font-family: Montserrat-SemiBold;
  font-size: 15px;
  display: flex;
  align-items: center;
  padding-left: 20px;
}

.modal__order-bottom {
  padding: 30px;
}
.modal__order-bottom .feedback__input + .feedback__input {
  margin-top: 20px;
}

.modal__order-fast-submit {
  text-align: center;
  margin-top: 20px;
}

button.btn.feedback__submit {
  position: relative;
}

.modal__order-fast-submit button {
  color: #fff;
  font-family: Montserrat-Medium;
  font-size: 16px;
  padding: 15px 27px 15px 56px;
}

div#modal-price .modal__content {
  padding: 0;
  height: initial;
  max-width: 430px;
}

button.cabel-brand__btn-fast {
  border: 2px solid #c52233;
  background: transparent;
  font-size: 16px;
  padding: 13px 0;
  color: #000;
  width: 100%;
  line-height: 20px;
  padding-left: 52px;
  position: relative;
}

button.cabel-brand__btn-fast svg {
  position: absolute;
  left: 22px;
  top: 12px;
}

button.btn.b-slider__btn.cabel-brand__btn-navigation {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.cabel-brand__navigation-text {
  font-family: Montserrat-SemiBold;
  font-size: 14px;
  line-height: 1.45;
}

.cabel-brand__location {
  margin-top: 16px;
}

.cabel-brand__location ul li {
  padding-left: 22px;
  font-size: 14px;
  color: #000;
  line-height: 1.4;
  position: relative;
}

.cabel-brand__location ul li + li {
  margin-top: 12px;
}

.cabel-brand__location ul li:before {
  content: "";
  position: absolute;
  left: 0;
  background: url(/static/images/cable/pin-copy.svg) center no-repeat;
  width: 14px;
  height: 18px;
  background-size: 14px 18px;
  top: 1px;
}

li.hidden-location {
  display: none;
}
.cabel-brand__location ul {
  margin-bottom: 10px;
}

.col-2 {
  column-count: 2;
}

a.show-hidden-location {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
}

a.show-hidden-location:hover {
  border-color: #c52233;
  color: #c52233;
}
.cabel-brand__topics {
  margin-top: 20px;
  padding: 24px 30px;
  border: solid 1px #eae8e8;
}

.cabel-brand__topics ul li a {
  font-size: 15px;
  color: #000;
  font-family: Montserrat-SemiBold;
  line-height: 1.35;
}

.cabel-brand__topics ul li.active a {
  color: #c52233;
  padding-left: 30px;
  position: relative;
}
.cabel-brand__topics ul li.active a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 20px;
  height: 2px;
  background: #c52233;
}
.cabel-brand__topics ul li + li {
  margin-top: 10px;
}

.cabel-brand__topics ul li a:hover {
  color: #c52233;
}

@media (max-width: 1740px) {
  .scroll-top {
    right: 0;
    bottom: -60px;
  }
}

.swiper-slide.as-slider__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
  }

@media (max-width: 1255px) {
  .contact-content__item {
    width: calc(100% / 3);
    margin-top: 20px;
  }

  .contact-content__wrap {
    flex-wrap: wrap;
  }

  .container {
    padding: 0 30px 0 105px;
  }
  .banner {
    width: 100%;
    margin-right: 0px;
  }

  .s-banner__wrapper {
    flex-wrap: wrap;
  }

  .b-slider {
    max-width: 100%;
  }

  aside.aside-slider {
    margin: 50px auto 0;
    max-width: 100%;
  }

  

  .as-slider__col {
    width: calc(50% - 15px);
    margin-top: 24px;
  }

  /* .aside-slider__inner {
    height: initial;
  } */

  .swiper-arrow.as-slider__arrow {
    margin-top: 32px;
    position: relative;
  }

  .swiper-arrow.as-slider__arrow &gt; * {
    width: 50%;
  }

  .assortment__body {
    flex-wrap: wrap;
  }

  .assortment__body-inner {
    column-count: 2;
    display: block;
    margin: 0;
    max-width: 100%;
  }

  aside.popular-goods {
    max-width: 100%;
    margin-top: 70px;
  }

  .popular-goods__inner {
    /* column-count: 2; */
    display: flex;
    justify-content: space-between;
  }

  .popular-goods__col {
    width: calc(50% - 15px);
  }

  .swiper-wrapper.manufacture {
    /* margin: 0 -20px; */
    display: flex;
  }
/* 
  .swiper-slide.manufacture__item {
    margin: 20px !important;
    width: calc(100% / 3 - 40px);
  } */
  /* .news {
    /* margin: 0 -20px; */
  /* } */

  /* .news__item {
    margin: 20px !important;
    width: calc(100% / 2 - 40px) !important;
    max-width: 100%;
  } */

  /* .swiper-wrapper.advantages {
    margin: 0 -20px;
  } */

  .swiper-slide.advantages__item {
    /* width: calc(100% / 2 - 40px); */
    /* margin: 20px; */
    padding: 30px;
    height: initial;
  }

  .answer {
    flex-wrap: wrap;
  }
  .answer__inner {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  .answer__aside {
    width: 100%;
    margin-top: 70px;
  }

  .as-slider__inner {
    width: 50%;
  }

  .as-slider__inner .as-slider__col {
    width: 100%;
  }

  /* .aside-slider {
    height: initial;
    max-height: 100%;
  } */
  .answer__banner {
    margin-top: 40px;
    width: 100%;
    background-position: right center;
    background-size: cover;
  }
  .news__item.news__item--hide {
    display: none;
  }
  .menu__link {
    font-size: 12px;
    padding: 15px 5px;
  }

  .header-body__logo a svg {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .catalog-content__left {
    width: 100%;
  }

  .catalog-content__right {
    width: 100%;
    margin-bottom: 29px;
  }

  .catalog-content__bar {
    flex-wrap: wrap;
  }
  a.catalog-content__topic-item {
    width: calc(100% / 2 - 10px);
  }

  .cabel-brand__bar {
    flex-direction: column-reverse;
  }
  .cabel-brand__right {
    width: 100%;
    display: flex;
  }

  .cabel-brand__topics {
    margin-top: 0;
    padding: 24px 30px;
    border: solid 1px #eae8e8;
    width: 50%;
  }

  .cabel-brand__navigation {
    width: 50%;
  }

  .cabel-brand__left {
    width: 100%;
    margin-top: 30px;
  }

  .cabel-brand__partners-item {
    width: calc(100% / 4 - 40px);
  }

  div#burgermenu {
    position: static;
  }
  .mobile-menu.active .burger-dropdown {
    top: 57px;
  }
  .as-slider__col {
    max-width: initial;
  }

  .header-top__right &gt; :not(:last-child) {
    margin-left: 23px;
  }

  .burger-dropdown__body * {
    color: #fff !important;
    line-height: 1.65;
  }
  .burger-dropdown__body * {
    color: #fff !important;
    line-height: 1.65;
  }
}

@media (max-width: 939px) {
  .cabel-brand__macro-table &gt; table {
    width: 939px;
  }

  .cabel-brand__macro-table {
    overflow: auto;
  }

  .gray-table {
    overflow: auto;
  }
  .gray-table &gt; table {
    width: 939px;
  }

  .feedback__zone {
    flex-wrap: wrap;
  }
  .feedback__zone &gt; * {
    width: 100%;
  }

  .feedback__zone &gt; * + * {
    margin-left: 0px;
    margin-top: 20px;
  }

  .email,
  .locations,
  .phone,
  .price {
    align-items: center;
  }

  /* .swiper-slide.advantage__item:last-child {
    display: none;
  } */

  aside.aside-slider {
    margin-top: 0;
    max-width: 100%;
  }

  .footer__col.top {
    flex-wrap: wrap;
    width: 100%;
  }
  .footer__inner {
    flex-wrap: wrap;
  }

  .footer__col + .footer__col {
    margin-top: 30px;
  }
  .footer__col {
    max-width: 560px;
  }

  .footer__col {
    max-width: 560px !important;
    width: 100%;
  }
  footer.footer .container.top {
    padding: 0 25px;
  }
  .footer__col-item {
    margin-bottom: 10px;
    line-height: 1.55;
  }

  .header-top__item.location {
    max-width: 149px;
  }

  .header-top__item.location {
    max-width: 149px;
  }

  .header-top__item.location .locations {
    padding-left: 21px;
  }

  .header-top__item.location svg {
    position: absolute;
    left: 0;
  }

  .header-top.fixed {
    position: relative;
  }
}

@media (max-width: 769px) {
  a.catalog-content__topic-item {
    width: 100%;
  }

  .cabel-brand__partners-item {
    width: calc(100% / 1 - 40px);
  }

  .contact-content__item {
    width: calc(100% / 2);
    margin-top: 20px;
  }

  .for-clients__benefits {
    flex-wrap: wrap;
  }
  .for-clients__benefits-item {
    margin: 10px;
    width: calc(100% / 3 - 20px);
  }

  .category-content__bar {
    gap: 30px;
    flex-direction: column-reverse;
  }

  .category-content__bar-right {
    width: 100%;
    margin-bottom: 20px;
  }

  .category-content__bar-left {
    width: 100%;
  }

  .client-benefits__item {
    width: 100%;
  }
  .company-requisites__value {
    font-size: 11px;
  }

  .company-requisites__topic {
    font-size: 11px;
  }

  section.s-breadcrumbs.breadcrumbs {
    padding: 20px 0;
  }

  .company-banner__title {
    font-size: 21px;
    line-height: 1.3;
    letter-spacing: 0.5px;
  }

  .header-top__item.location {
    display: none;
  }
  .header-top__item.email {
    display: none;
  }

  a.price {
    display: none;
  }
  .burger-dropdown a.price {
    display: block;
  }
  .navigation {
    width: 100%;
    height: initial;
    display: flex;
    justify-content: space-between;
    position: absolute !important;
    left: 0 !important;
    top: -41px !important;
    right: 0;
  }

  .header {
    margin-bottom: 40px;
  }

  section.s-banner .container {
    padding: 0;
  }

  .swiper-slide.b-slider__item {
    text-align: center;
  }

  .b-slider__item-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    align-items: flex-start;
  }
  .b-slider__item-inner * {
    margin: 4px 0 !important;
  }

  .b-slider__icon {
    margin: 0 !important;
  }

  .b-slider__item {
    /* padding: 37px 30px 74px 70px; */
    padding: 37px 30px 70px;
  }

  .swiper-arrow.banner-top {
    /* bottom: 10px; */
    left: 30px;
    right: 0;
    display: flex;
    /* justify-content: center; */
    justify-content: flex-end;
    /* bottom: 16px; */
  }

  .s-banner__wrapper {
    max-width: initial;
  }

  aside.aside-slider {
    padding: 0 20px;
  }

  .container {
    padding: 0 20px;
  }

  .assortment__body-inner__item.hide {
    display: none;
  }

  .assortment__item {
    width: calc(50% - 15px);
    margin: 0;
    display: flex;
    max-width: 100%;
    padding-left: 60px;
    padding: 15px 60px;
    /* height: 60px; */
    text-align: left;
    position: relative;
    justify-content: center;
    /* align-items: center; */
    flex-direction: column;
  }

  .assortment__item &gt; svg {
    position: absolute;
    left: 20px;
    top: 16px;
    max-height: 30px;
    max-width: 30px;
  }

  .about {
    flex-wrap: wrap;
  }

  .about__banner {
    margin: 0 0 20px;
    width: 100%;
  }

  .about__banner img {
    width: 100%;
  }

  .about__descr {
    width: 100%;
  }

  .mobile-menu.active .burger-dropdown {
    top: 97px;
  }

  .swiper-arrow.banner-top {
    transform: none;
    /* bottom: 10px; */
  }

  .swiper-container.b-slider__advantage {
    width: 100% !important;
  }

  .as-slider__col {
    width: 100%;
    /* margin-top: 24px; */
  }

  .assortment__body-inner {
    column-count: 1;
  }

  .swiper-wrapper.manufacture {
    margin: 0;
  }

  .news {
    margin: 0;
  }

  .news__item {
    width: 100% !important;
    margin: 0 !important;
  }

  /* .news__item + .news__item {
    margin-top: 30px !important;
  } */

  .swiper-slide.advantages__item {
    width: 100%;
    /* margin: 20px; */
    padding: 30px;
    height: initial;
  }

  .as-slider__inner {
    width: 100%;
  }

  /* .aside-slider.answer-slider {
    height: initial;
  } */

  .answer__banner {
    height: initial;
  }

  .answer__banner button.btn.answer__banner--btn {
    position: relative;
    margin-top: 20px;
    margin-left: 20px;
  }

  .answer__banner {
    margin-top: 60px;
  }
}

@media (max-width: 992px) {
.swiper-arrow.advantages {
  display: flex !important;
  bottom: 5px;
  right: 5px;
}

.swiper-slide.advantages__itemР± .swiper-container.b-slider__advantage {
  margin: 0;
}
}

@media (max-width: 639px) {
  .swiper-container.b-slider__advantage {
    margin: 0;
  }

  /* .swiper-slide.manufacture__item {
    margin: 0 20px 0 0 !important;
    width: calc(100% / 3 - 40px);
  } */

  .header-body__mobile-search {
    display: block;
  }

  .header-body__search {
    display: none;
  }
  .search__icon.mobile {
    position: static;
    width: 22px;
    height: 22px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .header-body__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
  .header-body__inner {
    position: static;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .mobile-menu &gt; :not(:last-child) {
    margin-right: 0;
    margin-left: 20px;
  }
  .header-body__mobile-search {
    display: block;
    z-index: 22;
  }

  .header-body__search.active {
    display: block;
    position: absolute;
    right: 5px;
    z-index: 222;
  }

  div#modal-fast-order .modal__content {
    width: 100%;
  }

  .modal__order-top {
    padding: 64px 20px 20px 20px;
  }
  .modal__order-bottom {
    padding: 20px;
  }

  .cabel-brand__right {
    flex-wrap: wrap;
  }

  .cabel-brand__navigation {
    width: 100%;
  }

  .cabel-brand__topics {
    width: 100%;
  }

  .pagination &gt; a {
    font-size: 12px;
  }

  .pagination span {
    font-size: 12px;
  }

  .contact-content__item {
    width: calc(100% / 1);
    margin-top: 20px;
  }

  .category-content__list-item ul {
    column-count: 2;
  }

  .for-clients__benefits-item {
    margin: 10px;
    width: calc(100% / 1 - 20px);
  }

  .company-banner__wrap {
    padding: 25px;
  }

  .company-banner__title {
    font-size: 15px;
    line-height: 1.3;
    letter-spacing: 0.5px;
  }

  p {
    font-size: 12px;
    line-height: 1.45;
  }

  .company-requisites__item {
    flex-wrap: wrap;
  }

  .company-requisites__value {
    padding: 0;
  }

  .company-requisites__topic {
    width: 100%;
    padding: 0;
    margin: 10px 0;
  }
  .company-requisites__item:after {
    display: none;
  }

  .feedback__wrap {
    padding: 20px;
  }

  .feedback__foot {
    flex-direction: column-reverse;
    flex-wrap: wrap;
    text-align: center;
  }

  .feedback__foot &gt; * + * {
    margin-left: 0;
    margin-top: 20px;
  }

  .feedback__foot &gt; * {
    margin-top: 20px;
    text-align: center;
  }

  .feedback__foot button.btn.feedback__submit {
    font-size: 13px;
  }

  .modal__city.modal--scroll {
    display: block !important;
  }

  .assortment__inner {
    margin: 0 !important;
  }

  .popular-goods__inner {
    margin: 0;
  }
  .banner {
    width: 100%;
    margin: 0;
  }
}

@media (max-width: 601px) {
  .swiper-slide.b-slider__item {
    text-align: left;
  }
}

@media (max-width: 420px) {
}

@media (max-width: 320px) {
}
.baner_horiz {
  background-size: cover !important;
  height: 378px;
  position: relative;
  color: #ffffff;
  padding: 38px 0 0 0;
}
.banner_workspace {
  margin: 40px 0 0 50px;
}
.social {
  float: left;
  margin: 0 20px 0 0;
}
.socials li {
  display: inline-block;
  margin: 8px 1px;
}
.socials li a {
  display: block;
  background: url(/static/css/../images/sprite.png) no-repeat;
  text-indent: 9999px;
  overflow: hidden;
  text-align: center;
  width: 26px;
  height: 26px;
}
.socials li a.vk {
  background-position: 0 0;
}
.socials li a.fb {
  background-position: -35px 0;
}
.socials li a.ok {
  background-position: -70px 0;
}
.socials li a.tw {
  background-position: -105px 0;
}
.socials li a.yt {
  background-position: -140px 0;
}
.socials li a.ig {
  background-position: -175px 0;
}
.socials li a.yz {
  background-position: -210px 0;
}
.socials li a.tt {
  background-position: -244px 0;
}

.pay {
  color: #999;
}
.images-aligned {
  padding-top: 7px;
}
li.payment {
  background-color: #fff;
  height: 25px;
  border-radius: 6px;
}
.images-aligned li,
.images-aligned span {
  display: inline-block;
}
.images-aligned li.payment img {
  max-width: 57px;
  height: 25px;
}
@media (max-width: 500px) {
  .social {
    float: none;
  }
}
.fixed .svyaz {
  padding: 0 6px 6px 6px !important;
}
.header-top_mes {
  padding-right: 10px;
}
.mes {
  display: inline-block;
}
.fixed .email {
  margin: 2px 10px;
}
.fixed .h-phone {
  display: block !important;
}
.faq .accordion {
  color: #c52233;
  font-weight: bold;
  cursor: pointer;
  padding: 18px 18px 2px 0;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active,
.accordion:hover {
  text-decoration: none;
}

.faq .accordion:after {
  content: "\002B";
  color: #c52233;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.faq .active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  border: none !important;
  margin-bottom: 0;
}

.panel p,
.panel ul {
  padding: 15px 0;
  margin-bottom: 20px;
}
/* .partners {
  width: 20%;
} */
.partners img {
  width: 100%;
  height: 100%;
  padding: 0 17px;
}
.partners .swiper-slide.manufacture__item {
  display: inline-block;
  width: 100%;
  height: auto;
  background-color: transparent;
  /* margin: 0 5px; */
}
.partners span {
  text-align: center;
  padding: 10px 0;
  display: block;
  font-weight: bold;
}

/* End */


/* Start:/static/css/styles.min.css?171084540180117*/
@-webkit-keyframes modalbox {
  0% {
    top: -1200px;
    opacity: 0;
  }
  50% {
    top: 20%;
    opacity: 0.5;
  }
  to {
    top: 17%;
    opacity: 1;
  }
}

@keyframes modalbox {
  0% {
    top: -1200px;
    opacity: 0;
  }
  50% {
    top: 20%;
    opacity: 0.5;
  }
  to {
    top: 17%;
    opacity: 1;
  }
}

body,
html {
  height: 100%;
}

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

body {
  margin: 0;
  font-family: "Montserrat-Regular", Aria, sans-serif;
}

h1 {
  font-size: 2em;
}

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

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

a {
  background-color: transparent;
  text-decoration: none;
}

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

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

legend {
  display: table;
  max-width: 100%;
  white-space: normal;
  color: inherit;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

[hidden],
template {
  display: none;
}

@font-face {
  font-family: "Montserrat-SemiBold";
  font-weight: 600;
  font-style: normal;
  src: url(/static/fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot);
  src: url(/static/fonts/Montserrat-SemiBold/Montserrat-SemiBold.eot?#iefix)
      format("embedded-opentype"),
    url(/static/fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff2)
      format("woff2"),
    url(/static/fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff)
      format("woff"),
    url(/static/fonts/Montserrat-SemiBold/Montserrat-SemiBold.ttf)
      format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat-Regular";
  font-weight: 400;
  font-style: normal;
  src: url(/static/fonts/Montserrat-Regular/Montserrat-Regular.eot);
  src: url(/static/fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(/static/fonts/Montserrat-Regular/Montserrat-Regular.woff2)
      format("woff2"),
    url(/static/fonts/Montserrat-Regular/Montserrat-Regular.woff) format("woff"),
    url(/static/fonts/Montserrat-Regular/Montserrat-Regular.ttf)
      format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat-Medium";
  font-weight: 500;
  font-style: normal;
  src: url(/static/fonts/Montserrat-Medium/Montserrat-Medium.eot);
  src: url(/static/fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix)
      format("embedded-opentype"),
    url(/static/fonts/Montserrat-Medium/Montserrat-Medium.woff2) format("woff2"),
    url(/static/fonts/Montserrat-Medium/Montserrat-Medium.woff) format("woff"),
    url(/static/fonts/Montserrat-Medium/Montserrat-Medium.ttf)
      format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat-Black";
  font-weight: 900;
  font-style: normal;
  src: url(/static/fonts/Montserrat-Black/Montserrat-Black.eot);
  src: url(/static/fonts/Montserrat-Black/Montserrat-Black.eot?#iefix)
      format("embedded-opentype"),
    url(/static/fonts/Montserrat-Black/Montserrat-Black.woff2) format("woff2"),
    url(/static/fonts/Montserrat-Black/Montserrat-Black.woff) format("woff"),
    url(/static/fonts/Montserrat-Black/Montserrat-Black.ttf) format("truetype");
  font-display: swap;
}

.wrapper,
body.hidden {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
  margin: 0;
}

li,
ul {
  padding: 0;
  list-style-type: none;
}

audio,
canvas,
iframe,
img,
svg,
textarea,
video {
  vertical-align: middle;
}

textarea {
  resize: none;
}

.content,
section {
  position: relative;
}

button,
input,
select {
  outline: 0;
}

button {
  padding: 0;
  cursor: pointer;
  border: 0;
  background-color: #c52233;
}

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

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

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

.container.top {
  padding: 0 10px;
}

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

@media screen and (max-width: 480px) {
  .container.top {
    padding: 0 20px;
  }
}

.container.navigate--fixed {
  position: relative;
}

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

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

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

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

.footer {
  padding: 50px 0 42px;
  color: #fff;
  background-color: #000;
}

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

.footer__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__body-copy {
  color: #999;
}

@media screen and (max-width: 414px) {
  .footer__body-copy {
    line-height: 18px;
  }
}

.footer__body-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 480px) {
  .footer__body-block {
    display: none;
  }
}

.footer__body-item {
  width: 88px;
  height: 32px;
  opacity: 0.3;
  background-color: #fff;
}

.footer__body-item:not(:last-child) {
  margin-right: 8px;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .footer__inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 360px) {
  .footer__inner {
    margin-bottom: 10px;
  }
}

.footer__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer__col:nth-child(2) {
  max-width: 450px;
  margin-right: 80px;
}

@media screen and (max-width: 1024px) {
  .footer__col:nth-child(2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .footer__col:nth-child(2) {
    line-height: 22px;
    width: 100%;
    max-width: 560px;
  }

  .footer__col.top {
    width: 80%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 480px) {
  .footer__col.top {
    width: 100%;
  }
}

@media screen and (max-width: 414px) {
  .footer__col.top {
    margin-bottom: 15px;
  }
}

.footer__col-email,
.footer__col-email span {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer__col-email {
  padding-bottom: 3px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
}

.footer__col-email:hover {
  color: #c52233;
  border-bottom: 1px dotted rgba(197, 34, 51, 0.3);
}

.footer__col-email span {
  color: #fff;
}

.footer__col-email span:hover,
.footer__col-item_phone:hover {
  color: #c52233;
}

.footer__col-item {
  position: relative;
  min-width: 180px;
  max-width: 55%;
  padding-left: 28px;
}

@media screen and (max-width: 414px) {
  .footer__col-item {
    max-width: 40%;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 360px) {
  .footer__col-item {
    max-width: 80%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 320px) {
  .footer__col-item {
    max-width: 90%;
  }
}

.footer__col-item_time span {
  color: #999;
}

.footer__col-item_phone {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
}

.footer__col-item_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}

.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
}

@media screen and (max-width: 414px) {
  .footer__logo {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 360px) {
  .footer__logo {
    display: none;
  }
}

.footer__logo-icon {
  width: 210px;
  height: 44px;
  margin-bottom: 6px;
}

.footer__logo .price {
  padding-left: 50px;
}

.footer__logo .price span,
.header-top.fixed {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer__logo .price span {
  color: #fff;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}

.f-menu__link:hover,
.footer__logo .price span:hover {
  opacity: 0.5;
}

.f-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 414px) {
  .f-menu {
    width: 75%;
  }
}

@media screen and (max-width: 320px) {
  .f-menu {
    width: 95%;
  }
}

.f-menu__item {
  padding-bottom: 10px;
}

.f-menu__col {
  max-width: 145px;
  padding: 0 10px;
}

.f-menu__link {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
}

.header {
  margin-bottom: 40px;
}

.header-top {
  padding: 10px 0;
  background-color: #fff;
}

.header-top.fixed {
  position: fixed;
  z-index: 1000;
  width: 100%;
  padding: 17px 0;
  -webkit-box-shadow: 0 6px 10px 0 rgba(180, 180, 180, 0.2);
  box-shadow: 0 6px 10px 0 rgba(180, 180, 180, 0.2);
}

@media screen and (max-width: 1024px) {
  .header-top.fixed {
    padding: 17px 5px;
  }
}

.header-top.fixed .header-top__item.logo {
  display: block;
  /*margin-right : 200px;*/
}

@media screen and (max-width: 1024px) {
  .header-top.fixed .header-top__item.logo {
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .header-top.fixed .header-top__item.h-phone {
    margin-right: 20px;
    margin-left: auto;
  }
}

@media screen and (max-width: 414px) {
  .header-top.fixed .header-top__item.h-phone {
    display: none;
  }
}

.header-top.fixed .header-top__item.location {
  display: none;
}

@media screen and (max-width: 768px) {
  .header-top.fixed .header-top__item .email {
    display: none;
  }
  .header-top.fixed .header-top__right .svyaz {
    display: none;
  }
}

.header-top.fixed .header-top__right .price,
.header-top__item.logo,
.header-top__item.search {
  display: none;
}

.header-top.fixed .header-top__right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-top.fixed .header-top__right &gt; :not(:last-child) {
  margin: 0 30px 0 -15px;
}

@media screen and (max-width: 480px) {
  .header-top.fixed .header-top__right &gt; :not(:last-child) {
    margin: 0;
  }
}

.header-top.fixed .header-top__right &gt; * .basket .basket__icon {
  fill: #c52233;
}

.header-top.fixed .header-top__right &gt; * .basket .stiker {
  background-color: #000;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-top.fixed .header-top__right &gt; * .basket .stiker:before {
  border-color: transparent #000 transparent transparent;
}

.header-top.fixed .header-top__item.searcher {
  display: block;
}

.header-top.fixed .header-top__item .time {
  display: none;
}

@media screen and (max-width: 480px) {
  .header-top.fixed .header-top__item.searcher {
    display: none;
  }
}

.header-top__inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .header-top__item.email,
  .header-top__item.location {
    display: none;
  }
}

.header-top__inner,
.header-top__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-top__right .header-top__item.searcher {
  display: none;
}

@media screen and (max-width: 480px) {
  .header-top__right .price {
    display: none;
  }
}

.header-top__right &gt; :not(:last-child) {
  margin-left: 50px;
}

@media screen and (max-width: 1024px) {
  .header-top__right &gt; :not(:last-child) {
    margin-left: 47px;
  }
}

@media screen and (max-width: 480px) {
  .header-top__right &gt; :not(:last-child) {
    margin-left: 0;
  }
}

.header-body {
  padding: 12px 0 14px;
  background-color: #c52233;
  -webkit-box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2);
  box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2);
}

.header-body__mobile-search {
  display: none;
}

@media screen and (max-width: 480px) {
  .header-body__mobile-search {
    display: block;
  }
}

.header-body__logo {
  margin-right: 60px;
}

@media screen and (max-width: 1024px) {
  .header-body__menu {
    margin: auto;
  }
}

@media screen and (max-width: 480px) {
  .header-body__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  .header-body__menu .menu {
    display: none;
  }
}

.header-body__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .header-body__inner {
    position: static;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.header-body__search {
  margin-left: auto;
}

@media screen and (max-width: 480px) {
  .header-body__search {
    display: none;
  }
}

.logo__icon.black {
  width: 171px;
  height: 37px;
}

@media screen and (max-width: 480px) {
  .logo__icon.black {
    width: 162px;
    height: 35px;
  }
}

@media screen and (max-width: 414px) {
  .logo__icon.black {
    width: 140px;
    height: 25px;
  }
}

.logo__icon.white {
  width: 210px;
  height: 44px;
}

@media screen and (max-width: 480px) {
  .logo__icon.white {
    width: 162px;
    height: 35px;
  }
}

.email,
.locations,
.phone,
.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.email span,
.locations span {
  padding-bottom: 3px;
}

.email span,
.locations span,
.phone span,
.price span {
  color: #000;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}

.price span {
  padding-bottom: 3px;
}

.email,
.phone {
  white-space: nowrap;
}

.icon {
  margin-right: 8px;
}

.icon.location__icon {
  width: 14px;
  height: 18px;
}

.icon.email__icon {
  width: 20px;
  height: 14px;
}

.icon.phone__icon {
  width: 18px;
  height: 18px;
}

.icon.price__icon {
  width: 18px;
  height: 19px;
}

.locations {
  position: relative;
  cursor: pointer;
}

.locations__icon {
  position: absolute;
  top: 50%;
  left: 11px;
  width: 9px;
  height: 9px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.locations__icon.yes {
  width: 12px;
  height: 12px;
}

.locations__no,
.locations__yes {
  line-height: 34px;
  position: relative;
  width: 67px;
  height: 34px;
  padding-left: 10px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
}

.locations__no:not(:last-child),
.locations__yes:not(:last-child) {
  margin-right: 8px;
}

.locations__no {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  color: rgba(0, 0, 0, 0.4);
  background-color: #fff;
}

.locations__no:hover {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2);
}

.locations__yes {
  -webkit-box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2),
    inset 0 -2px 0 0 #980a19;
  box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2), inset 0 -2px 0 0 #980a19;
}

.locations__yes:hover {
  background-color: #ef273d;
  -webkit-box-shadow: 0 0 0 0 transparent, inset 0 -2px 0 0 transparent;
  box-shadow: 0 0 0 0 transparent, inset 0 -2px 0 0 transparent;
}

.locations span {
  left: 22px;
}

.locations__popup {
  position: absolute;
  z-index: 9999999;
  top: 30px;
  left: 17.5%;
  width: 290px;
  padding: 24px 30px 30px;
  background-color: #faf9f9;
  -webkit-box-shadow: 0 6px 10px 0 rgba(69, 65, 65, 0.3);
  box-shadow: 0 6px 10px 0 rgba(69, 65, 65, 0.3);
}

.locations__popup-city {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 14px;
  margin-bottom: 16px;
}

.locations__popup-title {
  font-size: 14px;
  margin-bottom: 3px;
}

@media screen and (max-width: 1600px) {
  .locations__popup {
    left: 11.6%;
  }
}

@media screen and (max-width: 1440px) {
  .locations__popup {
    left: 7%;
  }
}

@media screen and (max-width: 1366px) {
  .locations__popup {
    left: 4.6%;
  }
}

@media screen and (max-width: 1280px) {
  .locations__popup {
    left: 1.6%;
  }
}

.email span {
  left: 28px;
}

.phone span {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 16px;
  left: 26px;
  padding-bottom: 0;
  border-bottom: none;
}

.price span {
  top: 2px;
  left: 26px;
}

.basket {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.basket__icon {
  width: 19px;
  height: 22px;
  margin-right: 10px;
}

.stiker {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  line-height: 22px;
  position: relative;
  width: 22px;
  height: 22px;
  text-align: center;
  color: #fff;
  background-color: #c52233;
  -webkit-box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2);
  box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2);
}

.stiker:before {
  position: absolute;
  top: 0;
  left: -5px;
  width: 0;
  height: 0;
  content: "";
  border-width: 11px 5px 11px 0;
  border-style: solid;
  border-color: transparent #c52233 transparent transparent;
}

.stiker.answer--stiker {
  font-family: "Montserrat-Black", Aria, sans-serif;
  font-size: 16px;
  line-height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 8px 10px 0 rgba(197, 34, 51, 0.3);
  box-shadow: 0 8px 10px 0 rgba(197, 34, 51, 0.3);
}

.stiker.answer--stiker:before {
  top: auto;
  right: 0;
  bottom: -8px;
  left: 0;
  width: 0;
  height: 0;
  border-width: 8px 20px 0;
  border-style: solid;
  border-color: #c52233 transparent transparent;
}

@media screen and (max-width: 320px) {
  .stiker.answer--stiker:before {
    bottom: -6px;
    border-width: 6px 15px 0;
  }

  .stiker.answer--stiker {
    font-size: 12px;
    line-height: 35px;
    width: 30px;
    height: 35px;
  }
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.menu__list &gt; :not(:last-child) {
  margin-right: 5px;
}

.menu__item {
  position: relative;
}

.menu__item:first-child {
  padding-left: 28px;
}

.menu__item-icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.menu__link {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 14px;
  position: relative;
  padding: 15px 10px;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  color: #fff;
}

.menu__link:hover {
  opacity: 0.8;
}

.menu__link:hover + .menu__dropdown-item {
  top: 44px;
  display: block;
  opacity: 1;
}

.search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  height: 42px;
  background-color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search.search--top {
  width: 270px;
  height: 36px;
  border: solid 1px #eae7e7;
}

@media screen and (max-width: 768px) {
  .search.search--top {
    width: 230px;
  }
}

.search.search--top button.search__btn {
  height: 28px;
  padding-left: 13px;
}

.search__btn,
.search__icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.search__btn {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  right: 4px;
  padding-left: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
  -webkit-box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2),
    inset 0 -2px 0 0 #980a19;
  box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2), inset 0 -2px 0 0 #980a19;
  width: 88px;
  height: 34px;
}

.search__btn:hover {
  background-color: #000;
  -webkit-box-shadow: 0 0 0 0 #000, inset 0 -2px 0 0 #000;
  box-shadow: 0 0 0 0 #000, inset 0 -2px 0 0 #000;
}

.search__icon {
  left: 10px;
  width: 12px;
  height: 13px;
  fill: #fff;
}

@media screen and (max-width: 480px) {
  .search__icon.mobile {
    position: static;
    width: 22px;
    height: 22px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.search__input {
  width: 160px;
  height: 100%;
  padding: 12px 0 12px 20px;
  border: 0;
}

.search__input::-webkit-input-placeholder {
  font-size: 14px;
  opacity: 0.4;
  color: #000;
}

.search__input:-ms-input-placeholder,
.search__input::-ms-input-placeholder {
  font-size: 14px;
  opacity: 0.4;
  color: #000;
}

.search__input::placeholder {
  font-size: 14px;
  opacity: 0.4;
  color: #000;
}

.s-banner__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
}

@media screen and (max-width: 1024px) {
  .s-banner__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* @media screen and (max-width : 768px) {
    .s-banner__wrapper {
        max-width : 633px
    }
} */

.banner {
  margin-right: 30px;
}

.banner__body {
  background-color: #faf9f9;
}

@media screen and (max-width: 1255px) {
  .banner {
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .banner {
    width: 100%;
    max-width: 860px;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 768px) {
  .banner {
    /* max-width : 633px; */
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 414px) {
  .banner {
    /* max-width: 394px; */
    margin: 0 0 50px;
  }
}

@media screen and (max-width: 360px) {
  .banner {
    max-width: 320px;
    margin: 0 0 30px;
  }
}

@media screen and (max-width: 320px) {
  .banner {
    /*max-width : 280px*/
  }
}

.btn,
.btn.b-slider__btn {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.btn {
  -webkit-box-shadow: 0 9px 15px 0 rgba(197, 34, 51, 0.2),
    inset 0 -3px 0 0 #980a19;
  box-shadow: 0 9px 15px 0 rgba(197, 34, 51, 0.2), inset 0 -3px 0 0 #980a19;
}

.btn:hover {
  background-color: #000;
  -webkit-box-shadow: 0 0 0 0 #000, inset 0 -2px 0 0 #000;
  box-shadow: 0 0 0 0 #000, inset 0 -2px 0 0 #000;
}

.btn.b-slider__btn {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 18px;
  height: 50px;
  padding: 0 15px 0 30px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  color: #fff;
  display: block;
  margin: 15px auto;
  bottom: 10px;
}

.btn.b-slider__btn:hover {
  background-color: #ef273d;
}

@media screen and (max-width: 414px) {
  .btn.b-slider__btn {
    margin-right: 0;
    margin-bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 320px) {
  .btn.b-slider__btn {
    font-size: 16px;
    line-height: 46px;
    width: 125px;
    height: 46px;
    padding-left: 30px;
  }
}

.btn.answer__banner--btn {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 16px;
  width: 137px;
  height: 46px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
}

.btn.answer__banner--btn:hover {
  background-color: #ef273d;
  -webkit-box-shadow: 0 0 0 0 transparent, inset 0 -2px 0 0 transparent;
  box-shadow: 0 0 0 0 transparent, inset 0 -2px 0 0 transparent;
}

@media screen and (max-width: 768px) {
  .btn.answer__banner--btn {
    position: absolute;
    top: 50%;
    right: 145px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 480px) {
  .btn.answer__banner--btn {
    right: 20px;
  }
}

.b-slider {
  position: relative;
  max-width: 860px;
  /* height: 370px; */
}

/* @media screen and (max-width: 414px) {
  .b-slider {
    height: 340px;
  }
} */

.b-slider__advantage {
  max-width: 860px;
}

.b-slider-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-slider__icon {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 19px;
  height: 22px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #fff;
}

@media screen and (max-width: 320px) {
  .b-slider__icon {
    left: 18px;
  }
}

@media screen and (max-width: 414px) {
  .b-slider__item-inner {
    text-align: left;
  }
}

@media screen and (max-width: 414px) {
  .b-slider__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.b-slider__text {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 18px;
  color: #fff;
  display: block;
  width: 70%;
}

@media screen and (max-width: 769px) {
  .b-slider__text {
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 601px) {
  .b-slider__text {
    margin: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  .b-slider__text {
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
  .b-slider__text {
    width: 100%;
    font-size: 16px;
  }
}

.b-slider__item {
  padding: 74px 30px 74px 70px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 769px) {
  .b-slider__item {
    padding: 74px 30px 70px;
  }
}

@media screen and (max-width: 414px) {
  .b-slider__item {
    padding: 40px 20px 30px;
    text-align: center;
  }
}

.b-slider__item-sale {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 14px;
  margin-bottom: 16px;
  color: #ffaf46;
}

@media screen and (max-width: 480px) {
  .b-slider__item-sale {
    font-size: 15px;
  }
}

.b-slider__item-title {
  margin-bottom: 38px;
}
@media screen and (max-width: 601px) {
  .b-slider__item-title {
    text-align: left;
  }
}
@media screen and (max-width: 414px) {
  .b-slider__item-title {
    margin-bottom: 20px;
  }
}

.b-slider__item-title span {
  font-family: "Montserrat-Black", Aria, sans-serif;
  font-size: 44px;
  display: block;
  text-transform: uppercase;
  color: #fff;
}

@media screen and (max-width: 769px) {
  .b-slider__item-title span {
    font-size: 36px;
  }
}

@media screen and (max-width: 414px) {
  .b-slider__item-title span {
    font-size: 34px;
    line-height: 40px;
  }
}

.b-slider__item-icon {
  width: 20px;
  height: 18px;
  margin-right: 8px;
  fill: #ffaf46;
}

.advantage,
.advantage__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.advantage {
  /* padding: 25.5px 30px; */
  background-color: #faf9f9;
}

.advantage__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

/* .advantage__item:not(:last-child) {
  margin-right: 24px;
}

@media screen and (max-width: 414px) {
  .advantage__item:not(:last-child) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .advantage__item:nth-child(3) {
    margin-right: 0;
  }
} */

.advantage__item-text {
  line-height: 16px;
}

.advantage__item-text span {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-weight: 700;
}

/* @media screen and (max-width: 768px) {
  .advantage__item:last-child {
    display: none;
  }
} */

@media screen and (max-width: 480px) {
  .advantage__item:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

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

.advantage__icon {
  width: 40px;
  height: 38px;
  margin-right: 14px;
  fill: #c52233;
}

.advantage__icon.calendar {
  width: 37px;
  height: 37px;
}

.advantage__icon.wallet {
  width: 39px;
  height: 39px;
}

.advantage__icon.list {
  width: 32px;
  height: 38px;
}

.swiper-slide.advantage__item {
  box-sizing: border-box;
  padding: 30px;
  width: auto;
  /* margin: 0 !important; */
}

.swiper-wrapper.advantage {
  width: 100%;
  flex: 1;
  /* box-sizing: border-box; */
  /* padding: 15px; */
}

css input[type="search"]::-ms-clear {
  display: none;
}

input[type="search"]::-ms-reveal {
  display: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.swiper-arrow {
  position: absolute;
  z-index: 100;
  right: 30px;
  bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 414px) {
  .swiper-arrow.banner-top {
    width: calc(100% - 30px);
    bottom: 25px;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
  }
}

.swiper-arrow.block-item-advantages,
/*.swiper-arrow.manufacture*/,
.swiper-arrow.slider-advantages {
  display: none;
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .swiper-arrow.manufacture {
    display: flex;
    right: 0;
    justify-content: space-between;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 480px) {
  .swiper-arrow.manufacture,
  .swiper-arrow.slider-advantages {
    position: absolute;
  }
  .swiper-arrow.block-item-advantages {
    position: relative;
  }
  .swiper-arrow.block-item-advantages,
  .swiper-arrow.manufacture,
  .swiper-arrow.slider-advantages {
    bottom: 0;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .swiper-arrow.manufacture {
    bottom: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.swiper-arrow.advantages {
  display: none;
}

@media screen and (max-width: 480px) {
  .swiper-arrow.advantages {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    width: 100%;
    justify-content: space-between;
    max-width: 440px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
  }
}

@media screen and (max-width: 414px) {
  .swiper-arrow.advantages {
    max-width: 360px;
  }
}

@media screen and (max-width: 360px) {
  .swiper-arrow.advantages {
    max-width: 320px;
  }
}

.swiper-arrow.as-slider__arrow {
  right: auto;
  bottom: auto;
  bottom: 0;
  position: relative;
}

#productsInMain .swiper-arrow.as-slider__arrow {
  right: auto;
  /* bottom: -40px; */
}

@media screen and (max-width: 1024px) {
  .swiper-arrow.as-slider__arrow {
    width: 100%;
  }
}

/* @media screen and (max-width: 480px) {
  .swiper-arrow.as-slider__arrow {
    bottom: -25px;
  }
} */

.swiper-arrow__next,
.swiper-arrow__prev {
  padding: 5px;
  outline: 0;
}

.swiper-arrow__next:not(:last-child),
.swiper-arrow__prev:not(:last-child) {
  margin-right: 5px;
}

.swiper-arrow__icon {
  width: 20px;
  height: 20px;
  opacity: 1;
  fill: #fff;
}

.swiper-arrow__icon.as-slider {
  width: 12px;
  height: 12px;
  opacity: 1;
  fill: #000;
}

.swiper-slide.manufacture__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* width: 160px; */
  /* margin: 0 40px 30px 0; */
  background-color: #fff;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  padding: 10px;
}

.swiper-slide.manufacture__item a {
  text-align: center;
}

.swiper-slide.manufacture__item &gt; :first-child {
  width: 100%;
  height: 160px;
}

.swiper-slide.manufacture__item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  position: relative;
}

/* @media screen and (max-width: 320px) {
  .swiper-slide.manufacture__item img {
    width: 110px;
  }

  .swiper-slide.manufacture__item:nth-child(10) img,
  .swiper-slide.manufacture__item:nth-child(4) img {
    width: 50px;
  }

  .swiper-slide.manufacture__item:nth-child(12) img,
  .swiper-slide.manufacture__item:nth-child(8) img {
    width: 70px;
  }

  .swiper-slide.manufacture__item:nth-child(9) img {
    width: 35px;
  }
}

@media screen and (max-width: 768px) {
  .swiper-slide.manufacture__item {
    width: 184px;
  }
} */

@media screen and (max-width: 480px) {
  .swiper-slide.manufacture__item {
    margin-right: 0;
    background-color: #faf9f9;
  }
}

@media screen and (max-width: 768px) {
  .swiper-slide.manufacture__item:nth-child(3n) {
    margin-right: 0;
  }
}

.swiper-slide.manufacture__item:nth-child(6n) {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .swiper-slide.manufacture__item:nth-child(6n) {
    margin-right: 40px;
  }
}

@media screen and (max-width: 768px) {
  .swiper-slide.manufacture__item:nth-child(6n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 480px) {
  .swiper-slide.manufacture__item {
    height: 60px;
  }
}

.swiper-slide.advantages__item {
  position: relative;
  z-index: 10;
  width: calc((100% - 60px) / 3);
  /* width: 360px;
  height: 238px;
  margin: 0 40px 40px 0; */
  padding: 20px;
  color: #fff;
  background-color: #c52233;
}

@media screen and (max-width: 992px) {
  .swiper-slide.advantages__item {
    width: calc((100% - 30px) / 2);
  }
}

/* @media screen and (max-width: 992px) {
  .swiper-slide.advantages__item {
    width: 100%;
  }
} */

@media screen and (max-width: 480px) {
  .swiper-slide.advantages__item .advantages__item-bg-icon {
    display: none;
  }

  .swiper-slide.advantages__item {
    width: 100%;
    margin: 0;
    color: #000;
    background-color: #faf9f9;
    /* max-width: 374px; */
  }
}

.swiper-container {
  margin: 0;
}

.swiper-container.b-slider__manufacture {
  position: relative;
}
.swiper-container.b-slider__manufacture .swiper-wrapper {
  align-items: stretch;
}

@media screen and (max-width: 480px) {
  .swiper-container.b-slider__manufacture {
    position: relative;
    /* height: 120px; */
    margin-bottom: 40px;
  }

  /* .swiper-container.slider-advantages {
    width: 440px;
    height: 300px;
  } */
}

/* @media screen and (max-width: 414px) {
  .swiper-container.slider-advantages {
    width: 374px;
  }
}

@media screen and (max-width: 360px) {
  .swiper-container.slider-advantages {
    width: 320px;
  }
}

@media screen and (max-width: 320px) {
  .swiper-container.slider-advantages {
    width: 280px;
  }
} */

.swiper-arrow-block-advantages__next.swiper-button-disabled .swiper-arrow__icon,
.swiper-arrow-block-advantages__prev.swiper-button-disabled .swiper-arrow__icon,
.swiper-arrow-manufacture__next.swiper-button-disabled .swiper-arrow__icon,
.swiper-arrow-manufacture__prev.swiper-button-disabled .swiper-arrow__icon,
.swiper-arrow__next.swiper-button-disabled .swiper-arrow__icon,
.swiper-arrow__prev.swiper-button-disabled .swiper-arrow__icon {
  opacity: 0.2;
}

.swiper-arrow-advantages__next,
.swiper-arrow-advantages__prev {
  /* position: absolute;
  top: 0; */
  outline: 0;
}

.swiper-arrow-advantages__next .swiper-arrow__icon.as-slider,
.swiper-arrow-advantages__prev .swiper-arrow__icon.as-slider {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  fill: #000;
}

.answer-swiper-arrow__next.swiper-button-disabled .swiper-arrow__icon.as-slider,
.answer-swiper-arrow__prev.swiper-button-disabled .swiper-arrow__icon.as-slider,
.as-swiper-arrow__next.swiper-button-disabled .swiper-arrow__icon.as-slider,
.as-swiper-arrow__prev.swiper-button-disabled .swiper-arrow__icon.as-slider,
.swiper-arrow-advantages__next.swiper-button-disabled
  .swiper-arrow__icon.as-slider,
.swiper-arrow-advantages__prev.swiper-button-disabled
  .swiper-arrow__icon.as-slider,
.swiper-arrow-block-advantages__next.swiper-button-disabled
  .swiper-arrow__icon.as-slider,
.swiper-arrow-block-advantages__prev.swiper-button-disabled
  .swiper-arrow__icon.as-slider,
.swiper-arrow-manufacture__next.swiper-button-disabled
  .swiper-arrow__icon.as-slider,
.swiper-arrow-manufacture__prev.swiper-button-disabled
  .swiper-arrow__icon.as-slider {
  opacity: 0.4;
}

.swiper-arrow-advantages__prev {
  /* left: 10px; */
  display: block;
  position: relative;
  width: 25px;
  height: 25px;
}

.modal,
.swiper-arrow-advantages__next {
  /* right: 0; */
  display: block;
  position: relative;
  width: 25px;
  height: 25px;
}

.modal {
  position: fixed;
  z-index: 9999999;
  top: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.modal__city {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 120px;
}

@media screen and (max-width: 480px) {
  .modal__city {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.modal__city-col {
  -ms-flex-preferred-size: 160px;
  flex-basis: 160px;
}

@media screen and (max-width: 480px) {
  .modal__city-col {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.modal__city-col:not(:last-child) {
  margin-right: 75px;
}

@media screen and (max-width: 480px) {
  .modal__city-col:not(:last-child) {
    margin-right: 0;
  }

  .modal__city-col:last-child {
    margin-right: 12px;
  }
}

@media screen and (max-width: 410px) {
  .modal__city-col:nth-child(2) {
    margin-right: 12px;
  }
}

.modal__city-item {
  font-size: 14px;
  padding: 8px 0;
  cursor: pointer;
}

.modal__city-item.modal__city--active {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
}

.modal__content {
  position: absolute;
  z-index: 99999999;
  top: 17%;
  left: 50%;
  display: none;
  overflow: hidden;
  width: 100%;
  max-width: 780px;
  height: 274px;
  padding: 30px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation-name: modalbox;
  animation-name: modalbox;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  background-color: #fff;
  -webkit-box-shadow: 0 12px 14px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 12px 14px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 480px) {
  .modal__content {
    width: 95%;
  }
}

.modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.modal__title {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.modal__search {
  width: 100%;
  margin-bottom: 20px;
  padding: 12px 20px;
  border: solid 1px #eae7e7;
}

.modal__search:focus::-webkit-input-placeholder {
  opacity: 0;
}

.modal__search:focus:-ms-input-placeholder,
.modal__search:focus::-ms-input-placeholder {
  opacity: 0;
}

.modal__search:focus::placeholder {
  opacity: 0;
}

.modal__search::-webkit-input-placeholder {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 1;
  color: rgba(0, 0, 0, 0.4);
}

.modal__search:-ms-input-placeholder,
.modal__search::-ms-input-placeholder {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 1;
  color: rgba(0, 0, 0, 0.4);
}

.modal__search::placeholder {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 1;
  color: rgba(0, 0, 0, 0.4);
}

.modal--scroll::-webkit-scrollbar-track {
  background-color: #e6e3e3;
}

.modal--scroll::-webkit-scrollbar-thumb {
  background-color: #c52233;
}

.modal--scroll::-webkit-scrollbar {
  width: 2px;
  height: 100px;
  max-height: 100px;
}

.upbutton {
  position: fixed;
  z-index: 1000;
  right: 150px;
  bottom: 150px;
  display: block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-shadow: -1px 3px 10px -3px rgba(0, 0, 0, 0.2);
  box-shadow: -1px 3px 10px -3px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 1366px) {
  .upbutton {
    right: 35px;
  }
}

@media screen and (max-width: 1024px) {
  .upbutton {
    bottom: 230px;
  }
}

@media screen and (max-width: 480px) {
  .upbutton {
    visibility: hidden;
  }
}

.upbutton:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.s-manufacture {
  padding: 40px 0 43px;
  background-color: #faf9f9;
}

@media screen and (max-width: 480px) {
  .s-manufacture {
    background-color: #fff;
  }
}

.manufacture__link {
  margin-top: -10px;
}

.manufacture__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 80px;
  /* margin: 0 40px 30px 0; */
  background-color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* @media screen and (max-width: 768px) {
  .manufacture__item {
    width: 220px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 480px) {
  .manufacture__item {
    background-color: #faf9f9;
  }
}

@media screen and (max-width: 768px) {
  .manufacture__item:nth-child(3n) {
    margin-right: 0;
  }
}

.manufacture__item:nth-child(6n) {
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .manufacture__item:nth-child(6n) {
    margin-right: 40px;
  }
}

@media screen and (max-width: 768px) {
  .manufacture__item:nth-child(6n) {
    margin-right: 0;
  }
} */

.all-info,
.all-info__icon {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.all-info {
  font-family: "Montserrat-Regular", Aria, sans-serif;
  font-size: 13px;
  padding-bottom: 1.5px;
  color: #000;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  position: relative;
}

.all-info:hover {
  color: #c52233;
  border-bottom: 1px dotted rgba(197, 34, 51, 0.2);
}

.all-info:hover .all-info__icon {
  fill: #c52233;
}

.all-info__icon {
  position: absolute;
  top: 5px;
  right: -18px;
  width: 10px;
  height: 10px;
}

.s-about {
  padding: 70px 0 35px;
  background-color: #fff;
}

@media screen and (max-width: 480px) {
  .s-about {
    padding: 20px 0 0;
  }
}

.about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 40px;
}

@media screen and (max-width: 480px) {
  .about {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.about__title {
  font-family: "Montserrat-Black", Aria, sans-serif;
  font-size: 18px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

@media screen and (max-width: 414px) {
  .about__title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }
}

/* .about__banner {
  margin-right: 40px;
} */

/* @media screen and (max-width: 769px) {
  .about__banner img {
    width: 374px;
    max-width: 100%;
    margin-right: 20px;
  }
} */

/* @media screen and (max-width: 480px) {
  .about__banner {
    margin-right: 0;
    margin-bottom: 20px;
  }
} */

.about__descr p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}

@media screen and (max-width: 414px) {
  .about__descr p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}

.about__descr-city {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 14px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #000;
}

.about__descr-city:hover,
.answer__text a:hover {
  color: #c52233;
}

@media screen and (max-width: 769px) {
  .about__descr {
    /* width: 50%; */
    width: 100%;
  }
}

/* @media screen and (max-width: 480px) {
  .about__descr {
    width: 100%;
  }
} */

.s-news {
  padding: 35px 0;
}

.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px;
}

@media screen and (max-width: 768px) {
  .news {
    gap: 30px;
  }
}

@media screen and (max-width: 480px) {
  .news {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
  }
}

@media screen and (max-width: 480px) {
  .news {
    gap: 20px;
  }
}

.news__item {
  min-width: calc((100% - 120px) / 4);
  flex: 1;
  /* max-width: 260px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%; */
  /* margin-bottom: 40px; */
}
@media screen and (max-width: 1200px) {
  .news__item {
    min-width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .news__item {
    min-width: calc((100% - 30px) / 2);
  }
}
@media screen and (max-width: 480px) {
  .news__item {
    min-width: 100%;
  }
}

.news__item img {
  /* width: 250px; */
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 140px;
}

@media screen and (max-width: 768px) {
  .news__item.news__item--hide {
    display: none;
  }
}

/* .news__item:not(:last-child) {
  margin-right: 40px;
} */

/* @media screen and (max-width: 768px) {
  .news__item {
    margin-right: 30px !important;
  }
} */

/* @media screen and (max-width: 480px) {
  .news__item:not(:last-child) {
    margin-right: 0;
  }

  .news__item:first-child {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .news__item:nth-child(4) {
    display: none;
  }
} */

.news__item-top {
  display: block;
  margin-bottom: 16px;
}

/* @media screen and (max-width: 768px) {
  .news__item-top img {
    width: 297px;
  }
}

@media screen and (max-width: 480px) {
  .news__item-top img {
    width: 440px;
  }
}

@media screen and (max-width: 414px) {
  .news__item-top img {
    width: 374px;
  }
}

@media screen and (max-width: 360px) {
  .news__item-top img {
    width: 320px;
  }
}

@media screen and (max-width: 320px) {
  .news__item-top img {
    width: 280px;
  }
} */

.news__item-data {
  font-size: 12px;
  margin-bottom: 5px;
  opacity: 0.5;
}

.news__item-title {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 14px;
  min-height: 50px;
  margin-bottom: 16px;
}

@media screen and (max-width: 480px) {
  .news__item-title {
    min-height: 0;
  }
}

.news__item-descr {
  line-height: 20px;
  display: -webkit-box;
  overflow: hidden;
  text-align: left;
  -webkit-line-clamp: 40;
  -webkit-box-orient: vertical;
}

/* @media screen and (max-width: 768px) {
  .news__item {
    width: 50%;
    max-width: 297px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
}

@media screen and (max-width: 480px) {
  .news__item {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
} */

.s-answer {
  /* padding: 30px 0 80px; */
  padding: 30px 0;
}

/* @media screen and (max-width: 480px) {
  .s-answer {
    padding: 30px 0;
  }
} */

.answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .answer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.answer__banner {
  width: 260px;
  padding: 40px;
  text-transform: uppercase;
  color: #fff;
  background-image: url(/static/images/img/mini-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1024px) {
  .answer__banner {
    width: 100%;
    max-width: 860px;
    background-image: url(/static/images/img/banner-grow.png);
  }
}

@media screen and (max-width: 768px) {
  .answer__banner {
    position: relative;
    max-width: 633px;
    height: 145px;
  }
}

.answer__banner span {
  font-family: "Montserrat-Black", Aria, sans-serif;
  font-size: 22px;
  display: block;
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  .answer__banner span {
    max-width: 190px;
  }
}

.answer__aside {
  width: 27%;
}

@media screen and (max-width: 1024px) {
  .answer__aside {
    width: 100%;
    max-width: 860px;
  }
}

@media screen and (max-width: 768px) {
  .answer__aside {
    max-width: 633px;
  }
}

.answer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 73%;
  max-width: 850px;
  margin-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
}

@media screen and (max-width: 1024px) {
  .answer__inner {
    width: 100%;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 320px) {
  .answer__inner {
    margin-right: 0;
    margin-bottom: 40px;
  }
}

.answer__item {
  position: relative;
  padding-left: 58px;
}

.answer__item:not(:last-child) {
  margin-bottom: 30px;
}

@media screen and (max-width: 320px) {
  .answer__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .answer__item {
    padding-left: 45px;
  }
}

.answer__text p {
  font-size: 14px;
  line-height: 24px;
}

.answer__text p:first-child {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  margin-bottom: 18px;
}

@media screen and (max-width: 320px) {
  .answer__text p:first-child {
    margin-bottom: 10px;
  }

  .answer__text p {
    font-size: 13px;
  }
}

.answer__text a,
.answer__text span {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
}

.answer__text span {
  text-transform: uppercase;
}

.answer__text a {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #000;
}

.s-advantages {
  padding: 30px 0;
}

@media screen and (max-width: 480px) {
  .s-advantages {
    padding: 10px 0 0;
  }
}

.advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}

@media screen and (max-width: 480px) {
  .advantages {
    /* -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; */
    /* gap: 20px;*/
    gap: 0;
    flex-wrap: nowrap;
  }
}

.advantages__item {
  position: relative;
  z-index: 10;
  /* width: 360px; */
  /* margin: 0 40px 40px 0; */
  padding: 26px 30px;
  color: #fff;
  background-color: #c52233;
}

/* .advantages__item:nth-child(3n) {
  margin-right: 0;
} */

/* @media screen and (max-width: 1024px) {
  .advantages__item:nth-child(3n) {
    margin-right: 40px;
  }
} */

.advantages__item-bg-icon {
  position: absolute;
  z-index: -1;
  right: 16px;
  bottom: 0;
  width: 150px;
  height: 150px;
}

@media screen and (max-width: 768px) {
  .advantages__item-bg-icon {
    right: 0;
    bottom: -35px;
  }
}

.advantages__item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.advantages__item-top_icon {
  width: 50px;
  height: 50px;
  margin-right: 14px;
}

.advantages__item-top span {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 14px;
}

.advantages__item-descr {
  line-height: 20px;
}

.advantages__item-descr p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 768px) {
  /* .advantages__item:nth-child(2n) {
    margin-right: 0;
  } */

  .advantages__item {
    overflow: hidden;
    /* max-width: 297px; */
  }
}

@media screen and (max-width: 414px) {
  .advantages__item {
    color: #000;
    background-color: #faf9f9;
  }
}

.popular-goods {
  width: 100%;
  max-width: 320px;
  height: 100%;
  padding: 20px 10px;
  position: relative;
  /* left: -10px; */
  background-color: #faf9f9;
}

@media screen and (max-width: 1024px) {
  .popular-goods {
    /* max-width: 860px; */
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .popular-goods {
    /* max-width: 633px; */
    max-width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .popular-goods {
    padding: 0;
    background-color: transparent;
  }
}

.popular-goods__list {
  display: flex;
  flex-direction: column;
  /* gap: 30px; */
}

.popular-goods__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* margin-bottom: 8px; */
  /* padding: 5px 0; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* gap: 40px; */
}

/* @media screen and (max-width: 768px) {
  .popular-goods__item {
    gap: 30px;
    }
} */

/* @media screen and (max-width: 600px) {
  .popular-goods__item {
    flex-direction: column;
    }
} */

/* @media screen and (max-width: 1024px) {
  .popular-goods__col {
    width: 35%;
  }
}

@media screen and (max-width: 768px) {
  .popular-goods__col {
    width: 45%;
  }
} */

@media screen and (max-width: 1024px) {
  .popular-goods__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

.popular-goods__img {
  width: 85px;
  height: 65px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-filter: opacity(40%) grayscale(100%);
  filter: opacity(40%) grayscale(100%);
}

.popular-goods__img img {
  width: 100%;
  height: 100% !important;
  object-fit: contain;
  object-position: center;
}

@media screen and (max-width: 414px) {
  .popular-goods__img,
  .popular-goods__img img {
    width: 60px;
    height: 40px;
  }
}

.popular-goods__link,
.popular-goods__link:after {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.popular-goods__link {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 16px;
  position: relative;
  color: #000;
}

@media screen and (max-width: 414px) {
  .popular-goods__link {
    font-size: 14px;
  }
}

.popular-goods__link:hover {
  padding-left: 10px;
  color: #c52233;
}

.popular-goods__link:hover:after {
  visibility: visible;
  opacity: 1;
}

.popular-goods__link:hover + .popular-goods__img {
  -webkit-filter: opacity(100%) grayscale(0%);
  filter: opacity(100%) grayscale(0%);
}

.popular-goods__link:after,
.section__title:before {
  position: absolute;
  top: 50%;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #c52233;
}

.popular-goods__link:after {
  right: -75px;
  visibility: hidden;
  opacity: 0;
  width: 60px;
  height: 1px;
}

.section__title {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 20px;
  position: relative;
  margin-bottom: 24px;
  padding-left: 28px;
}

.section__title:before {
  left: 0;
  width: 10px;
  height: 10px;
}

@media screen and (max-width: 414px) {
  .section__title {
    font-size: 18px;
  }
}

.assortment {
  margin-bottom: 40px;
}

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

@media screen and (max-width: 480px) {
  .assortment {
    margin-bottom: 20px;
  }
}

.assortment__btn-show {
  display: none;
  width: 100%;
  margin-bottom: 40px;
}

@media screen and (max-width: 480px) {
  .assortment__btn-show {
    display: block;
  }
}

.assortment__btn-show .all-info {
  font-size: 15px;
  cursor: pointer;
  color: #a1a1a1;
}

.assortment__inner {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 40px;
}

@media screen and (max-width: 1200px) {
  .assortment__inner {
    gap: 30px;
  }
}

@media screen and (max-width: 600px) {
  .assortment__inner {
    gap: 20px;
  }
}

@media screen and (max-width: 480px) {
  .assortment__inner {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    gap: 20px;
  }
}

.assortment__item {
  /* height: 150px; */
  padding: 15px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  /* flex: none; */
  background-color: #faf9f9;
  flex: 1;
  min-width: calc((100% - 40px * 6) / 7);
}

@media screen and (max-width: 1200px) {
  .assortment__item {
    min-width: calc((100% - 30px * 3) / 4);
  }
}

@media screen and (max-width: 600px) {
  .assortment__item {
    min-width: calc((100% - 20px * 2) / 3);
  }
}

.assortment__item a {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 30px;
}

.assortment__item-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
}

@media screen and (max-width: 480px) {
  .assortment__item a {
    flex-direction: row;
  }

  .assortment__item-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 320px) {
  .assortment__item-icon {
    width: 30px;
    height: 30px;
    margin-right: 16px;
  }
}

.assortment__item-name {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  .assortment__item-name {
    font-size: 16px;
  }
}

@media screen and (max-width: 320px) {
  .assortment__item-name {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .assortment__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    padding: 0 20px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}

@media screen and (max-width: 360px) {
  .assortment__item {
    /* margin-bottom: 10px; */
    padding: 0 20px;
  }
}

@media screen and (max-width: 320px) {
  .assortment__item {
    padding: 0 20px;
    -ms-flex-preferred-size: 60px;
    flex-basis: 60px;
  }
}

.assortment__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 70px;
  gap: 20px;
}

@media screen and (max-width: 1024px) {
  .assortment__body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 480px) {
  .assortment__body {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 360px) {
  .assortment__body {
    padding-bottom: 10px;
  }
}

.assortment__body-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* max-width: 830px; */
  flex: 1;
  /* margin-right: 20px; */
  gap: 40px;
}

@media screen and (max-width: 1024px) {
  .assortment__body-inner {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .assortment__body-inner {
    margin-right: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.assortment__body-inner__item {
  /* -webkit-box-flex: 1;
  -ms-flex: 1 0 250px;
  flex: 1 0 250px; */
  flex: 1;
  min-width: 250px;
}

@media screen and (max-width: 1200px) {
  .assortment__body-inner__item {
    min-width: 180px;
  }
}

/* .assortment__body-inner__item:not(:last-child) {
  margin-right: 40px;
} */

/* @media screen and (max-width: 768px) {
  .assortment__body-inner__item:not(:last-child) {
    margin-right: 10px;
  }
} */

.assortment__body-inner__item.hide {
  display: block;
  -webkit-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear;
}

@media screen and (max-width: 480px) {
  .assortment__body-inner__item.hide {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .assortment__body-list.assortment__body--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 480px) {
  .assortment__body-list.assortment__body--mobile {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .assortment__body-wrap.assortment__body-wrap--mtop {
    margin-top: -25px;
  }

  .assortment__body-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 250px;
    flex: 1 0 250px;
  }
}

.assortment__body-link {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin-bottom: 10px;
  padding: 10px 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #000;
}

.assortment__body-link:hover {
  font-size: 14.2px;
  font-weight: 700;
  color: #c52233;
}

@media screen and (max-width: 360px) {
  .assortment__body-link {
    padding: 5px 0;
  }
}

.aside-slider {
  position: relative;
  min-width: 260px;
  /* height: 100%;
  max-height: 460px; */
}

/* .aside-slider__inner {
  max-height: 460px;
  height: auto;
} */

@media screen and (max-width: 1024px) {
  .aside-slider__inner {
    max-width: 860px;
  }
}

/* @media screen and (max-width: 768px) {
  .aside-slider__inner {
    max-height: 280px;
    height: auto;
  }
} */

/* @media screen and (max-width: 480px) {
  .aside-slider__inner {
    max-height: 435px;
    height: auto;
  }
} */

/* .aside-slider.answer-slider {
  margin-bottom: 40px;
} */

/* @media screen and (max-width: 768px) {
  .aside-slider.answer-slider {
    height: 270px;
  }
}

@media screen and (max-width: 480px) {
  .aside-slider.answer-slider {
    height: 450px;
  }
} */

/* .as-slider__item &gt; :not(:last-child) {
  margin-bottom: 16px;
} */

/* @media screen and (max-width: 768px) {
  .as-slider__item &gt; :not(:last-child) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .as-slider__item &gt; :not(:last-child) {
    margin-bottom: 16px;
  }
} */

@media screen and (max-width: 768px) {
  .as-slider__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 480px) {
  .as-slider__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.as-slider__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* .as-slider__col.answer-slider--col {
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .as-slider__col:first-child,
  .as-slider__col:nth-child(2) {
    margin-bottom: 16px;
  }
} */

/* @media screen and (max-width: 1024px) {
  .as-slider__col {
    max-width: 260px;
  }
} */

@media screen and (max-width: 768px) {
  .as-slider__col {
    /* max-width: 270px; */
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media screen and (max-width: 650px) {
  .as-slider__col {
    flex-direction: column;
    flex: none;
    width: calc(50% - 15px);
  }
}

.as-slider__col-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.as-slider__col-descr .parametr {
  margin-bottom: 10px;
  opacity: 0.6;
}

.as-slider__col-img {
  line-height: 80px;
  min-width: 80px;
  height: 80px;
  margin-right: 14px;
}

@media screen and (max-width: 650px) {
  .as-slider__col-img {
    margin: 0 0 0 14px;
  }
}

.as-slider__col-name {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 6px;
}

.counter__btn {
  font-size: 12px;
  line-height: 30px;
  width: 73px;
  height: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2),
    inset 0 -2px 0 0 #980a19;
  box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2), inset 0 -2px 0 0 #980a19;
}

.counter__btn:hover {
  background-color: #000;
  -webkit-box-shadow: 0 0 0 0 #000, inset 0 -2px 0 0 #000;
  box-shadow: 0 0 0 0 #000, inset 0 -2px 0 0 #000;
}

.counter__icon {
  width: 10px;
  height: 10px;
  pointer-events: none;
}

.counter__input {
  font-family: "Montserrat-Medium", Aria, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  position: relative;
  width: 67px;
  height: 30px;
  text-align: center;
  border: solid 1px #e6e3e3;
}

.counter__input input {
  width: 100%;
  padding: 0;
  text-align: center;
  border: 0;
}

.counter__max,
.counter__min {
  position: absolute;
  top: -2px;
  width: 20px;
  height: 30px;
}

.counter__min {
  left: 0;
}

.counter__max {
  right: 0;
}

.answer-swiper-arrow__next,
.answer-swiper-arrow__prev,
.as-swiper-arrow__next,
.as-swiper-arrow__prev,
.swiper-arrow-block-advantages__next,
.swiper-arrow-block-advantages__prev,
.swiper-arrow-manufacture__next,
.swiper-arrow-manufacture__prev {
  line-height: 36px;
  width: 130px;
  height: 36px;
  text-align: center;
  outline: 0;
  background-color: #faf9f9;
}

.swiper-arrow-manufacture__next,
.swiper-arrow-manufacture__prev {
  background-color: transparent;
  width: 36px;
}

.answer-swiper-arrow__next.swiper-button-disabled,
.answer-swiper-arrow__prev.swiper-button-disabled,
.as-swiper-arrow__next.swiper-button-disabled,
.as-swiper-arrow__prev.swiper-button-disabled,
.swiper-arrow-block-advantages__next.swiper-button-disabled,
.swiper-arrow-block-advantages__prev.swiper-button-disabled,
.swiper-arrow-manufacture__next.swiper-button-disabled,
.swiper-arrow-manufacture__prev.swiper-button-disabled {
  background-color: rgba(250, 249, 249, 0.4);
}

.swiper-arrow-manufacture__next.swiper-button-disabled,
.swiper-arrow-manufacture__prev.swiper-button-disabled {
  background-color: transparent;
}

.swiper-arrow-manufacture__next {
  right: 0;
  position: relative;
}
.swiper-arrow-manufacture__prev {
  left: 0;
  position: relative;
}

@media screen and (max-width: 1024px) {
  .answer-swiper-arrow__next,
  .answer-swiper-arrow__prev,
  .as-swiper-arrow__next,
  .as-swiper-arrow__prev,
  .swiper-arrow-block-advantages__next,
  .swiper-arrow-block-advantages__prev {
    width: 50%;
  }
}

.sandwich {
  position: relative;
  width: 22px;
  height: 16px;
  cursor: pointer;
}

.sandwich__line {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #c52233;
}

.sandwich__line--top {
  top: 0;
}

.sandwich__line--middle {
  top: 7px;
}

.sandwich__line--bottom {
  top: 14px;
}

.mobile-menu {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 14px;
  position: relative;
  display: none;
  cursor: pointer;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-menu.active .burger-dropdown {
  position: absolute;
  z-index: 99999;
  top: 52px;
  left: 0;
  width: 100%;
  padding: 30px;
  background-color: #c52233;
  -webkit-box-shadow: inset -1px 34px 18px -32px rgba(48, 6, 11, 0.2);
  box-shadow: inset -1px 34px 18px -32px rgba(48, 6, 11, 0.2);
}

.mobile-menu.active .burger-dropdown,
.mobile-menu.active .burger-dropdown__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mobile-menu.active .burger-dropdown__body span {
  font-size: 13px;
}

.mobile-menu &gt; :not(:last-child) {
  margin-right: 12px;
}

@media screen and (max-width: 480px) {
  .mobile-menu &gt; :not(:last-child) {
    margin-right: 0;
    margin-left: 20px;
  }

  .mobile-menu span {
    font-size: 0;
  }
}

@media screen and (max-width: 1024px) {
  .mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 480px) {
  .mobile-menu {
    position: static;
  }
}

.navigation {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 17.6%;
  /* height             : 460px;*/
  padding: 5px 0;
  text-align: center;
  background-color: #c52233;
  -webkit-box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2);
  box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2);
}

@media screen and (max-width: 1600px) {
  .navigation {
    left: 11.6%;
  }
}

@media screen and (max-width: 1440px) {
  .navigation {
    left: 7%;
  }
}

@media screen and (max-width: 1366px) {
  .navigation {
    left: 4.6%;
  }
}

@media screen and (max-width: 1280px) {
  .navigation {
    left: 1.6%;
  }
}

@media screen and (max-width: 480px) {
  .navigation {
    line-height: 40px;
    top: -40px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    -webkit-box-shadow: inset -1px 34px 18px -32px rgba(48, 6, 11, 0.2);
    box-shadow: inset -1px 34px 18px -32px rgba(48, 6, 11, 0.2);
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;

    justify-content: flex-start;
  }
}

.navigation.nav-fixed {
  position: fixed;
  top: 15.6%;
  left: 17.6%;
}

@media screen and (max-width: 1600px) {
  .navigation.nav-fixed {
    left: 11.6%;
  }
}

@media screen and (max-width: 1440px) {
  .navigation.nav-fixed {
    left: 7%;
  }
}

@media screen and (max-width: 1366px) {
  .navigation.nav-fixed {
    left: 4.6%;
  }
}

@media screen and (max-width: 1280px) {
  .navigation.nav-fixed {
    left: 1.6%;
  }
}

@media screen and (max-width: 480px) {
  .navigation.nav-fixed {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.navigation__item {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 15px;
  padding: 6.5px 11px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
}

.navigation__item:hover {
  background-color: #000;
}

.navigation__item:hover .nav-navigation {
  width: 170px;
}

@media screen and (max-width: 480px) {
  .navigation__item:hover .nav-navigation {
    width: 50%;
  }
}

.navigation__item:hover .nav-navigation__left {
  display: block;
}

@media screen and (max-width: 480px) {
  .navigation__item {
    font-size: 14px;
    line-height: 20px;
    margin: -5px 0;
    padding: 10px;
  }
}

@media screen and (max-width: 414px) {
  .navigation__item {
    padding: 10px 8px;
  }
}

@media screen and (max-width: 360px) {
  .navigation__item {
    padding: 10px 6.5px;
  }
}

@media screen and (max-width: 320px) {
  .navigation__item {
    padding: 10px 5px;
  }
}

.menu__dropdown-wrapper {
  position: absolute;
  z-index: 999999;
  top: 59px;
  display: none;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 10px 0 rgba(84, 83, 83, 0.2);
  box-shadow: 0 6px 10px 0 rgba(84, 83, 83, 0.2);
}
.menu__dropdown-wrapper2 {
  position: absolute;
  z-index: 999999;
  top: 59px;
  display: none;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 10px 0 rgba(84, 83, 83, 0.2);
  box-shadow: 0 6px 10px 0 rgba(84, 83, 83, 0.2);
}
.menu__dropdown-wrapper3 {
  position: absolute;
  z-index: 999999;
  top: 59px;
  display: none;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 10px 0 rgba(84, 83, 83, 0.2);
  box-shadow: 0 6px 10px 0 rgba(84, 83, 83, 0.2);
}

.menu__dropdown-item:before,
.menu__dropdown-wrapper:before,
.menu__dropdown-wrapper2:before,
.menu__dropdown-wrapper3:before {
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  width: 100%;
  height: 20px;
  content: "";
  background-color: transparent;
}

.menu__dropdown-item:hover,
.menu__dropdown-wrapper.active,
.menu__dropdown-wrapper2.active,
.menu__dropdown-wrapper3.active,
.menu__dropdown-wrapper:hover,
.menu__dropdown-wrapper2:hover,
.menu__dropdown-wrapper3:hover {
  display: block;
  opacity: 1;
}

.menu__dropdown-icon {
  margin-right: 12px;
}

.menu__dropdown-item {
  position: absolute;
  z-index: 9999;
  top: 44px;
  display: none;
  width: 300px;
  padding: 24px 17px 26px 30px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 10px 0 rgba(84, 83, 83, 0.2);
  box-shadow: 0 6px 10px 0 rgba(84, 83, 83, 0.2);
}

.menu__dropdown-item:hover ~ .menu__link {
  opacity: 0.8;
  color: #c52233;
}

.menu__dropdown-item:before {
  z-index: 100;
  top: -12px;
  height: 12px;
  background-color: #c52233;
}

.menu__dropdown-item_link {
  line-height: 20px;
  display: block;
  padding: 5px 0;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #000;
}

.menu__dropdown-item_link:hover {
  color: #c52233;
}

.menu__dropdown-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 30px 26px;
}

.menu__dropdown-body-col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
}

.menu__dropdown-body-col:not(:last-child) {
  margin-right: 50px;
}

.menu__dropdown-body__link {
  line-height: 20px;
  display: block;
  padding: 5px 0;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
  color: #000;
}

.menu__dropdown-body__link:hover {
  color: #c52233;
}

.menu__dropdown-top,
.menu__dropdown-top__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu__dropdown-top__item {
  padding: 20px 20px 20px 30px;
  border-right: 1px solid #fff;
  background-color: #faf9f9;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu__dropdown-top__item:last-child {
  border-right: none;
}

.menu__dropdown-icon {
  width: 30px;
  height: 30px;
}

.nav-navigation {
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: 10px 6px 10px 0 rgba(69, 65, 65, 0.3);
  box-shadow: 10px 6px 10px 0 rgba(69, 65, 65, 0.3);
}

@media screen and (max-width: 480px) {
  .nav-navigation {
    top: 40px;
    left: 0;
    height: auto;
    background-color: #fff;
  }
}

.nav-navigation__sub-title,
.nav-navigation__title {
  font-family: "Montserrat-Regular", Aria, sans-serif;
  margin-bottom: 12px;
  color: rgba(0, 0, 0, 0.5);
}

.nav-navigation__inner {
  overflow: auto;
  /*  height   : 300px*/
  height: 100%;
}

.nav-navigation-right__inner {
  overflow: auto;
  /*   height   : 380px*/
  height: 100%;
}

.nav-navigation__item {
  padding: 10px 0;
  cursor: pointer;
  -webkit-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear;
}

.nav-navigation__item:first-child {
  padding-top: 0;
}

.nav-navigation__item:hover {
  color: #c52233;
}

.nav-navigation__item:hover .nav-navigation__right {
  display: block;
}

.nav-navigation__item:hover .nav-navigation {
  width: 400px;
}

.nav-navigation__brand {
  font-size: 16px;
  margin-bottom: 14px;
}

.nav-navigation__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.nav-navigation__left {
  height: 100%;
}

.nav-navigation__left,
.nav-navigation__right {
  padding: 24px 26px 26px 30px;
  text-align: left;
  color: #000;
}

.nav-navigation__left {
  display: none;
  background-color: #fff;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
}

@media screen and (max-width: 480px) {
  .nav-navigation__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.nav-navigation__right {
  position: absolute;
  top: 0;
  left: 170px;
  display: none;
  width: 230px;
  height: 100%;
  border-left: 1px solid #ebe7e7;
  background-color: #faf9f9;
  -webkit-box-shadow: 10px 6px 10px 0 rgba(69, 65, 65, 0.3);
  box-shadow: 10px 6px 10px 0 rgba(69, 65, 65, 0.3);
}

@media screen and (max-width: 480px) {
  .nav-navigation__right {
    left: 100%;
    width: 100%;
  }
}

.burger-dropdown:before,
.nav-navigation__right:before {
  position: absolute;
  top: 0;
  left: -30px;
  width: 30px;
  height: 100%;
  content: "";
  background-color: transparent;
}

.burger-dropdown {
  position: absolute;
  z-index: 99999;
  top: 30px;
  left: 0;
  display: none;
  width: 360px;
  padding: 25px 90px 25px 30px;
  background-color: #c52233;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.burger-dropdown__link {
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px 0;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
}

.burger-dropdown__link:hover {
  opacity: 0.5;
}

.burger-dropdown__body {
  display: none;
}

.burger-dropdown:before {
  top: -10px;
  left: 0;
  width: 75%;
  height: 10px;
}

.svyaz {
  padding: 6px !important;
  font-family: "Montserrat-SemiBold", Aria, sans-serif !important;
  font-size: 13px !important;
  right: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff !important;
  -webkit-box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2),
    inset 0 -2px 0 0 #980a19;
  box-shadow: 0 6px 10px 0 rgba(197, 34, 51, 0.2), inset 0 -2px 0 0 #980a19;
  height: 34px !important;
  background-color: #c52233 !important;
}

.svyaz:hover {
  background-color: #000 !important;
  -webkit-box-shadow: 0 0 0 0 #000, inset 0 -2px 0 0 #000 !important;
  box-shadow: 0 0 0 0 #000, inset 0 -2px 0 0 #000 !important;
  border: 2px solid #000 !important;
}
.name_ct {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}

.banner .btn.b-slider__btn {
  position: absolute;
}

/* .swiper-wrapper.manufacture {
align-items: stretch;
} */

/* End */


/* Start:/static/css/swiper-bundle.css?166790380915797*/
/**
 * Swiper 6.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 4, 2020
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical &gt; .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow &gt; .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column &gt; .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode &gt; .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode &gt; .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode &gt; .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode &gt; .swiper-wrapper &gt; .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode &gt; .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode &gt; .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal &gt; .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical &gt; .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl &gt; .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal &gt; .swiper-pagination-progressbar,
.swiper-container-vertical &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical &gt; .swiper-pagination-progressbar,
.swiper-container-horizontal &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal &gt; .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical &gt; .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container &gt; img,
.swiper-zoom-container &gt; svg,
.swiper-zoom-container &gt; canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* End */


/* Start:/static/css/swiper-bundle.min.css?166790380913681*/
/**
 * Swiper 6.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 4, 2020
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical&gt;.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow&gt;.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column&gt;.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode&gt;.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode&gt;.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode&gt;.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode&gt;.swiper-wrapper&gt;.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode&gt;.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode&gt;.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal&gt;.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical&gt;.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal&gt;.swiper-pagination-progressbar,.swiper-container-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical&gt;.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal&gt;.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical&gt;.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container&gt;canvas,.swiper-zoom-container&gt;img,.swiper-zoom-container&gt;svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/static/css/jquery-ui.css?166790380935973*/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&amp;fsDefault=1em&amp;fwDefault=normal&amp;cornerRadius=3px&amp;bgColorHeader=e9e9e9&amp;bgTextureHeader=flat&amp;borderColorHeader=dddddd&amp;fcHeader=333333&amp;iconColorHeader=444444&amp;bgColorContent=ffffff&amp;bgTextureContent=flat&amp;borderColorContent=dddddd&amp;fcContent=333333&amp;iconColorContent=444444&amp;bgColorDefault=f6f6f6&amp;bgTextureDefault=flat&amp;borderColorDefault=c5c5c5&amp;fcDefault=454545&amp;iconColorDefault=777777&amp;bgColorHover=ededed&amp;bgTextureHover=flat&amp;borderColorHover=cccccc&amp;fcHover=2b2b2b&amp;iconColorHover=555555&amp;bgColorActive=007fff&amp;bgTextureActive=flat&amp;borderColorActive=003eff&amp;fcActive=ffffff&amp;iconColorActive=ffffff&amp;bgColorHighlight=fffa90&amp;bgTextureHighlight=flat&amp;borderColorHighlight=dad55e&amp;fcHighlight=777620&amp;iconColorHighlight=777620&amp;bgColorError=fddfdf&amp;bgTextureError=flat&amp;borderColorError=f1a899&amp;fcError=5f3f3f&amp;iconColorError=cc0000&amp;bgColorOverlay=aaaaaa&amp;bgTextureOverlay=flat&amp;bgImgOpacityOverlay=0&amp;opacityOverlay=30&amp;bgColorShadow=666666&amp;bgTextureShadow=flat&amp;bgImgOpacityShadow=0&amp;opacityShadow=30&amp;thicknessShadow=5px&amp;offsetTopShadow=0px&amp;offsetLeftShadow=0px&amp;cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE &lt;= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup &gt; .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup &gt; .ui-controlgroup-item:focus,
.ui-controlgroup &gt; .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical &gt; .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android &lt; 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/static/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/static/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/static/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/static/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/static/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/static/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/static/css/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/* End */


/* Start:/static/css/slick.css?16679038091798*/
/* Slider */
.slick-slider
{
    width: 860px;    
    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/cabel/grid.css?174775288826254*/

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

.my-grid {
    --bs-rows             : 1;
    --bs-columns          : 12;
    --bs-gap              : 1.5rem;
    display               : grid;
    grid-template-rows    : repeat(var(--bs-rows, 1), 1fr);
    grid-template-columns : repeat(var(--bs-columns, 12), 1fr);
    gap                   : var(--bs-gap, 1.5rem);
}

.my-grid .g-col-1 {
    grid-column : auto/span 1
}

.my-grid .g-col-2 {
    grid-column : auto/span 2
}

.my-grid .g-col-3 {
    grid-column : auto/span 3
}

.my-grid .g-col-4 {
    grid-column : auto/span 4
}

.my-grid .g-col-5 {
    grid-column : auto/span 5
}

.my-grid .g-col-6 {
    grid-column : auto/span 6
}

.my-grid .g-col-7 {
    grid-column : auto/span 7
}

.my-grid .g-col-8 {
    grid-column : auto/span 8
}

.my-grid .g-col-9 {
    grid-column : auto/span 9
}

.my-grid .g-col-10 {
    grid-column : auto/span 10
}

.my-grid .g-col-11 {
    grid-column : auto/span 11
}

.my-grid .g-col-12 {
    grid-column : auto/span 12
}

.my-grid .g-start-1 {
    grid-column-start : 1
}

.my-grid .g-start-2 {
    grid-column-start : 2
}

.my-grid .g-start-3 {
    grid-column-start : 3
}

.my-grid .g-start-4 {
    grid-column-start : 4
}

.my-grid .g-start-5 {
    grid-column-start : 5
}

.my-grid .g-start-6 {
    grid-column-start : 6
}

.my-grid .g-start-7 {
    grid-column-start : 7
}

.my-grid .g-start-8 {
    grid-column-start : 8
}

.my-grid .g-start-9 {
    grid-column-start : 9
}

.my-grid .g-start-10 {
    grid-column-start : 10
}

.my-grid .g-start-11 {
    grid-column-start : 11
}

@media (min-width : 576px) {
    .my-grid .g-col-sm-1 {
        grid-column : auto/span 1
    }

    .my-grid .g-col-sm-2 {
        grid-column : auto/span 2
    }

    .my-grid .g-col-sm-3 {
        grid-column : auto/span 3
    }

    .my-grid .g-col-sm-4 {
        grid-column : auto/span 4
    }

    .my-grid .g-col-sm-5 {
        grid-column : auto/span 5
    }

    .my-grid .g-col-sm-6 {
        grid-column : auto/span 6
    }

    .my-grid .g-col-sm-7 {
        grid-column : auto/span 7
    }

    .my-grid .g-col-sm-8 {
        grid-column : auto/span 8
    }

    .my-grid .g-col-sm-9 {
        grid-column : auto/span 9
    }

    .my-grid .g-col-sm-10 {
        grid-column : auto/span 10
    }

    .my-grid .g-col-sm-11 {
        grid-column : auto/span 11
    }

    .my-grid .g-col-sm-12 {
        grid-column : auto/span 12
    }

    .my-grid .g-start-sm-1 {
        grid-column-start : 1
    }

    .my-grid .g-start-sm-2 {
        grid-column-start : 2
    }

    .my-grid .g-start-sm-3 {
        grid-column-start : 3
    }

    .my-grid .g-start-sm-4 {
        grid-column-start : 4
    }

    .my-grid .g-start-sm-5 {
        grid-column-start : 5
    }

    .my-grid .g-start-sm-6 {
        grid-column-start : 6
    }

    .my-grid .g-start-sm-7 {
        grid-column-start : 7
    }

    .my-grid .g-start-sm-8 {
        grid-column-start : 8
    }

    .my-grid .g-start-sm-9 {
        grid-column-start : 9
    }

    .my-grid .g-start-sm-10 {
        grid-column-start : 10
    }

    .my-grid .g-start-sm-11 {
        grid-column-start : 11
    }
}

@media (min-width : 768px) {
    .my-grid .g-col-md-1 {
        grid-column : auto/span 1
    }

    .my-grid .g-col-md-2 {
        grid-column : auto/span 2
    }

    .my-grid .g-col-md-3 {
        grid-column : auto/span 3
    }

    .my-grid .g-col-md-4 {
        grid-column : auto/span 4
    }

    .my-grid .g-col-md-5 {
        grid-column : auto/span 5
    }

    .my-grid .g-col-md-6 {
        grid-column : auto/span 6
    }

    .my-grid .g-col-md-7 {
        grid-column : auto/span 7
    }

    .my-grid .g-col-md-8 {
        grid-column : auto/span 8
    }

    .my-grid .g-col-md-9 {
        grid-column : auto/span 9
    }

    .my-grid .g-col-md-10 {
        grid-column : auto/span 10
    }

    .my-grid .g-col-md-11 {
        grid-column : auto/span 11
    }

    .my-grid .g-col-md-12 {
        grid-column : auto/span 12
    }

    .my-grid .g-start-md-1 {
        grid-column-start : 1
    }

    .my-grid .g-start-md-2 {
        grid-column-start : 2
    }

    .my-grid .g-start-md-3 {
        grid-column-start : 3
    }

    .my-grid .g-start-md-4 {
        grid-column-start : 4
    }

    .my-grid .g-start-md-5 {
        grid-column-start : 5
    }

    .my-grid .g-start-md-6 {
        grid-column-start : 6
    }

    .my-grid .g-start-md-7 {
        grid-column-start : 7
    }

    .my-grid .g-start-md-8 {
        grid-column-start : 8
    }

    .my-grid .g-start-md-9 {
        grid-column-start : 9
    }

    .my-grid .g-start-md-10 {
        grid-column-start : 10
    }

    .my-grid .g-start-md-11 {
        grid-column-start : 11
    }
}

@media (min-width : 992px) {
    .my-grid .g-col-lg-1 {
        grid-column : auto/span 1
    }

    .my-grid .g-col-lg-2 {
        grid-column : auto/span 2
    }

    .my-grid .g-col-lg-3 {
        grid-column : auto/span 3
    }

    .my-grid .g-col-lg-4 {
        grid-column : auto/span 4
    }

    .my-grid .g-col-lg-5 {
        grid-column : auto/span 5
    }

    .my-grid .g-col-lg-6 {
        grid-column : auto/span 6
    }

    .my-grid .g-col-lg-7 {
        grid-column : auto/span 7
    }

    .my-grid .g-col-lg-8 {
        grid-column : auto/span 8
    }

    .my-grid .g-col-lg-9 {
        grid-column : auto/span 9
    }

    .my-grid .g-col-lg-10 {
        grid-column : auto/span 10
    }

    .my-grid .g-col-lg-11 {
        grid-column : auto/span 11
    }

    .my-grid .g-col-lg-12 {
        grid-column : auto/span 12
    }

    .my-grid .g-start-lg-1 {
        grid-column-start : 1
    }

    .my-grid .g-start-lg-2 {
        grid-column-start : 2
    }

    .my-grid .g-start-lg-3 {
        grid-column-start : 3
    }

    .my-grid .g-start-lg-4 {
        grid-column-start : 4
    }

    .my-grid .g-start-lg-5 {
        grid-column-start : 5
    }

    .my-grid .g-start-lg-6 {
        grid-column-start : 6
    }

    .my-grid .g-start-lg-7 {
        grid-column-start : 7
    }

    .my-grid .g-start-lg-8 {
        grid-column-start : 8
    }

    .my-grid .g-start-lg-9 {
        grid-column-start : 9
    }

    .my-grid .g-start-lg-10 {
        grid-column-start : 10
    }

    .my-grid .g-start-lg-11 {
        grid-column-start : 11
    }
}

@media (min-width : 1200px) {
    .my-grid .g-col-xl-1 {
        grid-column : auto/span 1
    }

    .my-grid .g-col-xl-2 {
        grid-column : auto/span 2
    }

    .my-grid .g-col-xl-3 {
        grid-column : auto/span 3
    }

    .my-grid .g-col-xl-4 {
        grid-column : auto/span 4
    }

    .my-grid .g-col-xl-5 {
        grid-column : auto/span 5
    }

    .my-grid .g-col-xl-6 {
        grid-column : auto/span 6
    }

    .my-grid .g-col-xl-7 {
        grid-column : auto/span 7
    }

    .my-grid .g-col-xl-8 {
        grid-column : auto/span 8
    }

    .my-grid .g-col-xl-9 {
        grid-column : auto/span 9
    }

    .my-grid .g-col-xl-10 {
        grid-column : auto/span 10
    }

    .my-grid .g-col-xl-11 {
        grid-column : auto/span 11
    }

    .my-grid .g-col-xl-12 {
        grid-column : auto/span 12
    }

    .my-grid .g-start-xl-1 {
        grid-column-start : 1
    }

    .my-grid .g-start-xl-2 {
        grid-column-start : 2
    }

    .my-grid .g-start-xl-3 {
        grid-column-start : 3
    }

    .my-grid .g-start-xl-4 {
        grid-column-start : 4
    }

    .my-grid .g-start-xl-5 {
        grid-column-start : 5
    }

    .my-grid .g-start-xl-6 {
        grid-column-start : 6
    }

    .my-grid .g-start-xl-7 {
        grid-column-start : 7
    }

    .my-grid .g-start-xl-8 {
        grid-column-start : 8
    }

    .my-grid .g-start-xl-9 {
        grid-column-start : 9
    }

    .my-grid .g-start-xl-10 {
        grid-column-start : 10
    }

    .my-grid .g-start-xl-11 {
        grid-column-start : 11
    }
}

@media (min-width : 1400px) {
    .my-grid .g-col-xxl-1 {
        grid-column : auto/span 1
    }

    .my-grid .g-col-xxl-2 {
        grid-column : auto/span 2
    }

    .my-grid .g-col-xxl-3 {
        grid-column : auto/span 3
    }

    .my-grid .g-col-xxl-4 {
        grid-column : auto/span 4
    }

    .my-grid .g-col-xxl-5 {
        grid-column : auto/span 5
    }

    .my-grid .g-col-xxl-6 {
        grid-column : auto/span 6
    }

    .my-grid .g-col-xxl-7 {
        grid-column : auto/span 7
    }

    .my-grid .g-col-xxl-8 {
        grid-column : auto/span 8
    }

    .my-grid .g-col-xxl-9 {
        grid-column : auto/span 9
    }

    .my-grid .g-col-xxl-10 {
        grid-column : auto/span 10
    }

    .my-grid .g-col-xxl-11 {
        grid-column : auto/span 11
    }

    .my-grid .g-col-xxl-12 {
        grid-column : auto/span 12
    }

    .my-grid .g-start-xxl-1 {
        grid-column-start : 1
    }

    .my-grid .g-start-xxl-2 {
        grid-column-start : 2
    }

    .my-grid .g-start-xxl-3 {
        grid-column-start : 3
    }

    .my-grid .g-start-xxl-4 {
        grid-column-start : 4
    }

    .my-grid .g-start-xxl-5 {
        grid-column-start : 5
    }

    .my-grid .g-start-xxl-6 {
        grid-column-start : 6
    }

    .my-grid .g-start-xxl-7 {
        grid-column-start : 7
    }

    .my-grid .g-start-xxl-8 {
        grid-column-start : 8
    }

    .my-grid .g-start-xxl-9 {
        grid-column-start : 9
    }

    .my-grid .g-start-xxl-10 {
        grid-column-start : 10
    }

    .my-grid .g-start-xxl-11 {
        grid-column-start : 11
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-md-start {
    float : left !important;
}

.float-md-end {
    float : right !important;
}

.float-md-none {
    float : none !important;
}

.object-fit-md-contain {
    -o-object-fit : contain !important;
    object-fit    : contain !important;
}

.object-fit-md-cover {
    -o-object-fit : cover !important;
    object-fit    : cover !important;
}

.object-fit-md-fill {
    -o-object-fit : fill !important;
    object-fit    : fill !important;
}

.object-fit-md-scale {
    -o-object-fit : scale-down !important;
    object-fit    : scale-down !important;
}

.object-fit-md-none {
    -o-object-fit : none !important;
    object-fit    : none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-md-around {
    justify-content : space-around !important;
}

.justify-content-md-evenly {
    justify-content : space-evenly !important;
}

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

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

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

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

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

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

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

.align-content-md-center {
    align-content : center !important;
}

.align-content-md-between {
    align-content : space-between !important;
}

.align-content-md-around {
    align-content : space-around !important;
}

.align-content-md-stretch {
    align-content : stretch !important;
}

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

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

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

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

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

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

.order-md-first {
    order : -1 !important;
}

.order-md-0 {
    order : 0 !important;
}

.order-md-1 {
    order : 1 !important;
}

.order-md-2 {
    order : 2 !important;
}

.order-md-3 {
    order : 3 !important;
}

.order-md-4 {
    order : 4 !important;
}

.order-md-5 {
    order : 5 !important;
}

.order-md-last {
    order : 6 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.me-md-0 {
    margin-right : 0 !important;
}

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

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

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

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

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

.me-md-auto {
    margin-right : auto !important;
}

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

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

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

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

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

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

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

.ms-md-0 {
    margin-left : 0 !important;
}

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

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

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

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

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

.ms-md-auto {
    margin-left : auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pe-md-0 {
    padding-right : 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.ps-md-0 {
    padding-left : 0 !important;
}

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

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

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

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

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

.gap-md-0 {
    gap : 0 !important;
}

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

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

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

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

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

.row-gap-md-0 {
    row-gap : 0 !important;
}

.row-gap-md-1 {
    row-gap : 0.25rem !important;
}

.row-gap-md-2 {
    row-gap : 0.5rem !important;
}

.row-gap-md-3 {
    row-gap : 1rem !important;
}

.row-gap-md-4 {
    row-gap : 1.5rem !important;
}

.row-gap-md-5 {
    row-gap : 3rem !important;
}

.column-gap-md-0 {
    -moz-column-gap : 0 !important;
    column-gap      : 0 !important;
}

.column-gap-md-1 {
    -moz-column-gap : 0.25rem !important;
    column-gap      : 0.25rem !important;
}

.column-gap-md-2 {
    -moz-column-gap : 0.5rem !important;
    column-gap      : 0.5rem !important;
}

.column-gap-md-3 {
    -moz-column-gap : 1rem !important;
    column-gap      : 1rem !important;
}

.column-gap-md-4 {
    -moz-column-gap : 1.5rem !important;
    column-gap      : 1.5rem !important;
}

.column-gap-md-5 {
    -moz-column-gap : 3rem !important;
    column-gap      : 3rem !important;
}

.text-md-start {
    text-align : left !important;
}

.text-md-end {
    text-align : right !important;
}

.text-md-center {
    text-align : center !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

/* End */


/* Start:/local/templates/cabel/bootstrap.css?166790380846764*/


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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.email, .phone {margin:2px 20px;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

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

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

/* End */


/* Start:/static/js/jquery.fancybox.min.css?166790380812795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/cabel/components/bitrix/sale.basket.basket.line/.default/style.css?16679038084401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block &gt; .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/components/ton/search/templates/.default/style.css?16679038071649*/

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

.searchEnd {
    text-align : center;

    background : #f3f1f1;

}

.searchEnd a {
    text-decoration : none;
    display         : block;
    text-align      : center;
    padding         : 10px;
}

.searchResults .searchContent {
    padding : 10px;
}

.searchResults {
    position   : absolute;
    bottom     : 0;
    left       : 0;
    width      : 100%;
    transform  : translateY(100%);
    background : #fff;
    box-shadow : 0px 6px 17px -5px #000;
    z-index    : 10000000;
}

.searchResults .catalog-item {
    display         : flex;
    align-items     : center;
    justify-content : flex-start;
    padding: 5px 10px;
    margin: 0 -10px;
}
.searchResults .catalog-item:hover{
    background: #c52233;
    color: #fff;
}
.searchResults .catalog-item:hover a{
    color: #fff;
}
.searchResults .catalog-item:last-child {
    margin-bottom : 0;
}

.searchResults .catalog-item .col {
    flex-basis : 0;
    flex-grow  : 1;
    min-width  : 0;
    max-width  : 100%;
}

.searchResults .catalog-item img {
    max-width : 100%;
    height    : auto;
}

.searchResults .catalog-item a {
    display : block;
}

.searchResults .catalog-item &gt; div {
    padding : 0 5px;
}

.searchResults .catalog-item .col-2 {

    flex      : 0 0 17%;
    max-width : 17%;
}

.searchResults .catalog-item .col-2 a {
    display      : block;
    width        : auto;
    margin-right : -20px;
}

.searchResults .catalog-item .col-5 {

    flex        : 0 0 35%;
    max-width   : 35%;
    white-space : nowrap;
}

/* End */


/* Start:/local/templates/cabel/components/bitrix/menu/menu/style.css?16679038082960*/
#menu, #menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#menu {
		min-width:995px; max-width:1140px;
		margin: 0px auto;		
	}
	
	#menu:before,
	#menu:after {
		content: "";
		display: table;
	}
	
	#menu:after {
		clear: both;
	}
	
	#menu {
		zoom:1;
	}
	
	#menu li {
		float: left;
		border-right: 1px solid #222;		
		position: relative;
	}
	
	#menu a {
		float: left;
		padding: 12px 30px;
		color: #ddd;
		font: 16px 'trebuchet MS', Arial, Helvetica;
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}
	
	#menu li:hover &gt; a {
		color: #fafafa; background:url("/local/templates/cabel/components/bitrix/menu/menu/images/hover.jpg") repeat;
	}
	
	*html #menu li a:hover { /* Только для IE6 */
		color: #fafafa;
	}
	
	#menu ul {
		margin: 20px 0 0 0;
		_margin: 0; /*Только для IE6*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 45px; 
		left: 0;
		z-index: 9999; 		
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
	}

	#menu li:hover &gt; ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menu ul ul {
		top: 0;
		left: 150px;
		margin: 0 0 0 20px;
		_margin: 0; /*Только для IE6*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	#menu ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*Только для IE6*/
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	}
	
	#menu ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menu ul a {    
		padding: 15px 10px;
		width: 260px;background:url("/local/templates/cabel/components/bitrix/menu/menu/images/hover.jpg") repeat; font-size:15px;
border-bottom:1px solid #444;
		_height: 10px; /*Только для IE6*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	#menu ul a:hover {
		background-color: #000;
	}
	
	#menu ul li:first-child &gt; a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menu ul li:first-child &gt; a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menu ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	
	#menu ul li:first-child a:hover:after {
		border-bottom-color: #444; 
	}
	
	#menu ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	#menu ul li:last-child &gt; a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}

/* End */


/* Start:/local/templates/cabel/styles.css?17074749458461*/
.bx-red,
.bx-theme-red {
  --primary: #e22b2b;
  --theme-color-primary: #e22b2b;
  --theme-color-second: #e95c5c;
  --theme-color-light: #f0f0f0;
  --theme-b-link: #e22b2b;
  --theme-b-link-hover: #e95c5c;
  --theme-b-tx-primary: #fff;
  --theme-b-bg-primary: #e22b2b;
  --theme-b-bd-primary: #e22b2b;
  --theme-b-sd-primary: rgba(226, 43, 43, 0.5);
  --theme-b-tx-primary-hover: #fff;
  --theme-b-bg-primary-hover: #e95c5c;
  --theme-b-bd-primary-hover: #d05454;
  --theme-b-tx-primary-active: #fff;
  --theme-b-bg-primary-active: #e95c5c;
  --theme-b-bd-primary-active: #d05454;
  --theme-b-tx-primary-disabled: #fff;
  --theme-b-bg-primary-disabled: #d05454;
  --theme-b-bd-primary-disabled: #c04e4e;
}

body {
  background-attachment: fixed;
  background-size: cover;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#pagetitle {
  margin-bottom: 35px;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "OpenSans-Regular", "Open Sans", "Helvetica Neue", Helvetica,
    Arial, sans-serif;
  font-weight: normal;
}

.bx-content-section,
.bx-header-section {
  padding-bottom: 2px;
  background-color: rgba(255, 255, 255, 0.95);
}

.bx-wrapper {
}

/*region HEADER*/
.bx-header {
}

.bx-header-section {
}

.bx-header-logo {
  order: 1;
}

.bx-header-personal {
  order: 3;
}

.bx-header-contact {
  order: 2;
}

/*region Logo*/
.bx-logo-block {
  display: block;
  height: 50px;
  border-bottom: none;
}

.bx-logo-block img {
  max-height: 50px;
  width: auto;
}

@media (max-width: 767px) {
  .bx-logo-block img {
    max-width: 100%;
    max-height: 45px;
    width: auto;
    height: auto;
  }

  .bx-header-logo {
    padding: 5px 50px;
    height: 55px;
    background-color: var(--theme-color-primary);
  }

  .bx-logo-block {
    height: auto;
  }

  body.bx-theme-green .bx-store-logo {
    background: #33b111;
  }
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
  display: flex;
  align-items: center;
}

.bx-header-phone-number {
  color: #000;
  white-space: nowrap;
  font: 700 21px/28px "Open Sans", "Helvetica Neue", Arial, Helvetica,
    sans-serif;
  transition: 250ms linear all;
}

.bx-header-phone-icon {
  display: block;
  margin-right: 10px;
  width: 26px;
  height: 26px;
  background: no-repeat center url(/local/templates/cabel/images/phone.svg);
}

@media (max-width: 991px) {
  .bx-header-phone-number {
    font: 600 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica,
      sans-serif;
  }
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
  color: #000;
  font: 600 16px/22px "Open Sans", "Helvetica Neue", Arial, Helvetica,
    sans-serif;
  transition: 250ms linear all;
}

.bx-worktime-title {
  color: #adadad;
  font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bx-worktime-schedule {
  color: #000;
  font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
  .bx-header-worktime {
    font: 500 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica,
      sans-serif;
  }
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
  color: #343434;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*region FOOTER*/
.bx-footer {
}

.bx-footer-section {
}

.bx-footer-section .bx-block-title {
}

.bx-footer-bg {
  background-color: #1f496a;
}

.bx-footer-logo {
  border-bottom: none !important;
  text-decoration: none !important;
}

.bx-footer-logo img {
  max-width: 100%;
  height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover {
  background: #0083d1;
}

.bx-theme-blue.bx-inclinkspersonal-selected {
  background: #3398d7;
}

.bx-inclinkspersonal-item.bx-theme-black:hover {
  background: #303030;
}

.bx-theme-black.bx-inclinkspersonal-selected {
  background: #484848;
}

.bx-inclinkspersonal-item.bx-theme-green:hover {
  background: #44b1c9;
}

.bx-theme-green.bx-inclinkspersonal-selected {
  background: #5cc3d1;
}

.bx-inclinkspersonal-item.bx-theme-red:hover {
  background: #e63c3c;
}

.bx-theme-red.bx-inclinkspersonal-selected {
  background: #e95c5c;
}

.bx-inclinkspersonal-item.bx-theme-yellow:hover {
  background: #f4a52e;
}

.bx-theme-yellow.bx-inclinkspersonal-selected {
  background: #fbb859;
}

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
  border-color: var(--theme-b-bd-primary);
  background-color: var(--theme-b-bg-primary);
  color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
  border-color: var(--theme-b-bd-primary-hover);
  background-color: var(--theme-b-bg-primary-hover);
  color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
  border-color: var(--theme-b-bg-primary);
  background-color: var(--theme-b-bg-primary);
  color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show &gt; .btn-primary.dropdown-toggle {
  border-color: var(--theme-b-bd-primary-active);
  background-color: var(--theme-b-bg-primary-active);
  color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show &gt; .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.form-control:focus {
  border-color: var(--theme-color-primary);
  box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

a,
.btn-link {
  color: var(--theme-b-link);
}

a:hover,
.btn-link:hover {
  color: var(--theme-b-link-hover);
}

.g-font-size-15 {
  font-size: 15px;
}

.g-font-size-17 {
  font-size: 17px;
}

.g-font-size-20 {
  font-size: 20px;
}

.text-primary {
  color: var(--primary) !important;
}

.bg-primary {
  background: var(--primary) !important;
}

.border-primary {
  border-color: var(--primary) !important;
}

/*endregion*/

.bx-sidebar-block {
}

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}

.sidebar li {
  font-size: 12px;
  font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial,
    sans-serif;
}

.sidebar-icon {
  width: 27px;
  height: 27px;
  margin-right: 5px;
  border-radius: 50%;
  background-color: var(--theme-color-primary);
  background-repeat: no-repeat;
  background-position: center;
}

.sidebar-icon-label {
  background-image: url(/local/templates/cabel/images/label.svg);
  background-size: 19px auto;
}

.sidebar-icon-delivery {
  background-image: url(/local/templates/cabel/images/delivery.svg);
  background-size: 17px auto;
}

.sidebar-icon-sale {
  background-image: url(/local/templates/cabel/images/sale.svg);
  background-size: auto 17px;
}

.sidebar-icon-self {
  background-image: url(/local/templates/cabel/images/self.svg);
  background-size: auto 17px;
}

.sidebar-icon-phone {
  background-image: url(/local/templates/cabel/images/phone_white.svg);
  background-size: auto 21px;
}

/* РћРєРЅРѕ РІС‹Р±РѕСЂР° РіРѕСЂРѕРґР° */
#cityModal .modal__order-bottom {
  padding: 15px 30px 0;
}
#city-select {
  margin: 20px auto 10px;
}
#city-select .t {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
#city-select .cities {
  display: flex;
  flex-wrap: wrap;
}
#city-select .cities div {
  width: 25%;
  text-align: left;
  padding: 5px 0;
  cursor: pointer;
}
#city-select .cities div.bold {
  font-weight: bold;
  font-size: 16px;
}
#city-select .cities div:hover {
  text-decoration: underline;
}
@media (min-width: 521px) {
  #city-select select[name="city-select"] {
    display: none;
  }
  #cityModal {
    overflow: auto;
  }
  #cityModal .modal__content {
    height: auto;
  }
}
@media (max-width: 520px) {
  #city-select .blocks-list {
    display: none;
  }
}

.city-select-small {
  position: absolute;
  background: white;
  z-index: 10;
  padding: 7px 14px;
  left: 0;
  top: 100%;
  width: 200px;
}
.city-select-small p {
}

.btn-default {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 !important;
  padding: 5px 10px !important;
  box-shadow: 0 9px 15px 0 rgba(197, 34, 51, 0.2), inset 0 -3px 0 0 #980a19 !important;
  color: #fff !important;
  font-family: "Montserrat-SemiBold", Aria, sans-serif;
  background-color: #c52233 !important;
  border-color: transparent !important;
  cursor: pointer;
}

p + .section__title {
  margin-top: 30px;
}

/* End */


/* Start:/local/templates/cabel/template_styles.css?174842218722327*/
table {
    padding       : 0px;
    width         : 99%;
    margin-top    : 0px;
    margin-bottom : 20px;
    margin-left   : 20px;
}

table th {
    background-color : #dddddd;
    text-align       : center;
    padding          : 3px 3px 3px 3px;
    font-weight      : bold;
    min-width        : 90px;
}

.menu__item:first-child {
    padding-left : 4px;
}

.search.search--top button.search__btn {
    height          : 28px;
    display         : flex;
    align-items     : center;
    justify-content : flex-end;
    padding         : 0 10px;
}

.search.search--top button.search__btn:hover {
    color : #fff;
}

.hideBigBlock {
    overflow      : hidden !important;
    max-height    : 300px !important;
    margin-bottom : 0;
    position      : relative !important;
}

.hideBigBlock:after {
    content          : "";
    display          : block;
    height           : 100px;
    position         : absolute;
    left             : 0;
    right            : 0;
    bottom           : 0;
    background-image : linear-gradient(
            to bottom,
            rgba(255, 255, 255, 0),
            #fff 75%
    );
}

.s-manufacture .hideBigBlock:after {
    content          : "";
    display          : block;
    height           : 100px;
    position         : absolute;
    left             : 0;
    right            : 0;
    bottom           : 0;
    background-image : linear-gradient(
            to bottom,
            rgba(255, 255, 255, 0),
            #faf9f9 75%
    );
}

.content_toggleBtn {
    margin-top      : 20px;
    display         : block;
    text-align      : center;
    text-decoration : underline;
    font-size       : 16px;
    border-bottom   : none !important;
}

.content_toggleBtn:hover {
    color : #c52233;
}

.type-list ol li {
    font-size    : 14px;
    line-height  : 1.71;
    padding-left : 22px;
    position     : relative;
}

.type-list ol li + li {
    margin-top : 30px;
}

.type-list ol li:before {
    content       : "";
    position      : absolute;
    left          : 0;
    width         : 6px;
    height        : 7px;
    border-radius : 2px;
    background    : #c52233;
    top           : 7px;
}

.cabel-brand__macro,
.descrBlock,
.popularBlock,
.manufacturersBlock,
.analogBlock,
.specificationsBlock {
    margin-top : 50px;
}

/* .manufacturersBlock .cabel-brand__partners-item {

    width : calc(100% / 4 - 40px);
} */

.manufacturersBlock .cabel-brand__partners-item img {
    max-width : 100%;
    height    : auto;
}

.footer {
    z-index  : 100;
    position : relative;
}

.swiper-slide.advantages__item {
    height : auto;
}

.feedback__foot .btn:hover,
.modal__order-fast-submit .btn:hover {
    color : #fff;
}

.modal__content {
    top : 5%;
}

.feedback__file .file-selectdialog .file-extended .file-selector {
    width      : 100% !important;
    padding    : 14px 3px 43px 3px !important;
    text-align : center;
}

.feedback__file .file-selectdialog .file-placeholder {
    margin-left : -36px;
    margin-top  : 30px;
}

.feedback__file .files-size,
.feedback__file .file-load-img {
    display : none !important;
}

.navigation {
    left : 0 !important;
}

div#getModal .modal__content {
    width   : 430px;
    padding : 0;
    height  : initial;
}

.btn-primary,
.btn-success,
.feedback__submit {
    display          : inline-flex;
    align-items      : center;
    justify-content  : center;
    border-radius    : 0 !important;
    padding          : 10px 20px !important;
    box-shadow       : 0 9px 15px 0 rgba(197, 34, 51, 0.2), inset 0 -3px 0 0 #980a19 !important;
    color            : #fff !important;
    font-family      : "Montserrat-SemiBold", Aria, sans-serif;
    background-color : #c52233 !important;
    cursor           : pointer;
    border-color     : transparent !important;
}

.btn-primary:hover,
.btn-success:hover,
.feedback__submit:hover {
    background-color   : #000 !important;
    -webkit-box-shadow : 0 0 0 0 #000, inset 0 -2px 0 0 #000 !important;
    box-shadow         : 0 0 0 0 #000, inset 0 -2px 0 0 #000 !important;
}

.btn-link:hover {
    color : #fff !important;
}

.modal__content .btn {
    display          : inline-flex;
    align-items      : center;
    justify-content  : center;
    border-radius    : 0 !important;
    padding          : 10px 20px !important;
    box-shadow       : 0 9px 15px 0 rgba(197, 34, 51, 0.2), inset 0 -3px 0 0 #980a19 !important;
    color            : #fff !important;
    font-family      : "Montserrat-SemiBold", Aria, sans-serif;
    background-color : #c52233 !important;

    border-color     : transparent !important;
    cursor           : pointer;
}

.modal__content .btn:hover {
    background-color   : #000 !important;
    -webkit-box-shadow : 0 0 0 0 #000, inset 0 -2px 0 0 #000 !important;
    box-shadow         : 0 0 0 0 #000, inset 0 -2px 0 0 #000 !important;
}

.popular-goods__img {
    /* background-color : #faf9f9; */
    filter : opacity(100%) grayscale(100%);
}

.popular-goods__img img {
    filter     : opacity(40%);
    transition : all 0.3s linear;
}

.popular-goods__link:hover + .popular-goods__img img {
    -webkit-filter : opacity(100%);
    filter         : opacity(100%);
}

.category-content__bar-left {
    width        : 100%;
    margin-right : 50px;
}

.category-content__bar {
    margin-top : 0;
}

.category-content__hidden {
    overflow   : hidden !important;
    max-height : 300px !important;
    position   : relative !important;
}

.category-content__hidden:after {
    content          : "";
    display          : block;
    height           : 100px;
    position         : absolute;
    left             : 0;
    right            : 0;
    bottom           : 0;
    background-image : linear-gradient(
            to bottom,
            rgba(255, 255, 255, 0),
            #fffefe 75%
    );
}

.category-content__hidden.show {
    overflow       : visible;
    max-height     : initial !important;
    padding-bottom : 5px;
}

.category-content__hidden.show:after {
    display : none;
}

.category-content__hidden-more {
    display : none;
}

.category-content__filter ul li.active .category-content__hidden-more {
    display : block;
}

.type-checkbox label {
    display : block;
}

.category-content__list-item {
    margin-bottom : 30px;
}

.category-content__filter-reset a:hover {
    border-color : #c52233;
    color        : #c52233;
}

.category-content__filter-reset a {
    font-size     : 13px;
    background    : transparent;
    color         : rgba(0, 0, 0, 0.7);
    border-bottom : 1px dotted rgba(0, 0, 0, 0.7);
    padding       : 0;
    cursor        : pointer;
}

.gray-table {
    max-width : 100%;
}

.gray-table &gt; table {
    width       : 100%;
    margin-left : 0;
}

.breadcrumbs__wrap {
    display   : flex;
    flex-wrap : wrap;
}

.breadcrumbs__wrap &gt; * + * {
    margin-right : 35px;
    margin-left  : 0;
}

.breadcrumbs__wrap &gt; span {
    margin-right  : 20px;
    margin-left   : 0;
    position      : relative;
    margin-bottom : 10px;
}

.breadcrumbs__wrap &gt; span &gt; a:after {
    bottom       : -1px;
    top          : inherit;
    right        : inherit;
    margin-left  : 17px;
    margin-right : 0;
    position     : relative;
}

.manufacture__item {
    overflow : hidden;
}

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

.bx-sbb-empty-cart-desc a {
    text-decoration : underline;
}

.cableList {
    margin-left : 20px;
}

.cableList .head {
    background-color : #dddddd;
    font-weight      : bold;
    min-width        : 90px;
    opacity          : 0.5;
    font-family      : Montserrat-Regular;
    font-size        : 13px;
}

.cableList .head &gt; div {
    padding-top    : 9px;
    padding-bottom : 9px;
}

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

.cableList .itemsLine a {
    border-bottom : 1px dotted;
}

.cableList .itemsLine a:hover {
    border-bottom : none;
    color         : #c52233;
}

.cableList .itemsLine &gt; div {
    padding-top    : 9px;
    padding-bottom : 9px;
}

.cableList .line_1 {
    background : #faf9f9;
}

.cableList .itemsLine .counter__input {
    background : #fff;
}

.cableList .counter.counter__macro .counter__max,
.cableList .counter.counter__macro .counter__min {
    top : 0;
}

.cableList .text-medium {
    font-weight : 600;
}

.assortment__item a {
    width : 100%;
}

.feedback__foot button.btn.feedback__submit {
    width           : 100%;
    max-width       : 290px;
    display         : flex;
    align-items     : center;
    justify-content : center;
}

button.btn.feedback__submit svg {
    top : 6px;
}

.fixed .search__input {
    padding : 9px 0 9px 20px;
}

#page-wrapper &gt; .wrapper {
    min-height     : 100vh;
    display        : flex;
    flex-direction : column;
}

.breadcrumbs__wrap &gt; span &gt; a:hover {
    text-decoration : none;
}

.breadcrumbs__wrap &gt; span &gt; a:hover span {
    text-decoration : underline;
}

.breadcrumbs__wrap &gt; span &gt; a:hover:after {
    text-decoration : none !important;
}

.bx-404-container a {
    text-decoration : underline;
}

.fixed .header-top__item.time {
    display : none;
}

.header-top__item.logo {
    display : none;
}

@media (max-width : 1024px) {
    .fixed .header-top__item.email,
    .fixed .header-top__item.h-phone {
        display : none;
    }

    .header-top__item.logo,
    .header-top__item.time {
        display : none;
    }

    .bx-touch .upbutton {
        bottom : 0px;
    }

    .burger-dropdown__col,
    .burger-dropdown__item {
        width : 100%;
    }

    .burger-dropdown__item .burger-dropdown__link {
        display : block;
    }

    .burger-dropdown__body {
        margin-top : 20px;
    }

    .burger-dropdown__body .email,
    .burger-dropdown__body .locations,
    .burger-dropdown__body .phone,
    .burger-dropdown__body .price {
        align-items : center;
    }

    .modal {
        overflow : auto;
    }

    div#getModal .modal__content {
        width : 100%;
    }

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

    .cabel-brand__macro-table &gt; table {
        width       : 100%;
        margin-left : 0;
    }

    .cabel-brand__navigation {
        width : 100%;
    }
}

@media (max-width : 520px) {
    .modal__content {
        top      : 0;
        height   : 100vh !important;
        overflow : auto;
    }

    .breadcrumbs__wrap {
        display     : flex;
        align-items : flex-start;
    }

    .breadcrumbs__wrap &gt; * + * {
        margin-left  : 0;
        margin-right : 0;
    }

    .tabs__head a {
        width : 97%;
    }

    .s-manufacture .manufacture__link {
        display : none;
    }

    .cableList {
        margin-left : 0;
    }

    .cableList .itemsLine .counter__input {
        width : 100%;
    }

    .cableList .itemsLine button.btn.b-slider__btn.cabel-brand__btn {
        width : 100%;
        margin-left:6rem;
    }
   
}

@media screen and (max-width : 360px) {
    .assortment__item {
        padding : 0 20px !important;
    }

    .assortment__item-icon {
        margin-right : 0;
    }

    .header-top__right .zayavka {
        display : none;
    }
}

@media screen and (max-width : 560px) {
    .f-menu {
        margin-top : 10px;
        width      : 100%;
    }

    .f-menu__col {
        max-width : 50%;
    }

    .f-menu__link {
        font-size : 16px;
    }
}

.listCableFilter .category-content__hidden-more a {
    font-size     : 13px !important;
    color         : rgba(0, 0, 0, 0.5) !important;
    border-bottom : 1px dotted rgba(0, 0, 0, 0.5) !important;
    padding-left  : 0 !important;
}

.listCableFilter a:before {
    display : none !important;
}

.listCableFilter ul li + li {
    margin-top : 24px;
}

.dostavka {
    overflow-x       : hidden;
    width            : 100%;
    text-align       : center;
    background-color : #faf9f9;
    padding-top      : 20px;
    margin           : 40px 0;
}

.dostavka li {
    display         : inline-block;
    list-style-type : none;
    width           : 170px;
    height          : 75px;
    font-size       : 14px;
    margin          : 0 15px 15px 0;
}

.dostavka_item_pek {
    background : url(/static/images/dostavka/pek.png) center center no-repeat #fff;
}

.dostavka_item_del {
    background : url(/static/images/dostavka/delin.png) center center no-repeat #fff;
}

.dostavka_item_zhel {
    background : url(/static/images/dostavka/zheldor.png) center center no-repeat #fff;
}

.dostavka_item_baikal {
    background : url(/static/images/dostavka/baikal.png) center center no-repeat #fff;
}

.dostavka_item_cdek {
    background : url(/static/images/dostavka/cdek.png) center center no-repeat #fff;
}

.dostavka_item_dpd {
    background : url(/static/images/dostavka/dpd.png) center center no-repeat #fff;
}

.dostavka_item_kce {
    background : url(/static/images/dostavka/kce.png) center center no-repeat #fff;
}

#modal-quick-request .modal__content {
    width   : 430px;
    padding : 0;
    height  : initial;
}

.basket {
    margin-top : 6px;
}

.partner_item {
    width          : 29%;
    display        : inline-block;
    margin         : 0 4% 30px 0;
    vertical-align : top;
}

.partner_img img {
    width : 100%;
}

.partner-data {
    font-size : 12px;
    opacity   : 0.5;
}

.partner_top {
    height   : 50px;
    width    : 100%;
    margin   : 0 0 10px 0;
    overflow : hidden;
}

.partner_top a {
    font-weight : 600;
    font-family : "Montserrat-Medium", Aria, sans-serif;
    font-size   : 14px;
}

.partner_txt {
    min-height  : 130px;
    line-height : 1.6;
}

@media screen and (max-width : 480px) {
    .cabel-brand__banner img {
        border-style : none;
        width        : 100%;
        padding-top  : 49px;
    }

    .header-top__right .zayavka {
        display : none;
    }
}

.footer_form a span,
.feedback__file label span {
    color : #000000;
}

@media screen and (max-width : 760px) {
    .cableList .head {
        display : none;
    }
}

.swiper-slide.b-slider__item {
    /* width : 860px !important; */
    height    : auto;
    max-width : 860px;
    width     : 100%;
}

.swiper-container-initialized.swiper-container-horizontal {
    /* width : 860px !important; */
    max-width : 860px;
    width     : 100%;
}

.manufacture__link .content_toggleBtn {
    display         : flex;
    align-items     : center;
    justify-content : center;
}

.manufacture__link .all-info__icon {
    position    : relative;
    top         : inherit;
    right       : inherit;
    margin-left : 10px;
}

.titleFilter {
    display         : flex;
    justify-content : space-between;
    align-items     : center;
}

.titleFilter .filterByName {
    padding   : 9px 0 9px 20px;
    border    : solid 1px #eae7e7;
    font-size : 12px;
}

.titleFilter .filterByName::-webkit-input-placeholder,
.titleFilter .filterByName:-moz-placeholder,
.titleFilter .filterByName::-moz-placeholder,
.titleFilter .filterByName:-ms-input-placeholder {
    color     : #b5b5b5;
    font-size : 12px;
}

@media (max-width : 639px) {
    .titleFilter {
        position      : relative;
        margin-bottom : 60px;
    }

    .titleFilter .filterByName {
        position : absolute;
        right    : 0;
        bottom   : -40px;
    }

    .header-top__inner .h-phone {
        display      : block !important;
        margin-right : 7px;
    }
}

.catalog-content__right {
    background : #fff !important;
    padding    : 0;
}

.catalog-content__right .form {
    background-color : #262334;
    padding          : 26px 30px 32px 30px;
}

a[href^="https://top100.rambler.ru/"] {
    display : none;
}

.news-detail ul.top {
    margin : 30px 0 30px 30px;
}

.news-detail ul.top li {
    font-size    : 14px;
    line-height  : 18px;
    padding-left : 18px;
    position     : relative;
}

.news-detail ul.top li:before {
    content       : "";
    position      : absolute;
    left          : 0;
    width         : 6px;
    height        : 6px;
    border-radius : 2px;
    background    : #c52233;
    top           : 7px;
}

.news-detail ul.top li a {
    text-decoration : underline;
}

.news-detail ul.top li a:hover {
    text-decoration : none;
    color           : #c52233;
}

.descrBlock {
    line-height : 30px;
}

.proiz {
    width : 16%;
    right : 30%;
}

.servis {
    width : 16%;
    right : 23%;
}

.menu__dropdown-wrapper2 a:hover {
    color : #c52233;
}

.menu__dropdown-wrapper3 a:hover {
    color : #c52233;
}

.content-insert {
    margin-top : 15px;
}

.content-insert td {
    width       : 25%;
    line-height : 30px;
}

.content-insert td a:hover {
    color         : #c52233;
    border-bottom : 1px dotted #c52233;
}

.catalog-content__topic-wrap .catalog-content__topic-img {
    display : none;
}

#smart-title-search {
    width  : 100%;
    height : 100%;
    margin : 0;
}

#smart-title-search form .bx-input-group,
#smart-title-search form .bx-input-group #smart-title-search-input,
#smart-title-search form {
    height : 100%;
}

.bx-searchtitle .bx-input-group-btn button {
    height : 42px !important;
}

.category-content__bar-left ul.top {
    margin : 30px 0 30px 30px;
}

.category-content__bar-left ul.top li {
    font-size    : 14px;
    line-height  : 18px;
    padding-left : 18px;
    position     : relative;
}

.category-content__bar-left ul.top li:before {
    content       : "";
    position      : absolute;
    left          : 0;
    width         : 6px;
    height        : 6px;
    border-radius : 2px;
    background    : #c52233;
    top           : 7px;
}

.header-top__inner .h-phone {
    display         : flex;
    gap             : 16px;
    justify-content : center;
    margin-right    : 29px;
}

.header-top__inner .phone {
    margin : 2px 0;
}

.cabel-brand__navigation .delivery {
    margin-bottom : 20px;
    position      : relative;
    display       : flex;
    align-items   : flex-start;
}

.cabel-brand__navigation .delivery:before {
    content             : "";
    position            : relative;
    width               : 48px;
    margin-right        : 10px;
    height              : 32px;
    background-image    : url("/assets/images/09d7cdc4b5117b65a62eb1611cd7e2df.svg");
    background-position : center;
    background-repeat   : no-repeat;
    background-size     : contain;
}

.cabel-brand__left {
    width : calc(100% - 320px - 40px);
}

.cabel-brand__right,
.category-content__bar-right {
    width : 320px;
    flex  : none;
}

@media (max-width : 1024px) {
    .cabel-brand__right {
        width   : 100%;
        display : flex;
    }

    .cabel-brand__left {
        width : 100%;
    }

    .cabel-brand__bar &gt; :last-child {
        width : 100%;
    }
}

@media (max-width : 769px) {
    .category-content__bar-right {
        width : 100%;
    }
}

.cabel-brand__navigation-price span {
    color     : #c52233;
    font-size : 22px;
}

.cabel-brand__navigation .deli {
    display        : flex;
    flex-direction : column;
    margin-bottom  : 0;
}

.cabel-brand__navigation .deli span {
    margin-bottom : 8px;
    margin-top    : 0;
    color         : #565656;
}

.cabel-brand__navigation .deli &gt; :last-child {
    margin-bottom : 0;
}

.cabel-brand__navigation .deli span a {
    color : #c52233;
}

@media screen and (max-width : 480px) {
    .b-slider__item-title {
        padding : 0 20px;
    }

    .b-slider__item-inner {
        max-width : 390px;
        padding   : 0 20px;
    }
}

.sliderModal .modal__content {
    height     : auto;
    max-height : 100%;
    overflow   : auto;
    padding    : 0;
}

.sliderModal .feedback__checkbox label {
    margin-left : 10px;
}

.sliderModal a {
    text-decoration : underline;
}

#manufactureList {
    display   : flex;
    flex-wrap : wrap;
    gap       : 30px;
}

#manufactureList .manufacture__item {
    width      : 100%;
    box-sizing : border-box;
    padding    : 10px;
}

#manufactureList a {
    min-width : 160px;
    flex      : 1;
}

.swiper-arrow.manufacture {
    display         : flex;
    width           : 100%;
    justify-content : space-between;
    right           : 0;
    bottom          : auto;
    top             : 50%;
    transform       : translateY(-50%);
}

@media screen and (max-width : 480px) {
    .swiper-arrow.manufacture {
        bottom            : auto;
        -webkit-transform : translate(-50%, -50%);
        -ms-transform     : translate(-50%, -50%);
        transform         : translate(-50%, -50%);
    }
}


.searchResults .searchContent{
    max-height: 60vh;
    overflow: auto;}



.search-ajax .search-preview {
    float: left;
    margin-right: 15px;
    width: 50px;
    text-align: center;
}
.search-ajax .search-title {
    font-weight: bold;
    color: #333;
}
.search-ajax input[type=text] {
    background-color: #f8fafc;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    border-style: solid;
    border-width: 1px;
    border-radius: 1px;
    outline: none;
}
.search-ajax input[type=text]:focus {
    background-color: #fff;
}
.search-ajax input[type=submit] {
    border-radius: 1px;
    height: 34px;
    padding: 6px 24px;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.search-ajax.theme-red input[type=submit] {
    border-color: #E22B2B;
    background-color: #E22B2B;
}
.search-ajax.theme-red hr {
    border-color: #E22B2B;
}
.search-ajax .clear {
    clear: both;
}


@media screen and (min-width: 1200px){
.s-advantages .swiper-arrow {display:none;}
}

.legacy-cookie__text a{text-decoration: underline;}
.legacy-cookie &gt; div {
    background: rgba(0, 0, 0, 0.91);
    border: 1px solid #c52233;

    max-width: 750px;
}
.legacy-cookie .btn{
    padding: 0.4rem 1rem;}

.legacy-cookie .btn:hover{

    background-color: #c52233;
}
.legacy-cookie br{ display: block !important}
.legacy-cookie__text &gt; div{
    margin-right : 1rem;}


.agree_modal{cursor: pointer; text-decoration: underline;}
#policyModal a{text-decoration: underline;    color: #c52233;}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed!important;
    filter: alpha(opacity=65)!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    opacity: .65 !important;
}

/* End */
/* /static/css/ch-style.css?171015807635501 */
/* /static/css/styles.min.css?171084540180117 */
/* /static/css/swiper-bundle.css?166790380915797 */
/* /static/css/swiper-bundle.min.css?166790380913681 */
/* /static/css/jquery-ui.css?166790380935973 */
/* /static/css/slick.css?16679038091798 */
/* /local/templates/cabel/grid.css?174775288826254 */
/* /local/templates/cabel/bootstrap.css?166790380846764 */
/* /static/js/jquery.fancybox.min.css?166790380812795 */
/* /local/templates/cabel/components/bitrix/sale.basket.basket.line/.default/style.css?16679038084401 */
/* /local/components/ton/search/templates/.default/style.css?16679038071649 */
/* /local/templates/cabel/components/bitrix/menu/menu/style.css?16679038082960 */
/* /local/templates/cabel/styles.css?17074749458461 */
/* /local/templates/cabel/template_styles.css?174842218722327 */
</pre></body></html>