.main__banner--link{
    background: #CD4040;
    color: #fff;
    padding: 12px 16px;
    border-radius: 4px;
    font-family: Rubik;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    width: 176px;
    height: 44px;
    display: block;
}
.main__1:has(.main__1--drop-button.main-flex.col-12.col-xl-auto) a.header__bottom--link[href="vstuplenie-v-rst.html"]{
display: none;
}

/* Для мобильных устройств */
 @media only screen and (max-width: 768px) {
     .main__banner--link{
         width: 100%!important;
         margin: 20px 0;
    }
     .main__1--title{
        text-align: center;
         margin-top: 20px
    }
}
/* Блок новостей на главной странице шаблона №79 */
	.teaser {
		position: relative
	}

	.teaser>* {
		opacity: 1;
		-webkit-transition: opacity .3s;
		-o-transition: opacity .3s;
		transition: opacity .3s
	}

	.teaser:hover>* {
		opacity: .6
	}

	.teaser__link {
		color: inherit
	}

	.teaser__category,
	.teaser__date,
	.teaser__title {
		display: block
	}

	.teaser__category,
	.teaser__date,
	.teaser__icon,
	.teaser__title {
		text-transform: uppercase
	}

	.teaser__date {
		font-size: 9px;
		font-size: .5625rem;
		color: #afb6bd;
		margin-bottom: 5px
	}

	.teaser__title {
		font-size: 12px;
		font-size: .75rem;
		color: #2b3846;
		line-height: 1.67;
		margin: 0 0 5px;
		padding: 0
	}

	.teaser.teaser_with-poster .teaser__poster .image,
	.teaser__title .teaser__link {
		display: block
	}

	.teaser__title.ally-focus-within {
		outline: 1px dotted #ccc
	}

	.no-js .teaser__title:focus-within {
		outline: 1px dotted #ccc
	}

	.teaser__category,
	.teaser__icon {
		font-size: 10px;
		font-size: .625rem
	}

	.teaser__icon {
		color: inherit;
		display: inline-block;
		vertical-align: top;
		margin-left: 10px
	}

	.teaser__icon .icon,
	.teaser__icon .ya-share2__item .ya-share2__icon {
		font-size: 14px;
		font-size: .875rem;
		margin-right: 5px;
		vertical-align: middle
	}

	.teaser__category:focus,
	a.teaser__icon:focus {
		outline: 1px dotted #ccc
	}

	.teaser__content {
		font-size: 12px;
		font-size: .75rem;
		color: #626a72;
		line-height: 1.75
	}

	.teaser__content .image,
	.teaser__content p {
		margin: 5px 0
	}

	.teaser__tags {
		*zoom: 1;
		list-style: none outside;
		padding: 0;
		margin: 0
	}

	.teaser.teaser_with-avatar .teaser__header:after,
	.teaser.teaser_with-avatar .teaser__header:before,
	.teaser__tags:after,
	.teaser__tags:before {
		display: table;
		line-height: 0;
		content: ""
	}

	.teaser.teaser_with-avatar .teaser__header:after,
	.teaser__tags:after {
		clear: both
	}

	.teaser__tag {
		font-size: 10px;
		font-size: .625rem;
		color: #b0b7be;
		float: left;
		font-style: italic;
		margin: 5px 5px 0 0
	}

	.teaser__tag:before {
		content: '#'
	}

	.teaser.teaser_with-avatar .teaser__header {
		*zoom: 1
	}

	.teaser.teaser_with-avatar .teaser__avatar {
		float: left;
		z-index: 2;
		position: relative
	}

	.teaser.teaser_with-avatar .teaser__date,
	.teaser.teaser_with-avatar .teaser__title {
		margin-left: 45px
	}

	.teaser.teaser_with-avatar.node-unpublished::before {
		background: url(../images/draft.svg) 50% 50% no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: -1;
		content: ''
	}

	.teaser.teaser_with-poster .teaser__wrap {
		color: #fff;
		position: relative
	}

	.teaser.teaser_with-poster .teaser__poster {
		position: relative;
		z-index: 1;
		display: block
	}

	.teaser.teaser_with-poster .teaser__category,
	.teaser.teaser_with-poster .teaser__date,
	.teaser.teaser_with-poster .teaser__icons {
		color: inherit;
		padding: 16px;
		position: absolute;
		line-height: 1
	}

	.teaser.teaser_with-poster .teaser__date {
		font-size: 10px;
		font-size: .625rem;
		top: 0;
		left: 0;
		z-index: 2
	}

	.teaser.teaser_with-poster .teaser__category {
		bottom: 0;
		left: 0;
		z-index: 4
	}

	.teaser.teaser_with-poster .teaser__icons {
		top: 0;
		right: 0;
		z-index: 4
	}

	.teaser.teaser_with-poster .teaser__overlay {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 3
	}

	.teaser.teaser_with-poster .teaser__avatar {
		border: 1px solid #fff;
		bottom: 16px;
		position: absolute;
		right: 16px;
		z-index: 3;
		background-color: transparent
	}

	.teaser.teaser_with-poster .teaser__title {
		margin-top: 10px
	}

	.teaser.teaser_with-poster-only .teaser__header {
		color: #fff;
		position: relative;
		height: 100%
	}

	.teaser.teaser_with-poster-only .teaser__poster {
		position: relative;
		z-index: 1;
		height: 100%;
		display: block
	}

	.teaser.teaser_with-poster-only .teaser__poster .image {
		height: 100%;
		display: block
	}

	.teaser.teaser_with-poster-only .teaser__category,
	.teaser.teaser_with-poster-only .teaser__date,
	.teaser.teaser_with-poster-only .teaser__icons {
		color: inherit;
		padding: 16px;
		position: absolute;
		line-height: 1
	}

	.teaser.teaser_with-poster-only .teaser__date {
		font-size: 10px;
		font-size: .625rem;
		top: 0;
		left: 0;
		z-index: 4
	}

	.teaser.teaser_with-poster-only .teaser__category {
		top: 0;
		right: 0;
		z-index: 4
	}

	.teaser.teaser_with-poster-only .teaser__icons {
		height: 32px;
		height: 2rem;
		bottom: 0;
		left: 0;
		overflow: hidden;
		right: 0;
		text-align: justify;
		z-index: 2
	}

	.teaser.teaser_with-poster-only .teaser__icons:after {
		content: '';
		display: inline-block;
		width: 100%
	}

	.teaser.teaser_with-poster-only .teaser__icon {
		margin-left: 0
	}

	.teaser.teaser_with-poster-only .teaser__icon .icon,
	.teaser.teaser_with-poster-only .teaser__icon .ya-share2__item .ya-share2__icon {
		font-size: 32px;
		font-size: 2rem
	}

	.teaser.teaser_with-poster-only .teaser__title {
		font-size: 20px;
		font-size: 1.25rem;
		position: absolute;
		color: inherit;
		z-index: 2;
		top: 80px;
		bottom: 80px;
		left: 16px;
		right: 16px;
		line-height: 1.5;
		overflow: hidden
	}

	.teaser.teaser_with-poster-only .teaser__overlay {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 3
	}

	.teaser.teaser_with-poster-only.node-unpublished .teaser__header::before,
	.teaser.teaser_with-poster.node-unpublished .teaser__wrap::before {
		background: url(../images/draft.svg) 50% 50% no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		content: ''
	}

	.teaser.teaser_with-poster.node-unpublished .teaser__wrap::before {
		z-index: 3
	}

	.teaser.teaser_with-poster-only.node-unpublished .teaser__header::before {
		z-index: 2
	}

	.teaser.teaser_with-poster-only.teaser_large .teaser__category,
	.teaser.teaser_with-poster-only.teaser_large .teaser__date,
	.teaser.teaser_with-poster-only.teaser_large .teaser__icons {
		padding: 32px
	}

	.teaser.teaser_with-poster-only.teaser_large .teaser__title {
		left: 32px;
		right: 32px
	}

	@media only screen and (max-width: 1024px) {

		.teaser.teaser_with-poster-only.teaser_large .teaser__category,
		.teaser.teaser_with-poster-only.teaser_large .teaser__date,
		.teaser.teaser_with-poster-only.teaser_large .teaser__icons {
			padding: 16px
		}

		.teaser.teaser_with-poster-only.teaser_large .teaser__title {
			left: 16px;
			right: 16px
		}
	}

/* Блок новостей на главной странице шаблона №79 */