/***** OWN STYLES ******/

/***** OWN STYLES ******/

/***** OWN STYLES ******/

/* ---- GENERAL BEGIN ---- */

.clearfix::before,
.clearfix::after {
	content: " ";
	display: table;
}
.clearfix::after {
	clear: both;
}
.clearfix {
	*zoom: 1;
	/* Für den IE6 und IE7 */
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: sans-serif;
	text-size-adjust: none;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	min-height: 100%;
}
body {
	background: #fff;
	font-size: 1.5rem;
	line-height: 1.65;
	color: #253746;
	font-family: "Red Hat Display", sans-serif;
	overflow-x: hidden;
	max-width: 100vw;
	min-height: 100%;
}
/* .body--no-scroll {
	overflow: hidden;
} */
code {
	color: rgba(255, 79, 66, .75);
	transform: rotate(-3deg);
	display: block;
	margin-bottom: 20px;
}
img {
	max-width: 100%;
	height: auto;
}
iframe:not(#odsp_wdg_iframe) {
	max-width: 100%;
	display: block;
	margin: 20px auto;
}
a {
	color: #015bed;
	text-decoration: underline;
	background-color: transparent;
}
a:hover {
	color: #4787ef;
}
a.dont-underline {
	text-decoration: none;
}
a.dark {
	color: #222;
}
a,
button,
.jslink,
.button {
	transition: color .25s ease-in-out, background .25s ease-in-out, opacity .25s ease-in-out;
}
a:hover,
button:hover {
	transition: color .25s ease-in-out, background .25s ease-in-out, opacity .25s ease-in-out;
}
.c-pointer {
	cursor: pointer;
}
a,
.jslink {
	cursor: pointer;
}
.zindex-1 {
	z-index: 1;
}
.color-white {
	color: #fff;
}
img.alignleft,
.wp-caption.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	max-width: 40%;
}
img.alignright,
.wp-caption.alignright {
	float: right;
	margin: 0 0 10px 20px;
	max-width: 40%;
}
img.aligncenter,
img.alignnone {
	display: block;
	margin: 30px auto;
	float: none;
	clear: both;
	max-width: 100%;
}
input[type=number].input-no-span::-webkit-inner-spin-button,
input[type=number].input-no-span::-webkit-outer-spin-button {
	/*-webkit-appearance: none;*/
	margin: 0 -5px 0 0;
}
.col-lg-4 img.aligncenter,
.col-lg-4 img.alignnone {
	margin: 0 auto 10px;
}
.pb-4 p:only-child {
	margin-bottom: 0;
}
.wp-caption {
	max-width: 100% !important;
}
.wp-caption.aligncenter,
.wp-caption.alignnone {
	margin: 20px auto;
}
.wp-caption.aligncenter img,
.wp-caption.alignnone img {
	width: 100%;
}
.wp-caption-text {
	color: #a4adb9;
	font-size: 1.3rem;
	padding: 5px 0;
	margin-top: 5px;
}
.container,
.container-fluid {
	max-width: 1200px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.less-line-height {
	line-height: 1.2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 900;
	margin-bottom: .75rem;
}
.h1-additional-margin-bottom {
	margin-bottom: 1.5rem;
}
.main-content-wrapper > h2 {
	position: relative;
	margin-bottom: 1rem;
}
p {
	margin-bottom: 1.5rem;
}
p:empty,
.hide-empty-p-br > br,
.hide-empty-p-br > p:empty {
	display: none;
}
p:last-child,
p:only-child {
	margin-bottom: 0;
}
.line-height-1 {
	line-height: 1;
}
ul.list-no-style,
ol.list-no-style,
.column-box ul,
.column-box ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-no-style li {
	list-style: none;
}
.link-no-hover-effect:hover {
	color: inherit;
	text-decoration: none;
}
.transition-all,
.transition-all:hover {
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.transition-scale,
.transition-scale:hover {
	transition: transform .25s ease-in-out;
}
.transition-background,
.transition-background:hover {
	transition: background .25s ease-in-out;
}
.transition-opacity-background,
.transition-opacity-background:hover {
	transition: opacity .25s ease-in-out, background .25s ease-in-out;
}
.transition-color,
.transition-color:hover,
.site-menu-toplist__li:hover,
.site-menu-toplist__rank {
	transition: color .25s ease-in-out;
}
.transition-shadow-color,
.transition-shadow-color:hover {
	transition: box-shadow .25s ease-in-out, color .25s ease-in-out;
}
.transition-background-color-color-border,
.transition-background-color-color-border:hover {
	transition: background-color .25s ease-in-out, color .25s ease-in-out, border-color .25s ease-in-out;
}
.transition-opacity-shadow,
.transition-opacity-shadow:hover {
	transition: box-shadow .25s ease-in-out, opacity .25s ease-in-out;
}
.transition-transform-color,
.transition-transform-color:hover {
	transition: transform .25s ease-in-out, color .25s ease-in-out;
}
.transition-transform-shadow-color,
.transition-transform-shadow-color:hover {
	transition: transform .25s ease-in-out, box-shadow .25s ease-in-out, color .25s ease-in-out;
}
.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important;
}
.box-wrapper {
	background: #fff;
	padding: 0 15px;
	border-radius: 4px;
	color: #222;
	border: 1px solid #e2e6e9;
}
.content-section--transparent {
	background: none;
}
input:-moz-read-only,
textarea:-moz-read-only {
	outline: 0;
}
input:-moz-read-only,
textarea:-moz-read-only {
	outline: 0;
}
input:read-only,
textarea:read-only {
	outline: 0;
}
@media (min-width: 768px) {
	.review-main-headline-box {
		margin-bottom: 5px;
	}
}
.review-meta-data {
	background: #f6f8f9;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 1.3rem;
	color: #080808;
	border-radius: var(--border-radius-default);
}
@media (min-width: 768px) {
	.review-meta-data {
		flex: 0 0 100px;
		font-size: 1rem;
		padding: 8px 5px;
		margin-bottom: 5px;
	}
	.review-meta-data span {
		font-size: 1.8rem;
		font-weight: 700;
		padding: 0 3px;
		border-bottom: 2px solid #015BED;
		margin-bottom: 6px;
	}
}
.shortcode-box {
	margin-top: 25px;
	margin-bottom: 25px;
}
.label-color--sport,
.label-color--vpn,
.label-color--dating {
	background-color: #253746;
}
.label-color--casino {
	background-color: #951b81;
}
.label-color--poker {
	background-color: #005578;
}
.label-color--bingo {
	background-color: #4ecaf6;
}
.label-color--lotto {
	background-color: #5ed391;
}
.label-color--esports {
	background-color: #000;
}
.d-grid {
	display: -ms-grid;
	display: grid;
}
.position-overlay {
	position: relative;
	z-index: 1;
}
/* ---- GENERAL END ---- */

/* ---- HEADER BEGIN ---- */
body {
	padding-top: 44px; /* custom */
}
@media (min-width: 768px) {
	body { 
		padding-top: 54px; /* custom */
	}
}
/* body.header--with-ticker {
	padding-top: 120px;
}
@media (min-width: 768px) {
	body.header--with-ticker { 
		padding-top: 150px;
	}
} */
@media (min-width: 783px) {
	body.admin-bar .site-header { 
		top: 32px !important; /* custom */
	}
}
.site-header {
	position: fixed; /* custom */
	top: 0 !important; /* custom */
	left: 0;
	width: 100%;
	z-index: 10000; /* custom */
	border-bottom: 1px solid #e6e6e8;
}
/* .site-header--sticky {
	position: fixed;
} */
.site-header--show-top-rows {
	top: 0;
	transition: top .25s ease-in-out !important;
}
.site-header--further-down {
	transition: top .25s ease-in-out !important;
}
.admin-bar .site-header {
	top: 46px !important; /* custom */
}
@media (min-width: 783px) {
	.admin-bar .site-header { 
		top: 32px !important; /* custom */
	}
}
.site-header__site-logo {
	height: 44px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	/* -webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%; */
	margin-right: 0; /* custom */
}
@media (min-width: 768px) {
	.site-header__site-logo {
		height: 54px; /* custom */
		/* -ms-flex: 0 0 20%;
		flex: 0 0 20%; */
		margin-right: 15px; /* custom */
		width: 100%;
	}
}
.site-header__site-logo__link {
	display: block;
	width: 100%;
}
.site-header__site-logo__img {
	max-height: 36px;
    max-width: 130px;
	/*width: 100%;*/
	margin-bottom: 2%;
}
.site-header__top-row {
	background: #fff;
    width: 100%;
	position: relative;
	padding: 0 15px; /* custom */
}
.col-icon-row-custom-width {
	flex: 0 0 40px;
	padding: 0;
}
@media (min-width: 992px) {
	.col-icon-row-custom-width {
		flex: 0 0 auto;
		padding: 0 15px;
	}
}
.site-header__mobile-menu-toggle {/* custom */
	width: 44px;
	height: 44px;
	/* background: url("../images/menu-icon.svg") center no-repeat;
	background-size: 28px auto; */
	cursor: pointer;
	margin: 0; /* custom */
	position: relative; /* custom */
	display: flex; /* custom */
    flex-direction: column; /* custom */
	justify-content: center; /* custom */
	padding: 8px 10px; /* custom */
}
@media (min-width: 768px) { /* custom */
	.site-header__mobile-menu-toggle {
		width: 54px;
		height: 54px;
		padding: 12px 14px;
	}
}
@media (min-width: 768px) {
	.site-header__site-logo__img {
		max-width: 170px;
		width: 170px;
		max-height: 50px;
		/* margin-bottom: 4%; */
	}
}
/* ---- HEADER END ---- */

/* ---- CONTENT BEGIN ---- */
.main-wrapper {
	margin: 20px 0;
	word-wrap: break-word;
}
.home .main-wrapper {
	margin: 0;
}
@media (min-width: 768px) {
	.main-wrapper {
		margin: 30px 0;
	}
}
.review-breadcrumb-row {
	width: calc(100vw - 15px * 1);
	max-width: 1200px;
}
.site-breadcrumb {
	margin-bottom: 10px;
}
.site-breadcrumb,
.site-breadcrumb a {
	font-size: 1.2rem;
	color: #a4adb9;
	text-decoration: none;
	line-height: 1.35;
}
@media (min-width: 992px) {
	.review-hero-section:not(.review-hero-section--one-section):not(.review-hero-section--not-available) .last-updated-container--review {
		margin-top: 45px;
		margin-bottom: -45px;
	}
}
.site-breadcrumb--light, 
.site-breadcrumb--light a {
	color: var(--breadcrumb-light-color);
}
.site-breadcrumb a:hover,
.breadcrumb_last {
	color: #015BED;
}
@media (min-width: 768px) {
	.site-breadcrumb {
		margin-bottom: 15px;
	}
}
@media (min-width: 992px) {
	.site-breadcrumb--review-hero-section {
		margin-bottom: 0;
		min-height: 35px;
	}
}
.h1-headline {
	font-size: 2.4rem;
}
.h1-headline--white {
	color: #fff;
}
h2 {
	font-size: 1.8rem;
}
@media (min-width: 768px) {
	h2 {
		font-size: 2.2rem;
	}
}
h3 {
	font-size: 1.6rem;
}
@media (min-width: 768px) {
	h3 {
		font-size: 2rem;
	}
}
.intro-h2-headline {
	margin-bottom: 8px;
	margin-top: -.75rem;
	font-size: 1.6rem;
}
@media (min-width: 768px) {
	.intro-h2-headline {
		font-size: 1.8rem;
	}
}
.h1-headline__subheadline--normal-size,
.h1-headline__subheadline--slots {
	font-size: 1.5rem;
}
@media (min-width: 768px) {
	.h1-headline__subheadline--slots {
		font-size: 1.8rem;
	}
}
@media (min-width: 768px) {
	.h1-headline {
		font-size: 2.8rem;
	}
}
.h2-subheadline {
	font-size: 1.6rem;
	margin-top: -.25rem;
	margin-bottom: 8px;
}
@media (min-width: 768px) {
	.h2-subheadline {
		font-size: 1.8rem;
	}
}
.flex-content--margin {
	margin-top: 15px;
}
.flex-content__main-content {
	padding: 0;
	background: #fff;
}
.flex-content__main-content--page {
	padding: 20px 15px;
}
.flex-content__main-content--transparent {
	background: none;
}
.flex-content__col-sidebar {
	margin-top: 40px;
}
@media (min-width: 992px) {
	.flex-content__col-sidebar--no-margin-top {
		margin-top: -1px;
	}
	.flex-content__col-sidebar--review-custom-margin {
		margin-top: 107px;
	}
	.flex-content__col-sidebar--review-custom-margin--one-section {
		margin-top: 65px;
	}
	.flex-content__col-sidebar--less-margin-top {
		margin-top: 30px;
	}
	.flex-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.flex-content__main-content,
	.flex-content__hero-section {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		width: calc(100% - 40px - 365px * 1);
		max-width: 795px;
		padding: 30px 0 15px 15px;
		position: relative;
		border-radius: 0 4px 0 0;
	}
	.flex-content__main-content--no-pt,
	.flex-content__hero-section {
		padding-top: 0;
	}
	.flex-content__main-content--page {
		padding-right: 15px;
	}
	.flex-content__main-content:not(.flex-content__main-content--transparent):after {
		content: "";
		position: absolute;
		top: 0;
		left: auto;
		right: 0;
		width: 100vw;
		background: #fff;
		height: 100%;
		z-index: -1;
	}
	.flex-content__main-content:not(.flex-content__main-content--transparent):after {
		-webkit-box-shadow: 0 -1px 0 0 #e2e6e9, 1px 0 0 0 #e2e6e9;
		box-shadow: 0 -1px 0 0 #e2e6e9, 1px 0 0 0 #e2e6e9;
		border-radius: 0 4px 0 0;
	}
	.flex-content__main-content.flex-content__main-content--no-margin:after {
		-webkit-box-shadow: 1px 0 0 0 #e2e6e9;
		box-shadow: 1px 0 0 0 #e2e6e9;
		border-radius: 0;
	}
	.flex-content__col-sidebar,
	.flex-content__hero-side {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 380px;
		flex: 0 0 380px;
		margin-left: 25px;
		min-height: 1%;
		min-width: 380px;
	}
}
.main-content-wrapper--padding-top {
	padding-top: 15px;
}
.hero-section--margin-bottom {
	margin-bottom: 15px;
}
.fullwidth-section {
	text-align: center;
	padding: 50px 0;
}
.fullwidth-section h1,
.fullwidth-section h2 {
	font-size: 2.2rem;
	margin-bottom: .75em;
}
.fullwidth-section--hero h1 {
	margin-bottom: .5em;
}
@media (min-width: 992px) {
	.fullwidth-section h1,
	.fullwidth-section h2 {
		font-size: 3rem;
	}
}
.fullwidth-section--hero, 
.fullwidth-section--dark {
	background: #FAFBFD;
	/* color: #fff; */
	position: relative;
}
.fullwidth-section--hero {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
}
.fullwidth-section--hero:after, 
.fullwidth-section--dark:after,
.fullwidth-section--lightgray:after {
    position: absolute;
    height: 100%;
    background: #FAFBFD;
    content: "";
    z-index: -1;
    top: 0;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
.fullwidth-section--lightgray, 
.fullwidth-section--lightgray:after {
	background: #FAFBFD;
}
.fullwidth-section--light:not(.--no-bg) {
	background: url("../images/section-divider.svg");
	background-position: center bottom;
	background-size: 311px auto;
	background-repeat: no-repeat;
	padding-bottom: 75px;
}
/* .fullwidth-section--hero:after {
	background: url(../images/hero-bg-mobile.jpg);
	background-size: cover;
	background-position: top center;
} */
@media (min-width: 992px) {
	.fullwidth-section--hero {
		text-align: left;
		/* padding: 80px 0; */
	}
	/* .fullwidth-section--hero:after {
		background: #FAFBFD url(../images/hero-image-mobile-phone.png);
		background-size: 447px 282px;
		background-position: bottom right;
		background-repeat: no-repeat;
	} */
}
.hero-section__content {
	padding-top: 50px;
	padding-bottom: 50px;
}
@media (min-width: 992px) {
	.hero-section__content {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
.hero-section__image img {
	max-width: 65vw;
}
@media (min-width: 992px) {
	.hero-section__image {
		display: flex;
		align-items: flex-end;
		padding-left: 0;
		padding-top: 30px;
	}
}
/* -- us map hero -- */
.hero-us-map {
	margin: 40px auto 15px;
	text-align: left;
}
.hero-us-map__map-container {
	margin-bottom: 30px;
	justify-content: center;
	display: flex;
	align-items: center;
}
@media (min-width: 768px) {
	.hero-us-map__states-select {
		padding-top: 50px;
	}
	.hero-us-map__states-select-item {
		box-shadow: 0 0 0 1px #BBB8C7 inset;
		border-radius: 50px;
		padding: 8px;
		align-items: center;
		cursor: pointer;
		transition: all .25s ease-in-out;
	}
	.hero-us-map__states-select-item.--active,
	.hero-us-map__states-select-item:hover {
		box-shadow: 0 0 0 2px #253746 inset;
	}
	.hero-us-map__states-select-item.--active {
		background: #f6f8fd;
	}
	.hero-us-map__states-select-item:not(:last-child) {
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.hero-us-map__states-select-wrapper {
		border: 1px solid #253746;
	}
	.hero-us-map__states-select-list{
		max-height: 200px;
		overflow-x: auto;
	}
	.hero-us-map__states-select-item {
		width: 100%;
		padding: 10px;
		align-items: center;
		user-select: none;
	}
	.hero-us-map__states-select-toggle {
		padding: 10px 35px 10px 10px;
		background: url(../images/triangle-darkblue-down.svg) calc(100% - 15px) center no-repeat;
		background-size: 14px auto;
		align-items: center;
	}
	.hero-us-map__states-select-item:not(.--show) {
		display: none !important;
	}
	.hero-us-map__states-select-item.--active {
		font-weight: 700;
		background: #FAFBFD;
	}
}
.hero-us-map__states-select-flag {
	margin-right: 15px;
}
.hero-us-map__states-select-flag img {
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	border-radius: 50%;
}
.hero-us-map__map-image {
	width: 100%;
	max-width: 728px;
	image-rendering: -webkit-optimize-contrast;
}
.hero-us-map__description {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	max-width: calc(100% - 30px * 1);
	background: #f6f8fd;
	padding: 15px;
}
@media (min-width: 768px) {
	.hero-us-map__description {
		margin-top: 30px;
		padding: 30px;
	}
}
.hero-us-map__description-title {
	font-weight: 700;
	margin-bottom: .5em;
	font-size: 1.8rem;
}
/* -- us map hero -- */
/* -- why us -- */
.stats-items {
	margin: 40px auto -30px;
	max-width: 1000px;
	display: flex;
	flex-grow: 1;
	justify-content: center;
}
.stats-item {
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 30px;
}
.stats-counter {
	font-size: 4.2rem;
	color: #015BED;
}
.stats-label {
	font-size: 1.5rem;
}
/* -- why us -- */
/* -- brands -- */
.brand-items,
.benefits-items,
.job-offers {
	 justify-content: center;
	 margin: 40px auto -20px;
}
.brand-items {
	width: 100%;
}
.brand-item-wrapper {
	padding-left: 10px;
	padding-right: 10px;
}
.brand-item {
	border: 2px solid #E5E5E5;
	padding: 5px 15px;
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	transition: all .25s ease-in-out;
}
.brand-item:hover {
	border-color: #253746;
	transition: all .25s ease-in-out;
}
.brand-image {
	max-height: 52px;
	width: auto;
	max-width: 90%;
	image-rendering: -webkit-optimize-contrast;
}
/* -- brands -- */
/* -- benefits -- */
.benefit-item {
	margin-bottom: 30px;
}
.benefit-icon-wrapper {
	display: flex;
	min-height: 90px;
	align-items: center;
    justify-content: center;
}
.benefit-label {
	margin-top: 1em;
}
/* -- benefits -- */
/* -- join -- */
.owl-carousel {
	padding: 0 15px;
}
.owl-carousel-inactive {
	display: flex;
	overflow: hidden;
	flex-wrap: nowrap;
	margin-bottom: 30px; /* reserved space for pagination */
}
.join-tab-items {
	padding-top: 50px;
	margin-top: 40px;
}
.join-tab-items.owl-carousel .owl-stage-outer {
	max-width: calc(100% - 3px); /* to remove pixel defect on the right */
}
.join-tab-items .owl-dots {
	position: absolute;
	top: 0;
	left: 15px;
	white-space: nowrap;
	overflow-x: auto;
	display: flex;
	width: calc(100vw - 45px * 1)
}
.join-tab-items .owl-dot {
	margin-bottom: 10px;
}
.join-tab-items .owl-dot:not(:last-child) {
	margin-right: 20px;
}
@media (min-width: 768px) {
	.join-tab-items .owl-dot:not(:last-child) {
		margin-right: 40px;
	}
}
.join-tab-items .owl-dot button {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	font-weight: 700;
	cursor: pointer;
	outline: inherit;
}
.join-tab-items .owl-dot.active button {
	color: #015BED;
}
.join-tab-items .owl-nav {
	font-size: 5rem;
    position: absolute;
    bottom: 15px;
    right: 30px;
    font-weight: 700;
    line-height: 30px;
}
@media (min-width: 768px) {
	.join-tab-items .owl-nav {
		bottom: 25px;
		right: 45px;
	}
}
.join-tab-items .owl-nav button {
	outline: none;
}
.join-tab-items .owl-nav button.disabled {
	opacity: .25;
}
.join-tab-items .owl-nav button span {
	display: block;
	height: 40px;
}
.join-tab-items .owl-nav button:not(.disabled) span:hover,
.join-tab-items .owl-nav button:not(.disabled) span:active {
	color: #015BED;
}
.join-tab-items .owl-nav .owl-prev {
	margin-right: 10px;
}
.join-tab-items .owl-stage {
	display: flex;
	background: #FAFBFD;
}
.join-tab-item {
	background: #FAFBFD;
	text-align: left;
	margin: 0;
	padding: 0;
	flex: 0 0 auto;
	height: 100%;
	align-content: flex-start;
}
@media (min-width: 768px) {
	.join-tab-item {
		align-content: center;
	}
}
.join-tab-item__image-wrapper {
	background-size: cover;
	background-position: center;
	height: 0;
	padding-bottom: 62.5%;
	overflow: hidden;
}
@media (min-width: 768px) {
	.join-tab-item__image-wrapper {
		height: 100%;
		padding-bottom: 0;
	}
}
.join-tab-item__description {
	display: flex;
	align-items: center;
	padding: 20px 20px 55px;
}
@media (min-width: 768px) {
	.join-tab-item__description {
		padding: 50px;
	}
}
@media (min-width: 992px) {
	.join-tab-item__description {
		padding: 80px 50px;
	}
}
/* -- join -- */
/* -- jobs -- */
.job-offers {
	justify-content: flex-start;
	display: grid;
    grid-template-columns: repeat(1, 1fr);
	grid-gap: 0 30px;
	width: 100%;
    max-width: calc(100% - 30px * 1);
}
@media (min-width: 768px) {
	.job-offers {
		grid-template-columns: repeat(2, 1fr);
		max-width: calc(100% - 70px * 1);
	}
}
.job-offer {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 1.3rem;
	position: relative;
}
.job-offer__title {
	font-weight: 700;
	margin-bottom: .5em;
	font-size: 1.6rem;
	transition: all .25s ease-in-out;
}
.job-offer:hover .job-offer__title {
	color: #015BED;
	transition: all .25s ease-in-out;
}
.job-offer__department {
	background: #015BED;
	color: #fff;
	padding: 5px 10px;
	font-size: 1.3rem;
	font-weight: 700;
	text-align: center;
	border-radius: 4px;
	line-height: 1.2;
	white-space: nowrap;
	min-width: 80px;
}
.job-offer__location:before {
	content: "";
	width: 16px;
	height: 20px;
	background: url(../images/location-icon.svg) no-repeat center;
	background-size: 16px auto;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	transition: all .25s ease-in-out;
}
.job-offer__link,
.job-offer__link:hover {
	color: #015BED;
	transition: all .25s ease-in-out;
}
.job-offer__link:after {
	content: "";
	width: 16px;
	height: 20px;
	background: url(../images/triangle-blue-right.svg) no-repeat center;
	background-size: 9px auto;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	transition: all .25s ease-in-out;
}
.job-offer__link:hover:after {
	margin-right: -5px;
	margin-left: 15px;
}
.job-offer__link:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* -- jobs single -- */
.meta-post-date {
	font-size: 1.2rem;
	margin-bottom: 10px;
	padding: 5px 0 10px;
	line-height: 1;
}
.meta-post-date--jobs {
	margin-bottom: 0;
	padding: 10px 15px;
	background: #FAFBFD;
	display: inline-block;
}
.job-offer-details {
	padding: 15px;
	margin: 0 0 30px;
	background: #FAFBFD;
}
.job-offer-details__entry:not(:last-child) td {
	padding-bottom: .75em;
}
.job-offer-details__entry td:first-child {
	padding-right: 1em;
}
.section-job-cta-wrapper {
	text-align: center;
	margin: 30px 0;
}
/* -- jobs single -- */
/* -- news -- */
/* -- newsletter -- */
.newsletter-container {
	max-width: 900px;
	margin: 40px auto 0;
}
::placeholder {
	color: #253746;
	opacity: 1;
}

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

::-ms-input-placeholder {
	color: #253746;
}
.newsletter-mail-input,
.newsletter-mail-submit,
.job-apply-submit {
	border: none;
	height: 60px;
	padding: 10px 30px;
	font-size: 1.8rem;
	border-radius: 4px;
	outline: none;
	margin-bottom: 15px;
}
.newsletter-mail-input {
	border: 1px solid #253746;
	width: 100%;
}
.newsletter-mail-submit,
.job-apply-submit {
	/* margin-top: 15px; */
	background: #17CD41;
	color: #fff;
	font-weight: 600;
	width: 100%;
}
.newsletter-mail-submit:hover,
.job-apply-submit:hover {
	background: #27d64f;
}
.job-apply-submit {
	text-decoration: none;
	padding: 18px 35px;
	font-size: 2rem;
}
.job-apply-submit:hover {
	text-decoration: none;
	color: #fff;
}
.newsletter-form {
	max-width: 800px;
	margin: auto;
}
/* @media (min-width: 768px) {
	.newsletter-form {
		padding-bottom: 30px;
	}
} */
.newsletter-container img {
	max-width: 180px;
	margin-right: -30px;
}
@media (min-width: 768px) {
	.newsletter-container img {
		max-width: 260px;
		margin-bottom: -30px;
	}
}
/* -- newsletter -- */
.full-clickable-link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.owl-carousel__latest-news {
	margin: 2rem 0;
}
.latest-news-carousel__item {
	background: #fff;
	min-height: 350px;
	width: 270px;
	color: #222;
	border-radius: 4px;
	position: relative;
	text-align: left;
	border: 1px solid #EAF0F8;
}
.latest-news-carousel__image {
	height: 152px;
	border-radius: 4px 4px 0 0;
	background-size: cover;
	background-position: center;
}
.latest-news-carousel__text {
	padding: 15px;
}
.latest-news-carousel__link {
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 8px;
	display: block;
	min-height: 42px;
	color: #253746;
	text-decoration: none;
}
.latest-news-carousel__link:hover {
	color: #015BED;
	text-decoration: none;
}
/* -- news -- */
.fullwidth-blocker {
	position: relative;
	background: #4b0671;
}
.fullwidth-blocker:after {
	background: #4b0671;
}

.wp-pagenavi {
	margin: 15px 0;
	padding: 0 15px;
}
.wp-pagenavi a,
.wp-pagenavi span {
	width: 30px;
	height: 30px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0 5px 5px 0;
	background: #fff;
	font-size: 1.3rem;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	color: #253746;
	font-weight: 700;
	transition: all 0.2s ease-out;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	transition: all 0.2s ease-out;
}
.wp-pagenavi a.first, .wp-pagenavi a.last {
	width: auto;
	padding: 0 10px;
}
/* ---- FOOTER BEGIN ---- */

.site-footer {
	background: #fff;
	color: #000;
    border-top: 10px solid #f3f7fd;
}
.site-footer__line-first {
	padding: 20px 0 15px;
}
@media (min-width: 992px) {
	.site-footer__line-first {
		padding-top: 50px;
	}
}
.site-footer__logo-row {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	max-width: calc(100% - 30px * 1);
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}
.site-footer__site-logo {
	max-width: 200px;
	max-height: 50px;
}
.footer__partner-logos__title {
	font-size: 1.4rem;
	color: #fff;
}
.footer__partner-logos__inner {
	border-top: 1px solid rgba(255,255,255,.2);
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
@media (min-width: 992px) {
	.footer__partner-logos__inner {
		margin-top: 0;
	}
}
@media (min-width: 992px) {
	.footer__partner-logos {
		margin-bottom: 0;
	}
}
.site-footer__line-second {
	padding: 20px 0;
	font-size: 1.3rem;
	line-height: 1.25;
	background: #1f1057;
}
.site-footer__line-third {
	background: #fff;
	color: #222;
	padding-top: 20px;
	padding-bottom: 5px;
}
@media (min-width: 768px) {
	.site-footer__line-third {
		padding-bottom: 20px;
	}
}
.site-footer__line-third__li {
	margin: 0 10px 10px;
}
@media (min-width: 768px) {
	.site-footer__line-third__li {
		margin: 0 30px 10px 0;
	}
}
.footer__legal-logos__img {
	max-height: 36px;
	max-width: 60px;
	width: auto;
	margin: 0 20px 15px 0;
}
@media (min-width: 992px) {
	.footer__legal-logos__img {
		max-width: 150px;
		margin: 0 15px;
	}
}
.footer-col {
	margin-bottom: 20px;
}
.footer-col__title {
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.footer-col .menu-item {
	font-size: 1.3rem;
	margin-bottom: .75rem;
}
.footer-col .menu-item a,
.footer-col .menu-item span {
	color: #000;
	text-decoration: none;
	opacity: 1;
	display: flex;
	align-items: center;
}
.footer-col .menu-item a:hover,
.footer-col .menu-item span:hover {
	opacity: .5;
}
.footer-col .menu-item a:before,
.footer-col .menu-item span:before {
	content: "";
	background: url("../images/arrow-more-white.svg") 0px center no-repeat;
	background-size: auto 8px;
	width: 20px;
	min-width: 20px;
	height: calc(1.3rem * 1.65 * 1); /* font-size * line height */
	opacity: .5;
	transition: background .25s ease-in-out;
	align-self: flex-start;
}
.footer-col .menu-item a:hover:before,
.footer-col .menu-item span:hover:before {
	background-position: 5px center;
    transition: background .25s ease-in-out;
}
.footer-legal-menu__link {
	font-size: 1.3rem;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
.footer-legal-menu__link:hover {
	/* color: #fff; */
	opacity: .5;
	text-decoration: none;
}
.footer__partner-logos__img {
	margin: 10px 20px 10px 0;
	max-width: 40px;
	width: auto;
	max-height: 40px;
}
@media (min-width: 992px) {
	.footer__partner-logos__img {
		margin: 15px 20px 0;
		max-width: 80px;
		max-height: 80px;
	}
}
/* .footer_show-more-btn {
	height: 40px;
	background: url("../images/footer-show-more-plus-pink.svg") center no-repeat;
	background-size: 40px 40px;
	cursor: pointer;
}
.footer_show-more-btn:hover {
	opacity: .7;
} */
.js-link {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* ---- FOOTER END ---- */
.pointer {
	cursor: pointer;
}
/* font size fix (needed at end of file)  -- https://stackoverflow.com/questions/49076662/font-sizing-vw-buggy-on-mobile-chrome */
.main-wrapper {
	max-height: 999999px;
}
