/*
 Theme Name:     Star Wars Union
 Theme URI:      https://starwars-union.de/
 Description:    Divi Child Theme
 Author:         Markus Stabel
 Author URI:     https://starwars-union.de/
 Template:       Divi
 Version:        1.0.1
*/
 
/* Your custom CSS starts here */

:root {
	accent-color: #304c8c;
}

#wpadminbar {
	z-index: 1000000 !important;
}

.et_pb_column {
	min-height: 0 !important;
}

.swu_post_meta {
	line-height: 1em;
}

.swu-beitragsbild figure {
	width: 100%;
}

.swu-beitragsbild figure img {
	width: 100%;
	display: block;
}

.swu-source-caption {
	position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
	color: white;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    transform: rotate(-180deg);
    font-size: 13px;
    line-height: 1.2em;
	padding: 0.3em 0;
}

.swu_category_header_background .swu-source-caption {
	bottom: auto;
	top: 0;
}

hr {
	width: 100% !important;
	height: 1px;
	border: none !important;
	position: relative;
	overflow: visible !important;
	margin-block-end: 14px !important;
	text-align: left !important;
}

hr:before,.et_pb_menu__menu .mega-menu > ul.sub-menu > li.menu-item:has(ul) > a:before {
	content: '';
	position: absolute;
	width: calc(100% - 35px);
	height: 2px;
	background: #888888;
	right: 0;
	top: 100%;
	border-radius: 2px;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
	background: transparent !important;
}

hr:after,.et_pb_menu__menu .mega-menu > ul.sub-menu > li.menu-item:has(ul) > a:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 2px;
	background: #888888;
	top: 100%;
	border-radius: 2px;
}

hr.swu-separator:before, hr.swu-separator:after {
	background: #e09900;
}

.aurek-besh {
	font-family: 'Aurek-Besh',Helvetica,Arial,Lucida,sans-serif;
	letter-spacing: .1rem;
}

.decorative-heading {
	font-size: 9px;
	color: #e09900;
	line-height: 1.3em;
}

blockquote p {
	padding-bottom: 1em;
}

.et_pb_post_content > :is(h1, h2, h3, h4, h5, h6) {
  padding-bottom: 14px;
}

blockquote.wp-block-quote > cite {
	font-weight: 400;
}

.et_pb_post_content ul ul, .et_pb_post_content ol ol, .et_pb_post_content ul ol, .et_pb_post_content ol ul {
	padding-bottom: 0 !important;
}

.et_pb_post_content ul ul li {
	list-style-type: circle;
}

.et_pb_post_content ol ol li {
	list-style-type: lower-latin;
}

.et_pb_post_content ul ul ul li {
	list-style-type: square;
}

.et_pb_post_content ol ol ol li {
	list-style-type: lower-roman;
}

.et_pb_post_content ol {
	padding: 0 0 23px 1em !important;
}

.et_pb_post_content ol li {
	list-style-position: outside !important;
}

.et_pb_post_content li {
	line-height: 1.7em !important;
}

a:hover {
	color: #304C8C;
}

.et_pb_bg_layout_dark a:hover {
	color: #85C8E7;
}

.et_pb_title_meta_container span {
	display: inline-block;
}

.et_pb_title_meta_container .author.vcard {
	cursor: text;
}

.et_pb_title_meta_container .author.vcard * {
	pointer-events: none;
	cursor: text !important;
}

.et_parallax_bg {
	background-repeat: repeat;
	background-size: contain;
}

.dp-dfg-container {
	font-size: 16px !important;
}

.dp-dfg-layout-grid .dp-dfg-item {
	overflow: visible !important;
	border-radius: 4px 4px 0 0;
	margin-bottom: 2em !important;
}

.dp-dfg-layout-grid .dp-dfg-image {
	overflow: hidden;
	border-radius: 4px 4px 0 0;
}

.dp-dfg-layout-grid .dp-dfg-item img {
	transition: all 0.2s linear;
}

.dp-dfg-layout-grid .dp-dfg-item img:hover {
	transform: scale(1.1);
}

.dp-dfg-layout-grid .dp-dfg-item > div:last-of-type {
	padding-bottom: 0.75em !important;
}

.dp-dfg-layout-grid .dp-dfg-meta {
	font-size: 14px !important;
	line-height: 1em !important;
	color: #888888;
}

.dp-dfg-layout-list .dp-dfg-image {
	overflow: hidden;
}

.dp-dfg-layout-list .dp-dfg-item img {
	transition: all 0.2s linear;
}

.dp-dfg-layout-list .dp-dfg-item img:hover {
	transform: scale(1.1);
}

.dp-dfg-image.entry-thumb, .swu_top_news_column_content figure {
	aspect-ratio: 16/9;
}

.dp-dfg-image.entry-thumb a.dp-dfg-image-link {
	height: 100%;
}

.dp-dfg-image.entry-thumb a.dp-dfg-image-link img.dp-dfg-featured-image, .swu_top_news_column_content figure img {
	height: 100%;
	object-fit: cover;
}

figure.wp-block-image.is-style-default, figure.wp-block-image:not([class*="is-style-"]), .dp-dfg-layout-grid > .dp-dfg-items > .dp-dfg-item {
	filter: drop-shadow(0px 2px 9px rgba(0,0,0,0.3));
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption)::before {
	-webkit-backdrop-filter: none;
	backdrop-filter: none;
}

figcaption {
	line-height: 1.3em !important;
}

figure.wp-block-image.is-style-default > figcaption.wp-element-caption, figure.wp-block-image:not([class*="is-style-"]) > figcaption.wp-element-caption {
	padding: 1em 1em 0.5em 1em;
	margin-top: 0;
	background: white !important;
	position: relative !important;
	text-align: left !important;
	text-shadow: none !important;
}

figure.wp-block-image.is-style-default > figcaption.wp-element-caption:after, figure.wp-block-image:not([class*="is-style-"]) > figcaption.wp-element-caption:after,  .dp-dfg-layout-grid .dp-dfg-items .dp-dfg-item:after, #slb_viewer_wrap .slb_theme_slb_default .slb_details:after {
	content: '';
	position: absolute;
	display: block;
	width: 70%;
	border-top: 0.5em solid white;
	border-right: 0.5em solid transparent;
	top: 100%;
	left: 0;
	border-radius: 0 0 0 4px;
}

figure.wp-block-image.is-style-default > figcaption.wp-element-caption:before, figure.wp-block-image:not([class*="is-style-"]) > figcaption.wp-element-caption:before, .dp-dfg-layout-grid .dp-dfg-items .dp-dfg-item:before, #slb_viewer_wrap .slb_theme_slb_default .slb_details:before {
	content: '';
	position: absolute;
	display: block;
	width: 10%;
	border-top: 0.5em solid white;
	border-left: 0.5em solid transparent;
	top: 100%;
	right: 0;
	border-radius: 0 0 4px 0;
}

figure.wp-block-image img {
	border-radius: 4px !important;
}

figure.wp-block-image.is-style-default:has(figcaption) img, figure.wp-block-image:not([class*="is-style-"]):has(figcaption) img{
	border-radius: 4px 4px 0 0 !important;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
	height: auto !important;
}

.wp-block-gallery-is-layout-flex {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 1em;
}

.wp-block-gallery-is-layout-flex figure.wp-block-image figcaption.wp-element-caption {
	color: #555555 !important;
    padding: 0.5em !important;
    overflow: hidden !important;
    border-radius: 0 0 4px 4px;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
	height: 0 !important;
}

figure.alignleft {
	margin-right: 1em;
}

figure.alignright {
	margin-right: 1em;
	transform: translateX(1em);
}

.embed-privacy-container.embed-youtube .embed-privacy-content iframe, .embed-privacy-container.embed-dailymotion .embed-privacy-content iframe, .embed-privacy-container.embed-vimeo .embed-privacy-content iframe {
	height: 100%;
}

.embed-privacy-container.embed-spotify.is-enabled {
	aspect-ratio: auto !important;
}

.embed-privacy-container.embed-mixcloud .embed-privacy-content {
	height: auto;
}

a.swu_logout.button {
	background: #0e1421;
	color: #e09900;
	font-size: 20px;
	line-height: 1.7em;
	padding: .3em 1em;
	transition: color 0s;
	border: solid 2px #e09900;
	cursor: pointer;  
	-webkit-appearance: none;
	text-decoration: none;
	display: inline-block;
}

a.swu_logout.button:hover {
	background: #e09900;
	color: #0e1421;
}

.et-social-bluesky a.icon::before, .et-social-threads a.icon::before {
	content: "\e906";
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

.et-social-bluesky a.icon::before {
	content: "\e906";
}

.et-social-threads a.icon::before {
	content: "\e905";
}

/* Makes sure <p> element is at least 150px wide. Important for text wrapping. */
.et_pb_post_content p:before {
	content: '';
	display: table;
	width: 150px;
}

.swu_post_categories {
	line-height: 1em;
}

/* Fixes container height for floating child */
.clearfix:after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}

.swu-decoration-top > .et_pb_column {
	padding-top: 0;
}

.swu-decoration-top > .et_pb_column:before {
	content: '';
	position: absolute;
	display: block;
	width: 70%;
	border-bottom: 34px solid #f4f4f4;
	border-right: 34px solid transparent;
	bottom: 100%;
	left: 0;
}

.swu-decoration-top.swu-dark > .et_pb_column:before {
	border-bottom-color: #0e1421;
}

.swu-decoration-top.swu-medium > .et_pb_column:before {
	border-bottom-color: #304c8c;
}

.swu-decoration-bottom > .et_pb_column:after {
	content: '';
	position: absolute;
	display: block;
	width: calc(30% - 34px - 0.414*20px);
	border-top: 34px solid #f4f4f4;
	border-left: 34px solid transparent;
	top: 100%;
	right: 0;
}

.swu-decoration-bottom.swu-dark > .et_pb_column:after {
	border-top-color: #0e1421;
}

.swu-decoration-bottom.swu-medium > .et_pb_column:after {
	border-top-color: #304c8c;
}

.swu_share_button {
	float: left;
	margin-right: 0.4em;
	margin-bottom: 0.4em;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	width: 40px;
	height: 40px;
	background-color: #0e1421;
	border-radius: 4px;
}

.swu_share_button .swu_share_icon {
	font-size: 25px;
	color: #f4f4f4;
}

.swu_share_button:hover {
	background-color: #e09900;
	cursor: pointer;
}

.swu_share_button:hover .swu_share_icon {
	color: #0e1421;
}

.swu_author_box .avatar {
	float: left;
	margin-right: 1em;
	border-radius: 50%;
	max-width: 25%;
}

.swu_author_box h3 {
	font-size: 20px;
	padding-top: 0;
}

.swu_author_box p {
	font-size: 16px;
	overflow: hidden;
}

.swu_author_box .swu_author_socialmedia_button {
	float: left;
	margin-right: 0.4em;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	width: 30px;
	height: 30px;
}

.swu_author_box .swu_author_socialmedia_button .swu_share_icon {
	font-size: 20px;
	color: #121212;
}

.swu_author_box .swu_author_socialmedia_button .swu_share_icon:hover {
	color: #e09900;
}

.swu_tags a {
	background: white;
	color: #888888;
	padding: 0.2em;
	white-space: nowrap;
}

.swu_tags a:hover {
	color: #e09900;
}

.swu_posts_grid .dp-dfg-item {
	grid-template-rows: auto auto auto 1fr auto;
}

.swu_articles_grid .dp-dfg-item {
	grid-template-rows: auto auto auto 1fr;
}

.swu_posts_grid .dp-dfg-item > *, .swu_articles_grid .dp-dfg-item > * {
	grid-column: 1 !important;
}

.swu_posts_list .dp-dfg-layout-list .dp-dfg-item, .swu_search_list .dp-dfg-layout-list .dp-dfg-item {
	grid-template-rows: auto auto auto 1fr auto;
	padding: 0;
}

.swu_posts_list .dp-dfg-image-link, .swu_search_list .dp-dfg-image-link {
	display: block;
	overflow: hidden;
}

.swu_posts_category {
	line-height: 1.3em;
	color: #888888;
	padding: 0.5em 0 0 0 !important;
}

.swu_posts_category a {
	position: relative;
	z-index: 1;
}

.swu_posts_list {
	padding-bottom: 3%;
}

.swu_posts_list .dp-dfg-items, .swu_search_list .dp-dfg-items {
	grid-row-gap: 0.5em !important;
}

.swu_posts_list .dp-dfg-item:last-child hr, .swu_search_list .dp-dfg-item:last-child hr {
	display: none;
}

.swu_posts_list .dp-dfg-layout-list .dp-dfg-image, .swu_search_list .dp-dfg-layout-list .dp-dfg-image {
	grid-row: 1 / span 4 !important;
	margin: 0;
}

.swu_posts_grid .swu_posts_category, .swu_articles_grid .swu_posts_category {
	grid-row: 2; 
}

.swu_posts_list .swu_posts_category, .swu_search_list .swu_posts_category {
	grid-row: 1 !important;
}

.swu_posts_grid .dp-dfg-header, .swu_articles_grid .dp-dfg-header {
	grid-row: 3; 
}

.swu_posts_list .dp-dfg-header, .swu_search_list .dp-dfg-header {
	grid-row: 2 !important;
	padding: 0.5em 0 !important;
}

.swu_posts_grid .dp-dfg-content, .swu_articles_grid .dp-dfg-content {
	grid-row: 4; 
}

.swu_posts_list .dp-dfg-content, .swu_search_list .dp-dfg-content {
	grid-row: 3 !important;
	padding-top: 0.25em;
	padding-bottom: 0.75em !important;
}

.swu_posts_grid .swu_posts_meta, .swu_articles_grid .swu_posts_meta {
	grid-row: 5; 
}

.swu_posts_list .swu_posts_meta, .swu_search_list .swu_posts_meta {
	grid-row: 4 !important;
	padding: 0.5em 0;
}

.swu_posts_list hr, .swu_search_list hr {
	grid-column: 1 / span 2 !important;
	grid-row: 5 !important;
	margin-block-end: calc(1em + 2px) !important;
}

.swu-dp-dfg-custom-link {
	grid-row: 1 / -1 !important;
	grid-column: 1 / -1 !important;
	padding: 0 !important;
}

.swu_posts_list .swu-dp-dfg-custom-link, .swu_search_list .swu-dp-dfg-custom-link {
	grid-row: 1 / -2 !important;	
}

.swu_posts_grid .swu-dp-dfg-custom-link, .swu_articles_grid .swu-dp-dfg-custom-link {
	margin-left: -1em;
	margin-right: -1em;
	margin-bottom: -0.5em;
}

.dp-dfg-image {
	z-index: 1;
}

.swu_posts_meta {
	color: #888888;
	font-size: 14px;
	padding-top: 0;
}

.swu_posts_meta a {
	color: #888888 !important;
	position: relative;
	z-index: 12;
}

.swu_posts_grid .swu_posts_meta {
	padding-bottom: 0.5em;
}

.dp-dfg-empty {
	grid-row-gap: 0 !important;
}

.dp-dfg-no-results {
	font-size: 1em;
}

.swu_posts_list .featured-post:before {
    content: "empfohlen";
    position: absolute;
    display: block;
    top: 10px;
    left: -10px;
    background: #e09900;
    z-index: 1000;
    filter: drop-shadow(0px 2px 9px rgba(0,0,0,0.3));
    padding: 0.1em 0.5em;
}

.swu_posts_list .featured-post {
	overflow: visible !important;
}

.swu_top_news_row {
	display: grid;
	column-gap: 1em;
	grid-template-columns: 1fr 2px 1fr 2px 1fr;
	font-size: 16px;
}

.swu_top_news_column {
	overflow: hidden;
	padding: 0;
}

.swu_top_news_column h4 {
	padding: 6px 0px;
}

.swu_top_news_column figure {
	overflow: hidden;
}

.swu_top_news_column img {
	display: block;
	width: 100%;
	transition: all 0.2s linear;
}

.swu_top_news_column img:hover {
	transform: scale(1.1);
}

.swu_top_news_row hr.swu-separator {
	grid-row: -1;
	grid-column: -1;
	display: none;
}

.swu_vertical_separator {
	background: #e09900;
	border-radius: 1px;
}

.swu_category_preview_gradient {
	inset: 0px;
	position: absolute;
}

.swu_category_preview_info {
	padding: 0;
	padding-top: 1em;
	z-index: 1;
}

.swu_category_preview_info_left {
	grid-column: 1;
}

.swu_category_preview_info_right {
	grid-column: 2;
}

.swu_category_preview {
	background-color: white;
	background-repeat: no-repeat;
	background-size: cover, 100%;
	overflow: hidden;
	border-radius: 4px;
	margin: 0;
	padding: 2em;
	display: grid !important;
	column-gap: 2em;
	row-gap: 2em;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr;
	height: inherit;
	position: relative;
}

.swu_category_preview_with_news {
	grid-template-rows: 1fr auto;
}

.swu_category_preview_slider.slick-slider.slick-dotted {
	margin-bottom: calc(1em + 26px);
}

.swu_category_preview_slider.slick-slider.slick-dotted .slick-dots {
	padding: 0;
}

.swu_category_preview_slider .slick-slide > div {
	height: 100%;
}

.swu_category_preview_slider .slick-list, .swu_posts_slider .slick-list {
	border-radius: 4px;
	filter: drop-shadow(0px 2px 9px rgba(0,0,0,0.3));
}

.swu_subcategories .swu_category_preview, .swu_search_categories .swu_category_preview {
	filter: drop-shadow(0px 2px 9px rgba(0,0,0,0.3));
	margin: 2em 0;
}

.swu_search_categories .swu_category_preview:first-child {
	margin-top: 0;
}

.swu_category_preview figure.logo img {
	margin: auto;
}

.white_text {
	color: #f4f4f4;
}

.black_text {
	color: #121212;
}

.swu_half_button_left, .swu_half_button_right {
	display: block;
	width: 51.5%;
	line-height: 2em;
	margin-top: 0.5em;
	font-weight: bold;
}

.swu_half_button_left {
	float: left;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%'> <svg viewBox='0 0 1000 10' preserveAspectRatio='xMaxYMid slice'><rect x='0' width='100%' height='100%' fill='%230e1421' stroke='%23e09900' stroke-width='2px' transform='skewX(45)' transform-origin='100% 100%' vector-effect='non-scaling-stroke' /></svg> <svg viewBox='0 0 10 10' preserveAspectRatio='xMinYMid meet'><path d='M 0,0 v 10' stroke='%23e09900' stroke-width='2px' vector-effect='non-scaling-stroke' /></svg> </svg>");
	background-repeat: no-repeat;
	padding-right: 7%;
	margin-right: -3%;
}

.swu_half_button_left:hover {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%'> <svg viewBox='0 0 1000 10' preserveAspectRatio='xMaxYMid slice'><rect x='0' width='100%' height='100%' fill='%23e09900' stroke='%23e09900' stroke-width='2px' transform='skewX(45)' transform-origin='100% 100%' vector-effect='non-scaling-stroke' /></svg> <svg viewBox='0 0 10 10' preserveAspectRatio='xMinYMid meet'><path d='M 0,0 v 10' stroke='%23e09900' stroke-width='2px' vector-effect='non-scaling-stroke' /></svg> </svg>");
	color: #0e1421;
}

.swu_half_button_right {
	float: right;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%'> <svg viewBox='0 0 1000 10' preserveAspectRatio='xMinYMid slice'><rect x='0' width='100%' height='100%' fill='%230e1421' stroke='%23e09900' stroke-width='2px' transform='skewX(45)' transform-origin='0 0' vector-effect='non-scaling-stroke' /></svg> <svg viewBox='0 0 10 10' preserveAspectRatio='xMaxYMid meet'><path d='M 10,0 v 10' stroke='%23e09900' stroke-width='4px' vector-effect='non-scaling-stroke' /></svg> </svg>");
	background-repeat: no-repeat;
	padding-left: 7%;
	margin-left: -3%;
}

.swu_half_button_right:hover {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%'> <svg viewBox='0 0 1000 10' preserveAspectRatio='xMinYMid slice'><rect x='0' width='100%' height='100%' fill='%23e09900' stroke='%23e09900' stroke-width='2px' transform='skewX(45)' transform-origin='0 0' vector-effect='non-scaling-stroke' /></svg> <svg viewBox='0 0 10 10' preserveAspectRatio='xMaxYMid meet'><path d='M 10,0 v 10' stroke='%23e09900' stroke-width='4px' vector-effect='non-scaling-stroke' /></svg> </svg>");
	color: #0e1421;
}

.swu_full_button {
	display: block;
	width: 100%;
	line-height: 2em;
	margin-top: 0.5em;
	font-weight: bold;
	background-color: #0e1421;
	border: 2px solid #e09900;
}

.swu_full_button:hover {
	background-color: #e09900;
	color: #0e1421;
}	

.swu_countdown_container {
	grid-column: 1 / -1;
	z-index: 1;
}

.swu_countdown {
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	font-size: 22px;
	color: #85C8E7;
}

.swu_countdown_highlight {
	font-size: 36px;
	color: #e09900;
}

.black_text .swu_countdown {
	color: #304c8c ;
}

.swu_category_preview_featured_image {
	align-self: center;
	overflow: hidden;
}

.swu_category_preview_featured_image img {
	transition: all 0.2s linear;
}

.swu_category_preview_featured_image img:hover {
	transform: scale(1.1);
}	

.swu_category_news {
	display: grid;
	background-color: #f4f4f4;
	border-radius: 4px;
	column-gap: 0.5em;
	grid-template-rows: auto 1fr;
	grid-template-columns: 33% auto;
	overflow: hidden;
	filter: drop-shadow(0px 2px 9px rgba(0,0,0,0.3));
	grid-row: 2;
	padding-right: 0.5em;
	font-size: 16px;
	min-height: 125px;
}

.swu_category_news figure {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.swu_category_news figure img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transition: all 0.2s linear;
}

.swu_category_news figure img:hover {
	transform: scale(1.1);
}

.swu_category_news > a.swu_category_news_image {
	grid-column: 1;
	grid-row: 1 / span 2;
	z-index: 12;
}

.swu_category_news p { 
	grid-column: 2;
	grid-row: 1;
}

.swu_category_news p.swu_posts_category a {
	z-index: 12;
}

.swu_category_news h4.swu_category_news_title {
	grid-column: 2;
	grid-row: 2;
	color: #304C8C;
	padding: 6px 0px 0.5em;
	z-index: 10;
}

.swu_category_news .swu-dp-dfg-custom-link {
	margin-right: -0.5em;
	z-index: 11;
}

.swu_category_preview_slider .slick-track {
	display: flex !important;
}

.swu_category_preview_slider .slick-slide {
	height: inherit;
}

.swu-slick-prev, .swu-slick-next {
	top: 50%;
	position: absolute;
	display: block;
	padding: 0;
	transform: translate(0, -50%);
	cursor: pointer;
	font-size: 0;
	z-index: 50;
	border: 0px;
	background: transparent;
}

.swu-slick-prev:before, .swu-slick-next:before {
	color: #e09900;
	width: 40px;
	height: 40px;
	font-size: 40px;
	font-weight: 800;
	background-color: #0e1421;
	border-radius: 25px;
	border: 2px solid #e09900;
}

.swu-slick-prev:hover:before, .swu-slick-next:hover:before {
	background-color: #e09900;
	color: #0e1421;
}

.swu-slick-prev {
	left: -20px;
}

.swu-slick-next {
	right: -20px;
}

.slick-disabled {
	display: None !important;
}

.slick-dots {
	bottom: auto;
}

.slick-dots li button:before {
	color: #304c8c;
	opacity: 1;
	content: "◦";
	font-size: 40px;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	content: "•";
}

.swu_posts_slider .dp-dfg-container {
	display: block;
}

.swu_articles_grid.swu_posts_slider .dp-dfg-item, .swu_posts_grid.swu_posts_slider .dp-dfg-item  {
	display: grid !important;
}

.swu_posts_slider .slick-list {
	margin-left: -1em;
	margin-right: -1em;
}

.swu_posts_slider .slick-slide {
	margin-left: 1em;
	margin-right: 1em;
	height: inherit;
}

.swu_posts_slider .slick-slide > div {
	height: 100%;
	padding-bottom: 2em;
}

.swu_posts_slider .slick-slide > div > article {
	height: inherit;
}

.swu_posts_slider .slick-track {
	display: flex;
	margin-left: 0;
}

.swu_category_header_background {
	background-repeat: no-repeat;
	background-size: cover, 100%;
	margin-bottom: max(-15vh, -5.625vw);
}

@media only screen and (min-width: 1350px) {
	.et-db #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row.swu_category_info_row {
		padding-top: 54px !important;
	}
}

.swu_category_header {
	padding-bottom: min(15vh, 5.625vw);
	min-height: min(90vh, 56.25vw);
	max-width: 1600px;
	margin: auto;
	overflow: hidden;
}

.swu_category_header_info {
	width: 50%;
	padding: 2em;
	padding-top: 20vh;
}

.swu_category_header_info_left {
	float: left;
}

.swu_category_header_info_right {
	float: right;
}

.swu_originaltitel {
	font-size: 22px;
	font-weight: 700;
}

.swu_category_image > img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 850px;
}

.swu_lauftext_container > div.et_pb_text_inner {
	perspective: 300px;
	perspective-origin: 50% 0;
}

.swu_lauftext_container > div.et_pb_text_inner > p.swu_lauftext {
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0.25, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 100%;
}

.swu_show_all_link {
	text-align: right;
}

.swu_show_all_link > a {
	text-decoration: underline;
}

.dp-dfg-skin-top-filters {
	grid-row-gap: 1em !important;
}

.dp-dfg-filters-dropdown-layout {
	grid-template-columns: 1fr 1fr auto !important;
	grid-row-gap: 1em !important;
	grid-column-gap: 1em !important;
}

.dp-dfg-filter-actions {
	grid-column-gap: 1em !important;
}

.dp-dfg-filter-actions > .et_pb_button_wrapper {
	flex: 1;
}

.dp-dfg-filter-actions > .et_pb_button_wrapper > .et_pb_button {
	width: 100%;
	text-align: center;
	line-height: 2em !important;
	padding: 0.5em 1em !important;
	font-weight: bold;
}

.dp-dfg-sort-orderby .dp-dfg-sort-option {
	font-size: 16px !important;
}

.swu-dark, .swu-medium {
	color: #f4f4f4;
}

.swu-dark h1, .swu-dark h2, .swu-dark h3, .swu-dark h4, .swu-dark h5, .swu-dark h6 {
	color: #85c8e7;
}

.swu-dark .slick-dots li button:before {
	color: #85c8e7;
}

.swu-dark .dp-dfg-layout-grid .dp-dfg-items .dp-dfg-item, .swu-dark .swu_category_preview {
	background-color: #121212;
}

.swu-dark .dp-dfg-layout-grid .dp-dfg-items .dp-dfg-item:after, .swu-dark .dp-dfg-layout-grid > .dp-dfg-items > .dp-dfg-item:before {
	border-top-color: #121212;
}

.dp-dfg-loader {
    position: absolute;
    top: 50vh;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}

.swu_custom_loader {
	width: 100px;
	height: 100px;
	background: white;
	border-radius: 50px;
}

.swu_custom_loader img {
	width: 80%;
	height: 80%;
	margin: 10%;
	animation: spin 2s linear infinite;
}
@keyframes spin {
	0% { transform: rotateY(0deg); }
	100% { transform: rotateY(360deg); }
}

.et_pb_comments_module .comment-form-comment {
	padding-bottom: 10px;
}

/*
.et_pb_button.submit:before {
	content: '';
	position: absolute;
	display: block;
	border-top: 2.3em solid #e09900;
	border-left: 2.3em solid transparent;
	top: 0;
	right: 100%;
	opacity: 1;
	font-size: inherit;
}
*/


.et_pb_comments_module a, .et_pb_comments_module a:hover {
	text-decoration: underline;
}

.et_pb_comments_module a.comment-reply-link, .et_pb_comments_module a.comment-reply-link:hover {
	position: relative;
	display: inline-block;
	background: none !important;
	color: #e09900 !important;
	font-weight: 600;
	padding: 8px 0;
	text-decoration: none;
	transition: color 0s;
}

.et_pb_comments_module a.comment-reply-link:after {
	transition: color 0s;
}

.et_pb_comments_module a.comment-reply-link:hover, .et_pb_comments_module a.comment-reply-link:hover:after {
	color: #85c8e7 !important;
}

.et_pb_comments_module a.comment-reply-link:before {
	content: ">";
}

#swu-header-user.et_pb_blurb {
	text-decoration: none;
	color: #fff !important;
}

#swu-header-user.et_pb_blurb a {
	text-decoration: underline;
	color: #e09900;
}

#swu-header-user.et_pb_blurb a:hover {
	text-decoration: underline;
	color: #85C8E7;
}

.wp-block-image.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wppb-edit-user > ul, .wppb-register-user > ul {
	padding: 0;
}

.wppb-password-field-container {
	margin-left: 0 !important;
	clear: none !important;
}

.wppb-password-field-container input {
	width: 100% !important;
}

p.wppb-form-field.login-remember:before {
	width: 0;
}

button.wppb-toggle-pw img {
	padding-left: 0 !important;
}

.wppb-user-forms p.form-submit input.submit.button, #wppb-loginform p.login-submit input.button, #basic-user-avatar-form input[type=submit] {
	 border-width: 0;
	 font-size: 20px;
	 line-height: 1.7em;
	 padding: .3em 1em;
	 background: #0e1421;
	 color: #e09900;
	 transition: color 0s;
	 border: solid 2px #e09900;
	 cursor: pointer;
}

.wppb-user-forms p.form-submit input.submit.button:hover, #wppb-loginform p.login-submit input.button:hover, #basic-user-avatar-form input[type=submit]:hover {
	 background: #e09900;
	 color: #0e1421;
}

#basic-user-avatar-form img.avatar {
	border-radius: 50%;
}

#basic-user-avatar-form #basic-user-avatar-erase, #basic-user-avatar-form label[for="basic-user-avatar-erase"] {
	cursor: pointer;
}

.comment_avatar img {
	width: 80px !important;
}

.et_pb_contact_form input:not(:placeholder-shown),
.et_pb_contact_form textarea:not(:placeholder-shown),
.et_pb_contact_form select:has(:not(option[value=""]):checked) {
    color: #000000; /* Adjust the color as needed */
}

.et_pb_contact_field_checkbox a {
	color: #e09900;
}

.et_pb_contact_field_checkbox a:hover {
	color: #304C8C;
}

body #page-container .et_pb_section .et_pb_comments_0_tb_body.et_pb_comments_module .et_pb_button.submit, .et_pb_contact_form_container.et_pb_module button.et_pb_contact_submit {
	padding-left: 60px !important;
}

.et_pb_comments_module .comment-respond button.submit, .et_pb_contact_form_0_tb_body.et_pb_contact_form_container.et_pb_module button.et_pb_contact_submit.et_pb_button {
	background-color: transparent !important;
	color: #e09900 !important;
	transition: color 0s;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%'> <svg viewBox='0 0 1000 10' preserveAspectRatio='xMinYMid slice'><rect x='0' width='100%' height='100%' fill='%230e1421' stroke='%23e09900' stroke-width='2px' transform='skewX(45)' transform-origin='0 0' vector-effect='non-scaling-stroke' /></svg> <svg viewBox='0 0 10 10' preserveAspectRatio='xMaxYMid meet'><path d='M 10,0 v 10' stroke='%23e09900' stroke-width='4px' vector-effect='non-scaling-stroke' /></svg> </svg>");
	background-repeat: no-repeat;
}

.et_pb_comments_module .comment-respond button.submit:hover, .et_pb_contact_form_0_tb_body.et_pb_contact_form_container.et_pb_module button.et_pb_contact_submit.et_pb_button:hover {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%'> <svg viewBox='0 0 1000 10' preserveAspectRatio='xMinYMid slice'><rect x='0' width='100%' height='100%' fill='%23e09900' stroke='%23e09900' stroke-width='2px' transform='skewX(45)' transform-origin='0 0' vector-effect='non-scaling-stroke' /></svg> <svg viewBox='0 0 10 10' preserveAspectRatio='xMaxYMid meet'><path d='M 10,0 v 10' stroke='%23e09900' stroke-width='4px' vector-effect='non-scaling-stroke' /></svg> </svg>") !important;
	color: #0e1421 !important;
}

.et_pb_comments_module .comment-respond button.submit:after, .et_pb_contact_form_0_tb_body.et_pb_contact_form_container.et_pb_module button.et_pb_contact_submit.et_pb_button:after {
	transition: color 0s;
}

.et_pb_comments_module .comment-respond button.submit:hover:after, .et_pb_contact_form_0_tb_body.et_pb_contact_form_container.et_pb_module button.et_pb_contact_submit.et_pb_button:hover:after {
	color: #0e1421 !important;
}

.et_pb_comments_module a#cancel-comment-reply-link {
	color: #e09900 !important;
}

.et_pb_comments_module a#cancel-comment-reply-link:hover {
	color: #85c8e7 !important;
}

.et_pb_comments_module .commentlist {
	max-width: 850px;
	margin: auto;
}

.et_pb_comments_module .comment_postinfo .fn {
	font-size: 20px;
}

.et_pb_comments_module .comment {
	position: relative;
}

.et_pb_comments_module .comment.depth-1:not(:last-child) {
	margin-bottom: 100px;
}

.et_pb_comments_module .comment.depth-1:not(:last-child):before {
	content: '';
	position: absolute;
	width: calc(100% - 35px);
	height: 2px;
	background: #e09900;
	right: 0;
	top: calc(100% + 49px);
	border-radius: 2px;
}

.et_pb_comments_module .comment.depth-1:not(:last-child):after {
	content: '';
	position: absolute;
	width: 30px;
	height: 2px;
	background: #e09900;
	top: calc(100% + 49px);
	border-radius: 2px;
}

.et_pb_comments_module .comment.depth-1 .comment:before {
	content: '';
	position: absolute;
	width: calc(100% - 35px);
	height: 2px;
	background: #888888;
	right: 0;
	top: -23px;
	border-radius: 2px;
}

.et_pb_comments_module .comment.depth-1 .comment:after {
	content: '';
	position: absolute;
	width: 30px;
	height: 2px;
	background: #888888;
	top: -23px;
	border-radius: 2px;
}

.et_pb_comments_module .commentlist .comment-respond {
	margin-bottom: 48px !important;
}

.et_pb_comments_module .comment-respond #commentform {
	padding-bottom: 0;
}

.sce-edit-comment {
	margin-bottom: 0;
	padding-left: 0.7em;
}

.sce-edit-comment .sce-comment-textarea .sce-comment-text {
	width: 100%;
	padding: 12px;
    line-height: 1em;
    background-color: #eee;
    font-size: 18px;
    border-width: 0;
	border: 1px solid #bbb;
}

.sce-edit-comment .sce-timer {
	font-size: 14px !important;
	font-style: normal !important;
}

.sce-edit-comment .sce-comment-edit-buttons button {
	border-radius: 0 !important;
	border-color: #e09900 !important;
	background: #0E1421 !important;
	color: #e09900 !important;
	font-weight: 500 !important;
	cursor: pointer;
}

.sce-edit-comment .sce-comment-edit-buttons button:hover {
	background: #e09900 !important;
	color: #0E1421 !important;
}

.sce-edit-comment .sce-comment-edit-buttons button svg {
	fill: #e09900 !important;
}

.sce-edit-comment .sce-comment-edit-buttons button:hover svg {
	fill: #0E1421 !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
	box-shadow: none !important;
	border-radius: 4px 4px 0 0 !important;
	padding: 0 !important;
	max-width: 95% !important;
	margin: 0 auto !important;
	position: relative !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_content {
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_details {
	padding: 1em 1em 0.1em 1em;
	overflow: visible !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_details * {
	font-family: "Open Sans" !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
	font-size: 18px !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
	font-size: 16px !important;
	color: #888888 !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_template_tag_ui_slideshow_control {
	display: none !important;
}

.swu_iframe_removed {
	border: 1px solid black;
	padding: 0.5em;
}

.et_pb_post_content .swu_iframe_removed > p:not(.has-background):last-of-type {
	padding: 0 !important;
}

@media (min-width: 1251px) {
	.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap {
		max-width: 24% !important;
	}
	
	li:not(.mega-menu) > .sub-menu {
		width: auto !important;
	}
	
	.et-menu li li a {
		width: auto;
		padding: 5px !important;
		overflow: visible;
		white-space: nowrap;
	}
}

@media (min-width: 1415px) {
	.et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap {
		max-width: 35% !important;
	}
}

.et_pb_menu__menu .et-menu > li > ul.sub-menu {
	filter: drop-shadow(0px 2px 9px rgba(0,0,0,0.3));
	border-bottom-right-radius: 4px;
}

.et_pb_menu__menu .et-menu > li.mega-menu > ul.sub-menu {
	border-radius: 0;
}

.et_pb_menu__menu .et-menu > li > ul.sub-menu:after {
	content: '';
	position: absolute;
	display: block;
	width: 60%;
	border-top: 0.5em solid #0e1421;
	border-right: 0.5em solid transparent;
	top: 100%;
	left: 0;
	border-radius: 0 0 0 4px;
}

.et_pb_menu__menu .et-menu > li.mega-menu > ul.sub-menu:before {
	content: '';
	position: absolute;
	display: block;
	width: 40%;
	border-top: 0.5em solid #0e1421;
	border-left: 0.5em solid transparent;
	top: 100%;
	right: 0;
	border-radius: 0 0 4px 0;
}

.et_pb_menu__menu .et-menu > li.mega-menu > ul.sub-menu:after {
	width: 40%;
}

.et_pb_menu__menu .mega-menu > ul.sub-menu > li.menu-item:has(ul) a{
	width: 100% !important;
}

.et_pb_menu__menu .mega-menu > ul.sub-menu > li.menu-item:has(ul) > a:before {
	display: block !important;
	bottom: 2px;
	top: auto !important;
	left: 41px;
	width: calc(70% - 35px);
}

.et_pb_menu__menu .mega-menu > ul.sub-menu > li.menu-item:has(ul) > a:after {
	display: block !important;
	bottom: 2px;
	top: auto !important;
	left: 6px;
}

.et_pb_menu__menu .mega-menu > ul.sub-menu > li.menu-item ul.sub-menu {
	padding-left: 15px;
}

.et_pb_menu__menu ul.sub-menu > li.menu-item a {
	padding-top: 5px;
	padding-bottom: 5px;
}

.et_pb_menu__menu .mega-menu > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item ul.sub-menu a {
	font-weight: 500;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item > a, .et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-ancestor > a,  .et_pb_menu_0_tb_header.et_pb_menu ul li.current-post-ancestor > a, .et_pb_menu_0_tb_header.et_pb_menu ul li.current_page_item > a, .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item > a, .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current_page_item > a, .et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-post-ancestor > a {
	color: #e09900 !important;
}

.et_pb_menu_0_tb_header.et_pb_menu a {
	transition: color 0ms ease 0ms !important;
}

.et_pb_menu__search-button {
	margin-left: 25px !important;
}

.et_pb_menu__search-form {
	background: #f4f4f4;
	color: #121212;
	padding-left: 5px;
	padding-right: 5px;
}

.et_pb_menu__logo {
	margin-left: 30px;
}

.swu-top-menu-secondary .et_pb_social_icon {
	margin-bottom: 5px;
	margin-top: 1px;
}

.et_pb_menu__icon.et_pb_menu__user-button:after {  
	content: '\f007';
    font-family: FontAwesome !important;
    font-weight: 900 !important;
}

/*Mobile menu*/
.et_mobile_menu {
	text-align: left !important;
}

/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	padding-right: 10px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: ETmodules;
	content: '\33';
	padding: 3px;
}
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}
/*make the Divi mobile dropdown menu scrollable*/
.et_mobile_menu {
	overflow: scroll !important;
	max-height: 80vh;
	padding: 0 !important;
}

.et_mobile_menu > li {
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

.et_mobile_menu > li.dt-open > a {
	border-bottom: 1px solid #888888;
}

.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
}

.pa-block {
	display: block !important;
	height: fit-content !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
	padding: 5% !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.et_mobile_menu .menu-item-has-children .pa-submenu {
	display: block !important;
}

.opened .et_mobile_menu {
	height: fit-content !important;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: right;
	width: 100%;
}

.et_mobile_menu .menu-item:not(.menu-item-has-children) > a {
	text-decoration: underline;
}

/*** Sieht seltsam  aus
.et_mobile_menu > li > a {
	font-variant: small-caps;
}
***/

.et_mobile_menu > li > ul.sub-menu > li.menu-item > ul.sub-menu a {
	font-weight: 600;
}

.et_mobile_menu > li > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item ul.sub-menu a {
	font-style: italic;
	font-weight: 500;
}

.et_mobile_menu li a {
	padding: 8px 5% !important;
}

.et_pb_searchsubmit {
	border-radius: 0 !important;
}

.et_pb_post_content p:not(.has-background):last-of-type {
	padding-bottom: 1em !important;
}

.wp-block-file {
	padding-bottom: 1em;
}

.wp-block-file .fluid-width-video-wrapper object {
	position: relative;
	margin-bottom: 0;
	border: 1px solid #888888;
}

h3.page-links-heading {
	font-size: 20px;
}

ul.page-links {
	list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
	margin: 0;
}

ul.page-links li.page-link {
	color: #666;
    font-size: 1.4em;
    line-height: 1em;
    display: block;
    overflow: hidden;
    height: 100%;
    margin: -1px -1px 0 0;
    padding: 1em 1.2em;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	font-size: 1em !important;
}

ul.page-links li.page-link:hover {
	background-color: #e2e2e2;
}

ul.page-links .post-page-numbers.current li.page-link {
	font-size: 1em!important;
    color: #E09900!important;
	background-color: #f9f9f9;
}

.swu-werbung-quadrate > .et_pb_column {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.swu-werbung-quadrate > .et_pb_column > .et_pb_text {
	grid-column: 1 / span 3;
	justify-self: start;
	width: 100%;
}

.wp-block-latest-comments {
	padding: 0 !important;
}

.wp-block-latest-comments__comment-author {
	font-weight: 600;
}

.wp-block-latest-comments__comment-link {
	font-size: 1.4em;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	font-weight: bold;
	color: #304c8c;
}

.wp-block-latest-comments__comment-link:hover {
	color: #e09900;
}

.wp-block-latest-comments__comment-date {
	color: #888888;
}

@media only screen and (max-width: 980px) {
	
	.swu-decoration-top > .et_pb_column:before {
		border-bottom-width: 26px;
		border-right-width: 26px;
	}
	
	.swu-decoration-bottom > .et_pb_column:after {
		width: calc(30% - 26px - 0.414*14px);
		border-top-width: 26px;
		border-left-width: 26px;
	}
	
	.swu_category_preview_gradient {
		display: none;
	}
	
	.swu_category_preview_featured_image {
		grid-column: 1 / span 2;	
	}

	.swu_category_preview_info {
		grid-column: 1 / span 2;
		padding-top: 0;
	}
	
	.swu_category_preview_with_header_image .swu_category_preview_info {
		padding-top: 32%;
	}
	
	.swu_category_preview {
		padding: 30px;
		column-gap: 1em;
	}
	
	.swu_category_preview_without_header_image .swu_category_news {
		grid-row: 3;
	}
	
	.swu_category_preview_slider .slick-slide > div, .swu_category_preview_slider .slick-slide {
		height: 100%;
	}
	
	.swu_category_header_info {
		width: 100%;
		padding: 30px;
		padding-top: 32%;
	}

	.dp-dfg-filters-dropdown-layout {
		grid-template-columns: repeat(2,1fr) !important;
	}
	
	.dp-dfg-filters-dropdown-layout > .dp-dfg-filter-actions {
		grid-column: 1 / span 2;
	}
	
	.swu_category_header figure.logo {
		max-width: 90%;
	}
	
	.swu-source-caption {
		font-size: 12px;
	}
	
	/***
	.swu_category_header_background .swu-source-caption {
		position: absolute;
		bottom: min(15vh, 5.625vw);
		top: auto;
		right: 0;
		writing-mode: horizontal-tb;
		text-orientation: mixed;
		transform: rotate(0deg);
		padding: 0 0.3em;
	}
	***/
	
	.et_pb_menu__wrap .mobile_nav.closed .mobile_menu_bar::before {
		top: 0;
	}
	
	.et_pb_menu__wrap .mobile_nav.opened .mobile_menu_bar::before {
		top: -2px;
	}
	
	.et_pb_menu .et_mobile_menu {
		top: calc(100% + 20px);
	}
	
}
	
@media only screen and (max-width: 767px) {
	
	.et_pb_module {
		margin-bottom: 15px !important;
	}
	
	.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
		margin-bottom: 0 !important;
	}
	
	.swu_category_preview {
		padding: 15px;
	}
	
	.swu_category_news {
		grid-column: 1 / span 2;
		grid-row: auto;
	}
	
	figure.alignleft, figure.alignright {
		margin-left: auto;
		margin-right: auto;
		float: none;
		transform: translateX(0px);
	}
	
	.swu_posts_list .dp-dfg-layout-list .dp-dfg-item > *, .swu_search_list .dp-dfg-layout-list .dp-dfg-item > * {
		grid-column: 1 !important;
	}
	
	.swu_posts_list .dp-dfg-layout-list .dp-dfg-image, .swu_search_list .dp-dfg-layout-list .dp-dfg-image {
		grid-row: 1 !important;
	}

	.swu_posts_list .swu_posts_category, .swu_search_list .swu_posts_category {
		grid-row: 2 !important;
	}

	.swu_posts_list .dp-dfg-header, .swu_search_list .dp-dfg-header {
		grid-row: 3 !important;
	}

	.swu_posts_list .dp-dfg-content , .swu_search_list .dp-dfg-content {
		grid-row: 4 !important;
	}

	.swu_posts_list .swu_posts_meta, .swu_search_list .swu_posts_meta {
		grid-row: 5 !important;
	}

	.swu_posts_list hr, .swu_search_list hr {
		grid-column: 1 !important;
		grid-row: 6 !important;
	}
	
	.swu_posts_list .swu-dp-dfg-custom-link, .swu_search_list .swu-dp-dfg-custom-link {
		grid-row: 1 / -1 !important;
	}

	.swu_half_button_left, .swu_half_button_right {
		width: 100%;
		background-color: #0e1421;
		border: 2px solid #e09900;
		background-image: none;
		padding: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.swu_half_button_left:hover, .swu_half_button_right:hover {
		width: 100%;
		background-color: #e09900;
		background-image: none;
	}


	.swu_category_header_info {
		padding: 15px;
		padding-top: 32%;
	}
	
	.swu_top_news_row {
		display: block;
	}
	
	.swu_top_news_row .swu_vertical_separator {
		display: none;
	}

	.swu_top_news_row hr.swu-separator {
		display: block;
	}
	
	.swu_top_news_column_content {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.3s ease-out;
	}
	
	.swu_top_news_column_heading {
		position: relative;
	}
	
	.swu_top_news_column_heading:after {
		content: '\25B6 \FE0E';
		display: inline;
	    float: right;
	    margin-left: 5px;
		transition: transform 0.3s ease-out;
		font-size: 75%;
	}
	
	.swu_top_news_column.active .swu_top_news_column_heading:after {
	   -moz-transform:rotate(90deg);
	   -webkit-transform:rotate(90deg);
	   transform:rotate(90deg);
	}
	
	.swu-source-caption {
		font-size: 10px;
	}
	
	.et_pb_menu__search-button {
		margin-left: 11px !important;
	}
	
	.et_pb_menu__wrap {
		min-width: 135px;
	}
	
	.et_pb_menu__search-container--visible, .et_pb_menu__search-container--disabled, .et_pb_menu__search-container--hidden {
		padding-left: 11px !important;
	}
	
	.et_pb_menu .et_mobile_menu {
		top: calc(100% + 15px);
	}
	
}

@media screen and (max-width: 500px) {
	li.wppb-form-field.wppb-default-password button.wppb-toggle-pw, li.wppb-form-field.wppb-default-repeat-password button.wppb-toggle-pw, #wppb-login-wrap .wppb-form-field.login-password button.wppb-toggle-pw, #wppb-recover-password-container .wppb-form-field.passw1 .wppb-toggle-pw, #wppb-recover-password-container .wppb-form-field.passw2 .wppb-toggle-pw {
		top: 2.6px !important;
		transform: translateY(0);
	}
}

@media screen and (min-width: 501px) {
	
	.wppb-field-error button.wppb-toggle-pw {
		right: 10px !important;
		height: 44px !important;
	}
	
	.wppb-user-forms .wppb-default-password input, .wppb-user-forms .wppb-default-repeat-password input {
		padding-right: 30px !important;
	}
}

@media screen and (max-width: 479px) {
	.dp-dfg-skin-default .dp-dfg-filters.dp-dfg-filters-dropdown-layout>* {
		margin-bottom: 1em;
	}
}

.google-auto-placed::before {
    content: "Anzeige";
    text-align: right;
    font-size: 0.80em !important;
    font-weight: bold;
}

/* Divi Bugfix, weil dieses CSS manchmal für Kategorien nicht geladen wird. */
.et_pb_code_inner{position:relative}
.et_pb_with_border.et_pb_comments_module .commentlist li img.avatar,.et_pb_with_border.et_pb_comments_module input,.et_pb_with_border.et_pb_comments_module textarea{border:0 solid #333}.et_pb_comments_module #comment-wrap{padding-top:0;position:relative}.et_pb_comments_module.et_pb_no_avatar .comment_avatar{display:none}.et_pb_comments_module.et_pb_no_avatar .comment-body{padding-left:0!important;min-height:0!important}.et_pb_comments_module.et_pb_no_avatar.et_pb_no_reply_button .comment-body{margin-bottom:15px!important}.et_pb_comments_module.et_pb_no_reply_button span.reply-container{display:none}.et_pb_comments_module.et_pb_no_reply_button .comment-body{padding-right:0!important}.et_pb_comments_module.et_pb_no_comments_count #comments,.et_pb_comments_module.et_pb_no_comments_meta .comment_postinfo{display:none}.et_pb_bg_layout_dark .comment_postinfo a,.et_pb_bg_layout_dark .comment_postinfo span{color:#fff}@media (min-width:480px){.et_pb_column_1_4 .et_pb_comments_module .comment_avatar img,.et_pb_column_1_5 .et_pb_comments_module .comment_avatar img,.et_pb_column_1_6 .et_pb_comments_module .comment_avatar img{max-width:50%}.et_pb_column_1_4 .et_pb_comments_module .comment-body,.et_pb_column_1_5 .et_pb_comments_module .comment-body,.et_pb_column_1_6 .et_pb_comments_module .comment-body{padding:0 0 0 50px}.et_pb_column_1_4 .et_pb_comments_module .comment .children,.et_pb_column_1_5 .et_pb_comments_module .comment .children,.et_pb_column_1_6 .et_pb_comments_module .comment .children{margin-left:0}.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}}@media (min-width:981px){.et_pb_column_1_2 .et_pb_comments_module .comment_avatar img,.et_pb_column_1_3 .et_pb_comments_module .comment_avatar img,.et_pb_column_1_4 .et_pb_comments_module .comment_avatar img,.et_pb_column_1_5 .et_pb_comments_module .comment_avatar img,.et_pb_column_1_6 .et_pb_comments_module .comment_avatar img,.et_pb_column_2_5 .et_pb_comments_module .comment_avatar img,.et_pb_column_3_5 .et_pb_comments_module .comment_avatar img{max-width:50%}.et_pb_column_1_2 .et_pb_comments_module .comment-body,.et_pb_column_1_3 .et_pb_comments_module .comment-body,.et_pb_column_1_4 .et_pb_comments_module .comment-body,.et_pb_column_1_5 .et_pb_comments_module .comment-body,.et_pb_column_1_6 .et_pb_comments_module .comment-body,.et_pb_column_2_5 .et_pb_comments_module .comment-body,.et_pb_column_3_5 .et_pb_comments_module .comment-body{padding:0 0 0 50px}.et_pb_column_1_2 .et_pb_comments_module .comment .children,.et_pb_column_1_3 .et_pb_comments_module .comment .children,.et_pb_column_1_4 .et_pb_comments_module .comment .children,.et_pb_column_1_5 .et_pb_comments_module .comment .children,.et_pb_column_1_6 .et_pb_comments_module .comment .children,.et_pb_column_2_5 .et_pb_comments_module .comment .children,.et_pb_column_3_5 .et_pb_comments_module .comment .children{margin-left:25px}.et_pb_column_1_2 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_3 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link,.et_pb_column_2_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_3_5 .et_pb_comments_module .comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}.et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}}.single-project #comment-wrap{padding-top:0}
#comment-wrap{padding-top:75px}.comment-body{position:relative;padding:0 110px 0 100px;margin-bottom:48px;min-height:87px}.comment_avatar{left:0;position:absolute;top:7px}.comment_avatar img{display:block;height:auto;max-width:100%;width:auto}.comment_postinfo{margin-bottom:8px}span.fn,span.fn a{color:#000;font-weight:700;text-decoration:none;font-size:16px;display:inline-block}span.comment_date{color:#000;font-size:14px;font-weight:300}.comment_area .comment-reply-link{position:absolute;top:7px;right:0;display:block}.comment-reply-link:hover,.form-submit:hover{text-decoration:none}.comment .children{margin-left:100px;padding-left:0!important}#comment-wrap li.comment.depth-5 article{padding-right:0}.comment #respond{margin:-30px 0 0}#respond{padding-top:17px}#commentform{padding-bottom:50px}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:47%}#commentform textarea{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url],#commentform textarea{padding:12px;color:#999;line-height:1em;background-color:#eee;font-size:18px;border-width:0}.form-submit{text-align:right}.form-submit .et_pb_button{display:inline-block;cursor:pointer;color:#2ea3f2}#reply-title small{display:block;font-size:14px;font-weight:400}@media (max-width:767px){#comment-wrap li.comment article{padding-right:0}.comment-body{padding:0 0 0 100px}.comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0}.comment .children{margin-left:50px}}@media (max-width:479px){.comment_avatar img{max-width:50%}.comment-body{padding:0 0 0 50px}.comment .children{margin-left:25px}a.comment-reply-link.et_pb_button{font-size:15px}a.comment-reply-link.et_pb_button:after{font-size:25px}}
.et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)}@media (max-width:980px){.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after{content:attr(data-icon-tablet)}}@media (max-width:767px){.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after{content:attr(data-icon-phone)}}
.et-menu li{display:inline-block;font-size:14px;padding-right:22px}.et-menu>li:last-child{padding-right:0}.et-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative}.et-menu a,.et-menu a:hover{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.et-menu a:hover{opacity:.7}.et-menu li>a{padding-bottom:29px;word-wrap:break-word}a.et_pb_menu__icon,button.et_pb_menu__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0 11px;font-size:17px;line-height:normal;background:none;border:0;cursor:pointer;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}a.et_pb_menu__icon:after,button.et_pb_menu__icon:after{font-family:ETmodules}a.et_pb_menu__icon__with_count:after,button.et_pb_menu__icon__with_count:after{margin-right:10px}.et_pb_menu__wrap .mobile_menu_bar{-webkit-transform:translateY(3%);transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}.et_pb_menu__logo{overflow:hidden}.et_pb_menu__logo img{display:block}.et_pb_menu__logo img[src$=".svg"]{width:100%}.et_pb_menu__search-button:after{content:"U"}.et_pb_menu__cart-button:after{content:"\E07A"}@media (max-width:980px){.et-menu{display:none}.et_mobile_nav_menu{display:block;margin-top:-1px}}
.et_pb_with_border.et_pb_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_menu.et_hover_enabled:hover{z-index:auto}.et_pb_menu .et-menu-nav,.et_pb_menu .et-menu-nav>ul{float:none}.et_pb_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et-menu li li.menu-item-has-children>a:first-child:after{top:12px}.et_pb_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_menu_inner_container{position:relative}.et_pb_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_menu .et_pb_menu__wrap--visible{-webkit-animation:fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav,.et_pb_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:31px 0;white-space:nowrap}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after{top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul{padding:0!important}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{margin-top:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{padding-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li{margin-top:0;margin-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a{padding-top:8px;padding-bottom:0}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after{top:auto;bottom:0}.et_pb_menu .et_pb_menu__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et-menu{margin-left:-11px;margin-right:-11px}.et_pb_menu .et-menu>li{padding-left:11px;padding-right:11px}.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu,.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav,.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__menu>nav>ul{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-centered .et_pb_menu__logo-wrap,.et_pb_menu--style-centered .et_pb_menu__logo img{margin:0 auto}.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:none;margin-bottom:30px}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo img{margin:0 auto}.et_pb_menu--style-inline_centered_logo .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap{width:100%;height:100%}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot img{max-height:100%}.et_pb_menu .et_pb_menu__logo-slot .et-fb-content-placeholder{min-width:96px}.et_pb_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeInTop 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__search-container--hidden{-webkit-animation:fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1}.et_pb_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_menu .et_pb_menu__search{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu .et_pb_menu__search-form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.et_pb_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:transparent}.et_pb_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (min-width:981px){.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.et_dropdown_animation_slide.et_pb_menu ul li:hover>ul{-webkit-animation:fadeLeft .4s ease-in-out;animation:fadeLeft .4s ease-in-out}.et_dropdown_animation_expand.et_pb_menu ul li:hover>ul{-webkit-transform-origin:0 0;-webkit-animation:Grow .4s ease-in-out;animation:Grow .4s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_dropdown_animation_flip.et_pb_menu ul li ul li:hover>ul{-webkit-animation:flipInX .6s ease-in-out;animation:flipInX .6s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_dropdown_animation_flip.et_pb_menu ul li:hover>ul{-webkit-animation:flipInY .6s ease-in-out;animation:flipInY .6s ease-in-out;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_pb_menu.et_pb_menu_fullwidth .et_pb_row{width:100%;max-width:100%;padding:0 30px!important}}@media (max-width:980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-left_aligned.et_pb_text_align_right .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_justified .et_pb_menu__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo,.et_pb_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo{margin:0 auto}.et_pb_menu--style-inline_centered_logo .et_pb_menu__logo-slot{display:none}.et_pb_menu .et_pb_row{min-height:81px}.et_pb_menu .et_pb_menu__menu{display:none}.et_pb_menu .et_mobile_nav_menu{float:none;margin:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_menu .et_mobile_menu,.et_pb_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_menu .et_mobile_menu ul{padding:0}.et_pb_menu .et_pb_mobile_menu_upwards .et_mobile_menu{top:auto;bottom:100%}}
@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}/*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-dropdown-removing>ul{display:none}.mega-menu .et-dropdown-removing>ul{display:block}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li>a,.et-menu-nav li.mega-menu.mega-menu-parent li li{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li{width:33.33%}.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li{width:50%}.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li{width:100%}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}
.et_pb_post_title.et_pb_featured_bg{padding:16% 8%;background-size:cover;background-position:50%;position:relative;overflow:hidden}.et_pb_post_title .et_pb_parallax_css{background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;position:absolute;width:100%;height:100%;overflow:hidden}.et_pb_post_title.et_pb_featured_bg .et_pb_title_container{padding:1em 1.5em}.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container{padding-bottom:0}.et_pb_title_container h1{font-size:26px}.et_pb_column_1_3 .et_pb_title_container h1,.et_pb_column_1_4 .et_pb_title_container h1,.et_pb_column_1_5 .et_pb_title_container h1,.et_pb_column_1_6 .et_pb_title_container h1,.et_pb_column_2_5 .et_pb_title_container h1{font-size:18px}.et_pb_title_featured_container{margin-left:auto;margin-right:auto}.et_pb_title_featured_container .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%;width:100%}.et_pb_title_featured_container img{width:100%}.et_pb_title_container{display:block;max-width:100%;word-wrap:break-word;z-index:98;position:relative}.et_pb_title_featured_container{line-height:0;position:relative}p.et_pb_title_meta_container{padding-bottom:1em}p.et_pb_title_meta_container .et_pb_title_meta_item--visible+.et_pb_title_meta_item--visible:before{content:" | "}.et_pb_bg_layout_light p.et_pb_title_meta_container,.et_pb_bg_layout_light p.et_pb_title_meta_container a{color:#666}.et_pb_bg_layout_dark p.et_pb_title_meta_container,.et_pb_bg_layout_dark p.et_pb_title_meta_container a{color:inherit}@media (max-width:980px){.et_pb_bg_layout_light_tablet p.et_pb_title_meta_container,.et_pb_bg_layout_light_tablet p.et_pb_title_meta_container a{color:#666}.et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container,.et_pb_bg_layout_dark_tablet p.et_pb_title_meta_container a{color:inherit}}@media (max-width:767px){.et_pb_title_container h1{font-size:18px}.et_pb_bg_layout_light_phone p.et_pb_title_meta_container,.et_pb_bg_layout_light_phone p.et_pb_title_meta_container a{color:#666}.et_pb_bg_layout_dark_phone p.et_pb_title_meta_container,.et_pb_bg_layout_dark_phone p.et_pb_title_meta_container a{color:inherit}}
.et_pb_text{word-wrap:break-word}.et_pb_text ol,.et_pb_text ul{padding-bottom:1em}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}

@font-face{font-family:ETmodules;font-display:block;src:url(//starwars-union.de/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.eot);src:url(//starwars-union.de/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.eot?#iefix) format("embedded-opentype"),url(//starwars-union.de/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.woff) format("woff"),url(//starwars-union.de/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.ttf) format("truetype"),url(//starwars-union.de/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}
.et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky),.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky){display:none}.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky{display:block}.et_builder_inner_content.has_et_pb_sticky{z-index:inherit}.et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et_pb_column.has_et_pb_sticky{z-index:20}.et-l--header .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--header .et_pb_column.has_et_pb_sticky{z-index:30}.et-l--footer .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--footer .et_pb_column.has_et_pb_sticky{z-index:10}.et_pb_sticky_placeholder{opacity:0!important}.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before,.et_pb_sticky .et_pb_inline_icon_sticky:before{content:attr(data-icon-sticky)!important}body .et-script-temporary-measurement{opacity:0}
.mfp-wrap .mfp-container button:hover{background:transparent!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;filter:alpha(opacity=55);top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:none!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}