[v-cloak] {
	display: none;
}

.election-banner-2023 {
	padding: 0;
	margin-bottom: 25px;
	background-image: url('../../img/election/desktop.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	color: #fff;
}

.election-banner-2023 a {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.election-banner-2023 .election-banner-2023-content {
	display: flex;
	padding: 20px 0 0 0;
}

.election-banner-2023 .election-banner-2023-content .election-banner-2023-text {
	width: 236px;
	padding: 0 20px 0 20px;
}

.election-banner-2023 .election-banner-2023-content .election-banner-2023-text .election-banner-2023-title {
	text-transform: uppercase;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

.election-banner-2023 .election-banner-2023-content .election-banner-2023-text .election-banner-2023-title span {
	display: block;
	background-color: #fff;
	height: 24px;
	line-height: 24px;
	width: 60px;
	text-align: center;
	color: #005290;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 4px 0;
}

.election-banner-2023 .election-banner-2023-content .election-banner-2023-text .election-banner-2023-title a {
	color: #fff;
}

.election-banner-2023 .election-banner-2023-content .election-banner-2023-text .election-banner-2023-title a:hover {
	text-decoration: none;
}

.election-banner-2023 .election-banner-2023-info {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px 0;
}

.election-banner-2023 .election-banner-2023-update-time {
	font-size: 12px;
	opacity: 0.7;
	line-height: 16px;
}

.election-banner-2023 .election-banner-2023-empty {
	display: flex;
	flex-grow: 1;
	align-self: center;
	justify-content: center;
}

.election-banner-2023 .election-banner-2023-slider {
	min-width: 0;
	position: relative;
}

.election-banner-2023 .election-banner-2023-slider .swiper-slide {
	width: 114px;
}


.election-banner-2023-slider .slide-mover {
	position: absolute;
	cursor: pointer;
	top: 81px;
	bottom: 82px;
	width: 41px;
	background: #00000044;
	border-radius: 50%;
	z-index: 20;
}
.election-banner-2023-slider .slide-mover i {
	display: block;
	margin-left: 13px;
	margin-top: 12px;
	width: 16px;
	height: 16px;
	background-image: url(../../img/election/arrow-right.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.election-banner-2023-slider .slide-mover.right {
	right: 20px;
}

.election-banner-2023-slider .slide-mover.left {
	left: 20px;
	transform: rotate(180deg);
}

.election-banner-2023-slider-container {
	overflow-x: auto;
	white-space: nowrap;
	font-size: 0;
	scrollbar-width: none;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.election-banner-2023-slider-container::-webkit-scrollbar {
	display: none;
}

.election-banner-2023-slider-container .election-slide {
	display: inline-block;
}

.election-banner-2023 .election-banner-2023-slider .election-slide.disabled .election-banner-2023-candidate .election-banner-2023-candidate-percentage {
	opacity: 0.6;
}

.election-banner-2023-slider-container .election-slide.disabled .election-banner-2023-result-indicator div {
	opacity: 0.4;
}

.election-banner-2023 .election-banner-2023-slider .election-slide.disabled .election-banner-2023-candidate .election-banner-2023-candidate-photo {
	opacity: 0.6;
}

.election-banner-2023 .election-banner-2023-slider .election-slide.disabled .election-banner-2023-candidate .election-banner-2023-candidate-name {
	opacity: 0.6;
}

.election-banner-2023-slider-container .election-delimiter {
	width: 44px;
	height: 190px;
	position: relative;
	display: inline-block;
}

.election-banner-2023-slider-container .election-delimiter .election-delimiter-text {
	transform: rotate(-90deg);
	font-size: 12px;
	white-space: nowrap;
	position: absolute;
	left: -42px;
	bottom: 80px;
}

.election-banner-2023-slider-container .election-banner-2023-result-indicator {
	height: 100px;
	width: 80px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 9px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .4);
}

.election-banner-2023-slider-container .election-banner-2023-result-indicator div {
	background-color: #fff;
	width: 10px;
	max-height: 74px;

}

.election-banner-2023 {
	max-width: 100%;
}

.election-banner-2023-message-slider .swiper-slide {
	overflow: hidden;
	transition: height 0.5s ease-out;
}

.election-banner-2023-fast-message {
	font-family: 'Arial Narrow';
}

.election-banner-2023 .election-banner-2023-slider .election-slide {
	width: 80px;
	height: 190px;
	vertical-align: top;
}

.election-banner-2023 .election-banner-2023-slider .election-banner-2023-candidate {
	text-align: center;
	width: 80px;
	height: 190px;
}

.election-banner-2023 .election-banner-2023-slider .election-banner-2023-candidate .election-banner-2023-candidate-photo {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
	margin: 0 auto 4px auto;
	position: relative;
	z-index: 10;
}

.election-banner-2023 .election-banner-2023-slider .election-banner-2023-candidate .election-banner-2023-candidate-percentage {
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
}

.election-banner-2023 .election-banner-2023-slider .election-banner-2023-candidate .election-banner-2023-candidate-name {
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
	padding: 0 5px;
	height: 26px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	width: 70px;
	white-space: normal;
}

.election-banner-2023 .election-banner-2023-filter {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0 20px 20px 20px;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-more-info {
	width: 195px;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-more-info .election-banner-2023-more-link {
	background-color: #eb1c2b;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height: 37px;
	line-height: 37px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS45OTUiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExLjk5NSA4Ij4KICA8cGF0aCBpZD0iSWNvbl9pb25pYy1pb3MtYXJyb3ctcm91bmQtYmFjayIgZGF0YS1uYW1lPSJJY29uIGlvbmljLWlvcy1hcnJvdy1yb3VuZC1iYWNrIiBkPSJNMTUuNTMxLDExLjRhLjU0NC41NDQsMCwwLDAsMCwuNzY3bDIuNTI5LDIuNTM3SDguNDE5YS41NDIuNTQyLDAsMCwwLDAsMS4wODNoOS42MzdsLTIuNTMzLDIuNTM3YS41NDguNTQ4LDAsMCwwLDAsLjc2Ny41MzkuNTM5LDAsMCwwLC43NjIsMGwzLjQzMy0zLjQ1OGgwYS42MDguNjA4LDAsMCwwLC4xMTItLjE3MS41MTcuNTE3LDAsMCwwLC4wNDItLjIwOC41NDMuNTQzLDAsMCwwLS4xNTQtLjM3OUwxNi4yOSwxMS40MTdBLjUzMS41MzEsMCwwLDAsMTUuNTMxLDExLjRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy44ODIgLTExLjI1MikiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==");
	background-repeat: no-repeat;
	background-position: right 10px center;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-more-info .election-banner-2023-more-link:hover {
	background-color: #9D1923;
}

.election-banner-2023 select option {
	color: #000
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection {
	width: calc(100% - 205px);
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form {
	display: flex;
	width: 100%;
	align-items: center;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form label {
	font-size: 14px;
	font-weight: bold;
	margin-right: 15px;
	line-height: 15px;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option {
	display: flex;
	max-width: 635px;
	width: 100%;
	margin: 0 -5px;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option .election-banner-2023-select {
	position: relative;
	width: calc(33.3333% - 10px);
	height: 35px;
	margin: 0 5px;
	background-color: transparent;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI3LjguMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA5LjcgNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgOS43IDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPHBhdGggaWQ9Ikljb25fbWF0ZXJpYWwta2V5Ym9hcmQtYXJyb3ctZG93biIgY2xhc3M9InN0MCIgZD0iTTEuMSwwbDMuNywzLjdMOC42LDBsMS4xLDEuMUw0LjksNkwwLDEuMUwxLjEsMHoiLz4KPC9zdmc+Cg==");
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 10px 6px;
	border: 1px solid #fff;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option .election-banner-2023-select select {
	position: absolute;
	width: 100%;
	height: 35px;
	line-height: 35px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0;
	background-color: transparent;
	color: #fff;
	font-size: 14px;
	text-indent: 10px;
	outline: none;
	border-radius: 0;
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 33px 0 0;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option .election-banner-2023-select select:hover {
	cursor: pointer;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option .election-banner-2023-select.disabled {
	opacity: 0.4;
}

.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option .election-banner-2023-select.disabled select:hover {
	cursor: default;
}

.election-banner-2023 .election-banner-2023-bottom-info {
	height: 27px;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-left {
	height: 27px;
	width: 65px;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-left a {
	display: block;
	height: 27px;
	line-height: 27px;
	text-transform: uppercase;
	color: #fff;
	background-color: #eb1c2b;
	font-weight: bold;
	text-align: center;
	width: 65px;
	font-size: 13px;
	text-decoration: none;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-left a:hover {
	background-color: #9D1923;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-right {
	height: 27px;
	width: calc(100% - 65px);
	background-color: #005290;
	color: #fff;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-right .election-banner-2023-message-slider {
	height: 27px;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-right .election-banner-2023-message-mobile {
	display: none;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-right .election-banner-2023-message-slider .swiper-slide {
	height: 27px;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-right .election-banner-2023-message-slider .swiper-slide .election-banner-2023-fast-message {
	font-size: 13px;
	height: 27px;
	padding: 0 8px;
	display: flex;
	align-items: baseline;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-right .election-banner-2023-message-slider .swiper-slide .election-banner-2023-fast-message strong {
	margin-right: 6px;
	width: 34px;
	height: 27px;
	line-height: 27px;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-right .election-banner-2023-message-slider .swiper-slide .election-banner-2023-fast-message a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: calc(100% - 40px);
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	display: block;
}

.election-banner-2023 .election-banner-2023-bottom-info .election-banner-2023-bottom-info-right .election-banner-2023-message-slider .swiper-slide .election-banner-2023-fast-message a:hover {
	text-decoration: underline !important;
}

@media (max-width: 767px) {
	.election-banner-2023 .election-banner-2023-content {
		display: block;
	}

	.election-banner-2023 .election-banner-2023-content .election-banner-2023-text {
		width: auto;
	}

	.election-banner-2023 .election-banner-2023-filter {
		display: block;
	}

	.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection {
		width: auto;
		margin: 0 0 20px 0px;
	}

	.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form {
		display: block;
	}

	.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option {
		max-width: none;
	}

	.election-banner-2023 .election-banner-2023-content .election-banner-2023-text .election-banner-2023-title {
		font-size: 22px;
		line-height: 25px;
		margin: 0 0 10px 0;
	}

	.election-banner-2023 .election-banner-2023-info {
		font-size: 13px;
		margin-bottom: 8px;
	}

	.election-banner-2023 .election-banner-2023-update-time {
		margin-bottom: 10px;
	}

	.election-banner-2023 .election-banner-2023-slider {
		width: auto;
	}

	.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option {
		display: block;
		margin: 0;
	}

	.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form .election-banner-2023-filter-option .election-banner-2023-select {
		width: auto;
		margin: 0 0 10px 0;
	}

	.election-banner-2023 .election-banner-2023-filter .election-banner-2023-selection form label {
		margin-right: 0;
		margin-bottom: 10px;
		display: block;
	}

	.election-banner-2023 .election-banner-2023-bottom-info {
		display: none;
	}

	.election-banner-2023 {
		background-image: url('../../img/election/mobile.jpg');
		margin: -15px -15px 25px -15px;
		width: calc(100% + 30px);
		max-width: none;
	}
}

.presidential-candidate-list {
	display: flex;
	justify-content: center;
	margin: 14px 0 50px 0;
	position: relative;
	width: calc(100% - 200px);
}

@media (max-width: 767px) {
	.presidential-candidate-list {
		width: auto;
	}
}

.presidential-candidate-list::before {
	content: "";
	background-color: #005290;
	width: 52px;
	height: 35px;
	transform: skew(-20deg);
	position: absolute;
	top: calc(50% - 17px);
	left: calc(50% - 32px);
}

.presidential-candidate-list::after {
	content: "vs.";
	font-weight: bold;
	font-size: 30px;
	width: 64px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	top: calc(50% - 20px);
	left: calc(50% - 34px);
	color: #fff;
}

@media (max-width: 992px) {
	.presidential-candidate-list::before {
		top: 43px;
	}

	.presidential-candidate-list::after {
		top: 40px;
	}
}

@media (max-width: 767px) {
	.presidential-candidate-list::before {
		top: 53px;
	}

	.presidential-candidate-list::after {
		top: 49px;
	}
}

.presidential-candidate-list .presidential-candidate {
	display: flex;
	align-items: center;
	margin: 0 5px;
	width: calc(50% - 10px);
}

@media (max-width: 767px) {
	.presidential-candidate-list .presidential-candidate {
		flex-wrap: wrap;
	}
}

.presidential-candidate-list .presidential-candidate .presidential-candidate-image {
	width: 160px;
	height: 160px;
}

.presidential-candidate-list .presidential-candidate .presidential-candidate-image img {
	width: 160px;
	height: 160px;
	border-radius: 50%;
}

@media (max-width: 992px) {
	.presidential-candidate-list .presidential-candidate .presidential-candidate-image {
		height: 100px;
		width: 100px;
	}
	.presidential-candidate-list .presidential-candidate .presidential-candidate-image img {
		width: 100px;
		height: 100px;
	}

}

@media (max-width: 767px) {
	.presidential-candidate-list .presidential-candidate .presidential-candidate-image {
		width: 100%;
		height: 140px;
	}

	.presidential-candidate-list .presidential-candidate .presidential-candidate-image img {
		width: 140px;
		height: 140px;
	}

}

.presidential-candidate-list .presidential-candidate .presidential-candidate-info .presidential-candidate-name {
	line-height: 30px;
	font-size: 20px;
	margin: 0 0 15px 0;
}

@media (max-width: 992px) {
	.presidential-candidate-list .presidential-candidate .presidential-candidate-info .presidential-candidate-name {
		font-size: 14px;
		line-height: 20px;
	}
}

.presidential-candidate-list .presidential-candidate .presidential-candidate-info .presidential-candidate-result {
	color: #dbdbdb;
	font-size: 15px;
	line-height: 19px;
	margin: 0 0 3px 0;
}

.presidential-candidate-list .presidential-candidate .presidential-candidate-info .presidential-candidate-percentage {
	display: inline-block;
	background-color: #EB1C2B;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	height: 27px;
	line-height: 27px;
	padding: 0 6px;
}

.presidential-candidate-list .presidential-candidate .presidential-candidate-info .presidential-candidate-name strong {
	display: block;
	font-size: 30px;
}

@media (max-width: 992px) {
	 .presidential-candidate-list .presidential-candidate .presidential-candidate-info .presidential-candidate-name strong {
		 font-size: 20px;
	}
}

.presidential-candidate-list .presidential-candidate:first-child {
	justify-content: flex-end;
}

@media (max-width: 767px) {
	.presidential-candidate-list .presidential-candidate:first-child .presidential-candidate-image {
		order: 1;
		text-align: right;
	}

	.presidential-candidate-list .presidential-candidate:first-child .presidential-candidate-info {
		order: 2;
	}
}

.presidential-candidate-list .presidential-candidate:first-child .presidential-candidate-info {
	margin-right: 25px;
	text-align: right;
}

@media (max-width: 992px) {
	.presidential-candidate-list .presidential-candidate:first-child .presidential-candidate-info {
		margin-right: 15px;
	}
}

.presidential-candidate-list .presidential-candidate:last-child .presidential-candidate-image {
	margin-right: 25px;
}

@media (max-width: 992px) {
	.presidential-candidate-list .presidential-candidate:last-child .presidential-candidate-image {
		margin-right: 15px;
	}
}