

/* Start:/bitrix/templates/kemplox/components/pineapplestudio/news.list/video/style.css?16153742821960*/
section.video {
	padding-top: 3rem;
	padding-bottom: 14px;
}

section.video .news-block {
	margin-bottom: 27px;
	position: relative;
	cursor: pointer;
}

section.video .youtube {
	width: 100%;
	height: 270px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

section.video .youtube::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 124px;
	height: 124px;
	background: url('/bitrix/templates/kemplox/components/pineapplestudio/news.list/video/images/video.png') 50% 50% no-repeat;
	pointer-events: none;
}

section.video .news-data {
	width: 100%;
	background-color: #e6f4df;
	padding: 20px 30px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

section.video .news-title {
	padding-left: 25px;
	border-left: 6px solid #f7941f;
	color: #71bf44;
	font-weight: 600;
	line-height: 1.25;
	text-transform: uppercase;
	min-height: 2.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	pointer-events: none;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}

section.video .pagination {
	margin-top: 21px;
}

section.video .news-block:hover .news-data {
	background-color: #71bf44;
	-webkit-box-shadow: inset 0 100px 100px -100px rgba(0,0,0,.7);
	        box-shadow: inset 0 100px 100px -100px rgba(0,0,0,.7);
}

section.video .news-block:hover .news-title {
	color: #fff;
}

@media (max-width: 991px) {
	section.video .youtube {
		height: 185px;
	}
	section.video .news-data {
		padding-left: 15px;
		padding-right: 15px;
	}
	section.video .news-title {
		padding-left: 15px;
	}
}

@media (max-width: 767px) {
	section.video .youtube {
		height: 286px;
	}
}

@media (max-width: 575px) {
	section.video .youtube {
		height: 162px;
	}
}
/* End */


/* Start:/local/components/pineapplestudio/main.feedback/templates/subscribe/style.css?1615235991606*/
#subscribe-form {
	width: 410px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}

#subscribe-form .input-group {
	display: inline-block;
    margin: 0;
}

#subscribe-form input[type="text"] {
	height: 41px;
	text-align: center;
	color: #a4a3a0;
	font-style: italic;
}

#subscribe-form .btn {
	margin: 25px 0 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
	line-height: 43px;
	background-color: #f7941f;
	color: #fff;
}

#subscribe-form .btn:hover {
	background-color: #fff;
	color: #f7941f;
}

#subscribe-form .subscribe-info {
	color: #fff;
	text-align: center;
	padding: 2px 0 36px;
}
/* End */
/* /bitrix/templates/kemplox/components/pineapplestudio/news.list/video/style.css?16153742821960 */
/* /local/components/pineapplestudio/main.feedback/templates/subscribe/style.css?1615235991606 */
