:root {
	--color-primary: #06072a;
}
a {
	text-decoration: underline;
}
h1 {
	font-size: 2rem;
}
h2 {
	font-size: 1.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
h3 {
	font-size: 1.2rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
@media(min-width:768px) {
	h1 {
		font-size: 3rem;
	}
}
@media(min-width: 1024px) {
	aside {
		margin-left: 0;
	}
}
aside {
	position: relative;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
@media (min-width: 768px) {
	aside {
		/* width: 280px; */
		position: sticky;
		/* top: 20px;
		margin-left: 0;
		margin-right: auto; */
	}
}
aside >* {
	--tw-shadow: 0;
}
hr {
	background-color: #06072a;
	height: 2px;
}
.hr-big {
	height: 3px;
}
.bg-skin-primary {
	background-color: #06072a;
}
.bg-error {
	background-color: #dd3333;
}
.text-skin-primary,
.plain-html h2,
.plain-html h3,
.plain-html h4 {
	color: #06072a;
}
.hover\:text-skin-primary:hover {
	color: #06072a;
}
.border-skin-primary {
	border-color: #06072a;
}
.ring-skin-primary {
	--tw-ring-color: #06072a;
}
.btn-primary {
	display: inline-block;
	white-space: nowrap;
	border-radius: 0.25rem;
	border-width: 0;
	background-color: #06072a;
	padding: .5rem .75rem;
	font-size: 1rem;
	line-height: 1.75rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(255,255,255,var(--tw-text-opacity));
	outline: 2px solid transparent;
	outline-offset: 2px;
}
.bg-blue {
	background-color: #5090e2;
}
.form-input:focus {
	border-color: #06072a;
	--tw-ring-color: #06072a;
	--tw-ring-shadow: 0;
}

@media(min-width: 768px) {
	.md\:flex-row {
		flex-direction: row;
	}
}
@media (max-width: 1024px) {
	.md\:left-0 {
		left: 0;
	}
}
@media (max-width: 1024px) {
	.md\:w-full {
		width: 100%;
	}
}
@media(min-width: 768px) {
	.md\:hidden {
		display:none;
	}
}
@media(min-width: 768px) {
	.md\:items-center {
		align-items:center;
	}
}
@media(min-width: 768px) {
	.md\:items-end {
		align-items:flex-end;
	}
}
input[type=search] {
	background-image: url("/assets/img/icons/searchbar-icon.svg");
	background-repeat: no-repeat;
	text-indent: 35px;
	background-position: 10px center;
	background-size: 20px 20px;
	font-size: 1rem;
}
input[type=checkbox]:focus {
	--tw-ring-color: transparent;
}
[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
	background-color: #6b7280;
}
.magnifying-glass-light {
	background-image: url("/assets/img/icons/searchbar-icon.svg");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	filter: invert(93%) sepia(7%) saturate(0%) hue-rotate(61deg) brightness(106%) contrast(106%);
	background-size: contain;
}
.favorite-icon-light,
.hover\:favorite-icon-light:hover {
	background-image: url("/assets/img/icons/like-outline.png");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	filter: invert(100%) sepia(0%) saturate(2009%) hue-rotate(20deg) brightness(114%) contrast(101%);
	background-size: contain;
}
.favorite-icon-light-filled,
.hover\:favorite-icon-light-filled:hover {
	background-image: url("/assets/img/icons/like-filled.png");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	filter: invert(100%) sepia(0%) saturate(2009%) hue-rotate(20deg) brightness(114%) contrast(101%);
	background-size: contain;
}
.favorite-icon-dark {
	background-image: url("/assets/img/icons/heart.png");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	filter: invert(8%) sepia(60%) saturate(1461%) hue-rotate(214deg) brightness(88%) contrast(110%);
	background-size: contain;
	z-index: 1;
}
.favorite-icon-dark-filled {
	background-image: url("/assets/img/icons/fav-icon-full.svg");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	/* filter: invert(8%) sepia(60%) saturate(1461%) hue-rotate(214deg) brightness(88%) contrast(110%); */
	background-size: contain;
	z-index: 1;
}
.top-icon-dark-filled {
	background-image: url("/assets/img/icons/top.png");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	filter: invert(8%) sepia(60%) saturate(1461%) hue-rotate(214deg) brightness(88%) contrast(110%);
	background-size: contain;
}
.location-icon-dark {
	background-image: url("/assets/img/icons/location-icon.svg");
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	/* filter: invert(8%) sepia(60%) saturate(1461%) hue-rotate(214deg) brightness(88%) contrast(110%); */
	background-size: contain;
}
.arrow-right-icon-dark {
	background-image: url("/assets/img/icons/arrow-right.svg");
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	filter: invert(8%) sepia(60%) saturate(1461%) hue-rotate(214deg) brightness(88%) contrast(110%);
	background-size: contain;
}
.down-arrow-icon-light {
	background-image: url("/assets/img/icons/dropdown-fav-icon.svg");
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	filter: invert(100%) sepia(0%) saturate(2009%) hue-rotate(20deg) brightness(114%) contrast(101%);
	background-size: contain;
}
.down-arrow-icon-dark {
	background-image: url("/assets/img/icons/dropdown-fav-icon.svg");
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	filter: invert(8%) sepia(60%) saturate(1461%) hue-rotate(214deg) brightness(88%) contrast(110%);
	background-size: contain;
}
.mail-icon-light {
	background-image: url("/assets/img/icons/Job-Alarm-icon.svg");
	background-repeat: no-repeat;
	/* width: 20px;
	height: 20px; */
	/* filter: invert(100%) sepia(0%) saturate(2009%) hue-rotate(20deg) brightness(114%) contrast(101%); */
	filter: invert(100%) sepia(0%) saturate(209%) hue-rotate(20deg) brightness(114%) contrast(101%);
	background-size: contain;
}
.noise-light {
	background-image: url("/assets/img/icons/animation-job-agent.svg");
	background-repeat: no-repeat;
	width: 24px;
	height: 40px;
	filter: invert(93%) sepia(7%) saturate(0%) hue-rotate(61deg) brightness(106%) contrast(106%);
	background-size: contain;
}
.published-icon-dark {
	background-image: url("/assets/img/icons/publish-icon.svg");
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	/* filter: invert(8%) sepia(60%) saturate(1461%) hue-rotate(214deg) brightness(88%) contrast(110%); */
	background-size: contain;
	float:left;
	margin-right: 5px;
}
.bg-gradient-from-l-to-r {
	background-color: transparent;
	background-image: linear-gradient(90deg, #0265FE 0%, #10CAFF 100%);
}
h1::selection,
h2::selection,
h2 strong::selection,
nav a::selection,
nav span::selection,
nav p::selection,
footer a::selection,
footer strong::selection {
	color:white;
	background-color: #184B74;
}
.word-break {
	word-break: break-word;
}
.mx-2 {
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}
.bg-gray-unchecked {
	background-color: #F9F9F9;
}
.checked\:bg-gray:checked {
	background-color: #6b7280;
}
.rounded-xxl {
	border-radius: 1rem;
}
.rounded-0 {
	border-radius: 0;
}
.rounded-tl-0 {
	border-top-left-radius: 0;
}
.rounded-bl-0 {
	border-bottom-left-radius: 0;
}
.rounded-tr-0 {
	border-top-right-radius: 0;
}
.rounded-br-0 {
	border-bottom-right-radius: 0;
}
@media(min-width:1024px) {
	.lg\:w-2\/3 {
		width: 66.666666%;
	}
}
.transform-horizontal-center {
	transform: translate(-50%, 0%);
}
.transform-center {
	transform: translate(-50%, -50%);
}
.mt-48 {
	margin-top: 12rem;
}
@media(min-width: 768px) {
	.md\:mt-16 {
		margin-top: 4rem;
	}
}
@media(min-width: 381px) {
	.sm\:mt-32 {
		margin-top: 8rem;
	}
}
.top-2\/3 {
	top: 66.666666%;
}
.bottom-1\/3 {
	bottom: 33.33333%;
}
@media(min-width:1024px) {
	.lg\:mt-24 {
		margin-top: 6rem;
	}
}
.header-bg-image {
	/* background-image: url("/assets/img/background.png"); */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 35%;
	/* height: 330px; */
}
@media(min-width: 768px) {
	.header-bg-image {
		/* height: 430px; */
	}
}
.pb-6 {
	padding-bottom: 1.5rem;
}
.external-link {
	color: #494edd;
}
.body-h-screen {
	min-height: calc(100vh - 300px);
}
.w-66 {
	width: 66.66666%;
}
.w-33 {
	width: 33.33333%;
}
@media (min-width:768px) {
	.md\:w-66 {
		width: 66.66666%;
	}
}
@media (min-width:768px) {
	.md\:w-33 {
		width: 33.33333%;
	}
}
.h-56 {
	height: 14rem;
}
.justify-around {
	justify-content: space-around;
}
.w-40\% {
	width: 40%;
}
.w-60\% {
	width: 60%;
}
.w-50 {
	width: 50%;
}
.w-20 {
	width: 20%;
}
.w-30 {
	width: 30%;
}
@media(min-width: 768px) {
	.md\:w-50 {
		width: 50%;
	}
}
@media(min-width: 768px) {
	.md\:w-20 {
		width: 20%;
	}
}
@media(min-width: 768px) {
	.md\:w-30 {
		width: 30%;
	}
}
@media(min-width: 768px) {
	.md\:w-80 {
		width: 80%;
	}
}
.border-0 {
	border: none;
}
.t-12px {
	top:12px;
}
.pl-4 {
	padding-left: 1rem;
}
.pr-4 {
	padding-right: 1rem;
}
.btn-primary-inverted {
	display: inline-block;
	white-space: nowrap;
	border-radius: .25rem;
	border-width: 0;
	--tw-bg-opacity: 1;
	background-color: rgba(255,255,255,var(--tw-bg-opacity));
	padding: 1rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 700;
}
.border-blue-top-only {
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top: 1px solid #5090e2;
}
.border-blue-left-only {
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: 1px solid #5090e2;
}
@media(min-width: 768px) {
	.md\:border-blue-left-only {
		border-top: none;
		border-bottom: none;
		border-right: none;
		border-left: 1px solid #5090e2;
	}
}
.border-light-blue {
	border-color: #5090e282;
}
.border-blue {
	/* border: 1px solid #5090e2; */
	border-color: #5090e2;
}
.p-3px {
	padding: 3px;
}
select.workingtimes {
	/* background-image: url("/assets/img/icons/clock-icon.svg"); */
	background-repeat: no-repeat;
	text-indent: 13px;
	text-align: left;
	/* background-position: 10px center; */
	background-size: 20px 20px;
	background-image: url("/assets/img/icons/down-arrow.svg");
}
.h-64 {
	height: 16rem;
}
@media(min-width: 768px) {
	.md\:h-64 {
		height: 16rem;
	}
}
main {
	min-height: calc(100vh - 300px);
}
.mr-8 {
	margin-right: 2rem;
}
@media(min-width:768px) {
	.md\:block {
		display: block;
	}
}
.form-input-bordered {
	display: block;
	width: 100%;
	border-radius: .25rem;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(209,213,219,var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255,255,255,var(--tw-bg-opacity));
	padding: 1rem 1.25rem;
	font-size: 1.25rem;
	line-height: 1.75rem
}

.form-input-bordered:focus {
	/* border-color: #f07300; */
	border-color: var(--color-primary);
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 0 transparent;
	box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);
	--tw-ring-color: var(--color-primary);
	--tw-ring-offset-width: 0px
}
.dropdown:after {
	background-image: url("/assets/img/icons/dropdown-fav-icon.svg");
	background-repeat: no-repeat;
}
@media (min-width: 768px) {
	.md\:mx-4 {
		margin-left: 1rem;
		margin-right: 1rem;
	}
}
.px-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.border-4 {
	border-width: 4px;
}
.border-2px {
	border-width: 2px;
}
.link-list {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	justify-content: center;
	list-style-type: none;
	margin: 0 auto 3rem;
	max-width: 64rem;
	padding: 0 2.5rem;
}
.h-3 {
	height: 0.75rem;
}
.pt-4 {
	padding-top: 1rem;
}
.pb-4 {
	padding-bottom: 1rem;
}
.justify-start {
	justify-content: flex-start;
}
@media (min-width: 320px) {
	.xs\:flex-row {
		flex-direction: row;
	}
}
@media (min-width: 320px) {
	.xs\:flex-col {
		flex-direction: column;
	}
}
@media (min-width: 320px) {
	.xs\:mr-4 {
		margin-right: 1rem;
	}
}
@media (min-width: 320px) {
	.xs\:gap-0 {
		gap: 0;
	}
}
.transform-top {
	transform-origin: top;
}
.transform-bottom {
	transform-origin: bottom 100%;
}
.duration-400 {
	transition-duration: .4s
}
.w-1\/2 {
	width: 50%;
}
@media(min-width:768px) {	
	.md\:t-155px {
		top: 155px;
	}
}
@media(min-width:768px) {	
	.md\:pl-16 {
		padding-left: 4rem;
	}
}
@media(min-width:768px) {	
	.md\:px-8 {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}
.m-0 {
	margin: 0;
}
ul,ol {
	list-style: initial;
	margin: revert;
	padding: revert;
}
.list-style-none {
	list-style: none;
}
.no-underline {
	text-decoration: none;
}
	.lds-spinner {
		color: official;
		display: inline-block;
		position: relative;
		width: 80px;
		height: 80px;
		}
		.lds-spinner div {
		transform-origin: 40px 40px;
		animation: lds-spinner 1.2s linear infinite;
		}
		.lds-spinner div:after {
		content: " ";
		display: block;
		position: absolute;
		top: 3px;
		left: 37px;
		width: 6px;
		height: 18px;
		border-radius: 20%;
		background: #5090e2;
		}
		.lds-spinner div:nth-child(1) {
		transform: rotate(0deg);
		animation-delay: -1.1s;
		}
		.lds-spinner div:nth-child(2) {
		transform: rotate(30deg);
		animation-delay: -1s;
		}
		.lds-spinner div:nth-child(3) {
		transform: rotate(60deg);
		animation-delay: -0.9s;
		}
		.lds-spinner div:nth-child(4) {
		transform: rotate(90deg);
		animation-delay: -0.8s;
		}
		.lds-spinner div:nth-child(5) {
		transform: rotate(120deg);
		animation-delay: -0.7s;
		}
		.lds-spinner div:nth-child(6) {
		transform: rotate(150deg);
		animation-delay: -0.6s;
		}
		.lds-spinner div:nth-child(7) {
		transform: rotate(180deg);
		animation-delay: -0.5s;
		}
		.lds-spinner div:nth-child(8) {
		transform: rotate(210deg);
		animation-delay: -0.4s;
		}
		.lds-spinner div:nth-child(9) {
		transform: rotate(240deg);
		animation-delay: -0.3s;
		}
		.lds-spinner div:nth-child(10) {
		transform: rotate(270deg);
		animation-delay: -0.2s;
		}
		.lds-spinner div:nth-child(11) {
		transform: rotate(300deg);
		animation-delay: -0.1s;
		}
		.lds-spinner div:nth-child(12) {
		transform: rotate(330deg);
		animation-delay: 0s;
		}
		@keyframes lds-spinner {
		0% {
			opacity: 1;
		}
		100% {
			opacity: 0;
		}
		}
.plain-html p {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.plain-html h3 {
	font-weight: 600;
}
@media (min-width: 768px) {
	.md\:pr-4 {
		padding-right: 1rem;
	}
}
@media (min-width: 768px) {
	.md\:w-auto {
		width: auto
	}
}
@media (min-width: 768px) {
	.md\:py-3 {
	padding-bottom: 0.75rem;
	padding-top: 0.75rem;
	}
}
.vertical-sub {
	vertical-align: sub;
}
.active {
	border: 1px solid;
    border-radius: 0.25rem;
    background-color: #5090e2;
    margin: 5px 0;
    color: white;
}
.flex-5 {
	flex: 5;
}

.switch {
	position: relative;
    display: inline-block;
    width: 56px;
    height: 24px;
  }
  
  .switch input { 
	opacity: 0;
	width: 0;
	height: 0;
  }
  
  .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
  }
  
  .slider:before {
	position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
	background-color: #2196F3;
  }
  
  input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
	-webkit-transform: translateX(28px);
	-ms-transform: translateX(28px);
	transform: translateX(28px);
  }
  
  /* Rounded sliders */
  .slider.round {
	border-radius: 34px;
  }
  
  .slider.round:before {
	border-radius: 50%;
  }
@media (min-width: 768px) {
	.md\:m-5 {
		margin: 1.25rem;
	}
}
.border-grey {
	border-color: #b8b8b8;
}
.underline-blue {
	text-decoration-color: #5090e2;
}
.active-green {
	color: #008000;
}
@media (min-width: 768px) {
	.md\:border {
		border: 1px solid #e5e7eb;
	}
}
.pl-2 {
    padding-left: 0.5rem;
}
details[open] svg {
    transform: rotate(180deg);
}
.cookie-banner-shadow {
	box-shadow: 0 0px 25px #c0c0c0;
}
summary::-webkit-details-marker {
    display: none
}