html {
	scroll-behavior: smooth;
}

:root {
	--red: #b80000;
	--black: #303030;
	--white: #ffffff;
	--yellow: rgb(255, 229, 0);
	--gray: #626262;
	--blue: #052962;
	--title-color: #232a31;
	--text-color: #1d2228;
	--label-color: #767d84;
	--box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
	--text-size: 1.1rem;
	--text-size-sm: 0.885rem;
	--title-size: 2.5rem;
	--title-size-md: 2.1rem;
	--title-size-sd: 1.5rem;
	--guardian-bold: "Guardian Egyptian Web Bold";
	--guardian-medium: "Guardian Egyp Medium";
	--guardian-regular: "Guardian Egyp Regular";
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html {
	scroll-behavior: smooth;
	height: 100%;
}

body {
	height: 100%;
	color: var(--title-color);
}

h1,
h2,
h3 {
	color: var(--title-color);
}

h1,
h2 {
	font-size: var(--title-size);
}

ul {
	list-style: none;
	padding: 0;
}

ol,
ul {
	padding: 0;
	margin: 0;
}

p {
	margin: 0;
}

a {
	text-decoration: underline;
	color: var(--orange);
	font-weight: 700;
}

img {
	height: auto;
}

.label {
	display: block;
	font-style: italic;
	text-align: center;
	color: rgba(0, 0, 0, 0.501);
	margin-bottom: 1rem;
}

.main__title {
	font-family: var(--guardian-medium);
	font-weight: normal;
	font-size: 2rem;
	margin-bottom: 16px;
}

.info {
	font-size: var(--text-size);
	color: var(--text-color);
	font-family: var(--guardian-regular);
}

.info__img {
	width: 100%;
}

.info__text {
	margin: 1rem 0;
}

.info__text a:hover {
	color: var(--blue);
}

.info__text span {
	font-weight: 700;
	color: var(--text-color);
}

.info__important {
	border-left: 8px solid var(--blue);
	padding-left: 0.385rem;
	margin-bottom: 1rem;
	font-style: italic;
}

.reg {
	margin-top: 1rem;
	font-size: var(--text-size);
	font-family: var(--guardian-regular);
}

.reg__title {
	font-weight: 700;
	font-family: var(--guardian-medium);
	font-size: 20px;
	text-align: center;
}

.reg__list {
	max-width: 80%;
	margin: 0 auto;
	font-size: var(--title-size);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.reg p {
	text-align: center;
	display: block;
	max-width: 60%;
	margin: 0 auto;
	color: #000;
	font-size: 1rem;
	box-shadow: var(--box-shadow);
	padding: 1rem;
}

.reg p span {
	color: #e02e3d;
}

.reg__item {
	font-size: var(--text-size);
	margin-bottom: 0.5rem;
	list-style-type: disc;
	font-weight: normal;
}

.reg__item a {
	color: var(--blue);
	font-weight: 700;
}

.reg__item a:hover {
	color: #3b5998;
}

@media (max-width: 768px) {
	.container-sm {
		max-width: 764px !important;
	}
}

/*=========CHECKMQ=======*/

.viafoura {
	--base-font-size: 0.625rem;
}
.info__text {
	margin: 1rem 0;
	color: #222;
	font-size: 19px;
	line-height: 150%;
}

img {
	max-width: 100%;
}

.viafoura {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

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

.viafoura footer,
.viafoura header,
.viafoura section {
	display: block;
	margin: 0;
	padding: 0;
}

.viafoura h2 {
	margin: 0;
	padding: 0;
}

.viafoura a {
	border-width: 0;
}

.viafoura a:hover,
.viafoura a:active {
	outline: 0;
}

.viafoura img {
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.viafoura svg:not(:root) {
	overflow: hidden;
}

.viafoura button,
.viafoura textarea {
	margin: 0;
	font-size: 100%;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
	vertical-align: baseline;
}

.viafoura button {
	padding: 0;
	color: inherit;
	text-transform: inherit;
	background: none;
	border: none;
	box-shadow: none;
}

.viafoura button:active {
	color: inherit;
}

.viafoura button {
	overflow: visible;
	cursor: pointer;
	-webkit-appearance: button;
	appearance: button;
}

.viafoura textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}

.viafoura textarea:invalid {
	background-color: #f0dddd;
}

.viafoura div,
.viafoura textarea {
	margin: 0;
	padding: 0;
}

.viafoura {
	--background-color: var(--default-color, #ffffff);
	--light-text-on-background-color: var(
		--light-text-on-default-color,
		rgba(0, 0, 0, 0.6)
	);
	--dark-text-on-background-color: var(--dark-text-on-default-color, #000000);
	background-color: #fff;
	background-color: var(--background-color, #ffffff);
}

@font-face {
	font-weight: 300;
	font-family: "Roboto";
	font-style: normal;
	src: url("/fonts/roboto-300.woff2") format("woff2");
}

@font-face {
	font-weight: 300;
	font-family: "Roboto";
	font-style: italic;
	src: url("/fonts/roboto-300italic.woff2") format("woff2");
}

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

@font-face {
	font-weight: 400;
	font-family: "Roboto";
	font-style: italic;
	src: url("/fonts/roboto-italic.woff2") format("woff2");
}

@font-face {
	font-weight: 500;
	font-family: "Roboto";
	font-style: normal;
	src: url("/fonts/roboto-500.woff2") format("woff2");
}

@font-face {
	font-weight: 500;
	font-family: "Roboto";
	font-style: italic;
	src: url("/fonts/roboto-500italic.woff2") format("woff2");
}

@font-face {
	font-weight: 700;
	font-family: "Roboto";
	font-style: normal;
	src: url("/fonts/roboto-700.woff2") format("woff2");
}

@font-face {
	font-weight: 700;
	font-family: "Roboto";
	font-style: italic;
	src: url("/fonts/roboto-700italic.woff2") format("woff2");
}

.viafoura {
	color: #000;
	color: var(--dark-text-on-background-color, #000000);
	font-family: Roboto, sans-serif;
	font-family: var(--primary-font, Roboto, sans-serif);
	font-weight: 400;
	font-size: 87.5%;
	line-height: 1.3;
}

.viafoura h2 {
	font-weight: 400;
}

.viafoura h2 {
	font-size: 2.3em;
}

.viafoura .vf-content {
	line-height: 1.8;
}

.viafoura .vf-label {
	font-size: 0.715em;
}

.viafoura .vf-label.vf-label-upper {
	text-transform: uppercase;
}

.viafoura .vf-heading-text {
	font-size: calc(var(--base-font-size, 0.625rem) * var(--x-large-font, 3.2));
}

@media only screen and (max-width: 640px) {
	.viafoura .vf-heading-text {
		font-size: calc(
			var(--base-font-size, 0.625rem) * var(--x-large-mobile-font, 2.5)
		);
	}
}

.viafoura .vf-label-text {
	font-size: calc(var(--base-font-size, 0.625rem) * var(--x-small-font, 1));
}

@media only screen and (max-width: 640px) {
	.viafoura .vf-label-text {
		font-size: calc(
			var(--base-font-size, 0.625rem) * var(--x-small-mobile-font, 1)
		);
	}
}

.viafoura .vf-body-text--deprecated {
	font-size: calc(var(--base-font-size, 0.625rem) * var(--body-font, 1.4));
}

.viafoura .vf-label-text {
	text-transform: uppercase;
}

.viafoura .vf-flex {
	display: flex;
}

.viafoura .vf-flex.vf-centered {
	align-items: center;
	justify-content: center;
}

.viafoura .vf-button {
	padding: 0.9em 1.3em;
	word-break: keep-all;
}

.viafoura .vf-button {
	border: none;
	border-radius: 3px;
}

.viafoura .vf-no-outline {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.viafoura .vf-no-outline::-moz-focus-inner {
	border: 0;
}

.viafoura .vf-avatar {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.viafoura button {
	display: inline-block;
}

.viafoura a {
	cursor: pointer;
}

.viafoura div,
.viafoura a {
	word-wrap: break-word;
	word-break: break-word;
}

.viafoura img {
	border: 0;
}

.viafoura a {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
	text-decoration: none;
}

.viafoura a:hover,
.viafoura a:focus,
.viafoura a:active {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
	text-decoration: underline;
}

.viafoura a:visited {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}

.viafoura .vf-offscreen-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	border: 0;
	clip: rect(1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
	}
}

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

.commentCount {
	display: flex;
	gap: 10px;
	align-items: center;
	max-height: 60px;
}
