*{
	margin: 0%;
	padding: 0%;
	box-sizing: border-box;
}

abbr,
article,
aside,
b,
body,
div,
em,
figcaption,
figure,
h1,
h4,
header,
html,
i,
img,
li,
nav,
ol,
p,
section,
span,
ul {
	background: 0 0;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

body {
	line-height: 1
}

article,
aside,
figcaption,
figure,
header,
nav,
section {
	display: block
}

nav ul {
	list-style: none
}

a {
	background: 0 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}

input {
	vertical-align: middle
}

main {
	display: block
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 400;
	background: #fff;
	box-sizing: border-box;
	color: #141414;
	margin-top: 50px;
	padding: 0;
	transition: margin-top 125ms linear;
	width: 100%
}

body main {
	position: relative
}

body.article-page {
	background-color: #f1f1f1
}

[data-mod] {
	min-height: 1px
}

@media all and (min-width:728px) {
	body {
		margin-top: 64px
	}
}

@media all and (min-width:1024px) {
	body {
		margin-top: 90px;
		transition: none
	}
}

@media all and (min-width:1240px) {
	body {
		margin-top: 90px
	}
	main {
		margin: 0 auto;
		z-index: 1
	}
}

.icon {
	border-radius: 50%;
	box-sizing: content-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	text-indent: 100%;
	white-space: nowrap
}

.icon:before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-font-smoothing: antialiased;
	font-family: icomoon;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	text-indent: 0;
	text-transform: none
}

.icon:after {
	border-radius: 50%;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.section-theme-background-indicator:after,
.section-theme-background-indicator:before {
	background: #626262!important
}

.publication-theme-highlight {
	background-color: #626262!important;
	color: #fff
}



.publication-theme-border,
.publication-theme-border:before {
	border-color: #626262!important
}



.article-body p a {
	color: #626262
}

@media all and (min-width:1240px) {
	main {
		background-color: #fff
	}
}

.mod-header:not([data-expanded]) #hamburger:after,
.mod-header:not([data-expanded]) #hamburger:before,
.mod-header:not([data-expanded]) #hamburger>span {
	border-radius: 3px;
	background: #fff;
	content: '';
	height: 3px;
	left: 7px;
	position: absolute;
	width: 20px
}

/* #logo {
	height: 50px;
	width: 150px;
	background-size: 100% 100%;
	display: block;
	margin-left: 38px;
	overflow: hidden;
	position: absolute;
	text-indent: 100%
} */

.logo-img {
    width: 100%;
    max-width: 170px;
    margin-right: 60px;
}


.primary.publication-theme-highlight div {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
}
.primary.publication-theme-highlight {
    display: flex;
    width: 100%;
    align-items: center;
	padding-inline: 20px;
}

#hamburger {
	cursor: pointer;
	display: block;
	height: 50px;
	right: 5px;
	margin-top: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	width: 38px
}
e
.mod-headr * {
	box-sizing: border-box
}

.mod-header:not([data-expanded]) #hamburger:before {
	top: 17px;
	transform: none
}

.mod-header:not([data-expanded]) #hamburger:after {
	top: 29px
}

.mod-header:not([data-expanded]) #hamburger>span {
	display: block;
	top: 23px
}

.mod-header .has-children>.toggle {
	display: none
}

.mod-header>.primary {
	clear: both;
	background: #626262;
	height: auto;
	padding-block: 15px;;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 4
}

.mod-header>.primary:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden
}

.mod-header>.primary nav {
	display: none
}

.mod-header .footer {
	display: none
}

@media all and (min-width:728px) {
	/* #logo {
		height: 60px;
		width: 180px;
		margin-left: 55px
	} */
	.mod-header:not([data-expanded]) #hamburger {
		height: 60px;
		opacity: 1;
		width: 55px
	}
	.mod-header:not([data-expanded]) #hamburger:before {
		left: 15px;
		top: 21px;
		width: 25px
	}
	.mod-header:not([data-expanded]) #hamburger:after {
		left: 15px;
		top: 35px;
		width: 25px
	}
	.mod-header:not([data-expanded]) #hamburger>span {
		left: 15px;
		top: 28px;
		width: 25px
	}

}

@media all and (min-width:1024px) {
	/* #logo {
		height: 70px;
		width: 210px;
		float: left;
		margin-left: 0;
		position: static
	} */
	#hamburger {
		display: none
	}
	
	.mod-header>.primary nav {
		display: block;
		float: left;
		max-width: 81%;
	}
	.mod-header>.primary [data-level='1'] {
		clear: both;
		margin-left: 10px;
		white-space: nowrap;
		overflow: hidden;
	}
	.mod-header>.primary [data-level='1']:after {
		clear: both;
		content: '.';
		display: block;
		height: 0;
		visibility: hidden
	}
	.mod-header>.primary [data-level='1']>li {
		display: inline-block;
	}
	.mod-header>.primary [data-level='1']>li>a {
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		font-weight: 400;
		box-sizing: border-box;
		font-weight: 600;
		/* height: 70px; */
		padding: 0px 8px 0
	}
	.mod-header>.primary [data-level='1']>li>a:hover {
		color: #e0e0e0
	}
	.mod-header>.primary [data-level='1'] a {
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #fff;
		display: block;
		font-weight: 400;
		position: relative;
		text-decoration: none;
		text-transform: uppercase
	}
	.mod-header>.primary [data-level='1'] .toggle {
		display: none
	}
	.mod-header>.primary [data-level='1'] .has-children {
		position: relative
	}
	.mod-header>.primary [data-level='1'] .has-children:after {
		border-color: #fff transparent transparent;
		border-style: solid;
		border-width: 5px 5px 0;
		content: '';
		font-size: 0;
		height: 0;
		position: absolute;
		right: 10px;
		top: 5px;
		width: 0
	}
	.mod-header>.primary [data-level='1'] .has-children:hover>a {
		color: #e0e0e0
	}
	.mod-header>.primary [data-level='1'] .has-children:hover:after {
		border-color: #e0e0e0 transparent transparent
	}
	.mod-header>.primary [data-level='1'] .has-children>ul {
		border-radius: 2px;
		background: #fff;
		border: solid 1px #e0e0e0;
		box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
		display: none;
		padding: 24px;
		position: absolute;
		width: 240px
	}
	.mod-header>.primary [data-level='1'] .has-children>a {
		padding-right: 25px
	}
}

@media all and (min-width:1240px) {
	/* #logo {
		height: 80px;
		width: 240px
	} */
	.mod-header>.primary [data-level='1']>li>a {
		font-size: 16px;
		/* height: 80px;
		padding-top: 34px */
	}
	.mod-header>.primary [data-level='1'] .has-children:after {
		top: 5px
	}
}

.article-page main {
	background-color: #fff;
	padding: 20px 10px 0px 10px;
}

.article-wrapper {
	margin-top: 20px
}

.article-wrapper::after {
	clear: both;
	content: ' ';
	display: table
}

.article-main {
	box-sizing: border-box;
	position: relative
}

.article-main>h1 {
	font-size: 36px;
	color: #141414;
	letter-spacing: -1px;
	line-height: 1.2;
	margin-bottom: 20px;
	padding: 0 12px;
	position: relative
}

.article-main h1+p {
	color: #626262;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 20px;
	padding: 0 12px
}

@media all and (min-width:728px) {
	.article-main h1+p {
		padding: 0
	}
}

@media all and (min-width:1024px) {
	.article-main h1+p {
		font-size: 18px
	}
}

@media all and (min-width:1240px) {
	.article-main h1+p {
		font-size: 20px
	}
}

.article-body p a {
	color: #626262;
	font-weight: 700;
	text-decoration: underline
}

.article-body p a:hover {
	opacity: .75
}

.article-body a {
	text-decoration: none
}

.article-body a:hover {
	opacity: 1;
	text-decoration: underline
}

.article-body p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #141414;
	line-height: 1.7;
	margin-bottom: 23px;
	padding: 0 12px
}

@media all and (min-width: 728px) {
	.article-body p {
		line-height: 1.8;
	}
}

@media all and (min-width:728px) {
	.article-page main {
		padding: 20px 0 16px
	}
	.article-page article {
		margin-left: 15px;
		margin-right: 15px
	}
	.article-wrapper {
		margin-top: 15px
	}
	.article-main>h1 {
		font-size: 38px;
		padding: 0
	}
	.article-body p {
		padding: 0
	}
	.article-body p {
		line-height: 1.6
	}
}

@media all and (min-width:1024px) {
	.article-wrapper {
		position: relative
	}
	.article-wrapper:before {
		background-color: #f1f1f1;
		content: ' ';
		height: 100%;
		position: absolute;
		right: 332px;
		top: 0;
		width: 3px
	}
	.article-wrapper .related-column {
		float: right;
		width: 300px
	}
	.article-wrapper .content-column {
		float: left;
		width: calc(100% - 367px)
	}
	.article-main>h1 {
		font-size: 50px;
		padding: 0
	}
}

@media all and (min-width:1240px) {
	.article-page main {
		box-sizing: border-box;
		max-width: 1240px;
		padding: 24px 0
	}
	.article-page article {
		margin-left: 32px;
		margin-right: 32px
	}
	.article-wrapper {
		margin-top: 23px
	}
	.article-main>h1 {
		font-size: 53px
	}
	.article-main>h1:before {
		background-color: #626262;
		content: '';
		height: calc(100% - 25px);
		left: -32px;
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		width: 8px
	}
}

.breadcrumbs {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 400;
  font-weight: 700;
  display: none;
  margin: 0 12px 10px;
}

.breadcrumbs a {
  color: #494949;
  display: inline-block;
  margin-left: 10px;
  margin-right: 9px;
  position: relative;
  text-decoration: none;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs ol {
  list-style-type: none;
}

.breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
}

.breadcrumbs li:not(:first-child):before {
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border: 4px solid #626262;
  border-right-width: 0;
  content: "";
  display: inline-block;
}

@media all and (min-width: 1024px) {
  .breadcrumbs {
    display: block;
  }
}

@media all and (min-width: 1240px) {
  .breadcrumbs {
    margin: 0 32px 10px;
  }
}

.in-article-image {
  margin-bottom: 23px;
}

.in-article-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.in-article-image figcaption {
  background-color: #f1f1f1;
  line-height: 1.4;
  padding: 11px 12px;
}

.in-article-image figcaption .caption {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-weight: 700;
  color: #2c2c2c;
}

.in-article-image figcaption .credit {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #141414;
  margin-left: 2px;
}

.in-article-image figcaption span:first-child {
  margin-left: 0;
}

@media all and (min-width: 728px) {
  .in-article-image figcaption {
    padding-left: 10px;
  }
}

@media all and (min-width: 1024px) {
  .in-article-image figcaption {
    padding-left: 12px;
  }
}

@media all and (min-width: 1240px) {
  .in-article-image figcaption {
    padding-left: 17px;
  }
}

.totaliser .info progress::progress-bar {
  background: #fff;
  color: #fff;
}

.totaliser .info progress::progress-value {
  opacity: 0.7;
}

.referendum progress::progress-bar {
  background: #fff;
}

.section-theme-background-indicator:after,
.section-theme-background-indicator:before {
  background: #ac0b0b !important;
}

.publication-theme-highlight {
  background-color: #ac0b0b !important;
  color: #fff;
}

.publication-theme-border,
.publication-theme-border:before {
  border-color: #ac0b0b !important;
}

@media all and (min-width: 728px) {

}

@media all and (min-width: 1024px) {

}

@media all and (min-width: 1240px) {

}

.publication-font {
  font-family: "Open Sans Condensed", sans-serif !important;
  font-weight: 700;
}

.article-body p a {
  color: #ac0b0b;
}

.mod-header > .publication-theme-highlight {
  background: #365899 !important;
  background: url("") top right, #365899 !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  -moz-background-size: contain !important;
  -webkit-background-size: contain !important;
}

.article-body img {
  max-width: 100%;
}

.btn {
  display: block;
  margin: 20px 0 10px;
  padding: 15px 10px;
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
}

.btn--orange {
  background: #365899;
  color: #fff !important;
  text-decoration: none !important;
}

.btn--animate-grow {
  transition-duration: 0.3s;
  transition-property: opacity;
}

.btn--animate-grow:hover {
  cursor: pointer;
}

.fb--container textarea {
  max-width: 100%;
}

.fb--container button,
.fb--container input,
.fb--container textarea {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.fb--container a {
  color: #365899;
  cursor: pointer;
  text-decoration: none;
}

.fb--container button {
  margin: 0;
}

.fb--container a:hover {
  text-decoration: underline;
}

.fb--container img {
  border: 0;
}

.fb--container abbr {
  border-bottom: none;
  text-decoration: 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 ._42ft:hover {
  text-decoration: none;
}

.fb--container ._42fr {
  cursor: default;
}

.fb--container .lfloat {
  float: left;
}

.fb--container .rfloat {
  float: right;
}

.fb--container .fss {
  font-size: 9px;
}

.fb--container .fsm {
  font-size: 12px;
}

.fb--container .fwn {
  font-weight: 400;
}

.fb--container .fcg {
  color: #90949c;
}

.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 {
  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 ._50f7 {
  font-weight: 700;
}

.fb--container ._42ef {
  overflow: hidden;
}

.fb--container ._8o,
.fb--container ._8o .img {
  display: block;
}

.fb--container ._8s {
  margin-right: 8px;
}

.fb--container ._6a {
  display: inline-block;
}

.fb--container ._6b {
  vertical-align: middle;
}

.fb--container ._ohe {
  float: left;
}

.fb--container ._ohf {
  float: right;
}

.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 ._3-99 {
  margin-left: 4px;
}

.fb--container ._2ph- {
  padding: 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 a.uiLinkSubtle {
  color: #90949c;
}

.fb--container .UFIInputContainer {
  position: relative;
}

.fb--container .UFICommentAttachmentButtons {
  bottom: 0;
  height: 24px;
  position: absolute;
  right: 0;
}

.fb--container .UFICommentActorName {
  font-weight: 700;
}

.fb--container ._5v47 {
  display: inline;
  white-space: nowrap;
}

.fb--container ._5uzb {
  padding-right: 3px;
}

.fb--container .sp_-J_-HgF_hOz {
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}

.fb--container .sp_-J_-HgF_hOz.sx_0beb10 {
  background: url("../images/thumbs-up.png");
  width: 16px;
  height: 15px;
}

.fb--container .sp_LOJ2j-KswDP {
  display: inline-block;
  height: 16px;
  width: 16px;
}

.fb--container .sp_LOJ2j-KswDP.sx_32ff1f {
  width: 9px;
  height: 6px;
  background-position: 0px 0px;
  background-size: 100% 100%;
  background: url("");
}

.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,
.fb--container ._5tr6 button {
  font-size: 14px;
  white-space: normal;
}

.fb--container ._4uym {
  border-width: 0 1px 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #d3d6db;
  border-bottom-color: #d3d6db;
  border-left-color: #d3d6db;
  border-image: initial;
  border-top-style: initial;
  border-top-color: initial;
}

.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;
}

body {
  overflow-x: hidden;
}
.clickable {
  z-index: 1;
  position: relative;
  display: block;
}

.btn {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 30px 30px;
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
}

.btn--orange {
  background: #365899;
  color: #fff !important;
  text-decoration: none !important;
}

.btn--animate-grow {
  transition-duration: 0.3s;
  transition-property: transform;
}

.btn--animate-grow:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.etap {
  position: relative;
  padding: 7px 10px 10px 30px;
}
.etap::before {
  content: "";
  display: block;
  position: absolute;
  width: 21px;
  height: 20px;
  /* background: url(../assets/iconRedArrow.png); */
  left: 0px;
  top: 13px;
}
.offer-date-highlight {
  background: #ffff7f;
  padding: 3px 10px 3px 10px;
  text-align: center;
  margin-top: 10px;
}
#mainBody {
  height: auto;
  min-height: 300px;
  padding: 10px 25px 10px 25px;
  text-align: center;
}
#mainBody h4 {
  color: #a6a6a6;
  font-weight: normal;
  font-size: 20px;
  margin: 0 0 40px 0;
  text-align: center;
}
#mainBody .questionNumber {
  border-bottom-color: #a6a6a6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a7d36;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  padding: 0;
  width: 100%;
}
#mainBody #question2,
#mainBody #question3 {
  display: none;
}
#mainBody button {
  font-size: 1.2em;
  width: 100%;
  margin-bottom: 10px;
  max-width: 400px;
  display: inline-block;
  padding: 0.6875em 2.5em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #191b3b;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #191b3b;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  --button--hover__BackgroundColor: #fbbb21;
  --button--hover__BorderColor: #fbbb21;
  --button--hover__Color: #fff;
  --button__BackgroundColor: #191b3b;
  --button__BorderColor: #191b3b;
  --button__Color: #fff;
  -webkit-appearance: none;
}
#mainBody button:hover,
#mainBody button:focus {
  color: var(--button--hover__Color);
  border-color: var(--button--hover__BorderColor);
  background-color: var(--button--hover__BackgroundColor);
}
.quest {
  margin-bottom: 1em;
  font-size: 1.2em;
}

.articleInfo {
  display: flex;
  align-items: center;
  color: #999;
  font-size: 100%;
  margin-bottom: 16px;
}

.articleInfo {
  display: flex;
  align-items: center;
  color: #999;
  font-size: 100%;
  margin-bottom: 16px;
}

.mt-3 {
  margin-top: 1rem !important;
}
.articleAuthor {
  color: #7dc049;
  font-weight: 700;
  margin-left: 8px;
}
.div-block-2 {
  display: flex;
  align-items: center;
}

.gray-small-text {
  color: #949494;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
}
.gray-vertical-line {
  width: 1px;
  height: 20px;
  margin-right: 15px;
  margin-left: 15px;
  background-color: #949494;
}
.image-4 {
  width: 17px;
}
.photoAuthor {
  height: 35px;
  margin-right: 12px;
  width: 35px;
  border-radius: 50%;
}
.gray-small-text._10px-margin {
  margin-right: 10px;
}
.gray-horizontal-line {
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 10px;
  background-color: hsla(0, 0%, 58%, 0.6);
}
@media (max-width: 767px) {
  .articleInfo {
    font-size: 0.85rem;
  }
}
 .article-page main {
        margin-top: 90px;
        box-sizing: border-box;
        max-width: 1240px;
        padding: 30px 0;
    }

@media (max-width: 1240px) {
    .article-page main {
        margin-top: 90px;
        box-sizing: border-box;
        max-width: 1240px;
        padding: 30px 0;
    }
}
@media (max-width: 991px) {
    .article-page main {
      margin-top: 50px;
        padding: 45px 0 16px;
    }
}
@media (max-width: 768px) {
    .article-page main {
      margin-top: 50px;
    }
}



		 .form-container {
 max-width: 500px;
  width: 100%;
  margin: 50px auto;
  border-radius: 10px;
  box-shadow: 0px 2px 6px 6px rgba(0, 0, 0, 0.1);

}

.form {
  display: flex;
  flex-direction: column;
}

.form h2 {
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
}

.form-group {
  margin-bottom: 16px;
}

.form-group label {
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
  color: #444;
}

.form-group input,
.form-group textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
}

.form-group input:focus,
.form-group textarea:focus {
  border-color: #191b3b;
  outline: none;
}

button[type="submit"] {
  background-color: #191b3b;
  margin-top: 10px;
}

button[type="submit"]:hover {
  background-color: #191b3b;
}

label {
    text-align: left;
}

.form-btn{
	width: 100%;
	max-width: 100% !important;
  color: #fff;
  padding: 15px;
  font-size: 18px;
  border: none;
}

.headerformText {
background: linear-gradient(116.57deg, #1B2150 16.67%, #202C8D 100%) !important;
padding:30px;
  font-size: 22px;
  line-height: 25px;
  font-weight: 600;
  color: #fff;
  border-radius: 10px 10px 0 0;
}

input.form-control[type="text"] {
  text-transform: capitalize;
}
input.form-control, select.form-control {
  margin-top: 12px;
  border-radius: 4px;
  box-shadow: inset 0 2px 0 rgba(0,0,0,.05);
  min-height: 35px;
  border: 1px solid #ccc;
  color: #333;
  display: block;
  font-family: ubuntu,sans-serif;
  margin: auto;
  line-height: 31px;
  background-image: none;
  padding: 0 20px;
  box-sizing: border-box;
  transition: border-color .2s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
  width: 100%;
  margin-bottom: 8px;
  background-color: #fff;
  height: 42px;
  font-weight: 300;
  font-size: 16px;
}
.button-submit{
	width: 100%;
  max-width: 100% !important;
  padding: 15px;
  border: none;
  cursor: pointer;
}
#form{
	padding: 20px;
}
.lockimg {
  width: 15px !important;
  height: 15px !important;
  display: inline-block !important;
  vertical-align: middle !important;
}
.privacy-text {
  display: inline !important;
  padding: 0 !important;
  margin: 5px 0 !important;
  font-size: 12px !important;
  color: #222 !important;
  box-shadow: none !important;
}

.footer {
    margin-top: 25px;
    padding: 20px 0;
    background: #141414;
}
 .centered {
     padding-left: 15px;
     padding-right: 15px;
     margin: 0 auto;
}
 .footer .centered {
     max-width: 1240px 
}
 .disclaimer-footer ul{
     padding-left: inherit!important;
}
 .footer .centered .disclaimer-footer {
     max-width: none 
}
 .footer .disclaimer-footer {
     max-width: 1170px;
     margin: 0 auto;
     text-align: left;
     color: grey 
}
 .footer .disclaimer-footer p {
     font-size: 13px;
     line-height: 18px;
     margin: 0;
     color: #BBBBBB;
}
 .footer .disclaimer-footer p+p {
     margin-top: 10px 
}
 .footer .disclaimer-footer .sys-menu {
     text-align: center;
     margin-top: 15px 
}
 .footer .disclaimer-footer .sys-menu li {
     display: inline-block;
     vertical-align: middle 
}
 .footer .disclaimer-footer .sys-menu li a {
     color: #BBBBBB;
     font-size: 13px;
     line-height: 18px;
     display: block;
     padding: 0 10px;
     text-decoration: none 
}
 .footer .disclaimer-footer .sys-menu li a:hover {
     text-decoration: underline 
}
 .footer .disclaimer-footer .sys-menu li+li a {
     border-left: 1px solid grey 
}
 .footer .disclaimer-footer .copy {
     color: grey;
     font-size: 11px;
     line-height: 15px;
     padding: 10px 0;
     text-align: center 
}

 @media screen and (max-width:479px) {
	     .footer {
         flex-direction: column 
    }
}

         button#nextBtn {
    width: 100%;
    padding-block: 15px;
}

                        #pswd_info {
                        padding-top: 15px;
                        }
                        #pswd_info ul {
                        list-style: none;
                        margin: 0;
                        padding: 0;
                        }
                        .invalid {
                        background: url(images/wrong.svg) no-repeat 0 50%;
                        padding-left: 15px;
                        line-height: 20px;
                        color: #ec3f41;
                        background-size: 10px 10px;
                        font-size: 14px;
                        }
                        .valid {
                        background: url(images/right.svg) no-repeat 0 50%;
                        padding-left: 15px;
                        line-height: 20px;
                        color: #3a7d34;
                        background-size: 10px 10px;
                        font-size: 14px;
                        }
                        .agree-checkbox {
                        margin-bottom: 3px;
                        margin-top: 3px;
                        position: relative;
                        display: block;
                        }
                        .agree-checkbox input[type=checkbox] {
                        height: auto;
                        top: 5px;
                        position: absolute;
                        }
                        .agree-span {
                        font-size: 11px;
                        margin-left: 20px;
                        }
                        #prevBtn {
                        color: blue
                        }
                        .iti {
                        width: 100%;
                        }
                        .form-groups {
                        width: 100%;
                        }
                        .form-groups:first-child {
                        margin-top: 15px;
                        }
                        .iti div.iti__flag-container {
                        /* display: none;*/
                        }
                        .flag-dropdown {
                        display: none;
                        }
                        input.error-field:not([type=checkbox]):not([type=radio]) {
                        border-color: #d35d6e !important
                        }
                        .error-msg-input {
                        display: block;
                        color: #fa3144;
                        font-size: 12px;
                        margin-top: 5px
                        }
                        .container-steps {
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        gap: 40px;
                        max-width: 370px;
                        width: 100%;
                        margin: 0 auto;
                        margin-bottom: 17px;
                        }
                        .container-steps .steps {
                        display: flex;
                        width: 90%;
                        align-items: center;
                        justify-content: space-between;
                        position: relative;
                        z-index: 1;
                        }
                        .steps .circle {
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        height: 30px;
                        width: 30px;
                        color: #999;
                        font-size: 18px;
                        font-weight: 500;
                        border-radius: 50%;
                        background: #fff;
                        border: 2px solid #e0e0e0;
                        transition: all 200ms ease;
                        transition-delay: 0s;
                        }
                        .steps .circle.active {
                        transition-delay: 100ms;
                        border-color: #4070f4;
                        color: #4070f4;
                        }
                        .steps .progress-bar {
                        position: absolute;
                        height: 2px;
                        width: 100%;
                        background: #e0e0e0;
                        z-index: -1;
                        }
                        .progress-bar .indicator {
                        position: absolute;
                        height: 100%;
                        width: 0%;
                        background: #4070f4;
                        transition: all 300ms ease;
                        }
                        .hiddenArea {
                        display: none !important;
                        }
                        .iti--separate-dial-code .iti__selected-dial-code {
                        color: #333;
                        font-size: 16px;
                        }
                        .iti--separate-dial-code .iti__selected-flag {
                        background: transparent !important;
                        }
                        .iti--allow-dropdown input,
                        .iti--allow-dropdown input[type=text],
                        .iti--allow-dropdown input[type=tel],
                        .iti--separate-dial-code input,
                        .iti--separate-dial-code input[type=text],
                        .iti--separate-dial-code input[type=tel] {
                        /*padding-left: 100px !important;*/
                        }
                        .iti__flag-container {
                        z-index: 999999;
                        }
                        .main-form-body {
                        margin-bottom: 100px;
                        background: #fff;
                        }
                        .single article .post-footer {
                        padding: 5px !important;
                        }
                        @media screen and (max-width: 600px) {
                        #reg_form {
                        padding: 0 2px !important;
                        }
                        }

						.form-input-main.form-groups {
        margin-block: 15px; text-align: start;
    }

    .form-input-main.form-groups label {
        align-items: flex-start;
        font-size: 14px !important;
        line-height: 1.5;
        color: #333;
    }

    .form-input-main.form-groups input[type="checkbox"] {
        margin-top: 2px;
        cursor: pointer;
    }

    .form-input-main.form-groups a {
        color: #007BFF;
        text-decoration: underline;
        transition: color 0.3s;
    }

    .form-input-main.form-groups a:hover {
        color: #0056b3;
        text-decoration: none;
    }