<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

#main {
    font-family: var(--mainfont);
}

* {
	position: relative;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
}

.image &gt; * {
    position: absolute;
}

.logo {
    position: absolute;
    right: 0;
    width: 17em;
    height: 17em;
    z-index: 1001;
    padding: 2em 2em;
    box-sizing: border-box;
    bottom: 0;
    /* pointer-events: none; */
}

#caption {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 36em;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    font-family: Titillium Web;
    background-position: center 100%;
    background-repeat-y: no-repeat;
}

.backgroundImage, .backgroundCutout {
	height: 64em;
	height: var(--height);
	z-index: 0;
	position: relative;
	width: auto;
	/* position: absolute; */
	font-size: 1em;
}

.backgroundWrapper, .cutoutWrapper {
    position: absolute;
    z-index: 0;
    bottom: 0px;
    left: 0;
    display: flex;
    justify-content: center;
}

#headline {
    font-size: 3.5em;
    font-weight: bold;
    line-height: 1.1;
    padding-top: 0;
    white-space: pre-line;
    width: 100%;
}

#caption.switch &gt; .top {
    order: 1;
    padding-top: 0.25em;
}

#caption.switch #headline {
    font-size: 5em;
}

#caption.switch #subtitle {
    font-size: 2em;
}

.image textarea, .image input, .image p {
	resize: none;
	/* text-transform: uppercase; */
	padding: 0;
	background: none;
	border: none;
	/* color: white; */
	outline: none;
	font-family: inherit;
	/* font-weight: bold; */
	/* height: 100%; */
	box-sizing: border-box;
	margin: 0;
	display: block;
	/* overflow: hidden; */
}

#subtitle {
    font-size: 1.7em;
    font-weight: bold;
    width: 100%;
    line-height: 1.2;
    height: 100%;
}

.hidden {
	display: none !important;
}

div.image {
    background-color: black;
    overflow: hidden;
    display: flex;
    position: relative;
    outline: 0.5em solid white;
    line-height: 1.4;
    /* color: white; */
--fsFactor: 1;
}

.imageSize {
    width: 64em;
    --width: 64em;
    height: 64em;
    --height: 64em;
}

.backgroundWrapper .background, .cutoutWrapper .background {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.backgroundWrapper, .cutoutWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.rotateBg {
    width: 50%;
    height: 3rem;
    bottom: 1rem;
}

.logo img {
    width: 100%;
}

.image img[src=""] {
    display: none;
}

.scaleBg {
    height: 50%;
    box-sizing: border-box;
    top: calc(25% + 0rem);
    width: 3rem;
    right: 0.7rem;
}



.overlay {
    width: 100%;
    height: 100%;
    width: var(--width);
    height: var(--height);
    position: absolute;
    top: 0;
    pointer-events: none;
    left: 0;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    --overlay-color: black;
}

#meta {
	display: none;
}

.image span {
    font-family: inherit;
    display: block;
}

#submeta {
    display: none;
}

.image span {
    font-size: inherit;
}

.multipleBackgroundsWrapper {
	display: none;
}

.multipleBackgroundsActive .multipleBackgroundsWrapper{
	display: flex;
	justify-content: space-between;
}

.multipleBackgroundsActive .background {
	display: none;
}

.multipleBackgroundsActive
 .overlay {
    display: none;
}

.multipleBackground {
    width: 100%;
    height: 100%;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: black;
}

.multipleBackgroundsWrapper {
    width: 101%;
    height: 100%;
}

.multipleBackground:hover
 img {
    opacity: 0.5;
}

.multipleBackground {
    margin: 0 0.2em;
}

.multipleBackgroundsWrapper .multipleBackground:first-child {
    margin-left: 0;
}

.multipleBackgroundsWrapper .multipleBackground:last-child {
    margin-right: 0;
}

.multipleBackgroundsWrapper {
    background-color: white;
}

.multipleBackground {}

.multipleBackground:hover {
    /* background-color: #960000; */
    /* transition: 0.25s; */
}

#caption[data-alignment="right"] .top *, #caption[data-alignment="right"] .bottom * {
    text-align: right !important;
    /* width: 100%; */
}

#caption[data-alignment="center"] .top *, #caption[data-alignment="center"] .bottom * {
    text-align: center !important;
    /* width: 100%; */
    margin-left: 0 !important;
    margin-right: 0 !important;
}

[data-blocked-text] &gt; span * {
    font-family: inherit !important;
    display: inline !important;
}

.texteffect span {
    display: inline-block;
    padding: 0 0.1em;
}

.image * {
    box-sizing: border-box;
}

.image.flexBackground {
    flex-direction: column;
}

.flexBackground .backgroundWrapper {
    position: relative;
    height: 0;
    flex: 1;
}

.flexBackground .flexBackgroundElement {
    position: relative;
    bottom: unset;
    top: unset;
}

.flexBackground .overlay {
    height: 120%;
    top: -10%;
}

.flexBackground .backgroundImage {
    /* height: 100%; */
    /* width: auto; */
}

#headline p {
    /* color: inherit; */
    /* white-space: nowrap; */
}

.teamWrapper[data-homeaway="home"] .homeTeam .oldschdod {
}

.teamWrapper[data-homeaway="home"] .awayTeam .oldschdod {
    display: none;
}

.teamWrapper[data-homeaway="away"] .awayTeam .oldschdod {
}

.teamWrapper[data-homeaway="away"] .homeTeam .oldschdod {
    display: none;
}


.teamWrapper[data-homeaway="home"] .homeTeam .opponent {
    display: none;
}

.teamWrapper[data-homeaway="home"] .awayTeam .opponent {
}

.teamWrapper[data-homeaway="away"] .awayTeam .opponent {
    display: none;
}

.teamWrapper[data-homeaway="away"] .homeTeam .opponent {
}


img, svg {
    max-width: 100%;
    max-height: 100%;
}

.backgroundImage, .backgroundCutout {
	max-width: none;
	max-height: none;
}

.cutoutWrapper {z-index: 10000;pointer-events: none;}

img.backgroundCutout {top: 0;}

.backgroundWrapper.blur {
    filter: blur(0.2em);
}

img.overlayImage {
    display: none;
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
}

img.overlayImage[layout], img.overlayImage[format] {
    display: block;
}

.overlay.linear-gradient {
    background: linear-gradient(0deg, var(--overlay-color) 0%, transparent var(--gradient));
}

.overlay.linear-gradient, .overlay.radial-gradient {
    z-index: 1;
    --gradient: 30%;
}

.overlay.radial-gradient {
    background: radial-gradient(transparent 0%, var(--overlay-color) calc(var(--gradient) + 50%));
}

.cutout-outline img.backgroundCutout {
    filter: drop-shadow(calc(0.6*var(--cutout-effect-size)) calc(-0.3*var(--cutout-effect-size)) var(--cutout-effect-color)) drop-shadow(calc(-0.6*var(--cutout-effect-size)) calc(-0.3*var(--cutout-effect-size)) var(--cutout-effect-color)) drop-shadow(calc(0.3*var(--cutout-effect-size)) calc(0.45*var(--cutout-effect-size)) var(--cutout-effect-color)) drop-shadow(calc(0*var(--cutout-effect-size)) calc(0.45*var(--cutout-effect-size)) var(--cutout-effect-color));
    --cutout-effect-color: white;
}

img.backgroundCutout {
    --cutout-effect-size: 1em;
}

.cutout-shadow img.backgroundCutout {
    filter: drop-shadow(0 0 calc(5*var(--cutout-effect-size)) var(--cutout-effect-color));
    --cutout-effect-color: black;
}

.overlay.overlay-full {
    background: var(--overlay-color);
    opacity: calc(0.83*var(--gradient));
}

.backgroundWrapper--blurry {
}

.backgroundWrapper.backgroundWrapper--blurry {
    z-index: 0;
    filter: brightness(0.5);
}

img.backgroundImage.backgroundImage--blurry {}

.backgroundWrapper--main {
	--linear-mask: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) var(--fade-top), rgb(0, 0, 0) calc(100% - var(--fade-bottom)), rgba(0, 0, 0, 0));
	--linear-mask-align: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(var(--fade-top) - 5%), rgb(0, 0, 0) calc(var(--fade-top) + 5%), rgb(0, 0, 0) calc(100% - var(--fade-bottom) - 5%), rgba(0, 0, 0, 0) calc(100% - var(--fade-bottom) + 5%), rgba(0, 0, 0, 0));
	--radial-mask: radial-gradient(rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) calc( 3* var(--fade)));
}

.backgroundWrapper--main.backgroundFade .backgroundImage {
    -webkit-mask-image: var(--linear-mask);
}

.backgroundWrapper--main.backgroundFade {
    --fade: 15%;
    --fade-top: 0%;
    --fade-bottom: 0%;
}

.backgroundWrapper--main.backgroundFade.fade--bottom {
    --fade-bottom: var(--fade);
}

.backgroundWrapper--main.backgroundFade.fade--top {
    --fade-top: var(--fade);
}

.backgroundWrapper--blurry.align-to-height .background, .backgroundWrapper--blurry.align-to-background .background {
    transform: none !important;
}

.backgroundWrapper--blurry.align-to-height .backgroundImage {transform: scale(1.15) !important;left: 0 !important; top: 0 !important;}

.backgroundWrapper--main.backgroundFade.fade--radial {
    -webkit-mask-image: var(--radial-mask);
}

.backgroundWrapper--main.align-to-background.fade--linear {
    -webkit-mask-image: var(--linear-mask-align);
}

.backgroundWrapper--main.align-to-background.fade--linear .backgroundImage {
    -webkit-mask-image: none;
}

.image .background.background--blurry {
    filter: blur(var(--blur));
    transform: scale(2.1);
    opacity: 0.5;
}

.background {
}

.backgroundWrapper[data-children="1"] {
	--backgrounds: 1;
}

.backgroundWrapper[data-children="2"] {
	--backgrounds: 2;
}

.backgroundWrapper[data-children="3"] {
	--backgrounds: 3;
}

.backgroundWrapper[data-children="4"] {
	--backgrounds: 4;
}

.backgroundWrapper[data-children="5"] {
	--backgrounds: 5;
}

.backgroundWrapper[data-children="6"] {
	--backgrounds: 6;
}

.backgroundWrapper[data-children="7"] {
	--backgrounds: 7;
}

.backgroundWrapper[data-children="8"] {
	--backgrounds: 8;
}

.backgroundWrapper[data-children="9"] {
	--backgrounds: 9;
}

.backgroundWrapper[data-children="10"] {
	--backgrounds: 10;
}

[data-children] .background {
    width: calc(100% / var(--backgrounds));
    overflow: hidden;
    --backgroundBorder: 1em;
    border-left: var(--backgroundBorder) solid white;
    box-sizing: content-box;
}

[data-children] [view-element="background_1"] {
    border-left: none;
}

.preview__template {
    display: none !important;
}

.image {--margin: 0em;}

.previewWrapper[base="10"] {
    font-size: 10px;
}

strong {
    font-weight: bold;
}

.dynHeight {
    height: 100%;
    height: var(--dynHeight);
}

underline {
    text-decoration: underline;
}

italic {
    font-style: italic;
}

line-through {
    text-decoration: line-through;
}

.image ul {
    display: inline-block;
    text-align: left;
    margin: 0.25em 0;
    min-width: 50%;
    padding-left: 1.5em;
    padding-right: 0.4em;
    list-style-type: none;
}

.image li:before {
    content: "ÃƒÂ¢Ã¢â‚¬â€œÃ‚Â&nbsp;";
    position: absolute;
    left: -1.3em;
    font-size: 0.8em;
}

.translate {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

[data-type="transparent"] .backgroundImage, [data-type="animation-alpha"] .backgroundImage {
    display: none !important;
}

div.image[data-type="transparent"], div.image[data-type="animation-alpha"] {
    background: none !important;
}

.imageSize {
    width: var(--width) !important;
    height: var(--height) !important;
}

[calc-width] {
    height: auto;
    max-height: none;
    max-width: none;
}

.background.lightroomIntensity {
    position: absolute;
}

.image {}

img.backgroundImage.mainBackground[image-type="video"] {
    display: none;
}

video.backgroundImage.mainBackground[image-type="video"] {
    display: block;
    filter: none !important;
}

video.backgroundImage.mainBackground {
    display: none;
}

.center-x {
    transform: translateX(-50%);
    left: 50%;
}

.center-y {
    transform: translateY(-50%);
    top: 50%;
}

.center-xy {
    transform: translateY(-50%) translateX(-50%);
    top: 50%;
	left: 50%;
}

img.textEmojiImage {
    height: 0.85em;
    margin-top: 0;
    max-height: none;
    max-width: none;
    position: absolute;
    bottom: 0;
}

.textEmojiImageWrapper {
    display: inline-flex;
    height: 0.5em;
    width: 0.9em;
}

[blocked] div {
    white-space: pre;
}

[blocked] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    white-space: pre-wrap;
}

[block-text] *:not(div, li) {
    display: inline-block !important;
}

[blocked] div:empty {
    height: 1em;
}

[block-text] {
    white-space: pre-wrap;
}

.backgroundBlurWrapper {
    z-index: 0;
    height: 100%;
    transform: translate(-50%, -50%) scale(1.1);
    left: 50%;
    top: 50%;
    filter: blur(5em) brightness(0.8);
}

[max-width-fill] {
    display: inline;
}

.customImageCutout {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 150%;
    height: 150%;
    --color: white;
    background: var(--color);
    opacity: 0;
    pointer-events: none;
}

.roughCutoutApplied {
    opacity: 1;
}

.customElement__content.customImageWrapper.customImageWrapper--roughCutout {
    height: auto;
}


.customElement[position="top-center"] {
    top: var(--top);
    left: 50%;
}

.customElement[position="top-center"] .customElementContentWrapper {
    transform-origin: top center;
    align-items: flex-start;
    justify-content: center;
}

.customElement[position="bottom-center"] .customElementContentWrapper {
    transform-origin: bottom center;
    align-items: flex-end;
    justify-content: center;
}

.customElement[position="bottom-center"] {
    bottom: var(--top);
    left: 50%;
}

.customElementContentWrapper {
    
--left: 0;
--top: 0;
    left: calc(var(--left) * 1 / var(--elementFs));
    top: calc(var(--top) * -1 / var(--elementFs));--elementFs: 1;
}

.customElement[position="top-right"][chain-master] [data-scalable] {
    transform-origin: bottom right;
	align-items: flex-end;
	justify-content: flex-end;
}
.customElement[position="top-left"][chain-master] [data-scalable] {
    transform-origin: bottom left;
	align-items: flex-end;
	justify-content: flex-start;
}

.customElement[position="top-center"][chain-master] [data-scalable] {
    transform-origin: bottom center;
	align-items: flex-end;
}

.customElement[position="bottom-center"][chain-master] [data-scalable] {
    transform-origin: top center;
	align-items: flex-start;
}

.customElement[position="top-left"][chain-master] [data-scalable] {
    transform-origin: bottom left;
	align-items: flex-end;
	justify-content: flex-start;
}

.customElement[position="bottom-left"][chain-master] [data-scalable] {
    transform-origin: top left;
	align-items: flex-start;
	justify-content: flex-start;
}
.customElement[position="bottom-right"][chain-master] [data-scalable] {
    transform-origin: top right;
	align-items: flex-start;
	justify-content: flex-end;
}

[config="custom-element"][data-type="text"] .configSeparator {
    display: none;
}

[chain-master] .customElementContentWrapper {
    top: 0;
    left: 0;
}

[chain-master] .customElement__content {
    top: calc( var(--top) * -1 / var(--fsFactor) );
    left: calc( var(--left) / var(--fsFactor) );
}

blocked_text_background {
    position: absolute;
    top: calc(-1* var(--paddingY));
    right: calc(-1* var(--paddingX));
    bottom: calc(-1* var(--paddingY));
    left: calc(-1* var(--paddingX));
    background: var(--backgroundColor1);
    z-index: 0;
    font-size: 1em;
}


[block-text-background] {
    --paddingX: 0.2em;
    --paddingY: 0.1em;
}

[block-text-background] div:empty {
    height: 0.5em;
}

.customImmage--kontur {
    
    );
    filter: drop-shadow(var(--kontur) 0  var(--konturfarbe)) drop-shadow(calc(-1* var(--kontur)) 0 var(--konturfarbe)) drop-shadow(0 calc(-1* var(--kontur)) var(--konturfarbe)) drop-shadow(0 var(--kontur) white);
    --konturfarbe: white;
    --kontur: 0.25em;
}

.customImmage--dropShadow {
    filter: drop-shadow(0 0 0.1em black) drop-shadow(0 0 0.2em black);
}

[blocked] div.textEmojiImageWrapper {
    /* height: 1em; */
    /* display: inline-block; */
}</pre></body></html>