

/* Start:/local/templates/2019/components/bitrix/news.detail/.default/style.css?17346938193813*/
.content .blog-page {
  font-size: 16px;
  line-height: 150%;
}
.content .blog-page h1 {
  line-height: 1.43;
}
.content .blog-page ul:not(.ya-share2__list), .content .blog-page ol {
  margin-bottom: 64px;
  padding-left: 8px;
}
.content .blog-page ul:not(.ya-share2__list) li, .content .blog-page ol li {
  margin: 16px 0;
}
.content .blog-page ul li:before {
  top: 7px;
}
.content .blog-page ul li:after {
  top: 9px;
}
.content .blog-page ol li:before {
  font-weight: 700;
}
.content .blog-page .big-text {
  margin-bottom: 40px;
}
.content .blog-page .table-responsive {
  font-size: 14px;
}
.content .blog-page .quote, .content .blog-page .product-slider, .content .blog-page .table-responsive, .content .blog-page .blog-text {
  margin-bottom: 64px;
}
.content .blog-page > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.content .blog-page .detail-date {
  font-size: 14px;
  color: #2e3d8c;
  margin-bottom: 10px;
}
.content .blog-page .table-responsive {
  border-radius: 0;
}
.content .blog-page .complex-text-image {
  margin-bottom: 64px;
}
.content .blog-page .complex-text-image ul, .content .blog-page .complex-text-image ol {
  margin-bottom: 32px;
}
.content .blog-page hr {
  margin: 64px 0;
}

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

.complex-text-image {
  padding-bottom: 32px;
}
@media only screen and (max-width: 1023px) {
  .complex-text-image {
    padding-bottom: 0;
  }
}
.complex-text-image__pic {
  min-height: 280px;
  background-position: 50% 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 670px;
}
@media only screen and (max-width: 1023px) {
  .complex-text-image__pic {
    height: auto;
    max-width: max-content;
    margin: 0 auto;
    background-size: 0;
  }
}

.detail-date {
  font-size: 14px;
  color: #2e3d8c;
}

.object-head .section-path {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #565655;
  display: inline-flex;
}
.object-head .detail-date {
  display: inline-flex;
  margin-right: 10px;
}

@media only screen and (max-width: 549px) {
  .object-row {
    flex-direction: column;
  }
}
@media only screen and (max-width: 549px) {
  .object-row .social-block {
    display: flex;
    margin-top: 35px;
    align-self: auto !important;
  }
}

.object-props {
  margin: 25px 0 12px 0;
}
.object-props .btn {
  margin: 0 8px 8px 0;
}
.object-props .btn:last-child {
  margin: 0 0 8px 0;
}
html:not(.bx-touch) .object-props .btn:hover, .bx-touch .object-props .btn:active {
  cursor: text;
  color: #878687;
}

.detail-pic--object {
  margin-bottom: 20px;
}
.detail-pic--right {
  float: right;
  max-width: 50%;
  margin: 0 0 15px 50px;
}

.object-info {
  display: flex;
  flex-direction: column;
  font-size: 13px;
}
.object-info div {
  margin-bottom: 2px;
}

.content .ya-share2 {
  white-space: nowrap;
}
.content .ya-share2 li {
  padding-left: 0;
}
@media only screen and (max-width: 549px) {
  .content .ya-share2 li {
    padding: 2px 0;
  }
  .content .ya-share2 li:last-child {
    padding-right: 4px;
  }
}
.content .ya-share2 li:before, .content .ya-share2 li:after {
  content: none;
  border: none;
}
@media only screen and (max-width: 549px) {
  .content .ya-share2 {
    white-space: normal;
  }
}

.blog-gallery {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 30px;
}
.blog-gallery__item {
  display: block;
  position: relative;
  overflow: hidden;
  padding-bottom: 58%;
}
.blog-gallery__pic {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}

.content .ya-share2__list {
  margin-bottom: 0;
}

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

.detail-blocks .collection-detail__slider {
  max-width: 100%;
}
.detail-blocks img {
  max-width: 100%;
  height: auto;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.detail/collections/style.css?174116601419264*/
.content .collection-detail h1 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 1439px) {
  .content .collection-detail h1 {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .content .collection-detail h1 {
    margin-bottom: 12px;
  }
}

.content .collection-detail .h1 {
  margin-bottom: 24px;
}

.collection-detail .section-space {
  margin-bottom: 64px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .section-space {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .collection-detail .section-space {
    margin-bottom: 40px;
  }
}
.collection-detail .preview-section-wrapper {
  position: relative;
}
.collection-detail .catalog-switch {
  display: none;
}
.collection-detail .hints {
  display: flex;
  gap: 0 5px;
  margin-bottom: 24px;
  position: absolute;
  top: 8px;
  left: 108px;
  z-index: 25;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .hints {
    left: 8px;
  }
}
@media only screen and (max-width: 767px) {
  .collection-detail .hints {
    position: relative;
    top: 0;
    left: 0;
  }
}
.collection-detail .hints span {
  font-size: 14px;
  display: flex;
  height: 32px;
  padding: 0 10px;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .collection-detail .hints span {
    font-size: 12px;
    display: flex;
    height: 18px;
    padding: 1px 5px 2px 5px;
    justify-content: center;
    align-items: center;
  }
}
.collection-detail .hints .hint-promo + .hint {
  margin: 0;
}
.collection-detail .hints span.hint--promo {
  padding: 0;
}
.collection-detail .hints span.hint--promo .icon {
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  .collection-detail .hints span.hint--promo .icon {
    font-size: 18px;
  }
}
.collection-detail .collection-media-mobile {
  display: none;
  gap: 0 8px;
  position: absolute;
  margin-top: 8px;
  right: 8px;
  z-index: 25;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .collection-media-mobile {
    display: flex;
  }
}
.collection-detail .collection-media-mobile__element {
  width: 40px;
  height: 40px;
  background: rgba(111, 111, 110, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .collection-detail .collection-media-mobile__element {
    width: 32px;
    height: 32px;
  }
}
.collection-detail .collection-media-mobile__element .icon {
  width: 20px;
  height: 20px;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .collection-detail .collection-media-mobile__element .icon {
    width: 14px;
    height: 14px;
  }
}
.collection-detail .collection-media-mobile__element .icon--i-360 {
  width: 28px;
  height: 28px;
}
@media only screen and (max-width: 767px) {
  .collection-detail .collection-media-mobile__element .icon--i-360 {
    width: 20px;
    height: 20px;
  }
}
.collection-detail .preview-section {
  width: 100%;
  display: flex;
  gap: 0 20px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section {
    flex-direction: column;
    gap: 24px 0;
  }
}
@media only screen and (max-width: 767px) {
  .collection-detail .preview-section {
    margin-bottom: 40px;
  }
}
.collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-wrapper {
    gap: 0 20px;
    flex-direction: row;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-wrapper {
    gap: 0 16px;
  }
}
.collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-slide:first-of-type {
  border: 1px solid #b1b2b3;
}
.collection-detail .preview-section .swiper:not(.swiper-container-initialized):nth-of-type(1) .swiper-slide:first-of-type img {
  opacity: 1;
}
.collection-detail .preview-section .swiper {
  overflow: hidden;
}
.collection-detail .preview-section .swiper:nth-of-type(1) {
  flex-shrink: 0;
  width: 80px;
  height: 100%;
  position: absolute;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section .swiper:nth-of-type(1) {
    position: unset;
    width: 100%;
    height: 60px;
    order: 2;
  }
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide {
  width: 80px;
  height: 60px;
  padding: 4px;
  border: 1px solid #f3f3f3;
  background: #ffffff;
  cursor: pointer;
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid #b1b2b3;
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide.swiper-slide-thumb-active img {
  opacity: 1;
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
}
.collection-detail .preview-section .swiper:nth-of-type(1) .swiper-slide img:not(.lazyloaded) {
  background: #f3f3f3;
  opacity: 1;
}
.collection-detail .preview-section .swiper:nth-of-type(2) {
  aspect-ratio: 4/3;
  flex: 1;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section .swiper:nth-of-type(2) {
    order: 1;
  }
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide {
  display: flex;
  justify-content: center;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .points-list-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .points-list {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: rgba(111, 111, 110, 0.85);
  transform: translate(50%, 50%);
  border-radius: 50%;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label {
    transform: unset;
  }
}
html:not(.bx-touch) .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:hover, .bx-touch .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:active {
  transform: translate(50%, 50%) scale(1.1);
}
@media only screen and (max-width: 767px) {
  html:not(.bx-touch) .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:hover, .bx-touch .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:active {
    transform: scale(1.1);
  }
}
html:not(.bx-touch) .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:hover:before, .bx-touch .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:active:before {
  border-color: transparent;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label .icon {
  font-size: 12px;
  color: #ffffff;
}
@media only screen and (max-width: 549px) {
  .collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label .icon {
    font-size: 10px;
  }
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide .point-label:before {
  transition: 0.3s;
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: -4px;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide img {
  height: 100%;
  object-fit: contain;
  object-position: 50% 0;
}
.collection-detail .preview-section .swiper:nth-of-type(2) .swiper-slide:not(:has(img.lazyloaded)) {
  background: #f3f3f3;
}
.collection-detail .preview-section .collection-media__element.no-hover .collection-media__element-background {
  transform: unset !important;
}
.collection-detail .preview-section .collection-media__element.no-hover .collection-media__element-background:not(:has(img.lazyloaded)) {
  background: #f3f3f3;
}
.collection-detail .preview-section .collection-media {
  width: 280px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 1439px) {
  .collection-detail .preview-section .collection-media {
    width: 240px;
  }
}
@media only screen and (max-width: 1023px) {
  .collection-detail .preview-section .collection-media {
    display: none;
  }
}
.collection-detail .preview-section .collection-media__element {
  height: calc(50% - 10px);
  position: relative;
  overflow: hidden;
}
.collection-detail .preview-section .collection-media__element--link {
  cursor: pointer;
}
html:not(.bx-touch) .collection-detail .preview-section .collection-media__element:hover .collection-media__element-background, .bx-touch .collection-detail .preview-section .collection-media__element:active .collection-media__element-background {
  transform: scale(1.1);
}
.collection-detail .preview-section .collection-media__element-background, .collection-detail .preview-section .collection-media__element-blackout, .collection-detail .preview-section .collection-media__element-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.collection-detail .preview-section .collection-media__element-background {
  z-index: 10;
  transition: 0.3s ease;
}
.collection-detail .preview-section .collection-media__element-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: unset;
}
.collection-detail .preview-section .collection-media__element-blackout {
  z-index: 20;
  background: rgba(0, 0, 0, 0.3);
}
.collection-detail .preview-section .collection-media__element-content {
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  cursor: pointer;
}
.collection-detail .preview-section .collection-media__element-content .icon {
  color: white;
  width: 32px;
  height: 32px;
}
.collection-detail .preview-section .collection-media__element-content .icon--play-default {
  margin-right: 2px;
}
.collection-detail .preview-section .collection-media__element-content .icon--i-360 {
  margin-right: 5px;
  width: 46px;
  height: 46px;
  margin-bottom: -8px;
}
.collection-detail .preview-section .collection-media__element-content span {
  color: white;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
}
.collection-detail .description-section__text {
  color: #565655;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .description-section__text {
    font-size: 14px;
  }
}
.collection-detail .collection-specs {
  display: flex;
  gap: 0 40px;
  align-self: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .collection-specs {
    gap: 0;
  }
}
.collection-detail .collection-specs__element {
  display: flex;
  padding: 12px 0;
  width: calc(50% - 20px);
  flex-shrink: 0;
  justify-content: space-between;
  border-bottom: 1px solid #f3f3f3;
  gap: 0 20px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .collection-specs__element {
    width: 100%;
  }
}
.collection-detail .collection-specs__element:nth-child(1), .collection-detail .collection-specs__element:nth-child(2) {
  border-top: 1px solid #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .collection-specs__element:nth-child(2) {
    border-top: 0;
  }
}
.collection-detail .collection-specs__title, .collection-detail .collection-specs__value {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
.collection-detail .collection-specs__title {
  color: #878687;
  flex-shrink: 0;
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .collection-detail .collection-specs__title {
    width: 120px;
  }
}
.collection-detail .collection-specs__value {
  color: #565655;
  text-align: right;
}
.collection-detail .collection-specs__value a {
  text-decoration: none;
}
html:not(.bx-touch) .collection-detail .collection-specs__value a:hover, .bx-touch .collection-detail .collection-specs__value a:active {
  text-decoration: underline;
}
.collection-detail .design-collection-slider {
  overflow: hidden;
  position: relative;
}
.collection-detail .design-collection-slider:not(.swiper-container-initialized) .swiper-wrapper {
  display: flex;
  gap: 0 40px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-slider:not(.swiper-container-initialized) .swiper-wrapper {
    gap: 0 20px;
  }
}
.collection-detail .design-collection-slider__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
}
.collection-detail .design-collection-slider__nav.swiper-button-disabled {
  display: none;
}
.collection-detail .design-collection-slider__nav .icon {
  width: 22px;
  height: 40px;
  color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-slider__nav .icon {
    width: 18px;
    height: 36px;
  }
}
.collection-detail .design-collection-slider__nav--prev {
  left: 0;
  margin-left: 28px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-slider__nav--prev {
    margin-left: 14px;
  }
}
.collection-detail .design-collection-slider__nav--next {
  right: 0;
  margin-right: 28px;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-slider__nav--next {
    margin-right: 14px;
  }
}
.collection-detail .design-collection-slider__nav--next .icon {
  transform: rotate(180deg);
}
.collection-detail .design-collection-slider .swiper-slide {
  width: calc(50% - 20px);
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .collection-detail .design-collection-slider .swiper-slide {
    width: 100%;
  }
}
html:not(.bx-touch) .collection-detail .design-collection-slider .swiper-slide:hover .design-collection-name, .bx-touch .collection-detail .design-collection-slider .swiper-slide:active .design-collection-name {
  opacity: 1;
}
.collection-detail .design-collection-slider .swiper-slide:not(:has(img.lazyloaded)) img {
  background: #f3f3f3;
}
.collection-detail .design-collection-slider .swiper-slide img {
  aspect-ratio: 4/3;
  width: 100%;
  object-position: 50% 0;
  object-fit: contain;
}
.collection-detail .design-collection-slider__360 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 8px;
  right: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
}
html:not(.bx-touch) .collection-detail .design-collection-slider__360:hover, .bx-touch .collection-detail .design-collection-slider__360:active {
  transform: scale(1.1);
}
.collection-detail .design-collection-slider__360 .icon {
  font-size: 30px;
  color: #ffffff;
}
.collection-detail .design-collection-name {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%);
  display: block;
  padding: 10px 16px;
  overflow: hidden;
  color: #565655;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.8);
  transition: 0.3s ease;
  cursor: pointer;
  z-index: 30;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .design-collection-name {
    padding: 0;
    transform: unset;
    position: relative;
    top: unset;
    left: unset;
    opacity: 1;
    margin-top: 5px;
    background: unset;
    font-size: 14px;
    line-height: 1.3;
  }
}
.collection-detail .main-slider-thumb-wrapper {
  width: 80px;
  flex-shrink: 0;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .collection-detail .main-slider-thumb-wrapper {
    order: 2;
    width: unset;
    flex-shrink: unset;
    position: unset;
  }
}

.collection-video-popup .mfp-iframe-scaler {
  height: auto;
  aspect-ratio: 16/9;
  padding-top: 0;
}
.collection-video-popup .mfp-iframe-scaler iframe {
  aspect-ratio: 16/9;
  height: auto;
}

.toogle-filter .js-show-popup-filter, .toogle-filter .blocked-js-show-popup-filter {
  display: none !important;
}

.catalog-list .catalog-filter__variants {
  padding-top: 0;
}

.catalog-list .toogle-filter__title {
  margin-top: 0;
}

.main-collection-slider {
  position: relative;
}
html:not(.bx-touch) .main-collection-slider:hover .main-screen-slider-prev, html:not(.bx-touch) .main-collection-slider:hover .main-screen-slider-next, .bx-touch .main-collection-slider:active .main-screen-slider-prev, .bx-touch .main-collection-slider:active .main-screen-slider-next {
  display: block;
}
@media only screen and (max-width: 1023px) {
  html:not(.bx-touch) .main-collection-slider:hover .main-screen-slider-prev, html:not(.bx-touch) .main-collection-slider:hover .main-screen-slider-next, .bx-touch .main-collection-slider:active .main-screen-slider-prev, .bx-touch .main-collection-slider:active .main-screen-slider-next {
    display: none;
  }
}
.main-collection-slider .main-screen-slider-prev, .main-collection-slider .main-screen-slider-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 40px;
  z-index: 20;
  cursor: pointer;
  display: none;
}
@media only screen and (max-width: 1023px) {
  .main-collection-slider .main-screen-slider-prev, .main-collection-slider .main-screen-slider-next {
    display: none;
  }
}
.main-collection-slider .main-screen-slider-prev.swiper-button-disabled, .main-collection-slider .main-screen-slider-next.swiper-button-disabled {
  opacity: 0.8;
  cursor: default;
}
.main-collection-slider .main-screen-slider-prev .icon, .main-collection-slider .main-screen-slider-next .icon {
  width: 100%;
  height: 100%;
  color: #c5c6c6;
}
html:not(.bx-touch) .main-collection-slider .main-screen-slider-prev:hover .icon, .bx-touch .main-collection-slider .main-screen-slider-prev:active .icon, html:not(.bx-touch) .main-collection-slider .main-screen-slider-next:hover .icon, .bx-touch .main-collection-slider .main-screen-slider-next:active .icon {
  color: #b1b2b3;
}
.main-collection-slider .main-screen-slider-prev {
  left: 28px;
}
.main-collection-slider .main-screen-slider-next {
  right: 28px;
  transform: translateY(-50%) rotate(-180deg);
}

.content .main-thumb-detail-page-slider__arrow-prev:before, .content .main-thumb-detail-page-slider__arrow-next:before {
  left: -34px;
  width: 80px;
}
@media only screen and (max-width: 1023px) {
  .content .main-thumb-detail-page-slider__arrow-prev, .content .main-thumb-detail-page-slider__arrow-next {
    top: unset;
    bottom: 5px;
  }
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/video/style.css?173469381915656*/
.products-video {
  padding-top: 120px;
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1439px) {
  .products-video {
    padding-top: 125px;
    margin-bottom: 54px;
  }
}
@media only screen and (max-width: 1023px) {
  .products-video {
    overflow: visible;
    padding-top: 0;
    margin-bottom: 60px;
  }
}
.products-video .video-block {
  padding-top: 55.2%;
}
.products-video__main {
  width: 600px;
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 1250px) and (max-width: 1439px) {
  .products-video__main {
    width: 526px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .products-video__main {
    width: 526px;
  }
}
@media only screen and (max-width: 1023px) {
  .products-video__main {
    position: relative;
    width: 100%;
  }
}
.products-video__main .video-block {
  padding-top: 56.3%;
}
.products-video__wrap {
  background: rgba(246, 246, 246, 0.85);
  padding: 65px 68px 65px 0;
  margin-left: 350px;
  height: 218px;
}
@media only screen and (max-width: 1439px) {
  .products-video__wrap {
    height: 200px;
    padding: 30px 56px 56px 235px;
  }
}
@media only screen and (max-width: 1023px) {
  .products-video__wrap {
    height: auto;
    margin: -25px -25px 0;
    padding: 56px 48px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video__wrap {
    margin: -32px -20px 0;
    padding: 56px 25px 38px;
  }
}
@media only screen and (max-width: 549px) {
  .products-video__wrap {
    margin: -32px -15px 0;
    padding: 56px 19px 38px;
  }
}
.products-video .carousel-grid .swiper-container:after,
.products-video .carousel-grid .swiper-container:before {
  background: transparent;
}
.products-video .swiper-button-area.swiper-button-next,
.products-video .swiper-button-area.swiper-button-prev {
  right: auto;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background: #9c9c9c;
  border-radius: 0;
}
html:not(.bx-touch) .products-video .swiper-button-area.swiper-button-next:hover, .bx-touch .products-video .swiper-button-area.swiper-button-next:active,
html:not(.bx-touch) .products-video .swiper-button-area.swiper-button-prev:hover,
.bx-touch .products-video .swiper-button-area.swiper-button-prev:active {
  background: #2e3d8c;
}
.products-video .swiper-button-area.swiper-button-next .icon,
.products-video .swiper-button-area.swiper-button-prev .icon {
  color: #ffffff;
  font-size: 12px;
}
.products-video .swiper-button-area.swiper-button-prev {
  right: 100%;
  left: auto;
  margin-right: 6px;
}
.products-video .swiper-button-area.swiper-button-prev .icon {
  left: 13px;
}
.products-video .swiper-button-area.swiper-button-next {
  right: auto;
  left: 100%;
  margin-left: 6px;
}
.products-video .swiper-button-area.swiper-button-next .icon {
  right: 13px;
}
.products-video .video-list {
  margin: 0;
}
.products-video .video-list__item {
  padding: 0 2px;
}
@media only screen and (max-width: 1023px) {
  .products-video .carousel-grid {
    margin: 0 -6px;
    padding-bottom: 30px;
  }
}
.products-video .carousel-grid .swiper-container {
  margin: 0;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .products-video .carousel-grid .swiper-pagination {
    padding-top: 16px;
    margin: 0 -9px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video .carousel-grid .swiper-pagination {
    margin: 0 -7px;
  }
}
.products-video .carousel-grid .swiper-button-area {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .products-video .carousel-grid .swiper-button-area {
    display: none;
  }
}
.products-video .carousel-grid .swiper-button-area.swiper-button-disabled {
  display: none;
}
.products-video__center {
  max-width: 2010px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .products-video__center {
    max-width: 1608px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video__center {
    max-width: 1130px;
  }
}
.products-video--centered {
  padding-top: 0;
  padding-bottom: 80px;
  overflow: hidden;
}
@media only screen and (max-width: 1023px) {
  .products-video--centered {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered {
    margin-bottom: 90px;
  }
}
.products-video--centered .video-block__preview {
  border: none;
}
.products-video--centered .carousel-grid {
  max-width: 100%;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .products-video--centered .carousel-grid .swiper-container {
    margin: 0;
  }
}
.products-video--centered .products-video__main {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: auto;
}
.products-video--centered .products-video__main .video-block {
  padding-top: 0;
  font-size: 0;
  width: 100%;
}
.products-video--centered .products-video__main .video-block .img-fluid, .products-video--centered .products-video__main .video-block .icon, .products-video--centered .products-video__main .video-block .video-block__preview {
  display: none;
}
.products-video--centered .products-video__main .video-block iframe {
  display: block;
  width: 670px;
  height: 390px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .products-video--centered .products-video__main .video-block iframe {
    width: 536px;
    height: 322px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered .products-video__main .video-block iframe {
    width: 260px;
    height: 160px;
  }
}
.products-video--centered .products-video__wrap {
  display: flex;
  align-items: end;
  justify-content: center;
  margin: 0;
  padding: 0;
  height: 390px;
  background: none;
}
@media only screen and (max-width: 1023px) {
  .products-video--centered .products-video__wrap {
    height: 322px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered .products-video__wrap {
    display: block;
    justify-content: start;
    height: 200px;
    padding: 0 5px;
  }
}
.products-video--centered .video-block {
  width: 670px;
  padding-top: 390px;
}
@media only screen and (max-width: 1023px) {
  .products-video--centered .video-block {
    width: 536px;
    padding-top: 322px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered .video-block {
    width: 260px;
    padding-top: 160px;
  }
}
.products-video--centered .video-block .img-fluid {
  width: 670px;
}
@media only screen and (max-width: 1023px) {
  .products-video--centered .video-block .img-fluid {
    width: 536px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered .video-block .img-fluid {
    width: 260px;
  }
}
.products-video--centered .video-list {
  max-width: 100%;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  box-sizing: content-box;
}
@media only screen and (max-width: 767px) {
  .products-video--centered .video-list {
    justify-content: start;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered .video-list:not(.swiper-wrapper) {
    justify-content: center;
  }
}
.products-video--centered .video-list__item {
  display: none;
  padding: 0;
  transform: scale(0.426) translateX(60%);
  transition-property: transform;
  transition-duration: 300ms;
  top: 100px;
}
@media only screen and (max-width: 1023px) {
  .products-video--centered .video-list__item {
    transform: scale(0.516) translateX(41%);
    top: 68px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered .video-list__item {
    transform: none;
    max-width: 280px;
    padding: 0 10px;
    top: 0;
  }
}
.products-video--centered .video-list__item iframe {
  display: none;
}
.products-video--centered .video-list__item .icon--play {
  transform: scale(3.9) translate(-18%, -18%);
}
@media only screen and (max-width: 767px) {
  .products-video--centered .video-list__item .icon--play {
    transform: scale(1) translate(-50%, -50%);
  }
}
.products-video--centered .video-list__item .icon--no-photo {
  font-size: 150px;
  width: auto;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .products-video--centered .video-list__item .icon--no-photo {
    width: 60px;
    height: 50px;
  }
}
.products-video--centered .swiper-button-area.swiper-button-prev,
.products-video--centered .swiper-button-area.swiper-button-next {
  opacity: 0;
}
.products-video--centered .video-list__item.swiper-slide-active,
.products-video--centered .video-list:not(.swiper-wrapper) .video-list__item,
.products-video--centered .video-list__item.swiper-slide-duplicate-active {
  transform: translateX(0%) scale(1);
  z-index: 30;
  display: flex;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .products-video--centered .video-list__item.swiper-slide-active,
  .products-video--centered .video-list:not(.swiper-wrapper) .video-list__item,
  .products-video--centered .video-list__item.swiper-slide-duplicate-active {
    transform: none;
  }
}
.products-video--centered .video-list__item.swiper-slide-active iframe,
.products-video--centered .video-list:not(.swiper-wrapper) .video-list__item iframe,
.products-video--centered .video-list__item.swiper-slide-duplicate-active iframe {
  display: block;
}
.products-video--centered .video-list__item.swiper-slide-active .video-block__preview,
.products-video--centered .video-list:not(.swiper-wrapper) .video-list__item .video-block__preview,
.products-video--centered .video-list__item.swiper-slide-duplicate-active .video-block__preview {
  display: none;
}
.products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item {
  display: flex;
}
@media only screen and (max-width: 549px) {
  .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item {
    display: block;
  }
}
.products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .swiper-slide, .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item--no-preview.swiper-slide-duplicate-next, .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item--no-preview.swiper-slide-next {
  transform: scale(0.426) translateX(-60%);
}
@media only screen and (max-width: 1023px) {
  .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .swiper-slide, .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item--no-preview.swiper-slide-duplicate-next, .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item--no-preview.swiper-slide-next {
    transform: scale(0.516) translateX(-41%);
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .swiper-slide, .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item--no-preview.swiper-slide-duplicate-next, .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item--no-preview.swiper-slide-next {
    transform: none;
  }
}
.products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .swiper-slide-duplicate-active {
  transform: translateX(0%) scale(1) !important;
}
@media only screen and (max-width: 1023px) {
  .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .swiper-slide-duplicate-active {
    transform: translateX(0%) scale(1) !important;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--centered .swiper-container-initialized .video-list.swiper-wrapper .video-list__item.swiper-slide-active ~ .swiper-slide-duplicate-active {
    transform: none;
  }
}
.products-video--centered .swiper-container-initialized ~ .swiper-button-area.swiper-button-prev {
  right: 82.1%;
  opacity: 1;
  top: auto;
  bottom: 65px;
}
.products-video--centered .swiper-container-initialized ~ .swiper-button-area.swiper-button-next {
  left: 82.1%;
  opacity: 1;
  top: auto;
  bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .video-gallery .products-video--rutube.products-video--centered.products-video {
    padding-top: 65px;
  }
}
.products-video--rutube.products-video--centered .products-video__wrap {
  display: flex;
  align-items: end;
  justify-content: center;
  margin: 0;
  padding: 0;
  height: 390px;
  background: none;
}
@media only screen and (max-width: 1023px) {
  .products-video--rutube.products-video--centered .products-video__wrap {
    height: 322px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--rutube.products-video--centered .products-video__wrap {
    justify-content: start;
    height: 147px;
    padding: 0 15px;
  }
}
.products-video--rutube.products-video--centered .video-block {
  width: 670px;
  padding-top: 377px;
}
@media only screen and (max-width: 1023px) {
  .products-video--rutube.products-video--centered .video-block {
    width: 536px;
    padding-top: 302px;
  }
}
@media only screen and (max-width: 767px) {
  .products-video--rutube.products-video--centered .video-block {
    width: 260px;
    padding-top: 147px;
  }
}
.video-gallery .products-video {
  padding-top: 38px;
}
@media only screen and (max-width: 1023px) {
  .video-gallery .products-video {
    padding-top: 60px;
  }
}

.video-block {
  cursor: pointer;
  position: relative;
}
html:not(.bx-touch) .video-block:hover .icon:not(.icon--no-photo), .bx-touch .video-block:active .icon:not(.icon--no-photo) {
  color: #f00;
}
html:not(.bx-touch) .video-block:hover .icon--play-circle, .bx-touch .video-block:active .icon--play-circle {
  color: #1eabe9 !important;
}
.video-block.active {
  cursor: default;
}
.video-block.active .video-block__preview {
  border-color: rgba(46, 61, 140, 0.85);
  background: #ffffff;
}
.video-block.active .img-fluid {
  border-color: transparent;
}
.video-block__preview {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  border: solid 2px transparent;
  overflow: hidden;
}
.video-block .no-photo {
  border: 2px solid #c5c6c6;
  z-index: 1;
}
.video-block .icon {
  font-size: 34px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
  transition: fill 0.1s cubic-bezier(0.4, 0, 1, 1), fill-opacity 0.1s cubic-bezier(0.4, 0, 1, 1);
  color: rgba(33, 33, 33, 0.8);
  z-index: 2;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/share.link/style.css?17346938195044*/
html:not(.bx-touch) .share-block:hover .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__link_more.ya-share2__link_more-button-type_short,
html:not(.bx-touch) .share-block:hover .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__badge_more, .bx-touch .share-block:active .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__link_more.ya-share2__link_more-button-type_short,
.bx-touch .share-block:active .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__badge_more {
  opacity: 1;
  background: #2e3d8c;
}
.share-block__title {
  font-size: 12px;
  line-height: 20px;
}
.construct-h1 .share-block {
  color: #565655;
}
.btn-light + .share-block {
  margin-left: 22px;
}
.share-block .ya-share2 {
  margin-left: 10px;
}
.share-block .ya-share2 .ya-share2__badge_more {
  border-radius: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9c9c9c;
}
.share-block .ya-share2__list.ya-share2__list_direction_horizontal, .share-block .ya-share2__list.ya-share2__list_direction_vertical {
  margin: 0;
}
.share-block .ya-share2__title, .share-block .ya-share2__mobile-popup-service-title {
  text-transform: none;
  font-size: 13px;
  line-height: 24px;
}
.share-block .ya-share2__title {
  margin-left: 8px;
}
.share-block .ya-share2__popup-description {
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  .share-block .ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible > .ya-share2__popup-content {
    bottom: 56px;
  }
}
.share-block .ya-share2.ya-share2_inited {
  min-width: 20px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_mobile.ya-share2__container_size_s .ya-share2__badge_more .ya-share2__icon {
  width: 18px;
  height: 18px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) .ya-share2__item {
  padding: 4px 8px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) > :last-child:not(:empty):not(.ya-share2__copied-tooltip) {
  padding: 8px 0;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__link_more.ya-share2__link_more-button-type_short {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9c9c9c;
  border-radius: 0;
  padding: 1px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__item {
  padding: 0;
  margin: 0;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__item:after, .share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__item:before {
  content: none;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__popup-tile .ya-share2__item {
  margin-bottom: 20px;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__badge {
  padding-top: 0;
}
.share-block .ya-share2.ya-share2_inited .ya-share2__container_size_s .ya-share2__icon_more {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjk5NzIgMi4wNzU0OUMxMC45OTkzIDIuNDc4NDEgMTAuODg0MiAyLjg3MzI1IDEwLjY2NiAzLjIxMTk5QzEwLjQ0NzggMy41NTA3MyAxMC4xMzU5IDMuODE4NzYgOS43NjgyIDMuOTgzNDlDOS40MDMzNiA0LjE0MzUyIDguOTk5MDQgNC4xOTA5MyA4LjYwNzA3IDQuMTE5NjdDOC4yMTUxMSA0LjA0ODQgNy44NTMzNiAzLjg2MTcgNy41NjgyIDMuNTgzNDlMMy45OTcyIDUuNDQ0NDlDNC4wOTUzNyA1LjgwNzMgNC4wOTUzNyA2LjE4OTY4IDMuOTk3MiA2LjU1MjQ5TDcuNTY2MiA4LjQxMjQ5QzcuOTA4NjMgOC4wNzkxOSA4LjM1OTA5IDcuODc5NTIgOC44MzYwMiA3Ljg0OTYyQzkuMzEyOTQgNy44MTk3MiA5Ljc4NDgxIDcuOTYxNTcgMTAuMTY2MiA4LjI0OTQ5QzEwLjU1MjQgOC41NDIzMSAxMC44MjU0IDguOTU5NjggMTAuOTM4OSA5LjQzMDgzQzExLjA1MjUgOS45MDE5OCAxMC45OTk2IDEwLjM5NzkgMTAuNzg5MiAxMC44MzQ1QzEwLjU4NjIgMTEuMjY4NiAxMC4yMzU0IDExLjYxNjMgOS43OTk2MSAxMS44MTU2QzkuMzYzODEgMTIuMDE0OSA4Ljg3MTM1IDEyLjA1MjggOC40MTAyIDExLjkyMjVDNy45NDY3OCAxMS43ODQ4IDcuNTQ1OTYgMTEuNDg5NyA3LjI3Njg3IDExLjA4OEM3LjAwNzc4IDEwLjY4NjQgNi44ODcyOSAxMC4yMDM1IDYuOTM2MiA5LjcyMjQ5TDMuMTM2MTkgNy43NDE0OUMyLjcyNjMzIDguMDEzNSAyLjIzMDU5IDguMTI0OTMgMS43NDM3NSA4LjA1NDQ1QzEuMjU2OSA3Ljk4Mzk4IDAuODEzMTA2IDcuNzM2NTYgMC40OTcxOTUgNy4zNTk0OUMwLjE3NjExNiA2Ljk3ODg3IDAgNi40OTY5NSAwIDUuOTk4OTlDMCA1LjUwMTAzIDAuMTc2MTE2IDUuMDE5MTEgMC40OTcxOTUgNC42Mzg0OUMwLjgxMjUxNyA0LjI2MTA1IDEuMjU1ODYgNC4wMTMwMyAxLjc0MjUgMy45NDE4MkMyLjIyOTE0IDMuODcwNjIgMi43MjQ5NSAzLjk4MTIyIDMuMTM1MiA0LjI1MjQ5TDYuOTM1MiAyLjI3MTQ5QzYuODk5OTIgMS44OTkzMSA2Ljk2NDk4IDEuNTI0NDcgNy4xMjM2IDEuMTg1OTVDNy4yODIyMyAwLjg0NzQyIDcuNTI4NjMgMC41NTc1NTggNy44MzcyIDAuMzQ2NDkxQzguMTQyMDQgMC4xMzkwNiA4LjQ5ODMgMC4wMTk5Mzk5IDguODY2NiAwLjAwMjI5MjQzQzkuMjM0OSAtMC4wMTUzNTUgOS42MDA5MSAwLjA2OTE1NyA5LjkyNDIgMC4yNDY0OTFDMTAuMjUwNCAwLjQyNzQzNiAxMC41MjIgMC42OTI2MDEgMTAuNzEwNyAxLjAxNDMyQzEwLjg5OTUgMS4zMzYwMyAxMC45OTg0IDEuNzAyNSAxMC45OTcyIDIuMDc1NDlaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
  background-size: 11px;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17346938191984*/
.pager {
  margin-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 549px) {
  .pager {
    margin-top: 30px;
  }
}
.pager__next {
  margin-bottom: 50px;
}
@media only screen and (max-width: 549px) {
  .pager__next {
    margin-bottom: 40px;
  }
}
.pager .preloader:before {
  filter: brightness(0) saturate(100%) invert(18%) sepia(79%) saturate(1693%) hue-rotate(216deg) brightness(92%) contrast(87%);
}
.pager .loader--active {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 0;
}

.content .paging {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin: 0 -4px;
}
.content .paging__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  padding-top: 1px;
  border-right: none;
  font-size: 16px;
  line-height: 35px;
  color: #565655;
  text-align: center;
  transition: all 0.1s ease-out;
  text-decoration: none;
  margin: 0 4px;
}
@media only screen and (max-width: 549px) {
  .content .paging__item {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
html:not(.bx-touch) .content .paging__item:hover, .bx-touch .content .paging__item:active {
  text-decoration: underline;
  color: #2e3d8c;
}
.content .paging__item .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}
.content .paging__item--arr {
  color: #b1b2b3;
  border: 1px solid #b1b2b3;
}
@media only screen and (max-width: 549px) {
  .content .paging__item--arr {
    display: none;
  }
}
html:not(.bx-touch) .content .paging__item--arr:hover, .bx-touch .content .paging__item--arr:active {
  color: #2e3d8c;
  border-color: #2e3d8c;
}
.content .paging__item--active {
  background-color: #f7f7f7;
}
html:not(.bx-touch) .content .paging__item--active:hover, .bx-touch .content .paging__item--active:active {
  text-decoration: none;
  pointer-events: none;
  color: #565655;
}

/* End */


/* Start:/local/templates/2019/components/teamprofi/empty/products.list/style.css?17346938193651*/
.catalog-list-item {
  display: block;
  text-decoration: none;
}
.catalog-list-item__wrap--sets .catalog-list-item__pic-area {
  border: solid 1px #f7f7f7;
}
@media only screen and (max-width: 767px) {
  .catalog-list-item__wrap--sets .catalog-list-item__pic-area {
    border: none;
  }
}
.catalog-list-item__pic-area {
  text-decoration: none;
  display: block;
  position: relative;
  padding-top: 90%;
  margin-bottom: 16px;
  z-index: 1;
}
@media only screen and (max-width: 549px) {
  .catalog-list-item__pic-area {
    min-height: 122px;
  }
}
.catalog-list-item__pic-area .icon--sale {
  position: absolute;
  top: 5px;
  left: 5px;
  font-size: 24px;
  color: #ec8213;
}
.catalog-list-item__pic {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.catalog-list-item__pic .img-fluid {
  max-height: 100%;
}
.catalog-list-item__pic-slider {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: content-box;
}
.catalog-list-item__hints {
  position: absolute;
  top: 0;
  left: 5px;
}
.catalog-list-item__hints .hint-promo, .catalog-list-item__hints .hint {
  margin: 5px 0;
}
.catalog-list-item__title {
  display: block;
  max-width: 200px;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1.43;
  color: #565655;
}
.catalog-list-item__price {
  display: block;
  height: 20px;
  font-size: 14px;
  line-height: 1.43;
  color: #565655;
}
.catalog-list-item__price-new {
  display: block;
  height: 20px;
  font-size: 16px;
  line-height: 1.25;
  color: #1c2656;
  font-weight: 400;
}
.catalog-list-item__price-old {
  display: block;
  height: 16px;
  font-size: 12px;
  line-height: 1.17;
  color: #878687;
  text-decoration: line-through;
}
.catalog-list-item__info {
  display: block;
  margin-bottom: 3px;
  text-decoration: none;
}
html:not(.bx-touch) .catalog-list-item__info:hover .catalog-list-item__title, .bx-touch .catalog-list-item__info:active .catalog-list-item__title {
  text-decoration: underline;
}
.catalog-list-item .link-icon {
  font-size: 14px;
  line-height: 1.43;
}
html:not(.bx-touch) .catalog-list-item .link-icon:hover span, .bx-touch .catalog-list-item .link-icon:active span {
  color: #2e3d8c;
}
.content .catalog-list-item .link-icon .icon {
  font-size: 12px;
  color: #b1b2b3;
}
.content .catalog-list-item .link-icon .icon + span {
  margin-left: 3px;
}
.catalog-list-item .link-icon span {
  font-size: 11px;
  letter-spacing: 0.15px;
  color: #878687;
}
.catalog-list-item .link-icon span:after {
  content: none;
}
html:not(.bx-touch) .catalog-list-item .link-icon.active:hover .icon, html:not(.bx-touch) .catalog-list-item .link-icon.active:hover span, .bx-touch .catalog-list-item .link-icon.active:active .icon, .bx-touch .catalog-list-item .link-icon.active:active span {
  color: #000356;
}
.catalog-list-item .link-icon.active .icon {
  color: #2e3d8c;
}
.catalog-list-item .link-icon.active span {
  color: #2e3d8c;
}
.catalog-list-item .catalog-item-slider {
  position: absolute;
  top: 0;
  left: 0;
}
.catalog-list-item .partners-info {
  margin-bottom: 7px;
}

.partners-info {
  cursor: pointer;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: #9c9c9c;
}
html:not(.bx-touch) .partners-info:hover span, .bx-touch .partners-info:active span {
  text-decoration: none;
}
html:not(.bx-touch) .partners-info:hover .hint-white, .bx-touch .partners-info:active .hint-white {
  background: #2e3d8c;
  color: #ffffff;
}
.partners-info span:not(.hint-white) {
  text-decoration: underline;
}
.partners-info .hint-white {
  margin-top: 1px;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/catalog/.default/style.css?173735797014870*/
.content .section-space .h1 {
  margin-bottom: 24px;
}

.content h1.h1-custom, .content .h1-custom {
  padding: 2px 0 1px;
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
}

.no-available {
  display: flex;
  align-items: center;
  padding: 17px 24px;
  background-color: #ec8213;
  color: #ffffff;
}
@media only screen and (max-width: 549px) {
  .no-available {
    padding: 15px;
  }
}
.no-available .icon {
  flex-shrink: 0;
  margin-right: 15px;
  font-size: 20px;
}
@media only screen and (max-width: 549px) {
  .no-available .icon {
    display: none;
  }
}
.no-available span {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
}
.no-available span a {
  font-weight: 400;
  color: #ffffff;
}

.shop-info {
  padding: 34px 48px 48px 48px;
}
@media only screen and (max-width: 549px) {
  .shop-info {
    padding: 38px 16px 32px 16px;
  }
}
.shop-info__rrc {
  text-transform: none;
  display: block;
  color: #6f6f6e;
  font-size: 12px;
  font-style: normal;
  line-height: 1.4;
}
.shop-info__head {
  padding-bottom: 24px;
  border-bottom: 2px solid #2e3d8c;
  margin-bottom: 24px;
}
@media only screen and (max-width: 549px) {
  .shop-info__head {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
}
.shop-info__detail {
  text-decoration: none;
  font-size: 12px;
  text-transform: none;
}
@media only screen and (max-width: 767px) {
  .shop-info__detail {
    padding-top: 10px;
  }
}
.shop-info__image {
  margin-right: 16px;
}
@media only screen and (max-width: 1023px) {
  .shop-info__image {
    min-width: 65px;
  }
}
.shop-info__desc {
  font-size: 14px;
  color: #565655;
  line-height: 1.3;
  margin-top: 16px;
}
@media only screen and (max-width: 549px) {
  .shop-info__desc {
    margin-top: 12px;
    font-size: 12px;
    line-height: 1.17;
  }
  .shop-info__desc + .btn {
    margin-top: 16px;
  }
}
.shop-info__name {
  color: #565655;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.22;
  text-transform: uppercase;
}
@media only screen and (max-width: 549px) {
  .shop-info__name {
    font-size: 15px;
    line-height: 1.27;
  }
}
.shop-info__shop-image {
  width: 128px;
  text-align: center;
}
.shop-info__shop-image a, .shop-info__shop-image picture {
  display: block;
  height: 48px;
  width: 100%;
}
@media only screen and (max-width: 549px) {
  .shop-info__shop-image {
    width: 100%;
    text-align: left;
  }
}
.shop-info__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 549px) {
  .shop-info__link {
    flex-direction: column;
  }
}
.shop-info__item {
  padding: 12px 0 16px 0;
  border-bottom: 1px solid #f7f7f7;
}
.shop-info__item:first-child {
  padding: 0 0 16px 0;
}
.shop-info__item:last-child {
  padding: 12px 0 0 0;
  border-bottom: none;
}
.shop-info__item .btn--orange {
  padding: 13px 16px 10px;
  max-height: 39px;
}
@media only screen and (max-width: 549px) {
  .shop-info__item .btn--orange {
    width: 100%;
    max-height: 33px;
    padding: 12px 0 10px 0;
    font-size: 13px;
  }
}
.shop-info__tags-cloud {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
@media only screen and (max-width: 549px) {
  .shop-info__tags-cloud + .btn {
    margin-top: 10px;
  }
}
.shop-info__tag {
  padding: 4px 8px;
  margin: 0 6px 6px 0;
  background-color: #f7f7f7;
  border-radius: 15px;
  font-size: 12px;
  line-height: 1.17;
  color: #565655;
}
@media only screen and (max-width: 549px) {
  .shop-info__tag {
    line-height: 1.2;
    font-size: 11px;
  }
}
.shop-info .modal-store-list {
  display: flex;
  padding-top: 12px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list {
    padding-top: 0;
  }
}
.shop-info .modal-store-list .btn--big .icon {
  top: -3px;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .btn--big .icon {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list p {
    font-size: 11px;
  }
}
.shop-info .modal-store-list .modal-store-element {
  border: 1px solid #f3f3f3;
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element {
    padding: 20px 12px;
  }
}
.shop-info .modal-store-list .modal-store-element__heading {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__heading {
    gap: 15px;
  }
}
.shop-info .modal-store-list .modal-store-element__heading img {
  border-radius: 12px;
}
.shop-info .modal-store-list .modal-store-element__heading-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 0 0;
}
.shop-info .modal-store-list .modal-store-element__heading-info span {
  display: block;
  font-weight: 400;
  line-height: 1.4;
}
.shop-info .modal-store-list .modal-store-element__heading-info span:first-of-type {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}
.shop-info .modal-store-list .modal-store-element__heading-info span:last-of-type {
  font-size: 12px;
  color: #878687;
}
.shop-info .modal-store-list .modal-store-element__chips {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 4px;
  align-self: stretch;
  flex-wrap: wrap;
}
.shop-info .modal-store-list .modal-store-element__chips span {
  display: flex;
  padding: 2px 8px 4px 8px;
  align-items: flex-start;
  border-radius: 16px;
  background: #f7f7f7;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #878687;
}
.shop-info .modal-store-list .modal-store-element__offer {
  display: flex;
  padding: 16px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  background: #f7f7f7;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__offer {
    padding: 12px;
  }
}
.shop-info .modal-store-list .modal-store-element__offer-heading {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__offer-heading {
    gap: 8px;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.shop-info .modal-store-list .modal-store-element__offer-title {
  color: rgba(0, 0, 0, 0.7);
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__offer-title {
    font-size: 14px;
  }
}
.shop-info .modal-store-list .modal-store-element__offer-badge {
  display: flex;
  height: 22px;
  padding: 0 4px 1px 4px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  font-size: 14px;
  color: white;
  background: #ec8213;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__offer-badge {
    padding: 2px 4px 3px 4px;
    font-size: 12px;
  }
}
.shop-info .modal-store-list .modal-store-element__offer-badge--promocode .icon {
  font-size: 13px !important;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__offer-badge--promocode .icon {
    font-size: 11px !important;
  }
}
.shop-info .modal-store-list .modal-store-element__offer-badge span {
  line-height: 1;
  padding-top: 2px;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__offer-badge span {
    padding-top: 0;
  }
}
.shop-info .modal-store-list .modal-store-element__offer-badge .icon {
  font-size: 15px;
  flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__offer-badge .icon {
    font-size: 12px;
  }
}
.shop-info .modal-store-list .modal-store-element__promocode {
  display: flex;
  height: 56px;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__promocode {
    height: 40px;
  }
}
.shop-info .modal-store-list .modal-store-element__promocode-wrapper {
  display: flex;
  padding: 1px 16px 0 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
  background: white;
  color: rgba(0, 0, 0, 0.7);
  font-family: Consolas;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__promocode-wrapper {
    font-size: 14px;
    letter-spacing: 0.42px;
  }
}
.shop-info .modal-store-list .modal-store-element__promocode-copy {
  display: flex;
  padding: 0 16px;
  align-items: center;
  align-self: stretch;
  background: white;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .shop-info .modal-store-list .modal-store-element__promocode-copy {
    padding: 0 10px;
  }
}
html:not(.bx-touch) .shop-info .modal-store-list .modal-store-element__promocode-copy:hover .icon, .bx-touch .shop-info .modal-store-list .modal-store-element__promocode-copy:active .icon {
  color: #000356;
}
.shop-info .modal-store-list .modal-store-element__promocode-copy .icon {
  color: #2e3d8c;
  font-size: 20px;
  flex-shrink: 0;
}

.other-collection-section .header-block {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 24px;
}
@media only screen and (max-width: 767px) {
  .other-collection-section .header-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
}
.other-collection-section .header-block .btn-light {
  color: #2e3d8c;
}
.other-collection-section .header-block .btn-light .icon {
  background-color: #2e3d8c;
}

.files-section .files {
  display: flex;
  gap: 20px 40px;
  align-self: stretch;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .files-section .files {
    flex-direction: column;
    gap: 20px;
  }
}
.files-section .files a {
  text-decoration: none;
}
.files-section .files__element {
  display: flex;
  height: 88px;
  padding: 20px;
  width: calc(50% - 20px);
  align-items: center;
  gap: 80px;
  justify-content: space-between;
  border: 1px solid #f3f3f3;
}
@media only screen and (max-width: 1439px) {
  .files-section .files__element {
    gap: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .files-section .files__element {
    width: 100%;
  }
}
html:not(.bx-touch) .files-section .files__element:hover, .bx-touch .files-section .files__element:active {
  border: 1px solid #c5c6c6;
}
html:not(.bx-touch) .files-section .files__element:hover .icon, .bx-touch .files-section .files__element:active .icon {
  background: #2e3d8c !important;
}
html:not(.bx-touch) .files-section .files__element:hover .files__button-text, .bx-touch .files-section .files__element:active .files__button-text {
  color: #2e3d8c !important;
}
.files-section .files__name {
  color: #565655;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .files-section .files__name {
    font-size: 14px;
  }
}
.files-section .files__button {
  flex-shrink: 0;
  width: 140px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .files-section .files__button {
    width: 28px;
  }
}
.files-section .files__button .icon {
  width: 28px;
  height: 28px;
  background: #9c9c9c;
  padding: 8px;
  color: #ffffff;
}
.files-section .files__button-text {
  color: #6f6f6e;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .files-section .files__button-text {
    display: none;
  }
}
@media only screen and (max-width: 1439px) {
  .files-section .files__format {
    display: none;
  }
}

.block-seo-text {
  color: #9c9c9c;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  .block-seo-text {
    font-size: 10px;
  }
}

.content .catalog-tabs-section .tabs, .catalog-tabs-section .tabs {
  margin-bottom: 24px;
}
.content .catalog-tabs-section .tabs__head, .catalog-tabs-section .tabs__head {
  border-bottom: 0;
  height: 38px;
}
@media only screen and (max-width: 549px) {
  .content .catalog-tabs-section .tabs__head, .catalog-tabs-section .tabs__head {
    height: 39px;
  }
}
.content .catalog-tabs-section .tabs__head-scroll, .catalog-tabs-section .tabs__head-scroll {
  gap: 32px;
}
@media only screen and (max-width: 1439px) {
  .content .catalog-tabs-section .tabs__head-scroll, .catalog-tabs-section .tabs__head-scroll {
    gap: 20px;
  }
}
.content .catalog-tabs-section .tabs__link, .catalog-tabs-section .tabs__link {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #878687;
  border-bottom: 2px solid #878687;
  padding: 0 0 12px;
  font-size: 24px;
  font-family: Lato, sans-serif;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}
.content .catalog-tabs-section .tabs__link.active, .catalog-tabs-section .tabs__link.active {
  color: #2e3d8c;
  background: none;
  border-bottom: 2px solid #2e3d8c;
}

.product-detail-order {
  display: flex;
  flex-direction: column;
  gap: 64px 0;
}
@media only screen and (max-width: 1023px) {
  .product-detail-order {
    gap: 50px 0;
  }
}
@media only screen and (max-width: 767px) {
  .product-detail-order {
    gap: 40px 0;
  }
}
.product-detail-order .section-space {
  margin: 0;
}
.product-detail-order .carousel-grid.product-slider {
  margin-bottom: 0 !important;
}
.product-detail-order.is2d .files-section {
  order: 2;
}
.product-detail-order.is2d .blog-section {
  order: 3;
}
.product-detail-order.is2d .catalog-tabs-section {
  order: 1;
}
.product-detail-order.is3d .files-section {
  order: 1;
}
.product-detail-order.is3d .blog-section {
  order: 2;
}
.product-detail-order.is3d .catalog-tabs-section {
  order: 3;
}

.header-section-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .header-section-block {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
}
.header-section-block .btn-light {
  color: #2e3d8c;
}
.header-section-block .btn-light .icon {
  background-color: #2e3d8c;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.list/collections/style.css?17373579706783*/
.carousel-grid.collection-slider.product-slider .swiper-button-next.swiper-button-area .icon, .carousel-grid.collection-slider.product-slider .swiper-button-prev.swiper-button-area .icon {
  top: 42%;
}
@media only screen and (max-width: 1439px) {
  .carousel-grid.collection-slider.product-slider .swiper-button-next.swiper-button-area .icon, .carousel-grid.collection-slider.product-slider .swiper-button-prev.swiper-button-area .icon {
    top: 45%;
  }
}
.carousel-grid.collection-slider.product-slider .hint--360 .icon {
  font-size: 35px;
}
.carousel-grid.collection-slider.product-slider .img-fluid {
  max-width: max-content;
  height: 100%;
}

.catalog-list-collection {
  display: block;
  position: relative;
  height: auto;
  overflow: hidden;
  text-decoration: none;
}
html:not(.bx-touch) .catalog-list-collection:hover .catalog-list-collection__title, .bx-touch .catalog-list-collection:active .catalog-list-collection__title {
  text-decoration: underline;
}
.catalog-list-collection--slider .no-photo {
  position: absolute;
  left: 0;
  top: 0;
}
.catalog-list-collection__pic {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .catalog-list-collection__pic {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .catalog-list-collection__pic {
    height: auto;
  }
}
@media only screen and (max-width: 549px) {
  .catalog-list-collection__pic {
    width: unset;
    height: inherit;
  }
}
.catalog-list-collection__pic-nophoto {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.catalog-list-collection__pic-slider {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 81%;
  width: 100%;
  box-sizing: content-box;
}
.catalog-list-collection .hints {
  display: flex;
  position: absolute;
  left: 10px;
  top: 10px;
  align-items: center;
}
.catalog-list-collection .hint--360 {
  position: absolute;
  top: 8px;
  right: 14px;
  left: auto;
}
.catalog-list-collection .hint--promo {
  color: #ec8213;
}
.catalog-list-collection__hover {
  margin-top: 15px;
  display: block;
  text-align: center;
}
.catalog-list-collection__title {
  display: block;
  font-size: 17px;
  line-height: 1.41;
  font-weight: 500;
  color: #565655;
  text-transform: uppercase;
}
.catalog-list-collection .catalog-item-slider {
  position: absolute;
  left: 0;
  top: 0;
}
.catalog-list-collection .catalog-item-slider_area {
  align-items: start;
}
.catalog-list-collection .catalog-item-slider_dots {
  bottom: -6px;
}
.catalog-list-collection .catalog-item-slider_area .img-fluid {
  max-height: none;
}

.set-slider-item .catalog-list-collection--slider {
  height: 180px;
}
.set-slider-item .catalog-list-collection__hover {
  max-width: 100%;
  width: 85%;
}

.other-collections .other-collections__dots {
  display: flex !important;
  gap: 5px;
  z-index: 30;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}
.other-collections .other-collections__dot {
  width: 5px;
  height: 5px;
  background-color: #c5c6c6;
}
.other-collections .other-collections__dot.active {
  background-color: #2e3d8c;
}
.other-collections .other-collections-slider {
  overflow: hidden;
  position: relative;
}
.other-collections .other-collections-slider__360 {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 8px;
  right: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
}
.other-collections .other-collections-slider__360 .icon {
  font-size: 30px;
  color: #ffffff;
}
.other-collections .other-collections-slider a {
  text-decoration: none;
}
.other-collections .other-collections-slider:not(.swiper-container-initialized) .swiper-wrapper {
  display: flex;
  gap: 0 40px;
}
@media only screen and (max-width: 1023px) {
  .other-collections .other-collections-slider:not(.swiper-container-initialized) .swiper-wrapper {
    gap: 0 20px;
  }
}
.other-collections .other-collections-slider__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
  cursor: pointer;
}
.other-collections .other-collections-slider__nav.swiper-button-disabled {
  display: none;
}
.other-collections .other-collections-slider__nav .icon {
  width: 22px;
  height: 40px;
  color: #f3f3f3;
}
@media only screen and (max-width: 1023px) {
  .other-collections .other-collections-slider__nav .icon {
    width: 18px;
    height: 36px;
  }
}
.other-collections .other-collections-slider__nav--prev {
  left: 0;
  margin-left: 28px;
}
@media only screen and (max-width: 1023px) {
  .other-collections .other-collections-slider__nav--prev {
    margin-left: 14px;
  }
}
.other-collections .other-collections-slider__nav--next {
  right: 0;
  margin-right: 28px;
}
@media only screen and (max-width: 1023px) {
  .other-collections .other-collections-slider__nav--next {
    margin-right: 14px;
  }
}
.other-collections .other-collections-slider__nav--next .icon {
  transform: rotate(180deg);
}
.other-collections .other-collections-slider .swiper-slide {
  width: calc(50% - 20px);
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .other-collections .other-collections-slider .swiper-slide {
    width: 100%;
  }
}
html:not(.bx-touch) .other-collections .other-collections-slider .swiper-slide:hover .design-collection-name, .bx-touch .other-collections .other-collections-slider .swiper-slide:active .design-collection-name {
  opacity: 1;
}
.other-collections .other-collections-slider .swiper-slide:not(:has(img.lazyloaded)) img {
  background: #f3f3f3;
}
.other-collections .other-collections-slider .swiper-slide img {
  aspect-ratio: 4/3;
  width: 100%;
  object-position: 50% 0;
  object-fit: cover;
}
.other-collections .other-collections-slider .single-slide-collection {
  width: 100%;
}
.other-collections .slide-hover-container {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 35;
  display: flex;
}
@media only screen and (max-width: 1023px) {
  .other-collections .slide-hover-container {
    display: none;
  }
}
.other-collections .slide-hover-wrapper {
  position: relative;
  height: 100%;
  flex-shrink: 0;
}
.other-collections .design-collection-hints {
  position: absolute;
  z-index: 30;
  top: 8px;
  left: 8px;
}
.other-collections .design-collection-hints .hint-promo {
  display: inline-flex;
  padding: 1px 5px 2px 5px;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  height: 24px;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.toogle-filter__item.disabled {
  display: none !important;
}

.collection-detail .tags {
  display: none !important;
}

/* End */


/* Start:/local/templates/2019/components/bitrix/news.list/blog/style.css?17346938192120*/
.carousel-grid.blog-slider .swiper-slide {
  padding-top: 5px;
  padding-bottom: 5px;
}
.carousel-grid.blog-slider.product-slider .swiper-button-area.swiper-button-prev .icon, .carousel-grid.blog-slider.product-slider .swiper-button-area.swiper-button-next .icon {
  top: 50%;
}

.blog-list .matrix {
  margin: -20px -10px;
}
.blog-list .matrix__item {
  margin: 20px 0;
}
.blog-list__gallery {
  height: 100%;
}

.blog {
  position: relative;
  display: block;
  height: 100%;
  text-decoration: none;
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.18);
}
html:not(.bx-touch) .blog:hover, .bx-touch .blog:active {
  text-decoration: none;
}
html:not(.bx-touch) .blog:hover .img-fluid, html:not(.bx-touch) .blog:hover .icon, .bx-touch .blog:active .img-fluid, .bx-touch .blog:active .icon {
  transform: scale(1.05);
}
.blog__pic-area {
  display: block;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.blog__pic {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
}
.blog__pic picture, .blog__pic .img-fluid {
  height: 100%;
  transition: transform 0.4s ease-out;
  max-width: none;
  width: 100%;
  object-fit: cover;
}
.blog__pic .icon {
  transition: transform 0.4s ease-out;
}
.blog__info {
  display: block;
  border-top: 1px solid #F7F7F7;
  padding: 16px;
}
.blog__data {
  display: flex;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #878687;
  letter-spacing: 0.01em;
  margin-bottom: 12px;
}
.blog__data-delim {
  color: #c5c6c6;
  margin: -1px 8px 0;
}
.blog__title {
  display: block;
  font-size: 15px;
  line-height: 19px;
  color: #565655;
  font-weight: 600;
}
@media only screen and (max-width: 1439px) {
  .blog__title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .blog__title {
    font-size: 14px;
  }
}
.blog__anons {
  display: block;
  max-height: 85px;
  overflow: hidden;
  padding-top: 8px;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0.01em;
  color: #565655;
}

/* End */
/* /local/templates/2019/components/bitrix/news.detail/.default/style.css?17346938193813 */
/* /local/templates/2019/components/bitrix/news.detail/collections/style.css?174116601419264 */
/* /local/templates/2019/components/teamprofi/empty/video/style.css?173469381915656 */
/* /local/templates/2019/components/teamprofi/empty/share.link/style.css?17346938195044 */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?17346938191984 */
/* /local/templates/2019/components/teamprofi/empty/products.list/style.css?17346938193651 */
/* /local/templates/2019/components/bitrix/catalog/.default/style.css?173735797014870 */
/* /local/templates/2019/components/bitrix/news.list/collections/style.css?17373579706783 */
/* /local/templates/2019/components/bitrix/news.list/blog/style.css?17346938192120 */
