html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
p,
a,
abbr,
em,
img,
b,
i,
ul,
li,
label,
table,
tbody,
tr,
td,
article,
aside,
figure,
header,
main,
nav,
section {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font: inherit;
	vertical-align: baseline;
}
article,
aside,
figure,
header,
main,
nav,
section {
	display: block;
}
body {
	line-height: 1;
	text-size-adjust: none;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: 100px;
}

body {
	background-color: rgb(255, 255, 255);
}
:focus-visible {
	box-shadow: rgb(255, 255, 255) 0px 0px 0px 0.125rem;
	outline: rgb(0, 0, 0) solid 0.125rem;
	outline-offset: 0.125rem;
}
.ssrcss-g08l83-GlobalNavigationItem:hover > * > ::after,
.ssrcss-g08l83-GlobalNavigationItem:focus > * > ::after {
	width: 100%;
	opacity: 1;
}
.ssrcss-fr8ebb-GlobalNavigationItem:hover > * > ::after,
.ssrcss-fr8ebb-GlobalNavigationItem:focus > * > ::after {
	width: 100%;
	opacity: 1;
}
.ssrcss-1ylam2-GlobalNavigationProduct-GlobalNavigationNonProductItem-GlobalNavigationAccount:focus
	> *
	> ::after {
	width: 100%;
	opacity: 1;
}
.ssrcss-15542on-GlobalNavigationProduct:focus > * > ::after {
	width: 100%;
	opacity: 1;
}
.ssrcss-t1nvxi-GlobalNavigationProduct:focus > * > ::after {
	width: 100%;
	opacity: 1;
}
.ssrcss-1u0fut7-GlobalNavigationProduct:focus > * > ::after {
	width: 100%;
	opacity: 1;
}
.ssrcss-6500z4-GlobalNavigationItem-GlobalNavigationBurger:hover > * > ::after,
.ssrcss-6500z4-GlobalNavigationItem-GlobalNavigationBurger:focus > * > ::after {
	width: 100%;
	opacity: 1;
}
.ssrcss-1j3alh1-GlobalNavigationItem:hover > * > ::after,
.ssrcss-1j3alh1-GlobalNavigationItem:focus > * > ::after {
	width: 100%;
	opacity: 1;
}

.ssrcss-m5m0cg-ChameleonNavigationProduct:focus > ::after {
	width: 100%;
	opacity: 1;
}
.ssrcss-sr8qwz-CallToActionLink:focus-visible {
	outline: none;
	box-shadow: none;
}

.ssrcss-pv1rh6-ArticleWrapper {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.375;
	color: rgb(20, 20, 20);
	/* margin: 1rem 0px 1.5rem; */
	padding-bottom: 1.5rem;
}

.ssrcss-15xko80-StyledHeading {
	font-family: ReithSerif, Helvetica, Arial, freesans, sans-serif;
	font-weight: 500;
	font-size: 2rem;
	line-height: 1.125;
	margin: 0px;
	color: rgb(20, 20, 20);
}
@media (min-width: 37.5rem) {
	.ssrcss-15xko80-StyledHeading {
		font-size: 2.75rem;
		line-height: 1.09091;
	}
}
.ssrcss-15xko80-StyledHeading:focus {
	outline-style: none;
}
.ssrcss-15xko80-StyledHeading:focus-visible {
	outline-style: auto;
}
.ssrcss-i42p3a-Button:focus-visible {
	outline: none;
	box-shadow: none;
}
@supports (clip-path: inset(100%)) {
}
.ssrcss-1iwzhjp-Button:focus-visible {
	outline: none;
	box-shadow: none;
}
.ssrcss-1v2rvfo-Button:focus-visible {
	outline: none;
	box-shadow: none;
}
.ssrcss-1y79c70-ComponentWrapper {
	margin: 1.5rem 0px;
}
.ssrcss-wpgbih-StyledFigure {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 400;
}
.ssrcss-ab5fd8-StyledFigureContainer {
	position: relative;
}
.ssrcss-11kpz0x-Placeholder {
	position: relative;
	display: block;
	padding-bottom: 56.25%;
	background-color: rgb(246, 246, 246);
}
.ssrcss-11kpz0x-Placeholder img {
	overflow: hidden;
	position: absolute;
	inset: 0px;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ssrcss-y2fd7s-StyledHeading:focus-visible {
	outline-style: auto;
}
.ssrcss-q4zz1q-StyledHeading:focus-visible {
	outline-style: auto;
}
@supports (text-decoration-color: transparent) {
}
@supports (text-decoration-color: transparent) {
}
.ssrcss-lny69r-StyledHeading:focus-visible {
	outline-style: auto;
}
@supports (gap: 1rem) {
}
@supports (gap: 1rem) {
}
.ssrcss-ib6b4j-Button:focus-visible {
	outline: none;
	box-shadow: none;
}
:root {
	--mainColor: #eeeeee;
	--text: #2c363f;
	--input-color: #000;
	--valid-input-color: #000;
}
@media print {
	body {
		display: none !important;
	}
}
html {
	box-sizing: border-box;
	color: #383f4e;
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
}

html {
	font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
}

body {
	font-size: 16px;
	overflow-x: hidden;
}

@media (min-width: 1024px) {
	body {
		background-color: #f5f6f8;
	}
}

@media print {
	body {
		font-size: 9pt;
		background-color: #fff;
	}
}

body:not(.js-dom-ready) * {
	transition: none !important;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body,
h1,
h2,
h3,
h4,
h5,
p,
ul {
	margin: 0;
	padding: 0;
	font-weight: inherit;
}

img {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	max-width: 100%;
	height: auto;
}

a {
	color: inherit;
	font-family: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.btn {
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
}

.btn {
	border-radius: 0.3rem;
	cursor: pointer;
	display: inline-block;
	font-size: inherit;
	font-weight: inherit;
	line-height: normal;
	padding: 0.8rem 1.6rem;
}

@supports not (display: grid) {
}

.main {
	background-color: #fff;
}

@media (min-width: 1024px) {
	.main {
		background-color: #ffffff;
	}
}

@media print {
	.main {
		background-color: #fff;
	}
}

.btn {
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
}

.btn {
	border-radius: 0.3rem;
	cursor: pointer;
	display: inline-block;
	font-size: inherit;
	font-weight: inherit;
	line-height: normal;
	padding: 0.8rem 1.6rem;
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@media (min-width: 1024px) {
	@supports (font-variation-settings: normal) {
	}
}

@media (min-width: 1024px) {
	@supports (font-variation-settings: normal) {
	}
}

@media (min-width: 1024px) {
	@supports (font-variation-settings: normal) {
	}
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

.page__view-more--trigger:not(:checked) + .page__actions-container {
	overflow: visible;
}

@supports (font-variation-settings: normal) {
}

/* .article__title {
  font-family: Georgia, Droid-serif, serif
} */
/*
html.fonts-loaded .article__title {
  font-family: "The Antiqua B standard", Georgia, Droid-serif, serif
}

@supports(font-variation-settings: normal) {
  html.fonts-loaded .article__title {
    font-family: "The Antiqua B", Georgia, Droid-serif, serif
  }
} */

.article__author {
	align-items: center;
	display: flex;
	max-width: 70%;
}

@media (min-width: 768px) {
	.article__author {
		max-width: 28rem;
	}
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@media not all and (-webkit-min-device-pixel-ratio: 0),
	not all and (min-resolution: 0.001dpcm) {
	@supports (-webkit-appearance: none) {
	}
}

@media (max-width: 1023px) {
	.main--with-contextual-nav {
		margin-top: 0rem;
	}

	/* .main {
    background-color: #f0f4fb;
  } */
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@media (min-width: 1024px) {
	@supports (font-variation-settings: normal) {
	}
}

.footer {
	position: relative;
	z-index: 4;
	-webkit-font-smoothing: antialiased;
	background-color: #2a303b;
	color: #e8eaee;
	padding: 4rem 1.6rem;
}

@media print {
	.footer {
		display: none;
	}
}

.footer {
	font-family: "Helvetica Neue", Helvetica, Arial, Roboto, sans-serif;
}

@media (min-width: 768px) {
	.footer {
		padding-left: 3.2rem;
		padding-right: 3.2rem;
	}
}

@media (min-width: 1024px) {
	.footer {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (min-width: 1200px) {
	.footer {
		padding-left: 0;
		padding-right: 0;
	}
}

.footer__social {
	margin-top: 1.6rem;
	/* display: flex */
}

@media (min-width: 1024px) {
	.footer__social {
		margin-top: 0;
	}
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

figure {
	margin: 0;
	margin-bottom: 0;
	clear: both;
	margin-left: -2.4rem;
	margin-right: -2.4rem;
	margin-top: 2.4rem;
}

@media (min-width: 768px) {
	figure {
		margin-left: 0;
		margin-right: 0;
	}
}

@media print {
	figure {
		margin-left: 0;
		margin-right: 0;
		margin-top: 1.6rem;
	}
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@media (min-width: 1024px) {
	@supports (font-variation-settings: normal) {
	}
}

@media (min-width: 1024px) {
	@supports (font-variation-settings: normal) {
	}
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

@supports (font-variation-settings: normal) {
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */

:root {
	--box-height: 38px;
	--box-width: 38px;
	--currentColor: #dd1f26;
	--color-black: $on-surface-300;
}

.social-sharing {
	display: flex;
	align-items: center;
}

.social-sharing ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
}

.social-sharing ul li {
	width: 24px;
	height: 24px;
	margin-right: 8px;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

@media (min-width: 300px) and (max-width: 1024px) {
	.social-sharing ul li {
		width: 34px;
		height: 34px;
	}
}

.social-sharing ul li img {
	width: 100%;
	height: auto;
	margin: 0px;
}

.social-sharing ul li:last-child {
	margin-right: 0;
}

.social-sharing ul li:hover {
	opacity: 0.5;
}

.article--top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 16px;
}

@media (min-width: 300px) and (max-width: 1024px) {
	.article--top {
		justify-content: flex-start;
		flex-direction: column;
		align-items: flex-start;
		margin-top: 12px;
	}
}

.article--top-bar {
	display: flex;
	align-items: center;
}

.article--top-bar-right {
	margin-left: auto;
	display: flex;
	align-items: center;
}

.article--top-bar-right span {
	font-size: 12px;
	line-height: 12px;
	color: #212121;
	margin-right: 8px;
}

.article__details {
	display: flex;
	flex-direction: column-reverse;
}

@media (min-width: 300px) and (max-width: 1024px) {
	.article__details {
		flex-direction: column;
		margin-top: 8px;
		justify-content: space-between;
		width: 100%;
		flex-wrap: wrap;
	}
}

.article__details div {
	margin-right: 8px;
}

.article__author {
	font-size: 12px;
}

.article__accreditation {
	font-size: 10px;
	margin-top: 8px;
}

.article__accreditation img {
	height: 16px;
	display: block;
}

.article__date {
	font-size: 10px;
	color: #212121;
	display: inline-flex;
	align-items: center;
	margin: 0;
}

.article__date:before {
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	margin-right: 6px;
	background-image: url("/img/icon-time-black.svg");
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: 50%;
}

.article__social-share {
	display: flex;
	justify-content: left;
	align-items: center;
}

@media (min-width: 300px) and (max-width: 1024px) {
	.article__social-share {
		margin-top: 16px;
	}
}

.article__social-share .bookmark {
	flex: 0 0 auto;
}

.article__social-share .bookmark .button__icon {
	border: 1px solid #e9e9e9;
	align-items: center;
	height: 34px;
	justify-content: space-evenly;
	padding: 0 16px;
	font-size: 12px;
	line-height: 30px;
	color: #212121;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

.article__social-share .bookmark .button__icon:hover,
.article__social-share .bookmark .button__icon:focus {
	background-color: #e9e9e9;
}

.article__social-share .bookmark .button__icon img {
	margin-right: 4px;
}

.article__social-share .bookmark .button__icon.show {
	display: flex;
}

@media (min-width: 300px) and (max-width: 1024px) {
	.article__social-share .bookmark .button__icon {
		padding: 0 8px;
		line-height: 32px;
	}

	.article__social-share .bookmark .button__icon img {
		margin-right: 0;
	}

	.article__social-share .bookmark .button__icon span {
		display: none;
	}
}

.article__social-share .button__icon {
	border: 1px solid #e9e9e9;
	display: flex;
	align-items: center;
	height: 34px;
	justify-content: space-evenly;
	padding: 0 16px;
	font-size: 12px;
	line-height: 30px;
	color: #212121;
	margin-right: 12px;
	border-radius: 25px;
	cursor: pointer;
	-webkit-transition: background-color 0.2s ease;
	-moz-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
}

@media (min-width: 300px) and (max-width: 1024px) {
	.article__social-share .button__icon {
		margin-right: 8px;
	}
}

.article__social-share .button__icon:last-child {
	margin-right: 0;
}

.article__social-share .button__icon:hover,
.article__social-share .button__icon:focus {
	background-color: #e9e9e9;
}

@media (min-width: 300px) and (max-width: 1024px) {
	.article__social-share .button__icon {
		padding: 0 16px;
		line-height: 32px;
		white-space: nowrap;
	}
}

.article__social-share .button__icon img {
	height: 18px;
	width: auto;
	margin-right: 4px;
}

.article__social-share span {
	font-size: 12px;
	margin-right: 4px;
}

@media (min-width: 300px) and (max-width: 1024px) {
	#main-content {
		overflow: hidden;
	}
}

.most-read-widget {
	background-color: #fff;
	box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.06);
	margin-bottom: 16px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 0;
}

.most-read-widget input {
	display: none;
}

.most-read-widget input:checked + label {
	color: #21418d;
	border-bottom: 3px solid #21418d;
}

.most-read-widget label {
	width: 50%;
	color: #909090;
	text-align: center;
	border-bottom: 3px solid rgba(0, 0, 0, 0);
	padding: 11px 13px;
	text-transform: uppercase;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: color 0.2s ease, border 0.2s ease;
	-moz-transition: color 0.2s ease, border 0.2s ease;
	-o-transition: color 0.2s ease, border 0.2s ease;
	transition: color 0.2s ease, border 0.2s ease;
}

.most-read-widget label:hover {
	color: #21418d;
	border-bottom: 3px solid #21418d;
}

.most-read-widget #tab-0:checked ~ #content-tab-0 {
	display: block;
}

.most-read-widget__tab {
	display: none;
	width: 100%;
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul li:nth-of-type(1):before {
	content: "1";
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul li:nth-of-type(2):before {
	content: "2";
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul li:nth-of-type(3):before {
	content: "3";
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul li:nth-of-type(4):before {
	content: "4";
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul li:nth-of-type(5):before {
	content: "5";
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.most-read-widget label {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1.4px;
}

.most-read-widget__tab {
	border-top: 1px solid #e9e9e9;
}

.most-read-widget__tab ul li {
	display: flex;
	align-items: center;
	padding: 8px 0;
}

.most-read-widget__tab ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 12px;
}

.most-read-widget__tab ul li:before {
	font-size: 24px;
	line-height: 30px;
	color: #e9e9e9;
	font-weight: bold;
	border-right: 3px solid #e9e9e9;
	min-width: 49px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-right: none;
}

.most-read-widget__tab ul li a {
	display: flex;
	color: #212121;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding: 0 16px 0 0;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.most-read-widget__tab ul li a:hover {
	color: #545454;
}
.newsletter-subscription__blurb img {
	width: 66px;
	height: 52px;
	object-fit: cover;
	border-radius: 50%;
	margin-right: 16px;
	flex: 0 0 auto;
}
.newsletter-subscription {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}

.newsletter-subscription__image-url img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}

.newsletter-subscription {
	background: #fff;
	margin-bottom: 16px;
	display: flex;
	flex-direction: column;
}

.newsletter-subscription__heading {
	display: flex;
	margin-bottom: 16px;
}

.newsletter-subscription__heading-text {
	margin-right: 8px;
}

.newsletter-subscription__blurb {
	font-size: 13px;
	line-height: 18px;
	display: flex;
	align-items: flex-start;
	margin: 16px 0 0;
}

.newsletter-subscription__blurb img {
	width: 54px;
	margin-right: 16px;
	flex: 0 0 auto;
}

.newsletter-subscription__blurb p {
	margin: 0;
}

.newsletter-subscription__btn {
	font-size: 15px;
	background-color: #212121;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	font-size: 15px;
	text-align: center;
	display: block;
	margin-top: 16px;
}

.newsletter-subscription__btn:hover,
.newsletter-subscription__btn:focus,
.newsletter-subscription__btn:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}

.newsletter-subscription__btn:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}

.newsletter-subscription__image-url {
	width: calc(32px + 100%);
	height: 214px;
	flex: 0 0 auto;
	overflow: hidden;
	position: relative;
	margin-left: -16px;
}

.newsletter-subscription {
	padding: 16px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}

.newsletter-subscription__image-url img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}

@font-face {
	font-family: "proximanova-bold";
	src: url("/fonts/proximanova-bold-webfont.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "proximanova-regular";
	src: url("/fonts/proximanova-regular-webfont.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@supports (--custom: property) {
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

a {
	background-color: rgba(0, 0, 0, 0);
}

b {
	font-weight: bolder;
}

img {
	border-style: none;
}

input,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

input {
	overflow: visible;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

*,
*:after,
*:before {
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
}

@media (min-width: 768px) {
	html {
		overflow-y: scroll;
	}
}

html,
body {
	margin: 0;
	padding: 0;
	height: auto;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

.clearfix:after {
	display: block;
	content: "";
	clear: both;
}

img {
	max-width: 100%;
	vertical-align: bottom;
	height: auto;
	position: relative;
}

img:-moz-loading {
	visibility: hidden;
}

img:before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(/img/placeholder-no-image.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #f5f5f5;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover,
a:focus,
a:active {
	outline: 0;
}

::selection,
::-webkit-selection,
::-moz-selection {
	background: #04a4cc;
	color: #fff;
	text-shadow: none;
}

body {
	margin: 0;
	font-family: "proximanova-regular", sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #212121;
	background-color: #f0f4fb;
}

@media (min-width: 1024px) {
	body {
		padding-top: 58px;
	}
}

@media (min-width: 768px) {
	body {
		/* padding-top: 58px; */
		background-color: #fafafa;
	}
}

@media (min-width: 1024px) {
	.mobile {
		display: none !important;
	}
}

@media (max-width: 1023px) {
	.desktop {
		display: none !important;
	}
}

em {
	font-family: "proximanova-regularit", sans-serif;
	font-weight: normal;
	font-style: italic;
}

.wrapper {
	width: 980px;
	margin: auto;
}

#main-content {
	cursor: default;
}

@media (min-width: 10px) and (max-width: 1023px) {
	#main-content {
		padding-bottom: 60px;
		width: 100vw;
		position: relative;
		background-color: #f0f4fb;
	}
}

@media (min-width: 1023px) {
	#main-content {
		margin-bottom: 0px;
		padding: 0;
	}

	.footer--rhs {
		width: 996px;
		padding: 8px;
		margin: auto;
		text-align: center;
	}

	#main-content.wrapper {
		width: 996px;
		padding: 8px;
		background-color: #fafafa;
	}
}

input:focus,
textarea:focus {
	outline: 0;
}

textarea,
input[type="text"] {
	border: none;
	padding: 8px 16px;
	font-size: 16px;
}

textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input,
textarea,
label {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.brandbar {
	height: 50px;
	top: 0;
	background-color: #000;
	margin-bottom: 8px;
	display: flex;
	cursor: default;
	z-index: 11;
	position: fixed;
	width: 100%;
}

.brandbar .wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.brandbar__links {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	font-size: 0;
}

.brandbar__links li {
	display: inline-block;
	padding: 0 10px;
	position: relative;
}

.brandbar__links li > a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-family: "proximanova-bold", sans-serif;
	display: block;
	line-height: 18px;
}

.brandbar__links li > a:hover {
	text-decoration: underline;
}

.brandbar__links .links--image {
	display: inline-flex;
	align-items: center;
	padding: 0 4px;
}

.brandbar__links .links--image a {
	display: flex;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.brandbar__links .links--image a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.brandbar__links .links--image a img {
	max-height: 22px;
}

.brandbar__links .links--image:after {
	display: none;
}

.brandbar__links .links--image-text {
	margin-right: 5px;
	padding: 0;
	min-height: 22px;
}

.brandbar .auth {
	margin: 0;
	padding: 0;
	display: flex;
}

.brandbar .auth li {
	list-style: none;
	display: inline-flex;
	align-items: center;
	margin-left: 8px;
}

.brandbar .auth__login a {
	font-size: 12px;
	color: #fff;
	font-family: "proximanova-bold", sans-serif;
	width: auto;
	text-align: center;
}

.brandbar .auth__login a:hover {
	text-decoration: underline;
}

.brandbar .links--dropdown {
	color: #fff;
	font-size: 12px;
	font-family: "proximanova-bold", sans-serif;
	display: inline-block;
	padding: 17px 10px;
	width: 115px;
	flex: 0 0 auto;
}

.brandbar .links--dropdown > span:after {
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 10px;
	background-image: url("/img/icon-arrow-white.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 13px;
}

.brandbar .links--dropdown:hover > span:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.brandbar .links--dropdown:hover .brandbar__dropdown {
	display: flex;
}

.brandbar .links__dropdown--image {
	display: flex;
	align-items: center;
	width: auto;
	min-height: 48px;
	margin-right: 5px;
	padding: 12px 0;
}

.brandbar .links__dropdown--image img {
	margin-right: 8px;
	max-height: 24px;
}

.brandbar .links__dropdown--image > span {
	display: flex;
	align-items: center;
	justify-content: center;
}

.brandbar .links__dropdown--image:after {
	display: none;
}

.brandbar__dropdown {
	position: absolute;
	top: 49px;
	right: 0;
	z-index: 100;
	padding: 22px 15px;
	background-color: #fff;
	display: none;
	justify-content: space-between;
	width: auto;
	-o-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-khtml-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2),
		0 0 2px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 2px 0 rgba(33, 65, 141, 0.2), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}

.brandbar__dropdown:before {
	content: "";
	width: 100%;
	height: 10px;
	position: absolute;
	top: -5px;
	left: 0;
}

.brandbar__dropdown--column {
	color: #212121;
	font-size: 14px;
	line-height: 20px;
	font-family: "proximanova-bold", sans-serif;
	width: 145px;
	margin: 0 15px;
}

.brandbar__dropdown--column a {
	color: #212121;
	font-family: "proximanova-bold", sans-serif;
	display: block;
	margin-bottom: 8px;
}

.brandbar__dropdown--column a:hover {
	text-decoration: underline;
}

.brandbar__dropdown--column a:last-child {
	margin-bottom: 0;
}

.social-links-container ul {
	margin: 0;
	padding: 0;
}

.social-links-container ul li {
	display: inline-block;
}

header .social-links {
	position: relative;
	margin: 0;
}

header .social-links .social-control {
	display: flex;
}

header .social-links .social-control .social-item {
	margin: 0 0 0 8px;
	flex: auto;
}

header .social-links .social-control .social-item a {
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

header .social-links .social-control .social-item a img {
	height: 22px;
}

header .social-links .social-control .social-item a:hover {
	opacity: 0.7;
}

header .social-links-container ul li {
	display: block;
}

.footer .social-links {
	flex-direction: column;
	margin: 20px auto 10px;
}

@media (min-width: 1024px) {
	.header {
		background-color: #fff;
		/* margin-bottom: 8px; */
		-o-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-ms-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-moz-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-khtml-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-webkit-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
	}

	.header-container {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		height: 100px;
		padding: 0 16px;
	}

	.header-container--content {
		margin-left: 16px;
		display: flex;
		align-items: center;
		min-width: 680px;
		height: 40px;
		justify-content: flex-end;
	}

	.header__logo {
		display: inline-block;
		flex: 1;
	}

	.header__logo.news24 > img {
		width: auto;
		height: 55px;
	}

	.header__logo > img {
		width: auto;
		height: 55px;
	}

	.header__search {
		position: relative;
		min-width: 270px;
	}

	.header__search input[type="text"] {
		font-size: 16px;
		color: #909090;
		margin-bottom: 0;
		padding: 0 40px;
		height: 40px;
		width: 100%;
		border: 1px solid #909090;
		background-color: #fff;
		transition: 0.2s ease-in border, 0.2s ease-in outline;
		overflow: hidden;
		border-radius: 100px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	.header__search input[type="text"]:focus {
		background-color: #ebecf2;
	}

	.header__search a {
		position: absolute;
		top: 7px;
		/* right: 16px; */
		left: 10px;
		width: 19px;
		height: 19px;
		display: block;
		padding: 0;
		-webkit-transition: transform 0.2s ease-in-out;
		-moz-transition: transform 0.2s ease-in-out;
		-o-transition: transform 0.2s ease-in-out;
		transition: transform 0.2s ease-in-out;
		background-image: url("/img/icon-search.svg");
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		background-color: rgba(0, 0, 0, 0);
	}

	.header__search a:hover {
		transform: scale(1.08);
	}

	.header .social-links {
		height: 31px;
	}

	.header .social-links .social-control .social-item {
		width: 31px;
	}

	.header .social-links .social-control .social-item a img {
		height: 31px;
	}
}

@media (min-width: 10px) and (max-width: 1023px) {
	.header {
		background-color: #fff;
		color: #212121;
		padding: 0 8px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 52px;
	}

	.header__logo {
		display: inline-block;
		font-size: 0;
	}

	.header__logo > img {
		height: 29px;
		width: auto;
	}

	.header__content {
		display: flex;
		font-size: 0;
	}

	.header__content #auth-section {
		display: flex;
		align-items: center;
		height: 40px;
	}
}

@media (min-width: 10px) and (max-width: 1023px) and (min-width: 10px) and (max-width: 1023px) {
	.header__content #auth-section {
		margin-right: 8px;
		display: inline-block;
		vertical-align: middle;
		height: auto;
	}
}

@media (min-width: 10px) and (max-width: 1023px) {
	.header .auth {
		margin: 0;
		padding: 0;
	}

	.header .auth li {
		list-style: none;
		display: inline-block;
		margin-left: 8px;
	}

	.header .auth__subscribe a {
		font-size: 15px;
		background-color: #dd1f26;
		color: #fff;
		font-family: "proximanova-regular", sans-serif;
		padding: 0 24px;
		display: inline-block;
		cursor: pointer;
		height: 32px;
		line-height: 32px;
		-webkit-border-radius: 25px;
		-khtml-border-radius: 25px;
		-moz-border-radius: 25px;
		-ms-border-radius: 25px;
		-o-border-radius: 25px;
		border-radius: 25px;
		-webkit-transition: background-color 0.2s ease, color 0.2s ease;
		-moz-transition: background-color 0.2s ease, color 0.2s ease;
		-o-transition: background-color 0.2s ease, color 0.2s ease;
		transition: background-color 0.2s ease, color 0.2s ease;
		height: 26px;
		line-height: 26px;
		font-size: 11px;
		padding: 0 20px;
		width: auto;
		font-family: "proximanova-bold", sans-serif;
	}

	.header .auth__subscribe a:hover,
	.header .auth__subscribe a:focus,
	.header .auth__subscribe a:active {
		background-color: #b0191e;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		outline: 0;
	}

	.header .auth__subscribe a:disabled {
		opacity: 0.5;
		cursor: not-allowed;
		pointer-events: none;
	}

	.header .auth__login a {
		font-size: 11px;
		color: #212121;
		font-family: "proximanova-bold", sans-serif;
	}

	.header .auth__login a:hover {
		text-decoration: underline;
	}
}

.sticky-header {
	top: 0;
	width: 100%;
	z-index: 99;
	display: flex;
	flex-direction: column;
	position: sticky;
	position: -webkit-sticky;
	background-color: #eceff5;
}

.header__nav {
	background-color: #fff;
}

@media (min-width: 10px) and (max-width: 768px) {
	.header__nav {
		background-color: #fff;
		margin: 0;
		position: relative;
		margin-bottom: 4px;
	}

	/* .header__nav:after {
    content: "";
    width: 8px;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(to right, rgba(164, 164, 164, 0) 0%, rgba(164, 164, 164, 0.2) 50%, rgba(164, 164, 164, 0.8) 100%)
  } */
}

.header__nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

@media (min-width: 768px) {
	.header__nav ul {
		display: flex;
		justify-content: flex-start;
	}
}

@media (min-width: 10px) and (max-width: 768px) {
	.header__nav ul {
		text-align: justify;
		padding: 0 8px;
		white-space: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

.header__nav ul > li {
	display: inline-block;
	position: relative;
}

@media (min-width: 768px) {
	.header__nav ul > li {
		flex: 0 1 auto;
		text-align: center;
		text-transform: uppercase;
		position: relative;
		white-space: nowrap;
	}
}

@media (min-width: 10px) and (max-width: 768px) {
	.header__nav ul > li {
		height: 43px;
		text-align: center;
		margin-right: 20px;
	}
}

.header__nav ul > li a {
	position: relative;
	text-decoration: none;
	color: #212121;
	font-size: 13px;
	padding: 13px 12px;
	display: block;
}

@media (min-width: 768px) {
	.header__nav ul > li a {
		font-weight: 400;
		-webkit-transition: color 0.2s ease;
		-moz-transition: color 0.2s ease;
		-o-transition: color 0.2s ease;
		transition: color 0.2s ease;
	}
}

@media (min-width: 10px) and (max-width: 768px) {
	.header__nav ul > li a {
		font-size: 10px;
		letter-spacing: 1px;
		color: rgba(33, 33, 33, 0.5);
		text-transform: uppercase;
		font-family: "proximanova-bold", sans-serif;
		position: relative;
		display: flex;
		height: 100%;
		align-items: center;
		padding: 0 5px;
	}
}

.header__nav ul > li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
	opacity: 0;
	height: 3px;
	background-color: #d0021b;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.header__nav ul > li a.is-active {
	color: #c00000;
}

@media (min-width: size) {
	.header__nav ul > li a.is-active {
		color: #212121;
	}
}

.header__nav ul > li a.is-active:after {
	opacity: 1;
}

@media (min-width: 768px) {
	.header__nav ul > li:hover a {
		color: #c00000;
	}

	.header__nav ul > li:hover a:after {
		opacity: 1;
	}

	.header__nav ul > li:hover .sub-nav {
		display: flex;
	}
}

.header__nav ul > li.has-children:before {
	content: "";
	width: 12px;
	height: 9px;
	position: absolute;
	top: 20px;
	right: 4px;
	z-index: 1;
	background-image: url("/img/icon-arrow-down.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.header__nav ul > li.has-children a {
	padding: 13px 22px 13px 12px;
}

.header__nav ul > li.has-children:hover:before {
	background-image: url("/img/icon-arrow-red-down.svg");
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 16px;
}

.header__nav ul > li.has-children.is-active.has-children:before {
	background-image: url("/img/icon-arrow-red-down.svg");
}

.header__nav ul > li.has-children.is-active.has-children:hover:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 16px;
}

.header__nav ul > li .sub-nav,
.header__nav ul > li .sub-nav-child {
	flex-direction: column;
	display: none;
	background-color: #fff;
	position: absolute;
	min-width: 180px;
	top: 100%;
	left: 0;
	z-index: 10;
	-webkit-border-radius: 0 0 2px 2px;
	-khtml-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-ms-border-radius: 0 0 2px 2px;
	-o-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	-o-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	-ms-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	-moz-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	-khtml-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	-webkit-box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
	box-shadow: 0 2px 2px rgba(33, 65, 141, 0.2);
}

.header__nav ul > li .sub-nav > li,
.header__nav ul > li .sub-nav-child > li {
	text-align: left;
}

.header__nav ul > li .sub-nav > li a,
.header__nav ul > li .sub-nav-child > li a {
	font-size: 11px;
	letter-spacing: 0.71px;
	color: #212121;
	padding: 8px 16px;
	text-transform: uppercase;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	-o-transition: background 0.2s ease;
	transition: background 0.2s ease;
}

.header__nav ul > li .sub-nav > li a:hover,
.header__nav ul > li .sub-nav-child > li a:hover {
	background-color: #f3f3f3;
}

.header__nav ul > li .sub-nav > li a:after,
.header__nav ul > li .sub-nav-child > li a:after {
	display: none;
}

.header__nav ul > li .sub-nav > li.has-children:before {
	top: 12px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.header__nav ul > li .sub-nav > li.has-children:hover:before {
	background-image: url("/img/icon-arrow-down.svg");
	right: 7px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.header__nav ul > li .sub-nav > li:hover .sub-nav-child {
	display: flex;
}

.header__nav ul > li .sub-nav-child {
	left: 100%;
	top: 0;
}

@media (min-width: 768px) {
	.footer {
		background-color: #fff;
	}
}

.footer__nav ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}

.footer__nav ul li {
	list-style: none;
}

@media (min-width: 768px) {
	.footer__nav ul li {
		display: inline-block;
		margin-right: 5px;
		position: relative;
	}

	.footer__nav ul li:after {
		content: "|";
		margin-left: 5px;
		font-size: 13px;
	}

	.footer__nav ul li:last-child:after {
		display: none;
	}

	.footer__nav ul li a {
		color: #212121;
		font-size: 13px;
		font-family: "proximanova-bold", sans-serif;
	}

	.footer__nav ul li a:hover {
		text-decoration: underline;
	}
}

.footer--rhs {
	background-color: rgba(0, 0, 0, 0);
	margin-top: 16px;
	margin-bottom: 24px;
}

.footer__app-links {
	display: flex;
	justify-content: space-evenly;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

.footer__app-links a {
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
	/* width: 50%; */
	margin-bottom: 4px;
}

.footer__app-links a:hover {
	opacity: 0.8;
}

.footer__app-links a img {
	height: 50px;
}

.footer__social-title {
	display: block;
	font-family: "proximanova-bold", sans-serif;
	color: dimgray;
	font-size: 14px;
}

.footer__social .social-links {
	margin: 8px auto;
}

.footer__social .social-links .social-control .social-item {
	margin: 0;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}

.footer__social .social-links .social-control .social-item:hover {
	opacity: 0.8;
}

.footer__social .social-links .social-control .social-item a img {
	width: 30px;
	height: 30px;
}

.footer__copyright {
	font-size: 13px;
	color: #212121;
	line-height: 20px;
	display: block;
	margin: 16px 0;
}

.footer__copyright .popia {
	/* display: inline-flex; */
	flex-direction: column;
	margin-bottom: 10px;
}

.footer__copyright a {
	color: #212121;
	display: block;
	line-height: 24px;
}

.footer__copyright a:hover {
	text-decoration: underline;
}

.footer__copyright a.footer__btn {
	background: #212121;
	display: inline-block;
	line-height: 20px;
	font-size: 10px;
	letter-spacing: 0.6px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	padding: 0 8px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	margin-top: 8px;
	width: fit-content;
}

.footer__copyright a.footer__btn:hover,
.footer__copyright a.footer__btn:focus,
.footer__copyright a.footer__btn:active {
	background-color: #080808;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}

.footer__copyright a.footer__contact {
	display: inline-flex;
	align-items: center;
	margin-bottom: 8px;
}

.footer__copyright a.footer__contact:before {
	content: "";
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 8px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("/img/email.svg");
}

.footer__third-party {
	width: 65px;
	height: 35px;
	margin-top: 8px;
}

@media (min-width: 10px) and (max-width: 1024px) {
	.footer__nav {
		position: fixed;
		left: 0;
		bottom: 0;
		max-width: 100%;
		width: 100%;
		z-index: 99;
		background: #fff;
		height: 61px;
		display: flex;
		align-items: center;
		border-top-right-radius: 16px;
		border-top-left-radius: 16px;
		-o-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		-ms-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		-khtml-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0 10px rgba(0, 0, 0, 0.2);
	}
}

.footer__nav ul {
	margin: 0;
	padding: 0;
	font-size: 0;
}

@media (min-width: 10px) and (max-width: 1024px) {
	.footer__nav ul {
		text-align: center;
		position: relative;
		display: flex;
		width: 100%;
		justify-content: space-between;
		height: 43px;
	}
}

.footer__nav ul li {
	flex: 1;
}

.footer__nav ul li:hover.discover_btn .footer__nav-item--icon img {
	right: 1px;
	top: 14px;
}

.footer__nav ul li.discover_btn .footer__nav-item--icon {
	width: 52px;
	height: 52px;
	border-radius: 26px;
	display: inline-block;
	margin-top: -27px;
	background: #21418d;
}

.footer__nav ul li.discover_btn .footer__nav-item--icon img {
	right: 1px;
	top: 14px;
}

.footer__nav ul li.discover_btn .footer__nav-item--title {
	padding-top: 5px;
}

.footer__nav-item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footer__nav-item--icon {
	width: 25px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
	position: relative;
}

.footer__nav-item--icon img {
	height: 25px;
	width: 50px;
	position: absolute;
	right: -100%;
	top: 0;
	max-width: none;
}

.footer__nav-item--title {
	font-size: 10px;
	display: block;
	color: #212121;
	margin-top: 4px;
	font-family: "proximanova-bold", sans-serif;
	line-height: 4px;
	padding: 0 8px 10px;
	white-space: nowrap;
}

.footer__nav-item:hover .footer__nav-item--title,
.footer__nav-item.is-active .footer__nav-item--title {
	color: #21418d;
}

.footer__nav-item:hover .footer__nav-item--icon img,
.footer__nav-item.is-active .footer__nav-item--icon img {
	right: 0;
}

.footer__nav-item:focus {
	outline: 0;
}

@font-face {
	font-family: "swiper-icons";
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
		format("woff");
	font-weight: 400;
	font-style: normal;
}

:root {
	--swiper-theme-color: #007aff;
}

.auth__subscribe > a {
	font-size: 15px;
	background-color: #dd1f26;
	color: #fff;
	font-family: "proximanova-regular", sans-serif;
	padding: 0 24px;
	display: inline-block;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: background-color 0.2s ease, color 0.2s ease;
	-moz-transition: background-color 0.2s ease, color 0.2s ease;
	-o-transition: background-color 0.2s ease, color 0.2s ease;
	transition: background-color 0.2s ease, color 0.2s ease;
	width: auto;
	text-align: center;
	padding: 0 16px;
	font-family: "proximanova-bold", sans-serif;
	font-size: 12px;
}

.auth__subscribe > a:hover,
.auth__subscribe > a:focus,
.auth__subscribe > a:active {
	background-color: #b0191e;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: 0;
}

.auth__subscribe > a:disabled {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: none;
}

input::-webkit-credentials-auto-fill-button {
	visibility: hidden;
	pointer-events: none;
	opacity: 0;
}

.header__nav {
	border-top: 1px solid #e9e9e9;
}

.header__nav ul > li a {
	font-size: 12px;
}

.header__nav ul > li.has-children:before {
	top: 18px;
}

.header__nav ul > li.has-children:hover:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 14px;
}

.header__nav ul > li.has-children.is-active.has-children:hover:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top: 14px;
}

.header__logo {
	width: auto;
	height: 55px;
	flex: 1;
	background-image: url(/img/logo.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

@media (min-width: 10px) and (max-width: 1023px) {
	.header__logo {
		height: 29px;
	}
}

.header__logo img {
	display: none;
}
@font-face {
	font-family: "proximanova";
	src: url("/fonts/proximanova-bold-webfont.woff2") format("woff2");
	font-weight: bold;
}
@font-face {
	font-family: "proximanova";
	src: url("/fonts/proximanova-regular-webfont.woff2") format("woff2");
	font-weight: 400;
}
body {
	font-family: "proximanova" !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
	background-color: #f5f5f5;
	/* padding-top: 48px; */
	/* padding-bottom: 58px; */
	overflow: clip;
}
/* main a img {
  margin: 20px 0px;
} */
h2 {
	font-weight: bold !important;
	margin-bottom: 10px !important;
	font-size: 26px !important;
}
h3 {
	font-size: 18px !important;
	line-height: 24px !important;
	margin: 10px 0px !important;
}
#block-content {
	padding: 8px;
	background-color: #f5f5f5;
	max-width: 996px;
	margin: auto;
}
.weather-widget {
	display: flex;
	align-items: center;
	color: #000;
	font-size: 12px;
}
.weather-widget__data--city {
	font-weight: bold;
}
.weather-widget--locked .weather-widget__image:after {
	content: "";
	width: 40px;
	height: 26px;
	display: block;
	-webkit-transition: transform 0.2s ease;
	-moz-transition: transform 0.2s ease;
	-o-transition: transform 0.2s ease;
	transition: transform 0.2s ease;
	background-image: url(/img/icon-weather-black.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.weather-widget__data {
	border-left: 1px solid #e9e9e9;
	margin-left: 12px;
	padding: 2px 0 2px 12px;
}
.weather-widget--locked {
	margin-left: 12px;
	min-width: 190px;
}
.main.main {
	padding: 16px;
	border-radius: 2px;
	position: relative;
	max-width: 664px;
	margin-right: 16px;
	align-self: flex-start;
}
#block-content {
	display: flex;
}
.article__author .article__date {
	display: none;
}
@media (max-width: 1024px) {
	.main.main {
		margin-bottom: 150px;
	}
}
@media (max-width: 770px) {
	body {
		overflow-x: hidden;
		overflow-y: auto;
	}
	#block-content {
		flex-direction: column;
		padding: 0px;
	}
	.main.main {
		max-width: none;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.aside-bar {
		margin-bottom: 100px;
	}
	.article__details {
		flex-direction: column-reverse;
	}
	.article__author {
		flex-direction: column;
		align-items: start;
		gap: 10px;
	}
	.article__author .article__date {
		display: flex;
	}
	.article--top-bar {
		display: none;
	}
	body {
		padding-top: 0px;
	}
	.weather-widget--locked {
		min-width: auto !important;
	}
	.weather-widget__data {
		display: none;
	}
	.header__content {
		display: flex;
	}
	.header__nav {
		margin-bottom: 0px;
	}
}

.fb--container ._42ft:hover,
.fb--container a,
.fb--container abbr {
	text-decoration: none;
}

.fb--container ._6a {
	display: inline-block;
}

.fb--container label {
	cursor: pointer;
	color: #666;
	font-weight: 700;
	vertical-align: middle;
}

.fb--container .fwn,
.fb--container label input {
	font-weight: 400;
}

.fb--container textarea {
	max-width: 100%;
}

.fb--container input,
.fb--container label,
.fb--container td,
.fb--container textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.fb--container .fsm {
	font-size: 12px;
}

.fb--container a {
	color: #365899;
	cursor: pointer;
}

.fb--container a:hover {
	text-decoration: underline;
}

.fb--container img {
	border: 0;
}

.fb--container abbr {
	border-bottom: none;
}

.fb--container .clearfix::after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.fb--container .clearfix {
	zoom: 1;
}

.fb--container ::-webkit-input-placeholder {
	color: #90949c;
}

.fb--container :focus::-webkit-input-placeholder {
	color: #bec2c9;
}

.fb--container ._42ft {
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	white-space: nowrap;
}

.fb--container ._3-99 {
	margin-left: 4px;
}

.fb--container ._42fr {
	cursor: default;
}

.fb--container ._ohe,
.fb--container .lfloat {
	float: left;
}

.fb--container ._ohf,
.fb--container .rfloat {
	float: right;
}

.fb--container .fss {
	font-size: 9px;
}

.fb--container .fcg,
.fb--container a.uiLinkSubtle {
	color: #90949c;
}

.fb--container ._8o,
.fb--container ._8o .img,
.fb--container a._p {
	display: block;
}

.fb--container ._4jy0 {
	border: 1px solid;
	border-radius: 2px;
	box-sizing: content-box;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	font-weight: 700;
	padding: 0 8px;
	position: relative;
	text-align: center;
	text-shadow: none;
	vertical-align: middle;
}

.fb--container ._4jy0::before {
	content: "";
	display: inline-block;
	height: 20px;
	vertical-align: middle;
}

.fb--container ._4jy0 .img {
	bottom: 1px;
	position: relative;
	vertical-align: middle;
}

.fb--container ._517h {
	background-color: #f6f7f9;
	border-color: #ced0d4;
	color: #4b4f56;
}

.fb--container ._517h:hover {
	background-color: #e9ebee;
}

.fb--container ._517h:active {
	background-color: #dddfe2;
	border-color: #bec2c9;
}

.fb--container ._4jy1 {
	color: #fff;
}

.fb--container ._4jy1 {
	background-color: #4267b2;
	border-color: #4267b2;
}

.fb--container ._4jy1:hover {
	background-color: #365899;
	border-color: #365899;
}

.fb--container ._4jy1:active {
	background-color: #29487d;
	border-color: #29487d;
}

.fb--container ._4jy1._42fr {
	background-color: #9cb4d8;
	border-color: #9cb4d8;
}

.fb--container ._4jy3,
.fb--container ._4jy3._42fr:active {
	line-height: 22px;
}

.fb--container .UFICommentActorName,
.fb--container ._50f7 {
	font-weight: 700;
}

.fb--container ._42ef {
	overflow: hidden;
}

.fb--container ._51mz {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.fb--container ._51mx:first-child > ._51m- {
	padding-top: 0;
}

.fb--container ._51mx:last-child > ._51m- {
	padding-bottom: 0;
}

.fb--container ._51mz ._51mw {
	padding-right: 0;
}

.fb--container ._51mz ._51m-:first-child {
	padding-left: 0;
}

.fb--container ._8s {
	margin-right: 8px;
}

.fb--container ._6b {
	vertical-align: middle;
}

.fb--container ._4qba {
	font-style: normal;
}

.fb--container ._3-8m {
	margin-bottom: 4px;
	margin-top: 4px;
}

.fb--container ._3-8y {
	margin-top: 12px;
}

.fb--container ._3-8_ {
	margin-right: 4px;
}

.fb--container ._2ph- {
	padding: 8px;
}

.fb--container ._2pi3 {
	padding-bottom: 8px;
	padding-top: 8px;
}

.fb--container ._2pi8 {
	padding-left: 8px;
	padding-right: 8px;
}

.fb--container ._2pis {
	padding-left: 8px;
}

.fb--container ._2agf {
	word-wrap: normal;
}

.fb--container ._55pe {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: top;
	white-space: nowrap;
}

.fb--container .UFIInputContainer,
.fb--container ._kv1,
.fb--container .uiInputLabel {
	position: relative;
}

.fb--container .uiInputLabelInput {
	margin: 0;
	padding: 0;
	position: absolute;
}

.fb--container .UFICommentAttachmentButtons {
	bottom: 0;
	height: 24px;
	position: absolute;
	right: 0;
}

.fb--container ._5v47 {
	display: inline;
	white-space: nowrap;
}

.fb--container .sp_-J_-HgF_hOz,
.fb--container .sp_LOJ2j-KswDP {
	display: inline-block;
	height: 16px;
	width: 16px;
}

.fb--container ._5uzb {
	padding-right: 3px;
}

.fb--container .sp_-J_-HgF_hOz {
	background-size: auto;
	background-repeat: no-repeat;
}

.fb--container .sp_-J_-HgF_hOz.sx_0beb10 {
	width: 13px;
	height: 15px;
	background-image: url("/img/like.svg");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.fb--container .sp_LOJ2j-KswDP.sx_32ff1f {
	width: 9px;
	height: 8px;
	background-position: -207px -196px;
}

.fb--container ._56q9 {
	font-size: 14px;
	line-height: 1.358;
	word-break: break-word;
	word-wrap: break-word;
}

.fb--container ._44ri {
	border-left: 1px dotted #d3d6db;
}

.fb--container ._2vq9 {
	font-size: 12px;
	line-height: 1.358;
	padding-top: 2px;
}

.fb--container ._2vq9 a {
	color: #4267b2;
}

.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle {
	color: #90949c;
}

.fb--container ._4iy4 {
	bottom: -2px;
	position: relative;
}

.fb--container ._5mdd {
	word-wrap: break-word;
}

.fb--container ._5mdd ._5v47 {
	font-size: 14px;
}

/* .fb--container ._5mdd a {
            color: #4267b2
        } */

.fb--container ._2392 {
	margin-bottom: 24px;
}

.fb--container ._4uyl ._1cb {
	border: 1px solid #d3d6db;
	word-wrap: break-word;
}

.fb--container ._1zz8 ._1u9t {
	min-height: 40px;
}

.fb--container ._1u9t {
	box-sizing: border-box;
	vertical-align: top;
	width: 100%;
}

.fb--container ._4uyl ._1u9t {
	font-size: 14px;
	padding: 12px 8px;
}

.fb--container ._5tr6 {
	background: #f6f7f9;
	text-align: right;
}

.fb--container ._5tr6 ._42fr:active {
	font-size: 14px;
	white-space: normal;
}

.fb--container ._4uym {
	border-width: 0 1px 1px;
	border-image: initial;
	border-style: initial solid solid;
	border-color: initial #d3d6db #d3d6db;
}

.fb--container ._1u0n {
	line-height: 24px;
}

.fb--container ._5lm5 {
	border-top: 1px solid #e9ebee;
	font-size: 11px;
}

.fb--container ._491z {
	border-bottom: 1px solid #e9ebee;
	line-height: 25px;
	margin-bottom: 24px;
	padding: 8px 0;
}

.fb--container ._pup {
	color: #4b4f56;
}

.fb--container ._1ci {
	height: 48px;
	width: 48px;
}

.fb--container ._1cj {
	height: 36px;
	width: 36px;
}

.fb--container ._55sg {
	vertical-align: baseline;
}

.fb--container .uiInputLabelInput._kv1 {
	position: absolute;
}

.maincont p {
	letter-spacing: 0.5px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #1d1d1d;
	margin-bottom: 1em;
}

.maincont .img-responsive {
	width: 100%;
	margin: 1em 0;
}

.maincont h2 {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: "";
	font-size: 1.5rem;
	line-height: 1.1666666666666667;
	color: #141414;
	margin-bottom: 1em;
	margin-top: 1em;
}

.maincont h3 {
	font-family: ReithSans, Helvetica, Arial, freesans, sans-serif;
	font-weight: 700;
	font-feature-settings: "";
	font-size: 1rem;
	line-height: 1.1666666666666667;
	color: #141414;
	margin-bottom: 1em;
	margin-top: 1em;
}

.maincont b {
	font-weight: 700;
}

.btn--animate-grow {
	transition-duration: 0.3s;
	transition-property: transform;
}

.btn--animate-grow:hover {
	transform: scale(1.1);
	cursor: pointer;
}

.btn--orange {
	background: #e90e0e;
	color: #fff !important;
	text-decoration: none !important;
}

.btn {
	display: block;
	margin: 0 auto !important;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 12px;
	color: rgba(255, 255, 255, 1);
	font-size: 21px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	border-radius: 8px;
}

.maincont a {
	color: #eb0000;
	font-weight: bold;
	text-decoration: none;
	/* border-bottom: 1px dashed; */
}

.maincont .no_hover {
	border-bottom: 0px dashed;
}

.flos span {
	background: #e5e5e5;
	width: auto;
	display: block;
	margin-bottom: 1em;
	padding: 10px;
	font-size: 14px;
	color: #555;
}

.flos img {
	margin-top: 1em !important;
	margin-bottom: 0 !important;
}
.sorser {
	text-align: center;
	background: #0a0a0a;
	padding: 2em;
	margin: 1em 0;
}

.article-body a {
	text-decoration: none;
	color: #e60505;
}

.sorser h3 span {
	color: #e60505;
	font-weight: 900 !important;
	font-size: 41px;
}

.sorser h4 {
	font-size: 20px;
	text-align: center;
	line-height: 1.4;
	font-family: "Roboto Condensed", sans-serif;
	margin: 10px 0;
}

.sorser h3 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 1px;
}

.sorser h3,
.sorser h4 {
	color: #fff;
}

.sorser .flw {
	width: 100%;
}

@media (max-width: 768px) {
	.sorser h3 span {
		font-size: 29px;
	}

	.sorser h4 {
		font-size: 14px;
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
