
.video-footer {
	font-size: 1rem;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

@media (min-width:768px) {
	.video-footer {
		font-size: 1rem
	}
}

.video-footer .btn {
	font-size: .6875rem;
	line-height: 2.2
}

@media (min-width:768px) {
	.video-footer .btn {
		font-size: .825rem;
		line-height: 2.5
	}
}

@media (min-width:992px) {
	.video-footer .btn {
		font-size: .8125rem;
		line-height: 2rem
	}
}

.video-footer__actions {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (min-width:992px) {
	.video-footer__actions {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

@media (max-width:767px) {
	.video-footer__actions {
		margin-top: .5rem;
		margin-bottom: .0625rem
	}
}

.video-footer__actions .btn {
	font-size: .9375rem;
	line-height: 2.4rem;
	padding: .1875rem 1.125rem
}

@media (min-width:768px) {
	.video-footer__actions .btn {
		margin-bottom: .5rem
	}
}

@media (min-width:992px) {
	.video-footer__actions .btn {
		font-size: 1rem;
		line-height: 2rem
	}
}

@media (max-width:991px) {
	.video-footer__actions .btn {
		padding: 0 1.125rem
	}
}

@media (max-width:767px) {
	.video-footer__actions .btn {
		font-size: .89375rem;
		line-height: 2rem;
		padding: 0 .9375rem
	}
}

@media (max-width:359px) {
	.video-footer__actions .btn {
		font-size: .8125rem;
		line-height: 2rem;
		padding: 0 .75rem
	}
}

.video-footer__actions .btn span {
	margin-left: 0
}

.video-footer__actions .btn-dislike:not(.is-active),.video-footer__actions .btn-favorite,.video-footer__actions .btn-like:not(.is-active) {
	background-color: #e5e5e5;
	border-color: #e5e5e5;
	color: #3b4149
}

.video-footer__actions .js-toggle {
	background-color: #e5e5e5;
	border-color: #e5e5e5;
	color: #3b4149
}

.video-footer__actions .viewed-number__video-btn .btn {
	background-color: #e5e5e5;
	border-color: #e5e5e5;
	color: #3b4149
}

.video-footer__actions .actions__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%
}

@media (min-width:768px) {
	.video-footer__actions .actions__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

@media (max-width:543px) {
	.video-footer__actions .actions__list {
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}
}

.video-footer__actions .actions__list .list__item {
	margin: 0 .125rem
}

@media (max-width:767px) {
	.video-footer__actions .actions__list .list__item {
		margin: .25rem
	}
}

@media (max-width:543px) {
	.video-footer__actions .actions__list .list__item {
		margin: 0 .125rem;
		width: 100%
	}
}

.video-footer__actions .actions__list .list__item:last-child {
	margin-right: 0
}

.video-footer__actions .actions__list .list__item .icon {
	height: 1.0325rem;
	width: 1.0325rem
}

@media (min-width:992px) {
	.video-footer__actions .actions__list .list__item .icon {
		margin-top: -.25rem
	}
}

@media (min-width:768px) {
	.video-footer__actions .actions__list .list__item .icon {
		height: 1.25rem;
		width: 1.25rem
	}
}

@media (min-width:544px) {
	.video-footer__actions .actions__list .list__item .icon {
		margin-right: .25rem
	}
}

@media (max-width:543px) {
	.video-footer__actions .actions__list .list__item .icon {
		margin-right: 0
	}
}

.video-footer__actions .actions__list .list__item .btn-favorite .icon {
	height: 1.125rem;
	width: 1.125rem
}

@media (max-width:599px) {
	.video-footer__actions .actions__list .list__item .btn-favorite span {
		display: none
	}
}

@media (max-width:543px) {
	.video-footer__actions .actions__list .list__item .btn-dislike .icon,.video-footer__actions .actions__list .list__item .btn-like .icon {
		margin-right: .125rem
	}
}

@media (max-width:767px) {
	.video-footer__actions .actions__list .list__item .btn {
		width: 100%
	}
}

.video-footer__categories .icon,.video-footer__data .icon {
	color: #332f2e;
	height: 1.5rem;
	margin-right: .375rem;
	width: 1.3rem
}

.video-footer__categories,.video-footer__data,.video-footer__description,.video-footer__embed {
	margin: .375rem 0
}

@media (min-width:768px) {
	.video-footer__categories,.video-footer__data,.video-footer__description,.video-footer__embed {
		margin: .25rem 0
	}
}

.video-footer__description:first-child,.video-footer__embed:first-child {
	margin-left: 0
}

.video-footer__description {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.6;
	margin: 0 0 .375rem
}

@media (max-width:767px) {
	.video-footer__description {
		font-size: .75rem
	}
}

.video-footer__categories .icon-secondary {
	color: #332f2e
}

.video-footer__categories {
	margin: .175rem 0
}

@media (min-width:768px) {
	.video-footer__categories {
		margin: .25rem 0
	}
}

.video-footer__categories li {
	display: inline-block;
	margin: .125rem .0875rem
}

@media (max-width:767px) {
	.video-footer__categories li:first-of-type strong {
		display: none
	}
}

.video-footer__data:before {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

@media (max-width:767px) {
	.video-footer__data-hidden-sm {
		display: none
	}
}

.video-footer__info,.video-footer__share {
	display: none;
	padding-top: .25rem
}

.video-footer__categories,.video-footer__data,.video-footer__description {
	clear: both;
	width: 100%
}

.video-footer__data dd,.video-footer__data dt,.video-footer__embed dd,.video-footer__embed dt,.video-footer__info dd,.video-footer__info dt {
	display: inline;
	margin: 0
}

.video-footer__data dt,.video-footer__embed dt,.video-footer__info dt {
	margin-right: .375rem
}

.video-footer__embed {
	background: #e5e5e5;
	border-radius: .25rem;
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: .375rem 0;
	padding: .5rem 1rem;
	width: 100%
}

.video-footer__embed .input {
	border: none;
	padding: .625rem;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.video-footer__embed dt {
	width: 9rem
}

.video-footer__embed dd,.video-footer__embed dt {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: .5rem 0
}

.video-footer__embed dd {
	width: calc(100% - 9rem - .5rem)
}

@media (max-width:543px) {
	.video-footer__embed dd {
		width: 100%
	}
}

.video-footer__embed .btn-facebook {
	background-color: #fff;
	border-radius: 50%;
	border: none;
	height: 2.6rem;
	padding: 0;
	width: 2.6rem
}

.video-footer__embed .btn-facebook svg {
	color: #1977f2;
	height: 2.6rem;
	top: .05rem;
	width: 2.6rem
}

.video-footer__embed .btn-twitter {
	border-radius: 50%;
	height: 2.6rem;
	margin-left: .625rem;
	padding: 0 .25rem;
	width: 2.6rem
}

.video-footer__embed .btn-twitter svg {
	height: 1.2rem;
	width: 2.1rem
}

@supports (-webkit-overflow-scrolling:touch) {
	.video-footer__embed input {
		font-size: 16px;
		height: 34.13px;
		-webkit-transform: scale(.9375);
		transform: scale(.9375);
		-webkit-transform-origin: left top;
		transform-origin: left top;
		width: 106.66%
	}
}

.slogan__header--mobile {
	display: none
}

@media (min-width:992px) {
	.aan__video-container>.wrapper,.video-container--no-aan>.wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}
