:root :where(a:where(:not(.wp-element-button))) {
	text-decoration: none;
}
/*.post_content-container {
  width: 65%;
}*/
#site-last-updated{
	margin-top: 20px;
	font-size: 9px;
	display: block;
}
.form_hero-section div[id^=nb-field-] div.nb-feedback{
	font-size: 16px !important;
}
.insights_tile-image,
.expert_tile-image,
.student_tile_item-image,
.events_tile-image{
	top:0;
}
.content_type_Campaign,
.content_type_PDF,
button[data-eventcampus="1"]{
	display: none !important;
}
body[data-gsacampus="1"] button[data-eventcampus="1"]{
	display: inline-block;
}
.header_topbar-container .topbar_navigation-container{
	position: relative;
}
.course_summary_legal_notice{
	display: block;
	margin-top: 10px;
	font-size: 14px;
}
.um-field.um-field-block.um-field-block.um-field-type_block{
	clear: left;
}
.email_reset_email{
	border: 1px solid #cccccc;
}
.get_new_login_token_form .h-button span{
	position: relative;
	top: -5px;
}
.get_new_login_token_form input{
	margin: 5px 0;
}
.get_new_login_token_form #email{
	width: 80%;
	height: 41px;
	padding: 10px;
}
.select2-container--default .select2-results > .select2-results__options{
	background-color: #181818;
}
.form-theme-light .select2-container--default .select2-results > .select2-results__options{
	background: #ffffff;
}
#disciplines-filter-selector,
#tags-filter-selector,
#campus-filter-selector,
#types-filter-selector{
	width: 33%;
}
#search-panel-container{
	background: #eeeeee;
	padding: 2rem;
}
.search-filter-results .events_tile-title{
	font-size: 18px;
	line-height: 21px;
	min-height: 70px;
}
.search-filter-results .select2-container--default .select2-selection--multiple .select2-selection__choice__display{
	padding-left: 16px;
}
.filter-element-container a{
	text-decoration: none;
}
.searchandfilter{
	display: none !important;
}
.search-filter-results .select2-container .select2-search--inline{
	width: 95%;
	float: left;
	margin-top: -8px;
	line-height: 1;
}
.search-filter-results .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
	border: none;
}
.search-filter-results .events_tile-datetime{
	font-size: 16px;
}
.search-filter-results .events_tile:hover{
	opacity: 0.85;
}

.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option--selected{
	color: #333333 !important;
	background: #ffffff !important;
}
.search-filter-results .select2-container{
	margin-right: 1%;
}
.search-filter-results .select2-container--default .select2-selection--multiple .select2-selection__choice{
	background-color: #333333;
	border: none;
	border-radius: 3px;
	cursor: default;
	float: left;
	margin-right: 2px;
	margin-top: 3px;
	color: #ffffff;
}
.search-filter-results .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{
	background-color: #000000;
	color: #ffffff;
}
.fs-no-results-info{
	width: 100vw;
}
@media only screen and (min-width: 600px){

}
#um_field_3820_brochureformat{
	clear: left;
}
.form_hero-sidebar .wForm div .tt-menu .tt-suggestion:hover,
.form_hero-sidebar .wForm div .tt-menu,
.form_hero-sidebar .wForm .inputWrapper .twitter-typeahead input,
.form_hero-sidebar .wForm .inputWrapper select{
	background-color: #ffffff !important;
}
.wForm .inputWrapper .twitter-typeahead input, .wForm .inputWrapper select{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.114 7.472'%3E%3Cpath d='M.707.707l5.35 5.35 5.35-5.35' fill='none' stroke='%23e0e0e0' stroke-width='2'/%3E%3C/svg%3E")
}
/* SAE-2084 */
html body .form_hero-sidebar .embed-form input[type=radio]{
	width: auto !important;
}
html body .form_hero-sidebar .embed-form .wForm .oneField .label.postField{
	display: inline-block;
	width: auto;
	padding-left: 1rem !important;
	cursor: pointer;
}

/* LIGHT FORM */
html body .form_hero-sidebar .wForm .inputWrapper .tt-menu *{
	color: #000000;
}
/* LIGHT FORM */
html body .form_hero-sidebar .wForm .inputWrapper .tt-menu .tt-suggestion:hover{
	color: #ffffff !important;
	background-color: #1a1a1a !important;
}

.wForm div .tt-menu .tt-suggestion:hover{
	background-color: #f9f9f9 !important;
	color: #000000 !important;
}

.form_hero-section--dark .tt-suggestion{
	color: #000000 !important;
}

.wForm .reqMark:after{
	padding-right: 1.25em;
}
.wForm .htmlSection{
	border-bottom: none;
}

.container{
}
.header_topbar-container{
	padding: 5px;
}
/* SAE-285 */
.component-theme--dark .eventbrite_modal-content h2,
.component-theme--dark .eventbrite_modal-content h3{
	color: inherit;
}
.eventbrite_modal-heading,
.eventbrite_modal-sub_heading{
	margin-bottom: 2em;
}
@media (max-width: 79.9375rem){
	.eventbrite_modal{
		padding: 7.125rem 4rem 4rem;
	}
	.eventbrite_modal-content{
		padding-left: 3.25rem;
	}
}
/**/
@media only screen and (max-device-width: 480px){
	.popup.active{ /* SAE-427- Hide Popup on Smartphones for now */
		display: none;
	}
}

/* SAE-658 */
.um-field{
	z-index: unset !important;
}
/**/

/* SAE-810 - H1 size on mobiles */
@media (max-width: 27rem){
	h1{
		font-size: 3rem;
	}
	h2{
		font-size: 2.5rem;
	}
	h3{
		font-size: 2rem;
	}
}

/* SAE-1675 */
@media (min-width: 80rem){
	.nextSectionNoPaddingTop .campaign_hero-heading{
		width: 95%;
	}
}
section.nextSectionNoPaddingTop + section{
	padding-top: 0 !important;
}

/**/

/* SAE-1902 */
.discipline-theme--emc{
	--discipline-color: #307fe2;
	--discipline-color-alt: #1f62aa;
}
.discipline-theme--film-2{
	--discipline-color: #ffb500;
	--discipline-color-alt: #d27a01;
}
/* SAE-2030 */
.discipline-theme--voice{
	--discipline-color: #ff6666;
	--discipline-color-alt: #c74848;
}

/* SAE-1981 */
.desktop_navigation_menu-hamburger-container [data-mobile-navigation-trigger]{
	margin-left: 1rem;
}
.mobile_navigation_menu-user-account-container a{
	display: block;
}
.desktop_navigation_menu-user-account-btn{
	position: relative;
	margin-left: 1rem;
}
.desktop_navigation_menu-user-account-btn a{
	display: block;
}
.desktop_navigation_menu-user-account-btn button span,
.mobile_navigation_menu-user-account-container button span{
	pointer-events: none;
}
@media (min-width: 1280px){
	.desktop_navigation_menu-list .user-account-menu{
		position: absolute;
		top: calc(100% + 10px);
		right: 0;
		display: flex;
		flex-direction: column;
		min-width: 270px;
		padding: 24px 24px 8px;
		border-radius: 8px;
		opacity: 0;
		line-height: 1.35;
		text-shadow: 0 2px #000000;
		background-color: #161616;
		transform: translateY(16px);
		transition: opacity 120ms ease-in-out,
		transform 240ms ease-in-out;
		pointer-events: none;
	}
	.desktop_navigation_menu-list .user-account-menu.user-account-menu-active{
		opacity: 1;
		transform: translateY(0);
		pointer-events: all;
	}
}
/* Mobile */
@media (min-width: 1280px){
	.mobile_navigation_menu-user-account-container{
		display: none;
	}
}
.mobile_navigation_menu-user-account-container .user-account-menu{
	pointer-events: none;
	opacity: 0;
	transition: opacity 200ms ease-in-out;
}
.mobile_navigation_menu-user-account-container .user-account-menu.user-account-menu-active{
	pointer-events: all;
	opacity: 1;
	position: fixed;
	z-index: 69;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mobile_navigation_menu-user-account-container .user-account-menu.user-account-menu-active:before{
	content: '';
	position: absolute;
	z-index: 69;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 96%);
}
@supports (backdrop-filter:blur()){
	.mobile_navigation_menu-user-account-container .user-account-menu.user-account-menu-active:before{
		background-color: rgba(0, 0, 0, 93%);
		backdrop-filter: blur(6px);
	}
}
.mobile_navigation_menu-user-account-container .user-account-menu-items{
	display: none;
	opacity: 0;
	transform: translateY(32px);
	transition: opacity 120ms ease-in-out,
	transform 200ms ease-in-out 120ms;
}
.mobile_navigation_menu-user-account-container .user-account-menu.user-account-menu-active .user-account-menu-items{
	position: relative;
	z-index: 70;
	display: block;
	opacity: 1;
	transform: translateY(0);
}
.mobile_navigation_menu-user-account-container .user-account-menu [data-trigger=mobile_navigation_menu-user-account-close-btn]{
	display: none;
}
.mobile_navigation_menu-user-account-container .user-account-menu.user-account-menu-active [data-trigger=mobile_navigation_menu-user-account-close-btn]{
	display: block;
}
.desktop_navigation_menu-list .user-account-menu:before{
	content: '';
	position: absolute;
	top: -16px;
	right: 17px;
	z-index: 3;
	border: solid 8px transparent;
	border-bottom-color: #161616;
}
.user-account-name{
	margin-bottom: 8px;
	padding-bottom: 0;
	color: #ffffff;
	font-weight: bold;
}
.mobile_navigation_menu-user-account-container .user-account-name{
	text-align: center;
}
.user-account-menu li a{
	display: block;
	padding: 16px 0;
	color: #b9b9b9;
	transition: color 120ms ease-in-out;
}
.mobile_navigation_menu-user-account-container .user-account-menu li a{
	padding: 24px 16px;
	font-size: 1.5rem;
	text-align: center;
}
.user-account-menu li a:hover{
	color: #ffffff;
}
.user-account-menu li + li{
	position: relative;
}
.user-account-menu li + li:before{
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #2f2f2f;
}
.mobile_navigation_menu-user-account-container .user-account-menu li + li:before{
	left: 30%;
	right: 30%;
}
.desktop_navigation_menu-list .user-account-menu .link-item a{
	position: relative;
	padding-right: 24px;
}
.desktop_navigation_menu-list .user-account-menu .link-item a:after{
	content: '';
	position: absolute;
	top: calc(50% - 2px);
	right: 2px;
	width: 8px;
	height: 8px;
	border: solid 1px transparent;
	border-top-color: #666666;
	border-right-color: #666666;
	transform: rotate(45deg);
	transition: border-color 200ms ease-in-out;
}
.desktop_navigation_menu-list .user-account-menu .link-item a:hover:after{
	border-top-color: #ffffff;
	border-right-color: #ffffff;
}
.desktop_navigation_menu-list .user-account-menu .sign-out-item .svg-icon{
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 2px;
}
.mobile_navigation_menu-user-account-container .user-account-menu .sign-out-item .svg-icon{
	display: none;
}
.desktop_navigation_menu-list .user-account-menu .sign-out-item svg{
	width: 20px;
}
.user-account-menu .sign-out-item svg path{
	fill: #666666;
	transition: fill 200ms ease-in-out;
}
.user-account-menu .sign-out-item:hover svg path{
	fill: #ffffff;
}

.desktop_navigation_menu-user-account-backdrop{
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.desktop_navigation_menu-user-account-backdrop.user-account-menu-active{
	position: fixed;
	z-index: 48;
	display: block;
	background-color: rgba(0, 0, 0, .5);
	transition: background-color 200ms ease;
}
.desktop_navigation_menu-list .user-account-menu-close-button-container{
	display: none;
}
.mobile_navigation_menu-user-account-container .user-account-menu-close-button-container{
	position: absolute;
	z-index: 70;
	bottom: 48px;
}
.topbar_navigation-status--user-identifier{
	position: absolute;
	left: 0;
	font-weight: bold;
	color: #ff6900;
}
/* SAE-2363 */
.progress-ui{
	position: fixed;
	top: 0;
	left: 0;
	max-width: 100%;
	height: 3px;
	background-color: #ff6900;
	z-index: 100000;
	transition: width 120ms ease-out;
}
/* SAE-2118 */
.gate_form_introduction{
	max-width: 500px;
	/* padding: 0; */
	text-align: left;
	padding: 0 5%;
}
/*  */


/* SAE-2423 */
#search-panel-container{
	display: flex;
	flex-direction: column;
	background-color: transparent !important;
}
@media (min-width: 860px){
	#search-panel-container{
		flex-direction: row;
	}
}
#search-panel-container .select2{
	flex: 1;
	width: 100% !important;
}
@media (min-width: 860px){
	#search-panel-container .select2{
		width: auto;
	}
}
@media (max-width: 859px){
	#search-panel-container .select2 + select + .select2{
		margin-top: 16px;
	}
}
#search-panel-container .selection .select2-selection{
	background-color: #f0f0f0 !important;
	border-radius: 1.5rem !important;
	padding: .75rem 1.5rem !important;
	border: 0 !important;
}
#search-panel-container .selection .select2-selection .select2-search__field{
	margin: 0;
	font-family: "Helvetica Neue", sans-serif;
	font-weight: bold;
	color: #787878;
}
#search-panel-container .select2-selection--multiple{
	position: relative;
}
#search-panel-container .select2-selection--multiple:after{
	content: '';
	position: absolute;
	top: calc(50% - 10px);
	right: 16px;
	width: 20px;
	height: 20px;
	transform: rotate(90deg);
	background-image: url('https://s3-eu-central-1.amazonaws.com/sae-edu-gsa-wp-2022/wp-media-folder-sae-germany/wp-content/uploads/sites/2/2022/11/arrow_right-icon-60x60-8f9092.png');
	background-size: 100%;
}
#search-panel-container .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
	bottom: 0;
}
#search-panel-container .select2-selection__choice{
	line-height: initial;
}
.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option:before{
	content: '▢';
	margin-right: 4px;
}
.select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option--selected:before{
	content: '✔';
}
.select2.select2-container.select2-container--below + .select2-container.select2-container--open .select2-dropdown .select2-results li.select2-results__option:before {
	content: unset;
}

/* / SAE-2423 */

/* SAE-2450 */
body[data-blog-id="26"]:not(.termin-vereinbaren) [id$="Software Engineering"]{
	display: none !important;
}
/**/


/* SAE-1538 */
.container.gate_introduction > p {
	max-width: 70%;
	margin: 0 auto;
}
.gate_intro_container + .authentication_form {
	padding-top: 48px;
}
.authentication_form-content {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 860px;
}
@media (min-width:800px) {
	.authentication_form-content {
		flex-direction: row;
	}
}

.authentication_form-content .gate_form_intro_container {
	margin-bottom: 48px;
}
@media (min-width:800px) {
	.authentication_form-content .gate_form_intro_container {
		max-width: 45%;
		min-width: 45%;
		margin-bottom: 0;
		padding-right: 5%;
	}
}
.authentication_form-content .gate_form_intro_container + .um-register {
	padding: 0 5%;
}
@media (min-width:800px) {
	.authentication_form-content .gate_form_intro_container + .um-register {
		max-width: 55%;
		min-width: 55%;
		padding-right: 5%;
		padding-left: 5%;
		margin: 24px 0 0 !important;
	}
}
.gate_form_intro_container .incentive-heading,
.gate_form_intro_container .incentive-text {
	margin: 0;
	padding: 0;
}
.gate_form_intro_container .incentive-items {
	padding-left: 24px;
	list-style: decimal;
	font-weight: bold;
}
.gate_form_intro_container .incentive-heading {
	font-weight: bold;
	line-height: 1.25;
}
.gate_form_intro_container .incentive-text {
	margin-top: 8px;
	font-size: 70%;
	font-weight: normal;
	line-height: 1.45;
	color: #b3b3b3;
}
.gate_form_intro_container .incentive-item + .incentive-item {
	margin-top: 24px;
}
.gate-intro .gate-intro-headline {
	font-size: 1.65rem;
	color: #fff;
	line-height: 1.25;
}
.gate-intro .gate-intro-headline + p {
	font-size: 1rem;
}
.gate-intro .gate-intro-headline + p a {
	color: #ff6900;
	text-decoration: underline;
}

/* / SAE-1538 */


/*
*
* User Dashboard
*
*/

.dashboard-section h2,
.dashboard-section h3{
	font-family: 'Helvetica Neue', sans-serif;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.25;
}
.dashboard-section h2{
	font-size: 2rem;
}
.dashboard-section h3{
	font-size: 1.4rem;
}
@media (max-width: 27rem){
	.dashboard-section h2{
		font-size: 1.8rem;
	}
	.dashboard-section h3{
		font-size: 1.6rem;
	}
}

.hidden{
	display: none !important;
}
.show-small,
.show-medium,
.show-large{
	display: none;
	background-size: cover;
	background-position: center;
}
@media (min-width: 1361px){
	.show-large{
		display: block;
	}
}
@media (min-width: 551px) and (max-width: 1360px){
	.show-medium{
		display: block;
	}
}
@media (max-width: 550px){
	.show-small{
		display: block;
	}
}
.min-height-300{
	min-height: 300px;
}
.min-height-500{
	min-height: 500px;
}
.bg-attachment-fixed{
	background-attachment: fixed;
}

.text_block-container.wysiwyg-content:after {
	content: '';
	clear: both;
	display: table;
}

.wysiwyg-content button.h-button,
.wysiwyg-content a.h-button {
	padding-bottom: 12px !important;
}

.dashboard-section .h-button--v_outlined .h-button-content,
.wysiwyg-content .h-button--v_outlined .h-button-content {
	color: #ff6900;
}
.dashboard-section .h-button--v_outlined:hover .h-button-content,
.dashboard-section:not(.dashboard-section--user_history) .h-button--v_outlined:focus .h-button-content,
.dashboard-section .h-button--v_contained:focus .h-button-content,
.wysiwyg-content .h-button--v_outlined:hover .h-button-content,
.wysiwyg-content .h-button--v_outlined:focus .h-button-content,
.wysiwyg-content .h-button--v_contained:focus .h-button-content {
	color: #ffffff;
}

.dashboard-hero-image-container img{
	width: 100%;
	height: auto;
}

.dashboard-main-container{
	width: 96%;
	max-width: 960px !important; /* important because of filter system */
	margin: 0 auto;
	padding: 24px !important; /* important because of filter system */
	background-color: #ffffff;
}

.dashboard-section--user_journey .dashboard-main-container,
.dashboard-section--campus_contents .dashboard-main-container{
	position: relative;
	margin-top: -72px;
}
@media (min-width: 577px){
	.dashboard-main-container{
		padding: 56px !important; /* important because of filter system */
	}
}

/* USER JOURNEY */

.dashboard-hero-image-large,
.dashboard-hero-image-medium,
.dashboard-hero-image-small{
	display: none;
}

@media (min-width: 1361px){
	.dashboard-hero-image-large{
		display: block;
	}
}

@media (min-width: 551px) and (max-width: 1360px){
	.dashboard-hero-image-medium{
		display: block;
	}
}

@media (max-width: 550px){
	.dashboard-hero-image-small{
		display: block;
	}
}

.dashboard-user-journey-progress{
	display: flex;
	flex-direction: column;
	max-width: 720px;
	margin: 42px auto;
}

.dashboard-user-journey-progress-timeline-fragment{
	position: relative;
	width: 5px;
	height: 48px;
	margin-left: calc(25px - 2px);
	background-color: #d4d4d4;
}

.dashboard-user-journey-progress-timeline-fragment.fragment-completed{
	position: static;
	background-color: #ff6900;
}

.dashboard-user-journey-progress-timeline-fragment.milestone-approaching:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 32%;
	background-color: #ff6900;
	border-bottom-right-radius: 50rem;
	border-bottom-left-radius: 50rem;
}

.dashboard-user-journey-progress-milestone{
	display: flex;
	align-items: center;
}

.dashboard-user-journey-progress-milestone-index{
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 50px;
	max-width: 50px;
	min-height: 50px;
	max-height: 50px;
	margin-right: 16px;
	border-radius: 50rem;
	background-color: #d4d4d4;
	color: #ffffff;
	font-family: "Code Pro", sans-serif;
	font-size: 1.5rem;
}

.dashboard-user-journey-progress-milestone.milestone-completed .dashboard-user-journey-progress-milestone-index{
	background-color: #ff6900;
}

.dashboard-user-journey-progress-milestone-title{
	font-family: "Code Pro", sans-serif;
	font-size: 1.2rem;
	line-height: 1.2rem;
}

.dashboard-user-journey-next-steps{
	padding-bottom: 32px;
}

.dashboard-user-journey-step{
	display: none;
}

.dashboard-user-journey-step-active{
	display: block;
}

/* CAMPUS CONTENTS */
.sales-rep-container{
	display: flex;
	flex-direction: column;
}
.sales-rep-container .information-svg-icon{
	height: 2.825rem;
	width: 2.825rem;
	border-color: #d8d8d8;
}
.sales-rep-data{
	padding-bottom: 24px;
}
.sales-rep-text{
	padding-top: 42px;
}
.sales-rep-text .h-button,
.dashboard-aoi-text .h-button{
	margin-right: 1rem;
}
.sales-rep-text .h-button + .h-button,
.dashboard-aoi-text .h-button + .h-button{
	margin-left: 0;
}
.sales-rep-data-item{
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}
.sales-rep-data-item .information-svg-icon {
	margin-right: 16px;
}

.sales-rep-container .information-svg-icon {
	min-height: 2.825rem;
	min-width: 2.825rem;
	border-color: #d8d8d8;
	max-width: 2.825rem;
}

.sales-rep-container .information-svg-icon .icon {
	margin: auto;
}

.sales-rep-data-item a[href*=mailto] {
	overflow: hidden;
	word-wrap: break-word;
	line-height: 1.1;
}

@media (min-width: 800px){

	.sales-rep-container{
		flex-direction: row;
	}
	.sales-rep-data,
	.sales-rep-text{
		padding-bottom: 32px;
	}
	.sales-rep-data{
		min-width: 45%;
		max-width: 45%;
		padding-right: 16px;
		padding-top: 8px;
	}
	.sales-rep-data:after{
		left: auto;
		right: 0;
		top: 10%;
		bottom: 10%;
		width: 1px;
		height: auto;
	}
	.sales-rep-text{
		min-width: 55%;
		max-width: 55%;
		padding-left: 15px;
		flex: 1;
	}
}

/* USER CAMPUS EVENTS */


/* USER HISTORY */
.dashboard-section--user_history .h-button .h-button-content{
	color: #ff6900;
}
.dashboard-section--user_history .user-history-item{
	position: relative;
	left: -8px;
	display: flex;
	border: solid 8px transparent;
	border-radius: 8px;
	color: #000000;
	transition: background-color 200ms ease-in-out;
	text-shadow: 0 1px #ffffff;
}
.dashboard-section--user_history .user-history-item:hover{
	background-color: rgba(240, 240, 240, 1);
}
.dashboard-section--user_history .user-history-item + .user-history-item{
	position: relative;
	margin-top: 16px;
}
@media (max-width: 576px){
	.dashboard-section--user_history .user-history-item + .user-history-item:before{
		content: '';
		position: absolute;
		top: -16px;
		left: 0;
		right: 0;
		height: 1px;
		background-color: #f0f0f0;
	}
}
.dashboard-section--user_history .user-history-item-image{
	display: none;
	background-position: center;
	background-size: cover;
	background-color: #000000;
	background-repeat: no-repeat;
	overflow: hidden;
}
.dashboard-section--user_history .user-history-item-image.user-history-item-image-placeholder{
	background-image: url('https://s3-eu-central-1.amazonaws.com/sae-edu-gsa-wp-2022/wp-media-folder-sae-germany/wp-content/uploads/sites/2/2024/04/sae_logo-solo-white.png');
	background-size: 60%;
}
.dashboard-section--user_history .user-history-item-data{
	flex: 1 0 0;
	padding: 8px 0;
}
@media (min-width: 577px){
	.dashboard-section--user_history .user-history-item-data{
		padding: 16px 0;
	}
}
@media (max-width: 859px){
	.dashboard-section--user_history .user-history-item-data h3{
		font-size: 1.15rem;
	}
}
.dashboard-section--user_history .user-history-item-data p{
	padding-bottom: 0;
	font-size: 85%;
	line-height: 1.35;
}
.user-history-show-more-button-container{
	display: flex;
}
.user-history-show-more-button-container .h-button--v_outlined{
	border-color: #d8d8d8;
	transition: background-color 120ms ease-in-out;
}
.user-history-show-more-button-container .h-button--v_outlined:hover,
.user-history-show-more-button-container .h-button--v_outlined:focus{
	background-color: transparent;
}
.user-history-show-more-button-container .h-button--v_outlined:active{
	background-color: #f7f7f7;
}
.user-history-show-more-button-container .h-button--v_outlined .h-button-content{
	color: #000000;
	pointer-events: none;
}
.user-history-show-more-button-container .h-button--v_outlined:hover .h-button-content{
	color: #ff6900;
}
.user-history-show-more-button-container hr{
	flex: 1 0 0;
	margin: auto 0;
}
@media (min-width: 481px){

	.dashboard-user-journey-progress{
		flex-direction: row;
		padding-bottom: 72px;
	}

	.dashboard-user-journey-progress-milestone{
		position: relative;
		display: block;
	}

	.dashboard-user-journey-progress-milestone-index{
		margin: 0 auto;
	}

	.dashboard-user-journey-progress-milestone-title{
		position: absolute;
		width: 200%;
		left: -50%;
		padding-top: 8px;
		text-align: center;
	}

	.dashboard-user-journey-progress-timeline-fragment{
		position: relative;
		width: 100%;
		height: 5px;
		margin: auto 0;
		background: #d4d4d4;
	}

	.dashboard-user-journey-progress-timeline-fragment.milestone-approaching:before{
		left: 0;
		right: auto;
		top: 0;
		bottom: 0;
		width: 65%;
		border-top-right-radius: 50rem;
		border-bottom-right-radius: 50rem;
		border-bottom-left-radius: 0;
	}

	.dashboard-user-journey-progress-milestone-title{
		font-size: .9rem;
	}
}
@media (min-width: 577px){
	.dashboard-section--user_history .user-history-item-image{
		display: block;
		min-width: 100px;
		max-width: 100px;
		height: 100px;
	}
	.dashboard-section--user_history .user-history-item-data{
		padding: 0 16px;
	}
}
@media (min-width: 860px){
	.dashboard-section--user_history .user-history-item-image{
		min-width: 140px;
		max-width: 140px;
		height: 140px;
	}
	.dashboard-section--user_history .user-history-item-data{
		padding: 16px 32px;
	}
}

/*center text*/
.dashboard-aoi-text{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
/* edges */
.dashboard-aoi-image{
	position: relative;
}
.dashboard-aoi-image:before,
.dashboard-aoi-image:after{
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	width: 40px;
	height: 40px;
	border: 20px solid #ffffff;
}
.dashboard-aoi-image:before{
	border-right-color: transparent;
	border-bottom-color: transparent;
}
.dashboard-aoi-image:after{
	right: 0;
	bottom: 0;
	border-top-color: transparent;
	border-left-color: transparent;
}
/**/

/* structure */
/*mobile*/
@media (max-width: 859px){
	.dashboard-aoi-image{
		max-height: 200px;
		overflow: hidden;
		display: flex;
		margin-bottom: 40px;
	}
}
/*desktop*/
@media (min-width: 860px){
	.dashboard-aoi-container{
		display: flex;
		gap: 80px;
	}
	.dashboard-aoi-image{
		min-width: 300px;
		max-width: 300px;
		align-self: center;
	}
}

.dashboard-main-container.dashboard-aoi-container{
	padding-bottom: 72px !important; /* important because of filter system */
}

@media (min-width: 577px){
	.dashboard-main-container.dashboard-aoi-container{
		padding-top: 0 !important; /* important because of filter system */
		padding-bottom: 120px !important; /* important because of filter system */
	}
}

/* /User Dashboard */


/* SAE-2914 */

.form_hero-container {
	position: relative;
}
.form_hero-container + .form_hero-background {
	position: absolute;
	top: 0;
	bottom: 0;
}
.form_hero-container + .form_hero-background img {
	height: 100%;
	max-height: none;
}
@media (max-width: 56.875rem) {
	.form_hero-section:not(.form_hero-section--video_variation) .form_hero-background {
		height: 100%;
	}
}

/* / SAE-2914 */


/* SAE-3056 */
.form_hero-section--dark .form_hero-sidebar .oneChoice .label.postField .input-radio-faux + span {
	color: #000000 !important;
	font-weight: 400;
}
/* / SAE-3056 */


/* SAE-2895 */

.course_summary-container .h-button.h-button--text .h-button-content + .svg-icon path {
	stroke: #ff6900;
}

/* / SAE-2895 */



/* Calendly Success Confirmation – SAE-2986 */

.calendly-success-confirmation {
	--standard-border-color: #ebebeb;
	--ticket-information-border-radius: 24px;

	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	max-width: 360px;
	font-size: 16px;
	color: #000;
}

.calendly-success-confirmation .ticket-banner-image {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 24px 24px 0 0;
}

.calendly-success-confirmation .ticket-banner-image:after {
	content: '';
	position: absolute;
	height: 24px;
	bottom: 0;
	right: 0;
	left: 0;
	border-radius: var( --ticket-information-border-radius ) var( --ticket-information-border-radius ) 0 0;
	box-shadow: 0 0 8px 4px #00000070;
}

.calendly-success-confirmation .ticket-banner-image img {
	width: 100%;
	height: auto;
}

.calendly-success-confirmation .ticket-event-information {
	position: relative;
	z-index: 2;
	margin-top: calc( var( --ticket-information-border-radius ) * -1 );
	padding: 20px 24px 40px;
	border-radius: var( --ticket-information-border-radius );
	background-color: #fff;
}

.calendly-success-confirmation .event-details {

}

.calendly-success-confirmation .event-details .event-detail {
	display: flex;
	padding: 16px 16px 16px 0;
}

.calendly-success-confirmation .event-details .event-detail + .event-detail {
	border-top: solid 1px var( --standard-border-color );
}

.calendly-success-confirmation .event-details .event-detail .event-detail-icon {
	display: flex;
	justify-content: center;
	min-width: 18%;
	max-width: 18%;
}

.calendly-success-confirmation .event-details .event-detail .event-detail-icon svg {
	width: 24px;
	height: auto;
	fill: #333;
}

.calendly-success-confirmation .event-details .event-detail .event-detail-data {
	flex: 1;
	margin: auto 0;
	padding-left: 4px;
	line-height: 1.2;
}

.calendly-success-confirmation .event-details .event-detail .event-detail-data .event-detail-main-text {
	font-weight: bold;
}

.calendly-success-confirmation .event-details .event-detail .event-detail-data .event-detail-secondary-text {
	margin-top: .4em;
	font-size: .9em;
	color: #808080;
}

.calendly-success-confirmation .calendar-service-links-headline {
	display: flex;
	margin: 32px 0 24px;
}

.calendly-success-confirmation .calendar-service-links-headline:before,
.calendly-success-confirmation .calendar-service-links-headline:after {
	content: '';
	flex: 1;
	min-width: 10%;
	height: 1px;
	margin: auto 0;
	background-color: var( --standard-border-color );
}

.calendly-success-confirmation .calendar-service-links-headline-text {
	padding: 0 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

.calendly-success-confirmation .calendar-service-links {
	display: flex;
	flex-direction: column;
	padding: 0 8%;
}

.calendly-success-confirmation .wysiwyg-content .calendar-service-link,
.calendly-success-confirmation .calendar-service-link {
	display: flex;
	justify-content: center;
	border: solid 1px #d6d6d6;
	padding: 10px;
	font-size: 18px;
	background-color: #ebebeb;
	border-radius: 500rem;
	text-decoration: none;
	color: #333;
}

.calendly-success-confirmation .wysiwyg-content .calendar-service-link:hover,
.calendly-success-confirmation .calendar-service-link:hover {
	color: #000;
	background-color: #f0f0f0;
}

.calendly-success-confirmation .wysiwyg-content .calendar-service-link:active,
.calendly-success-confirmation .calendar-service-link:active {
	background-color: #d6d6d6;
}

.calendly-success-confirmation .calendar-service-link + .calendar-service-link {
	margin-top: 16px;
}

.calendly-success-confirmation .calendar-service-link-icon {
	margin: auto 8px auto 0;
}

.calendly-success-confirmation .calendar-service-link-icon svg {
	width: 1.15em;
	height: auto;
}

.calendly-success-confirmation .calendar-service-link-text {
	display: flex;
	flex-direction: column;
	margin: auto 0;
	font-size: .9em;
	font-weight: bold;
}

@media (min-width: 900px) {
	.calendly-success-confirmation .calendar-service-links-headline:before,
	.calendly-success-confirmation .calendar-service-links-headline:after {
		min-width: initial;
	}
}

/* / SAE-2986 */


/* SAE-2969 */

.three_column_content-section {
	padding: 15.625rem 0;
	text-align: center;
}

.three_column_content-section p {
	padding-bottom: 0;
}

.three_column_content-section.component-theme--dark {
	color: #ffffff;
}

.three_column_content-heading + .three_column_content-description-text {
	margin-top: 1.75rem;
}

.three_column_content-heading,
.three_column_content-description-text {
	text-align: center;
}

.three_column_content-description-text {
	padding: 0;
}

@media (min-width: 911px) {

	.three_column_content-description-text {
		max-width: 64%;
		margin: 0 auto;
	}
}

.three_column_content-heading + .three_column_content-items,
.three_column_content-description-text + .three_column_content-items {
	margin-top: 4rem;
}

.three_column_content-item-heading,
.three_column_content-item-text {
	text-align: left;
}

.three_column_content-items {
	display: flex;
	flex-direction:	column;
	flex-wrap: wrap;
}

.three_column_content-item {
	position: relative;
	margin-bottom: 56px;
}

@media (min-width: 720px) {

	.three_column_content-items {
		flex-direction:	row;
	}

	.three_column_content-item {
		min-width: calc( 50% - 48px );
		max-width: calc( 50% - 48px );
		margin-left: 24px;
		margin-right: 24px;
	}

	.three_column_content-section[class*="discipline-theme--"] .three_column_content-item-heading {
		color: var(--discipline-color);
	}

}

@media (min-width: 1120px) {

	.three_column_content-items {
		flex-direction:	row;
	}

	.three_column_content-item {
		min-width: calc( 33.333333333% - 48px );
		max-width: calc( 33.333333333% - 48px );
	}

}

.three_column_content-item {
	display: flex;
	flex-direction: column;
}

.three_column_content-item-header {
	display: flex;
}

.three_column_content-item-icon-container {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50rem;
}

.three_column_content-section.component-theme--dark .three_column_content-item-icon-container {
	background-color: #ffffff;
}
.three_column_content-section.component-theme--dark .three_column_content-item-icon * {
	fill: #000000;
}

.three_column_content-section.component-theme--light .three_column_content-item-icon-container {
	background-color: #000000;
}
.three_column_content-section.component-theme--light .three_column_content-item-icon * {
	fill: #ffffff;
}

.three_column_content-section[class*="discipline-theme--"] .three_column_content-item-icon-container {
	background-color: var(--discipline-color);
}

.three_column_content-section[class*="discipline-theme--"] .three_column_content-item-icon * {
	fill: #ffffff;
}

.three_column_content-item-icon {
	width: 1.5rem;
	height: auto;
	margin: auto;
}

.three_column_content-item-heading {
	flex: 1 1 0;
	margin-top: 0.35rem;
	padding-right: 1.55rem;
	font-weight: 600;
}

.three_column_content-item-icon-container + .three_column_content-item-heading {
	padding-left: .75rem;
	line-height: 1.35;
}

.three_column_content-item-text {
	margin-top: 0.75rem;
}

.three_column_content-items--icons-enabled .three_column_content-item-text {
	padding-left: 2px;
}

.three_column_content-item-accordion-icons,
.three_column_content-item-accordion-icon-expand,
.three_column_content-item-accordion-icon-collapse,
.three_column_content-item-accordion-toggle {
	display: none;
}

@media (max-width: 719px) {

	.three_column_content-items--accordion-supported .three_column_content-item-accordion-icons {
		display: flex;
		align-items: center;
	}

	.three_column_content-items--accordion-supported .three_column_content-item:not(.three_column_content-item--active) .three_column_content-item-accordion-icon-expand,
	.three_column_content-items--accordion-supported .three_column_content-item.three_column_content-item--active .three_column_content-item-accordion-icon-collapse {
		display: block;
	}

	.three_column_content-items--accordion-supported .three_column_content-item-accordion-toggle {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}

	.three_column_content-items--accordion-supported .three_column_content-item {
		margin: 0;
		border-color: #f0f0f0;
		border-style: solid;
		border-top-width: 2px;
		border-bottom-width: 2px;
		padding: 24px 0;
	}

	.three_column_content-section.component-theme--dark .three_column_content-items--accordion-supported .three_column_content-item {
		border-color: #ffffff;
	}

	.three_column_content-items--accordion-supported .three_column_content-item + .three_column_content-item {
		border-top: none;
	}

	.three_column_content-items--accordion-supported .three_column_content-item-text {
		display: none;
		color: #888888;
	}

}

/* / SAE-2969 */

/* SAE-3103 */

.faq_block-section.component-theme--dark {
	padding-top: 15.625rem;
}
.faq_block-section.component-theme--dark .accordion_faq-description p,
.faq_block-section.component-theme--dark .accordion_faq-description ul {
	color: #888888;
}

/* / SAE-3103 */


/* SAE-3214 */

.event_hero-campus_title > .h-chip {
	pointer-events: auto;
	user-select: none;
	font-weight: bold;
	text-transform: uppercase;
}

/* / SAE-3214 */


#wFormResumePage .instruction {
	font-size: 1rem;
	color: #fff;
	width: 100%;
}
#wFormResumePage label {
	font-size: 1rem;
	width: 100%;
}

#wFormResumePage input {
	font-size: 1rem;
	width: 100%;
	color: #000;
}
#wFormResumePage .assistanceLink,
#wFormResumePage .forgotPasswordLink {
	display:none;
}


/* SAE-3115 */

.h-button[data-purpose="book-appointment"][data-service="calendly"] .h-button-content {
	pointer-events: none;
}

[data-purpose="book-appointment"][data-service="calendly"] {
	transition: opacity 200ms ease-in-out;
	user-select: none;
}
[data-purpose="book-appointment"][data-service="calendly"][data-event-url=""] {
	pointer-events: none;
	opacity: .5;
}
[data-purpose="book-appointment"][data-service="calendly"]:not( [data-event-url=""] ) {
	pointer-events: initial;
	opacity: 1;
}

/* / SAE-3115 */


/* / SAE-3376 */

select optgroup[disabled] option {
	display: none;
}

/* / SAE-3376 */
