

/* Start:/local/templates/.default/components/bitrix/news/brands25/bitrix/news.detail/.default/style.css?17576236601887*/
.news-detail-brand .news-detail-brand_header{border-bottom: 1px solid #2B2B2B;  margin-bottom: 20px;}
.news-detail-brand img{width:100%;}
.news-detail-brand .news-detail-brand_text{padding:20px 0;}

#list_tabs30 {
	display: flex;
  flex-wrap: wrap;
  gap: 2em;

}
.tabs_links30 {
  
  margin: 30px 0px 0px 0px;  
  width: 340px;
  display: flex;
  flex-direction: column;
}
.tabs_links30 .tabs_link30 {
   margin-bottom: 20px;   
    position: relative;
	cursor: pointer;    	
	color: #2B2B2B;
	  font-family: 'Work Sans', sans-serif;
	  font-size: 18px;
	  font-style: normal;
	  font-weight: 700;
	  line-height: normal;
	  letter-spacing: -0.18px;
	  text-transform: uppercase;
	  margin-right: auto;
  }
.tabs_links30 .tabs_link30.active2, .tabs_links30 .tabs_link30:hover {color: #4065AA;transition: color 0.2s ease-in-out;}
.tabs_links30 .tabs_link30::before {
  content: '';
  position: absolute;
  width: 0;
  border-bottom: 2px solid #4065AA;
  left: 0;
  bottom: -4px;
  transition: 0.4s ease-out;
}
.tabs_links30 .tabs_link30:hover::before {	
  width: 100%;
}


.tabs_content30 {  width: calc(100% - 340px - 2.1em);}
.tabs_content30 .products-main-section .right-3-grid {
  width: 100%;
}
.tabs_content30 .tab_cont30{margin-left: 15px;display: none;}
.tabs_content30 .tab_cont30.active2 {    display: block;  }
.tabs_content30 .products-main-section .right-3-grid .items-grid .item {
  margin-top: 30px;
}
@media (max-width: 767px) {
	.tabs_links30 {width: 100%;
    flex-direction: row;
    justify-content: space-between;
    gap: 1em;flex-wrap: wrap;}
	.tabs_content30 {  width: 100%;}
	.tabs_links30 .tabs_link30 {font-size: 0.8em;margin-right: 0;margin-bottom: 5px;}
	
	.tabs_content30 .products-main-section .right-3-grid .items-grid .item {width:50%;}
}
@media (max-width: 480px) {
	.tabs_content30 .products-main-section .right-3-grid .items-grid .item {width:100%;}
}
/* End */
/* /local/templates/.default/components/bitrix/news/brands25/bitrix/news.detail/.default/style.css?17576236601887 */
