

/* Start:/local/templates/cryptoro/components/bitrix/news/brands.1-cryptoro/style.css?17642253991306*/
body .intec-template .intec-template-layout-page-wrapper {
  width: 100%;
  padding: 0 20px;
}
@media (max-width: 743px) {
  body .intec-template .intec-template-layout-page-wrapper {
    padding: 0 15px;
  }
}

.ns-bitrix.c-news.c-news-brands-1 .news-wrap {
  padding-bottom: 352px;
}
.ns-bitrix.c-news.c-news-brands-1 .news-content {
  display: grid;
  grid-template-columns: minmax(270px, 0.3fr) 1fr;
  gap: 20px;
}
.ns-bitrix.c-news.c-news-brands-1 .ns-bitrix.c-menu.c-menu-vertical-3 .menu-items {
  height: auto;
}
.ns-bitrix.c-news.c-news-brands-1 .news-description + * {
  margin-top: 32px;
}
.ns-bitrix.c-news.c-news-brands-1 .c-smart-filter.c-smart-filter-horizontal-2, .ns-bitrix.c-news.c-news-brands-1 .c-smart-filter.c-smart-filter-horizontal-1 {
  z-index: 10;
}
.ns-bitrix.c-news.c-news-brands-1 * + .news-menu {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .ns-bitrix.c-news.c-news-brands-1 .news-wrap {
    padding-bottom: 200px;
  }
}
@media (max-width: 991px) {
  .ns-bitrix.c-news.c-news-brands-1 .news-content {
    grid-template-columns: 1fr;
  }
  .ns-bitrix.c-news.c-news-brands-1 .news-content-left {
    display: none;
  }
}
@media (max-width: 743px) {
  .ns-bitrix.c-news.c-news-brands-1 .news-wrap {
    padding-bottom: 150px;
  }
}/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/cryptoro/components/bitrix/menu/vertical.1/style.css?17642254005750*/
.ns-bitrix.c-menu.c-menu-vertical-1 {
  display: block;
  background: #fff;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-items {
  height: 0;
  overflow: hidden;
  background: #F6F8FA;
  border-radius: 30px;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-items[data-expanded=true] {
  height: auto;
  overflow: visible;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-catalog {
  padding: 0 30px 0 0;
  position: relative;
  cursor: pointer;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-catalog + .menu-items {
  margin-top: 28px;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-catalog-icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-catalog-text {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #1B1E25;
  margin-left: 8px;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-catalog-arrow {
  display: block;
  position: absolute;
  left: auto;
  font-size: 18px;
  line-height: 1;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  text-align: center;
  top: 50%;
  right: 12px;
  bottom: auto;
  transition: 0.3s;
  transition-property: transform;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-catalog-arrow[data-active=true] {
  transform: rotate(-90deg);
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item {
  display: block;
  position: relative;
  color: #808080;
  cursor: pointer;
  transition: 0.3s;
  transition-property: background;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item[data-selected=true] {
  background: #fbfcfd;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item[data-selected=true] .menu-item-text {
  font-weight: 600;
  color: #404040;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item:hover {
  background: #fbfcfd;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-text {
  display: block;
  position: relative;
  padding: 20px 35px 19px 30px;
  font-family: "Nunito Sans", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 1.1428571429rem;
  font-weight: 700;
  letter-spacing: -0.32px;
  text-decoration: none;
  transition: 0.3s;
  transition-property: color;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-picture {
  width: 26px;
  height: 26px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 16px;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-picture svg {
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-arrow {
  display: block;
  position: absolute;
  left: auto;
  font-size: 18px;
  line-height: 1;
  margin-top: -9px;
  top: 50%;
  right: 15px;
  bottom: auto;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu {
  display: none;
  position: absolute;
  top: -1px;
  right: auto;
  bottom: auto;
  opacity: 0;
  left: calc(100% + 10px);
  background: #fff;
  width: -moz-max-content;
  width: max-content;
  z-index: 20;
  cursor: default;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item {
  display: block;
  position: relative;
  border: 1px solid #f2f2f2;
  border-top: none;
  color: #808080;
  cursor: pointer;
  transition: 0.3s;
  transition-property: background, border;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item:first-child {
  border-top: 1px solid #f2f2f2;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item:hover {
  background: #fbfcfd;
  transition: 0.3s;
  transition-property: background;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item[data-selected=true] {
  background: #fbfcfd;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item[data-selected=true] > .menu-item-submenu-item-text {
  color: #404040;
  font-weight: 600;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item-text {
  display: block;
  position: relative;
  padding: 20px 35px 19px 30px;
  font-family: "Nunito Sans", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 1.1428571429rem;
  font-weight: 600;
  letter-spacing: -0.32px;
  text-decoration: none !important;
  transition: 0.3s;
  transition-property: color;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="simple.1"] .menu-item-submenu-item-arrow {
  display: block;
  position: absolute;
  left: auto;
  font-size: 18px;
  line-height: 1;
  margin-top: -9px;
  top: 50%;
  right: 15px;
  bottom: auto;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] {
  width: 941px;
  box-shadow: 0 4px 32px rgba(27, 30, 37, 0.08);
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-wrapper {
  padding: 30px 40px;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-item {
  text-decoration: none;
  color: #1d1d1d;
  transition: color 350ms;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-item-picture {
  width: 48px;
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-item-picture svg {
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-menu.c-menu-vertical-1 .menu-item-submenu[data-view="pictures.1"] .menu-item-submenu-item-text {
  font-size: 16px;
  color: #808080;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/cryptoro/components/bitrix/news.detail/brands.default.1/style.css?176422539813191*/
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-preview-text,
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-description {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  -webkit-text-size-adjust: 100%;
  color: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image:not(:only-child) {
  margin-left: 16px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image-wrapper {
  position: relative;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  padding-top: 35%;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image-wrapper img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image-wrapper-2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  white-space: nowrap;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image-wrapper-2::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  overflow: hidden;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-information + .news-detail-description {
  margin-top: 16px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 * + .news-detail-sections, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 * + .news-detail-products, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-filter.filter-horizontal {
  margin-top: 40px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-sections-header, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-products-header {
  margin-bottom: 24px;
  font-family: "Gilroy", sans-serif;
  color: #272B37;
  line-height: 100%;
  font-size: 2.8571428571rem;
  font-weight: 500;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 * + .news-detail-return {
  margin-top: 40px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-return-wrapper {
  font-weight: 500;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #808080;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-return-wrapper i {
  margin-right: 6px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel {
  margin-bottom: 20px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  position: relative;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] {
  display: none;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] .news-detail-panel-sort {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] .news-detail-panel-views,
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] .news-detail-panel-filter {
  width: -moz-max-content;
  width: max-content;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views {
  padding: 0 10px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-button {
  cursor: pointer;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-button svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-items {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -10px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-item {
  color: #bababa;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0 10px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-item:hover {
  color: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-item[data-active=true] {
  color: #202020;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-wrapper {
  display: flex;
  align-items: center;
  border: 2px solid #E9EDF3;
  border-radius: 30px;
  padding: 11px 20px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-wrapper:hover {
  border-color: #01CD92;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-icon svg {
  display: block;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-text {
  padding-left: 9px;
  color: #272B37;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.28px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 265px;
  border: 2px solid #01CD92;
  border-radius: 30px;
  background-color: #fff;
  cursor: default;
  margin-top: 10px;
  padding: 28px 32px;
  z-index: 25;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-items::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-items-wrapper {
  margin: -8px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item {
  padding: 8px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-wrapper {
  display: flex;
  flex-wrap: nowrap;
  cursor: pointer;
  color: #272B37;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-name {
  color: #272B37;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.28px;
  transition: color 0.3s;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-wrapper:hover .news-detail-panel-sort-item-name,
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-wrapper.active .news-detail-panel-sort-item-name {
  color: #01CD92;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-description {
  margin-left: 20px;
  color: inherit;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.28px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup {
  display: none;
  position: fixed;
  visibility: hidden;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: auto;
  width: auto;
  z-index: 125;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: nowrap;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup[data-state=open] {
  display: flex;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup[data-role="catalog.panel.sortMobilePopup"] .news-detail-panel-popup-selection-title {
  padding-top: 1px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-overlay {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: auto;
  width: auto;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  visibility: visible;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window {
  position: relative;
  min-height: 1px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  padding: 20px;
  min-width: 320px;
  visibility: visible;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 18px 16px;
  width: 100%;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window-header {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 24px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window-title {
  padding-right: 16px;
  color: #1b1e25;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window-close {
  cursor: pointer;
  padding: 0 8px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window-close svg {
  display: block;
  fill: #808080;
  stroke: #808080;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selections {
  margin: -12px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection {
  padding: 12px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-wrapper {
  display: block;
  text-decoration: none;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-content {
  padding-left: 13px !important;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-title {
  display: flex;
  flex-wrap: nowrap;
  color: #404040;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin: 0 -4px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-description {
  color: #808080;
  font-weight: normal;
  font-size: 12px;
  padding-top: 4px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-icon,
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-text {
  padding: 0 4px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-icon svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-filter {
  position: relative;
  min-height: 1px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  padding: 20px;
  min-width: 320px;
  visibility: visible;
  width: 100%;
  height: 90%;
  padding: 0;
  background-color: #FFF;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-filter-close {
  position: absolute;
  top: 16px;
  right: 20px;
  padding: 0;
  z-index: 2;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-filter-content {
  position: relative;
  height: 100%;
  z-index: 1;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter-button {
  display: flex;
  align-items: center;
  border: 2px solid #E9EDF3;
  border-radius: 30px;
  padding: 11px 20px;
  cursor: pointer;
  transition: border-color 0.3s;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter-button svg {
  display: block;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter-button:hover {
  border-color: #01CD92;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter-text {
  padding-left: 9px;
  color: #272B37;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.28px;
}
@media (max-width: 1199px) {
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-sections-header, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-products-header {
    font-family: "Gilroy", sans-serif;
    color: #272B37;
    line-height: 100%;
    font-size: 2rem;
    font-weight: 500;
  }
}
@media (max-width: 991px) {
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-filter {
    display: none;
  }
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] {
    display: flex;
  }
}
@media (max-width: 743px) {
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-sections-header, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-products-header {
    font-family: "Gilroy", sans-serif;
    color: #272B37;
    line-height: 100%;
    font-size: 1.7857142857rem;
    font-weight: 500;
  }
}
@media (max-width: 567px) {
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image {
    display: none;
  }
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-wrapper,
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter-button {
    width: 42px;
    height: 42px;
    padding: 0;
    justify-content: center;
    border-radius: 50%;
  }
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-text,
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter-text {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/cryptoro/components/bitrix/news/brands.1-cryptoro/style.css?17642253991306 */
/* /local/templates/cryptoro/components/bitrix/menu/vertical.1/style.css?17642254005750 */
/* /local/templates/cryptoro/components/bitrix/news.detail/brands.default.1/style.css?176422539813191 */
