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

:root {
	-moz-tab-size: 4;
	tab-size: 4;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

:root {
	--iti-border-gray: #ccc;
	--iti-text-gray: #999;
	--iti-hover-color: rgba(0, 0, 0, 0.05);
	--iti-border-color: var(--iti-border-gray);
	--iti-dialcode-color: var(--iti-text-gray);
	--iti-dropdown-bg: white;
	--iti-spacer-horizontal: 8px;
	--iti-flag-height: 15px;
	--iti-flag-width: 20px;
	--iti-border-width: 1px;
	--iti-arrow-height: 4px;
	--iti-arrow-width: 6px;
	--iti-triangle-border: calc(var(--iti-arrow-width) / 2);
	--iti-arrow-padding: 6px;
	--iti-arrow-color: #555;
	--iti-input-padding: 6px;
	--iti-right-hand-selected-country-padding: calc(
		var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) +
			var(--iti-flag-width)
	);
	--iti-selected-country-arrow-padding: calc(
		var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) +
			var(--iti-spacer-horizontal) + var(--iti-arrow-width) +
			var(--iti-input-padding)
	);
	--iti-path-flags-1x: url(e19a8da1c799a9cc2830.webp);
	--iti-path-flags-2x: url(db6fb6e2fdb8cc90ded0.webp);
	--iti-path-globe-1x: url(7fb216c936a98b90918e.webp);
	--iti-path-globe-2x: url(5dc7e51d6b5d42fc2be4.webp);
	--iti-flag-sprite-width: 5762px;
	--iti-flag-sprite-height: 15px;
	--iti-mobile-popup-margin: 30px;
}
.iti-aio--allow-dropdown
	.iti-aio__country-container:not(:has(+ input[disabled])):not(
		:has(+ input[readonly])
	):hover,
.iti-aio--allow-dropdown
	.iti-aio__country-container:not(:has(+ input[disabled])):not(
		:has(+ input[readonly])
	):hover
	button {
	cursor: pointer;
}
.iti-aio--allow-dropdown
	.iti-aio__country-container:not(:has(+ input[disabled])):not(
		:has(+ input[readonly])
	)
	.iti-aio__selected-country-primary:hover,
.iti-aio--allow-dropdown
	.iti-aio__country-container:not(:has(+ input[disabled])):not(
		:has(+ input[readonly])
	)
	.iti-aio__selected-country:has(+ .iti-aio__dropdown-content:hover)
	.iti-aio__selected-country-primary {
	background-color: var(--iti-hover-color);
}

body {
	font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial,
		sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

b {
	font-weight: bolder;
}

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

button {
	text-transform: none;
}

[type="submit"],
button {
	-webkit-appearance: button;
}

::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
	box-shadow: none;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

button {
	cursor: pointer;
}

h1,
h2,
h6,
figure,
p {
	margin: 0;
}

h1,
h2,
h6 {
	font-size: inherit;
	font-weight: inherit;
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	display: block;
	vertical-align: middle;
}

*,
::before,
::after {
	border-width: 0;
	border-style: solid;
	border-color: currentColor;
}

* {
	--x-ring-color: rgba(59, 130, 246, 0.5);
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

/* sc-component-id: sc-bdVaJa */
.kiPaZK {
	cursor: pointer;
}

.dDzOwp {
	margin-right: 0.9375rem;
	font-size: 0.75rem;
	text-transform: uppercase;
	color: #ffffff;
}

.dDzOwp:hover {
	opacity: 0.8;
}

.hGwNxS {
	margin-right: 0.625rem;
}

/* sc-component-id: sc-ifAKCX */

.hDmiZa {
	font-size: 1.0625rem;
	width: 100%;
	max-width: 1500px;
	margin: auto;
}

/* sc-component-id: sc-EHOje */
.eEYhod {
	display: none;
	visibility: hidden;
}

@media (min-width: 1220px) {
	.eEYhod {
		display: block;
		visibility: visible;
	}
}

.jgppQH {
	width: 100%;
	max-width: 550px;
	margin: auto;
	margin-bottom: 0.625rem;
	display: block;
	visibility: visible;
}

@media (min-width: 1220px) {
	.jgppQH {
		display: none;
		visibility: hidden;
	}
}

/* sc-component-id: sc-fjdhpX */
.gAlHnt {
	background-color: #ffffff;
	color: #434343;
	border: 0;
	padding: 0.25rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ibnoMz {
	background-color: #434343;
	width: 2.375rem;
	height: 2.375rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* sc-component-id: sc-kkGfuU */

.flbXza {
	width: 100vw;
	display: grid;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	grid-template-columns: auto 120px 48px;
	padding-left: 1.25rem;
	padding-right: 0.75rem;
	margin-top: 0.625rem;
}

.honlpy {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.honlpy > :not([hidden]) ~ :not([hidden]) {
	--x-space-x-reverse: 0;
	margin-right: calc(0.625rem * var(--x-space-x-reverse));
	margin-left: calc(0.625rem * calc(1 - var(--x-space-x-reverse)));
}

.fELcJK {
	padding-left: 0.625rem;
	display: grid;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.fBEZWZ {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow-x: scroll;
	white-space: nowrap;
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}

.jOeDqz {
	width: 100%;
	visibility: visible;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	background-color: #ffffff;
	--x-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	box-shadow: var(--x-ring-shadow, 0 0 #0000), var(--x-shadow);
}

@media (min-width: 1024px) {
	.jOeDqz {
		visibility: hidden;
		display: none;
	}
}

.dXKsUH {
	visibility: hidden;
}

.bhzCRn {
	width: 100%;
	background-color: #000000;
	visibility: hidden;
	display: none;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-right: 1.25rem;
	padding-left: 1.25rem;
}

@media (min-width: 1024px) {
	.bhzCRn {
		visibility: visible;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.frXyoZ {
	width: 100%;
	max-width: 1220px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.kkYFRT {
	width: 80%;
	text-transform: uppercase;
	font-size: meta;
	margin-top: 0.375rem;
	margin-bottom: 0.375rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.jowfdf {
	width: 100%;
	z-index: 11;
	max-width: 1220px;
	margin: auto;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-right: 20px;
	padding-left: 20px;
	display: none;
	visibility: hidden;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 1024px) {
	.jowfdf {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		visibility: visible;
	}
}

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

.laZOmt {
	-webkit-flex: 100%;
	-ms-flex: 100%;
	flex: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width: 1024px) {
	.laZOmt {
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0;
		flex: 1 1 0;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.dNyDQx {
	-webkit-flex: 100%;
	-ms-flex: 100%;
	flex: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width: 1024px) {
	.dNyDQx {
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0;
		flex: 1 1 0;
	}
}

.bQGbaf {
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	text-transform: uppercase;
	font-size: small;
	text-align: right;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-end;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.jicADk {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.cpEmnL {
	width: 100%;
	border-color: #434343;
	border-top-width: 0.0625rem;
	border-bottom-width: 0.0625rem;
	visibility: hidden;
	display: none;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-right: 1.25rem;
	padding-left: 1.25rem;
	position: relative;
}

@media (min-width: 1024px) {
	.cpEmnL {
		visibility: visible;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.cKQrjA {
	width: 100%;
	max-width: 1220px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: medium;
}

.fQNoTZ {
	background-color: #f3f3f3;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	visibility: visible;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 0.625rem;
	z-index: 10;
}

@media (min-width: 1220px) {
	.fQNoTZ {
		display: none;
		visibility: hidden;
	}
}

.kRqFpb {
	width: 100%;
	max-width: 1220px;
	display: grid;
	grid-template-columns: repeat(2, 50%);
	gap: 0;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	color: #ffffff;
}

@media (min-width: 1024px) {
	.kRqFpb {
		grid-template-columns: repeat(4, calc((100% - 120px) / 4));
		gap: 2.5rem;
	}
}

.kdOanX {
	position: relative;
	padding: 0 0 20px 0;
	margin-bottom: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.3);
	grid-column: 1 / span 2;
	width: 100%;
}

@media (min-width: 1024px) {
	.kdOanX {
		padding: 0;
		margin-bottom: 0;
		border-width: 0;
		grid-column: unset;
	}
}

.ftDRwj {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	margin-top: 1.25rem;
}

.gNjrja {
	position: relative;
	font-size: 0.875rem;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.3);
	grid-column: 1 / 2;
	padding-right: 1.25rem;
	margin-bottom: 1.25rem;
}

@media (min-width: 1024px) {
	.gNjrja {
		border-width: 0;
		grid-column: unset;
	}
}

.gPwcZt {
	position: relative;
	font-size: 0.875rem;
	grid-column: 2 / 2;
	padding-left: 1.25rem;
	margin-bottom: 1.25rem;
}

@media (min-width: 1024px) {
	.gPwcZt {
		grid-column: unset;
	}
}

.fKQJAl {
	font-size: 0.875rem;
	padding: 20px 0 0;
	grid-column: 1 / span 2;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.3);
	display: grid;
	grid-template-columns: repeat(2, calc((100% - 40px) / 2));
	gap: 2.5rem;
}

@media (min-width: 1024px) {
	.fKQJAl {
		padding: 0;
		grid-column: unset;
		border-width: 0;
		display: unset;
		grid-template-columns: 100%;
		gap: 0;
	}
}

.cCkRxq {
	margin-top: 1.875rem;
}

.eyHAZi {
	width: 100%;
	max-width: 1220px;
	margin-top: 1.25rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	display: grid;
	grid-template-columns: 100%;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	color: #ffffff;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.3);
}

@media (min-width: 1024px) {
	.eyHAZi {
		grid-template-columns: minmax(min-content, 500px) minmax(min-content, 720px);
		gap: 2.5rem;
	}
}

.dDLOMr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	margin-top: 10px;
	font-size: 0.75rem;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width: 1024px) {
	.dDLOMr {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 0;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.dDLOMr > :not([hidden]) ~ :not([hidden]) {
		--x-space-x-reverse: 0;
		margin-right: calc(0.625rem * var(--x-space-x-reverse));
		margin-left: calc(0.625rem * calc(1 - var(--x-space-x-reverse)));
	}
}

.haRCia {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.hWaKIU {
	margin-top: 20px;
	margin-right: -1.25rem;
	margin-left: -1.25rem;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (min-width: 1500px) {
	.hWaKIU {
		margin-top: 30px;
	}
}

.jtqVOJ {
	display: grid;
	grid-template-columns: 100%;
	gap: 0;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 1220px) {
	.jtqVOJ {
		grid-template-columns: 300px auto 300px;
		gap: 3.125rem;
	}
}

.dlqbTU {
	width: 100%;
	max-width: 800px;
	margin: auto;
}

.dhXAHZ {
	width: 100%;
	max-width: 550px;
	margin: auto;
	display: none;
	visibility: hidden;
}

@media (min-width: 1024px) {
	.dhXAHZ {
		display: block;
		visibility: visible;
	}
}

.gNDBZC {
	display: inline-block;
}

.dwufZC {
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	display: none;
	visibility: hidden;
}

@media (min-width: 1220px) {
	.dwufZC {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		visibility: visible;
	}
}

.cxerjY {
	width: 100%;
	max-width: 1500px;
	margin: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	grid-template-columns: 100%;
	gap: 50px;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media (min-width: 1220px) {
	.cxerjY {
		display: grid;
		grid-template-columns: 300px auto 300px;
		grid-template-areas: "articles main-article adverts";
		gap: 0;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media (min-width: 1500px) {
	.cxerjY {
		gap: 175px;
	}
}

.taSns {
	grid-area: main-article;
	width: 100%;
	margin: 0 auto;
}

@media (min-width: 1024px) {
	.taSns {
		width: 550px;
	}
}

.bqKkYk {
	display: none;
	visibility: hidden;
	margin-top: 0.625rem;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.bqKkYk > :not([hidden]) ~ :not([hidden]) {
	--x-space-x-reverse: 0;
	margin-right: calc(0.625rem * var(--x-space-x-reverse));
	margin-left: calc(0.625rem * calc(1 - var(--x-space-x-reverse)));
}

@media (min-width: 1024px) {
	.bqKkYk {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		visibility: unset;
	}
}

.iqAhLI {
	margin-top: 1.875rem;
	margin-bottom: 1.875rem;
}

.fmQbMU {
	grid-area: adverts;
}

.jnYtxb {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: -webkit-sticky;
	position: sticky;
	top: 0.625rem;
}

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

/* sc-component-id: sc-jAaTju */
.hGOhKK {
	width: 100%;
	background-color: #434343;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 3.125rem;
	padding-bottom: 4.5rem;
	padding-right: 1.25rem;
	padding-left: 1.25rem;
}

@media (min-width: 1024px) {
	.hGOhKK {
		padding-bottom: 0;
	}
}

/* sc-component-id: sc-jDwBTQ */

/* sc-component-id: sc-gPEVay */

.cCNwgM {
	font-size: 1.625rem;
	margin-bottom: 15px;
}

@media (min-width: 1024px) {
	.cCNwgM {
		font-size: 1.625rem;
		margin-bottom: 30px;
	}

	@media (min-width: 1024px) {
		.cCNwgM {
			font-size: 1.75rem;
		}
	}
}

/* sc-component-id: sc-jlyJG */

/* sc-component-id: sc-gipzik */

/* sc-component-id: sc-Rmtcm */
.jviVPo {
	font-size: 0.875rem;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "Work Sans", sans-serif;
}

/* sc-component-id: sc-hzDkRC */
.kkcias {
	min-height: 5.125rem;
	position: fixed;
	top: 0px;
	background-color: #ffffff;
	width: 100%;
	-webkit-transition-property: all;
	transition-property: all;
	z-index: 11;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	-webkit-transition-duration: 800ms;
	transition-duration: 800ms;
}

/* sc-component-id: sc-fAjcbJ */
.jZFfBn {
	height: 30px;
}

@media (min-width: 1024px) {
	.jZFfBn {
		min-width: 100%;
	}
}

.jEhiPM {
	max-width: 100px;
}

.fMUSre {
	width: 6rem;
}

.hdqPBY {
	height: 20px;
}

.PuDtY {
	width: 6.25rem;
	margin-bottom: 1.25rem;
}

.fCrMna {
	margin-top: 0.625rem;
}

/* sc-component-id: sc-caSCKo */

.jLEcDP {
	background-color: #f0f0f0;
	padding: 0.625rem;
	font-size: 1rem;
	width: 18.75rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

/* sc-component-id: sc-TOsTZ */

/* sc-component-id: sc-cJSrbW */

.ixKKzU {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.fqvyWv {
	margin-bottom: 0.1875rem;
}

.bbpEur {
	margin-bottom: 0.1875rem;
}

@media (min-width: 1024px) {
	.bbpEur {
		display: none;
		visibility: hidden;
	}
}

/* sc-component-id: sc-hmzhuo */

.hbnPeC {
	padding-right: 1.25rem;
	padding-left: 1.25rem;
	margin-top: 96px;
	width: 100%;
}

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

/* sc-component-id: sc-bbmXgH */

.loebFZ {
	margin-top: 1.25rem;
}

.iFhvKh {
	margin-bottom: 0.625rem;
	margin-top: 1.25rem;
}

/* sc-component-id: sc-cIShpX */
.PvBUI {
	font-size: 0.75rem;
	color: #434343;
	font-weight: 600;
}

.cHxUAC {
	font-size: 0.875rem;
}

.cQwMzE {
	font-size: 0.75rem;
}

.lpfKjf {
	font-size: 0.75rem;
	color: #a7a7a7;
}

@media (min-width: 1024px) {
}

.bdNwJJ {
	font-size: 0.875rem;
	margin-top: 0.625rem;
	margin-bottom: 0.625rem;
}

.eUsufX {
	font-size: 0.75rem;
	color: #a7a7a7;
	margin-bottom: 1.25rem;
}

.igHDMT {
	font-size: 0.875rem;
	font-weight: 600;
	text-transform: uppercase;
}

.iylKuG {
	font-size: 0.75rem;
	text-transform: uppercase;
	color: #707070;
	margin-bottom: 0.625rem;
}

/* sc-component-id: sc-dqBHgY */

/* sc-component-id: sc-gxMtzJ */

/* sc-component-id: sc-hwwEjo */

/* sc-component-id: sc-iQKALj */

/* sc-component-id: sc-hZSUBg */

.diVnGD {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

/* sc-component-id: sc-global-3104841757 */
body {
	color: #434343;
	font-family: "Work Sans", sans-serif;
	font-weight: 400;
	line-height: 1.4;
	-moz-font-feature-settings: "case";
	-webkit-font-feature-settings: "case";
	font-feature-settings: "case";
	overflow-x: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	-webkit-align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

#root {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	-webkit-align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

main {
	min-height: 50vh;
}

h1,
h2,
h6 {
	font-family: "PT Serif", serif;
	font-weight: 700;
	line-height: 1.4;
}

h1 {
	font-size: calc((28 / 16) * 1rem);
}

@media screen and (max-width: 1023px) {
	h1 {
		font-size: calc((26 / 16) * 1rem);
	}
}

h2 {
	font-size: calc((28 / 16) * 1rem);
}

@media screen and (max-width: 1023px) {
	h2 {
		font-size: calc((26 / 16) * 1rem);
	}
}

h6 {
	font-size: calc((16 / 16) * 1rem);
}

a {
	color: #434343;
	-webkit-text-decoration: none;
	text-decoration: none;
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

a * {
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

a:hover * {
	color: #000;
}

button {
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

b {
	font-weight: 600;
}

em {
	font-style: italic;
}

.article-share button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1;
	position: relative;
	color: #ffffff;
	background-color: #eee;
	overflow: hidden;
	-webkit-transition: color 0.4s ease-in-out;
	transition: color 0.4s ease-in-out;
	border: 1px solid #eee;
	border-radius: 100%;
	width: 40px;
	height: 40px;
}

@media screen and (max-width: 1023px) {
	.article-share button {
		width: 36px;
		height: 36px;
	}
}

.article-share button::before {
	content: "";
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
	-ms-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
	transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.45s ease-in-out;
	-webkit-transition: transform 0.45s ease-in-out;
	transition: transform 0.45s ease-in-out;
}

.article-share button:hover::before {
	-webkit-transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);
	-ms-transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);
	transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);
}

.article-share button {
	padding: 0;
}

@media screen and (min-width: 1024px) {
	.divider-right-footer::after {
		content: "";
		border-right: 1px solid rgba(255, 255, 255, 0.3);
		position: absolute;
		top: 0;
		right: -20px;
		height: 100%;
	}
}

::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

main {
	position: relative;
	z-index: 2;
}

main > div {
	position: relative;
	z-index: 2;
}

.ad-unit:has(div[id^="google_ads_iframe"]:empty) {
	visibility: hidden;
	height: 0;
	padding: 0;
}

/* sc-component-id: Link__StyledLink-sc-1pz26op-0 */
.jhjhCM {
	color: #474747;
}

.jhjhCM:hover * {
	color: #000;
}

.kJSJVi {
	margin-right: 0.625rem;
	position: relative;
	color: #474747;
}

.kJSJVi:hover * {
	color: #000;
}

.GmJif {
	margin-right: 0.625rem;
	color: #474747;
}

.GmJif:hover * {
	color: #000;
}

.hyWTpv {
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 0.375rem;
	padding-bottom: 0.375rem;
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	background-color: #b41400;
	margin-right: 0.3125rem;
	color: #ffffff;
}

.hyWTpv:hover {
	background-color: #434343;
}

.jhgKkX {
	color: #ffffff;
	color: #ffffff;
}

.jhgKkX:hover * {
	color: #000;
}

.iDLKFi {
	color: #ffffff;
	font-size: 0.875rem;
	color: #ffffff;
}

.iDLKFi:hover {
	color: #82b4f8;
}

.ijatjO {
	color: #ffffff;
	font-size: 0.875rem;
	margin-right: 0.625rem;
	color: #ffffff;
}

.ijatjO:hover {
	color: #82b4f8;
}

.hwcbaH {
	text-transform: uppercase;
	color: #434343;
	font-size: 0.875rem;
	margin-right: 1.25rem;
	display: grid;
	grid-template-columns: 24px auto;
	gap: 0.3125rem;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-right-width: 0.0625rem;
	border-right-color: #d4d4d4;
	padding-right: 1.25rem;
	color: grey;
}

.hwcbaH:hover {
	color: #b41400;
}

.hwcbaH:hover * {
	color: #000;
}

.cdyTLt {
	font-size: 0.75rem;
	text-transform: uppercase;
	color: #ed5c35;
	background-color: rgba(237, 92, 53, 0.1);
	padding: 2px 8px;
	border-radius: 6.25rem;
	color: #474747;
}

.cdyTLt:hover {
	color: #ed5c35;
	background-color: rgba(237, 92, 53, 0.2);
}

.hMQhpz {
	font-size: 0.875rem;
	text-transform: uppercase;
	color: #434343;
	background-color: #f2f2f2;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	display: inline-block;
	margin-right: 0.3125rem;
	color: #474747;
}

.hMQhpz:hover {
	color: #2f80ed;
}

/* sc-component-id: NavBar__StyledNavBar-sc-alek7k-0 */
.iMVEz {
	width: 100%;
	max-width: 1220px;
}

.iMVEz > ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	text-transform: uppercase;
}

.iMVEz > ul > li {
	position: relative;
}

.iMVEz > ul > li[aria-haspopup="true"] > a {
	padding-right: 19px;
	display: inline-block;
}

.iMVEz > ul > li[aria-haspopup="true"] > a::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	right: 4px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 8px;
	display: block;
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.iMVEz > ul > li[aria-haspopup="true"] > a:hover::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.iMVEz > ul > li:last-of-type > a {
	color: #fff;
}

.iMVEz > ul > li:last-of-type > a:hover {
	color: #fff;
}

.iMVEz > ul > li {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.iMVEz a {
	padding: 10px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	white-space: nowrap;
}

.iMVEz a:hover {
	color: #b41400;
}

.iMVEz > ul > li:hover > a {
	color: #b41400;
}

.iMVEz > ul > li:hover > a::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

/* sc-component-id: MobileHeader____HeaderLink-sc-pyiq5u-0 */
.ggXyff {
	text-transform: uppercase;
	color: #434343;
	font-size: 0.875rem;
	margin-right: 20px;
	position: relative;
}

.ggXyff:hover {
	color: #b41400;
}

.ggXyff:last-of-type {
	margin-right: 0;
}

.ggXyff.active {
	color: #b41400;
}

.ggXyff.active::after {
	content: "";
	position: absolute;
	background: #b41400;
	bottom: -10px;
	left: 0;
	height: 3px;
	width: 100%;
}

/* sc-component-id: Drawer__DrawerWrapper-sc-r2x4us-0 */

/* sc-component-id: Drawer__DrawerOverlay-sc-r2x4us-1 */

/* sc-component-id: Drawer__DrawerContent-sc-r2x4us-2 */

/* sc-component-id: cssfxUnderline__SweepIn-sc-43p8vc-0 */

/* sc-component-id: cssfxUnderline__SweepOut-sc-43p8vc-1 */
.cJxTAa {
	position: relative;
	white-space: nowrap;
}

.cJxTAa::before {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #82b4f8;
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-webkit-transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}

.cJxTAa:hover {
	color: #82b4f8;
}

.cJxTAa:hover::before {
	-webkit-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	transform-origin: bottom right;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
}

/* sc-component-id: Tabsstyle__StyledSelectedTabButton-sc-1eagsqs-0 */

/* sc-component-id: Tabsstyle__StyledTabButton-sc-1eagsqs-1 */

/* sc-component-id: Image__StyledImage-sc-9goxse-0 */

/* sc-component-id: Article__StyledArticleContent-sc-uw4nkg-0 */
.cRmXXf {
	margin-top: 30px;
}

.cRmXXf > div:first-of-type p:first-of-type {
	line-height: 1.3;
	font-size: 1.25rem;
	font-weight: 600;
}

.cRmXXf p {
	line-height: 1.5;
	margin-bottom: 20px;
}

.cRmXXf p a {
	color: #2f80ed;
	border-bottom: 1px solid blue;
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.cRmXXf p a:hover {
	color: #2f80ed;
	border-bottom: none;
}

.cRmXXf div {
	line-height: 1.5;
	margin-bottom: 20px;
}

.cRmXXf div a:hover {
	color: #2f80ed;
	border-bottom: none;
}

.cRmXXf h2 {
	margin-bottom: 1.25rem;
}

.cRmXXf figure {
	margin: 20px 0;
}

@media screen and (min-width: 1500px) {
	.cRmXXf figure {
		margin: 20px -125px;
		width: 800px;
	}
}

.cRmXXf figure img {
	width: 100%;
}

.cRmXXf ol {
	margin: 20px 0 20px 20px;
}

.cRmXXf ol li {
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 8px;
}

.cRmXXf ol li:last-of-type {
	margin-bottom: 0;
}

.cRmXXf ol li {
	list-style-type: decimal;
}
/*=============COMMENTS==============*/

.form-wrapper {
	max-width: 400px;
	margin: 20px auto;
}

.nav-list {
	padding: 10px 0;
	align-items: center;
}

.socials {
	flex-shrink: 0;
}

.social-link {
	margin-right: 0;
}

.btn__step2 {
	width: 100%;
	height: 60px;
	background-color: #0d1985;
	padding: 0 20px;
	box-shadow: rgba(0, 0, 0, 0.1);
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
