

/* Start:/local/templates/main/components/bitrix/news.list/license-requisits/style.css?17809292907231*/
.license .filter {
	 margin-bottom: 30px;
}
 .license .filter.active {
	 border-radius: 10px 10px 0 0;
}
 .license .filter__options-block {
	 top: 53px;
}
 .license__navigation {
	 display: none;
}
 .license .highlite {
	 font-weight: 600;
}
 .license__link {
	 text-decoration: underline;
	 color: var(--secondary-accent-color);
}
 .license__link.grey {
	 color: var(--secondary-text-color);
}
 .license__title {
	 margin-bottom: 15px;
}
 .license__title .license__mob-title {
	 display: inline;
}
 .license__title .license__desktop-title {
	 display: none;
}
 .license__info-block {
	 margin-bottom: 45px;
	 padding: 38px 0 32px;
	 background: #fff;
	 border-radius: 10px;
}
 .license__info-block-list {
	 margin-bottom: 20px;
	 padding: 0 10px;
}
 .license__info-block-item {
	 display: flex;
	 align-items: baseline;
	 gap: 10px;
}
 .license__info-block-item:not(:last-child) {
	 margin-bottom: 20px;
}
 .license__qr img {
	 width: 250px;
	 margin: 0 auto;
}
 .license__license-block {
	 margin-bottom: 45px;
}
 .license__license-block-title {
	 margin-bottom: 30px;
}
 .license__license-block-title .license__mob-title {
	 display: inline;
}
 .license__license-block-title .license__desktop-title {
	 display: none;
}
 .license__license-block-carousel {
	 margin-bottom: 15px;
}
 .license__fonds {
	 margin-bottom: 45px;
}
 .license__fonds-title {
	 margin-bottom: 30px;
}
 .license__fonds-list {
	 padding: 26px 7px 39px 18px;
	 background: #fff;
	 border-radius: 10px;
}
 .license__fonds-item {
	 display: flex;
	 align-items: flex-start;
	 gap: 10px;
}
 .license__fonds-item:not(:last-child) {
	 margin-bottom: 15px;
}
 .license .pdfFileLogo {
	 width: 43px;
	 min-width: 43px;
}
 .license__fonds-wrapper {
	 margin-bottom: 5px;
}
 .license__fonds-name {
	 font-weight: 450;
	 font-size: 18px;
	 line-height: 26px;
}
 .license__fonds-description {
	 font-weight: 400;
	 font-size: 14px;
	 line-height: 150%;
	 color: #6c6d76;
}
 .license__help {
	 margin-bottom: 45px;
}
 .license__help-title {
	 margin-bottom: 30px;
}
 .license__help-list-wrapper {
	 padding: 26px 7px 39px 18px;
	 background: #fff;
	 border-radius: 10px;
}
 .license__help-list-description {
	 margin-bottom: 30px;
}
 .license__help-item {
	 display: flex;
	 align-items: baseline;
	 gap: 10px;
}
 .license__help-item:not(:last-child) {
	 margin-bottom: 15px;
}
 .license__documents {
	 margin-bottom: 45px;
}
 .license__documents-title {
	 margin-bottom: 30px;
}
 .license__documents-list {
	 padding: 26px 7px 39px 18px;
	 background: #fff;
	 border-radius: 10px;
}
 .license__documents-item {
	 display: flex;
	 align-items: baseline;
	 gap: 10px;
}
 .license__documents-item:not(:last-child) {
	 margin-bottom: 15px;
}
 .license__contacts {
	 margin-bottom: 45px;
}
 .license__contacts-title {
	 margin-bottom: 15px;
}
 .license__contacts-description {
	 margin-bottom: 30px;
}
 .license__contacts-item {
	 padding: 34px 20px;
	 background: #fff;
	 border-radius: 10px;
}
 .license__contacts-item:not(:last-child) {
	 margin-bottom: 15px;
}
 .license__contacts-item-wrapper {
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
	 margin-bottom: 5px;
}
 .license__contacts-item-arrow {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 width: 30px;
	 height: 30px;
	 min-width: 30px;
	 color: #fff;
	 background-color: var(--primary-accent-color);
	 border-radius: 50%;
	 transform: rotate(180deg);
}
 .license__contacts-item-arrow path {
	 stroke: #fff;
}
 .license__contacts-item-arrow .arrowLogo {
	 width: 4px;
	 height: 7px;
}
 .license__medicines {
	 margin-bottom: 45px;
}
 .license__medicines-title {
	 margin-bottom: 15px;
}
 .license__medicines-list {
	 padding: 26px 7px 39px 18px;
	 background: #fff;
	 border-radius: 10px;
}
 .license__medicines-item {
	 display: flex;
	 align-items: baseline;
	 gap: 10px;
}
 .license__medicines-item:not(:last-child) {
	 margin-bottom: 15px;
}
 .license__block-title {
	 margin-bottom: 15px;
}
 .license__block-description {
	 margin-bottom: 30px;
}
 .license__license-block-description {
	 margin-top: 14px;
}
.license__block.swiper {
	margin-bottom: 45px;
}
 @media screen and (min-width: 1290px) {
	 .license {
		 display: flex;
		 align-items: flex-start;
		 justify-content: space-between;
	}
	 .license__wrapper {
		 width: 960px;
	}
	 .license .filter {
		 display: none;
	}
	 .license__block-title {
		 font-size: 48px;
		 margin-bottom: 0;
	}
	 .license__navigation {
		 display: flex;
		 align-items: center;
		 margin-bottom: 30px;
	}
	 .license__navigation-item {
		 display: block;
		 display: flex;
		 align-items: center;
		 justify-content: center;
		 padding: 12px 38px;
		 background-color: #fff;
		 font-size: 14px;
		 line-height: 16px;
	}
	 .license__navigation-item:first-child {
		 border-radius: 10px 0px 0px 10px;
	}
	 .license__navigation-item:last-child {
		 border-radius: 0px 10px 10px 0px;
	}
	 .license__navigation-item.active {
		 color: #fff;
		 background-color: var(--primary-accent-color);
	}
	 .license__title {
		 width: 700px;
		 margin-bottom: 30px;
	}
	 .license__title .license__mob-title {
		 display: none;
	}
	 .license__title .license__desktop-title {
		 display: inline;
	}
	 .license__info-block {
		 padding: 60px 0 44px;
		 margin-bottom: 90px;
	}
	 .license__info-block-list {
		 margin-bottom: 32px;
		 padding: 0 82px 0 30px;
	}
	 .license__info-block-item:not(:last-child) {
		 margin-bottom: 30px;
	}
	 .license__qr img {
		 width: 700px;
		 margin: 0 0 0 21px;
	}
	 .license__license-block {
		 margin-bottom: 90px;
	}
	 .license__license-block-carousel {
		 margin-bottom: 45px;
	}
	 .license__license-block-description {
		 margin-top: 30px;
	}
	 .license__block-description {
		 margin-bottom: 0;
	}
	 .license__license-block-title {
		 width: 600px;
	}
	 .license__license-block-title.embry {
		 width: 880px;
	}
	 .license__license-block-title .license__mob-title {
		 display: none;
	}
	 .license__license-block-title .license__desktop-title {
		 display: inline;
	}
	 .license__fonds {
		 margin-bottom: 90px;
	}
	 .license__fonds-list {
		 padding: 45px;
	}
	 .license__help {
		 margin-bottom: 90px;
	}
	 .license__help-list-wrapper {
		 padding: 60px 85px 60px 30px;
	}
	 .license__documents {
		 margin-bottom: 90px;
	}
	 .license__documents-list {
		 padding: 60px 85px 60px 30px;
	}
	 .license__documents-item:not(:last-child) {
		 margin-bottom: 20px;
	}
	 .license__documents-item__contacts {
		 margin-bottom: 90px;
	}
	 .license__documents-item__contacts-list {
		 display: flex;
		 align-items: center;
		 gap: 30px;
	}
	 .license__documents-item__contacts-item {
		 width: 300px;
		 height: 216px;
	}
	 .license__documents-item__contacts-item:not(:last-child) {
		 margin-bottom: 0;
	}
	 .license__documents-item__contacts-item-description {
		 font-size: 13px;
	}
	 .license__documents-item__medicines {
		 margin-bottom: 90px;
	}
	 .license__documents-item__medicines-title {
		 margin-bottom: 30px;
	}
	 .license__documents-item__medicines-list {
		 padding: 60px 85px 60px 30px;
	}
	 .license__documents-item__block-description {
		 width: 770px;
	}
	 .license__documents-item .question {
		 position: relative;
		 top: 60px;
	}
	.license__block.swiper {
		margin-bottom: 0;
	}
}
 
/* End */
/* /local/templates/main/components/bitrix/news.list/license-requisits/style.css?17809292907231 */
