

/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?17815204697446*/
.intec-header-wrap{
  display:none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-wrapper {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-right-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter + .catalog-content {
  margin-top: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description{
  margin:0;
  background-color: #fff;
  padding: 16px;
  border: 1px solid #f3f3f3;
  border-radius: 8px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .block{padding:0;}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .image{padding:0 0 0 15px;
text-align: right;
position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .image .bg_section{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 100%;
  width: 100%;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .name{
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .text{
  font-size: 14px;
  color: #000000;
  line-height: 1.714;
  margin-bottom: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description + * {
  margin-top: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .description_bottom{
  margin-top: 32px;
  font-size: 14px;
  color: #19191f;
  line-height: 1.714;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-catalog-section-list + .catalog-panel {
  margin-top: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
  margin-bottom: 20px;
}
@media all and (min-width: 992px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter {
    display: none;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button {
  display: inline-block;
  font-size: 18px;
  line-height: 48px;
  height: 50px;
  text-align: center;
  border-width: 1px;
  border-color: #f59d00;
  border-style: solid;
  border-radius: 5px;
  width: 224px;
  background-color: transparent;
  color: #19191f;
  margin-bottom: 30px;
  cursor: pointer;
  transition: .3s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button:hover{
  background-color: #f59d00;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu {
  display: block;
  z-index: 20;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view{
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  display: block;
  padding: 7px;
  border: 1px solid #6f6f6f;
  border-radius: 8px;
  transition: .2s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view:before{
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("/images/new/greed.svg");
  background-repeat: no-repeat;
  background-position: center;
  transition: .2s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view.list:before{
  background-image: url("/images/new/list.svg");
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view:hover {
  border-color: #ff7800;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view[data-active=true] {
  border-color: #ff7800;
  background-color: #ff7800;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view[data-active=true]:before{
  filter: brightness(10);
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel  .number-of-items{
  display: inline-block;
  text-align: right;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .number-of-items .select-sort {
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  font-size: 14px;
  line-height: 1;
  color: rgb(25, 25, 31);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/parts/section/ar.png) 92% no-repeat #ffffff;
  padding: 7px 22px 7px 6px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .number-of-items .select-sort:focus {
  outline: none;
  box-shadow: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .number-of-items .sort {
  font-size: 14px;
  color: #19191f;
  display: inline-block;
  margin-right: 10px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel>.row{
  gap: 20px 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-views-wrapper{
  gap: 8px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper{
  gap: 16px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper>span{
  flex: 0 0 auto;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .dropdown{
  flex: 1 0 0%;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .btn .name{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.btn-show-filter{
  border: none!important;
  box-shadow: none!important;
  outline: none!important;
  background-color: transparent!important;
  padding: 0;
}
.btn-show-filter svg path{
  transition: .2s;
}
.btn-show-filter:active svg path{
  stroke: #ff7800;
}
/*# sourceMappingURL=style.css.map */
@media (max-width: 991.98px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .description_bottom{
    padding-bottom:30px;
  }
}
@media (min-width: 576px) {
  .mobi-interest-block{
    padding:0!important;
  }
}
@media (min-width: 992px){
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description{
    padding: 32px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 * + .catalog-description,
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description + * {
    margin-top: 32px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px){
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-views-wrapper{
    flex-direction: row-reverse;
  }
}
@media (max-width: 1199.98px){
  .catalog-content .filter-mobile-block{
    position: fixed;
    left: -105%;
    top: 0;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(2px);
    background: rgba(0, 0, 0, 0.5);
    z-index: 500;
    opacity: 0;
    transition: .5s;
  }
  body.openFilter .catalog-content .filter-mobile-block{
    left: 0;
    opacity: 1;
  }
  body.openFilter{
    overflow: hidden;
  }
  .catalog-content .filter-mobile-block .catalog-filter{
    position: absolute;
    left: 0;
    top: 0;
    width: 360px;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    height: 100%;
    overflow: auto;
  }
}
@media (max-width: 767.98px){
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .btn .name{
    width: 0;
  }
}
@media (max-width: 575.98px){
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .image{display: none;}
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button{
    width:100%;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter{
    padding:15px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item:hover{
    height:auto!important;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .description_bottom{
    padding:30px 15px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?17815204693610*/
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-items {
  position: relative;
  z-index: 0;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item {
  -webkit-transition: box-shadow 350ms;
  -moz-transition: box-shadow 350ms;
  -ms-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item:hover {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-wrapper {
  display: block;
  padding: 30px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-image-wrapper {
  width: 120px;
  height: 120px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-information {
  text-align: left;
}
@media all and (max-width: 420px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-information {
    text-align: center;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-title {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  color: #2d2d2d;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-children {
  display: block;
  margin: 10px -6px 0 -6px;
  min-width: 12px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-child {
  display: inline-block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #666666;
  margin: 0 6px;
  text-decoration: none;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-child-elements {
  color: #1d1d1d;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-description {
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #888888;
  margin-top: 10px;
  text-align: left;
}
@media all and (max-width: 420px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-description {
    text-align: center;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-borders=true] .catalog-section-list-item {
  border: 1px solid #f2f2f2;
  margin: 0 -1px -1px 0;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-picture-size=small] .catalog-section-list-item-image-wrapper {
  width: 60px;
  height: 60px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-picture-size=medium] .catalog-section-list-item-image-wrapper {
  width: 90px;
  height: 90px;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?17815204697446 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?17815204693610 */
