
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_srfreecap" */
		.tx-srfreecap-captcha label { display: inline-block; width: 150px; }
		img.tx-srfreecap-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-image-accessible {
			background-color: transparent;
			vertical-align: middle;
		}
		.tx-srfreecap-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em; }
		.tx-srfreecap-cant-read { display: inline-block; width: 150px; }
		.tx-srfreecap-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi1-captcha label { display: inline-block; width: 150px; }
		img.tx-srfreecap-pi1-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi1-image-accessible {
			background-color: transparent;
			vertical-align: middle;
		}
		.tx-srfreecap-pi1-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em; }
		.tx-srfreecap-pi1-cant-read { display: inline-block; width: 150px; }
		.tx-srfreecap-pi1-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }

.privacy-overlay-error{color:#e2001a;font-weight:900}.js-has-privacy-overlay{position:relative}.privacy-overlay{align-items:center;display:flex;flex-direction:column;font-family:TT_Interphases_Pro,sans-serif;justify-content:center;position:relative;top:50%;transform:translateY(-50%);width:100%;z-index:10}.privacy-overlay-inner{width:100%;max-width:450px;box-sizing:border-box;color:#000;display:flex;gap:10px;flex-direction:column;justify-content:center;text-align:center;align-items:center;padding:15px 25px;z-index:2}.privacy-overlay-inner a{color:#0074bd}.privacy-overlay-inner a:focus,.privacy-overlay-inner a:hover{outline:0;text-decoration:underline}.privacy-overlay-inner button:focus{background-color:#ff9c00;outline:0}.privacy-overlay-inner p{font-size:14px;line-height:20px}.privacy-overlay-inner p+p{margin-top:5px}.privacy-overlay-background{background-color:#f5f5f5;position:absolute;inset:0;width:100%;height:100%;justify-content:center;align-items:center;display:block;z-index:5;overflow:hidden}.privacy-overlay-background-logo{position:absolute;inset:0;filter:blur(6px);-webkit-filter:blur(6px);background-position:center;background-repeat:no-repeat;background-size:cover}.privacy-overlay-background-logo img{height:100%;object-fit:cover;position:absolute;width:100%}.privacy-overlay-veil{background-color:#f5f5f5;position:absolute;width:100%;height:100%;z-index:3;opacity:.7}
@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Thin.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Thin.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Thin.ttf') format('truetype');font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Thin_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Thin_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Thin_Italic.ttf') format('truetype');font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraLight.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraLight.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraLight.ttf') format('truetype');font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraLight_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraLight_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraLight_Italic.ttf') format('truetype');font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Light.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Light.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Light_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Light_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Light_Italic.ttf') format('truetype');font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Regular.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Regular.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Medium.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Medium.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Medium_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Medium_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Medium_Italic.ttf') format('truetype');font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_DemiBold.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_DemiBold.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_DemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_DemiBold_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_DemiBold_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_DemiBold_Italic.ttf') format('truetype');font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Bold.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Bold.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Bold_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Bold_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Bold_Italic.ttf') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraBold.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraBold.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraBold.ttf') format('truetype');font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraBold_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraBold_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_ExtraBold_Italic.ttf') format('truetype');font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Black.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Black.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Black.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:TT_Interphases_Pro;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Black_Italic.woff2') format('woff2'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Black_Italic.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/TT_Interphases_Pro_Trial_Black_Italic.ttf') format('truetype');font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Icomoon;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/Iconfont/fonts/icomoon.eot?#iefix');src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/Iconfont/fonts/icomoon.eot?#iefix') format('eot'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/Iconfont/fonts/icomoon.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/Iconfont/fonts/icomoon.ttf') format('truetype'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/Iconfont/fonts/icomoon.svg') format('svg');font-weight:400;font-style:normal}@font-face{font-family:AVM;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/ad9e233d-5ad0-4ac3-be71-ade974eb568e.eot?#iefix');src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/ad9e233d-5ad0-4ac3-be71-ade974eb568e.eot?#iefix') format('eot'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/337abafb-a752-4078-80c7-4e0973d02639.woff2') format("woff2"),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/f07e9c31-318c-4cd8-b379-44ad4b70733a.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/70da379f-c570-41d5-994e-7e57af0d609b.ttf') format('truetype');font-weight:200;font-style:normal}@font-face{font-family:AVM;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/ef2b52b9-4262-4fbb-b441-cb2252c430e8.eot?#iefix');src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/ef2b52b9-4262-4fbb-b441-cb2252c430e8.eot?#iefix') format('eot'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/8af14602-a05c-4855-b6ae-5f65dff396d7.woff2') format("woff2"),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/992de224-96ef-4636-b4df-a41cdf9df804.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/3935fe06-c2de-499b-aa2b-4c4eec9ef861.ttf') format('truetype');font-weight:400;font-style:normal}@font-face{font-family:AVM;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/2cc1a189-78ab-4426-9820-f12e6c6b3471.eot?#iefix');src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/2cc1a189-78ab-4426-9820-f12e6c6b3471.eot?#iefix') format('eot'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/798e4df5-1452-4afb-80af-4dfadf543003.woff2') format("woff2"),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/2f94f3ce-1c6c-4817-8ea8-dff50be5b6f7.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/a969a25f-5b63-4797-81c8-d47df5d6a0e2.ttf') format('truetype');font-weight:700;font-style:normal}@font-face{font-family:AVM;src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/ab2e868d-9f26-41bb-96d6-b5a3699002f6.eot?#iefix');src:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/ab2e868d-9f26-41bb-96d6-b5a3699002f6.eot?#iefix') format('eot'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/6fa7f26f-5f7a-42f6-964f-e0bae7c4f15c.woff2') format("woff2"),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/39092f28-85fb-41a4-a859-2b251a0e412d.woff') format('woff'),url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Fonts/TT_Interphases_Pro/f54ec26d-c0e7-421b-86d9-67cb53a5e291.ttf') format('truetype');font-weight:900;font-style:normal}
.block-color-ffffff,.tx-avmonepager .chapter.black .text .block-color-ffffff li,.tx-avmonepager .chapter.blue .text .block-color-ffffff li,.tx-avmonepager .chapter.white .text .block-color-ffffff li{color:#fff}.block-color-ffffff li:before,.ce-bodytext .block-color-ffffff li:before,.frame-blue-gradient .block-color-ffffff li:before,.frame-blue-gradient .ce-bodytext .block-color-ffffff li:before,.frame-blue-gradient body.ck-content .block-color-ffffff li:before,body.ck-content .block-color-ffffff li:before{background-color:#fff}.block-color-e2001a,.tx-avmonepager .chapter.black .text .block-color-e2001a li,.tx-avmonepager .chapter.blue .text .block-color-e2001a li,.tx-avmonepager .chapter.white .text .block-color-e2001a li{color:#e2001a}.block-color-e2001a li:before,.ce-bodytext .block-color-e2001a li:before,.frame-blue-gradient .block-color-e2001a li:before,.frame-blue-gradient .ce-bodytext .block-color-e2001a li:before,.frame-blue-gradient body.ck-content .block-color-e2001a li:before,body.ck-content .block-color-e2001a li:before{background-color:#e2001a}.block-color-ffe400,.tx-avmonepager .chapter.black .text .block-color-ffe400 li,.tx-avmonepager .chapter.blue .text .block-color-ffe400 li,.tx-avmonepager .chapter.white .text .block-color-ffe400 li{color:#ffe400}.block-color-ffe400 li:before,.ce-bodytext .block-color-ffe400 li:before,.frame-blue-gradient .block-color-ffe400 li:before,.frame-blue-gradient .ce-bodytext .block-color-ffe400 li:before,.frame-blue-gradient body.ck-content .block-color-ffe400 li:before,body.ck-content .block-color-ffe400 li:before{background-color:#ffe400}.block-color-0089d1,.tx-avmonepager .chapter.black .text .block-color-0089d1 li,.tx-avmonepager .chapter.blue .text .block-color-0089d1 li,.tx-avmonepager .chapter.white .text .block-color-0089d1 li{color:#0089d1}.block-color-0089d1 li:before,.ce-bodytext .block-color-0089d1 li:before,.frame-blue-gradient .block-color-0089d1 li:before,.frame-blue-gradient .ce-bodytext .block-color-0089d1 li:before,.frame-blue-gradient body.ck-content .block-color-0089d1 li:before,body.ck-content .block-color-0089d1 li:before{background-color:#0089d1}.block-color-000000,.tx-avmonepager .chapter.black .text .block-color-000000 li,.tx-avmonepager .chapter.blue .text .block-color-000000 li,.tx-avmonepager .chapter.white .text .block-color-000000 li{color:#000}.block-color-000000 li:before,.ce-bodytext .block-color-000000 li:before,.frame-blue-gradient .block-color-000000 li:before,.frame-blue-gradient .ce-bodytext .block-color-000000 li:before,.frame-blue-gradient body.ck-content .block-color-000000 li:before,body.ck-content .block-color-000000 li:before{background-color:#000}.block-color-0074bd,.tx-avmonepager .chapter.black .text .block-color-0074bd li,.tx-avmonepager .chapter.blue .text .block-color-0074bd li,.tx-avmonepager .chapter.white .text .block-color-0074bd li{color:#0074bd}.block-color-0074bd li:before,.ce-bodytext .block-color-0074bd li:before,.frame-blue-gradient .block-color-0074bd li:before,.frame-blue-gradient .ce-bodytext .block-color-0074bd li:before,.frame-blue-gradient body.ck-content .block-color-0074bd li:before,body.ck-content .block-color-0074bd li:before{background-color:#0074bd}.block-color-76beea,.tx-avmonepager .chapter.black .text .block-color-76beea li,.tx-avmonepager .chapter.blue .text .block-color-76beea li,.tx-avmonepager .chapter.white .text .block-color-76beea li{color:#76beea}.block-color-76beea li:before,.ce-bodytext .block-color-76beea li:before,.frame-blue-gradient .block-color-76beea li:before,.frame-blue-gradient .ce-bodytext .block-color-76beea li:before,.frame-blue-gradient body.ck-content .block-color-76beea li:before,body.ck-content .block-color-76beea li:before{background-color:#76beea}.block-color-004482,.tx-avmonepager .chapter.black .text .block-color-004482 li,.tx-avmonepager .chapter.blue .text .block-color-004482 li,.tx-avmonepager .chapter.white .text .block-color-004482 li{color:#004482}.block-color-004482 li:before,.ce-bodytext .block-color-004482 li:before,.frame-blue-gradient .block-color-004482 li:before,.frame-blue-gradient .ce-bodytext .block-color-004482 li:before,.frame-blue-gradient body.ck-content .block-color-004482 li:before,body.ck-content .block-color-004482 li:before{background-color:#004482}.block-color-102755,.tx-avmonepager .chapter.black .text .block-color-102755 li,.tx-avmonepager .chapter.blue .text .block-color-102755 li,.tx-avmonepager .chapter.white .text .block-color-102755 li{color:#102755}.block-color-102755 li:before,.ce-bodytext .block-color-102755 li:before,.frame-blue-gradient .block-color-102755 li:before,.frame-blue-gradient .ce-bodytext .block-color-102755 li:before,.frame-blue-gradient body.ck-content .block-color-102755 li:before,body.ck-content .block-color-102755 li:before{background-color:#102755}.block-color-cf1214,.tx-avmonepager .chapter.black .text .block-color-cf1214 li,.tx-avmonepager .chapter.blue .text .block-color-cf1214 li,.tx-avmonepager .chapter.white .text .block-color-cf1214 li{color:#cf1214}.block-color-cf1214 li:before,.ce-bodytext .block-color-cf1214 li:before,.frame-blue-gradient .block-color-cf1214 li:before,.frame-blue-gradient .ce-bodytext .block-color-cf1214 li:before,.frame-blue-gradient body.ck-content .block-color-cf1214 li:before,body.ck-content .block-color-cf1214 li:before{background-color:#cf1214}.block-color-ef4e33,.tx-avmonepager .chapter.black .text .block-color-ef4e33 li,.tx-avmonepager .chapter.blue .text .block-color-ef4e33 li,.tx-avmonepager .chapter.white .text .block-color-ef4e33 li{color:#ef4e33}.block-color-ef4e33 li:before,.ce-bodytext .block-color-ef4e33 li:before,.frame-blue-gradient .block-color-ef4e33 li:before,.frame-blue-gradient .ce-bodytext .block-color-ef4e33 li:before,.frame-blue-gradient body.ck-content .block-color-ef4e33 li:before,body.ck-content .block-color-ef4e33 li:before{background-color:#ef4e33}.block-color-bce4fa,.tx-avmonepager .chapter.black .text .block-color-bce4fa li,.tx-avmonepager .chapter.blue .text .block-color-bce4fa li,.tx-avmonepager .chapter.white .text .block-color-bce4fa li{color:#bce4fa}.block-color-bce4fa li:before,.ce-bodytext .block-color-bce4fa li:before,.frame-blue-gradient .block-color-bce4fa li:before,.frame-blue-gradient .ce-bodytext .block-color-bce4fa li:before,.frame-blue-gradient body.ck-content .block-color-bce4fa li:before,body.ck-content .block-color-bce4fa li:before{background-color:#bce4fa}.block-color-ffcc00,.tx-avmonepager .chapter.black .text .block-color-ffcc00 li,.tx-avmonepager .chapter.blue .text .block-color-ffcc00 li,.tx-avmonepager .chapter.white .text .block-color-ffcc00 li{color:#fc0}.block-color-ffcc00 li:before,.ce-bodytext .block-color-ffcc00 li:before,.frame-blue-gradient .block-color-ffcc00 li:before,.frame-blue-gradient .ce-bodytext .block-color-ffcc00 li:before,.frame-blue-gradient body.ck-content .block-color-ffcc00 li:before,body.ck-content .block-color-ffcc00 li:before{background-color:#fc0}.block-color-007fc8,.tx-avmonepager .chapter.black .text .block-color-007fc8 li,.tx-avmonepager .chapter.blue .text .block-color-007fc8 li,.tx-avmonepager .chapter.white .text .block-color-007fc8 li{color:#007fc8}.block-color-007fc8 li:before,.ce-bodytext .block-color-007fc8 li:before,.frame-blue-gradient .block-color-007fc8 li:before,.frame-blue-gradient .ce-bodytext .block-color-007fc8 li:before,.frame-blue-gradient body.ck-content .block-color-007fc8 li:before,body.ck-content .block-color-007fc8 li:before{background-color:#007fc8}body.ck-content{color:#000;font-family:TT_Interphases_Pro,sans-serif;font-size:18px;line-height:100%}sub,sup{height:0;line-height:1;vertical-align:baseline;position:relative}sup{bottom:1.5ex}sub{top:.4ex}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{display:block;font-weight:900;margin:0;word-wrap:break-word;-moz-hyphens:auto;hyphens:auto}.avm-pagetitle,.h1,h1{font-size:42px;line-height:49px;margin-bottom:40px}.avm-pagetitle+.h2,.avm-pagetitle+h2,.h1+.h2,.h1+h2,h1+.h2,h1+h2{margin-top:-40px}.avm-pagetitle{font-weight:700}.h2,h2{font-size:24px;line-height:30px;margin-bottom:12px}.h3,h3{font-size:20px;line-height:26px;margin-bottom:12px}.h3+.h4,.h3+h4,h3+.h4,h3+h4{margin-top:-10px}.h4,.h5,.h6,h4,h5,h6{font-size:18px;line-height:24px;margin-bottom:5px}.headline-center{text-align:center}.headline-center~h2,.headline-center~h3,.headline-center~h4,.headline-center~h5{text-align:center}.headline-underline{border-bottom:solid 10px #f5f5f5;padding-bottom:10px}#pagetitle{margin:0 0 40px}#pagetitle .avm-pagetitle,#pagetitle .h1,#pagetitle h1{margin-bottom:5px}#pagetitle .avm-pagetitle:last-child,#pagetitle .h1:last-child,#pagetitle h1:last-child{margin-bottom:0}#pagetitle .subtitle{margin-bottom:0}#pagetitle.pagetitle-center{text-align:center}a{color:#0074bd;text-decoration:none}a:focus,a:hover{text-decoration:underline}a.download{display:inline-block;padding-left:22px;position:relative}a.download:before{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-button-download-blue.svg') no-repeat center;content:'';display:block;height:16px;left:0;position:absolute;top:4px;width:14px}a.download:focus,a.download:hover{text-decoration:none}a.download:focus:before,a.download:hover:before{top:6px}ol,ul{margin:0;padding-left:18px}ol li,ul li{line-height:24px}dl dd,dl dt{line-height:24px}p{margin:0}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-block{text-align:justify}blockquote{background:0 0;margin:0;padding:0}blockquote p:last-child{margin-bottom:0}@keyframes pop{50%{transform:scale(1.08) translateZ(0);-moz-transform:scale(1.08) translateZ(0);-ms-transform:scale(1.08) translateZ(0);-webkit-transform:scale(1.08) translateZ(0);-webkit-font-smoothing:subpixel-antialiased}}.button{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;background-color:transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px;position:relative;text-align:center;vertical-align:middle;z-index:2}.button:after,.button:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.button,.button:before{border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.button:before{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid #0074bd}.button:after{border-radius:inherit;-moz-border-radius:inherit;-ms-border-radius:inherit;-webkit-border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;background:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}.button:focus,.button:hover{text-decoration:none}.button:focus-visible{outline:2px solid #fc6d00}.button:not(.button-ghost):not([class*=button-link-ghost]):before{display:none}.button:not(.button-ghost):not([class*=button-link-ghost]):hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}.frame-blue-gradient .button,.frame-blue-gradient-columns .button{color:#0074bd}.frame-blue-gradient .button:before,.frame-blue-gradient-columns .button:before{border-color:#fff}.frame-blue-gradient .button:after,.frame-blue-gradient-columns .button:after{background-color:#fff}.frame-blue-gradient .button.button-ghost,.frame-blue-gradient .button[class*=button-link-ghost],.frame-blue-gradient-columns .button.button-ghost,.frame-blue-gradient-columns .button[class*=button-link-ghost]{color:#fff}.frame-gray .button.button-ghost{color:#000}.frame-gray .button.button-ghost:before{border-color:#4c4c4c}.frame-gray .button.button-ghost:focus,.frame-gray .button.button-ghost:focus:hover{color:#000}.button-icon{display:inline-block;position:relative;vertical-align:middle}.button-icon:after,.button-icon:before{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;content:'';display:block;height:100%;left:0;position:absolute;top:0;width:100%}.button-icon:after{opacity:0;visibility:hidden}.button:focus .button-icon:before,.button:focus:hover .button-icon:before{opacity:0;visibility:hidden}.button:focus .button-icon:after,.button:focus:hover .button-icon:after{opacity:1;visibility:visible}.button-ghost .button-icon:before{opacity:0;visibility:hidden}.button-ghost .button-icon:after{opacity:1;visibility:visible}.button-ghost:focus .button-icon:before,.button-ghost:focus:hover .button-icon:before{opacity:1;visibility:visible}.button-ghost:focus .button-icon:after,.button-ghost:focus:hover .button-icon:after{opacity:0;visibility:hidden}.button-icon-download{height:16px;margin:-2px 6px 0 0;width:14px}.button-icon-download:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-button-download-white.svg')}.button-icon-download:after{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-button-download-blue.svg')}.button-big{font-size:16px;line-height:22px;padding-bottom:11px;padding-top:11px}.button-big,.button-big:before{border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-webkit-border-radius:100px}.button-ghost{color:#0074bd}.button-ghost:after{transform:translate(-50%,-50%) scale(0) translateZ(0);-moz-transform:translate(-50%,-50%) scale(0) translateZ(0);-ms-transform:translate(-50%,-50%) scale(0) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(0) translateZ(0);border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.button-ghost:hover:before{bottom:-3px;left:-3px;right:-3px;top:-3px}.button-red,.frame-blue-gradient .button-red{color:#fff}.button-red:before,.frame-blue-gradient .button-red:before{border-color:#e2001a}.button-red:after,.frame-blue-gradient .button-red:after{background-color:#e2001a}.button-red.button-ghost,.button-red[class*=button-link-ghost],.frame-blue-gradient .button-red.button-ghost,.frame-blue-gradient .button-red[class*=button-link-ghost]{color:#e2001a}.button-white{color:#0074bd}.button-white:before{border-color:#fff}.button-white:after{background-color:#fff}.button-white.button-ghost,.button-white[class*=button-link-ghost]{color:#fff}.button-gray.button-ghost{color:#000}.button-gray.button-ghost:before{border-color:#4c4c4c}.button-gray.button-ghost:focus,.button-gray.button-ghost:focus:hover{color:#000}.ce-bodytext [class*=button-link],.cke_editable [class*=button-link],[class*=button-link]{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;background-color:transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px;position:relative;text-align:center;vertical-align:middle;z-index:2}.ce-bodytext [class*=button-link]:after,.ce-bodytext [class*=button-link]:before,.cke_editable [class*=button-link]:after,.cke_editable [class*=button-link]:before,[class*=button-link]:after,[class*=button-link]:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.ce-bodytext [class*=button-link],.ce-bodytext [class*=button-link]:before,.cke_editable [class*=button-link],.cke_editable [class*=button-link]:before,[class*=button-link],[class*=button-link]:before{border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.ce-bodytext [class*=button-link]:before,.cke_editable [class*=button-link]:before,[class*=button-link]:before{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid #0074bd}.ce-bodytext [class*=button-link]:after,.cke_editable [class*=button-link]:after,[class*=button-link]:after{border-radius:inherit;-moz-border-radius:inherit;-ms-border-radius:inherit;-webkit-border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;background:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}.ce-bodytext [class*=button-link]:focus,.ce-bodytext [class*=button-link]:hover,.cke_editable [class*=button-link]:focus,.cke_editable [class*=button-link]:hover,[class*=button-link]:focus,[class*=button-link]:hover{text-decoration:none}.ce-bodytext [class*=button-link]:focus-visible,.cke_editable [class*=button-link]:focus-visible,[class*=button-link]:focus-visible{outline:2px solid #fc6d00}.ce-bodytext [class*=button-link]:not(.button-ghost):not([class*=button-link-ghost]):before,.cke_editable [class*=button-link]:not(.button-ghost):not([class*=button-link-ghost]):before,[class*=button-link]:not(.button-ghost):not([class*=button-link-ghost]):before{display:none}.ce-bodytext [class*=button-link]:not(.button-ghost):not([class*=button-link-ghost]):hover:after,.cke_editable [class*=button-link]:not(.button-ghost):not([class*=button-link-ghost]):hover:after,[class*=button-link]:not(.button-ghost):not([class*=button-link-ghost]):hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}.frame-blue-gradient .ce-bodytext [class*=button-link],.frame-blue-gradient .cke_editable [class*=button-link],.frame-blue-gradient [class*=button-link],.frame-blue-gradient-columns .ce-bodytext [class*=button-link],.frame-blue-gradient-columns .cke_editable [class*=button-link],.frame-blue-gradient-columns [class*=button-link]{color:#0074bd}.frame-blue-gradient .ce-bodytext [class*=button-link]:before,.frame-blue-gradient .cke_editable [class*=button-link]:before,.frame-blue-gradient [class*=button-link]:before,.frame-blue-gradient-columns .ce-bodytext [class*=button-link]:before,.frame-blue-gradient-columns .cke_editable [class*=button-link]:before,.frame-blue-gradient-columns [class*=button-link]:before{border-color:#fff}.frame-blue-gradient .ce-bodytext [class*=button-link]:after,.frame-blue-gradient .cke_editable [class*=button-link]:after,.frame-blue-gradient [class*=button-link]:after,.frame-blue-gradient-columns .ce-bodytext [class*=button-link]:after,.frame-blue-gradient-columns .cke_editable [class*=button-link]:after,.frame-blue-gradient-columns [class*=button-link]:after{background-color:#fff}.frame-blue-gradient .ce-bodytext [class*=button-link].button-ghost,.frame-blue-gradient .ce-bodytext [class*=button-link][class*=button-link-ghost],.frame-blue-gradient .cke_editable [class*=button-link].button-ghost,.frame-blue-gradient .cke_editable [class*=button-link][class*=button-link-ghost],.frame-blue-gradient [class*=button-link].button-ghost,.frame-blue-gradient [class*=button-link][class*=button-link-ghost],.frame-blue-gradient-columns .ce-bodytext [class*=button-link].button-ghost,.frame-blue-gradient-columns .ce-bodytext [class*=button-link][class*=button-link-ghost],.frame-blue-gradient-columns .cke_editable [class*=button-link].button-ghost,.frame-blue-gradient-columns .cke_editable [class*=button-link][class*=button-link-ghost],.frame-blue-gradient-columns [class*=button-link].button-ghost,.frame-blue-gradient-columns [class*=button-link][class*=button-link-ghost]{color:#fff}.frame-gray .ce-bodytext [class*=button-link].button-ghost,.frame-gray .cke_editable [class*=button-link].button-ghost,.frame-gray [class*=button-link].button-ghost{color:#000}.frame-gray .ce-bodytext [class*=button-link].button-ghost:before,.frame-gray .cke_editable [class*=button-link].button-ghost:before,.frame-gray [class*=button-link].button-ghost:before{border-color:#4c4c4c}.frame-gray .ce-bodytext [class*=button-link].button-ghost:focus,.frame-gray .ce-bodytext [class*=button-link].button-ghost:focus:hover,.frame-gray .cke_editable [class*=button-link].button-ghost:focus,.frame-gray .cke_editable [class*=button-link].button-ghost:focus:hover,.frame-gray [class*=button-link].button-ghost:focus,.frame-gray [class*=button-link].button-ghost:focus:hover{color:#000}.ce-bodytext [class*=button-link-ghost],.cke_editable [class*=button-link-ghost],[class*=button-link-ghost]{color:#0074bd}.ce-bodytext [class*=button-link-ghost]:after,.cke_editable [class*=button-link-ghost]:after,[class*=button-link-ghost]:after{transform:translate(-50%,-50%) scale(0) translateZ(0);-moz-transform:translate(-50%,-50%) scale(0) translateZ(0);-ms-transform:translate(-50%,-50%) scale(0) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(0) translateZ(0);border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.ce-bodytext [class*=button-link-ghost]:hover:before,.cke_editable [class*=button-link-ghost]:hover:before,[class*=button-link-ghost]:hover:before{bottom:-3px;left:-3px;right:-3px;top:-3px}.button-link-big,.button-link-ghost-big,.button-link-ghost-red-big,.button-link-ghost-white-big,.button-link-red-big,.button-link-white-big,.ce-bodytext .button-link-big,.ce-bodytext .button-link-ghost-big,.ce-bodytext .button-link-ghost-red-big,.ce-bodytext .button-link-ghost-white-big,.ce-bodytext .button-link-red-big,.ce-bodytext .button-link-white-big,.cke_editable .button-link-big,.cke_editable .button-link-ghost-big,.cke_editable .button-link-ghost-red-big,.cke_editable .button-link-ghost-white-big,.cke_editable .button-link-red-big,.cke_editable .button-link-white-big{font-size:16px;line-height:22px;padding-bottom:11px;padding-top:11px}.button-link-big,.button-link-big:before,.button-link-ghost-big,.button-link-ghost-big:before,.button-link-ghost-red-big,.button-link-ghost-red-big:before,.button-link-ghost-white-big,.button-link-ghost-white-big:before,.button-link-red-big,.button-link-red-big:before,.button-link-white-big,.button-link-white-big:before,.ce-bodytext .button-link-big,.ce-bodytext .button-link-big:before,.ce-bodytext .button-link-ghost-big,.ce-bodytext .button-link-ghost-big:before,.ce-bodytext .button-link-ghost-red-big,.ce-bodytext .button-link-ghost-red-big:before,.ce-bodytext .button-link-ghost-white-big,.ce-bodytext .button-link-ghost-white-big:before,.ce-bodytext .button-link-red-big,.ce-bodytext .button-link-red-big:before,.ce-bodytext .button-link-white-big,.ce-bodytext .button-link-white-big:before,.cke_editable .button-link-big,.cke_editable .button-link-big:before,.cke_editable .button-link-ghost-big,.cke_editable .button-link-ghost-big:before,.cke_editable .button-link-ghost-red-big,.cke_editable .button-link-ghost-red-big:before,.cke_editable .button-link-ghost-white-big,.cke_editable .button-link-ghost-white-big:before,.cke_editable .button-link-red-big,.cke_editable .button-link-red-big:before,.cke_editable .button-link-white-big,.cke_editable .button-link-white-big:before{border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-webkit-border-radius:100px}.button-link-ghost-red,.button-link-ghost-red-big,.button-link-red,.button-link-red-big,.ce-bodytext .button-link-ghost-red,.ce-bodytext .button-link-ghost-red-big,.ce-bodytext .button-link-red,.ce-bodytext .button-link-red-big,.cke_editable .button-link-ghost-red,.cke_editable .button-link-ghost-red-big,.cke_editable .button-link-red,.cke_editable .button-link-red-big,.frame-blue-gradient .button-link-ghost-red,.frame-blue-gradient .button-link-ghost-red-big,.frame-blue-gradient .button-link-red,.frame-blue-gradient .button-link-red-big,.frame-blue-gradient .ce-bodytext .button-link-ghost-red,.frame-blue-gradient .ce-bodytext .button-link-ghost-red-big,.frame-blue-gradient .ce-bodytext .button-link-red,.frame-blue-gradient .ce-bodytext .button-link-red-big,.frame-blue-gradient .cke_editable .button-link-ghost-red,.frame-blue-gradient .cke_editable .button-link-ghost-red-big,.frame-blue-gradient .cke_editable .button-link-red,.frame-blue-gradient .cke_editable .button-link-red-big{color:#fff}.button-link-ghost-red-big:before,.button-link-ghost-red:before,.button-link-red-big:before,.button-link-red:before,.ce-bodytext .button-link-ghost-red-big:before,.ce-bodytext .button-link-ghost-red:before,.ce-bodytext .button-link-red-big:before,.ce-bodytext .button-link-red:before,.cke_editable .button-link-ghost-red-big:before,.cke_editable .button-link-ghost-red:before,.cke_editable .button-link-red-big:before,.cke_editable .button-link-red:before,.frame-blue-gradient .button-link-ghost-red-big:before,.frame-blue-gradient .button-link-ghost-red:before,.frame-blue-gradient .button-link-red-big:before,.frame-blue-gradient .button-link-red:before,.frame-blue-gradient .ce-bodytext .button-link-ghost-red-big:before,.frame-blue-gradient .ce-bodytext .button-link-ghost-red:before,.frame-blue-gradient .ce-bodytext .button-link-red-big:before,.frame-blue-gradient .ce-bodytext .button-link-red:before,.frame-blue-gradient .cke_editable .button-link-ghost-red-big:before,.frame-blue-gradient .cke_editable .button-link-ghost-red:before,.frame-blue-gradient .cke_editable .button-link-red-big:before,.frame-blue-gradient .cke_editable .button-link-red:before{border-color:#e2001a}.button-link-ghost-red-big:after,.button-link-ghost-red:after,.button-link-red-big:after,.button-link-red:after,.ce-bodytext .button-link-ghost-red-big:after,.ce-bodytext .button-link-ghost-red:after,.ce-bodytext .button-link-red-big:after,.ce-bodytext .button-link-red:after,.cke_editable .button-link-ghost-red-big:after,.cke_editable .button-link-ghost-red:after,.cke_editable .button-link-red-big:after,.cke_editable .button-link-red:after,.frame-blue-gradient .button-link-ghost-red-big:after,.frame-blue-gradient .button-link-ghost-red:after,.frame-blue-gradient .button-link-red-big:after,.frame-blue-gradient .button-link-red:after,.frame-blue-gradient .ce-bodytext .button-link-ghost-red-big:after,.frame-blue-gradient .ce-bodytext .button-link-ghost-red:after,.frame-blue-gradient .ce-bodytext .button-link-red-big:after,.frame-blue-gradient .ce-bodytext .button-link-red:after,.frame-blue-gradient .cke_editable .button-link-ghost-red-big:after,.frame-blue-gradient .cke_editable .button-link-ghost-red:after,.frame-blue-gradient .cke_editable .button-link-red-big:after,.frame-blue-gradient .cke_editable .button-link-red:after{background-color:#e2001a}.button-link-ghost-red-big.button-ghost,.button-link-ghost-red-big[class*=button-link-ghost],.button-link-ghost-red.button-ghost,.button-link-ghost-red[class*=button-link-ghost],.button-link-red-big.button-ghost,.button-link-red-big[class*=button-link-ghost],.button-link-red.button-ghost,.button-link-red[class*=button-link-ghost],.ce-bodytext .button-link-ghost-red-big.button-ghost,.ce-bodytext .button-link-ghost-red-big[class*=button-link-ghost],.ce-bodytext .button-link-ghost-red.button-ghost,.ce-bodytext .button-link-ghost-red[class*=button-link-ghost],.ce-bodytext .button-link-red-big.button-ghost,.ce-bodytext .button-link-red-big[class*=button-link-ghost],.ce-bodytext .button-link-red.button-ghost,.ce-bodytext .button-link-red[class*=button-link-ghost],.cke_editable .button-link-ghost-red-big.button-ghost,.cke_editable .button-link-ghost-red-big[class*=button-link-ghost],.cke_editable .button-link-ghost-red.button-ghost,.cke_editable .button-link-ghost-red[class*=button-link-ghost],.cke_editable .button-link-red-big.button-ghost,.cke_editable .button-link-red-big[class*=button-link-ghost],.cke_editable .button-link-red.button-ghost,.cke_editable .button-link-red[class*=button-link-ghost],.frame-blue-gradient .button-link-ghost-red-big.button-ghost,.frame-blue-gradient .button-link-ghost-red-big[class*=button-link-ghost],.frame-blue-gradient .button-link-ghost-red.button-ghost,.frame-blue-gradient .button-link-ghost-red[class*=button-link-ghost],.frame-blue-gradient .button-link-red-big.button-ghost,.frame-blue-gradient .button-link-red-big[class*=button-link-ghost],.frame-blue-gradient .button-link-red.button-ghost,.frame-blue-gradient .button-link-red[class*=button-link-ghost],.frame-blue-gradient .ce-bodytext .button-link-ghost-red-big.button-ghost,.frame-blue-gradient .ce-bodytext .button-link-ghost-red-big[class*=button-link-ghost],.frame-blue-gradient .ce-bodytext .button-link-ghost-red.button-ghost,.frame-blue-gradient .ce-bodytext .button-link-ghost-red[class*=button-link-ghost],.frame-blue-gradient .ce-bodytext .button-link-red-big.button-ghost,.frame-blue-gradient .ce-bodytext .button-link-red-big[class*=button-link-ghost],.frame-blue-gradient .ce-bodytext .button-link-red.button-ghost,.frame-blue-gradient .ce-bodytext .button-link-red[class*=button-link-ghost],.frame-blue-gradient .cke_editable .button-link-ghost-red-big.button-ghost,.frame-blue-gradient .cke_editable .button-link-ghost-red-big[class*=button-link-ghost],.frame-blue-gradient .cke_editable .button-link-ghost-red.button-ghost,.frame-blue-gradient .cke_editable .button-link-ghost-red[class*=button-link-ghost],.frame-blue-gradient .cke_editable .button-link-red-big.button-ghost,.frame-blue-gradient .cke_editable .button-link-red-big[class*=button-link-ghost],.frame-blue-gradient .cke_editable .button-link-red.button-ghost,.frame-blue-gradient .cke_editable .button-link-red[class*=button-link-ghost]{color:#e2001a}.button-link-ghost-white,.button-link-ghost-white-big,.button-link-white,.button-link-white-big,.ce-bodytext .button-link-ghost-white,.ce-bodytext .button-link-ghost-white-big,.ce-bodytext .button-link-white,.ce-bodytext .button-link-white-big,.cke_editable .button-link-ghost-white,.cke_editable .button-link-ghost-white-big,.cke_editable .button-link-white,.cke_editable .button-link-white-big{color:#0074bd}.button-link-ghost-white-big:before,.button-link-ghost-white:before,.button-link-white-big:before,.button-link-white:before,.ce-bodytext .button-link-ghost-white-big:before,.ce-bodytext .button-link-ghost-white:before,.ce-bodytext .button-link-white-big:before,.ce-bodytext .button-link-white:before,.cke_editable .button-link-ghost-white-big:before,.cke_editable .button-link-ghost-white:before,.cke_editable .button-link-white-big:before,.cke_editable .button-link-white:before{border-color:#fff}.button-link-ghost-white-big:after,.button-link-ghost-white:after,.button-link-white-big:after,.button-link-white:after,.ce-bodytext .button-link-ghost-white-big:after,.ce-bodytext .button-link-ghost-white:after,.ce-bodytext .button-link-white-big:after,.ce-bodytext .button-link-white:after,.cke_editable .button-link-ghost-white-big:after,.cke_editable .button-link-ghost-white:after,.cke_editable .button-link-white-big:after,.cke_editable .button-link-white:after{background-color:#fff}.button-link-ghost-white-big.button-ghost,.button-link-ghost-white-big[class*=button-link-ghost],.button-link-ghost-white.button-ghost,.button-link-ghost-white[class*=button-link-ghost],.button-link-white-big.button-ghost,.button-link-white-big[class*=button-link-ghost],.button-link-white.button-ghost,.button-link-white[class*=button-link-ghost],.ce-bodytext .button-link-ghost-white-big.button-ghost,.ce-bodytext .button-link-ghost-white-big[class*=button-link-ghost],.ce-bodytext .button-link-ghost-white.button-ghost,.ce-bodytext .button-link-ghost-white[class*=button-link-ghost],.ce-bodytext .button-link-white-big.button-ghost,.ce-bodytext .button-link-white-big[class*=button-link-ghost],.ce-bodytext .button-link-white.button-ghost,.ce-bodytext .button-link-white[class*=button-link-ghost],.cke_editable .button-link-ghost-white-big.button-ghost,.cke_editable .button-link-ghost-white-big[class*=button-link-ghost],.cke_editable .button-link-ghost-white.button-ghost,.cke_editable .button-link-ghost-white[class*=button-link-ghost],.cke_editable .button-link-white-big.button-ghost,.cke_editable .button-link-white-big[class*=button-link-ghost],.cke_editable .button-link-white.button-ghost,.cke_editable .button-link-white[class*=button-link-ghost]{color:#fff}.arrow-link{font-size:16px;line-height:22px;color:#0074bd;display:inline-block;font-weight:700;padding:0 0 0 35px;position:relative;vertical-align:top}.arrow-link:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-link-blue.svg') no-repeat;content:'';display:block;height:18px;left:0;position:absolute;top:50%;width:21px}.frame-blue-gradient .arrow-link,.teaser-text-on-image .arrow-link{color:#fff}.frame-blue-gradient .arrow-link:before,.teaser-text-on-image .arrow-link:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-link-white.svg');color:#fff}.ce-bodytext .text-center,body.ck-content .text-center{text-align:center}.ce-bodytext .text-end,.ce-bodytext .text-right,body.ck-content .text-end,body.ck-content .text-right{text-align:right}.ce-bodytext .text-justify,body.ck-content .text-justify{text-align:justify}.ce-bodytext blockquote,.ce-bodytext ol,.ce-bodytext p,.ce-bodytext table,.ce-bodytext ul,body.ck-content blockquote,body.ck-content ol,body.ck-content p,body.ck-content table,body.ck-content ul{margin-bottom:20px}.ce-bodytext ol li,.ce-bodytext ul li,body.ck-content ol li,body.ck-content ul li{margin-bottom:10px}.ce-bodytext ol ol,.ce-bodytext ol ul,.ce-bodytext ul ol,.ce-bodytext ul ul,body.ck-content ol ol,body.ck-content ol ul,body.ck-content ul ol,body.ck-content ul ul{margin-bottom:0}.ce-bodytext ul,body.ck-content ul{list-style:none;padding-left:20px}.ce-bodytext ul li,body.ck-content ul li{position:relative}.ce-bodytext ul li:before,body.ck-content ul li:before{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;background-color:#0074bd;content:'';height:8px;position:absolute;left:-18px;top:8px;width:8px}.frame-blue-gradient .ce-bodytext ul li:before,.frame-blue-gradient body.ck-content ul li:before{background-color:#fff}.ce-bodytext>:last-child,body.ck-content>:last-child{margin-bottom:0}.ce-bodytext ol li,.ce-bodytext p,.ce-bodytext table,.ce-bodytext ul li,body.ck-content ol li,body.ck-content p,body.ck-content table,body.ck-content ul li{line-height:24px}.ce-bodytext .contenttable,body.ck-content .contenttable{border-collapse:collapse;width:100%}.ce-bodytext .contenttable tbody tr+tr td,.ce-bodytext .contenttable tbody tr+tr th,body.ck-content .contenttable tbody tr+tr td,body.ck-content .contenttable tbody tr+tr th{border-top:1px solid #333}.tippy-content .ce-bodytext .contenttable tbody tr+tr td,.tippy-content .ce-bodytext .contenttable tbody tr+tr th,.tippy-content body.ck-content .contenttable tbody tr+tr td,.tippy-content body.ck-content .contenttable tbody tr+tr th{border-color:#fff}.ce-bodytext .contenttable td,.ce-bodytext .contenttable th,body.ck-content .contenttable td,body.ck-content .contenttable th{padding:10px 10px}.ce-bodytext .contenttable td:first-child,.ce-bodytext .contenttable th:first-child,body.ck-content .contenttable td:first-child,body.ck-content .contenttable th:first-child{padding-left:0}.ce-bodytext .contenttable td:last-child,.ce-bodytext .contenttable th:last-child,body.ck-content .contenttable td:last-child,body.ck-content .contenttable th:last-child{padding-right:0}.tx-gridelements-textmedia-teaser.tx-gridelements-fourcols .ce-bodytext,.tx-gridelements-textmedia-teaser.tx-gridelements-threecols .ce-bodytext{text-align:center}.tx-gridelements-textmedia-teaser.tx-gridelements-fourcols .ce-bodytext p,.tx-gridelements-textmedia-teaser.tx-gridelements-threecols .ce-bodytext p{font-size:18px;line-height:24px;color:#888}@media screen and (max-width:985px){.h3,h3{font-size:24px;line-height:30px}.h4,.h5,.h6,h4,h5,h6{font-size:16px;line-height:22px}.ce-bodytext ol li,.ce-bodytext p,.ce-bodytext table,.ce-bodytext ul li,body.ck-content ol li,body.ck-content p,body.ck-content table,body.ck-content ul li{line-height:22px}}@media screen and (max-width:767px){.tx-gridelements-twocols-50-50 .tx-gridelements-element:nth-child(even) .align-right{text-align:left}}@media print{.avm-pagetitle,.h1,h1{font-size:34px;line-height:42px;margin-bottom:30px}.avm-pagetitle+.h2,.avm-pagetitle+h2,.h1+.h2,.h1+h2,h1+.h2,h1+h2{margin-top:-30px}.h2,h2{font-size:28px;line-height:36px;margin-bottom:12px}.h3,h3{font-size:24px;line-height:30px;margin-bottom:12px}.h3+.h4,.h3+h4,h3+.h4,h3+h4{margin-top:-10px}.h4,.h5,.h6,h4,h5,h6{font-size:22px;line-height:28px;margin-bottom:5px}#pagetitle{margin-bottom:30px}}
.tx-avmonepager .frame-type-avmplugins_editorawardsgallery .frame-outer-wrap{overflow:unset}.awards-gallery{grid-template-columns:repeat(8,minmax(0,1fr));display:grid;gap:20px}.awards-element{position:relative}.awards-element:hover>.awards-element-image{box-shadow:0 0 10px -2px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px -2px rgba(0,0,0,.3);-ms-box-shadow:0 0 10px -2px rgba(0,0,0,.3);-webkit-box-shadow:0 0 10px -2px rgba(0,0,0,.3);transform:scale(1.05)}.awards-element:hover>.awards-element-tooltip{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);opacity:1;visibility:visible}.awards-element-image{border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.awards-element-image img{display:block;margin:0 auto}.awards-element-tooltip{border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-shadow:0 5px 3px rgba(0,0,0,.2);-moz-box-shadow:0 5px 3px rgba(0,0,0,.2);-ms-box-shadow:0 5px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 3px rgba(0,0,0,.2);transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-webkit-transform:translateY(10px);transition:transform .3s,opacity .3s;-moz-transition:transform .3s,opacity .3s;-ms-transition:transform .3s,opacity .3s;-webkit-transition:transform .3s,opacity .3s;background-color:#0074bd;color:#fff;max-width:400px;min-width:300px;opacity:0;padding:20px;position:absolute;top:90%;visibility:hidden;z-index:80}.awards-element-tooltip-title{font-size:18px;line-height:24px;display:block;font-weight:700;margin-bottom:8px}.awards-element-tooltip-content{font-size:16px;line-height:22px}.awards-element-tooltip-content>*{margin-top:8px}.awards-element-tooltip-content>:first-child{margin-top:0}@media screen and (max-width:985px){.awards-gallery{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:767px){.awards-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:479px){.awards-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.awards-element-tooltip{max-width:100vw;min-width:100vw}}
.frame{margin-bottom:90px}.tx-gridelements .frame:last-child{margin-bottom:0}.frame>.frame-outer-wrap>.frame-inner-wrap>header:last-child :is(h2,.h2,h3,.h3,h4,.h4,h5,.h5):not(h2.h1){margin-bottom:0}.frame-space-after-0,.frame-space-after-1{margin-bottom:0}.frame-space-after-2{margin-bottom:2px}.frame-space-after-5{margin-bottom:5px}.frame-space-after-20{margin-bottom:22px}.frame-space-after-40{margin-bottom:40px}.frame-space-after-60{margin-bottom:56px}.frame-space-after-80{margin-bottom:80px}.frame-space-after-150{margin-bottom:150px}.ce-intext.ce-above .ce-bodytext{clear:none}.ce-image,.ce-nowrap .ce-bodytext,.ce-row,.ce-textpic,.ce-uploads div,.ce-uploads li{overflow:visible}.ce-image:after,.ce-nowrap .ce-bodytext:after,.ce-row:after,.ce-textpic:after,.ce-uploads div:after,.ce-uploads li:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .ce-image,* html .ce-nowrap .ce-bodytext,* html .ce-row,* html .ce-textpic,* html .ce-uploads div,* html .ce-uploads li{height:1%}.frame-blue-gradient>.frame-outer-wrap{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#007fc8;background:-moz-linear-gradient(left,#007fc8 0,#004482 100%);background:-webkit-linear-gradient(left,#007fc8 0,#004482 100%);background:linear-gradient(to right,#007fc8 0,#004482 100%);color:#fff;padding:40px}.frame-blue-gradient .ce-bodytext a:not([class*=button-link]){color:#fff;text-decoration:underline}.layout-onecol .frame-blue-gradient.frame-space-after-0+.frame-blue-gradient .frame-outer-wrap,.layout-onecol .frame-blue-gradient.frame-space-after-1+.frame-blue-gradient .frame-outer-wrap{padding-top:0}.frame-gray .frame-outer-wrap{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#f5f5f5;padding:90px}.frame-gray-box .frame-outer-wrap{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#f5f5f5;padding:30px}.frame-gray-box.frame-space-after-0+.frame-gray-box .frame-outer-wrap,.frame-gray-box.frame-space-after-1+.frame-gray-box .frame-outer-wrap{padding-top:0}.frame-halfwidth-left,.frame-halfwidth-right{margin-bottom:0}.frame-halfwidth-left>.frame-outer-wrap>.frame-inner-wrap,.frame-halfwidth-right>.frame-outer-wrap>.frame-inner-wrap{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin-bottom:30px;max-width:50%}.frame-halfwidth-left+.frame-type-textmedia .ce-above .ce-bodytext,.frame-halfwidth-right+.frame-type-textmedia .ce-above .ce-bodytext{clear:none}.frame-halfwidth-left>.frame-outer-wrap>.frame-inner-wrap{float:left;margin-right:20px;padding-right:20px}.frame-halfwidth-right>.frame-outer-wrap>.frame-inner-wrap{float:right;margin-left:20px;padding-left:20px}.frame-layout-110,.frame-layout-120,.frame-layout-fullwidth,.frame-layout-fullwidth-center,.layout-twocol #intro .frame-layout-110,.layout-twocol #intro .frame-layout-120,.layout-twocol #intro .frame-layout-fullwidth,.layout-twocol #intro .frame-layout-fullwidth-center,.layout-twocol-further #intro .frame-layout-110,.layout-twocol-further #intro .frame-layout-120,.layout-twocol-further #intro .frame-layout-fullwidth,.layout-twocol-further #intro .frame-layout-fullwidth-center{margin-left:-30px;margin-right:-30px}.frame-layout-110 .frame-outer-wrap,.frame-layout-120 .frame-outer-wrap,.frame-layout-fullwidth .frame-outer-wrap,.frame-layout-fullwidth-center .frame-outer-wrap,.layout-twocol #intro .frame-layout-110 .frame-outer-wrap,.layout-twocol #intro .frame-layout-120 .frame-outer-wrap,.layout-twocol #intro .frame-layout-fullwidth .frame-outer-wrap,.layout-twocol #intro .frame-layout-fullwidth-center .frame-outer-wrap,.layout-twocol-further #intro .frame-layout-110 .frame-outer-wrap,.layout-twocol-further #intro .frame-layout-120 .frame-outer-wrap,.layout-twocol-further #intro .frame-layout-fullwidth .frame-outer-wrap,.layout-twocol-further #intro .frame-layout-fullwidth-center .frame-outer-wrap{margin:0;max-width:none}#header+#content .frame-layout-110:first-child,#header+#content .frame-layout-120:first-child,#header+#content .frame-layout-fullwidth-center:first-child,#header+#content .frame-layout-fullwidth:first-child,#header+#content .layout-twocol #intro .frame-layout-110:first-child,#header+#content .layout-twocol #intro .frame-layout-120:first-child,#header+#content .layout-twocol #intro .frame-layout-fullwidth-center:first-child,#header+#content .layout-twocol #intro .frame-layout-fullwidth:first-child,#header+#content .layout-twocol-further #intro .frame-layout-110:first-child,#header+#content .layout-twocol-further #intro .frame-layout-120:first-child,#header+#content .layout-twocol-further #intro .frame-layout-fullwidth-center:first-child,#header+#content .layout-twocol-further #intro .frame-layout-fullwidth:first-child{margin-top:-90px}.frame-layout-110 .frame-layout-110,.frame-layout-110 .frame-layout-120,.frame-layout-110 .frame-layout-fullwidth,.frame-layout-110 .frame-layout-fullwidth-center,.frame-layout-120 .frame-layout-110,.frame-layout-120 .frame-layout-120,.frame-layout-120 .frame-layout-fullwidth,.frame-layout-120 .frame-layout-fullwidth-center,.frame-layout-fullwidth .frame-layout-110,.frame-layout-fullwidth .frame-layout-120,.frame-layout-fullwidth .frame-layout-fullwidth,.frame-layout-fullwidth .frame-layout-fullwidth-center,.frame-layout-fullwidth-center .frame-layout-110,.frame-layout-fullwidth-center .frame-layout-120,.frame-layout-fullwidth-center .frame-layout-fullwidth,.frame-layout-fullwidth-center .frame-layout-fullwidth-center,.layout-twocol #intro .frame-layout-110 .frame-layout-110,.layout-twocol #intro .frame-layout-110 .frame-layout-120,.layout-twocol #intro .frame-layout-110 .frame-layout-fullwidth,.layout-twocol #intro .frame-layout-110 .frame-layout-fullwidth-center,.layout-twocol #intro .frame-layout-120 .frame-layout-110,.layout-twocol #intro .frame-layout-120 .frame-layout-120,.layout-twocol #intro .frame-layout-120 .frame-layout-fullwidth,.layout-twocol #intro .frame-layout-120 .frame-layout-fullwidth-center,.layout-twocol #intro .frame-layout-fullwidth .frame-layout-110,.layout-twocol #intro .frame-layout-fullwidth .frame-layout-120,.layout-twocol #intro .frame-layout-fullwidth .frame-layout-fullwidth,.layout-twocol #intro .frame-layout-fullwidth .frame-layout-fullwidth-center,.layout-twocol #intro .frame-layout-fullwidth-center .frame-layout-110,.layout-twocol #intro .frame-layout-fullwidth-center .frame-layout-120,.layout-twocol #intro .frame-layout-fullwidth-center .frame-layout-fullwidth,.layout-twocol #intro .frame-layout-fullwidth-center .frame-layout-fullwidth-center,.layout-twocol .frame-layout-110,.layout-twocol .frame-layout-120,.layout-twocol .frame-layout-fullwidth,.layout-twocol .frame-layout-fullwidth-center,.layout-twocol .layout-twocol #intro .frame-layout-110,.layout-twocol .layout-twocol #intro .frame-layout-120,.layout-twocol .layout-twocol #intro .frame-layout-fullwidth,.layout-twocol .layout-twocol #intro .frame-layout-fullwidth-center,.layout-twocol .layout-twocol-further #intro .frame-layout-110,.layout-twocol .layout-twocol-further #intro .frame-layout-120,.layout-twocol .layout-twocol-further #intro .frame-layout-fullwidth,.layout-twocol .layout-twocol-further #intro .frame-layout-fullwidth-center,.layout-twocol-further #intro .frame-layout-110 .frame-layout-110,.layout-twocol-further #intro .frame-layout-110 .frame-layout-120,.layout-twocol-further #intro .frame-layout-110 .frame-layout-fullwidth,.layout-twocol-further #intro .frame-layout-110 .frame-layout-fullwidth-center,.layout-twocol-further #intro .frame-layout-120 .frame-layout-110,.layout-twocol-further #intro .frame-layout-120 .frame-layout-120,.layout-twocol-further #intro .frame-layout-120 .frame-layout-fullwidth,.layout-twocol-further #intro .frame-layout-120 .frame-layout-fullwidth-center,.layout-twocol-further #intro .frame-layout-fullwidth .frame-layout-110,.layout-twocol-further #intro .frame-layout-fullwidth .frame-layout-120,.layout-twocol-further #intro .frame-layout-fullwidth .frame-layout-fullwidth,.layout-twocol-further #intro .frame-layout-fullwidth .frame-layout-fullwidth-center,.layout-twocol-further #intro .frame-layout-fullwidth-center .frame-layout-110,.layout-twocol-further #intro .frame-layout-fullwidth-center .frame-layout-120,.layout-twocol-further #intro .frame-layout-fullwidth-center .frame-layout-fullwidth,.layout-twocol-further #intro .frame-layout-fullwidth-center .frame-layout-fullwidth-center,.layout-twocol-further .frame-layout-110,.layout-twocol-further .frame-layout-120,.layout-twocol-further .frame-layout-fullwidth,.layout-twocol-further .frame-layout-fullwidth-center,.layout-twocol-further .layout-twocol #intro .frame-layout-110,.layout-twocol-further .layout-twocol #intro .frame-layout-120,.layout-twocol-further .layout-twocol #intro .frame-layout-fullwidth,.layout-twocol-further .layout-twocol #intro .frame-layout-fullwidth-center,.layout-twocol-further .layout-twocol-further #intro .frame-layout-110,.layout-twocol-further .layout-twocol-further #intro .frame-layout-120,.layout-twocol-further .layout-twocol-further #intro .frame-layout-fullwidth,.layout-twocol-further .layout-twocol-further #intro .frame-layout-fullwidth-center{margin-left:0;margin-right:0}.frame-layout-110.frame-default>.frame-outer-wrap,.frame-layout-120.frame-default>.frame-outer-wrap,.frame-layout-fullwidth-center.frame-default>.frame-outer-wrap,.frame-layout-fullwidth.frame-default>.frame-outer-wrap{padding-left:30px;padding-right:30px}.frame-layout-fullwidth-center>.frame-outer-wrap>.frame-inner-wrap>header{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;max-width:1225px;margin:0 auto}.frame-layout-fullwidth-center .frame-inner-wrap{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0 auto;max-width:1225px;width:100%}@media screen and (min-width:986px){.frame-layout-narrow>.frame-outer-wrap>.frame-inner-wrap{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0 auto;max-width:910px;padding-left:100px;padding-right:100px;width:100%}.frame-layout-narrow>.frame-outer-wrap>.frame-inner-wrap>.ce-textpic{margin-left:-100px;margin-right:-100px}.frame-layout-narrow>.frame-outer-wrap>.frame-inner-wrap>.ce-textpic .ce-bodytext{padding-left:100px;padding-right:100px}.frame-layout-narrow>.frame-outer-wrap>.frame-inner-wrap>.ce-textpic.ce-left.ce-nowrap .ce-bodytext{padding-left:0}.frame-layout-narrow>.frame-outer-wrap>.frame-inner-wrap>.ce-textpic.ce-right.ce-nowrap .ce-bodytext{padding-right:0}}@media screen and (max-width:985px){.frame-layout-narrow>.frame-outer-wrap>.frame-inner-wrap{padding-left:70px;padding-right:70px}}@media screen and (max-width:767px){.frame{margin-bottom:60px}.frame.frame-space-after-0,.frame.frame-space-after-1{margin-bottom:0}.frame.frame-space-after-2{margin-bottom:2px}.frame.frame-space-after-22{margin-bottom:22px}.frame.frame-space-after-40{margin-bottom:40px}.frame.frame-space-after-56{margin-bottom:56px}.frame.frame-space-after-150{margin-bottom:150px}.frame-blue-gradient .frame-outer-wrap{padding:40px 30px}.frame-gray .frame-outer-wrap{padding:60px}.frame-halfwidth-left,.frame-halfwidth-right{margin-bottom:0}.frame-halfwidth-left>.frame-outer-wrap>.frame-inner-wrap,.frame-halfwidth-right>.frame-outer-wrap>.frame-inner-wrap{margin-bottom:20px}.frame-halfwidth-left>.frame-outer-wrap>.frame-inner-wrap{margin-right:10px;padding-right:10px}.frame-halfwidth-right>.frame-outer-wrap>.frame-inner-wrap{margin-left:10px;padding-left:10px}}@media screen and (max-width:479px){.frame-gray .frame-outer-wrap{padding:40px}.frame-halfwidth-left>.frame-outer-wrap>.frame-inner-wrap,.frame-halfwidth-right>.frame-outer-wrap>.frame-inner-wrap{float:none;margin-right:0;margin-left:0;max-width:none;padding-right:0;padding-left:0;width:100}.frame-layout-narrow>.frame-outer-wrap>.frame-inner-wrap{padding-left:0;padding-right:0}}
.buyonline{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.buyonline-shoplistwrapper,.buyonline-textpicwrapper{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;flex:1}.buyonline-textpicwrapper{padding-right:13px}.buyonline-textpic-text{font-size:18px;line-height:24px}.buyonline-textpic-image{display:block;margin:0 auto;margin-top:24px}.buyonline-shoplistwrapper{padding-left:13px}.buyonline-shoplist{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:flex-end;list-style-type:none;padding:0;position:relative}.buyonline-shoplist-item{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:block;flex:0 1 33.3333%;margin:0 0 20px;padding:0 10px}.buyonline-shoplist-link{border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s;display:block;height:85px;padding:0 10px}.buyonline-shoplist-link:hover{box-shadow:0 0 10px -2px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px -2px rgba(0,0,0,.3);-ms-box-shadow:0 0 10px -2px rgba(0,0,0,.3);-webkit-box-shadow:0 0 10px -2px rgba(0,0,0,.3);transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.buyonline-shoplist-image{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);left:50%;position:relative;top:50%}@media screen and (max-width:985px){.buyonline-textpic-text{font-size:16px;line-height:22px}.buyonline-shoplistwrapper{margin-top:30px}.buyonline-shoplist-item{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;justify-content:center;flex:0 1 50%}.buyonline-shoplist-link{height:auto;text-align:center}.buyonline-shoplist-image{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;display:inline-block;position:static;left:auto;top:auto;vertical-align:top}}@media screen and (max-width:767px){.buyonline{flex-direction:column}.buyonline-shoplistwrapper,.buyonline-textpicwrapper{padding:0}.buyonline-shoplistwrapper{margin-top:13px}.buyonline-shoplist{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);top:0}.buyonline-shoplist-item{flex:0 1 33.3333%}}@media screen and (max-width:600px){.buyonline-shoplist-item{flex:0 1 50%;padding:0}}@media screen and (max-width:320px){.buyonline-shoplist-item{flex:0 1 100%}}@media print{.doktype-60 .frame-type-avmplugins_buyonlineteaser{display:none}}
.buyonline-overlay{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;opacity:0;position:absolute;text-align:left;visibility:hidden;width:480px;z-index:1}.js-buyonline-overlay-visible .buyonline-overlay{opacity:1;visibility:visible}.frame-blue-gradient .frame-outer-wrap .buyonline-overlay{color:#000}.js-buyonline-overlay-position-bottom-right{transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);padding-top:11px;right:0;top:100%}.js-buyonline-overlay-visible .js-buyonline-overlay-position-bottom-right{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0)}.js-buyonline-overlay-position-top-center{transform:translate(-50%,10px);-moz-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);-webkit-transform:translate(-50%,10px);bottom:100%;left:50%;padding-bottom:11px}.js-buyonline-overlay-visible .js-buyonline-overlay-position-top-center{transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0)}.buyonline-overlay-headline{font-size:18px;line-height:24px;color:#000;font-weight:700;margin-bottom:5px}.buyonline-overlay-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-shadow:0 5px 3px rgba(0,0,0,.2);-moz-box-shadow:0 5px 3px rgba(0,0,0,.2);-ms-box-shadow:0 5px 3px rgba(0,0,0,.2);-webkit-box-shadow:0 5px 3px rgba(0,0,0,.2);background:#fff;padding:30px;position:relative}.buyonline-overlay-inner .ce-bodytext a{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;font-weight:700}#service-navigation .buyonline-overlay-inner .ce-bodytext a:focus,#service-navigation .buyonline-overlay-inner .ce-bodytext a:hover,.buyonline-overlay-inner .ce-bodytext a:focus,.buyonline-overlay-inner .ce-bodytext a:hover{color:#0074bd}.buyonline-overlay-elements{list-style:none;margin:0;padding:0;padding:5px 0 0}.buyonline-overlay-element>a{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;color:#000;padding:0 30px 0 0;position:relative;width:100%}.buyonline-overlay-element>a:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-blue.svg') no-repeat center;content:'';display:block;height:18px;opacity:0;position:absolute;right:10px;top:50%;visibility:hidden;width:21px}.buyonline-overlay-element>a:focus,.buyonline-overlay-element>a:hover{color:#0074bd;text-decoration:none}.buyonline-overlay-element>a:focus:before,.buyonline-overlay-element>a:hover:before{opacity:1;right:0;visibility:visible}.buyonline-overlay-element+.buyonline-overlay-element{border-top:2px solid #f5f5f5;margin-top:20px;padding-top:20px}.buyonline-overlay-element-image-wrapper{flex-grow:0;flex-shrink:0;width:25%}.buyonline-overlay-element-image-wrapper img{display:block}.buyonline-overlay-element-content{padding:0 0 0 20px}.buyonline-overlay-element-content .ce-bodytext{font-size:18px;line-height:24px}.buyonline-overlay-element-content-headline{font-weight:700;margin-bottom:5px}.buyonline-mobile-button-overlay.button{display:none;margin-top:20px}@media (hover:none) and (pointer:coarse){.buyonline-mobile-button-overlay.button{display:inline-block}}@media screen and (max-width:767px){.js-buyonline-overlay-position-bottom-right{padding-top:0}}@media screen and (max-width:479px){.buyonline-overlay{width:calc(100vw - 60px)}}
.tx-avmplugins-clips .video-wrapper{position:relative}.tx-avmplugins-clips .load-all-clips-wrapper button{background-color:#fff;border:0;cursor:pointer}.tx-avmplugins-clips .entries{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px;width:100%}.tx-avmplugins-clips .entry .entry-inner .lightbox-iframe{display:block;overflow:hidden;position:relative;aspect-ratio:16/9}.tx-avmplugins-clips .entry .entry-inner .lightbox-iframe:focus .play:after,.tx-avmplugins-clips .entry .entry-inner .lightbox-iframe:focus .play:before,.tx-avmplugins-clips .entry .entry-inner .lightbox-iframe:hover .play:after,.tx-avmplugins-clips .entry .entry-inner .lightbox-iframe:hover .play:before{opacity:.9}.tx-avmplugins-clips .entry .entry-inner img{position:absolute;height:100%;object-fit:cover;width:100%}.tx-avmplugins-clips .entry .entry-inner .play{background-size:40px;display:block;height:60px;left:50%;margin:-30px 0 0 -30px;position:absolute;top:50%;width:60px}.tx-avmplugins-clips .entry .entry-inner .play:after,.tx-avmplugins-clips .entry .entry-inner .play:before{transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-webkit-transition:opacity .2s;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);content:'';position:absolute;left:50%;top:50%;opacity:.7}.tx-avmplugins-clips .entry .entry-inner .play:before{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border:6px solid #fff;height:60px;width:60px;background-color:#fff}.tx-avmplugins-clips .entry .entry-inner .play:after{border-style:solid;border-width:12px 0 12px 20px;border-color:transparent #0074bd;display:block;margin-left:3px;width:0;z-index:1}.tx-avmplugins-clips .entry .entry-inner .title,.tx-avmplugins-clips .entry .entry-inner p{word-wrap:break-word}.tx-avmplugins-clips .entry .entry-inner .title{font-size:18px;line-height:24px;font-family:TT_Interphases_Pro,sans-serif;font-weight:700;margin-bottom:6px}.tx-avmplugins-clips .entry .entry-inner .title{margin-top:16px}.tx-avmplugins-clips .entry .entry-inner .title+.csc-text,.tx-avmplugins-clips .entry .entry-inner .title:first-child{margin-top:0}.tx-avmplugins-clips .entry .entry-inner .csc-text{margin-top:16px}.tx-avmplugins-clips.tx-avmplugins-clip .entry{display:block;margin-bottom:0;width:100%}.tx-avmplugins-clips-expandable .js-hidden{display:none;margin-top:20px;opacity:0}.tx-avmplugins-clips-expandable.js-start-animation .entry{display:block}.tx-avmplugins-clips-expandable .load-all-clips-wrapper{margin-top:20px;text-align:center}@media screen and (max-width:985px){.tx-avmplugins-clips .entries{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.tx-avmplugins-clips .entries{grid-template-columns:repeat(1,1fr)}}
.tx-avmplugins-collapsablelist{background-color:#f5f5f5;padding:20px}.tx-avmplugins-collapsablelist .button-cross{display:block;font-weight:700;padding:6px 0 6px 40px;position:relative}.tx-avmplugins-collapsablelist .button-cross:before{background-color:#0074bd;color:#fff;content:"+";font-size:30px;font-weight:300;height:30px;left:0;line-height:26px;position:absolute;top:0;text-align:center;width:30px}.tx-avmplugins-collapsablelist.js-open .button:before{background-position:50% -22px}.tx-avmplugins-collapsablelist .list-wrapper{padding-bottom:12px;padding-top:31px}.js .tx-avmplugins-collapsablelist .list-wrapper{display:none}.tx-avmplugins-collapsablelist .list-wrapper .list-wrapper-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx-avmplugins-collapsablelist .column{width:25%}.tx-avmplugins-collapsablelist ul{list-style:none;margin:0;padding:0 0 0 37px}.tx-avmplugins-collapsablelist ul li{margin-top:6px}.tx-avmplugins-collapsablelist ul li:first-child{margin-top:0}.tx-avmplugins-collapsablelist ul li a{color:#333}.tx-avmplugins-collapsablelist ul li a:active,.tx-avmplugins-collapsablelist ul li a:focus,.tx-avmplugins-collapsablelist ul li a:hover{color:#0074bd}@media screen and (max-width:985px){.tx-avmplugins-collapsablelist .column{width:50%}.tx-avmplugins-collapsablelist .column+.column+.column{padding-top:20px}}@media screen and (max-width:479px){.tx-avmplugins-collapsablelist .column{width:100%}.tx-avmplugins-collapsablelist .column+.column{padding-top:20px}}
.tx-avmcollapsibletable table{border-top:10px solid #f5f5f5;border-spacing:0;width:100%}.csc-frame-box-gray .tx-avmcollapsibletable table{border-color:#fff}.tx-avmcollapsibletable tbody tr:nth-child(odd) td,.tx-avmcollapsibletable tbody tr:nth-child(odd) th{background-color:#f5f5f5}.csc-frame-box-gray .tx-avmcollapsibletable tbody tr:nth-child(odd) td,.csc-frame-box-gray .tx-avmcollapsibletable tbody tr:nth-child(odd) th{background-color:#fff}.tx-avmcollapsibletable td,.tx-avmcollapsibletable th{font-size:18px;line-height:24px;color:#333;padding:16px 10px 14px;vertical-align:top}.tx-avmcollapsibletable td:first-child,.tx-avmcollapsibletable th:first-child{padding-left:20px}.tx-avmcollapsibletable td:last-child,.tx-avmcollapsibletable th:last-child{padding-right:20px}.tx-avmcollapsibletable th{font-size:18px;line-height:24px;font-family:TT_Interphases_Pro,sans-serif;font-weight:700;text-align:left}.tx-avmcollapsibletable ol,.tx-avmcollapsibletable ul{padding-left:17px}.tx-avmcollapsibletable ol li,.tx-avmcollapsibletable ul li{font-size:18px;line-height:24px}.tx-avmcollapsibletable caption{font-size:18px;line-height:24px;color:#333;margin-bottom:10px;text-align:left}.tx-avmcollapsibletable .collapsable{color:#0074bd;cursor:pointer}.tx-avmcollapsibletable .collapsable+.collapse-content{padding-top:20px;display:none}.tx-avmcollapsibletable .collapse-content{display:none}.tx-avmcollapsibletable .title{display:none}@media screen and (max-width:985px){.tx-avmcollapsibletable tr{display:block;width:auto}.tx-avmcollapsibletable thead{display:none}.tx-avmcollapsibletable td,.tx-avmcollapsibletable th{display:block;width:auto!important;padding-left:20px;padding-right:20px}.tx-avmcollapsibletable .collapse-content{display:none}.tx-avmcollapsibletable .content-wrap{float:right;width:60%}.tx-avmcollapsibletable .title{font-size:14px;line-height:20px;display:block;float:left;font-family:TT_Interphases_Pro,sans-serif;font-weight:700;text-align:left;width:40%}}@media screen and (max-width:479px){.tx-avmcollapsibletable .content-wrap,.tx-avmcollapsibletable .title{float:none;width:auto}.tx-avmcollapsibletable .title+.content-wrap{margin-top:3px}}
.csc-mailform.tx-avmcontactform-form fieldset{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#f5f5f5;padding:30px}.csc-mailform.tx-avmcontactform-form fieldset+fieldset{padding-top:0}.csc-mailform.tx-avmcontactform-form .error-message{color:#e2001a;font-size:18px;font-weight:700;line-height:24px;margin-bottom:20px}.csc-mailform.tx-avmcontactform-form .error-message.error-validation{background-color:#333;padding:20px}.csc-mailform.tx-avmcontactform-form .error-message+form{margin-top:40px}.csc-mailform.tx-avmcontactform-form .csc-form-element-radio label:before{background-color:#fff}.csc-mailform.tx-avmcontactform-form input[type=text],.csc-mailform.tx-avmcontactform-form textarea{background-color:#fff}.csc-mailform.tx-avmcontactform-form input .f3-form-error,.csc-mailform.tx-avmcontactform-form textarea .f3-form-error{background-color:#fff}.csc-mailform.tx-avmcontactform-form input[disabled]{background-color:#dad8d8;color:#fff}.csc-mailform.tx-avmcontactform-form input[disabled]:active,.csc-mailform.tx-avmcontactform-form input[disabled]:focus,.csc-mailform.tx-avmcontactform-form input[disabled]:hover{background-color:#dad8d8;color:#fff;cursor:not-allowed}.csc-mailform.tx-avmcontactform-form .csc-form-element-textblock{margin-left:0;margin-top:30px}@media screen and (max-width:767px){.csc-mailform.tx-avmcontactform-form{padding:20px}}@media screen and (max-width:479px){.csc-mailform.tx-avmcontactform-form{padding:15px}}
.customgrid-container{overflow-x:hidden}.customgrid-container.no-flex .customgrid .customgrid-row{font-size:0}.customgrid-container.no-flex .customgrid .customgrid-row .customgrid-column{font-size:18px;display:inline-block;vertical-align:top}.customgrid-container:not(.no-flex) .customgrid .customgrid-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.customgrid-container:not(.no-flex) .customgrid .customgrid-row .customgrid-column{display:block}.customgrid-container:not(.no-gaps) .customgrid .customgrid-row{margin:0 -20px 0}.customgrid-container:not(.no-gaps) .customgrid .customgrid-row .customgrid-column{padding-left:20px;padding-right:20px}.customgrid-container .customgrid{font-size:18px;line-height:120%}.customgrid-container .customgrid .customgrid-row+.customgrid-row{margin-top:20px}.customgrid-container .customgrid .customgrid-row .customgrid-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20{width:20%}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:nth-child(n+6){margin-top:20px}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33{width:33.3333%}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33:nth-child(n+4){margin-top:20px}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50{width:50%}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50:nth-child(n+3){margin-top:20px}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66{width:66.6666%}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80{width:80%}@media screen and (max-width:985px){.customgrid-container:not(.no-gaps) .customgrid .customgrid-row{margin:0 -10px 0}.customgrid-container:not(.no-gaps) .customgrid .customgrid-row .customgrid-column{padding-left:10px;padding-right:10px}.customgrid-container .customgrid .customgrid-row+.customgrid-row{margin-top:10px}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20,.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33,.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50,.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66,.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80{width:50%}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:nth-child(n+3),.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33:nth-child(n+3),.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50:nth-child(n+3),.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66:nth-child(n+3),.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80:nth-child(n+3){margin-top:10px}}@media screen and (max-width:767px){.customgrid-container .customgrid .customgrid-row+.customgrid-row{margin-top:10px}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20,.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33,.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50,.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66,.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80{width:100%}.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-20:nth-child(n+2),.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-33:nth-child(n+2),.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-50:nth-child(n+2),.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-66:nth-child(n+2),.customgrid-container .customgrid .customgrid-row .customgrid-column.customgrid-column-width-80:nth-child(n+2){margin-top:10px}}
.data-list-header{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:space-between}.data-list-header .h1,.data-list-header .h2,.data-list-header .h3,.data-list-header .h4,.data-list-header .h5,.data-list-header h1,.data-list-header h2,.data-list-header h3,.data-list-header h4,.data-list-header h5{margin-bottom:0}.data-list-header+.data-list-rows{margin-top:80px}.data-list-header .button{padding-left:30px;padding-right:30px}.data-list-row,.data-list-row-content-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:0 -20px}.data-list-row-content-inner>*,.data-list-row>*{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0 20px}.data-list-row+.data-list-row{margin-top:80px}.data-list-row-headline{width:33.33%}.data-list-row-headline span{display:block;max-width:75%;width:100%}.data-list-row-content{width:66.66%}.data-list-row-content:only-child{width:100%}.data-list-row-content-column{width:50%}.data-list-row-content-column+.ce-textpic{margin-top:90px}@media screen and (max-width:767px){.data-list-download-wrapper:not(:only-child){margin-top:30px}.data-list-header,.data-list-row,.data-list-row-content-inner{display:block}.data-list-row-content,.data-list-row-content-column,.data-list-row-headline{width:100%}.data-list-row-headline span{max-width:none}}
.distributor-list-table{border-spacing:0;border-collapse:collapse}.distributor-list-table td,.distributor-list-table th{text-align:left;vertical-align:top;padding:16px 10px 14px 20px;line-height:24px}.distributor-list-table th{width:31%}.distributor-list-table td:nth-child(2),.distributor-list-table td:nth-child(3){width:25%}.distributor-list-table td:nth-child(4){width:13%}.frame-default .distributor-list-table{border-top:solid 10px #f5f5f5}.frame-default .distributor-list-table tr:nth-child(even){background:#f5f5f5}.frame-blue-gradient .distributor-list-table tr:not(:first-child){border-top:solid 2px #fff}.frame-blue-gradient .distributor-list-table a{color:#fff}.frame-blue-gradient .distributor-list-table .distributor-tel::before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-phone-white.svg')}.frame-blue-gradient .distributor-list-table .distributor-fax::before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-print-white.svg')}.frame-blue-gradient .distributor-list-table .distributor-website::before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-link-white.svg')}.frame-blue-gradient .distributor-list-table .distributor-email::before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-mail-white.svg')}.distributor-email,.distributor-fax,.distributor-tel,.distributor-website{position:relative;padding-left:22px}.distributor-email::before,.distributor-fax::before,.distributor-tel::before,.distributor-website::before{background-size:100%;background-repeat:no-repeat;content:"";height:16px;left:0;position:absolute;top:4px;width:16px}.distributor-tel::before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-phone-blue.svg')}.distributor-fax::before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-print-blue.svg')}.distributor-website::before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-link-blue.svg')}.distributor-email::before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-mail-blue.svg')}@media screen and (max-width:767px){.distributor-list-table tr{display:block}.distributor-list-table td,.distributor-list-table th{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;width:49.5%!important}}@media screen and (max-width:479px){.distributor-list-table td,.distributor-list-table th{width:100%!important}}
.tx-avmdownloads-listdownload .error-message{font-size:18px;line-height:24px;color:#e2001a}.tx-avmdownloads-listdownload form fieldset{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#f5f5f5;padding:20px}.tx-avmdownloads-listdownload form label{display:inline-block;line-height:34px;margin-right:10px}#content .tx-avmdownloads-listdownload form label,#service .tx-avmdownloads-listdownload form label{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;width:8%;min-width:80px}#content .two-column.content-small .tx-avmdownloads-listdownload form label,#service .two-column.content-small .tx-avmdownloads-listdownload form label{width:100%}.js .tx-avmdownloads-listdownload form select.filters{display:none}.tx-avmdownloads-listdownload form select.filters+noscript{display:inline-block;vertical-align:top}.tx-avmdownloads-listdownload form select.filters+noscript input{margin-left:15px}.tx-avmdownloads-listdownload form+.listheader{margin-top:40px}.tx-avmdownloads-listdownload .show .backlink{border-bottom:10px solid #f5f5f5;margin-bottom:30px;padding-bottom:8px}.tx-avmdownloads-listdownload .show .content{padding-right:240px}.tx-avmdownloads-listdownload .show .content p{word-wrap:break-word}.tx-avmdownloads-listdownload .show .content p+h2{margin-top:50px}.tx-avmdownloads-listdownload .show .content p+h3{margin-top:40px}.tx-avmdownloads-listdownload .show .content p+h4{margin-top:30px}.tx-avmdownloads-listdownload .show .content hr{margin:30px 0}.tx-avmdownloads-listdownload .show .content h2+h3,.tx-avmdownloads-listdownload .show .content h3+h4,.tx-avmdownloads-listdownload .show .content h4+h5{margin-top:0}.tx-avmdownloads-listdownload .show h2{margin-bottom:3px}.tx-avmdownloads-listdownload .js-hide{display:none}.tx-avmdownloads-listdownload .js-selectbox{display:inline-block;position:relative;vertical-align:top;width:265px}.tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-left:25px}.tx-avmdownloads-listdownload .js-selectbox+.js-selectbox .js-dropdown-button:after{display:none}.content-small .tx-avmdownloads-listdownload .js-selectbox{width:245px}.two-column.content-small .tx-avmdownloads-listdownload .js-selectbox{width:100%}.two-column.content-small .tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-top:10px;margin-left:0}.two-column.content-small .tx-avmdownloads-listdownload .js-selectbox .js-dropdown-button:after{display:none}.tx-avmdownloads-listdownload .js-selectbox a{font-size:18px;line-height:24px}.tx-avmdownloads-listdownload .js-selectbox a.js-selected{color:#0074bd}.tx-avmdownloads-listdownload .js-selectbox a.js-dropdown-button{border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-webkit-border-radius:4px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:18px;line-height:24px;background-color:#0074bd;color:#fff;display:block;min-height:30px;overflow:visible;padding:6px 35px 6px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.tx-avmdownloads-listdownload .js-selectbox a.js-dropdown-button:focus,.tx-avmdownloads-listdownload .js-selectbox a.js-dropdown-button:hover{text-decoration:none}.tx-avmdownloads-listdownload .js-selectbox a.js-dropdown-button:after{border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:12px solid #0074bd;content:" ";height:0;margin-top:-16px;position:absolute;right:-12px;top:50%;width:0}.tx-avmdownloads-listdownload .js-selectbox a.js-dropdown-button:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff;content:" ";height:0;position:absolute;right:20px;top:16px;width:0}.tx-avmdownloads-listdownload .js-dropdown{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;border-top:none;position:absolute;left:0;top:100%;width:100%;z-index:100}.tx-avmdownloads-listdownload .js-dropdown ul{background-color:#f5f5f5;list-style:none;margin:0;max-height:185px;overflow:auto;padding:14px 20px 9px}.tx-avmdownloads-listdownload .js-dropdown ul li{margin-top:5px}.tx-avmdownloads-listdownload .js-dropdown ul li:first-child{margin-top:0}.tx-avmdownloads-listdownload .js-dropdown ul li a{box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-webkit-box-shadow:none;background:0 0;filter:none;color:#333;display:inline-block;font-family:TT_Interphases_Pro,sans-serif;font-weight:400;overflow:visible;padding:0;text-overflow:clip;white-space:normal}.tx-avmdownloads-listdownload .js-dropdown ul li a:active,.tx-avmdownloads-listdownload .js-dropdown ul li a:focus,.tx-avmdownloads-listdownload .js-dropdown ul li a:hover{color:#ccc;text-decoration:none}.tx-avmdownloads-listdownload .js-dropdown ul li a:after{display:none}.tx-avmdownloads-listdownload .js-dropdown ul li a.js-selected{color:#0074bd}.tx-avmdownloads-listdownload .listheader{font-size:18px;line-height:24px;border-bottom:10px solid #f5f5f5;color:#333;font-family:TT_Interphases_Pro,sans-serif;font-weight:700;margin-bottom:29px;padding-bottom:6px}.tx-avmdownloads-listdownload .entry{border-bottom:10px solid #f5f5f5;margin-bottom:30px;padding-bottom:30px}.tx-avmdownloads-listdownload .entry ol li,.tx-avmdownloads-listdownload .entry p,.tx-avmdownloads-listdownload .entry ul li{font-size:18px;line-height:24px}.tx-avmdownloads-listdownload .entry .headline{font-size:24px;line-height:30px;color:#333;font-family:TT_Interphases_Pro,sans-serif;font-weight:700;margin-bottom:6px}.tx-avmdownloads-listdownload .entry .introduction{color:#333;margin-bottom:30px;padding-right:34%}.tx-avmdownloads-listdownload .entry .characteristics{float:left;width:63%}.tx-avmdownloads-listdownload .entry .characteristics>span{font-size:18px;line-height:24px;color:#333;font-family:TT_Interphases_Pro,sans-serif;font-weight:700}.tx-avmdownloads-listdownload .entry .characteristics>span+ul{margin-top:4px}.tx-avmdownloads-listdownload .entry .characteristics ul{margin:0;padding-left:20px}.tx-avmdownloads-listdownload .entry .characteristics ul li{color:#333;font-family:TT_Interphases_Pro,sans-serif}.tx-avmdownloads-listdownload .entry .meta-infos{float:right;width:32%}.tx-avmdownloads-listdownload .entry .meta-infos .row{display:table;width:100%}.tx-avmdownloads-listdownload .entry .meta-infos .cell{font-size:18px;line-height:24px;color:#333;display:table-cell;font-family:TT_Interphases_Pro,sans-serif;padding-bottom:2px;padding-left:8px;vertical-align:top}.tx-avmdownloads-listdownload .entry .meta-infos .cell:first-child{font-weight:700;min-width:100px;padding-left:0;width:34%}.tx-avmdownloads-listdownload .entry .actions{float:left;margin-top:21px;width:63%}.tx-avmdownloads-listdownload .entry .actions a{font-size:18px;line-height:24px;display:inline-block;padding-left:20px;position:relative}.tx-avmdownloads-listdownload .entry .actions a span{display:block;font-size:0;position:absolute;left:0;top:5px}.tx-avmdownloads-listdownload .entry .actions a span:after{transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-webkit-transform:rotateZ(-45deg);content:'';display:inline-block;border-right:2px solid #0074bd;border-bottom:2px solid #0074bd;height:8px;width:8px}.tx-avmdownloads-listdownload .entry .actions a.download span{display:none}.tx-avmdownloads-listdownload .entry .actions .button-link{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px;position:relative;text-align:center;vertical-align:middle;z-index:2;margin-bottom:6px;margin-top:13px}.tx-avmdownloads-listdownload .entry .actions .button-link:after,.tx-avmdownloads-listdownload .entry .actions .button-link:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.tx-avmdownloads-listdownload .entry .actions .button-link,.tx-avmdownloads-listdownload .entry .actions .button-link:before{border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.tx-avmdownloads-listdownload .entry .actions .button-link:before{border:2px solid #0074bd}.tx-avmdownloads-listdownload .entry .actions .button-link:after{border-radius:inherit;-moz-border-radius:inherit;-ms-border-radius:inherit;-webkit-border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);background:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}.tx-avmdownloads-listdownload .entry .actions .button-link:focus,.tx-avmdownloads-listdownload .entry .actions .button-link:hover{text-decoration:none}.tx-avmdownloads-listdownload .entry .actions .button-link:focus,.tx-avmdownloads-listdownload .entry .actions .button-link:focus:before,.tx-avmdownloads-listdownload .entry .actions .button-link:focus:hover,.tx-avmdownloads-listdownload .entry .actions .button-link:focus:hover:before{animation:pop .3s linear 1;-moz-animation:pop .3s linear 1;-ms-animation:pop .3s linear 1;-webkit-animation:pop .3s linear 1}.tx-avmdownloads-listdownload .entry .actions .button-link:not(.button-ghost):not([class*=button-link-ghost]):before{display:none}.tx-avmdownloads-listdownload .entry .actions .button-link:not(.button-ghost):not([class*=button-link-ghost]):hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}.frame-blue-gradient .tx-avmdownloads-listdownload .entry .actions .button-link{background-color:#fff;color:#0074bd}@media screen and (max-width:985px){.tx-avmdownloads-listdownload .show .content{padding-right:100px}#content .tx-avmdownloads-listdownload form label,#service .tx-avmdownloads-listdownload form label{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-top:3px;width:8%}#content .two-column .tx-avmdownloads-listdownload form label,#service .two-column .tx-avmdownloads-listdownload form label{width:100%}#content .tx-avmdownloads-listdownload form select.filters,#service .tx-avmdownloads-listdownload form select.filters{display:none!important}.no-js #content .tx-avmdownloads-listdownload form select.filters,.no-js #service .tx-avmdownloads-listdownload form select.filters{display:inline-block!important}.tx-avmdownloads-listdownload form+.listheader{margin-top:40px}.two-column .tx-avmdownloads-listdownload .js-selectbox{width:48%}.two-column .tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-left:4%}.tx-avmdownloads-listdownload .entry .introduction{padding-right:0}}@media screen and (max-width:767px){#content .tx-avmdownloads-listdownload form label,#service .tx-avmdownloads-listdownload form label{width:100%}.tx-avmdownloads-listdownload form select.filters+noscript input{margin-left:0;margin-top:5px}.tx-avmdownloads-listdownload .show .content{padding-right:0}.tx-avmdownloads-listdownload .js-selectbox{width:48%}.content-small .tx-avmdownloads-listdownload .js-selectbox{width:48%}.content-small .tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-left:4%}.two-column.content-small .tx-avmdownloads-listdownload .js-selectbox{width:48%}.two-column.content-small .tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-left:4%;margin-top:0}.tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-left:4%}.tx-avmdownloads-listdownload .js-selectbox a.js-dropdown-button{overflow:hidden}.tx-avmdownloads-listdownload .entry .characteristics{float:none;width:auto}.tx-avmdownloads-listdownload .entry .meta-infos{float:none;margin-top:20px;width:auto}.tx-avmdownloads-listdownload .entry .meta-infos .cell:first-child{width:18%}.tx-avmdownloads-listdownload .entry .actions{float:none;width:auto}}@media screen and (max-width:479px){.tx-avmdownloads-listdownload .js-selectbox{width:100%}.tx-avmdownloads-listdownload .js-selectbox .js-dropdown-button:after{display:none}.content-small .tx-avmdownloads-listdownload .js-selectbox{width:100%}.content-small .tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-left:0}.two-column .tx-avmdownloads-listdownload .js-selectbox{width:100%}.two-column .tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-left:0;margin-top:10px}.two-column.content-small .tx-avmdownloads-listdownload .js-selectbox{width:100%}.two-column.content-small .tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-left:0;margin-top:10px}.tx-avmdownloads-listdownload .js-selectbox+.js-selectbox{margin-top:10px;margin-left:0}}
a,a:focus,a:hover,button,button:focus,button:hover,input,input:focus,input:hover,select,select:focus,select:hover,textarea,textarea:focus,textarea:hover{outline:0}.typo3-messages{list-style:none;margin:0;padding:0}.typo3-messages .alert{margin:20px 0}.typo3-messages .alert .alert-title{font-weight:400;margin-bottom:0;padding:5px 10px}.typo3-messages .alert .alert-message{padding:10px 10px}.typo3-messages .alert.alert-success .alert-title{background-color:#71a935;color:#fff}.typo3-messages .alert.alert-success .alert-message{background-color:#eff7e6;border:1px solid #71a935;color:#3d5b1d}.typo3-messages .alert.alert-danger .alert-title{background-color:#af0014;color:#fff}.typo3-messages .alert.alert-danger .alert-message{background-color:#ffafb8;border:1px solid #af0014;color:#490008}.typo3-messages .alert.alert-warning .alert-title{background-color:#cc7d00;color:#fff}.typo3-messages .alert.alert-warning .alert-message{background-color:#ffebcc;border:1px solid #cc7d00;color:#663e00}.typo3-messages .alert.alert-info .alert-title{background-color:#00558a;color:#fff}.typo3-messages .alert.alert-info .alert-message{background-color:#8ad2ff;border:1px solid #00558a;color:#001624}.typo3-messages .alert.alert-notice .alert-title{background-color:#4d4d4d;color:#fff}.typo3-messages .alert.alert-notice .alert-message{background-color:#e6e6e6;border:1px solid #4d4d4d}@-webkit-keyframes globalLoaderBar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}@keyframes globalLoaderBar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}.global-loader{max-width:1024px;position:relative;width:100%}@media screen and (max-width:479px){.global-loader{width:100%!important}}.global-loader-inner{animation:globalLoaderBar infinite 2s linear;-moz-animation:globalLoaderBar infinite 2s linear;-ms-animation:globalLoaderBar infinite 2s linear;-webkit-animation:globalLoaderBar infinite 2s linear;background-color:#0074bd;content:'';display:block;height:2px;position:absolute;z-index:10}img{max-width:100%;height:auto}a img{border:0}picture{display:block}video{max-width:100%;height:auto}.responsive-iframe iframe{width:100%}.js-tooltip,.js-tooltip-wide{background-color:#0074bd;color:#fff;font-weight:700;font-size:26px;text-align:center;line-height:44px;height:44px;width:44px;margin-left:10px}.js-tooltip-wide:after,.js-tooltip:after{content:'i'}.tippy-tooltip{background-color:#0074bd;padding:12px 16px}.tippy-tooltip.wide-theme{max-width:650px}.tippy-popper[x-placement^=top] .tippy-arrow{border-top-color:#0074bd}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom-color:#0074bd}.tippy-popper[x-placement^=left] .tippy-arrow{border-left-color:#0074bd}.tippy-popper[x-placement^=right] .tippy-arrow{border-right-color:#0074bd}.tippy-content{color:#fff;text-align:left;font-size:16px;line-height:22px}.tippy-content table{color:#fff}.tippy-content a{color:#fff;text-decoration:underline}.tippy-content a:hover{text-decoration:none}.tippy-popper{max-width:98%}.no-js #page [data-toggle-button]{display:none}.js #page [data-toggle-input-target],.js #page [data-toggle-target]{display:none}.js #page [data-toggle-input-target].js-visible,.js #page [data-toggle-target].js-visible{display:block}.table-wrapper{overflow:auto;scroll-behavior:smooth}.table-wrapper td,.table-wrapper th{min-width:120px}.ce-table{border-spacing:0;width:100%}.frame-blue-gradient .ce-table,.frame-gray .ce-table,.frame-gray-box .ce-table{border-color:#fff}.ce-table img{max-width:none}.ce-table td,.ce-table th{font-size:14px;line-height:22.4px;border-top:0;color:#000;padding:16px 10px 14px;vertical-align:top}.ce-table td.td-0,.ce-table th.td-0{padding-left:20px}.ce-table td.td-last,.ce-table th.td-last{padding-right:20px}.ce-table th{font-weight:700;text-align:left}.ce-table .tr-odd td,.ce-table .tr-odd th,.ce-table thead+tbody tr:nth-child(odd) td,.ce-table thead+tbody tr:nth-child(odd) th{background-color:#f5f5f5}.frame-blue-gradient .ce-table .tr-odd td,.frame-blue-gradient .ce-table .tr-odd th,.frame-blue-gradient .ce-table thead+tbody tr:nth-child(odd) td,.frame-blue-gradient .ce-table thead+tbody tr:nth-child(odd) th,.frame-gray .ce-table .tr-odd td,.frame-gray .ce-table .tr-odd th,.frame-gray .ce-table thead+tbody tr:nth-child(odd) td,.frame-gray .ce-table thead+tbody tr:nth-child(odd) th,.frame-gray-box .ce-table .tr-odd td,.frame-gray-box .ce-table .tr-odd th,.frame-gray-box .ce-table thead+tbody tr:nth-child(odd) td,.frame-gray-box .ce-table thead+tbody tr:nth-child(odd) th{background-color:#fff}.ce-table thead th{background-color:#f5f5f5;border-bottom:0}.ce-table thead+tbody tr:nth-child(odd) td,.ce-table thead+tbody tr:nth-child(odd) th{background-color:transparent}.ce-table thead+tbody tr:nth-child(even) td,.ce-table thead+tbody tr:nth-child(even) th{background-color:#f5f5f5}.ce-table tbody tr:nth-child(odd) td,.ce-table tbody tr:nth-child(odd) th{background-color:#f5f5f5}.ce-table caption{font-size:14px;line-height:22.4px;caption-side:bottom;color:#000;margin-bottom:10px;text-align:left}.indent{padding-left:40px}hr{border:none;background-color:#f5f5f5;height:10px;margin:0;padding:0}.slick-dots{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;list-style:none;margin:0;padding:0;justify-content:center;margin:0 -8px}.slick-dots li{font-size:0;line-height:100%;margin:0 8px;max-width:132px;width:100%}.slick-dots button{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;height:18px;overflow:hidden;position:relative;text-indent:-9999px;width:100%}.slick-dots button:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background-color:#bce4fa;content:'';display:block;height:2px;position:absolute;top:50%;width:100%}.frame-blue-gradient .slick-dots button:before{background-color:#fff}.slick-dots button:hover:before{background-color:#0074bd}.slick-dots .slick-active button:before{background-color:#0074bd}.slick-arrow{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-slider-arrow.svg');height:20px;overflow:hidden;text-indent:-9999px;width:12px}.slick-arrow.slick-next{transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.frame-blue-gradient .slick-arrow{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-slider-arrow-white.svg')}.badge{border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-webkit-border-radius:100%;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;background:#0074bd;height:113px;justify-content:center;width:113px}.badge span{font-size:42px;line-height:49px;color:#fff;display:block;font-weight:700;text-align:center;text-transform:uppercase}.badge-red{background-color:#e2001a}.ratgeber-category{font-size:18px;line-height:24px;background:#0074bd;color:#fff;display:inline-block;font-weight:700;padding:9px 15px;text-transform:uppercase;vertical-align:top}.service-icons{margin:0}#content .service-icons .layout-inner,.service-icons .layout-inner{display:block}.service-icons ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;margin:-5px -5px 0}.service-icons li{margin:5px 5px 0}.service-icons a{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;display:block;opacity:.6}.service-icons a:focus,.service-icons a:hover{opacity:1}.service-icons img{display:block;height:26px;width:26px}.service-icons .layout-inner{position:relative}.service-icons ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;left:0;margin-top:-15px;position:absolute;top:-15px;z-index:2}.service-icons li{margin-top:15px}.service-icons .service-icons-text{display:none}.service-icons-text{display:block;font-weight:700;margin-bottom:10px}.sk-fading-circle{display:inline-block;height:30px;margin-right:20px;width:30px;position:relative;vertical-align:top}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#0074bd;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}@-moz-keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}@-ms-keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}@-webkit-keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}.mfp-img{max-height:80vh!important}@media screen and (max-width:985px){.ce-table caption,.ce-table td,.ce-table th{font-size:16px;line-height:22px}.ratgeber-category{font-size:16px;line-height:22px;padding:6px 10px}}@media screen and (max-width:767px){.slick-dots{margin:0 -5px}.slick-dots li{margin:0 5px}.badge{height:64px;width:64px}.badge span{font-size:24px;line-height:30px}}@media screen and (max-width:479px){.article-page .service-icons{margin-bottom:40px}.article-page .service-icons .layout-inner{position:static}.article-page .service-icons ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin-top:-15px;position:static}.article-page .service-icons li{margin-top:15px}.article-page .service-icons .service-icons-text{display:block}}
.tx-avmeol-list .ce-table td,.tx-avmeol-list .ce-table th{text-align:center;vertical-align:middle}.tx-avmeol-list .ce-table td:first-child,.tx-avmeol-list .ce-table th:first-child{text-align:left}.tx-avmeol-list .ce-table a{font-weight:700}.tx-avmeol-list-additional{margin:50px 0 0}.js .tx-avmeol-list-additional .table-wrapper{display:none}.tx-avmeol-list-additional .ce-table{margin:20px 0 0}.tx-avmeol-list-additional-toggle-button{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:20px;line-height:26px;appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;border-bottom:1px solid #d1d1d1;display:block;font-weight:700;padding:0 0 16px;position:relative;text-align:left;width:100%}.tx-avmeol-list-additional-toggle-button:after,.tx-avmeol-list-additional-toggle-button:before{transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s;background-color:#000;content:'';height:2px;opacity:1;position:absolute;right:0;top:50%;width:20px}.js-show-additional .tx-avmeol-list-additional-toggle-button:after,.js-show-additional .tx-avmeol-list-additional-toggle-button:before{transform:translateY(-50%) rotateZ(180deg);-moz-transform:translateY(-50%) rotateZ(180deg);-ms-transform:translateY(-50%) rotateZ(180deg);-webkit-transform:translateY(-50%) rotateZ(180deg)}.tx-avmeol-list-additional-toggle-button:before{transform:translateY(-50%) rotateZ(0);-moz-transform:translateY(-50%) rotateZ(0);-ms-transform:translateY(-50%) rotateZ(0);-webkit-transform:translateY(-50%) rotateZ(0)}.tx-avmeol-list-additional-toggle-button:after{transform:translateY(-50%) rotateZ(90deg);-moz-transform:translateY(-50%) rotateZ(90deg);-ms-transform:translateY(-50%) rotateZ(90deg);-webkit-transform:translateY(-50%) rotateZ(90deg)}.js-show-additional .tx-avmeol-list-additional-toggle-button:after{opacity:0}.tx-avmeol-list-checkmark{display:inline-block;height:26px;position:relative;vertical-align:top;width:26px}.tx-avmeol-list-checkmark:before{transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);-webkit-transform:translate(-50%,-50%) scale(1);transition:all 150ms;-moz-transition:all 150ms;-ms-transition:all 150ms;-webkit-transition:all 150ms;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/Images/ico-checked.svg') no-repeat center/contain;content:'';display:block;height:100%;left:50%;position:absolute;top:50%;width:100%}a.tx-avmeol-list-checkmark:focus:before,a.tx-avmeol-list-checkmark:hover:before{transform:translate(-50%,-50%) scale(1.4);-moz-transform:translate(-50%,-50%) scale(1.4);-ms-transform:translate(-50%,-50%) scale(1.4);-webkit-transform:translate(-50%,-50%) scale(1.4)}
::-webkit-input-placeholder{color:#d1d1d1}::-moz-placeholder{color:#d1d1d1}:-ms-input-placeholder{color:#d1d1d1}:-moz-placeholder{color:#d1d1d1}.select2-container--default .select2-selection--multiple .select2-search__field,.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#fff;opacity:1}.select2-container--default .select2-selection--multiple .select2-search__field::-webkit-input-placeholder,.select2-container--default .select2-selection--single .select2-selection__placeholder::-webkit-input-placeholder{color:#fff;opacity:1}.select2-container--default .select2-selection--multiple .select2-search__field::-moz-placeholder,.select2-container--default .select2-selection--single .select2-selection__placeholder::-moz-placeholder{color:#fff;opacity:1}.select2-container--default .select2-selection--multiple .select2-search__field:-ms-input-placeholder,.select2-container--default .select2-selection--single .select2-selection__placeholder:-ms-input-placeholder{color:#fff;opacity:1}.select2-container--default .select2-selection--multiple .select2-search__field:-moz-placeholder,.select2-container--default .select2-selection--single .select2-selection__placeholder:-moz-placeholder{color:#fff;opacity:1}.messekontaktformular .select2-container--default .select2-selection--multiple .select2-search__field,.messekontaktformular .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#d1d1d1;opacity:.6}.messekontaktformular .select2-container--default .select2-selection--multiple .select2-search__field::-webkit-input-placeholder,.messekontaktformular .select2-container--default .select2-selection--single .select2-selection__placeholder::-webkit-input-placeholder{color:#d1d1d1;opacity:.6}.messekontaktformular .select2-container--default .select2-selection--multiple .select2-search__field::-moz-placeholder,.messekontaktformular .select2-container--default .select2-selection--single .select2-selection__placeholder::-moz-placeholder{color:#d1d1d1;opacity:.6}.messekontaktformular .select2-container--default .select2-selection--multiple .select2-search__field:-ms-input-placeholder,.messekontaktformular .select2-container--default .select2-selection--single .select2-selection__placeholder:-ms-input-placeholder{color:#d1d1d1;opacity:.6}.messekontaktformular .select2-container--default .select2-selection--multiple .select2-search__field:-moz-placeholder,.messekontaktformular .select2-container--default .select2-selection--single .select2-selection__placeholder:-moz-placeholder{color:#d1d1d1;opacity:.6}.tx_fingerprint_checked{display:none!important}input{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url]{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:border .3s,background .3s,color .3s;-moz-transition:border .3s,background .3s,color .3s;-ms-transition:border .3s,background .3s,color .3s;-webkit-transition:border .3s,background .3s,color .3s;border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background:#f5f5f5;border:0;border-bottom:2px solid transparent;margin:0;outline:0;padding:10px 15px 8px;width:calc(100% - 185px);height:44px}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus{background-color:#a3dcff;border-color:#0074bd;color:#0074bd;outline:0}input[type=date].parsley-error,input[type=datetime-local].parsley-error,input[type=email].parsley-error,input[type=number].parsley-error,input[type=password].parsley-error,input[type=tel].parsley-error,input[type=text].parsley-error,input[type=time].parsley-error,input[type=url].parsley-error{background-color:rgba(226,0,26,.5);border-bottom-color:#e2001a;color:#fff}input[type=date].parsley-success,input[type=datetime-local].parsley-success,input[type=email].parsley-success,input[type=number].parsley-success,input[type=password].parsley-success,input[type=tel].parsley-success,input[type=text].parsley-success,input[type=time].parsley-success,input[type=url].parsley-success{background-color:rgba(4,160,0,.2);border-bottom-color:#04a000;color:#04a000}input[type=date][disabled],input[type=datetime-local][disabled],input[type=email][disabled],input[type=number][disabled],input[type=password][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled]{background:rgba(245,245,245,.5);cursor:not-allowed}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus{background-color:#a3dcff;border-color:#0074bd;color:#0074bd;outline:0}input[type=date].parsley-error,input[type=datetime-local].parsley-error,input[type=email].parsley-error,input[type=number].parsley-error,input[type=password].parsley-error,input[type=tel].parsley-error,input[type=text].parsley-error,input[type=time].parsley-error,input[type=url].parsley-error{background-color:rgba(226,0,26,.5);border-bottom-color:#e2001a;color:#e2001a}input[type=date].parsley-success,input[type=datetime-local].parsley-success,input[type=email].parsley-success,input[type=number].parsley-success,input[type=password].parsley-success,input[type=tel].parsley-success,input[type=text].parsley-success,input[type=time].parsley-success,input[type=url].parsley-success{background-color:rgba(4,160,0,.2);border-bottom-color:#04a000;color:#04a000}input[type=date][disabled],input[type=datetime-local][disabled],input[type=email][disabled],input[type=number][disabled],input[type=password][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled]{background:rgba(245,245,245,.5);cursor:not-allowed}.custom-form-section-highlight input[type=date],.custom-form-section-highlight input[type=datetime-local],.custom-form-section-highlight input[type=email],.custom-form-section-highlight input[type=number],.custom-form-section-highlight input[type=password],.custom-form-section-highlight input[type=tel],.custom-form-section-highlight input[type=text],.custom-form-section-highlight input[type=time],.custom-form-section-highlight input[type=url]{background-color:#fff}input[type=date][disabled],input[type=datetime-local][disabled],input[type=email][disabled],input[type=number][disabled],input[type=password][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled]{background-color:#e9e9e9}input[type=file]{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;width:calc(100% - 185px)}input[readonly]{color:#252525;cursor:not-allowed;opacity:.7}input[readonly]:focus{border-color:transparent;color:#252525}input[disabled]{cursor:not-allowed}select,textarea{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:border .3s,background .3s,color .3s;-moz-transition:border .3s,background .3s,color .3s;-ms-transition:border .3s,background .3s,color .3s;-webkit-transition:border .3s,background .3s,color .3s;border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background:#f5f5f5;border:0;border-bottom:2px solid transparent;margin:0;outline:0;padding:10px 15px 8px;width:calc(100% - 185px)}select:focus,textarea:focus{background-color:#a3dcff;border-color:#0074bd;color:#0074bd;outline:0}select.parsley-error,textarea.parsley-error{background-color:rgba(226,0,26,.5);border-bottom-color:#e2001a;color:#fff}select.parsley-success,textarea.parsley-success{background-color:rgba(4,160,0,.2);border-bottom-color:#04a000;color:#04a000}select[disabled],textarea[disabled]{background:rgba(245,245,245,.5);cursor:not-allowed}select:focus,textarea:focus{background-color:#a3dcff;border-color:#0074bd;color:#0074bd;outline:0}select.parsley-error,textarea.parsley-error{background-color:rgba(226,0,26,.5);border-bottom-color:#e2001a;color:#e2001a}select.parsley-success,textarea.parsley-success{background-color:rgba(4,160,0,.2);border-bottom-color:#04a000;color:#04a000}select[disabled],textarea[disabled]{background:rgba(245,245,245,.5);cursor:not-allowed}.custom-form-section-highlight select,.custom-form-section-highlight textarea{background-color:#fff}textarea{resize:vertical}.tx-felogin-pi1 form>fieldset>legend{display:none}label{margin-left:0;line-height:24px}#product-articleNumber,#product-serialNumber,.product-articlenumber,.product-serialnumber{letter-spacing:2px}fieldset{border:0;margin:0;padding:0;width:100%;min-width:0}.button-primary,.tx-felogin-pi1 button,button[type=submit],input[type=reset],input[type=submit]{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-webkit-border-radius:100px;background:#0074bd;border:0;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;min-width:200px;padding:12px 15px}.button-primary:focus,.button-primary:hover,.tx-felogin-pi1 button:focus,.tx-felogin-pi1 button:hover,button[type=submit]:focus,button[type=submit]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#00558a}.button-primary.inactive,.button-primary[disabled],.tx-felogin-pi1 button.inactive,.tx-felogin-pi1 button[disabled],button[type=submit].inactive,button[type=submit][disabled],input[type=reset].inactive,input[type=reset][disabled],input[type=submit].inactive,input[type=submit][disabled]{background-color:#d1d1d1;cursor:not-allowed}.button-primary.inactive:after,.button-primary.inactive:before,.button-primary[disabled]:after,.button-primary[disabled]:before,.tx-felogin-pi1 button.inactive:after,.tx-felogin-pi1 button.inactive:before,.tx-felogin-pi1 button[disabled]:after,.tx-felogin-pi1 button[disabled]:before,button[type=submit].inactive:after,button[type=submit].inactive:before,button[type=submit][disabled]:after,button[type=submit][disabled]:before,input[type=reset].inactive:after,input[type=reset].inactive:before,input[type=reset][disabled]:after,input[type=reset][disabled]:before,input[type=submit].inactive:after,input[type=submit].inactive:before,input[type=submit][disabled]:after,input[type=submit][disabled]:before{background-color:#d1d1d1}@keyframes loadingSpin{from{transform:translateX(-50%) rotate(0)}to{transform:translateX(-50%) rotate(360deg)}}button.js-submit-button .loading-spin,button[type=submit] .loading-spin{display:none}button.js-submit-button.processing,button[type=submit].processing{color:transparent;position:relative}button.js-submit-button.processing .loading-spin,button[type=submit].processing .loading-spin{animation-duration:1s;animation-iteration-count:infinite;animation-name:loadingSpin;animation-timing-function:linear;aspect-ratio:1/1;border-radius:9999px;border:3px solid #0074bd;border-bottom-color:transparent;bottom:6px;content:'';display:block;left:50%;margin:0 auto;position:absolute;top:6px}.button-secondary,input[type=reset]{background-color:#333}.button-secondary:focus,.button-secondary:hover,input[type=reset]:focus,input[type=reset]:hover{background-color:#1a1a1a}.js .disable-submit-on-enter [type=submit]{opacity:0;visibility:hidden}.select2-container{max-width:100%}.select2-container.select2-container--default.select2-container--focus .select2-selection,.select2-container.select2-container--default.select2-container--focus .selection{outline:0}.select2-container.select2-container--default .select2-search--dropdown .select2-search__field{border:0}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered,.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff;padding-left:12px}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered:focus,.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered:focus{outline:0}.parsley-error .select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered,.parsley-error .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}.select2-container.select2-container--default .select2-selection__arrow{height:44px;width:44px}.select2-container.select2-container--default .select2-selection__clear{color:#fff;font-size:30px;padding-left:5px;margin-top:0}.select2-container.select2-container--default .select2-selection--multiple,.select2-container.select2-container--default .select2-selection--single{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background-color:#0074bd;border:0}.select2-container.select2-container--default .select2-selection--single{height:44px}.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{border-top-color:#fff}.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:42px;padding-right:44px}.select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-bottom-color:#fff;border-top-color:transparent}.select2-container.select2-container--default .select2-selection--multiple{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;min-height:42px}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__clear{position:absolute;right:0;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-left:0;padding-right:34px;vertical-align:top;line-height:42px}.select2-container.select2-container--default .select2-selection--multiple .select2-search__field{height:42px;margin-top:0;padding:10px 15px 8px}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:transparent;border:none;margin:9px 0 0 15px;padding-left:15px;position:relative}.select2-container.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{color:#fff;display:block;font-size:24px;line-height:80%;position:absolute;left:0;right:0;top:0;bottom:0}.select2-container.select2-container--default .select2-results>.select2-results__options{max-height:300px}.select2-container.select2-container--disabled,.select2-container.select2-container--disabled .select2-selection__rendered{cursor:not-allowed}.select2-container .select2-dropdown{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background-color:#0064a4;border:0}.select2-container .select2-results__option{color:#fff;padding:6px 12px}.select2-container .select2-results__option[aria-selected=true]{background-color:transparent;color:#ffbc00;font-weight:700}.select2-container .select2-results__option--highlighted[aria-selected]{background-color:transparent;color:#ffbc00}.messekontaktformular .f3-form-error{background-color:rgba(226,0,26,.5);border-bottom-color:#e2001a;color:#e2001a}.messekontaktformular input[type=checkbox].f3-form-error+span:before,.messekontaktformular input[type=radio].f3-form-error+span:before{border-color:#e2001a}.messekontaktformular select.f3-form-error+.select2 .select2-selection{background-color:rgba(226,0,26,.5);border-bottom:2px solid #e2001a}.messekontaktformular select.f3-form-error+.select2 .select2-selection .select2-selection__placeholder{color:#fff}.no-js .messekontaktformular .step-back{display:none}.messekontaktformular .step-4 .custom-form-image button[type=submit]{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background-color:transparent;padding:0;margin:0}.messekontaktformular .step-4 .custom-form-image button[type=submit]:focus{outline:0}.messekontaktformular .checkbox [disabled]~label,.messekontaktformular .checkbox [disabled]~span{opacity:.25}.messekontaktformular .custom-form .form-field-wrap-checkbox .form-field .checkbox span{margin-top:0;top:8px}.messekontaktformular .select2-container.select2-container--default .select2-selection--single{background-color:#fff}.messekontaktformular .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{border-top-color:#000}.messekontaktformular .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000}.messekontaktformular .select2-container.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-bottom-color:#000;border-top-color:transparent}.messekontaktformular .select2-container .select2-dropdown{background-color:#fff}.messekontaktformular .select2-container .select2-dropdown.select2-dropdown--above{box-shadow:0 -10px 10px rgba(0,0,0,.15)}.messekontaktformular .select2-container .select2-dropdown.select2-dropdown--below{box-shadow:0 10px 10px rgba(0,0,0,.15)}.messekontaktformular .select2-container .select2-results__option{color:#000}.messekontaktformular .select2-container .select2-results__option[aria-disabled=true]{color:#dad8d8}.messekontaktformular .select2-container .select2-results__option--highlighted[aria-selected]{color:#0074bd}.messekontaktformular .parsley-error .select2-container.select2-container--default .select2-selection--single{border-bottom:2px solid #e2001a}.messekontaktformular .parsley-error .select2-container.select2-container--open .select2-selection--single{border-bottom-color:#fff}.messekontaktformular textarea.character-count{line-height:24px}.custom-form .btn-group button{display:none}.custom-form .parsley-errors-list{background-color:#e2001a;color:#fff;opacity:0;list-style:none;margin:8px 0 0;padding:0;position:relative;visibility:hidden;transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s}.custom-form .parsley-errors-list.filled{opacity:1;padding:0 5px;visibility:visible}.custom-form .parsley-errors-list:after{content:'';position:absolute;border-style:solid;border-width:0 6px 5px;border-color:#e2001a transparent;display:block;width:0;z-index:1;top:-5px;left:6px}.custom-form .parsley-errors-list li{padding:8px 5px 5px}.custom-form .chars-remaining{color:#ccc;display:block;font-weight:700;padding-left:15px;padding-right:15px;text-align:right}.custom-form .chars-remaining span{display:block}.messekontaktformular .custom-form .chars-remaining{color:#999}.custom-form .count-low .chars-remaining{color:#e2001a}.custom-form .count-low.error .chars-remaining{color:#e2001a}.custom-form form{margin:0 -10px}.custom-form form>h3{padding-left:10px;padding-right:10px}.custom-form fieldset legend{display:none}.custom-form label{display:inline-block;vertical-align:middle}.custom-form .form-field{position:relative;vertical-align:middle;width:100%}label+.custom-form .form-field{display:inline-block;width:calc(100% - 185px)}.custom-form .form-field input[type=date],.custom-form .form-field input[type=datetime-local],.custom-form .form-field input[type=email],.custom-form .form-field input[type=number],.custom-form .form-field input[type=password],.custom-form .form-field input[type=tel],.custom-form .form-field input[type=text],.custom-form .form-field input[type=time],.custom-form .form-field input[type=url]{width:100%}.custom-form .form-field select,.custom-form .form-field textarea{width:100%}.custom-form .form-field .checkbox,.custom-form .form-field .radio{position:relative}.custom-form .form-field .checkbox label,.custom-form .form-field .radio label{display:inline-block;padding:5px 0 3px 25.6px;position:relative;vertical-align:middle;width:auto;z-index:2}.custom-form .form-field .checkbox span,.custom-form .form-field .radio span{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;display:inline-block;left:0;margin:0;position:absolute;top:8px;z-index:1}.custom-form .form-field .checkbox span:after,.custom-form .form-field .checkbox span:before,.custom-form .form-field .radio span:after,.custom-form .form-field .radio span:before{content:'';display:block;transition:color .3s,opacity .3s;-moz-transition:color .3s,opacity .3s;-ms-transition:color .3s,opacity .3s;-webkit-transition:color .3s,opacity .3s}.custom-form .form-field .checkbox span:before,.custom-form .form-field .radio span:before{border:2px solid #333;height:16px;width:16px}.custom-form .form-field .checkbox span:after,.custom-form .form-field .radio span:after{position:absolute;transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);opacity:0}.custom-form .form-field .checkbox input,.custom-form .form-field .radio input{opacity:0;visibility:hidden;width:0;height:0;overflow:hidden;position:absolute}.custom-form .form-field .checkbox input:checked+span:after,.custom-form .form-field .radio input:checked+span:after{opacity:1}.custom-form .form-field .checkbox.parsley-error label,.custom-form .form-field .checkbox.parsley-error span:before,.custom-form .form-field .radio.parsley-error label,.custom-form .form-field .radio.parsley-error span:before{color:#e2001a;border-color:#e2001a}.custom-form .form-field .checkbox.parsley-success label,.custom-form .form-field .checkbox.parsley-success span:before,.custom-form .form-field .radio.parsley-success label,.custom-form .form-field .radio.parsley-success span:before{color:#04a000;border-color:#04a000}.custom-form .form-field .checkbox label span:after,.custom-form .form-field .checkbox span:after{border-right:2px solid #333;border-bottom:2px solid #333;height:9px;width:4px;left:7px;top:3px}.custom-form .form-field .checkbox label span:before,.custom-form .form-field .checkbox span:before{border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-webkit-border-radius:4px}.custom-form .form-field .radio label span,.custom-form .form-field .radio span{overflow:hidden}.custom-form .form-field .radio label span:after,.custom-form .form-field .radio span:after{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;background-color:#333;height:10px;width:10px;left:5px;top:5px;z-index:2}.custom-form .form-field .radio label span:before,.custom-form .form-field .radio span:before{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;background-color:transparent;position:relative;z-index:3}.custom-form form{margin:0}.custom-form .chars-remaining{font-size:18px;line-height:24px}.custom-form .custom-form-section+.custom-form-section{margin-top:30px}.custom-form .custom-form-section-highlight{background:#f5f5f5;padding:30px}.custom-form .form-column-title{font-size:18px;line-height:24px;font-weight:600;margin-bottom:10px}.custom-form .form-field-group-title{font-weight:600;line-height:24px;margin-bottom:10px}.custom-form .form-row{font-size:0;margin-left:-20px;margin-right:-20px}.custom-form .form-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .custom-form .form-row{height:1%}.custom-form .form-row>*{font-size:18px}.custom-form .form-row+.form-row{margin-top:40px}.custom-form .form-row+.form-row.form-row-space-extrasmall{margin-top:10px}.custom-form .form-row+.form-row.form-row-space-small{margin-top:20px}.custom-form .form-row+.form-row.form-row-space-medium{margin-top:60px}.custom-form .form-row+.form-row.form-row-space-large{margin-top:80px}.custom-form .form-row+.form-row.form-row-space-extralarge{margin-top:100px}.custom-form .form-row.form-row-buttons{margin-top:60px}.custom-form .form-row.form-row-flex{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;font-size:18px;line-height:24px}.custom-form .form-row.form-row-flex>.form-column:not(.form-column-flex){display:block}.custom-form .form-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;vertical-align:top;padding:0 20px;width:100%}.custom-form .form-column.form-column-20{width:20%}.custom-form .form-column.form-column-33{width:33.3333%}.custom-form .form-column.form-column-50{width:50%}.custom-form .form-column.form-column-66{width:66.6666%}.custom-form .form-column.form-column-80{width:80%}.custom-form .form-column.form-column-100{width:100%}.custom-form .form-column.form-column-flex{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;flex-flow:column}.custom-form .form-column.form-column-flex>*{width:100%}.custom-form .form-field-wrap input[type=date],.custom-form .form-field-wrap input[type=email],.custom-form .form-field-wrap input[type=file],.custom-form .form-field-wrap input[type=password],.custom-form .form-field-wrap input[type=tel],.custom-form .form-field-wrap input[type=text]{width:100%}.custom-form .form-field-wrap textarea{width:100%}.custom-form .form-field-wrap+.form-field-wrap{margin-top:20px}.custom-form .form-field-wrap.form-field-wrap-submit .button-link-ghost-big{min-width:200px}.custom-form .form-field-wrap.form-field-wrap-submit .form-column .form-field.custom-pull-right:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .custom-form .form-field-wrap.form-field-wrap-submit .form-column .form-field.custom-pull-right{height:1%}.custom-form .form-field-wrap.form-field-wrap-submit .form-column .form-field.custom-pull-right button[type=submit],.custom-form .form-field-wrap.form-field-wrap-submit .form-column .form-field.custom-pull-right input[type=submit]{float:right}.custom-form .form-field-wrap.form-field-wrap-checkbox+.form-field-wrap-checkbox{margin-top:0}.custom-form .form-field-wrap.form-field-wrap-select select{width:100%}.custom-form .form-field-wrap.form-field-wrap-file .form-field{margin-top:20px}.custom-form .form-field-wrap.form-field-wrap-file .form-field:first-child{margin-top:0}.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button{cursor:pointer;padding:9px 0 3px 30px;position:relative}.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button ::-webkit-file-upload-button{cursor:pointer}.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background-color:#004482;content:'';display:block;height:26px;position:absolute;left:0;top:50%;width:21px}.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button span{font-size:16px;line-height:22px;color:#004482;cursor:pointer;font-weight:600}.custom-form .form-field-wrap.form-field-wrap-file .fileinput-button input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;cursor:pointer}.custom-form .form-field-wrap.form-field-wrap-file .error{font-size:14px;line-height:20px;background:rgba(226,0,26,.5);color:#fff;margin-top:10px;padding:8px 10px}.custom-form .form-field-wrap.form-field-wrap-file .file{display:block;margin-top:10px;opacity:1;overflow:hidden}.custom-form .form-field-wrap.form-field-wrap-file .file:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .custom-form .form-field-wrap.form-field-wrap-file .file{height:1%}.custom-form .form-field-wrap.form-field-wrap-file .file+.file{margin-top:10px}.custom-form .form-field-wrap.form-field-wrap-file .file .filename{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;float:left;display:block;padding:5px 5px 5px 0;max-width:calc(100% - 90px);word-wrap:break-word}.custom-form .form-field-wrap.form-field-wrap-file .file .delete{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;background:#333;border:none;color:rgba(226,0,26,.5);cursor:pointer;float:right;padding:5px 22px 5px 8px;width:90px}.custom-form .form-field-wrap.form-field-wrap-file .file .delete:focus,.custom-form .form-field-wrap.form-field-wrap-file .file .delete:hover{font-weight:600;outline:0}.custom-form .form-field-wrap.form-field-wrap-file .progress{transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-webkit-transition:opacity .2s;background-color:#f5f5f5;height:2px;margin-top:10px;opacity:0;width:100%}.custom-form .form-field-wrap.form-field-wrap-file .progress.progress-active{opacity:1}.custom-form .form-field-wrap.form-field-wrap-file .progress .progress-inner{background-color:#004482;height:100%;width:0}.custom-form .form-field-wrap.form-field-wrap-file .message-container{font-size:16px;line-height:22px;color:rgba(226,0,26,.5);opacity:0;height:0;overflow:hidden}.custom-form .form-field-wrap.form-field-wrap-file .message-container>div+div{margin-top:10px}.custom-form .form-field-wrap label{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-weight:700;width:100%}.custom-form .form-field-wrap .checkbox label,.custom-form .form-field-wrap .radio label{font-weight:400}.custom-form .form-field-wrap.form-field-checkbox-group .form-field,.custom-form .form-field-wrap.form-field-radio-group .form-field{margin-top:-10px}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field{font-size:0;margin-left:-20px;margin-right:-20px;width:auto}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field>*,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field>*{font-size:18px;line-height:24px}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field .radio{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-left:20px;padding-right:20px}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field .checkbox span,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field .radio span,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field .checkbox span,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field .radio span{left:20px}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .form-field .parsley-errors-list.filled,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .form-field .parsley-errors-list.filled{margin-left:20px;margin-right:20px}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .radio{width:25%}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-33 .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-33 .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-33 .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-33 .radio{width:33.3333%}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-50 .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-50 .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-50 .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-50 .radio{width:50%}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .radio{display:inline-block;margin-top:10px;vertical-align:top}@media screen and (max-width:767px){.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline .radio{display:block;width:100%}}.custom-form .form-field-wrap.form-field-text-group .form-field{position:relative}.custom-form .form-field-wrap.form-field-text-group .form-field+.form-field{margin-top:10px}.custom-form .form-field-wrap.form-field-text-group input[type=text]{font-size:14px;height:26px;padding:3px 7px;position:absolute;left:0;top:0;width:70px;z-index:1}.custom-form .form-field-wrap.form-field-text-group label{padding:3px 0 3px 80px}.custom-form .form-field-wrap>label{margin-bottom:10px}.custom-form.custom-form-parsley .form-field-checkbox-group .form-field,.custom-form.custom-form-parsley .form-field-radio-group .form-field{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}@media screen and (max-width:767px){.custom-form.custom-form-parsley .form-field-checkbox-group .form-field,.custom-form.custom-form-parsley .form-field-radio-group .form-field{padding-right:45px}}.custom-form.custom-form-parsley .form-field-checkbox-group .form-field.parsley-error,.custom-form.custom-form-parsley .form-field-radio-group .form-field.parsley-error{border:none}.custom-form.custom-form-parsley .form-field-wrap.form-field-wrap-checkbox .form-field.parsley-error,.custom-form.custom-form-parsley .form-field-wrap.form-field-wrap-radio .form-field.parsley-error,.custom-form.custom-form-parsley .form-field-wrap.form-field-wrap-select .form-field.parsley-error{border:none}.custom-form.custom-form-parsley .form-field-wrap.form-field-wrap-select .form-field.parsley-error .bootstrap-select{border:2px solid rgba(226,0,26,.5)}.custom-form .checkbox,.custom-form .radio{margin-bottom:0;margin-top:0}.custom-form-image img{display:block;margin:0 auto}#header-search .field-wrap-inner{position:relative}#header-search input[type=text]{font-size:18px;line-height:24px;background:0 0;border-bottom:2px solid #000;color:#000;height:auto;padding:0 0 10px;width:100%}#header-search input[type=text]::placeholder{color:#000;opacity:1}#header-search input[type=text]:-ms-input-placeholder{color:#000}#header-search input[type=text]::-ms-input-placeholder{color:#000}#header-search input[type=submit]{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-search.svg') no-repeat center;display:block;height:20px;min-width:0;overflow:hidden;padding:0;position:absolute;right:0;text-indent:-9999px;top:-2px;width:20px}.rma-form.csc-mailform label strong{display:block;width:auto}.rma-form .remove-product{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;display:none;width:44px;height:44px;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-bin-white.svg') no-repeat center center #0074bd;background-size:30px auto;margin-left:10px}.rma-form .add-product{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;width:44px;height:44px;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-plus-white.svg') no-repeat center center #0074bd;background-size:30px auto;margin-left:auto}.rma-form .csc-form-element.csc-form-element-add-product:after{display:none}.rma-form .csc-form-element.csc-form-element-product+.csc-form-element-product{margin-top:20px;padding-top:20px;border-top:2px solid #0074bd}.rma-form .product-wrapper{width:100%}.rma-form .product-wrapper.removable .rma-column-container .rma-row .rma-column.rma-column-50{width:calc(50% - 27px)}.rma-form .product-wrapper.removable .rma-column-container .rma-row .rma-column.rma-column-100{width:calc(100% - 54px)}.rma-form .product-wrapper.removable .remove-product{display:block}.rma-form .rma-column-container{width:100%}.rma-form .rma-column-container .rma-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center;width:100%}.rma-form .rma-column-container .rma-row+.rma-row{margin-top:20px}.rma-form .rma-column-container .rma-column{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-align-items:center;align-items:center}.rma-form .rma-column-container .rma-column.rma-column-50{width:50%}.rma-form .rma-column-container .rma-column.rma-column-50:nth-child(2n+1){padding-right:20px}.rma-form .rma-column-container .rma-column.rma-column-50:nth-child(2n+2){padding-left:20px}.rma-form .rma-column-container .rma-column.rma-column-50:nth-child(2n+2) label{text-align:right}.rma-form .rma-column-container .rma-column.rma-column-100{width:100%}.rma-form table.product-list{table-layout:fixed;width:100%}.rma-form table.product-list .mobile-header{display:none;font-weight:700}.rma-form table.product-list td,.rma-form table.product-list th{border-bottom:1px solid #ededed;padding:10px 0}.rma-form table.product-list td:first-child,.rma-form table.product-list th:first-child{padding-right:20px}.rma-form table.product-list td:last-child,.rma-form table.product-list td:nth-last-child(2),.rma-form table.product-list th:last-child,.rma-form table.product-list th:nth-last-child(2){width:180px}.rma-form textarea{background-color:#fff}.rma-form fieldset{min-width:0}.rma-form .csc-text+form{margin-top:30px}.rma-form .csc-text ol li+li,.rma-form .csc-text ul li+li{margin-top:20px}.rma-form .csc-text ol li+li.csc-form-element-fieldset,.rma-form .csc-text ul li+li.csc-form-element-fieldset{margin-top:40px}.rma-form .csc-text ol li p,.rma-form .csc-text ul li p{font-size:1em;margin-top:0}.rma-form .csc-text ol li p.small,.rma-form .csc-text ul li p.small{font-size:.8em}.rma-form ol+ol>h2:first-child,.rma-form ol+ol>li.csc-form-element:first-child{margin-top:30px}.rma-form .alternate-shipping-fields{opacity:0;visibility:hidden;height:0;overflow:hidden}.rma-form .is-visible{opacity:1;visibility:visible;height:auto;overflow:visible}.rma-form .is-invisible{opacity:0;visibility:hidden;height:0;overflow:hidden!important;margin:0!important;padding:0!important}.rma-form.rma-form-success .rma-form{margin-top:40px;padding-bottom:10px}.rma-form.rma-form-success .rma-form>ol{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.rma-form.rma-form-success .rma-form>ol>li{margin-bottom:40px;width:100%}.rma-form.rma-form-success .rma-form>ol>li.rma-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;vertical-align:top;width:50%}.rma-form.rma-form-success .rma-form>ol>li.rma-column,.rma-form.rma-form-success .rma-form>ol>li.rma-column.csc-form-element.csc-form-element-fieldset{margin-top:0}.rma-form.rma-form-success .rma-form>ol>li.rma-column:nth-child(odd)>fieldset>ol{padding-right:50px}.rma-form.rma-form-success .csc-mailform ol{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%}.rma-form.rma-form-success .csc-mailform ol .csc-form-element>label,.rma-form.rma-form-success .csc-mailform ol .csc-form-element>legend{padding-top:0}.rma-form.rma-form-success .csc-mailform ol .csc-form-element .text-only{padding-top:0}.rma-form.rma-form-success .csc-mailform ol .csc-form-element-fieldset>fieldset{background-color:transparent;border:none;margin:0;padding:0}.rma-form.rma-form-success .csc-mailform ol>legend{width:100%}.rma-form.rma-form-success .csc-text ol li{padding-left:0}.rma-form.rma-form-success .csc-form-element:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .rma-form.rma-form-success .csc-form-element{height:1%}.rma-form.rma-form-success legend{font-size:16px;line-height:22px;overflow:visible;clip:auto;height:auto;position:static;font-weight:700;margin-bottom:20px;padding:0}.rma-form.rma-form-success .text-only,.rma-form.rma-form-success label{float:left}.rma-form.rma-form-success label{font-weight:700;width:200px}.rma-form.rma-form-success .text-only{padding-top:0;width:calc(100% - 200px)}.fileupload-replacer{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-folder.svg') no-repeat 15px center #fff;background-size:auto 26px;cursor:pointer;height:44px;padding:10px 15px 8px 56px;position:relative}.fileupload-replacer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%}.fileupload-replacer+[type=file]{position:absolute;opacity:0;overflow:hidden;width:1px!important;height:1px!important}.js-custom-fileupload-files-list{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;list-style:none;margin:10px 0 0;padding:0 0 0 calc(33.33% + 3px);width:100%;max-width:100%}.js-custom-fileupload-files-list:empty{margin-top:0}.js-custom-fileupload-files-list li{border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;background:#e7e7e7;border:1px solid #e7e7e7;color:#333;justify-content:space-between;padding:6px 38px 6px 32px;position:relative;width:100%}.js-custom-fileupload-files-list li:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-file-empty.svg') center no-repeat;background-size:50%;content:'';display:block;height:32px;left:0;position:absolute;top:50%;width:32px}.js-custom-fileupload-files-list li+li{margin-top:10px}.js-custom-fileupload-files-list li.js-custom-fileupload-error{background-color:transparent;border:1px solid #ab1b1e;color:#ab1b1e}.js-custom-fileupload-files-list li.js-custom-fileupload-error:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-file-error.svg')}.js-custom-fileupload-files-list li.js-custom-fileupload-error .js-custom-fileupload-delete{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-cross-red.svg');background-size:50%}.js-custom-fileupload-files-list span{display:block;width:100%}.js-custom-fileupload-files-item-name{font-size:16px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.js-custom-fileupload-files-item-name+.js-custom-fileupload-files-item-message{margin-top:5px}.js-custom-fileupload-files-item-message{font-size:14px;line-height:20px}.js-custom-fileupload-delete{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-bin.svg') center no-repeat;background-size:60%;display:block;height:26px;overflow:hidden;position:absolute;right:6px;top:50%;text-indent:-9999px;width:26px}.js-custom-fileupload-progressbar-wrapper{background:#e7e7e7;display:none;height:4px;margin:10px 0 0 calc(33.33% + 3px);overflow:hidden;position:relative;width:100%}.js-custom-fileupload-progressbar-wrapper.js-custom-fileupload-progressbar-active{display:block}@keyframes progressbar{from{left:-50%}to{left:100%}}.js-custom-fileupload-progressbar{transition:.3s all;-moz-transition:.3s all;-ms-transition:.3s all;-webkit-transition:.3s all;background:#0074bd;height:100%;width:0}.js-custom-fileupload-progressbar:before{animation:progressbar 5s infinite linear;-moz-animation:progressbar 5s infinite linear;-ms-animation:progressbar 5s infinite linear;-o-animation:progressbar 5s infinite linear;-webkit-animation:progressbar 5s infinite linear;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);content:'';display:block;height:100%;left:0;opacity:.8;position:absolute;top:0;width:50%}.js-custom-fileupload-counter,.js-custom-fileupload-filesize{font-size:14px;line-height:20px;color:#333;display:block;margin:8px 0 0;text-align:right;width:100%}.js-custom-fileupload-filesize{margin-top:5px}.tx-chili-customer-satisfaction-settings.csc-mailform .csc-form-element-checkbox{padding-left:0}.tx-avmcustomerengagement-customerengagementform #serialNumber{letter-spacing:4px}.tx-avmcustomerengagement-customerengagementform .csc-form-element-fileupload .text-only{padding-top:0}.tx-avmcustomerengagement-customerengagementform .csc-form-element-fileupload .text-only.allowed-extensions{font-size:14px;line-height:20px;color:#04a000;font-style:italic;padding-left:calc(18.5% + 3px);padding-top:7px}.js .tx-avmcustomerengagement-customerengagementform .csc-form-element-submit [type=submit]{display:inline-block}.tx-avmcustomerengagement-customerengagementform .csc-form-element-image-container{width:100%}.tx-avmcustomerengagement-customerengagementform .csc-form-element-image-container figure{display:table;max-width:420px;width:100%;margin:0 auto;table-layout:fixed}.tx-avmcustomerengagement-customerengagementform .csc-form-element-image-container figure img{display:block;width:100%}.tx-avmcustomerengagement-customerengagementform .csc-form-element-image-container figure figcaption{font-size:14px;line-height:20px;caption-side:bottom;display:table-caption;padding-top:10px}.tx-avmcustomerengagement-customerengagementform ol .csc-form-element-fieldset>fieldset input[type=date][disabled],.tx-avmcustomerengagement-customerengagementform ol .csc-form-element-fieldset>fieldset input[type=email][disabled],.tx-avmcustomerengagement-customerengagementform ol .csc-form-element-fieldset>fieldset input[type=number][disabled],.tx-avmcustomerengagement-customerengagementform ol .csc-form-element-fieldset>fieldset input[type=password][disabled],.tx-avmcustomerengagement-customerengagementform ol .csc-form-element-fieldset>fieldset input[type=text][disabled],.tx-avmcustomerengagement-customerengagementform.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=date][disabled],.tx-avmcustomerengagement-customerengagementform.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=email][disabled],.tx-avmcustomerengagement-customerengagementform.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=number][disabled],.tx-avmcustomerengagement-customerengagementform.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=password][disabled],.tx-avmcustomerengagement-customerengagementform.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=text][disabled]{background-color:#ededed}.csc-form-column-container{width:100%}.csc-form-column-container .csc-form-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center;width:100%}.csc-form-column-container .csc-form-row.align-top{-webkit-align-items:flex-start;align-items:flex-start}.csc-form-column-container .csc-form-row+.rma-row{margin-top:20px}.csc-form-column-container .csc-form-column{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-align-items:center;align-items:center}.csc-form-column-container .csc-form-column.csc-form-column-50{width:50%}.csc-form-column-container .csc-form-column.csc-form-column-50:nth-child(2n+1){padding-right:20px}.csc-form-column-container .csc-form-column.csc-form-column-50:nth-child(2n+2){padding-left:20px}.csc-form-column-container .csc-form-column.csc-form-column-50:nth-child(2n+2) label{text-align:right}.csc-form-column-container .csc-form-column.csc-form-column-100{width:100%}.csc-form-column-container .csc-form-field-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-align-items:center;align-items:center;width:100%}.csc-form-column-container .csc-form-field-wrapper+.csc-form-field-wrapper{margin-top:40px}.csc-mailform .infobox,.tx-avmknowledgebase .infobox{padding:0 0 0 200px;position:relative}.csc-mailform .infobox:before,.tx-avmknowledgebase .infobox:before{transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-info-blue.svg') no-repeat center/contain;content:'';display:block;height:50px;left:100px;position:absolute;top:0;width:50px}.csc-mailform .infobox .global-loader,.tx-avmknowledgebase .infobox .global-loader{display:none}.csc-mailform .infobox.js-loading .global-loader,.tx-avmknowledgebase .infobox.js-loading .global-loader{display:block}.csc-mailform .infobox.js-loading .ce-bodytext,.csc-mailform .infobox.js-loading .infobox-arrowlist-wrapper,.csc-mailform .infobox.js-loading:before,.tx-avmknowledgebase .infobox.js-loading .ce-bodytext,.tx-avmknowledgebase .infobox.js-loading .infobox-arrowlist-wrapper,.tx-avmknowledgebase .infobox.js-loading:before{display:none}.csc-mailform .infobox-arrowlist-wrapper ul,.tx-avmknowledgebase .infobox-arrowlist-wrapper ul{list-style:none;margin:0;padding:0}.csc-mailform .infobox-arrowlist-wrapper li+li,.tx-avmknowledgebase .infobox-arrowlist-wrapper li+li{margin-top:10px}.csc-mailform .infobox-arrowlist-wrapper a,.tx-avmknowledgebase .infobox-arrowlist-wrapper a{display:inline-block;padding:0 0 0 25px;position:relative;vertical-align:top}.csc-mailform .infobox-arrowlist-wrapper a,.csc-mailform .infobox-arrowlist-wrapper a:after,.csc-mailform .infobox-arrowlist-wrapper a:before,.tx-avmknowledgebase .infobox-arrowlist-wrapper a,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:after,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:before{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.csc-mailform .infobox-arrowlist-wrapper a:before,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-blue.svg') no-repeat center;background-size:contain;content:'#';color:transparent;display:block;left:0;position:absolute;top:0;width:16px}.csc-mailform .infobox-arrowlist-wrapper a:after,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:after{background:0 0;content:'#';color:transparent;position:absolute;left:0;width:0}.csc-mailform .infobox-arrowlist-wrapper a:focus,.csc-mailform .infobox-arrowlist-wrapper a:hover,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:focus,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:hover{transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px);text-decoration:none}.csc-mailform .infobox-arrowlist-wrapper a:focus:after,.csc-mailform .infobox-arrowlist-wrapper a:hover:after,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:focus:after,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:hover:after{left:-10px;width:10px}.frame-blue-gradient .csc-mailform .infobox-arrowlist-wrapper a,.frame-blue-gradient .tx-avmknowledgebase .infobox-arrowlist-wrapper a{color:#fff}.frame-blue-gradient .csc-mailform .infobox-arrowlist-wrapper a:before,.frame-blue-gradient .tx-avmknowledgebase .infobox-arrowlist-wrapper a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-white.svg')}.csc-mailform .infobox-arrowlist-wrapper ul,.tx-avmknowledgebase .infobox-arrowlist-wrapper ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:20px -10px 0}.csc-mailform .infobox-arrowlist-wrapper ul li,.tx-avmknowledgebase .infobox-arrowlist-wrapper ul li{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;padding:10px 10px 0;width:50%}.topic-suggestions{width:100%}.topic-suggestions .infobox{margin:40px 0 0;padding-top:12px}@media screen and (max-width:1110px){.rma-form .product-wrapper.removable .rma-column-container .rma-row .rma-column.rma-column-50{width:calc(100% - 54px)}.rma-form .product-wrapper.removable .rma-column-container .rma-row:first-child .rma-column:first-child{-webkit-order:1;order:1}.rma-form .product-wrapper.removable .rma-column-container .rma-row:first-child .rma-column:first-child+.rma-column{-webkit-order:3;order:3}.rma-form .product-wrapper.removable .remove-product{display:block;-webkit-order:2;order:2}.rma-form .rma-column-container .rma-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.rma-form .rma-column-container .rma-row+.rma-row{margin-top:20px}.rma-form .rma-column-container .rma-column.rma-column-50{width:100%}.rma-form .rma-column-container .rma-column.rma-column-50+.rma-column-50{margin-top:20px}.rma-form .rma-column-container .rma-column.rma-column-50:nth-child(2n+1){padding-right:0}.rma-form .rma-column-container .rma-column.rma-column-50:nth-child(2n+2){padding-left:0}.rma-form .rma-column-container .rma-column.rma-column-50:nth-child(2n+2) label{text-align:left}.csc-form-column-container .csc-form-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.csc-form-column-container .csc-form-row+.csc-form-row{margin-top:40px}.csc-form-column-container .csc-form-column.csc-form-column-50{width:100%}.csc-form-column-container .csc-form-column.csc-form-column-50+.csc-form-column-50{margin-top:40px}.csc-form-column-container .csc-form-column.csc-form-column-50:nth-child(2n+1){padding-right:0}.csc-form-column-container .csc-form-column.csc-form-column-50:nth-child(2n+2){padding-left:0}.csc-form-column-container .csc-form-column.csc-form-column-50:nth-child(2n+2) label{text-align:left}.csc-mailform .infobox,.tx-avmknowledgebase .infobox{padding:0 0 0 200px;position:relative}.csc-mailform .infobox:before,.tx-avmknowledgebase .infobox:before{transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-info-blue.svg') no-repeat center/contain;content:'';display:block;height:50px;left:100px;position:absolute;top:0;width:50px}.csc-mailform .infobox-arrowlist-wrapper ul,.tx-avmknowledgebase .infobox-arrowlist-wrapper ul{list-style:none;margin:0;padding:0}.csc-mailform .infobox-arrowlist-wrapper li+li,.tx-avmknowledgebase .infobox-arrowlist-wrapper li+li{margin-top:10px}.csc-mailform .infobox-arrowlist-wrapper a,.tx-avmknowledgebase .infobox-arrowlist-wrapper a{display:inline-block;padding:0 0 0 25px;position:relative;vertical-align:top}.csc-mailform .infobox-arrowlist-wrapper a,.csc-mailform .infobox-arrowlist-wrapper a:after,.csc-mailform .infobox-arrowlist-wrapper a:before,.tx-avmknowledgebase .infobox-arrowlist-wrapper a,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:after,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:before{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.csc-mailform .infobox-arrowlist-wrapper a:before,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-blue.svg') no-repeat center;background-size:contain;content:'#';color:transparent;display:block;left:0;position:absolute;top:0;width:16px}.csc-mailform .infobox-arrowlist-wrapper a:after,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:after{background:0 0;content:'#';color:transparent;position:absolute;left:0;width:0}.csc-mailform .infobox-arrowlist-wrapper a:focus,.csc-mailform .infobox-arrowlist-wrapper a:hover,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:focus,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:hover{transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px);text-decoration:none}.csc-mailform .infobox-arrowlist-wrapper a:focus:after,.csc-mailform .infobox-arrowlist-wrapper a:hover:after,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:focus:after,.tx-avmknowledgebase .infobox-arrowlist-wrapper a:hover:after{left:-10px;width:10px}.frame-blue-gradient .csc-mailform .infobox-arrowlist-wrapper a,.frame-blue-gradient .tx-avmknowledgebase .infobox-arrowlist-wrapper a{color:#fff}.frame-blue-gradient .csc-mailform .infobox-arrowlist-wrapper a:before,.frame-blue-gradient .tx-avmknowledgebase .infobox-arrowlist-wrapper a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-white.svg')}.csc-mailform .infobox-arrowlist-wrapper ul,.tx-avmknowledgebase .infobox-arrowlist-wrapper ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:20px -10px 0}.csc-mailform .infobox-arrowlist-wrapper ul li,.tx-avmknowledgebase .infobox-arrowlist-wrapper ul li{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0;padding:10px 10px 0;width:50%}.topic-suggestions{width:100%}.topic-suggestions .infobox{margin:40px 0 0;padding-top:12px}}@media screen and (max-width:1024px){.custom-form .form-row{margin-left:-15px;margin-right:-15px}.custom-form .form-column{padding:0 15px}.custom-form .form-column-50 .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .checkbox,.custom-form .form-column-50 .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .radio,.custom-form .form-column-50 .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .checkbox,.custom-form .form-column-50 .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .radio{width:50%}}@media screen and (max-width:985px){.custom-form .form-row+.form-row{margin-top:30px}.custom-form .form-row+.form-row.form-row-space-extrasmall{margin-top:10px}.custom-form .form-row+.form-row.form-row-space-small{margin-top:20px}.custom-form .form-row+.form-row.form-row-space-medium{margin-top:40px}.custom-form .form-row+.form-row.form-row-space-large{margin-top:60px}.custom-form .form-row+.form-row.form-row-space-extralarge{margin-top:80px}.custom-form .form-row+.form-row.form-buttons{margin-top:60px}.custom-form .form-column.form-column-20,.custom-form .form-column.form-column-33{width:50%}.custom-form .form-column.form-column-20:nth-child(n+3),.custom-form .form-column.form-column-33:nth-child(n+3){margin-top:20px}.custom-form .form-column.form-column-20 .form-column-20,.custom-form .form-column.form-column-20 .form-column-33,.custom-form .form-column.form-column-20 .form-column-50,.custom-form .form-column.form-column-20 .form-column-66,.custom-form .form-column.form-column-20 .form-column-80,.custom-form .form-column.form-column-33 .form-column-20,.custom-form .form-column.form-column-33 .form-column-33,.custom-form .form-column.form-column-33 .form-column-50,.custom-form .form-column.form-column-33 .form-column-66,.custom-form .form-column.form-column-33 .form-column-80,.custom-form .form-column.form-column-50 .form-column-20,.custom-form .form-column.form-column-50 .form-column-33,.custom-form .form-column.form-column-50 .form-column-50,.custom-form .form-column.form-column-50 .form-column-66,.custom-form .form-column.form-column-50 .form-column-80,.custom-form .form-column.form-column-66 .form-column-20,.custom-form .form-column.form-column-66 .form-column-33,.custom-form .form-column.form-column-66 .form-column-50,.custom-form .form-column.form-column-66 .form-column-66,.custom-form .form-column.form-column-66 .form-column-80,.custom-form .form-column.form-column-80 .form-column-20,.custom-form .form-column.form-column-80 .form-column-33,.custom-form .form-column.form-column-80 .form-column-50,.custom-form .form-column.form-column-80 .form-column-66,.custom-form .form-column.form-column-80 .form-column-80{width:100%}.custom-form .form-column.form-column-20 .form-column-20+.form-column,.custom-form .form-column.form-column-20 .form-column-33+.form-column,.custom-form .form-column.form-column-20 .form-column-50+.form-column,.custom-form .form-column.form-column-20 .form-column-66+.form-column,.custom-form .form-column.form-column-20 .form-column-80+.form-column,.custom-form .form-column.form-column-33 .form-column-20+.form-column,.custom-form .form-column.form-column-33 .form-column-33+.form-column,.custom-form .form-column.form-column-33 .form-column-50+.form-column,.custom-form .form-column.form-column-33 .form-column-66+.form-column,.custom-form .form-column.form-column-33 .form-column-80+.form-column,.custom-form .form-column.form-column-50 .form-column-20+.form-column,.custom-form .form-column.form-column-50 .form-column-33+.form-column,.custom-form .form-column.form-column-50 .form-column-50+.form-column,.custom-form .form-column.form-column-50 .form-column-66+.form-column,.custom-form .form-column.form-column-50 .form-column-80+.form-column,.custom-form .form-column.form-column-66 .form-column-20+.form-column,.custom-form .form-column.form-column-66 .form-column-33+.form-column,.custom-form .form-column.form-column-66 .form-column-50+.form-column,.custom-form .form-column.form-column-66 .form-column-66+.form-column,.custom-form .form-column.form-column-66 .form-column-80+.form-column,.custom-form .form-column.form-column-80 .form-column-20+.form-column,.custom-form .form-column.form-column-80 .form-column-33+.form-column,.custom-form .form-column.form-column-80 .form-column-50+.form-column,.custom-form .form-column.form-column-80 .form-column-66+.form-column,.custom-form .form-column.form-column-80 .form-column-80+.form-column{margin-top:20px}}@media screen and (max-width:767px){.csc-mailform ol .csc-form-element>label.fileupload-replacer,.fileupload-replacer{padding:10px 15px 8px 56px}#header-search{height:100px}#header-search input[type=text]{font-size:18px;line-height:24px}#header-search input[type=submit]{top:0}.csc-form-column-container .csc-form-row+.csc-form-row{margin-top:20px}.csc-form-column-container .csc-form-column.csc-form-column-50+.csc-form-column-50{margin-top:20px}.custom-form label{display:block;padding-right:0;width:100%}.custom-form .form-row{margin-left:-10px;margin-right:-10px}.custom-form .form-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .custom-form .form-row{height:1%}.custom-form .form-row+.form-row{margin-top:20px}.custom-form .form-row+.form-row.form-buttons{margin-top:40px}.custom-form .form-column{padding:0 10px}.custom-form .form-column.form-column-100,.custom-form .form-column.form-column-20,.custom-form .form-column.form-column-33,.custom-form .form-column.form-column-50,.custom-form .form-column.form-column-66,.custom-form .form-column.form-column-80{width:100%}.custom-form .form-column.form-column-100+.form-column,.custom-form .form-column.form-column-20+.form-column,.custom-form .form-column.form-column-33+.form-column,.custom-form .form-column.form-column-50+.form-column,.custom-form .form-column.form-column-66+.form-column,.custom-form .form-column.form-column-80+.form-column{margin-top:20px}.custom-form .form-field-wrap+.form-field-wrap{margin-top:10px}.custom-form .form-field-wrap+.form-field-wrap.form-buttons{margin-top:30px}.custom-form .form-field-wrap-submit .pull-left,.custom-form .form-field-wrap-submit .pull-right{float:none}.custom-form .form-field-wrap-submit a,.custom-form .form-field-wrap-submit button{margin-bottom:20px;width:100%}.custom-form .form-field-wrap-submit a:last-child,.custom-form .form-field-wrap-submit button:last-child{margin-bottom:0}.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .radio,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-33 .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-33 .radio,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-50 .checkbox,.custom-form .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-50 .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-33 .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-33 .radio,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-50 .checkbox,.custom-form .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-50 .radio{width:100%}.custom-form .form-column-50 .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .checkbox,.custom-form .form-column-50 .form-field-wrap.form-field-checkbox-group.form-field-group-inline.form-field-group-inline-25 .radio,.custom-form .form-column-50 .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .checkbox,.custom-form .form-column-50 .form-field-wrap.form-field-radio-group.form-field-group-inline.form-field-group-inline-25 .radio{width:100%}.rma-form .delete{flex:1}.rma-form .csc-form-element-checkbox{padding-left:0}.rma-form.rma-form-success .rma-column,.rma-form.rma-form-success .rma-column.csc-form-element.csc-form-element-fieldset{margin-top:40px;width:100%}.rma-form.rma-form-success label{width:140px}.rma-form table.product-list,.rma-form table.product-list tbody,.rma-form table.product-list td,.rma-form table.product-list th,.rma-form table.product-list tr{display:block}.rma-form table.product-list thead{display:none}.rma-form table.product-list tr{border-bottom:1px solid #ededed}.rma-form table.product-list tr:first-child{border-top:1px solid #ededed}.rma-form table.product-list .mobile-header{display:block;margin-bottom:5px}.rma-form table.product-list td,.rma-form table.product-list th{border-bottom:none}.rma-form table.product-list td:first-child,.rma-form table.product-list th:first-child{padding-right:0}.rma-form table.product-list td:last-child,.rma-form table.product-list td:nth-last-child(2),.rma-form table.product-list th:last-child,.rma-form table.product-list th:nth-last-child(2){width:auto}.js-custom-fileupload-files-list{padding-left:0}.js-custom-fileupload-progressbar-wrapper{margin-left:0}.csc-mailform .infobox,.tx-avmknowledgebase .infobox{padding:45px 0 0}.csc-mailform .infobox:before,.tx-avmknowledgebase .infobox:before{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-info-letter.svg');height:30px;left:0;width:15px}.csc-mailform .infobox.js-loading,.tx-avmknowledgebase .infobox.js-loading{margin-top:10px;padding-top:0}.rma-form .product-wrapper.removable .rma-column-container .rma-row .rma-column.rma-column-50{width:calc(100% - 54px)}.rma-form .product-wrapper.removable .rma-column-container .rma-row:first-child .rma-column:first-child{-webkit-order:0;order:0}.rma-form .product-wrapper.removable .rma-column-container .rma-row:first-child .rma-column:first-child+.rma-column{-webkit-order:0;order:0}.rma-form .product-wrapper.removable .remove-product{display:block;-webkit-order:0;order:0}.rma-form .rma-column-container .rma-row{-webkit-align-items:flex-end;align-items:flex-end}.csc-form-column-container .csc-form-row{-webkit-align-items:flex-end;align-items:flex-end}}@media screen and (max-width:479px){label{padding:0 0 5px;width:100%}input[type=email],input[type=file],input[type=password],input[type=reset],input[type=submit],input[type=text]{width:100%;min-width:0;white-space:normal}select,textarea{width:100%}.custom-form .btn-group{margin-top:20px}.custom-form .btn-group form{display:inline-block;margin:0}.custom-form .btn-group form+form{margin-left:20px}.custom-form .btn-group form input[type=submit]{min-width:0}.rma-form.rma-form-success .text-only,.rma-form.rma-form-success label{width:100%}.csc-mailform .infobox-arrowlist-wrapper ul,.tx-avmknowledgebase .infobox-arrowlist-wrapper ul{margin-top:0}.csc-mailform .infobox-arrowlist-wrapper ul li,.tx-avmknowledgebase .infobox-arrowlist-wrapper ul li{width:100%}.rma-form .product-wrapper.removable .rma-column-container .rma-row{justify-content:flex-end}.rma-form .product-wrapper.removable .rma-column-container .rma-row .rma-column.rma-column-100,.rma-form .product-wrapper.removable .rma-column-container .rma-row .rma-column.rma-column-50{width:100%}.rma-form .product-wrapper.removable .remove-product{margin-top:20px;margin-left:0}}@-moz-document url-prefix(){fieldset{display:table-cell!important}}@media print{#header-search{display:none!important}}
.frame-type-form_formframework .form-group{align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-webkit-align-items:flex-start;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.frame-type-form_formframework .form-group>.input{width:100%}.frame-type-form_formframework .inputs-list .form-group{flex-flow:wrap;margin:0 -15px}.frame-type-form_formframework div.btn-group{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:flex-end}.frame-type-form_formframework .actions,.frame-type-form_formframework .form-group{margin-top:40px}.frame-type-form_formframework .actions:first-child,.frame-type-form_formframework .form-group:first-child{margin-top:0}.frame-type-form_formframework label{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;color:#333;cursor:pointer;display:block;flex-shrink:0;padding:10px 10px 0 0;width:200px}.frame-type-form_formframework .input .form-group,.frame-type-form_formframework .input .radio{margin-top:0}.frame-type-form_formframework input[type=date],.frame-type-form_formframework input[type=email],.frame-type-form_formframework input[type=number],.frame-type-form_formframework input[type=password],.frame-type-form_formframework input[type=tel],.frame-type-form_formframework input[type=text],.frame-type-form_formframework input[type=url],.frame-type-form_formframework textarea{background-color:#fff;width:100%}.frame-type-form_formframework input[type=date].parsley-error,.frame-type-form_formframework input[type=email].parsley-error,.frame-type-form_formframework input[type=number].parsley-error,.frame-type-form_formframework input[type=password].parsley-error,.frame-type-form_formframework input[type=tel].parsley-error,.frame-type-form_formframework input[type=text].parsley-error,.frame-type-form_formframework input[type=url].parsley-error,.frame-type-form_formframework textarea.parsley-error{background-color:rgba(226,0,26,.5);border-bottom-color:#e2001a;color:#fff}.frame-type-form_formframework input[type=date].parsley-success,.frame-type-form_formframework input[type=email].parsley-success,.frame-type-form_formframework input[type=number].parsley-success,.frame-type-form_formframework input[type=password].parsley-success,.frame-type-form_formframework input[type=tel].parsley-success,.frame-type-form_formframework input[type=text].parsley-success,.frame-type-form_formframework input[type=url].parsley-success,.frame-type-form_formframework textarea.parsley-success{background-color:rgba(4,160,0,.2);border-bottom-color:#04a000;color:#04a000}.frame-type-form_formframework input[type=date][disabled],.frame-type-form_formframework input[type=email][disabled],.frame-type-form_formframework input[type=number][disabled],.frame-type-form_formframework input[type=password][disabled],.frame-type-form_formframework input[type=tel][disabled],.frame-type-form_formframework input[type=text][disabled],.frame-type-form_formframework input[type=url][disabled],.frame-type-form_formframework textarea[disabled]{background:rgba(245,245,245,.5);cursor:not-allowed}.frame-type-form_formframework .char-count-container{font-size:14px;line-height:20px;padding-top:10px;text-align:right;width:100%}.form-step-container+.form-step-container{margin-top:40px}.form-step-container-groups{background-color:#f5f5f5;padding:30px}.form-footer{font-size:18px;line-height:24px;margin:30px 0 0}.frame-type-form_formframework .form-check,.frame-type-form_formframework .radio{position:relative}.frame-type-form_formframework .form-check input,.frame-type-form_formframework .radio input{position:absolute;left:0;top:0;opacity:0;width:1px;height:1px;overflow:hidden}.frame-type-form_formframework .form-check input:checked+span:after,.frame-type-form_formframework .radio input:checked+span:after{transform:rotateZ(45deg) scale(1);-moz-transform:rotateZ(45deg) scale(1);-ms-transform:rotateZ(45deg) scale(1);-webkit-transform:rotateZ(45deg) scale(1);opacity:1}.frame-type-form_formframework .form-check label,.frame-type-form_formframework .radio label{width:auto}.frame-type-form_formframework .form-check span,.frame-type-form_formframework .radio span{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:block;padding-left:26px;position:relative}.frame-type-form_formframework .form-check span:after,.frame-type-form_formframework .form-check span:before,.frame-type-form_formframework .radio span:after,.frame-type-form_formframework .radio span:before{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;content:'';display:block;position:absolute}.frame-type-form_formframework .form-check span:before,.frame-type-form_formframework .radio span:before{background-color:#fff;border:2px solid #0074bd;height:16px;width:16px;left:0;top:1px}.frame-type-form_formframework .form-check span:after,.frame-type-form_formframework .radio span:after{transform:rotateZ(45deg) scale(0);-moz-transform:rotateZ(45deg) scale(0);-ms-transform:rotateZ(45deg) scale(0);-webkit-transform:rotateZ(45deg) scale(0);background-color:#0074bd;height:10px;left:5px;opacity:0;top:6px;width:10px}.frame-type-form_formframework .radio{margin:5px 15px 0}.frame-type-form_formframework .form-check span{width:100%}.frame-type-form_formframework .form-check span:after,.frame-type-form_formframework .form-check span:before{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0}.frame-type-form_formframework .form-check span:after{background:0 0;opacity:0;border-right:2px solid #0074bd;border-bottom:2px solid #0074bd;left:6px;top:2px;height:12px;width:6px}@media screen and (max-width:767px){.frame-type-form_formframework .form-group{display:block}.frame-type-form_formframework .inputs-list .form-group{margin-left:0;margin-right:0}.frame-type-form_formframework .action,.frame-type-form_formframework .form-group{margin-top:20px}.frame-type-form_formframework .radio{margin-left:0}.frame-type-form_formframework label{padding:0 0 5px;width:auto}.form-step-container-groups{padding:20px}}
.tx-form4pteaser .additionallink{display:inline-block;margin-top:20px;line-height:24px}.tx-form4pteaser-layout-headlinepic .elements{align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-webkit-align-items:flex-end;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-40px -12px 0}.tx-form4pteaser-layout-headlinepic .element{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;color:#000;padding:40px 12px 0;width:33.3333%}.tx-form4pteaser-layout-headlinepic .element .inner-wrapper{display:inline-block;text-decoration:none}.tx-form4pteaser-layout-headlinepic .element .inner-wrapper .image{overflow:hidden}.tx-form4pteaser-layout-headlinepic .element .inner-wrapper .image+.headline{margin-top:17px}.tx-form4pteaser-layout-headlinepic .element .inner-wrapper .image img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;display:block}.tx-form4pteaser-layout-headlinepic .element .inner-wrapper .headline{font-size:24px;line-height:30px;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;color:#000;display:block;font-weight:700}.tx-form4pteaser-layout-headlinepic .element .inner-wrapper:focus .image img,.tx-form4pteaser-layout-headlinepic .element .inner-wrapper:hover .image img{transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.tx-form4pteaser-layout-headlinepic .element .inner-wrapper:focus .headline,.tx-form4pteaser-layout-headlinepic .element .inner-wrapper:hover .headline{color:#0074bd}.frame-blue-gradient .tx-form4pteaser-layout-headlinepic .element .inner-wrapper .headline{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;color:#fff}.frame-blue-gradient .tx-form4pteaser-layout-headlinepic .element .inner-wrapper:focus .headline,.frame-blue-gradient .tx-form4pteaser-layout-headlinepic .element .inner-wrapper:hover .headline{color:#fff;text-decoration:underline #fff}.tx-form4pteaser-layout-list ul,.tx-form4pteaser-layout-text ul{list-style:none;margin:0;padding:0}.tx-form4pteaser-layout-list li+li,.tx-form4pteaser-layout-text li+li{margin-top:10px}.tx-form4pteaser-layout-list a,.tx-form4pteaser-layout-text a{display:inline-block;padding:0 0 0 25px;position:relative;vertical-align:top}.tx-form4pteaser-layout-list a,.tx-form4pteaser-layout-list a:after,.tx-form4pteaser-layout-list a:before,.tx-form4pteaser-layout-text a,.tx-form4pteaser-layout-text a:after,.tx-form4pteaser-layout-text a:before{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.tx-form4pteaser-layout-list a:before,.tx-form4pteaser-layout-text a:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-blue.svg') no-repeat center;background-size:contain;content:'#';color:transparent;display:block;left:0;position:absolute;top:0;width:16px}.tx-form4pteaser-layout-list a:after,.tx-form4pteaser-layout-text a:after{background:0 0;content:'#';color:transparent;position:absolute;left:0;width:0}.tx-form4pteaser-layout-list a:focus,.tx-form4pteaser-layout-list a:hover,.tx-form4pteaser-layout-text a:focus,.tx-form4pteaser-layout-text a:hover{transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px);text-decoration:none}.tx-form4pteaser-layout-list a:focus:after,.tx-form4pteaser-layout-list a:hover:after,.tx-form4pteaser-layout-text a:focus:after,.tx-form4pteaser-layout-text a:hover:after{left:-10px;width:10px}.frame-blue-gradient .tx-form4pteaser-layout-list a,.frame-blue-gradient .tx-form4pteaser-layout-text a{color:#fff}.frame-blue-gradient .tx-form4pteaser-layout-list a:before,.frame-blue-gradient .tx-form4pteaser-layout-text a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-white.svg')}.tx-form4pteaser-layout-list-date ul{list-style:none;margin:0;padding:0}.tx-form4pteaser-layout-list-date li+li{margin-top:20px}.tx-form4pteaser-layout-list-date .date{font-size:16px;line-height:22px;display:block;font-weight:700}.tx-form4pteaser-layout-list-date a{display:inline-block;vertical-align:top}.frame-blue-gradient .tx-form4pteaser-layout-list-date a{color:#fff}.tx-form4pteaser-layout-text .additionallink{margin-top:40px}.tx-form4pteaser-layout-text .teaser img{display:block;margin:0 0 10px}.tx-form4pteaser-layout-text .teaser .titlelink{display:block;padding-left:0}.tx-form4pteaser-layout-text .teaser .titlelink:before{display:none}.tx-form4pteaser-layout-text .teaser p{font-size:16px;line-height:22px;margin:0 0 20px}.tx-form4pteaser-layout-text .teaser .morelink:before{top:3px}.tx-form4pteaser-layout-text .teaser+.teaser{margin-top:40px}.tx-form4pteaser-layout-textpic-right .element{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;width:100%}.tx-form4pteaser-layout-textpic-right .element+.element{margin-top:40px}.tx-form4pteaser-layout-textpic-right .element .headline{font-size:24px;line-height:30px;display:block;font-weight:700;margin:0 0 12px;padding-left:0}.tx-form4pteaser-layout-textpic-right .element .headline:before{display:none}.tx-form4pteaser-layout-textpic-right .element .headline a{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.tx-form4pteaser-layout-textpic-right .element .headline a:focus,.tx-form4pteaser-layout-textpic-right .element .headline a:hover{color:#000;text-decoration:none}.tx-form4pteaser-layout-textpic-right .element p{font-size:18px;line-height:24px;margin:0 0 20px}.tx-form4pteaser-layout-textpic-right .element .more{display:inline-block;padding:0 0 0 25px;position:relative;vertical-align:top}.tx-form4pteaser-layout-textpic-right .element .more,.tx-form4pteaser-layout-textpic-right .element .more:after,.tx-form4pteaser-layout-textpic-right .element .more:before{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.tx-form4pteaser-layout-textpic-right .element .more:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-blue.svg') no-repeat center;background-size:contain;content:'#';color:transparent;display:block;left:0;position:absolute;top:0;width:16px}.tx-form4pteaser-layout-textpic-right .element .more:after{background:0 0;content:'#';color:transparent;position:absolute;left:0;width:0}.tx-form4pteaser-layout-textpic-right .element .more:focus,.tx-form4pteaser-layout-textpic-right .element .more:hover{transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px);text-decoration:none}.tx-form4pteaser-layout-textpic-right .element .more:focus:after,.tx-form4pteaser-layout-textpic-right .element .more:hover:after{left:-10px;width:10px}.tx-form4pteaser-layout-textpic-right .text{flex-grow:1}.tx-form4pteaser-layout-textpic-right .image{flex-grow:0;flex-shrink:0;margin-left:20px;order:2;-webkit-order:2;width:220px}.tx-form4pteaser-layout-textpic-right .image .date{display:none;margin-bottom:5px}.frame-blue-gradient .tx-form4pteaser-layout-textpic-right a{color:#fff}.frame-blue-gradient .tx-form4pteaser-layout-textpic-right .headline a:focus,.frame-blue-gradient .tx-form4pteaser-layout-textpic-right .headline a:hover{color:#fff;text-decoration:underline}.frame-blue-gradient .tx-form4pteaser-layout-textpic-right .more:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-white.svg')}@media screen and (min-width:1025px){.tx-form4pteaser-layout-headlinepic .element .inner-wrapper{max-width:391px}}@media screen and (max-width:985px){.tx-form4pteaser-layout-headlinepic .element{width:50%}}@media screen and (max-width:560px){.tx-form4pteaser-layout-textpic-right .element{display:block}.tx-form4pteaser-layout-textpic-right .image,.tx-form4pteaser-layout-textpic-right .text{width:100%}.tx-form4pteaser-layout-textpic-right .image{margin-left:0;margin-bottom:10px}.tx-form4pteaser-layout-textpic-right .image .date{display:block}.tx-form4pteaser-layout-textpic-right .text .date,.tx-form4pteaser-layout-textpic-right .text>p{display:none}}@media screen and (max-width:479px){.tx-form4pteaser-layout-headlinepic .element{width:100%}}
.tx-avmplugins-gallery{overflow:hidden}.tx-avmplugins-gallery .elements{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;opacity:0}.tx-avmplugins-gallery .elements.slider-initialized{opacity:1}.tx-avmplugins-gallery .element{position:relative}.tx-avmplugins-gallery .element img{max-width:100%;height:auto}.tx-avmplugins-gallery .caption{transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-webkit-transform:translateY(30px);transition:transform .5s,opacity .7s;-moz-transition:transform .5s,opacity .7s;-ms-transition:transform .5s,opacity .7s;-webkit-transition:transform .5s,opacity .7s;background-color:#0074bd;opacity:0;padding:23px 25px 19px;position:absolute;left:40px;right:40px;bottom:-50px}.tx-avmplugins-gallery .caption:after{content:'';position:absolute;border-style:solid;border-width:0 13px 13px;border-color:#0074bd transparent;display:block;width:0;z-index:1;top:-13px;left:50%;margin-left:-13px}.tx-avmplugins-gallery .caption .headline{font-size:24px;line-height:30px;color:#fff;font-weight:700;margin-bottom:14px}.tx-avmplugins-gallery .caption .headline:last-child{margin-bottom:0}.tx-avmplugins-gallery .caption ol li,.tx-avmplugins-gallery .caption p,.tx-avmplugins-gallery .caption ul li{font-size:18px;line-height:24px;color:#fff}.tx-avmplugins-gallery .slide-active .caption{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);opacity:1}.tx-avmplugins-gallery .slick-list{padding-bottom:50px}.tx-avmplugins-gallery .slick-slide:focus{outline:0}.tx-avmplugins-gallery .slick-next,.tx-avmplugins-gallery .slick-prev{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;background-color:rgba(37,37,37,.25);background-image:none;border:none;cursor:pointer;display:block;font-size:0;line-height:0;margin:-40px 0 0;outline:0;padding:0;position:absolute;top:50%;z-index:1;height:80px;width:80px;transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s}.tx-avmplugins-gallery .slick-next:before,.tx-avmplugins-gallery .slick-prev:before{transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-webkit-transform:rotateZ(-45deg);color:#fff;content:'';display:block;height:10px;position:absolute;top:50%;left:50px;margin-top:-6px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;transform-origin:50% 50%;width:10px}.tx-avmplugins-gallery .slick-prev{left:-40px}.tx-avmplugins-gallery .slick-prev:before{border-top:2px solid #fff;border-left:2px solid #fff}.tx-avmplugins-gallery .slick-next{right:-40px}.tx-avmplugins-gallery .slick-next:before{transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);border-right:2px solid #fff;border-bottom:2px solid #fff}@media screen and (max-width:1225px){.tx-avmplugins-gallery .slick-next,.tx-avmplugins-gallery .slick-prev{margin-top:-30px;height:60px;width:60px}.tx-avmplugins-gallery .slick-next:before,.tx-avmplugins-gallery .slick-prev:before{left:40px}.tx-avmplugins-gallery .slick-prev{left:-30px}.tx-avmplugins-gallery .slick-next{right:-30px}}@media screen and (max-width:767px){.tx-avmplugins-gallery .caption,.tx-avmplugins-gallery .caption.slide-active{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;transition:0 0 all ease;-moz-transition:0 0 all ease;-ms-transition:0 0 all ease;-webkit-transition:0 0 all ease;position:relative;left:auto;right:auto;bottom:auto;opacity:1}.tx-avmplugins-gallery .slick-list{padding-bottom:15px}}
.frame-type-1col_container.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-2cols_container.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-2cols_container_6633.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-2cols_container_indented.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-3cols_container.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-3cols_container_textpicTeaser.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-4cols_container.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-4cols_container_textpicTeaser.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:empty{display:none}.frame-type-1col_container.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-2cols_container.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-2cols_container_6633.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-2cols_container_indented.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-3cols_container.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-3cols_container_textpicTeaser.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-4cols_container.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-4cols_container_textpicTeaser.frame-blue-gradient-columns .tx-gridelements .tx-gridelements-element:not(:empty){box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#007fc8;background:-moz-linear-gradient(left,#007fc8 0,#004482 100%);background:-webkit-linear-gradient(left,#007fc8 0,#004482 100%);background:linear-gradient(to right,#007fc8 0,#004482 100%);color:#fff;padding:40px}.frame-type-1col_container.frame-gray-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-2cols_container.frame-gray-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-2cols_container_6633.frame-gray-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-2cols_container_indented.frame-gray-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-3cols_container.frame-gray-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-3cols_container_textpicTeaser.frame-gray-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-4cols_container.frame-gray-columns .tx-gridelements .tx-gridelements-element:empty,.frame-type-4cols_container_textpicTeaser.frame-gray-columns .tx-gridelements .tx-gridelements-element:empty{display:none}.frame-type-1col_container.frame-gray-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-2cols_container.frame-gray-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-2cols_container_6633.frame-gray-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-2cols_container_indented.frame-gray-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-3cols_container.frame-gray-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-3cols_container_textpicTeaser.frame-gray-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-4cols_container.frame-gray-columns .tx-gridelements .tx-gridelements-element:not(:empty),.frame-type-4cols_container_textpicTeaser.frame-gray-columns .tx-gridelements .tx-gridelements-element:not(:empty){box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#f5f5f5;color:#000;padding:40px}.tx-gridelements{--gridelementsGapHorizontal:22px;--gridelementsGapVertical:22px;--width50:calc((100% -  var(--gridelementsGapHorizontal) ) / 2);--width25:calc((100% - ( var(--gridelementsGapHorizontal)  * 3)) / 4);--width66:calc(66.6666% - ( var(--gridelementsGapHorizontal)  / 2));--width33:calc(33.3333% - ( var(--gridelementsGapHorizontal)  / 2));--width33ThreeColumn:calc((100% - ( var(--gridelementsGapHorizontal)  * 2)) / 3);--width33ThreeColumnSpacer:calc(33.3333% + ( var(--gridelementsGapHorizontal)  / 2))}.tx-gridelements .tx-gridelements-element-container{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;gap:var(--gridelementsGapVertical) var(--gridelementsGapHorizontal)}.tx-gridelements .tx-gridelements-element:empty{display:none}.tx-gridelements .tx-gridelements-element .h1,.tx-gridelements .tx-gridelements-element .h2,.tx-gridelements .tx-gridelements-element .h3,.tx-gridelements .tx-gridelements-element .h4,.tx-gridelements .tx-gridelements-element .h5,.tx-gridelements .tx-gridelements-element .h6,.tx-gridelements .tx-gridelements-element a,.tx-gridelements .tx-gridelements-element h1,.tx-gridelements .tx-gridelements-element h2,.tx-gridelements .tx-gridelements-element h3,.tx-gridelements .tx-gridelements-element h4,.tx-gridelements .tx-gridelements-element h5,.tx-gridelements .tx-gridelements-element h6{word-wrap:break-word}.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-blue-gradient,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-blue-gradient>.frame-outer-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-blue-gradient>.frame-outer-wrap>.frame-inner-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-blue-gradient>.frame-outer-wrap>.frame-inner-wrap>.service-box,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-gray-box,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-gray-box>.frame-outer-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-gray-box>.frame-outer-wrap>.frame-inner-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-gray-box>.frame-outer-wrap>.frame-inner-wrap>.service-box,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-avmplugins_hotlineservicebox,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-avmplugins_hotlineservicebox>.frame-outer-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-avmplugins_hotlineservicebox>.frame-outer-wrap>.frame-inner-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-avmplugins_hotlineservicebox>.frame-outer-wrap>.frame-inner-wrap>.service-box,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-avmplugins_serviceboxes,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-avmplugins_serviceboxes>.frame-outer-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-avmplugins_serviceboxes>.frame-outer-wrap>.frame-inner-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-avmplugins_serviceboxes>.frame-outer-wrap>.frame-inner-wrap>.service-box{height:100%}.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-shortcut,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-shortcut>.frame-outer-wrap{height:100%}.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-shortcut>.frame-outer-wrap>.frame-inner-wrap{height:100%}.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-shortcut>.frame-outer-wrap>.frame-inner-wrap>.frame,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-shortcut>.frame-outer-wrap>.frame-inner-wrap>.frame>.frame-outer-wrap,.tx-gridelements-synchronize-height>.tx-gridelements-element-container>.tx-gridelements-element>.tx-gridelements-element-inner>.frame-type-shortcut>.frame-outer-wrap>.frame-inner-wrap>.frame>.frame-outer-wrap>.frame-inner-wrap{height:100%}.tx-gridelements-twocols-50-50 .tx-gridelements-element,.tx-gridelements-twocols-50-50-seamless .tx-gridelements-element,.tx-gridelements-twocols-indent-50-50 .tx-gridelements-element{width:var(--width50)}.tx-gridelements-twocols-50-50-seamless .tx-gridelements-element-container{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:0}.tx-gridelements-twocols-50-50-seamless .tx-gridelements-element .tx-gridelements-element-inner{height:100%;padding-left:0;padding-right:0}.tx-gridelements-twocols-indent-50-50{padding-left:var(--width33ThreeColumnSpacer)}.tx-gridelements-twocols-66-33 .tx-gridelements-element{width:var(--width66)}.tx-gridelements-twocols-66-33 .tx-gridelements-element:nth-child(2n){width:var(--width33)}.tx-gridelements-twocols-33-66 .tx-gridelements-element{width:var(--width33)}.tx-gridelements-twocols-33-66 .tx-gridelements-element:nth-child(2n){width:var(--width66)}.tx-gridelements-technische-daten .tx-gridelements-element,.tx-gridelements-threecols .tx-gridelements-element{width:var(--width33ThreeColumn)}.tx-gridelements-fourcols .tx-gridelements-element{width:var(--width25)}.tx-gridelements-accordion>.tx-gridelements-element-container{margin-left:0;margin-right:0}.tx-gridelements-accordion>.tx-gridelements-element-container>.tx-gridelements-element{width:100%}.tx-gridelements-accordion .tx-gridelements-element.js-expanded>.accordion-header:after,.tx-gridelements-accordion .tx-gridelements-element.js-expanded>.accordion-header:before{transform:translateY(-50%) rotateZ(180deg);-moz-transform:translateY(-50%) rotateZ(180deg);-ms-transform:translateY(-50%) rotateZ(180deg);-webkit-transform:translateY(-50%) rotateZ(180deg)}.tx-gridelements-accordion .tx-gridelements-element.js-expanded>.accordion-header:after{opacity:0}.tx-gridelements-accordion .accordion-header{border-bottom:1px solid #d1d1d1;cursor:pointer;padding:20px 30px 20px 0;position:relative}.tx-gridelements-accordion .accordion-header:after,.tx-gridelements-accordion .accordion-header:before{transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s;background-color:#000;content:'';height:2px;opacity:1;position:absolute;right:0;top:50%;width:20px}.tx-gridelements-accordion .accordion-header:before{transform:translateY(-50%) rotateZ(0);-moz-transform:translateY(-50%) rotateZ(0);-ms-transform:translateY(-50%) rotateZ(0);-webkit-transform:translateY(-50%) rotateZ(0)}.tx-gridelements-accordion .accordion-header:after{transform:translateY(-50%) rotateZ(90deg);-moz-transform:translateY(-50%) rotateZ(90deg);-ms-transform:translateY(-50%) rotateZ(90deg);-webkit-transform:translateY(-50%) rotateZ(90deg)}.tx-gridelements-accordion .accordion-header .frame,.tx-gridelements-accordion .accordion-header .h1,.tx-gridelements-accordion .accordion-header .h2,.tx-gridelements-accordion .accordion-header .h3,.tx-gridelements-accordion .accordion-header .h4,.tx-gridelements-accordion .accordion-header .h5,.tx-gridelements-accordion .accordion-header .h6,.tx-gridelements-accordion .accordion-header h1,.tx-gridelements-accordion .accordion-header h2,.tx-gridelements-accordion .accordion-header h3,.tx-gridelements-accordion .accordion-header h4,.tx-gridelements-accordion .accordion-header h5,.tx-gridelements-accordion .accordion-header h6{margin:0}.tx-gridelements-accordion .accordion-content{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:none}.tx-gridelements-accordion .accordion-content .accordion-content-inner{padding-bottom:30px;padding-top:30px}.tx-gridelements-accordion .ce-gallery figure img{width:auto}.tx-gridelements-accordion.tx-gridelements-accordion-blue>.tx-gridelements-element-container>.tx-gridelements-element>.accordion-header{border-bottom:2px solid #0074bd;color:#0074bd;padding:28px 0 28px 45px}.tx-gridelements-accordion.tx-gridelements-accordion-blue>.tx-gridelements-element-container>.tx-gridelements-element>.accordion-header:after,.tx-gridelements-accordion.tx-gridelements-accordion-blue>.tx-gridelements-element-container>.tx-gridelements-element>.accordion-header:before{background-color:#0074bd;left:0;right:auto;width:34px}@media screen and (max-width:985px){.tx-gridelements-twocols-66-33 .tx-gridelements-element{width:100%}.tx-gridelements-twocols-66-33 .tx-gridelements-element:nth-child(2n){width:100%}}@media screen and (max-width:767px){.tx-gridelements{--gridelementsGapHorizontal:22px;--gridelementsGapVertical:60px}.tx-gridelements-twocols-33-66 .tx-gridelements-element,.tx-gridelements-twocols-33-66 .tx-gridelements-element:nth-child(2n),.tx-gridelements-twocols-50-50 .tx-gridelements-element,.tx-gridelements-twocols-50-50 .tx-gridelements-element:nth-child(2n),.tx-gridelements-twocols-50-50-seamless .tx-gridelements-element,.tx-gridelements-twocols-50-50-seamless .tx-gridelements-element:nth-child(2n),.tx-gridelements-twocols-indent-50-50 .tx-gridelements-element,.tx-gridelements-twocols-indent-50-50 .tx-gridelements-element:nth-child(2n){width:100%}.tx-gridelements-twocols-indent-50-50{padding-left:0}.tx-gridelements-technische-daten .tx-gridelements-element,.tx-gridelements-threecols .tx-gridelements-element{width:100%}.tx-gridelements-technische-daten .tx-gridelements-element:first-child,.tx-gridelements-threecols .tx-gridelements-element:first-child{width:100%}.tx-gridelements-technische-daten .tx-gridelements-element:first-child{margin-bottom:12px}.tx-gridelements-technische-daten .tx-gridelements-element:nth-child(n+2){margin-top:0}.tx-gridelements-fourcols .tx-gridelements-element{width:calc((100% - var(--gridelementsGapHorizontal))/ 2)}.tx-gridelements-accordion .accordion-content{padding-left:0}}@media screen and (max-width:479px){.tx-gridelements-twocols-66-33 .tx-gridelements-element{width:100%}.tx-gridelements-twocols-66-33 .tx-gridelements-element:nth-child(2n){width:100%}.tx-gridelements-fourcols .tx-gridelements-element{width:100%}.tx-gridelements-accordion .accordion-content .frame{width:100%}}
@-webkit-keyframes bar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}@keyframes bar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}.tx-guideteaser.processing .tx-guideteaser-loadmore .loading-bar:before{-webkit-animation-name:bar;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-name:bar;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:1;z-index:10}.tx-guideteaser-elements{align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-webkit-align-items:flex-start;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:20px -15px 0}.tx-guideteaser-element{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;color:#000;opacity:1;padding:40px 12px 0;width:50%;transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0)}.tx-guideteaser-element .tx-guideteaser-image-wrapper{overflow:hidden}.tx-guideteaser-element .tx-guideteaser-image-wrapper img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.tx-guideteaser-element:focus,.tx-guideteaser-element:hover{color:#0074bd;text-decoration:none}.tx-guideteaser-element:focus .tx-guideteaser-image-wrapper img,.tx-guideteaser-element:hover .tx-guideteaser-image-wrapper img{transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.tx-guideteaser-element.js-hidden{transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-webkit-transform:translateY(50px);opacity:0}.tx-guideteaser-image-wrapper{position:relative}.tx-guideteaser-image-wrapper img{display:block}.tx-guideteaser-image-wrapper img+.tx-guideteaser-ratgeber-categories{bottom:30px;left:30px;position:absolute}.tx-guideteaser-image-wrapper+.tx-guideteaser-content{margin-top:17px}.tx-guideteaser-ratgeber-categories{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-10px -5px 0}.tx-guideteaser-ratgeber-categories .ratgeber-category{margin:10px 5px 0}.teaser-slider-tiles-element-category .ratgeber-category{margin:10px 5px 0}.tx-guideteaser-menus{text-align:center;margin-bottom:-10px}.tx-guideteaser-menus ul{list-style:none;margin:0;padding:0}.tx-guideteaser-menus ul li{display:inline-block;vertical-align:top;margin:0 5px 10px}.tx-guideteaser-menus ul a{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px 7px 32px;position:relative;text-align:center;vertical-align:middle;z-index:2}.tx-guideteaser-menus ul a:after,.tx-guideteaser-menus ul a:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.tx-guideteaser-menus ul a:before{border:2px solid #0074bd;display:none;border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/spr-pressimages-facets.png') no-repeat 0 -2px;border:0;content:'';display:block;height:16px;margin:-8px 0 0;position:absolute;left:9px;top:50%;width:16px}.tx-guideteaser-menus ul a:after{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);background-color:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}.tx-guideteaser-menus ul a:focus,.tx-guideteaser-menus ul a:hover{text-decoration:none}.tx-guideteaser-menus ul a:focus,.tx-guideteaser-menus ul a:focus:before,.tx-guideteaser-menus ul a:focus:hover,.tx-guideteaser-menus ul a:focus:hover:before{animation:pop .3s linear 1;-moz-animation:pop .3s linear 1;-ms-animation:pop .3s linear 1;-webkit-animation:pop .3s linear 1}.tx-guideteaser-menus ul a:hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}.tx-guideteaser-menus ul a.active:before,.tx-guideteaser-menus ul a.facet-active:before,.tx-guideteaser-menus ul a.js-active-facet:before,.tx-guideteaser-menus ul a.js-active:before{background-position:0 -22px}.frame-blue-gradient .tx-guideteaser-menus ul a{background-color:#fff;color:#0074bd}.tx-guideteaser-menus ul .active a:before{background-position:0 -22px}.tx-guideteaser-headline{font-size:24px;line-height:30px;font-weight:700}.tx-guideteaser-headline+.tx-guideteaser-text{margin-top:5px}.tx-guideteaser-text{font-size:18px;line-height:24px}.tx-guideteaser-loadmore{margin-top:30px;text-align:center}.tx-guideteaser-loadmore .loading-bar{max-width:200px;margin:0 auto;padding-bottom:30px;position:relative}.tx-guideteaser-loadmore .loading-bar:before{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;background-color:#0089c8;content:'';display:block;position:absolute;left:0;top:0;height:2px;opacity:0}@media screen and (max-width:767px){.tx-guideteaser-element{padding-top:60px;width:100%}.tx-guideteaser-image-wrapper img+.tx-guideteaser-ratgeber-categories{bottom:auto;left:auto;margin-top:10px;position:static}}
.ui-datepicker{background-color:#fff;border:1px solid #0074bd;padding:20px;display:none}.ui-datepicker table{width:100%}.ui-datepicker select{background-color:#fff;border:1px solid #333;padding:0;width:100px}.ui-datepicker .ui-datepicker-header{padding:0 30px 20px;position:relative;text-align:center}.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{cursor:pointer;display:block;position:absolute;top:0;font-size:0;line-height:100%}.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before,.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before{display:block;font-size:20px;padding:10px}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:0}.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before{content:'<'}.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:0}.ui-datepicker .ui-datepicker-header .ui-datepicker-next:before{content:'>'}.ui-datepicker .ui-datepicker-header .ui-datepicker-month,.ui-datepicker .ui-datepicker-header .ui-datepicker-year{margin:0 10px}.ui-datepicker .ui-datepicker-header .ui-datepicker-title{display:inline-block}.ui-datepicker td,.ui-datepicker th{font-size:16px;padding:12px 6px;text-align:center}.ui-datepicker td.ui-datepicker-current-day a{font-weight:700}.ui-datepicker td a{display:block;font-weight:400}
.kurz-notiert .kurz-notiert-message{font-size:18px;line-height:24px;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:#f5f5f5;color:#000;display:block;font-weight:700;padding:30px 104px}.kurz-notiert .kurz-notiert-message-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;justify-content:center;min-height:62px;padding:0 0 0 106px;position:relative}.kurz-notiert .kurz-notiert-message-inner:after,.kurz-notiert .kurz-notiert-message-inner:before{transform:translateY(-50%) scale(1);-moz-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);-webkit-transform:translateY(-50%) scale(1);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:no-repeat center;content:'';display:block;position:absolute;top:50%}.kurz-notiert .kurz-notiert-message-inner:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-warning.svg');height:62px;left:0;width:62px}.kurz-notiert a .kurz-notiert-message-inner{padding-right:65px}.kurz-notiert a .kurz-notiert-message-inner:after{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right.svg');height:18px;right:0;width:21px}.kurz-notiert a:focus,.kurz-notiert a:hover{background-color:#e8e8e8;outline:0;text-decoration:none}.kurz-notiert a:focus .kurz-notiert-message-inner:after,.kurz-notiert a:hover .kurz-notiert-message-inner:after{right:-10px}@media screen and (max-width:1024px){.kurz-notiert a:focus .kurz-notiert-message-inner:after,.kurz-notiert a:hover .kurz-notiert-message-inner:after{right:0}}@media screen and (max-width:985px){.kurz-notiert .kurz-notiert-message{padding-left:52px;padding-right:52px}}@media screen and (max-width:767px){.kurz-notiert .kurz-notiert-message{padding:30px}.kurz-notiert .kurz-notiert-message-inner{padding-left:86px}.kurz-notiert a .kurz-notiert-message-inner{padding-right:45px}}@media screen and (max-width:479px){.kurz-notiert .kurz-notiert-message-inner{padding-left:0}.kurz-notiert .kurz-notiert-message-inner:before{transform:translateY(-50%) scale(0);-moz-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);-webkit-transform:translateY(-50%) scale(0)}.kurz-notiert a .kurz-notiert-message-inner{padding-bottom:18px}.kurz-notiert a .kurz-notiert-message-inner:after{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;bottom:0;top:auto}}
.tx-avmplugins-labdownload{align-items:flex-start;display:flex;flex-direction:column;gap:20px}@keyframes fade-in{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes blur-in{from{backdrop-filter:blur(0);opacity:0}to{backdrop-filter:blur(5px);opacity:1}}.tx-avmplugins-labdownload dialog{background:0 0;opacity:0;visibility:hidden;animation:fade-in .2s 0s forwards;border:none;box-sizing:border-box;cursor:pointer;max-width:100%;max-height:100dvh;overflow:visible;padding:20px;width:700px}.tx-avmplugins-labdownload dialog:focus-visible{outline:0}.tx-avmplugins-labdownload dialog:focus-visible .dialog-content{outline:2px solid #ff9c00}.tx-avmplugins-labdownload dialog .dialog-content{background-color:#fff;box-sizing:border-box;cursor:auto;max-height:calc(100dvh - 40px);overflow:auto;padding:35px;position:relative}.tx-avmplugins-labdownload dialog .dialog-content-scroll{display:flex;flex-direction:column;gap:20px}.tx-avmplugins-labdownload dialog[open]:before{position:fixed;inset:0;content:'';background-color:rgba(0,0,0,.8);backdrop-filter:blur(5px)}.tx-avmplugins-labdownload dialog::backdrop{backdrop-filter:blur(0);opacity:0;animation:blur-in .2s 0s forwards}.tx-avmplugins-labdownload button{cursor:pointer}.tx-avmplugins-labdownload button.dialog-close{aspect-ratio:1/1;background-color:#0074bd;border:none;color:transparent;cursor:pointer;overflow:hidden;padding:0;position:absolute;width:35px;right:0;top:0}.tx-avmplugins-labdownload button.dialog-close:focus-within{outline:2px solid #fc6d00}.tx-avmplugins-labdownload button.dialog-close:after,.tx-avmplugins-labdownload button.dialog-close:before{background-color:#fff;content:'';display:block;height:4px;position:absolute;left:50%;top:50%;width:20px}.tx-avmplugins-labdownload button.dialog-close:before{transform:translate(-50%,-50%) rotateZ(45deg)}.tx-avmplugins-labdownload button.dialog-close:after{transform:translate(-50%,-50%) rotateZ(-45deg)}.tx-avmplugins-labdownload .button-download a.button:not([href][download]),.tx-avmplugins-labdownload .button-download a:not([href][download]){opacity:.2;cursor:not-allowed;pointer-events:none;tab-index:-1}.tx-avmplugins-labdownload .button-download a.button:not([href][download]),.tx-avmplugins-labdownload .button-download a.button:not([href][download]):after,.tx-avmplugins-labdownload .button-download a:not([href][download]),.tx-avmplugins-labdownload .button-download a:not([href][download]):after{background-color:#252525}.tx-avmplugins-labdownload .condition{display:flex;flex-direction:column;gap:10px}.tx-avmplugins-labdownload figure{margin:0}.tx-avmplugins-labdownload figure img{display:block}.tx-avmplugins-labdownload .checkbox{position:relative}.tx-avmplugins-labdownload .checkbox input{left:0;position:absolute;top:0;overflow:hidden;opacity:0;height:1px;width:1px}.tx-avmplugins-labdownload .checkbox input:checked+label:after{opacity:1;transform:rotateZ(45deg) scale(1);-moz-transform:rotateZ(45deg) scale(1);-ms-transform:rotateZ(45deg) scale(1);-webkit-transform:rotateZ(45deg) scale(1)}.tx-avmplugins-labdownload .checkbox input[disabled]+label,.tx-avmplugins-labdownload .checkbox input[readonly]+label{cursor:not-allowed}.tx-avmplugins-labdownload .checkbox input[disabled]+label:after,.tx-avmplugins-labdownload .checkbox input[disabled]+label:before,.tx-avmplugins-labdownload .checkbox input[readonly]+label:after,.tx-avmplugins-labdownload .checkbox input[readonly]+label:before{cursor:not-allowed;opacity:.6}.tx-avmplugins-labdownload .checkbox input:focus-visible+label:before{outline:2px solid #fc6d00}.tx-avmplugins-labdownload .checkbox label{cursor:pointer;display:inline-block;flex-shrink:1;flex-grow:0;padding-left:26px;position:relative;width:auto}.tx-avmplugins-labdownload .checkbox label:after,.tx-avmplugins-labdownload .checkbox label:before{content:'';position:absolute;display:block}.tx-avmplugins-labdownload .checkbox label:before{left:0;top:2px;background-color:#fff;border:2px solid #0074bd;height:16px;width:16px}@media screen and (max-width:985px){.tx-avmplugins-labdownload .checkbox label:before{top:1px}}.tx-avmplugins-labdownload .checkbox label:after{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;transform:rotateZ(45deg) scale(0);-moz-transform:rotateZ(45deg) scale(0);-ms-transform:rotateZ(45deg) scale(0);-webkit-transform:rotateZ(45deg) scale(0);border-right:2px solid #0074bd;border-bottom:2px solid #0074bd;left:6px;top:3px;height:12px;width:6px;opacity:0}@media screen and (max-width:985px){.tx-avmplugins-labdownload .checkbox label:after{top:2px}}.tx-avmplugins-labdownload form{display:flex;flex-direction:column;gap:30px}
@keyframes flagRotate{0%{transform:translateY(-50%) rotate(0);-moz-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);-webkit-transform:translateY(-50%) rotate(0)}100%{transform:translateY(-50%) rotate(360deg);-moz-transform:translateY(-50%) rotate(360deg);-ms-transform:translateY(-50%) rotate(360deg);-webkit-transform:translateY(-50%) rotate(360deg)}}.language-switch-toggle{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:flex-end}#header .language-switch-toggle{display:none}.page-footer .language-switch-toggle{margin-bottom:28px}.language-switch-toggle a{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;font-size:16px;line-height:22px;color:#000;min-height:30px;padding:0 28px 0 45px;position:relative}.language-switch-toggle a:before{transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-webkit-transform:translateY(-50%) rotate(180deg);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-down.svg');content:'';display:block;height:6px;position:absolute;right:0;top:50%;width:10px}.language-switch-toggle a:focus,.language-switch-toggle a:hover{text-decoration:none}.language-switch-toggle a.js-active:before{transform:translateY(-50%) rotate(0);-moz-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);-webkit-transform:translateY(-50%) rotate(0)}.language-switch-toggle img{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;display:block;height:30px;left:0;position:absolute;top:50%;width:30px}.language-switch-toggle img.js-animate,.language-switch-toggle img.js-animate-in{animation:flagRotate .3s 1;-moz-animation:flagRotate .3s 1;-ms-animation:flagRotate .3s 1;-webkit-animation:flagRotate .3s 1}.language-switch-toggle img.js-animate-out{animation:flagRotate .3s 1 reverse;-moz-animation:flagRotate .3s 1 reverse;-ms-animation:flagRotate .3s 1 reverse;-webkit-animation:flagRotate .3s 1 reverse}.language-switch-toggle span{color:inherit;font-size:inherit;line-height:inherit}.language-switch-overlay{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:#f5f5f5;bottom:0;left:0;opacity:0;padding:0 30px;position:absolute;right:0;visibility:hidden;z-index:39}.language-switch-overlay .layout-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border-bottom:2px solid #fff;padding:57px 0 68px;position:relative}.language-switch-overlay .language-switch-overlay-inner{position:relative}.language-switch-overlay .headline{font-size:24px;line-height:30px;border-bottom:2px solid #fff;font-weight:700;margin:0 0 46px;padding:0 0 22px;width:25%}.language-switch-overlay .language-switch-overlay-lists{align-content:flex-start;-moz-align-content:flex-start;-ms-align-content:flex-start;-webkit-align-content:flex-start;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:0 -10px}.language-switch-overlay ul{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;list-style:none;margin:0;padding:0;padding:0 10px;width:25%}.language-switch-overlay li+li{margin-top:22px}.language-switch-overlay a,.language-switch-overlay span{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;font-size:16px;line-height:22px;color:#000;min-height:30px;padding:0 0 0 40px;position:relative}.language-switch-overlay a{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.language-switch-overlay a:focus,.language-switch-overlay a:hover{color:#0074bd;text-decoration:none}.language-switch-overlay span{font-weight:700}.language-switch-overlay img{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);display:block;height:30px;left:0;position:absolute;top:50%;width:30px}.language-switch-overlay .language-switch-overlay-close{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-close-small-blue.svg') no-repeat;height:15px;position:absolute;right:0;top:10px;width:15px;z-index:6}.language-switch-overlay.js-show{opacity:1;visibility:visible}@media screen and (max-width:1024px){.off-canvas .language-switch-toggle{justify-content:center}.js-main-navigation-mobile-visible .off-canvas .language-switch-toggle,.js-off-canvas-visible .off-canvas .language-switch-toggle{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.off-canvas .language-switch-toggle a{margin:40px 0}.language-switch-overlay{bottom:-100%!important;top:100%;padding:0;position:fixed;z-index:80}.language-switch-overlay .language-switch-overlay-inner,.language-switch-overlay .language-switch-overlay-lists,.language-switch-overlay .layout-inner{height:100%}.language-switch-overlay .layout-inner{border-bottom:0;padding:0}.language-switch-overlay .language-switch-overlay-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:95px 0 30px}.language-switch-overlay .headline{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;background:#f5f5f5;height:64px;justify-content:center;left:30px;margin:0;padding:0 30px 0 0;position:absolute;right:30px;top:0;width:auto;z-index:5}.language-switch-overlay .language-switch-overlay-lists{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin-top:-22px;padding:0 30px}.language-switch-overlay ul{margin:22px 0 0;width:50%}.language-switch-overlay .language-switch-overlay-close{background-size:contain;height:20px;right:30px;top:22px;width:20px}.language-switch-overlay.js-show{bottom:0!important;top:0}}@media screen and (max-width:767px){.page-footer .language-switch-toggle{justify-content:center}.language-switch-overlay .language-switch-overlay-lists{-webkit-overflow-scrolling:touch;display:block;overflow:auto;margin:0}.language-switch-overlay ul{padding:0;width:100%}.language-switch-overlay ul:first-child{margin-top:0}}@media screen and (max-width:479px){.page-footer .language-switch-toggle{margin-bottom:65px}}
:root{--header-height:76px;--logoWidth:96px;--logoAspectRatio:96/76}@media screen and (max-width:1024px){:root{--logoWidth:80px}}body,html{background:#f5f5f5;color:#000;font-family:TT_Interphases_Pro,sans-serif;font-size:18px;line-height:100%;margin:0;padding:0}body{position:relative}body:before{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:#fff;bottom:0;content:'';display:block;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;z-index:59}.invisible{clip:rect(1px,1px,1px,1px);clip:rect(1px 1px 1px 1px);height:1px;opacity:0;overflow:hidden;position:absolute!important;width:1px}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .clearfix{height:1%}.objectfit-image-container{display:block;height:500px;width:100%}.objectfit-image-container img,.objectfit-image-container picture{height:100%;object-fit:cover;width:100%}.pull-right{float:right}#page{background:#fff;overflow:hidden;padding:76px 0 0;width:100%}.frame-outer-wrap,.layout-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin:0 auto;max-width:1225px;width:100%}.pagecontrols{margin-bottom:5px}.pagecontrols .layout-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.pagecontrols.underlined .layout-inner{border-bottom:10px solid #f5f5f5;margin-bottom:40px;padding-bottom:8px}.pagecontrols~.pagecontrols{margin-bottom:0;margin-top:5px}.pagecontrols~.pagecontrols.underlined .layout-inner{border-top:10px solid #f5f5f5;border-bottom:none;margin-top:40px;padding-bottom:0;padding-top:8px}.pagecontrols.no-underline{border-bottom:none;margin-bottom:0}.pagecontrols.service-navigation-shadow{text-shadow:1px 1px 2px #000}.pagecontrols.service-navigation-shadow a{padding-right:3px}.pagecontrols .backlink a,.pagecontrols .backlink span,.pagecontrols .pagecount a,.pagecontrols .pagecount span,.pagecontrols .paging a,.pagecontrols .paging span{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:16px;line-height:22px;display:inline-block;font-weight:700;max-width:100%}.pagecontrols .backlink,.pagecontrols .paging{width:40%}.pagecontrols .backlink a,.pagecontrols .backlink span,.pagecontrols .paging a,.pagecontrols .paging span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagecontrols .backlink{-webkit-order:1;order:1}.pagecontrols .backlink a{position:relative;padding-left:29px}.pagecontrols .backlink a:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);font-family:Icomoon;content:'\eddf';font-size:20px;font-weight:200;display:block;left:0;margin:0;position:absolute;top:50%}.pagecontrols .paging{-webkit-order:3;order:3;text-align:right}.pagecontrols .paging a,.pagecontrols .paging span{display:inline-block;vertical-align:baseline;padding-left:29px;padding-right:5px;position:relative;max-width:49%}.pagecontrols .paging a:before,.pagecontrols .paging span:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);display:block;left:0;margin:0;position:absolute;top:50%}.pagecontrols .paging a.prev:before,.pagecontrols .paging span.prev:before{font-family:Icomoon;content:'\eddf';font-size:20px;font-weight:200}.pagecontrols .paging a.next:before,.pagecontrols .paging span.next:before{font-family:Icomoon;content:'\eddb';font-size:20px;font-weight:200}.pagecontrols .paging .next,.pagecontrols .paging a+a,.pagecontrols .paging a+span,.pagecontrols .paging span+a,.pagecontrols .paging span+span{padding-left:5px;padding-right:29px}.pagecontrols .paging .next:before,.pagecontrols .paging a+a:before,.pagecontrols .paging a+span:before,.pagecontrols .paging span+a:before,.pagecontrols .paging span+span:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);left:auto;right:0}.pagecontrols .paging .inactive{color:#ccc}.pagecontrols .paging:first-child{text-align:right;width:calc(100% - 245px)}.pagecontrols .paging:first-child+.pagecount{text-align:left;width:245px}.pagecontrols .pagecount{-webkit-order:2;order:2;text-align:center;width:20%}.pagecontrols.pagecontrols-light a{color:#fff}.pagecontrols.pagecontrols-light .backlink a:before,.pagecontrols.pagecontrols-light .paging a:before{border-color:#fff}.pagecontrols.pagecontrols-dark a{color:#0074bd}.pagecontrols.pagecontrols-dark .backlink a:before,.pagecontrols.pagecontrols-dark .paging a:before{border-color:#0074bd}#intro .pagecontrols{left:0;margin-bottom:0;padding:0 30px;position:absolute;right:0;top:101px;z-index:5}#intro .pagecontrols .layout-inner{margin-bottom:0}.article-page .pagecontrols .layout-inner{margin-bottom:40px}.article-page #content .pagecontrols:first-child{transform:translateY(-65px);-moz-transform:translateY(-65px);-ms-transform:translateY(-65px);-webkit-transform:translateY(-65px)}#header{left:0;position:absolute;right:0;top:0;z-index:70}#header.js-transition{transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s}#header.js-sticky{position:fixed;top:-76px}#header.js-sticky-visible{transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(100%)}#header-section{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;background:#0089d1;height:76px;padding:0 30px;position:relative;z-index:69}#header-section .layout-inner{height:100%;position:relative}#header-search{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);background:#f5f5f5;height:120px;justify-content:center;left:0;line-height:100%;padding:0 30px;position:absolute;right:0;top:100%;z-index:68}.js-header-search-open #header-search{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0)}.header-headline{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;font-weight:700;height:100%;justify-content:center;padding-left:calc(var(--logoWidth) + 20px)}#logo{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);left:0;position:absolute;top:50%;width:var(--logoWidth);aspect-ratio:var(--logoAspectRatio);z-index:210}#logo a,#logo img{display:block}#intro{padding-left:30px;padding-right:30px}#intro #intro-section>.frame:last-child{margin-bottom:0}#content{padding:90px 30px 0;position:relative}#content .layout-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}#content #pagetitle .layout-inner,#content .pressrelease-head .layout-inner{display:block}#content.disable-gap-top{padding-top:0}#content-section>[id^="c"],#further-content-section>[id^="c"]{scroll-margin-top:var(--header-height)}#content-section{width:100%}.layout-onecol #content #content-section:first-child>.frame-layout-fullwidth-center:first-child,.layout-onecol #content #content-section:first-child>.frame-layout-fullwidth:first-child{margin-top:-90px}.layout-twocol #content-section,.layout-twocol-further #content-section{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-order:2;order:2;padding:0 0 0 40px;width:75%}.layout-twocol #marginal-section,.layout-twocol-further #marginal-section{-webkit-order:1;order:1;width:25%}.layout-twocol-further #further-content-section{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-order:3;order:3;width:100%}.one-pager #header{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;position:fixed}.one-pager #content{padding:0}.one-pager #page>#content>#content-section>.frame>.frame-outer-wrap{margin:auto;max-width:none;width:auto}.one-pager #page{padding-top:0}.article-page #pagetitle .layout-inner{max-width:910px;padding-left:100px;padding-right:100px}.semi-narrow-page #pagetitle{position:relative;z-index:1}.semi-narrow-page #pagetitle .layout-inner{padding-left:0;padding-right:0}.article-page-header{margin:0 0 30px}.article-page-header .layout-inner{max-width:910px;padding:0 100px}#content .article-page-header .layout-inner,.article-page-header .layout-inner{display:block}.article-page-header.article-page-header-intro{margin-top:-150px}.article-page-header.article-page-header-intro .layout-inner{background:#fff;padding-top:60px}.article-page-header-date{font-weight:700}.page-footer{position:relative}.page-footer-inner{background:#f5f5f5;padding:50px 30px;position:relative;z-index:40}.page-footer-inner .layout-inner{align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-webkit-align-items:flex-end;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:space-between;width:100%;position:relative}.footer-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;width:76.4%}.footer-column:last-child{width:23.6%}.to-top-button{width:50px;height:50px;border-style:none;border-radius:100%;position:fixed;right:20px;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/icon-arrow-up-blue.svg') no-repeat center center;cursor:pointer;background-size:100%;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;bottom:var(--to-top-button-bottom-position);z-index:50}.to-top-button.show{opacity:1;visibility:visible}.to-top-button.fixed{position:fixed}.to-top-button.absolute{position:absolute}.to-top-button:focus-visible,.to-top-button:hover{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/icon-arrow-up-blue-bg.svg') no-repeat center center}@media screen and (max-width:1230px){.layout-twocol #content .pagecontrols .backlink,.layout-twocol #content .pagecontrols .paging,.layout-twocol-further #content .pagecontrols .backlink,.layout-twocol-further #content .pagecontrols .paging{margin-top:10px}.layout-twocol #content .pagecontrols .backlink,.layout-twocol-further #content .pagecontrols .backlink{-webkit-order:2;order:2;width:40%}.layout-twocol #content .pagecontrols .paging,.layout-twocol-further #content .pagecontrols .paging{-webkit-order:3;order:3;width:60%}.layout-twocol #content .pagecontrols .paging:first-child,.layout-twocol-further #content .pagecontrols .paging:first-child{margin-top:0;text-align:right;width:calc(100% - 245px)}.layout-twocol #content .pagecontrols .paging:first-child+.pagecount,.layout-twocol-further #content .pagecontrols .paging:first-child+.pagecount{text-align:left;width:245px}.layout-twocol #content .pagecontrols .pagecount,.layout-twocol-further #content .pagecontrols .pagecount{-webkit-order:1;order:1;text-align:right;width:100%}}@media screen and (max-width:1100px){.semi-narrow-page #pagetitle .layout-inner{margin-left:0;margin-right:0;max-width:none;padding-left:65px;padding-right:65px}}@media screen and (max-width:1024px){.js-disable-scroll,.js-disable-scroll body{height:100%;overflow:hidden}.js-disable-scroll body:before{opacity:1;visibility:visible}#page{padding-top:64px}#header.js-sticky{top:-64px}#header-section{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;height:64px}.header-headline{padding-left:70px}}@media screen and (max-width:985px){body,html{font-size:16px}.layout-twocol #content-section,.layout-twocol #marginal-section,.layout-twocol-further #content-section,.layout-twocol-further #marginal-section{padding:0;width:100%}.layout-twocol #content-section{-webkit-order:1;order:1}.layout-twocol #marginal-section{-webkit-order:2;order:2}.pagecontrols .backlink,.pagecontrols .pagecount,.pagecontrols .paging{width:100%}.pagecontrols .backlink:first-child,.pagecontrols .pagecount:first-child,.pagecontrols .paging:first-child{margin-top:0}.pagecontrols .pagecount,.pagecontrols .paging{text-align:center}.pagecontrols .backlink,.pagecontrols .pagecount{margin-top:20px}.pagecontrols .backlink{-webkit-order:1;order:1}.pagecontrols .paging{-webkit-order:2;order:2}.pagecontrols .paging a,.pagecontrols .paging span{margin-top:20px;max-width:100%}.pagecontrols .paging:first-child{-webkit-order:3;order:3}.pagecontrols .paging:first-child+.pagecount{-webkit-order:2}.pagecontrols .pagecount{-webkit-order:3;order:3}.layout-twocol #content .pagecontrols .backlink,.layout-twocol #content .pagecontrols .paging,.layout-twocol-further #content .pagecontrols .backlink,.layout-twocol-further #content .pagecontrols .paging{margin-top:0}.layout-twocol #content .pagecontrols .backlink,.layout-twocol-further #content .pagecontrols .backlink{-webkit-order:1;order:1;width:100%}.layout-twocol #content .pagecontrols .paging,.layout-twocol-further #content .pagecontrols .paging{-webkit-order:2;order:2;width:100%}.layout-twocol #content .pagecontrols .paging:first-child,.layout-twocol-further #content .pagecontrols .paging:first-child{-webkit-order:3;order:3}.layout-twocol #content .pagecontrols .paging:first-child+.pagecount,.layout-twocol-further #content .pagecontrols .paging:first-child+.pagecount{-webkit-order:2;order:2}.layout-twocol #content .pagecontrols .pagecount,.layout-twocol-further #content .pagecontrols .pagecount{-webkit-order:3;order:3;text-align:center;width:100%}.article-page .pagecontrols .backlink{margin-top:0}.article-page #pagetitle .layout-inner{padding-left:70px;padding-right:70px}.semi-narrow-page #pagetitle .layout-inner{padding-left:65px;padding-right:65px}.article-page-header .layout-inner{padding-left:70px;padding-right:70px}}@media screen and (max-width:767px){:root{--header-height:64px}.service-navigation-overlaps #service-navigation+#intro:empty+#content{padding-top:131px}.layout-onecol.service-navigation-overlaps #service-navigation+#intro:empty+#content #content-section:first-child>.frame-layout-fullwidth-center:first-child,.layout-onecol.service-navigation-overlaps #service-navigation+#intro:empty+#content #content-section:first-child>.frame-layout-fullwidth:first-child{margin-top:-131px}.page-footer-inner .layout-inner{display:block;width:100%}.footer-column,.footer-column:last-child{margin:0 auto;max-width:435px;padding:0;width:100%}.footer-column+.footer-column{margin-top:40px}.footer-column:last-child{max-width:290px}}@media screen and (max-width:479px){.pagecontrols .paging:first-child{-webkit-order:2;order:2;text-align:center;width:100%}.pagecontrols .paging:first-child a,.pagecontrols .paging:first-child span{margin-top:0}.pagecontrols .paging:first-child+.pagecount{-webkit-order:3;order:3;text-align:center;width:100%}.pagecontrols~.pagecontrols .paging:first-child{-webkit-order:3;order:3}.pagecontrols~.pagecontrols .paging:first-child+.pagecount{-webkit-order:2;order:2;margin-top:0}.layout-twocol #content .pagecontrols .paging:first-child,.layout-twocol-further #content .pagecontrols .paging:first-child{-webkit-order:2;order:2;text-align:center;width:100%}.layout-twocol #content .pagecontrols .paging:first-child+.pagecount,.layout-twocol-further #content .pagecontrols .paging:first-child+.pagecount{-webkit-order:3;order:3;text-align:center;width:100%}.layout-twocol #content .pagecontrols~.pagecontrols .paging:first-child,.layout-twocol-further #content .pagecontrols~.pagecontrols .paging:first-child{-webkit-order:3;order:3}.layout-twocol #content .pagecontrols~.pagecontrols .paging:first-child+.pagecount,.layout-twocol-further #content .pagecontrols~.pagecontrols .paging:first-child+.pagecount{-webkit-order:2;order:2;margin-top:0}.article-page #pagetitle .layout-inner{padding-left:0;padding-right:0}.article-page-header .layout-inner{padding-left:0;padding-right:0}.article-page-header.article-page-header-intro{margin-top:0}.article-page-header.article-page-header-intro .layout-inner{padding-top:0}.to-top-button{right:10px}}@media print{.invisible{display:none!important}#page{padding-top:0}#header{position:static!important}#header-section{height:auto}#logo{position:static}#content{padding-top:20px}#content .layout-inner{display:block}.layout-twocol #content-section,.layout-twocol #marginal-section,.layout-twocol-further #content-section,.layout-twocol-further #marginal-section{width:100%}.layout-twocol #content-section,.layout-twocol-further #content-section{-webkit-order:1;order:1;padding-left:0}.layout-twocol #marginal-section,.layout-twocol-further #marginal-section{margin-top:30px;-webkit-order:2;order:2;display:none}.page-footer{display:none!important}.frame-outer-wrap,.layout-inner{max-width:none}#TSFE_ADMIN_PANEL,#TSFE_ADMIN_PANEL_FORM{display:none!important;opacity:0!important;visibility:hidden!important}}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#000;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 25px;-webkit-box-sizing:border-box;-moz-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{background-color:#f5f5f5;position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.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-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}.mfp-arrow{background-color:#333;border:none;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-ms-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;color:#fff;font-family:monospace;font-weight:700;font-size:1.6em;line-height:100%;margin-top:-18px;opacity:.9;padding:4px 11px 4px 11px;position:absolute;top:20px;right:20px;overflow:visible;cursor:pointer;display:block;z-index:1046}.mfp-close{background-color:#0074bd;border:none;height:35px;position:absolute;top:-23px;right:-23px;overflow:visible;cursor:pointer;display:block;width:35px;z-index:1046}.mfp-close:after,.mfp-close:before{background-color:#fff;content:'';display:block;height:4px;position:absolute;left:50%;top:50%;width:20px}.mfp-close:before{transform:translate(-50%,-50%) rotateZ(45deg);-moz-transform:translate(-50%,-50%) rotateZ(45deg);-ms-transform:translate(-50%,-50%) rotateZ(45deg);-webkit-transform:translate(-50%,-50%) rotateZ(45deg)}.mfp-close:after{transform:translate(-50%,-50%) rotateZ(-45deg);-moz-transform:translate(-50%,-50%) rotateZ(-45deg);-ms-transform:translate(-50%,-50%) rotateZ(-45deg);-webkit-transform:translate(-50%,-50%) rotateZ(-45deg)}button::-moz-focus-inner{padding:0;border:0}.mfp-counter{color:#fff;font-family:TT_Interphases_Pro,sans-serif;font-size:1.2em;line-height:1.4em;left:0;position:absolute;bottom:-35px;width:100%;cursor:auto;text-align:left;word-wrap:break-word}.mfp-arrow-left{top:50%;left:25px;right:auto}.mfp-arrow-right{top:50%;left:auto;right:25px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.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:98%;height:98%;background:#fff;padding:1%}img.mfp-img{border:10px solid #fff;width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto}.mfp-video{border:10px solid #fff}.mfp-video video{max-height:75vh;max-width:75vw}.mfp-figure{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;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure figure{margin:0}.mfp-title{color:#fff;font-family:TT_Interphases_Pro,sans-serif;font-size:1.6em;line-height:1.4em;left:0;position:absolute;top:-35px;width:100%;cursor:auto;text-align:left;word-wrap:break-word}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.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;-moz-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}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
.csc-mailform .js-custom-fileupload-files-list{padding-left:calc(200px + 3px)}.csc-mailform .js-custom-fileupload-progressbar-wrapper{margin-left:calc(200px + 3px)}.csc-mailform label strong{color:#e2001a;display:block}.csc-mailform label .highlight{font-weight:600}.csc-mailform .csc-form-field-standalone-error{color:#e2001a}.csc-mailform .csc-mailform-legend,.csc-mailform label,.csc-mailform legend{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;color:#333;padding-right:10px;width:200px}.csc-mailform .csc-mailform-legend~.fileupload-replacer,.csc-mailform .csc-mailform-legend~.text-only,.csc-mailform .csc-mailform-legend~input,.csc-mailform .csc-mailform-legend~ol,.csc-mailform .csc-mailform-legend~select,.csc-mailform .csc-mailform-legend~textarea,.csc-mailform label~.fileupload-replacer,.csc-mailform label~.text-only,.csc-mailform label~input,.csc-mailform label~ol,.csc-mailform label~select,.csc-mailform label~textarea,.csc-mailform legend~.fileupload-replacer,.csc-mailform legend~.text-only,.csc-mailform legend~input,.csc-mailform legend~ol,.csc-mailform legend~select,.csc-mailform legend~textarea{flex:1}.csc-mailform .csc-mailform-legend~.select2,.csc-mailform label~.select2,.csc-mailform legend~.select2{flex:1}.tx-avmknowledgebase-supportrequestform .csc-mailform .csc-mailform-legend~ol,.tx-avmknowledgebase-supportrequestform .csc-mailform legend~ol{width:100%}.tx-avmknowledgebase-supportrequestform .csc-mailform .csc-form-element-radiogroup legend~ol{width:calc(100% - 200px)}.csc-mailform .csc-form-element-header+.csc-form-element{margin-top:0}.csc-mailform .csc-form-element h2:last-child,.csc-mailform .csc-form-element h3:last-child,.csc-mailform .csc-form-element h4:last-child{margin-bottom:0}.csc-mailform .csc-form-element-submit,.csc-mailform .csc-form-element-textblock{margin-left:200px}.tx-avmknowledgebase-supportrequestform .csc-mailform .csc-form-element-submit,.tx-avmknowledgebase-supportrequestform .csc-mailform .csc-form-element-textblock{margin-left:0}.tx-avmknowledgebase-supportrequestform .csc-mailform .csc-form-element-submit{justify-content:flex-end}.csc-mailform .csc-mailform-legend,.csc-mailform legend{clip:rect(1px,1px,1px,1px);clip:rect(1px 1px 1px 1px);height:1px;overflow:hidden;position:absolute}.csc-mailform label{display:block;font-family:TT_Interphases_Pro,sans-serif;vertical-align:middle}.csc-mailform label strong{color:#e2001a;display:block}.csc-mailform ol{list-style:none;margin:0;padding:0}.csc-mailform ol .csc-form-element{margin-top:40px;overflow:visible;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:flex-start}.csc-mailform ol .csc-form-element>.csc-mailform-legend,.csc-mailform ol .csc-form-element>.text-only,.csc-mailform ol .csc-form-element>label,.csc-mailform ol .csc-form-element>legend{padding-top:10px}.csc-mailform ol .csc-form-element.csc-form-element-checkbox>.csc-mailform-legend,.csc-mailform ol .csc-form-element.csc-form-element-checkbox>label,.csc-mailform ol .csc-form-element.csc-form-element-checkbox>legend,.csc-mailform ol .csc-form-element.csc-form-element-radio>.csc-mailform-legend,.csc-mailform ol .csc-form-element.csc-form-element-radio>label,.csc-mailform ol .csc-form-element.csc-form-element-radio>legend{padding-top:0}.csc-mailform ol .csc-form-element:first-child{margin-top:0}.csc-mailform ol .csc-form-element.csc-form-element-checkboxgroup fieldset,.csc-mailform ol .csc-form-element.csc-form-element-radiogroup fieldset{padding:0}.csc-mailform ol .csc-form-element-textblock{font-size:18px;line-height:24px;color:#333}.csc-mailform ol .csc-form-element-textarea{-webkit-align-items:flex-start;align-items:flex-start}.csc-mailform ol .csc-form-element-textarea label{padding-top:5px}.csc-mailform ol .csc-form-element-fieldset>fieldset{background-color:#f5f5f5;padding:30px}.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=date],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=email],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=number],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=password],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=text],.csc-mailform ol .csc-form-element-fieldset>fieldset textarea{background-color:#fff}.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=date].parsley-error,.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=email].parsley-error,.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=number].parsley-error,.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=password].parsley-error,.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=text].parsley-error,.csc-mailform ol .csc-form-element-fieldset>fieldset textarea.parsley-error{background-color:rgba(226,0,26,.5);border-bottom-color:#e2001a;color:#fff}.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=date].parsley-success,.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=email].parsley-success,.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=number].parsley-success,.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=password].parsley-success,.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=text].parsley-success,.csc-mailform ol .csc-form-element-fieldset>fieldset textarea.parsley-success{background-color:rgba(4,160,0,.2);border-bottom-color:#04a000;color:#04a000}.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=date][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=email][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=number][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=password][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=text][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset textarea[disabled]{background:rgba(245,245,245,.5);cursor:not-allowed}.csc-mailform ol .conditional-isp{display:none}.csc-mailform ol .conditional-isp.conditional-isp-visible{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.csc-mailform ol #field-serial,.csc-mailform ol #serialNumber{letter-spacing:2px}.csc-mailform .csc-form-element-checkboxgroup,.csc-mailform .csc-form-element-radiogroup{display:inline-block;width:100%}.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup .csc-mailform-legend,.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup .csc-mailform-legend+ol,.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup legend,.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup legend+ol,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup .csc-mailform-legend,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup .csc-mailform-legend+ol,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup legend,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup legend+ol{float:left}.csc-mailform .csc-form-element-checkboxgroup ol,.csc-mailform .csc-form-element-radiogroup ol{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-5px -30px 0}.csc-mailform .csc-form-element-checkboxgroup ol li,.csc-mailform .csc-form-element-checkboxgroup ol li:first-child,.csc-mailform .csc-form-element-radiogroup ol li,.csc-mailform .csc-form-element-radiogroup ol li:first-child{margin:5px 30px 0}.csc-mailform .csc-form-element-checkboxgroup ol .csc-form-element,.csc-mailform .csc-form-element-checkboxgroup ol .csc-form-element:first-child,.csc-mailform .csc-form-element-radiogroup ol .csc-form-element,.csc-mailform .csc-form-element-radiogroup ol .csc-form-element:first-child{display:block;margin-right:0}.csc-mailform .csc-form-element-checkboxgroup .csc-form-element,.csc-mailform .csc-form-element-radiogroup .csc-form-element{display:block;position:relative}.csc-mailform .csc-form-element-checkboxgroup .csc-form-element>input,.csc-mailform .csc-form-element-radiogroup .csc-form-element>input{left:0;position:absolute;top:0}.csc-mailform .csc-form-element-checkboxgroup .csc-form-element .csc-mailform-legend,.csc-mailform .csc-form-element-checkboxgroup .csc-form-element label,.csc-mailform .csc-form-element-checkboxgroup .csc-form-element legend,.csc-mailform .csc-form-element-radiogroup .csc-form-element .csc-mailform-legend,.csc-mailform .csc-form-element-radiogroup .csc-form-element label,.csc-mailform .csc-form-element-radiogroup .csc-form-element legend{display:block;width:auto}.csc-mailform .csc-form-element-checkboxgroup.csc-form-element-radiogroup-horizontal ol,.csc-mailform .csc-form-element-radiogroup.csc-form-element-radiogroup-horizontal ol{display:block}.csc-mailform .csc-form-element-checkboxgroup .csc-mailform-legend,.csc-mailform .csc-form-element-checkboxgroup legend,.csc-mailform .csc-form-element-radiogroup .csc-mailform-legend,.csc-mailform .csc-form-element-radiogroup legend{clip:auto;display:block;font-family:TT_Interphases_Pro,sans-serif;font-size:18px;height:auto;line-height:24px;overflow:visible;position:static;vertical-align:middle}.csc-mailform .csc-form-element-checkboxgroup .csc-mailform-legend strong,.csc-mailform .csc-form-element-checkboxgroup legend strong,.csc-mailform .csc-form-element-radiogroup .csc-mailform-legend strong,.csc-mailform .csc-form-element-radiogroup legend strong{color:#e2001a;display:block}.csc-mailform .csc-form-element-checkboxgroup .csc-form-element-checkbox:last-child,.csc-mailform .csc-form-element-checkboxgroup .csc-form-element-radio:last-child,.csc-mailform .csc-form-element-radiogroup .csc-form-element-checkbox:last-child,.csc-mailform .csc-form-element-radiogroup .csc-form-element-radio:last-child{margin-right:0}.csc-mailform .csc-form-element-checkbox,.csc-mailform .csc-form-element-radio{position:relative}.csc-mailform .csc-form-element-checkbox input,.csc-mailform .csc-form-element-radio input{position:absolute;left:0;top:0;opacity:0;width:1px;height:1px;overflow:hidden}.csc-mailform .csc-form-element-checkbox input:checked+label:after,.csc-mailform .csc-form-element-radio input:checked+label:after{transform:rotateZ(45deg) scale(1);-moz-transform:rotateZ(45deg) scale(1);-ms-transform:rotateZ(45deg) scale(1);-webkit-transform:rotateZ(45deg) scale(1);opacity:1}.csc-mailform .csc-form-element-checkbox label,.csc-mailform .csc-form-element-radio label{padding-left:26px;position:relative}.csc-mailform .csc-form-element-checkbox label:after,.csc-mailform .csc-form-element-checkbox label:before,.csc-mailform .csc-form-element-radio label:after,.csc-mailform .csc-form-element-radio label:before{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;content:'';display:block;position:absolute}.csc-mailform .csc-form-element-checkbox label:before,.csc-mailform .csc-form-element-radio label:before{background-color:#fff;border:2px solid #0074bd;height:16px;width:16px;left:0;top:2px}.csc-mailform .csc-form-element-checkbox label:after,.csc-mailform .csc-form-element-radio label:after{transform:rotateZ(45deg) scale(0);-moz-transform:rotateZ(45deg) scale(0);-ms-transform:rotateZ(45deg) scale(0);-webkit-transform:rotateZ(45deg) scale(0);opacity:0;background-color:#0074bd;left:5px;top:7px;height:10px;width:10px}.csc-mailform .csc-form-element-checkbox label{width:100%}.csc-mailform .csc-form-element-checkbox label:after,.csc-mailform .csc-form-element-checkbox label:before{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0}.csc-mailform .csc-form-element-checkbox label:after{background:0 0;opacity:0;border-right:2px solid #0074bd;border-bottom:2px solid #0074bd;left:6px;top:3px;height:12px;width:6px}.csc-mailform .csc-form-element-textarea label,.csc-mailform .csc-form-element-textarea textarea{vertical-align:top}.csc-mailform .csc-form-element-textarea textarea{background-color:#fff}.csc-mailform .csc-form-element-submit{justify-content:flex-end}.csc-mailform .csc-form-element-submit label{display:none}.csc-mailform .csc-form-element-submit input{min-width:0;width:auto;max-width:100%;word-wrap:break-word}.csc-mailform textarea{min-height:200px}.csc-mailform .chars-remaining{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;color:#999;margin-top:5px;padding-left:200px;text-align:right;width:100%}.csc-mailform .char-count-container{font-size:14px;line-height:20px;padding-top:10px;text-align:right;width:100%}.csc-mailform .delete{position:relative;flex:1}.csc-mailform .delete *{cursor:pointer}.csc-mailform .delete .checkbox-button{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-bin-white.svg') no-repeat center center #0074bd;background-size:30px auto;position:absolute;left:0;top:0;height:44px;width:44px}.csc-mailform .delete .checkbox-button input{opacity:0;position:absolute;left:0;top:0;height:100%;width:100%}.csc-mailform .delete span{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:block;min-height:44px;padding-top:10px;padding-left:54px;word-wrap:break-word}.csc-mailform .delete~input{display:none}.no-js .csc-mailform .delete~input{display:block}.csc-mailform .csc-form-element,.csc-mailform .csc-form-element .fieldset-subgroup,.csc-mailform .csc-form-element .fileupload-replacer{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.csc-mailform .csc-form-element .fieldset-subgroup,.csc-mailform .csc-form-element .fileupload-replacer{display:flex!important;width:100%}.csc-mailform .csc-form-element input[type=date],.csc-mailform .csc-form-element input[type=email],.csc-mailform .csc-form-element input[type=file],.csc-mailform .csc-form-element input[type=password],.csc-mailform .csc-form-element input[type=text]{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:none;flex:1}.csc-mailform .csc-form-element input[type=file]{background-color:#fff;height:auto;padding:0}.csc-mailform .csc-form-element input[type=file]::-webkit-file-upload-button{height:30px}.csc-mailform .csc-form-element select,.csc-mailform .csc-form-element textarea{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;flex:1}.csc-mailform .csc-form-element.csc-form-element-fieldset+.csc-form-element-fieldset{margin-top:30px}.csc-mailform .csc-form-element-checkbox{padding-left:200px}.csc-mailform .csc-form-element-checkbox.no-indent{padding-left:0}.csc-mailform .tx-srfreecap-captcha .input-wrapper>*{margin-top:15px}.csc-mailform .tx-srfreecap-captcha .input-wrapper>:first-child{margin-top:0}.csc-mailform .tx-srfreecap-captcha .input-wrapper img,.csc-mailform .tx-srfreecap-captcha .input-wrapper input{display:block;max-width:244px;width:100%}.csc-mailform .tx-srfreecap-captcha .input-wrapper img{margin-left:0;margin-right:0}.csc-mailform .tx-srfreecap-captcha .input-wrapper .tx-srfreecap-cant-read{display:block;width:auto}.tx-avmcustomerengagement-customerengagementform .product-articlenumber,.tx-avmcustomerengagement-customerengagementform .product-serialnumber{width:calc(100% - 200px - 64px)}.csc-form-element-disabled{opacity:.5}.tx-srfreecap-captcha .input-wrapper img,.tx-srfreecap-captcha .input-wrapper input,.tx-srfreecap-captcha .input-wrapper p{margin-bottom:15px}.tx-srfreecap-captcha .input-wrapper img,.tx-srfreecap-captcha .input-wrapper input{display:block;max-width:244px;width:100%}.csc-form-element-disabled{opacity:.5}.tx-avmservice-customersatisfactionsettings .csc-form-element-checkbox{padding-left:0}.tx-avmservice-additionform .chars-remaining{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;color:#999;margin-top:5px;padding-left:200px;text-align:right;width:100%}@media screen and (max-width:1110px){.tx-avmcustomerengagement-customerengagementform .csc-form-element-image-container{padding-left:200px}.tx-avmcustomerengagement-customerengagementform .csc-form-element-image-container figure{margin:0}}@media screen and (max-width:985px){.csc-mailform .csc-form-element .csc-mailform-legend,.csc-mailform .csc-form-element legend,.csc-mailform .csc-form-element-checkboxgroup .csc-mailform-legend,.csc-mailform .csc-form-element-checkboxgroup legend,.csc-mailform .csc-form-element-radiogroup .csc-mailform-legend,.csc-mailform .csc-form-element-radiogroup legend{font-size:16px}}@media screen and (max-width:767px){.csc-mailform .error{width:auto}.csc-mailform .chars-remaining{padding-left:0}.csc-mailform .csc-mailform-legend,.csc-mailform label,.csc-mailform legend{display:block;float:none;padding-right:0;padding-bottom:5px;width:100%}.csc-mailform .csc-form-element-submit,.csc-mailform .csc-form-element-textblock{margin-left:0}.csc-mailform .csc-mailform-legend+ol,.csc-mailform legend+ol{float:none;width:100%}.csc-mailform label~.fileupload-replacer,.csc-mailform label~.text-only,.csc-mailform label~input,.csc-mailform label~select,.csc-mailform label~textarea{width:100%}.csc-mailform label~.select2{width:100%!important}.csc-mailform ol .csc-form-element{margin-top:20px}.csc-mailform ol .csc-form-element>.csc-mailform-legend,.csc-mailform ol .csc-form-element>label,.csc-mailform ol .csc-form-element>legend{padding-top:0}.csc-mailform ol .csc-form-element.csc-form-element-fieldset>fieldset{padding:20px}.csc-mailform .csc-form-element-checkboxgroup,.csc-mailform .csc-form-element-radiogroup{width:100%}.csc-mailform .csc-form-element-checkboxgroup ol,.csc-mailform .csc-form-element-radiogroup ol{display:block}.csc-mailform .csc-form-element-checkboxgroup ol li,.csc-mailform .csc-form-element-radiogroup ol li{margin-top:0}.csc-mailform .csc-form-element-checkboxgroup .csc-form-element-checkbox,.csc-mailform .csc-form-element-checkboxgroup .csc-form-element-radio,.csc-mailform .csc-form-element-radiogroup .csc-form-element-checkbox,.csc-mailform .csc-form-element-radiogroup .csc-form-element-radio{display:block;margin-right:0}.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup csc-mailform-legend,.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup csc-mailform-legend+ol,.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup legend,.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup legend+ol,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup csc-mailform-legend,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup csc-mailform-legend+ol,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup legend,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup legend+ol{float:none}.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup csc-mailform-legend+ol,.csc-mailform .csc-form-element-checkboxgroup .fieldset-subgroup legend+ol,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup csc-mailform-legend+ol,.csc-mailform .csc-form-element-radiogroup .fieldset-subgroup legend+ol{width:auto}.csc-mailform .delete{width:calc(100% - 54px)}.csc-mailform .csc-form-element .fieldset-subgroup{display:block!important}.csc-mailform .csc-form-element input[type=file]{flex:0 1 auto}.csc-mailform .csc-form-element.tooltip .fileupload-replacer,.csc-mailform .csc-form-element.tooltip div.delete,.csc-mailform .csc-form-element.tooltip input[type=date],.csc-mailform .csc-form-element.tooltip input[type=email],.csc-mailform .csc-form-element.tooltip input[type=file],.csc-mailform .csc-form-element.tooltip input[type=password],.csc-mailform .csc-form-element.tooltip input[type=text]{flex:0 1 auto;width:calc(100% - 54px)}.csc-mailform .csc-form-element-checkbox{padding-left:0}.csc-mailform .js-custom-fileupload-files-list{padding-left:0}.csc-mailform .js-custom-fileupload-progressbar-wrapper{margin-left:0}.tx-avmcustomerengagement-customerengagementform .csc-form-element-image-container{padding-left:0}.tx-avmcustomerengagement-customerengagementform .product-articlenumber,.tx-avmcustomerengagement-customerengagementform .product-serialnumber{width:calc(100% - 64px)}.tx-avmservice-additionform .chars-remaining{padding-left:0}}@media screen and (max-width:479px){.csc-mailform .csc-form-element-submit input{white-space:normal;width:auto;min-width:0}}
.tx-avmknowledgebase .radio,.tx-avmknowledgebase-supportrequestform .radio{position:relative}.tx-avmknowledgebase .radio input,.tx-avmknowledgebase-supportrequestform .radio input{left:0;position:absolute;top:0;overflow:hidden;opacity:0;height:1px;width:1px}.tx-avmknowledgebase .radio input:checked+label:after,.tx-avmknowledgebase-supportrequestform .radio input:checked+label:after{opacity:1;transform:rotateZ(45deg) scale(1);-moz-transform:rotateZ(45deg) scale(1);-ms-transform:rotateZ(45deg) scale(1);-webkit-transform:rotateZ(45deg) scale(1)}.tx-avmknowledgebase .radio label,.tx-avmknowledgebase-supportrequestform .radio label{display:inline-block;padding-left:26px;position:relative}.tx-avmknowledgebase .radio label:after,.tx-avmknowledgebase .radio label:before,.tx-avmknowledgebase-supportrequestform .radio label:after,.tx-avmknowledgebase-supportrequestform .radio label:before{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;content:'';position:absolute;display:block}.tx-avmknowledgebase .radio label:before,.tx-avmknowledgebase-supportrequestform .radio label:before{left:0;top:0;background-color:#fff;border:2px solid #0074bd;height:16px;width:16px}.tx-avmknowledgebase .radio label:after,.tx-avmknowledgebase-supportrequestform .radio label:after{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;transform:rotateZ(45deg) scale(0);-moz-transform:rotateZ(45deg) scale(0);-ms-transform:rotateZ(45deg) scale(0);-webkit-transform:rotateZ(45deg) scale(0);background-color:#0074bd;left:5px;top:5px;height:10px;width:10px;opacity:0}.tx-avmknowledgebase .radio label,.tx-avmknowledgebase-supportrequestform .radio label{padding-top:0}.tx-avmknowledgebase .radio label:before,.tx-avmknowledgebase-supportrequestform .radio label:before{top:2px}.tx-avmknowledgebase .radio label:after,.tx-avmknowledgebase-supportrequestform .radio label:after{top:7px}.tx-avmknowledgebase .promotion-banner{border-bottom:10px solid #f5f5f5;margin-bottom:20px;padding-bottom:20px}.tx-avmknowledgebase .pagecontrols~.pagecontrols.underlined .backlink{border-bottom:none;border-top:10px solid #f5f5f5;margin-bottom:0;margin-top:30px;padding-top:8px;padding-bottom:0}.tx-avmknowledgebase .error-message{color:#e2001a}.tx-avmknowledgebase .filter label{float:left}.tx-avmknowledgebase .js-hide{display:none}.webkit .tx-avmknowledgebase form .searchfield label{padding-top:5px}.tx-avmknowledgebase form .searchfield-wrapper{display:inline-block;width:87%;position:relative}.tx-avmknowledgebase form .searchfield-wrapper .delete{cursor:pointer;display:none;width:30px;height:31px;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-close.svg') no-repeat center center transparent;background-size:16px auto;position:absolute;top:7px;left:2px}.tx-avmknowledgebase form .searchfield-wrapper .delete+input[type=text]{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.tx-avmknowledgebase form .searchfield-wrapper .delete+input[type=text].js-space-left{padding-left:36px}.tx-avmknowledgebase form .searchfield-wrapper .searchfield-wrapper-inner{display:table;width:100%}.tx-avmknowledgebase form .searchfield-wrapper input[type=submit],.tx-avmknowledgebase form .searchfield-wrapper input[type=text]{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.tx-avmknowledgebase form .searchfield-wrapper input[type=text]{padding-right:50px;width:100%}.tx-avmknowledgebase form .searchfield-wrapper input[type=text]::-ms-clear{display:none}.tx-avmknowledgebase form .fieldset{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#f5f5f5;margin-top:10px;padding:30px}.tx-avmknowledgebase form .fieldset.filter{margin-top:0;padding-right:20px}.tx-avmknowledgebase form .fieldset.filter,.tx-avmknowledgebase form .fieldset.searchfield{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx-avmknowledgebase form label{display:inline-block;padding:10px 0 0;vertical-align:top;width:150px}.tx-avmknowledgebase form label~.searchfield-wrapper,.tx-avmknowledgebase form label~.select-wrapper{width:calc(100% - 150px)}.tx-avmknowledgebase form .field-row-wrapper{position:relative}.tx-avmknowledgebase form input[type=text]{border-bottom:2px solid #333;color:#333;padding-left:0;width:100%}.tx-avmknowledgebase form input[type=text]:focus{background-color:transparent}.tx-avmknowledgebase form+.data{margin-top:38px}.tx-avmknowledgebase .pagecontrols .paging a,.tx-avmknowledgebase .pagecontrols .paging span{padding-right:5px;padding-left:5px}.tx-avmknowledgebase .pagecontrols .paging a:before,.tx-avmknowledgebase .pagecontrols .paging span:before{display:none}.tx-avmknowledgebase .pagecontrols .paging a.next,.tx-avmknowledgebase .pagecontrols .paging a.prev,.tx-avmknowledgebase .pagecontrols .paging span.next,.tx-avmknowledgebase .pagecontrols .paging span.prev{color:transparent}.tx-avmknowledgebase .pagecontrols .paging a.next:before,.tx-avmknowledgebase .pagecontrols .paging a.prev:before,.tx-avmknowledgebase .pagecontrols .paging span.next:before,.tx-avmknowledgebase .pagecontrols .paging span.prev:before{color:#0074bd;display:block;left:0}.tx-avmknowledgebase .pagecontrols .paging a.next.inactive:before,.tx-avmknowledgebase .pagecontrols .paging a.prev.inactive:before,.tx-avmknowledgebase .pagecontrols .paging span.next.inactive:before,.tx-avmknowledgebase .pagecontrols .paging span.prev.inactive:before{color:#ccc}.tx-avmknowledgebase .pagecontrols .paging a:last-child:before,.tx-avmknowledgebase .pagecontrols .paging span:last-child:before{left:auto;right:0}.tx-avmknowledgebase .pagecontrols.underlined{margin-bottom:0}.tx-avmknowledgebase .pagecontrols.underlined .layout-inner{margin-bottom:0}.tx-avmknowledgebase .pagecontrols.underlined~.pagecontrols.underlined{margin-top:0}.tx-avmknowledgebase .pagecontrols.underlined~.pagecontrols.underlined .layout-inner{margin-top:0}.tx-avmknowledgebase .data .error-message{padding:20px 0}.tx-avmknowledgebase .data ul{list-style:none;margin:0;padding:0}.tx-avmknowledgebase .data ul li{display:block}.tx-avmknowledgebase .data ul li:nth-child(even){background-color:#f5f5f5}.tx-avmknowledgebase .data ul li a{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s;display:block;padding:12px 20px 12px 39px;position:relative}.tx-avmknowledgebase .data ul li a::before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-link-blue.svg');background-repeat:no-repeat;background-size:contain;content:'';display:block;height:13px;left:12px;top:50%;position:absolute;width:16px}.tx-avmknowledgebase .data ul li a:focus,.tx-avmknowledgebase .data ul li a:hover{margin-left:10px}.tx-avmknowledgebase .show{position:relative}.tx-avmknowledgebase .show .image-wrapper{margin-top:14px}.tx-avmknowledgebase .show .image-wrapper img{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border:5px solid #f5f5f5;display:inline-block;height:auto;max-width:100%;padding:10px}.tx-avmknowledgebase .show .backlink{margin-bottom:12px;width:100%}.tx-avmknowledgebase .show .backlink a{font-size:16px;line-height:22px;font-weight:700}.tx-avmknowledgebase .show .backlink~.backlink{border-bottom:none;border-top:10px solid #f5f5f5;margin-top:30px;padding-top:8px}.tx-avmknowledgebase .show .section h1{font-size:34px;line-height:42px}.tx-avmknowledgebase .show .section ol li,.tx-avmknowledgebase .show .section ul li{color:#333}.tx-avmknowledgebase .show .section ol li h3,.tx-avmknowledgebase .show .section ul li h3{font-size:18px;line-height:24px}.tx-avmknowledgebase .show .section ol ol{list-style-type:lower-alpha}.tx-avmknowledgebase .show .section ul.noList{list-style-image:none;list-style:none;padding-left:0}.tx-avmknowledgebase .show .section ul.noList li:before{display:none}.tx-avmknowledgebase .show .section p img{vertical-align:middle}.tx-avmknowledgebase .show .section table{border-collapse:collapse}.tx-avmknowledgebase .show .section table td,.tx-avmknowledgebase .show .section table th{border:1px solid #f5f5f5;color:#333;font-style:normal;font-weight:400;padding:7px 10px 5px;text-align:left;vertical-align:top}.tx-avmknowledgebase .show .section table th{background-color:#f5f5f5;font-weight:700}.tx-avmknowledgebase .show .section table tfoot{font-size:14px;line-height:20px}.tx-avmknowledgebase .show .section .subtitle{font-size:14px;line-height:20px;width:auto!important}.tx-avmknowledgebase .show .module:first-child{margin-top:0}.tx-avmknowledgebase .show .attention,.tx-avmknowledgebase .show .example,.tx-avmknowledgebase .show .important,.tx-avmknowledgebase .show .tip{background-color:#f5f5f5;padding:16px 20px;position:relative}.tx-avmknowledgebase .show .attention,.tx-avmknowledgebase .show .important,.tx-avmknowledgebase .show .tip{min-height:46px;padding-left:80px;text-align:justify}.tx-avmknowledgebase .show .attention:before,.tx-avmknowledgebase .show .important:before,.tx-avmknowledgebase .show .tip:before{background-repeat:no-repeat;background-position:center center;background-color:transparent;background-size:38px auto;content:" ";display:block;height:38px;width:42px;left:18px;position:absolute;top:20px}.tx-avmknowledgebase .show .important:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-warning-blue.svg')}.tx-avmknowledgebase .show .attention:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-warning-red.svg')}.tx-avmknowledgebase .show .tip:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-notification-blue.svg')}.tx-avmknowledgebase .show .offscreen{position:absolute;left:-9999px}.tx-avmknowledgebase .show .key{background-color:#f5f5f5;border:1px solid #333;margin:0 2px;padding:3px 7px 2px}.tx-avmknowledgebase .show .input{font-family:monospace}.tx-avmknowledgebase .show .application{font-weight:100}.tx-avmknowledgebase .show .section{margin-bottom:40px}.tx-avmknowledgebase .show .section.titel{margin-bottom:20px}.tx-avmknowledgebase .show .section.voraussetzungen{margin-top:-20px}.tx-avmknowledgebase .show .section.verwendung{margin-top:-30px}.tx-avmknowledgebase .show .section.intern,.tx-avmknowledgebase .show .section.loesung,.tx-avmknowledgebase .show .section.titel+.section.intern{padding-left:18px}.tx-avmknowledgebase .show .section:last-child{margin-bottom:0}.tx-avmknowledgebase .show .section.titel+.section.loesung{padding-left:0}.tx-avmknowledgebase .show .module{margin-bottom:10px}.tx-avmknowledgebase .show .module:last-child{margin-bottom:0}.tx-avmknowledgebase .show .intern div.handlungsaufforderung:first-child,.tx-avmknowledgebase .show .loesung div.handlungsaufforderung:first-child{margin-top:-6px}.tx-avmknowledgebase .show .yt-wrapper{padding:25px 0 53.75%;position:relative;height:0}.tx-avmknowledgebase .show .yt-wrapper iframe{position:absolute;top:0;left:0;height:100%;width:100%}.tx-avmknowledgebase .show .module h1,.tx-avmknowledgebase .show .section h1{margin:0 0 0 -1px}.tx-avmknowledgebase .show .module h2,.tx-avmknowledgebase .show .section h2{margin:0 0 10px -20px}.tx-avmknowledgebase .show .module h3,.tx-avmknowledgebase .show .module h4,.tx-avmknowledgebase .show .section h3,.tx-avmknowledgebase .show .section h4{margin:20px 0 10px}.tx-avmknowledgebase .show .module h4,.tx-avmknowledgebase .show .section h4{margin:12px 0 8px}.tx-avmknowledgebase .show .module .antwort+h3,.tx-avmknowledgebase .show .module .handlungsaufforderung+h3,.tx-avmknowledgebase .show .module .image-wrapper+h3,.tx-avmknowledgebase .show .module .resultat_2+h3,.tx-avmknowledgebase .show .module ol+h3,.tx-avmknowledgebase .show .module p+h3,.tx-avmknowledgebase .show .module ul+h3,.tx-avmknowledgebase .show .section .antwort+h3,.tx-avmknowledgebase .show .section .handlungsaufforderung+h3,.tx-avmknowledgebase .show .section .image-wrapper+h3,.tx-avmknowledgebase .show .section .resultat_2+h3,.tx-avmknowledgebase .show .section ol+h3,.tx-avmknowledgebase .show .section p+h3,.tx-avmknowledgebase .show .section ul+h3{margin-top:20px}.tx-avmknowledgebase .show .module p,.tx-avmknowledgebase .show .section p{margin:0 0 10px}.tx-avmknowledgebase .show .module p:last-child,.tx-avmknowledgebase .show .section p:last-child{margin-bottom:0}.tx-avmknowledgebase .show .module ol+p,.tx-avmknowledgebase .show .module ul+p,.tx-avmknowledgebase .show .section ol+p,.tx-avmknowledgebase .show .section ul+p{margin-top:10px!important}.tx-avmknowledgebase .show .module .attention,.tx-avmknowledgebase .show .module .example,.tx-avmknowledgebase .show .module .important,.tx-avmknowledgebase .show .module .tip,.tx-avmknowledgebase .show .section .attention,.tx-avmknowledgebase .show .section .example,.tx-avmknowledgebase .show .section .important,.tx-avmknowledgebase .show .section .tip{display:table;margin:-5px 0 10px 30px}.tx-avmknowledgebase .show .module .verwendung .tip,.tx-avmknowledgebase .show .section .verwendung .tip{margin-left:0}.tx-avmknowledgebase .show .module .important,.tx-avmknowledgebase .show .module .tip,.tx-avmknowledgebase .show .module li p.attention,.tx-avmknowledgebase .show .module li p.example,.tx-avmknowledgebase .show .module li p.important,.tx-avmknowledgebase .show .module li p.tip,.tx-avmknowledgebase .show .section .important,.tx-avmknowledgebase .show .section .tip,.tx-avmknowledgebase .show .section li p.attention,.tx-avmknowledgebase .show .section li p.example,.tx-avmknowledgebase .show .section li p.important,.tx-avmknowledgebase .show .section li p.tip{margin-left:0;margin-top:5px}.tx-avmknowledgebase .show .module ol,.tx-avmknowledgebase .show .module ul,.tx-avmknowledgebase .show .section ol,.tx-avmknowledgebase .show .section ul{margin:0;padding-left:30px}.tx-avmknowledgebase .show .module ol+ol,.tx-avmknowledgebase .show .module ol+ul,.tx-avmknowledgebase .show .module ul+ol,.tx-avmknowledgebase .show .module ul+ul,.tx-avmknowledgebase .show .section ol+ol,.tx-avmknowledgebase .show .section ol+ul,.tx-avmknowledgebase .show .section ul+ol,.tx-avmknowledgebase .show .section ul+ul{margin-top:10px}.tx-avmknowledgebase .show .module ul.noList,.tx-avmknowledgebase .show .section ul.noList{margin-left:10px;padding-left:0}.tx-avmknowledgebase .show .module ul.noList ul.noList,.tx-avmknowledgebase .show .section ul.noList ul.noList{margin-left:10px}.tx-avmknowledgebase .show .module li ul.noList,.tx-avmknowledgebase .show .module ul.noList ol ul.noList,.tx-avmknowledgebase .show .module ul.noList ul ul.noList,.tx-avmknowledgebase .show .section li ul.noList,.tx-avmknowledgebase .show .section ul.noList ol ul.noList,.tx-avmknowledgebase .show .section ul.noList ul ul.noList{margin-left:0}.tx-avmknowledgebase .show .module ol ol,.tx-avmknowledgebase .show .module ol ul,.tx-avmknowledgebase .show .module ul ol,.tx-avmknowledgebase .show .module ul ul,.tx-avmknowledgebase .show .section ol ol,.tx-avmknowledgebase .show .section ol ul,.tx-avmknowledgebase .show .section ul ol,.tx-avmknowledgebase .show .section ul ul{margin-bottom:15px}.tx-avmknowledgebase .show .module li,.tx-avmknowledgebase .show .section li{margin-bottom:10px}.tx-avmknowledgebase .show .module li ol,.tx-avmknowledgebase .show .module li ul,.tx-avmknowledgebase .show .section li ol,.tx-avmknowledgebase .show .section li ul{margin-top:10px}.tx-avmknowledgebase .show .module li:last-child,.tx-avmknowledgebase .show .section li:last-child{margin-bottom:0}.tx-avmknowledgebase .show .module .image-wrapper,.tx-avmknowledgebase .show .section .image-wrapper{margin-bottom:15px}.tx-avmknowledgebase .show .module li .image-wrapper,.tx-avmknowledgebase .show .section li .image-wrapper{margin-bottom:5px;padding-top:5px}.tx-avmknowledgebase .show .module .image-wrapper img,.tx-avmknowledgebase .show .section .image-wrapper img{margin-bottom:-5px;padding:3px}.tx-avmknowledgebase .show .module table,.tx-avmknowledgebase .show .section table{border-collapse:collapse;margin:10px 0 10px 1px}.tx-avmknowledgebase .show .module th,.tx-avmknowledgebase .show .section th{padding:10px}.tx-avmknowledgebase .show .module td,.tx-avmknowledgebase .show .section td{padding:5px 10px}.tx-avmknowledgebase .show .module tfoot tr td,.tx-avmknowledgebase .show .section tfoot tr td{padding:3px 0 0}.tx-avmknowledgebase .show .module .key,.tx-avmknowledgebase .show .section .key{margin:0 2px;padding:1px 5px 0 5px}.tx-avmknowledgebase .show .module .mailTB,.tx-avmknowledgebase .show .section .mailTB{padding:6px}.tx-avmknowledgebase .show .module .image-wrapper p.subtitle,.tx-avmknowledgebase .show .section .image-wrapper p.subtitle,.tx-avmknowledgebase .show .video p.subtitle{margin:0;padding:7px 0 0}.tx-avmknowledgebase .show figure.abbildung,.tx-avmknowledgebase .show figure.video{clear:both;margin:5px auto 0;position:relative;z-index:1}.tx-avmknowledgebase .show figure.rechts{float:right;margin:10px 5px 10px 25px;width:50%}.tx-avmknowledgebase .show figure.abbildung.rechts{margin:5px 0 10px 25px;width:40%}.tx-avmknowledgebase .show figure.links{float:left;margin:10px 25px 10px 5px;width:50%}.tx-avmknowledgebase .show figure.abbildung.links{margin:5px 25px 10px 0;width:40%}.tx-avmknowledgebase .show figure.abbildung img{border:5px solid #f5f5f5;image-rendering:-webkit-optimize-contrast;max-width:calc(100% - 16px);padding:3px}.tx-avmknowledgebase .show figure.video .yt-wrapper{border:3px solid transparent;outline:5px solid #f5f5f5;padding-bottom:49.75%}.tx-avmknowledgebase .show figure.video figcaption{margin:0 0 0 -3px;padding:7px 0 0}.tx-avmknowledgebase .more-products{display:none;position:absolute;right:0;top:-97px}.tx-avmknowledgebase .more-products .info{background-color:#f5f5f5;color:#006ab2;cursor:pointer;font-weight:700;padding:8px 15px 5px 15px;text-align:center}.tx-avmknowledgebase .more-products .info:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico_question_exclamation.png') no-repeat center center transparent;content:' ';display:inline-block;margin-right:5px;position:relative;height:30px;vertical-align:middle;width:40px}.tx-avmknowledgebase .more-products .product-list{box-shadow:4px 4px 3px -1px rgba(0,0,0,.1);-moz-box-shadow:4px 4px 3px -1px rgba(0,0,0,.1);-ms-box-shadow:4px 4px 3px -1px rgba(0,0,0,.1);-webkit-box-shadow:4px 4px 3px -1px rgba(0,0,0,.1);background-color:#f5f5f5;display:none;position:absolute;top:100%;width:940px;z-index:4}.tx-avmknowledgebase .more-products .product-list .headline{color:#006ab2;font-weight:700;padding:20px 30px 10px 30px}.tx-avmknowledgebase .more-products .product-list .list{padding:0 30px 20px 30px}.tx-avmknowledgebase .more-products .product-list .list ul{padding:0;float:left;margin:0;width:25%}.tx-avmknowledgebase .more-products .product-list .list ul li{list-style-type:none;margin-top:4px}.tx-avmknowledgebase .more-products .product-list .list ul li a{color:#333;font-weight:400}.tx-avmknowledgebase .more-products .product-list .list ul li a:active,.tx-avmknowledgebase .more-products .product-list .list ul li a:focus,.tx-avmknowledgebase .more-products .product-list .list ul li a:hover{color:#0074bd}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form input[type=submit]{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-search.svg') no-repeat center center transparent;color:transparent;cursor:pointer;float:right;padding:0;position:absolute;right:0;top:0;height:44px;width:44px;min-width:0}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form input[type=submit]:focus,.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form input[type=submit]:hover{background-color:rgba(51,51,51,.2)}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a{display:block;position:relative}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a:after{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:border .2s;-moz-transition:border .2s;-ms-transition:border .2s;-webkit-transition:border .2s;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:10px solid #0074bd;content:" ";height:0;position:absolute;right:-10px;top:50%;width:0}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a:focus,.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a:hover{text-decoration:none}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a:focus span,.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a:hover span{background-color:#00558a}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a:focus:after,.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a:hover:after{border-left-color:#00558a}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a.js-selected{color:#0074bd}.tx-avmknowledgebase:not(.tx-avmknowledgebase-relaunch) form a span{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:background .2s;-moz-transition:background .2s;-ms-transition:background .2s;-webkit-transition:background .2s;background-color:#0074bd;color:#fff;display:block;min-height:40px;padding:11px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tx-avmknowledgebase-radio-grid{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-30px -15px 0}.tx-avmknowledgebase-radio-grid .radio{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:30px 15px 0;width:25%}.tx-avmknowledgebase-supportrequestform .topic-wrapper{display:inline-block;vertical-align:top;width:calc(100% - 200px)}.tx-avmknowledgebase-supportrequestform form+form{margin-top:30px}.tx-avmknowledgebase-supportrequestform .csc-mailform .csc-form-element h2:last-child,.tx-avmknowledgebase-supportrequestform .csc-mailform .csc-form-element h3:last-child{margin-bottom:12px}.tx-avmknowledgebase-supportrequestform .csc-mailform .csc-form-element h4:last-child{margin-bottom:5px}.tx-avmknowledgebase-supportrequestform .topic-suggestions .infobox{display:none}.tx-avmknowledgebase-supportrequestform .topic-suggestions .infobox.js-active{display:block}.tx-avmknowledgebase-customersatisfactionsettings .csc-form-element-checkbox{padding-left:0}.tx-avmknowledgebase-radio-grid{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-30px -15px 0}.tx-avmknowledgebase-radio-grid .radio{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:30px 15px 0;width:25%}.tx-avmknowledgebase-detail-header{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;border-bottom:10px solid #f5f5f5;font-weight:700;margin-bottom:20px;padding-bottom:10px}.tx-avmknowledgebase-detail-header .more-products{position:relative;right:auto;top:auto}.tx-avmknowledgebase-feedback-form{border-top:10px solid #f5f5f5;margin-top:25px;padding-top:25px}@media screen and (max-width:1230px){.layout-twocol #content .tx-avmknowledgebase .show .pagecontrols .backlink,.layout-twocol-further #content .tx-avmknowledgebase .show .pagecontrols .backlink,.tx-avmknowledgebase .show .pagecontrols .backlink{width:100%}}@media screen and (max-width:1024px){.tx-avmknowledgebase-radio-grid .radio{width:33.3333%}}@media screen and (max-width:985px){.tx-avmknowledgebase form a span{padding:12px 10px 8px}.tx-avmknowledgebase .show .section h1{font-size:26px;line-height:28px}.tx-avmknowledgebase .show .section h3{font-size:18px;line-height:24px}.tx-avmknowledgebase .show .section .subtitle{font-size:12px;line-height:14px}.tx-avmknowledgebase .show .module h2,.tx-avmknowledgebase .show .section h2{font-size:20px;line-height:26px}.tx-avmknowledgebase .more-products{position:relative;top:auto;right:auto}.tx-avmknowledgebase .more-products .info{margin-bottom:20px}}@media screen and (max-width:768px){.tx-avmknowledgebase .show figure.links,.tx-avmknowledgebase .show figure.rechts{width:65%}.tx-avmknowledgebase .show figure.abbildung.links,.tx-avmknowledgebase .show figure.abbildung.rechts,.tx-avmknowledgebase .show figure.video.links,.tx-avmknowledgebase .show figure.video.rechts{width:65%}.tx-avmknowledgebase .show figure.video .yt-wrapper{padding-bottom:48%}}@media screen and (max-width:767px){.tx-avmknowledgebase form .searchfield label{display:none}.tx-avmknowledgebase form label~.searchfield-wrapper,.tx-avmknowledgebase form label~.select-wrapper{width:100%}.tx-avmknowledgebase form .js-selectbox{width:50%}.tx-avmknowledgebase form .js-selectbox+.js-selectbox+.js-selectbox{margin-top:10px}.tx-avmknowledgebase-detail-header{display:block}.tx-avmknowledgebase-detail-header .more-products{margin-left:0;margin-top:10px;width:100%}.tx-avmknowledgebase-detail-header .more-products:first-child{margin-top:0}.tx-avmknowledgebase-radio-grid{margin:-20px -10px 0}.tx-avmknowledgebase-radio-grid .radio{padding:20px 10px 0;width:50%}.tx-avmknowledgebase-supportrequestform .topic-wrapper{width:100%}}@media screen and (max-width:648px){.tx-avmknowledgebase .show figure.links,.tx-avmknowledgebase .show figure.rechts{width:100%!important;margin-left:0;margin-right:0}.tx-avmknowledgebase .show figure.abbildung.links,.tx-avmknowledgebase .show figure.abbildung.rechts,.tx-avmknowledgebase .show figure.video.links,.tx-avmknowledgebase .show figure.video.rechts{float:none;margin:10px 0 10px 3px;width:100%}.tx-avmknowledgebase .show figure.video.links,.tx-avmknowledgebase .show figure.video.rechts{width:calc(100% - 10px)}.tx-avmknowledgebase .show figure.abbildung.links,.tx-avmknowledgebase .show figure.abbildung.rechts{margin:5px 0 10px}}@media screen and (max-width:479px){.tx-avmknowledgebase form .fieldset.filter{padding-right:0}.tx-avmknowledgebase form .filter .js-selectbox,.tx-avmknowledgebase form .js-selectbox{position:relative;width:calc(100% - 10px)}.tx-avmknowledgebase form .filter .js-selectbox~.js-selectbox,.tx-avmknowledgebase form .js-selectbox~.js-selectbox{margin-left:0;margin-top:5px}.tx-avmknowledgebase .more-products .product-list .list ul{width:100%}.tx-avmknowledgebase .show .section.intern,.tx-avmknowledgebase .show .section.loesung,.tx-avmknowledgebase .show .section.titel+.section.intern{padding-left:0}.tx-avmknowledgebase .show .module h2,.tx-avmknowledgebase .show .section h2{margin-left:0}.tx-avmknowledgebase .show .module ol,.tx-avmknowledgebase .show .module ul,.tx-avmknowledgebase .show .section ol,.tx-avmknowledgebase .show .section ul{padding-left:24px}.tx-avmknowledgebase .show .attention,.tx-avmknowledgebase .show .important,.tx-avmknowledgebase .show .tip{padding:14px;text-align:left}.tx-avmknowledgebase .show .attention:before,.tx-avmknowledgebase .show .important:before,.tx-avmknowledgebase .show .tip:before{background-size:36px auto;height:38px;width:36px;position:static;float:left;margin-right:10px}.tx-avmknowledgebase-radio-grid{margin-top:0}.tx-avmknowledgebase-radio-grid .radio{padding-top:0;width:100%}}@media print{.tx-avmknowledgebase form fieldset{background:0 0;padding-left:0;padding-right:0}.tx-avmknowledgebase .publication-content a:before{content:' \2924';display:inline!important;font-weight:700}.tx-avmknowledgebase .publication-content a:after{font-size:14px;line-height:20px;content:' (' attr(href) ') ';display:inline!important;letter-spacing:0;word-break:break-all}.tx-avmknowledgebase .show .backlink{display:none}.tx-avmknowledgebase .show .attention,.tx-avmknowledgebase .show .important,.tx-avmknowledgebase .show .tip{background:0 0;border:2px solid #eee;padding-left:20px;text-align:left}.tx-avmknowledgebase .show .attention:before,.tx-avmknowledgebase .show .important:before,.tx-avmknowledgebase .show .tip:before{display:none}.tx-avmknowledgebase .show .section h1{font-size:30px;line-height:36px}.tx-avmknowledgebase .show .section h2{font-size:26px;line-height:28px}.tx-avmknowledgebase .show .section h3{font-size:22px;line-height:28px}#supportrequest-link,.tx-avmknowledgebase .pagecontrols{display:none!important}.tx-avmknowledgebase .show .image-wrapper img{border:none}.tx-avmknowledgebase .more-products{display:none!important}}
.frame-type-avmservice_publicationdetail,.frame-type-avmservice_publicationsingledetail{margin-top:-120px}.frame-type-avmservice_publicationdetail .frame-outer-wrap,.frame-type-avmservice_publicationsingledetail .frame-outer-wrap{padding-top:120px;position:relative}.semi-narrow-page .frame-type-avmservice_publicationdetail.frame-layout-narrow .frame-inner-wrap,.semi-narrow-page .frame-type-avmservice_publicationsingledetail.frame-layout-narrow .frame-inner-wrap{padding-left:0;padding-right:0}.tx-avmknowledgebase-relaunch-backlink{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:16px;line-height:22px;display:inline-block;font-weight:700;left:0;max-width:100%;overflow:hidden;padding-left:29px;position:absolute;text-overflow:ellipsis;top:55px;white-space:nowrap}.tx-avmknowledgebase-relaunch-backlink:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);font-family:Icomoon;content:'\eddf';font-size:20px;font-weight:200;display:block;left:0;margin:0;position:absolute;top:50%}#pagetitle:not(.invisible)+#content-section .tx-avmknowledgebase-relaunch-backlink{top:-34px}.tx-avmknowledgebase-relaunch .tx-avmknowledgebase-detail-header{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap wrap;-moz-flex-flow:row wrap wrap;-ms-flex-flow:row wrap wrap;flex-flow:row wrap wrap;flex-wrap:wrap;gap:10px 40px;justify-content:space-between}.tx-avmknowledgebase-relaunch #tx-avmknowledgebase-more-products{display:block}.tx-avmknowledgebase-relaunch form .topic label{padding-top:0}.tx-avmknowledgebase-relaunch form .topic-wrapper label{width:auto;word-break:break-word}.tx-avmknowledgebase-relaunch form .fieldset-no-gap{margin-top:0;padding-top:0}.tx-avmknowledgebase-relaunch form .fieldset.topic,.tx-avmknowledgebase-relaunch form .model,.tx-avmknowledgebase-relaunch form .select-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx-avmknowledgebase-relaunch form label{width:200px}.tx-avmknowledgebase-relaunch form label~.model-wrapper,.tx-avmknowledgebase-relaunch form label~.searchfield-wrapper,.tx-avmknowledgebase-relaunch form label~.topic-wrapper{width:calc(100% - 200px)}.tx-avmknowledgebase-relaunch form input[type=text]{background:#fff;border-bottom-color:#fff;color:#333;padding:0 0 0 10px;width:100%}.tx-avmknowledgebase-relaunch form input[type=text]:focus{background-color:#fff;border-bottom-color:#0074bd}.tx-avmknowledgebase-relaunch .searchfield-wrapper .field-row-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;align-items:center}.tx-avmknowledgebase-relaunch .searchfield-wrapper input[type=submit]{font-size:14px;line-height:20px;position:static;min-width:0}.tx-avmknowledgebase-relaunch .searchfield-buttons{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;align-items:center}.tx-avmknowledgebase-relaunch .searchfield-buttons .button,.tx-avmknowledgebase-relaunch .searchfield-buttons button[type=submit],.tx-avmknowledgebase-relaunch .searchfield-buttons input[type=submit]{margin-left:20px}.tx-avmknowledgebase-relaunch .searchfield-buttons .button{font-size:14px;line-height:20px;min-width:0;padding-bottom:12px;padding-top:12px;white-space:nowrap}.tx-avmknowledgebase-relaunch .more-products{display:none;position:relative}.tx-avmknowledgebase-relaunch .more-products .info{background-color:#0074bd;color:#fff;cursor:pointer;font-weight:700;padding:13px 47px 14px 15px;position:relative;text-align:left}.tx-avmknowledgebase-relaunch .more-products .info:before{border:solid transparent;border-top-color:#fff;border-width:5px 4px 0 4px;content:'';display:block;height:0;right:15px;margin-left:15px;margin-top:0;position:absolute;top:50%;width:0}.tx-avmknowledgebase-relaunch .more-products .product-list{box-shadow:4px 4px 3px -1px rgba(0,0,0,.1);-moz-box-shadow:4px 4px 3px -1px rgba(0,0,0,.1);-ms-box-shadow:4px 4px 3px -1px rgba(0,0,0,.1);-webkit-box-shadow:4px 4px 3px -1px rgba(0,0,0,.1);background-color:#0064a4;display:none;position:absolute;top:100%;width:940px;z-index:41}.tx-avmknowledgebase-relaunch .more-products .product-list .headline{color:#ffbc00;font-weight:700;padding:20px 30px 10px 30px}.tx-avmknowledgebase-relaunch .more-products .product-list .list{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;max-height:70vh;overflow:auto;padding:0 20px 20px}.tx-avmknowledgebase-relaunch .more-products .product-list .list ul{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;flex:1 0 25%;float:none;margin:0;padding:0 10px;width:auto}.tx-avmknowledgebase-relaunch .more-products .product-list .list ul li{list-style-type:none;margin-top:4px}.tx-avmknowledgebase-relaunch .more-products .product-list .list ul li a{color:#fff;font-weight:400}.tx-avmknowledgebase-relaunch .more-products .product-list .list ul li a:active,.tx-avmknowledgebase-relaunch .more-products .product-list .list ul li a:focus,.tx-avmknowledgebase-relaunch .more-products .product-list .list ul li a:hover{color:#ffbc00;text-decoration:none}.tx-avmknowledgebase-relaunch .publication-content{min-height:200px}.tx-avmknowledgebase-feedback-form{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.tx-avmknowledgebase-feedback-form .csc-mailform .csc-form-element-textblock{margin-left:0}.tx-avmknowledgebase-feedback-form-loading{opacity:.75;pointer-events:none}.tx-avmknowledgebase-feedback-form-message+.csc-mailform{margin-top:20px}form.tx-avmknowledgebase-relaunch-no-labels-form .model-wrapper,form.tx-avmknowledgebase-relaunch-no-labels-form .searchfield-wrapper{width:100%}form.tx-avmknowledgebase-relaunch-no-labels-form .error-message{margin-top:5px}form.tx-avmknowledgebase-relaunch-no-labels-form .error-message:first-child{margin-top:0}@media screen and (max-width:1100px){.frame-type-avmservice_publicationdetail.frame-layout-narrow .frame-inner-wrap,.frame-type-avmservice_publicationsingledetail.frame-layout-narrow .frame-inner-wrap{margin-left:0;margin-right:0;max-width:none}.frame-type-avmservice_publicationdetail.frame-layout-narrow .frame-inner-wrap,.frame-type-avmservice_publicationsingledetail.frame-layout-narrow .frame-inner-wrap,.semi-narrow-page .frame-type-avmservice_publicationdetail.frame-layout-narrow .frame-inner-wrap,.semi-narrow-page .frame-type-avmservice_publicationsingledetail.frame-layout-narrow .frame-inner-wrap{padding-left:65px;padding-right:65px}}@media screen and (max-width:985px){.tx-avmknowledgebase-relaunch .more-products .info{margin-bottom:0}.tx-avmknowledgebase-relaunch .more-products .product-list .list{max-height:50vh}.tx-avmknowledgebase-relaunch .searchfield-wrapper .field-row-wrapper{display:block}.tx-avmknowledgebase-relaunch .searchfield-buttons{justify-content:flex-end;margin:15px 0 0}}@media screen and (max-width:767px){.tx-avmknowledgebase-relaunch form label{margin-bottom:5px}.tx-avmknowledgebase-relaunch form label~.model-wrapper,.tx-avmknowledgebase-relaunch form label~.searchfield-wrapper,.tx-avmknowledgebase-relaunch form label~.select-wrapper,.tx-avmknowledgebase-relaunch form label~.topic-wrapper{width:100%}.tx-avmknowledgebase-relaunch form .radio label{margin-bottom:0}.tx-avmknowledgebase-relaunch .more-products{margin-top:0}.tx-avmknowledgebase-relaunch .more-products .product-list .list{flex-wrap:wrap}.tx-avmknowledgebase-relaunch .more-products .product-list .list ul{flex-basis:100%}}@media screen and (max-width:479px){.frame-type-avmservice_publicationdetail.frame-layout-narrow .frame-inner-wrap,.frame-type-avmservice_publicationsingledetail.frame-layout-narrow .frame-inner-wrap,.semi-narrow-page .frame-type-avmservice_publicationdetail.frame-layout-narrow .frame-inner-wrap,.semi-narrow-page .frame-type-avmservice_publicationsingledetail.frame-layout-narrow .frame-inner-wrap{padding-left:0;padding-right:0}.frame-type-avmservice_publicationdetail,.frame-type-avmservice_publicationsingledetail{margin-top:0}.frame-type-avmservice_publicationdetail .frame-outer-wrap,.frame-type-avmservice_publicationsingledetail .frame-outer-wrap{padding-top:0;position:static}.tx-avmknowledgebase-relaunch-backlink{left:30px;right:30px}#pagetitle:not(.invisible)+#content-section .tx-avmknowledgebase-relaunch-backlink,.tx-avmknowledgebase-relaunch-backlink{top:28px}.tx-avmknowledgebase-relaunch .searchfield-buttons{display:block;margin-top:0}.tx-avmknowledgebase-relaunch .searchfield-buttons .button,.tx-avmknowledgebase-relaunch .searchfield-buttons button[type=submit],.tx-avmknowledgebase-relaunch .searchfield-buttons input[type=submit]{margin-left:0;margin-top:15px;width:100%}}
.tx-avmmanuals-manual .message{font-size:18px;line-height:24px;color:#333;font-family:TT_Interphases_Pro,sans-serif;font-weight:700;padding-top:20px}.tx-avmmanuals-manual .manual-groups{background-color:#f5f5f5;font-size:0;margin-bottom:36px;padding:20px 20px 16px}.tx-avmmanuals-manual .manual-groups ul,.tx-avmmanuals-manual .manual-groups>span{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;vertical-align:middle}.tx-avmmanuals-manual .manual-groups>span{font-size:18px;line-height:24px;color:#333;font-family:TT_Interphases_Pro,sans-serif;font-weight:700;padding-bottom:3px;width:100px}.tx-avmmanuals-manual .manual-groups ul{list-style-type:none;margin:0;padding:0;width:calc(100% - 100px)}.tx-avmmanuals-manual .manual-groups ul li{display:inline-block;margin-bottom:4px;margin-right:4px}.tx-avmmanuals-manual .manual-groups ul li a{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px;position:relative;text-align:center;vertical-align:middle;z-index:2}.tx-avmmanuals-manual .manual-groups ul li a:after,.tx-avmmanuals-manual .manual-groups ul li a:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.tx-avmmanuals-manual .manual-groups ul li a,.tx-avmmanuals-manual .manual-groups ul li a:before{border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.tx-avmmanuals-manual .manual-groups ul li a:before{border:2px solid #0074bd}.tx-avmmanuals-manual .manual-groups ul li a:after{border-radius:inherit;-moz-border-radius:inherit;-ms-border-radius:inherit;-webkit-border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);background:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}.tx-avmmanuals-manual .manual-groups ul li a:focus,.tx-avmmanuals-manual .manual-groups ul li a:hover{text-decoration:none}.tx-avmmanuals-manual .manual-groups ul li a:focus,.tx-avmmanuals-manual .manual-groups ul li a:focus:before,.tx-avmmanuals-manual .manual-groups ul li a:focus:hover,.tx-avmmanuals-manual .manual-groups ul li a:focus:hover:before{animation:pop .3s linear 1;-moz-animation:pop .3s linear 1;-ms-animation:pop .3s linear 1;-webkit-animation:pop .3s linear 1}.tx-avmmanuals-manual .manual-groups ul li a:not(.button-ghost):not([class*=button-link-ghost]):before{display:none}.tx-avmmanuals-manual .manual-groups ul li a:not(.button-ghost):not([class*=button-link-ghost]):hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}.frame-blue-gradient .tx-avmmanuals-manual .manual-groups ul li a{background-color:#fff;color:#0074bd}.tx-avmmanuals-manual .manual-groups ul li a,.tx-avmmanuals-manual .manual-groups ul li a:after{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0}.tx-avmmanuals-manual .manual-groups ul li.active a{background:#333}.tx-avmmanuals-manual .manual-groups ul li.active a:after{background:#333}.tx-avmmanuals-manual .manual-list .tx-gridelements-accordion .accordion-content{padding-left:0}.tx-avmmanuals-manual .manual-list .tx-gridelements-accordion .accordion-content .frame{width:100%}.tx-avmmanuals-manual .manual-list .tx-gridelements-accordion .accordion-content .frame.frame-type-header{margin-bottom:20px}.tx-avmmanuals-manual .manual-list table{border-collapse:collapse;width:100%}.tx-avmmanuals-manual .manual-list table tr td,.tx-avmmanuals-manual .manual-list table tr th{vertical-align:top;padding:20px}.tx-avmmanuals-manual .manual-list table tr td:last-child,.tx-avmmanuals-manual .manual-list table tr th:last-child{width:180px}.tx-avmmanuals-manual .manual-list table tr.tr-odd td,.tx-avmmanuals-manual .manual-list table tr.tr-odd th{background-color:#f5f5f5}.tx-avmmanuals-manual .manual-list ul{list-style-type:none;margin:0;padding:0}.tx-avmmanuals-manual .manual-list ul li+li{margin-top:5px}.tx-avmmanuals-manual .manual-list ul li a{display:inline-block;padding-left:24px;position:relative}.tx-avmmanuals-manual .manual-list ul li a:before{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-button-download-blue.svg') no-repeat center top transparent;background-size:14px auto;content:'';display:block;position:absolute;top:4px;left:0;width:14px;height:16px}.tx-avmmanuals-manual .manual-list ul li a:hover:before{top:6px}@media screen and (max-width:479px){.tx-avmmanuals-manual .manual-groups ul,.tx-avmmanuals-manual .manual-groups>span{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%}.tx-avmmanuals-manual .manual-groups ul{margin-top:5px}.tx-avmmanuals-manual .manual-list table,.tx-avmmanuals-manual .manual-list table tbody,.tx-avmmanuals-manual .manual-list table tr,.tx-avmmanuals-manual .manual-list table tr td,.tx-avmmanuals-manual .manual-list table tr th{display:block}.tx-avmmanuals-manual .manual-list table tr td,.tx-avmmanuals-manual .manual-list table tr td:last-child,.tx-avmmanuals-manual .manual-list table tr th,.tx-avmmanuals-manual .manual-list table tr th:last-child{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;width:100%}.tx-avmmanuals-manual .manual-list table tr td:last-child,.tx-avmmanuals-manual .manual-list table tr th:last-child{padding-top:0}}
:root{--merchantsearch-height:750px;--merchantsearch-height-min:564px;--merchantsearch-searchform-height:60px}@-webkit-keyframes bar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}@keyframes bar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}#content .tx-avmplugins-merchantsearch,.tx-avmplugins-merchantsearch{padding-top:10px}#content .tx-avmplugins-merchantsearch .error,.tx-avmplugins-merchantsearch .error{color:#ab1b1e}#content .tx-avmplugins-merchantsearch[data-ean=null] .availability-icon,#content .tx-avmplugins-merchantsearch[data-ean=null] .merchant-search-overlay-infos.product-available,.tx-avmplugins-merchantsearch[data-ean=null] .availability-icon,.tx-avmplugins-merchantsearch[data-ean=null] .merchant-search-overlay-infos.product-available{display:none!important}#content .tx-avmplugins-merchantsearch .merchant-search-no-results,.tx-avmplugins-merchantsearch .merchant-search-no-results{font-size:16px;line-height:22px;color:#e2001a;font-weight:700;padding-bottom:10px;padding-top:10px;padding-right:20px}#content .tx-avmplugins-merchantsearch .merchant-search-message-container,.tx-avmplugins-merchantsearch .merchant-search-message-container{position:absolute;top:10px;left:10px;right:60px;max-height:100%;z-index:2}#content .tx-avmplugins-merchantsearch .merchant-search-message-container .merchant-search-message,.tx-avmplugins-merchantsearch .merchant-search-message-container .merchant-search-message{border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;font-size:16px;line-height:22px;background-color:rgba(255,255,255,.95);color:#0074bd;padding:10px}#content .tx-avmplugins-merchantsearch .merchant-search-message-container .merchant-search-message+.merchant-search-message,.tx-avmplugins-merchantsearch .merchant-search-message-container .merchant-search-message+.merchant-search-message{margin-top:10px}#content .tx-avmplugins-merchantsearch .merchant-search-inner-wrapper,.tx-avmplugins-merchantsearch .merchant-search-inner-wrapper{position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-row,.tx-avmplugins-merchantsearch .merchant-search-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-left,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-left{width:40%}#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-right,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-right{width:60%}#content .tx-avmplugins-merchantsearch .map-wrapper,.tx-avmplugins-merchantsearch .map-wrapper{position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-wrapper,.tx-avmplugins-merchantsearch .merchant-search-wrapper{position:relative}#content .tx-avmplugins-merchantsearch.loader-active .merchant-search-result-list-wrapper:before,.tx-avmplugins-merchantsearch.loader-active .merchant-search-result-list-wrapper:before{-webkit-animation-name:bar;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-name:bar;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:1;z-index:10}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper{border-top:2px solid transparent}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper:before,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper:before{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;background-color:#0074bd;content:'';display:block;position:absolute;left:0;top:0;height:2px;opacity:0}#content .tx-avmplugins-merchantsearch .merchant-search-list,.tx-avmplugins-merchantsearch .merchant-search-list{position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-form,.tx-avmplugins-merchantsearch .merchant-search-form{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-right:20px;height:var(--merchantsearch-searchform-height);overflow:hidden}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper{max-height:calc(var(--merchantsearch-height) - 2px - var(--merchantsearch-searchform-height));min-height:var(--merchantsearch-height-min);overflow:auto}#content .tx-avmplugins-merchantsearch #map,.tx-avmplugins-merchantsearch #map{height:var(--merchantsearch-height);min-height:var(--merchantsearch-height-min)}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row,.tx-avmplugins-merchantsearch form .merchant-search-form-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row+.merchant-search-form-row,.tx-avmplugins-merchantsearch form .merchant-search-form-row+.merchant-search-form-row{margin-top:10px}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row .merchant-search-column.column-form,.tx-avmplugins-merchantsearch form .merchant-search-form-row .merchant-search-column.column-form{width:calc(100% - 70px)}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row .merchant-search-column.column-form:only-child,.tx-avmplugins-merchantsearch form .merchant-search-form-row .merchant-search-column.column-form:only-child{width:100%}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row .merchant-search-column.column-filter,.tx-avmplugins-merchantsearch form .merchant-search-form-row .merchant-search-column.column-filter{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;width:70px;padding-left:20px;position:static;text-align:right}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row button.overlay-filter-open,.tx-avmplugins-merchantsearch form .merchant-search-form-row button.overlay-filter-open{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;outline:0;cursor:pointer;height:50px;padding:0;position:relative;width:50px}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row button.overlay-filter-open:focus,.tx-avmplugins-merchantsearch form .merchant-search-form-row button.overlay-filter-open:focus{outline:0}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row button.overlay-filter-open span,.tx-avmplugins-merchantsearch form .merchant-search-form-row button.overlay-filter-open span{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/spr-funnel.svg') no-repeat -11px -11px transparent;display:block;height:28px;left:50%;overflow:hidden;position:absolute;text-indent:-9999px;top:50%;width:28px}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row .overlay-filter,.tx-avmplugins-merchantsearch form .merchant-search-form-row .overlay-filter{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;opacity:0;padding-bottom:10px;text-align:left;visibility:hidden}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row .overlay-filter.js-active,.tx-avmplugins-merchantsearch form .merchant-search-form-row .overlay-filter.js-active{opacity:1;visibility:visible}#content .tx-avmplugins-merchantsearch form .merchant-search-form-row .overlay-filter .overlay-filter-headline,.tx-avmplugins-merchantsearch form .merchant-search-form-row .overlay-filter .overlay-filter-headline{font-size:18px;line-height:24px;color:#000;font-weight:700;margin-bottom:45px;padding-right:48px}#content .tx-avmplugins-merchantsearch form .form-field button,.tx-avmplugins-merchantsearch form .form-field button{background:0 0;box-shadow:0 0 0 0 transparent;-moz-box-shadow:0 0 0 0 transparent;-ms-box-shadow:0 0 0 0 transparent;-webkit-box-shadow:0 0 0 0 transparent}#content .tx-avmplugins-merchantsearch form .form-field [type=submit],.tx-avmplugins-merchantsearch form .form-field [type=submit]{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-search.svg') no-repeat center center transparent;border:none;cursor:pointer;font-size:0;padding:0;position:absolute;right:0;bottom:0;height:50px;min-width:0;width:50px}#content .tx-avmplugins-merchantsearch form .form-field [type=submit]:focus,.tx-avmplugins-merchantsearch form .form-field [type=submit]:focus{outline:0}#content .tx-avmplugins-merchantsearch form .form-field button.clear-field,.tx-avmplugins-merchantsearch form .form-field button.clear-field{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background-color:transparent;border:none;cursor:pointer;display:none;font-size:0;padding:0;position:absolute;right:50px;bottom:0;height:50px;width:50px}#content .tx-avmplugins-merchantsearch form .form-field button.clear-field:focus,.tx-avmplugins-merchantsearch form .form-field button.clear-field:focus{outline:0}#content .tx-avmplugins-merchantsearch form .form-field button.clear-field>div,.tx-avmplugins-merchantsearch form .form-field button.clear-field>div{background:#000;height:2px;margin:0 15px}#content .tx-avmplugins-merchantsearch form .form-field button.clear-field>div:first-child,.tx-avmplugins-merchantsearch form .form-field button.clear-field>div:first-child{transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg)}#content .tx-avmplugins-merchantsearch form .form-field button.clear-field>div:last-child,.tx-avmplugins-merchantsearch form .form-field button.clear-field>div:last-child{transform:translateY(-2px) rotateZ(-45deg);-moz-transform:translateY(-2px) rotateZ(-45deg);-ms-transform:translateY(-2px) rotateZ(-45deg);-webkit-transform:translateY(-2px) rotateZ(-45deg)}#content .tx-avmplugins-merchantsearch form .form-field.has-value button.clear-field,.tx-avmplugins-merchantsearch form .form-field.has-value button.clear-field{display:block}#content .tx-avmplugins-merchantsearch form .form-field.form-field-search,.tx-avmplugins-merchantsearch form .form-field.form-field-search{position:relative}#content .tx-avmplugins-merchantsearch form .form-field.form-field-search label,.tx-avmplugins-merchantsearch form .form-field.form-field-search label{clip:rect(1px,1px,1px,1px);clip:rect(1px 1px 1px 1px);height:1px;opacity:0;overflow:hidden;position:absolute!important;width:1px}#content .tx-avmplugins-merchantsearch form .form-field.form-field-search input[type=text],.tx-avmplugins-merchantsearch form .form-field.form-field-search input[type=text]{box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-webkit-box-shadow:none;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background:transparent no-repeat;border-bottom:2px solid #000;height:50px;padding-right:50px;width:100%}#content .tx-avmplugins-merchantsearch form .form-field.form-field-search input[type=text]::-ms-clear,.tx-avmplugins-merchantsearch form .form-field.form-field-search input[type=text]::-ms-clear{display:none}#content #content .tx-avmplugins-merchantsearch form .form-field.form-field-search.has-value input[type=text],#content .tx-avmplugins-merchantsearch form .form-field.form-field-search.has-value input[type=text],.tx-avmplugins-merchantsearch form .form-field.form-field-search.has-value input[type=text]{padding-right:100px}#content .tx-avmplugins-merchantsearch form .form-field.form-field-search:after,.tx-avmplugins-merchantsearch form .form-field.form-field-search:after{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;background-color:#0074bd;content:'';display:block;position:absolute;left:0;bottom:0;height:2px;opacity:0}#content .tx-avmplugins-merchantsearch form .form-field.form-field-search.loader-active:after,.tx-avmplugins-merchantsearch form .form-field.form-field-search.loader-active:after{-webkit-animation-name:bar;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-name:bar;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:1}#content .tx-avmplugins-merchantsearch form .form-field.form-field-check,.tx-avmplugins-merchantsearch form .form-field.form-field-check{display:block;position:relative}#content .tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox],.tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]{opacity:0;width:1px;height:1px;position:absolute;left:0;top:0}#content .tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label,.tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label{position:relative}#content .tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label:after,#content .tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label:before,.tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label:after,.tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;content:'';display:block}#content .tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label:before,.tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:0 0;border:1px solid #9d9d9d;cursor:pointer;padding:0;height:18px;width:18px;position:absolute;left:0;top:50%}#content .tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label:after,.tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]+label:after{transform:translateY(-50%) rotateZ(-45deg);-moz-transform:translateY(-50%) rotateZ(-45deg);-ms-transform:translateY(-50%) rotateZ(-45deg);-webkit-transform:translateY(-50%) rotateZ(-45deg);border-left:2px solid #0074bd;border-bottom:2px solid #0074bd;height:7px;margin-top:-2px;width:14px;position:absolute;left:2px;top:50%;opacity:0}#content .tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]:checked+label:after,.tx-avmplugins-merchantsearch form .form-field.form-field-check input[type=checkbox]:checked+label:after{opacity:1}#content #content .tx-avmplugins-merchantsearch form .form-field.form-field-check label,#content .tx-avmplugins-merchantsearch form .form-field.form-field-check label,.tx-avmplugins-merchantsearch form .form-field.form-field-check label{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;cursor:pointer;color:#9d9d9d;font-weight:400;margin-left:0;padding-left:30px;width:100%}#content .tx-avmplugins-merchantsearch.filter-overlay-active form .merchant-search-form-row button.overlay-filter-open span,.tx-avmplugins-merchantsearch.filter-overlay-active form .merchant-search-form-row button.overlay-filter-open span{background-position:-11px -126px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul{margin:0;padding:0;list-style:none}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store{padding:15px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-wrapper,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-wrapper{font-size:0;padding-right:30px;position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-wrapper>*,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-wrapper>*{font-size:14px;line-height:20px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .next-opening-hour,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .next-opening-hour{font-size:14px;line-height:20px;margin-top:6px;padding-left:25px;position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store.invisible,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store.invisible{padding:0;margin:0}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store.merchant-search-store-highlight,#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store:hover,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store.merchant-search-store-highlight,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store:hover{background-color:#ccc!important;cursor:pointer}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-title,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-title{font-size:14px;line-height:20px;font-weight:700}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-column,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;vertical-align:middle;width:70%}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-column+.merchant-search-store-column,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-column+.merchant-search-store-column{text-align:right;width:30%}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-opening,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-opening{padding-left:15px;position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-opening .green-dot,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .merchant-search-store-opening .green-dot{position:absolute;left:0;top:3px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .store-info,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .store-info{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-info.svg') no-repeat center center transparent;cursor:pointer;display:block;font-size:0;height:40px;position:absolute;right:-15px;top:50%;width:40px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .availability-icon,#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-certification-icon,#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-fiber-icon,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .availability-icon,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-certification-icon,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-fiber-icon{font-size:14px;line-height:20px;display:block;margin-top:8px;padding-left:25px;position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .availability-icon:before,#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-certification-icon:before,#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-fiber-icon:before,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .availability-icon:before,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-certification-icon:before,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-fiber-icon:before{content:'';position:absolute;left:0;top:0}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .availability-icon:before,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .availability-icon:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-verfuegbar.svg') no-repeat 0 0 transparent;background-size:20px auto;display:block;height:20px;width:20px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-fiber-icon:before,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-fiber-icon:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-fiber.svg') no-repeat 0 0 transparent;background-size:20px auto;display:block;height:20px;width:20px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-certification-icon:before,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store .avm-certification-icon:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-partner.svg') no-repeat 0 0 transparent;background-size:20px auto;display:block;height:20px;width:20px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store:nth-child(odd),.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper .merchant-search-list ul .merchant-search-store:nth-child(odd){background-color:#f8f8f8}#content .tx-avmplugins-merchantsearch .gray-dot,#content .tx-avmplugins-merchantsearch .green-dot,.tx-avmplugins-merchantsearch .gray-dot,.tx-avmplugins-merchantsearch .green-dot{background:no-repeat 0 0 transparent;background-size:20px auto;display:inline-block;height:20px;width:20px;position:absolute;left:0;top:0}#content .tx-avmplugins-merchantsearch .green-dot,.tx-avmplugins-merchantsearch .green-dot{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-open.svg')}#content .tx-avmplugins-merchantsearch .gray-dot,.tx-avmplugins-merchantsearch .gray-dot{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-closed.svg')}#content .tx-avmplugins-merchantsearch .merchant-search-overlay,.tx-avmplugins-merchantsearch .merchant-search-overlay{font-size:14px;line-height:20px;background:#fff;color:#000;padding:40px 0 0;position:absolute;top:2px;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}#content .tx-avmplugins-merchantsearch .merchant-search-overlay.overlay-active,.tx-avmplugins-merchantsearch .merchant-search-overlay.overlay-active{opacity:1;visibility:visible}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-inner,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-inner{height:100%;overflow:auto}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .button,.tx-avmplugins-merchantsearch .merchant-search-overlay .button{padding-left:44px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .button:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .button:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-route.svg');border:0;content:'';display:block;height:24px;left:10px;position:absolute;top:50%;width:24px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .button:after,.tx-avmplugins-merchantsearch .merchant-search-overlay .button:after{background-color:#333}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .close,.tx-avmplugins-merchantsearch .merchant-search-overlay .close{border:none;background:0 0;cursor:pointer;padding:0;height:30px;position:absolute;right:30px;top:10px;width:30px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .close>div,.tx-avmplugins-merchantsearch .merchant-search-overlay .close>div{background:#000;height:2px;width:100%}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .close>div:first-child,.tx-avmplugins-merchantsearch .merchant-search-overlay .close>div:first-child{transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg)}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .close>div:last-child,.tx-avmplugins-merchantsearch .merchant-search-overlay .close>div:last-child{transform:translateY(-2px) rotateZ(-45deg);-moz-transform:translateY(-2px) rotateZ(-45deg);-ms-transform:translateY(-2px) rotateZ(-45deg);-webkit-transform:translateY(-2px) rotateZ(-45deg)}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations{font-size:0}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .driving,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .transit,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .walking,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .driving,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .transit,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .walking{font-size:14px;line-height:20px;margin-top:20px;display:inline-block;vertical-align:top;padding-right:20px;padding-left:26px;position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .driving:before,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .transit:before,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .walking:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .driving:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .transit:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .walking:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:'';display:block;height:24px;position:absolute;left:0;top:50%;width:24px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .driving:before:last-child,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .transit:before:last-child,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .walking:before:last-child,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .driving:before:last-child,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .transit:before:last-child,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .walking:before:last-child{display:none}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .walking:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .walking:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/directions-walk.svg') no-repeat center center transparent}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .driving:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .driving:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/directions-car.svg') no-repeat center center transparent}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .transit:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-durations .transit:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/directions-transit.svg') no-repeat center center transparent}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-route,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-route{margin-top:20px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-title,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-title{font-size:24px;line-height:30px;font-weight:700;padding-right:30px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos-title,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening-title,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos-title,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening-title{font-weight:700}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening{background-color:#f8f8f8;margin-top:20px;padding:20px 15px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul{margin:10px 0 0;padding:0;list-style:none}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li:after,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html #content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li,* html .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li{height:1%}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li+li,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li+li{padding-top:5px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li .merchant-search-overlay-opening-time,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li .merchant-search-overlay-opening-weekday,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li .merchant-search-overlay-opening-time,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li .merchant-search-overlay-opening-weekday{float:left}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li .merchant-search-overlay-opening-weekday,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li .merchant-search-overlay-opening-weekday{width:150px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li .merchant-search-overlay-opening-time,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-opening ul li .merchant-search-overlay-opening-time{width:calc(100% - 150px)}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos{margin-top:40px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos:after,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html #content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos,* html .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos{height:1%}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>span,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>ul,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>span,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>ul,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available>span,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available>ul,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>span,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>ul,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>span,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>ul,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available>span,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available>ul{padding-left:40px;position:relative}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>span:before,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>ul:before,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>span:before,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>ul:before,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available>span:before,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available>ul:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>span:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>ul:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>span:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>ul:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available>span:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available>ul:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:'';position:absolute;left:0;top:50%}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified+.product-available,#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert+.product-available,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified+.product-available,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert+.product-available{margin-top:20px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>ul:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.avm-certified>ul:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-partner.svg') no-repeat 0 0 transparent;background-size:30px auto;display:block;height:30px;width:30px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>span,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>span{display:block}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>span:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.fiber-expert>span:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-fiber.svg') no-repeat 0 0 transparent;background-size:30px auto;display:block;height:30px;width:30px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available ul:before,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos.product-available ul:before{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-verfuegbar.svg') no-repeat 0 0 transparent;background-size:30px auto;display:block;height:30px;width:30px;top:-4px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos ul,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos ul{list-style-type:none;margin:10px 0 0;padding:0}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos ul li,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos ul li{position:relative;line-height:22px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos .merchant-search-overlay-icon,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos .merchant-search-overlay-icon{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;display:inline-block;height:30px;vertical-align:top;width:30px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos .merchant-search-overlay-icon.avm-certified,.tx-avmplugins-merchantsearch .merchant-search-overlay .merchant-search-overlay-infos .merchant-search-overlay-icon.avm-certified{background:#00f}@media screen and (max-width:985px){#service{position:relative;z-index:2}#content .tx-avmplugins-merchantsearch.loader-active .map-wrapper:before,.tx-avmplugins-merchantsearch.loader-active .map-wrapper:before{-webkit-animation-name:bar;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-name:bar;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:1}#content .tx-avmplugins-merchantsearch .map-wrapper,.tx-avmplugins-merchantsearch .map-wrapper{border-bottom:2px solid transparent}#content .tx-avmplugins-merchantsearch .map-wrapper:before,.tx-avmplugins-merchantsearch .map-wrapper:before{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;background-color:#0074bd;content:'';display:block;position:absolute;left:0;bottom:0;height:2px;opacity:0;z-index:11}#content .tx-avmplugins-merchantsearch .merchant-search-no-results,.tx-avmplugins-merchantsearch .merchant-search-no-results{padding-right:0;text-align:center}#content .tx-avmplugins-merchantsearch .merchant-search-overlay,.tx-avmplugins-merchantsearch .merchant-search-overlay{padding:20px}#content .tx-avmplugins-merchantsearch .merchant-search-overlay.overlay-active,.tx-avmplugins-merchantsearch .merchant-search-overlay.overlay-active{position:fixed;top:0;bottom:0;left:0;right:0;z-index:71}#content .tx-avmplugins-merchantsearch .merchant-search-overlay .close,.tx-avmplugins-merchantsearch .merchant-search-overlay .close{top:20px;right:20px}#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column,#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-wrapper,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-wrapper{position:static}#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-left,#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-right,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-left,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-right{width:100%}#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-left,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-left{order:2;height:auto}#content .tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-right,.tx-avmplugins-merchantsearch .merchant-search-row .merchant-search-column.column-right{order:1}#content .tx-avmplugins-merchantsearch .merchant-search-form,.tx-avmplugins-merchantsearch .merchant-search-form{padding-right:0}#content .tx-avmplugins-merchantsearch .merchant-search-form form .form-field.form-field-search input[type=text],.tx-avmplugins-merchantsearch .merchant-search-form form .form-field.form-field-search input[type=text]{font-size:16px}#content .tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper,.tx-avmplugins-merchantsearch .merchant-search-result-list-wrapper{max-height:none;min-height:0;height:auto!important}#content .tx-avmplugins-merchantsearch #map,#content .tx-avmplugins-merchantsearch .map-wrapper,.tx-avmplugins-merchantsearch #map,.tx-avmplugins-merchantsearch .map-wrapper{height:30vh;min-height:0}#content .tx-avmplugins-merchantsearch.filter-overlay-active.loader-active .map-wrapper:before,#content .tx-avmplugins-merchantsearch.filter-overlay-active.loader-active .merchant-search-result-list-wrapper:before,.tx-avmplugins-merchantsearch.filter-overlay-active.loader-active .map-wrapper:before,.tx-avmplugins-merchantsearch.filter-overlay-active.loader-active .merchant-search-result-list-wrapper:before{z-index:1}#content .tx-avmplugins-merchantsearch.map-sticky .map-wrapper,.tx-avmplugins-merchantsearch.map-sticky .map-wrapper{position:fixed;top:0;width:calc(100% - 60px);z-index:1}#content .tx-avmplugins-merchantsearch.map-sticky.filter-overlay-active .merchant-search-row .merchant-search-column.column-left,.tx-avmplugins-merchantsearch.map-sticky.filter-overlay-active .merchant-search-row .merchant-search-column.column-left{margin-top:0}#content .tx-avmplugins-merchantsearch.map-sticky .merchant-search-form,.tx-avmplugins-merchantsearch.map-sticky .merchant-search-form{background:#fff;position:fixed;top:30vh;width:calc(100% - 60px);z-index:1}#content .tx-avmplugins-merchantsearch.map-sticky .merchant-search-row .merchant-search-column.column-left,.tx-avmplugins-merchantsearch.map-sticky .merchant-search-row .merchant-search-column.column-left{margin-top:30vh}}
.frame-type-avmplugins_headerimage.frame-layout-fullwidth-center>.frame-outer-wrap,.frame-type-avmplugins_headerimage.frame-layout-fullwidth>.frame-outer-wrap{padding-left:0;padding-right:0}.frame-type-avmplugins_headerimage.frame-layout-fullwidth-center>.frame-outer-wrap>.frame-inner-wrap,.frame-type-avmplugins_headerimage.frame-layout-fullwidth>.frame-outer-wrap>.frame-inner-wrap{max-width:none}.frame-type-avmplugins_headerimage.frame-layout-fullwidth-center>.frame-outer-wrap>.frame-inner-wrap .media-teaser .layout-inner{max-width:1225px;margin:0 auto}.media-teaser{position:relative}.media-teaser .media-teaser-media-wrapper{overflow:hidden;padding:32.3125% 0 0;position:relative}.media-teaser.media-teaser-height-250 .media-teaser-media-wrapper{padding-top:250px}.media-teaser .media-teaser-media-wrapper-inner{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.media-teaser .media-teaser-overlay{bottom:50px;left:30px;position:absolute;right:30px;top:50px}.media-teaser .layout-inner,.media-teaser .media-teaser-overlay-inner{height:100%}.media-teaser .layout-inner{max-width:none}.media-teaser .media-teaser-overlay-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;justify-content:flex-end;max-width:498px}.media-teaser .media-teaser-headline{color:#fff;margin-bottom:0;text-shadow:0 0 10px rgba(0,0,0,.5)}.service-navigation-overlaps .frame-type-avmplugins_headerimage:first-child{top:65px}@media screen and (max-width:767px){.service-navigation-overlaps .frame-type-avmplugins_headerimage:first-child{top:106px}}@media screen and (max-width:1024px){.media-teaser .media-teaser-media-wrapper{padding-top:56.25%}.media-teaser.media-teaser-height-250 .media-teaser-media-wrapper{padding-top:250px}}@media screen and (max-width:985px){.media-teaser .media-teaser-headline{font-size:24px;line-height:30px}}@media screen and (max-width:767px){.media-teaser .media-teaser-overlay{top:50px}}@media screen and (max-width:479px){.media-teaser .media-teaser-media-wrapper{height:380px;padding-top:0}.media-teaser.media-teaser-height-250 .media-teaser-media-wrapper{height:250px;padding-top:0}}
.frame-type-menu_pages ul a,.frame-type-menu_subpages ul a{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px;position:relative;text-align:center;vertical-align:middle;z-index:2}.frame-type-menu_pages ul a:after,.frame-type-menu_pages ul a:before,.frame-type-menu_subpages ul a:after,.frame-type-menu_subpages ul a:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.frame-type-menu_pages ul a,.frame-type-menu_pages ul a:before,.frame-type-menu_subpages ul a,.frame-type-menu_subpages ul a:before{border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.frame-type-menu_pages ul a:before,.frame-type-menu_subpages ul a:before{border:2px solid #0074bd}.frame-type-menu_pages ul a:after,.frame-type-menu_subpages ul a:after{border-radius:inherit;-moz-border-radius:inherit;-ms-border-radius:inherit;-webkit-border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);background:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}.frame-type-menu_pages ul a:focus,.frame-type-menu_pages ul a:hover,.frame-type-menu_subpages ul a:focus,.frame-type-menu_subpages ul a:hover{text-decoration:none}.frame-type-menu_pages ul a:focus,.frame-type-menu_pages ul a:focus:before,.frame-type-menu_pages ul a:focus:hover,.frame-type-menu_pages ul a:focus:hover:before,.frame-type-menu_subpages ul a:focus,.frame-type-menu_subpages ul a:focus:before,.frame-type-menu_subpages ul a:focus:hover,.frame-type-menu_subpages ul a:focus:hover:before{animation:pop .3s linear 1;-moz-animation:pop .3s linear 1;-ms-animation:pop .3s linear 1;-webkit-animation:pop .3s linear 1}.frame-type-menu_pages ul a:not(.button-ghost):not([class*=button-link-ghost]):before,.frame-type-menu_subpages ul a:not(.button-ghost):not([class*=button-link-ghost]):before{display:none}.frame-type-menu_pages ul a:not(.button-ghost):not([class*=button-link-ghost]):hover:after,.frame-type-menu_subpages ul a:not(.button-ghost):not([class*=button-link-ghost]):hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}.frame-blue-gradient .frame-type-menu_pages ul a,.frame-blue-gradient .frame-type-menu_subpages ul a{background-color:#fff;color:#0074bd}.frame-type-menu_pages ul a,.frame-type-menu_pages ul a:after,.frame-type-menu_subpages ul a,.frame-type-menu_subpages ul a:after{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0}.frame-type-menu_pages ul .active a,.frame-type-menu_subpages ul .active a{background-color:transparent;color:#0074bd}.frame-type-menu_pages ul .active a:after,.frame-type-menu_subpages ul .active a:after{background-color:transparent;border:2px solid #0074bd}.frame-type-menu_pages ul,.frame-type-menu_subpages ul{font-size:0;list-style:none;margin:0;padding:0;margin:-10px -5px 0}.frame-type-menu_pages ul>*,.frame-type-menu_subpages ul>*{display:inline-block;font-size:18px;vertical-align:top}.frame-type-menu_pages ul ul,.frame-type-menu_subpages ul ul{margin-top:0}.frame-type-menu_pages ul .red a:after,.frame-type-menu_subpages ul .red a:after{background-color:#e2001a}.frame-type-menu_pages ul .red.active a,.frame-type-menu_subpages ul .red.active a{background-color:transparent;color:#e2001a}.frame-type-menu_pages ul .red.active a:after,.frame-type-menu_subpages ul .red.active a:after{background-color:transparent;border:2px solid #e2001a}.frame-type-menu_pages ul .yellow a:after,.frame-type-menu_subpages ul .yellow a:after{background-color:#ffbc00}.frame-type-menu_pages ul .yellow.active a,.frame-type-menu_subpages ul .yellow.active a{background-color:transparent;color:#ffbc00}.frame-type-menu_pages ul .yellow.active a:after,.frame-type-menu_subpages ul .yellow.active a:after{background-color:transparent;border:2px solid #ffbc00}.frame-type-menu_pages ul .green a:after,.frame-type-menu_subpages ul .green a:after{background-color:#8bc64b}.frame-type-menu_pages ul .green.active a,.frame-type-menu_subpages ul .green.active a{background-color:transparent;color:#8bc64b}.frame-type-menu_pages ul .green.active a:after,.frame-type-menu_subpages ul .green.active a:after{background-color:transparent;border:2px solid #8bc64b}.frame-type-menu_pages li,.frame-type-menu_subpages li{margin:10px 5px 0}
.model-overview .model-overview-intro{text-align:center}.model-overview .model-overview-intro+.model-overview-elements{margin-top:96px}.model-overview .model-overview-title{color:#000;font-weight:700;margin-bottom:16px}.model-overview .model-overview-compare-button{transform:translate(-50%,100%);-moz-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);-webkit-transform:translate(-50%,100%);transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s;position:fixed;bottom:0;left:50%;z-index:50}.model-overview .model-overview-compare-button.js-active{transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0)}.model-overview .model-overview-compare-button a{border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-ms-border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;font-size:18px;line-height:24px;background-color:#0074bd;color:#fff;display:inline-block;font-weight:700;padding:11px 30px;position:relative;vertical-align:top}.model-overview .model-overview-element{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.model-overview .model-overview-element[data-expanded=true] .model-overview-toggle button:after{opacity:0}.model-overview .model-overview-element+.model-overview-element{margin-top:100px}.model-overview a.image-wrapper{display:block}.model-overview a.image-wrapper img{transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-webkit-transform:scale(.9);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.model-overview a.image-wrapper:focus img,.model-overview a.image-wrapper:hover img{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.model-overview .availability{margin-top:10px}.model-overview .availability span{display:inline-block;vertical-align:middle}.model-overview .availability span.availability-label{font-size:18px;line-height:24px;color:#fff;margin-right:10px}.model-overview .availability span img{display:inline-block;vertical-align:top}.model-overview .model-overview-element-title{margin-bottom:24px;text-align:center}.model-overview .model-overview-toggle{border-bottom:2px solid #0074bd;padding-bottom:20px}.model-overview .model-overview-toggle button{font-size:18px;line-height:24px;background-color:transparent;border:none;color:#0074bd;cursor:pointer;font-weight:700;margin-top:30px;padding:10px 0 10px 45px;position:relative}.model-overview .model-overview-toggle button:focus{outline:0}.model-overview .model-overview-toggle button:after,.model-overview .model-overview-toggle button:before{background-color:#0074bd;content:'';width:34px;height:2px;position:absolute;left:0;top:50%}.model-overview .model-overview-toggle button:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.model-overview .model-overview-toggle button:after{transform:translateY(-50%) rotateZ(90deg);-moz-transform:translateY(-50%) rotateZ(90deg);-ms-transform:translateY(-50%) rotateZ(90deg);-webkit-transform:translateY(-50%) rotateZ(90deg)}.model-overview .model-overview-subelement-container{overflow:hidden}.model-overview .model-overview-subelements{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-top:-20px}.model-overview .model-overview-subelement{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:opacity .3s,height .3s,margin-top .3s;-moz-transition:opacity .3s,height .3s,margin-top .3s;-ms-transition:opacity .3s,height .3s,margin-top .3s;-webkit-transition:opacity .3s,height .3s,margin-top .3s;margin-top:20px;padding-left:10px;padding-right:10px;width:50%;overflow:hidden}.model-overview .model-overview-subelement .model-overview-subelement-outer{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s}.model-overview .model-overview-subelement .model-overview-subelement-outer>*{width:100%}.model-overview .model-overview-subelement .model-overview-subelement-outer img{max-width:100%}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title-wrapper{-webkit-order:1;-moz-order:1;order:1}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-award{-webkit-order:3;-moz-order:3;order:3}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features{-webkit-order:3;-moz-order:3;order:3}.model-overview .model-overview-subelement .model-overview-subelement-outer .image-wrapper{-webkit-order:2;-moz-order:2;order:2}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-actions{-webkit-order:4;-moz-order:4;order:4}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title{font-size:42px;line-height:49px}.model-overview .model-overview-subelement .model-overview-subelement-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;height:100%;position:relative}.model-overview .model-overview-subelement .model-overview-subelement-align-bottom{margin-top:auto}.model-overview .model-overview-subelement.model-overview-subelement-big{width:100%}.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .image-wrapper{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);margin-bottom:0;position:absolute;right:60px;text-align:right;top:50%;width:calc(50% - 60px)}.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .image-wrapper img{height:auto;max-height:100%;max-width:100%;width:auto}.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-title-wrapper{width:46%}.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-title-wrapper{margin-bottom:30px}.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-title-wrapper:last-child{min-height:330px}.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-title{font-size:42px;line-height:49px;margin-bottom:0}.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-description{margin-bottom:0}.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-award{-webkit-order:5;-moz-order:5;order:5}.model-overview.model-overview-expandable .model-overview-subelement:first-child~.model-overview-subelement{height:0;margin-top:0;opacity:0}.model-overview.model-overview-expandable .model-overview-subelement:first-child~.model-overview-subelement .model-overview-subelement-outer{transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-webkit-transform:scale(0)}.model-overview.model-overview-expandable .model-overview-subelement:first-child~.model-overview-subelement.js-subelement-visible{margin-top:20px;opacity:1!important;height:auto}.model-overview.model-overview-expandable .model-overview-subelement:first-child~.model-overview-subelement.js-subelement-visible .model-overview-subelement-outer{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.model-overview .model-overview-subelement-outer{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#007fc8;background:-moz-linear-gradient(left,#007fc8 0,#004482 100%);background:-webkit-linear-gradient(left,#007fc8 0,#004482 100%);background:linear-gradient(to right,#007fc8 0,#004482 100%);padding:60px;position:relative;height:100%}.model-overview .model-overview-subelement-outer .h2,.model-overview .model-overview-subelement-outer .h3,.model-overview .model-overview-subelement-outer .h4,.model-overview .model-overview-subelement-outer .h5,.model-overview .model-overview-subelement-outer h2,.model-overview .model-overview-subelement-outer h3,.model-overview .model-overview-subelement-outer h4,.model-overview .model-overview-subelement-outer h5,.model-overview .model-overview-subelement-outer p{color:#fff}.model-overview .model-overview-subelement-outer .image-wrapper{text-align:center}.model-overview .model-overview-subelement-outer img{display:inline-block;vertical-align:top;max-width:65%}.model-overview .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement-outer .model-overview-subelement-title-wrapper{text-align:left}.model-overview .model-overview-subelement-outer .model-overview-subelement-title{font-size:42px;line-height:49px}.model-overview .model-overview-subelement-outer .model-overview-subelement-title+*{margin-top:5px}.model-overview .model-overview-subelement-outer .model-overview-subelement-description{font-size:18px;line-height:24px;margin-bottom:10px}.model-overview .model-overview-subelement-outer .model-overview-subelement-features{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;padding:10px 0 40px;font-size:0}.model-overview .model-overview-subelement-outer .model-overview-subelement-features>*{font-size:16px;line-height:22px}.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;padding-right:10px;position:relative;width:50%}.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature:nth-child(n+3){margin-top:10px}.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature.theme-yellow .model-overview-subelement-feature-icon{background:#ffe400}.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature.theme-yellow .model-overview-subelement-feature-text p{color:#ffe400}.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-icon{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#fff;height:44px;display:block;overflow:hidden;padding:6px;position:relative;width:44px}.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-icon img,.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-icon svg{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);height:72%;left:50%;position:absolute;top:50%;width:72%}.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-text{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-left:10px;width:calc(100% - 44px)}@supports (hyphens:auto){.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-text{hyphens:auto}}@supports not (hyphens:auto){.model-overview .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-text{overflow-wrap:break-word}}.model-overview .model-overview-subelement-actions>div+div{margin-top:30px}.model-overview .model-overview-subelement-actions input[type=checkbox]{height:0;opacity:0;overflow:hidden;visibility:hidden;width:0}.model-overview .model-overview-subelement-actions input[type=checkbox]:checked+label:before{opacity:0;visibility:hidden}.model-overview .model-overview-subelement-actions input[type=checkbox]:checked+label:after{opacity:1;visibility:visible}.model-overview .model-overview-subelement-actions label{font-size:16px;line-height:22px;color:#0074bd;cursor:pointer;font-weight:700;padding-left:30px;position:relative}.model-overview .model-overview-subelement-actions label:after,.model-overview .model-overview-subelement-actions label:before{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;content:'';background-size:20px auto;height:20px;position:absolute;left:0;top:0;width:20px}.model-overview .model-overview-subelement-actions label:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-radio-unchecked.svg') no-repeat 0 0 transparent}.model-overview .model-overview-subelement-actions label:after{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-radio-checked.svg') no-repeat 0 0 transparent;opacity:0;visibility:hidden}.model-overview .model-overview-subelement-award{position:relative}.model-overview .model-overview-subelement-award img{position:absolute;right:0;bottom:0;max-width:144px!important;height:auto}@media screen and (max-width:1024px){.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-title{font-size:24px;line-height:30px}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature{display:block}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature:nth-child(n+3),.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature:nth-child(n+3){margin-top:12px}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-icon,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-icon{margin-bottom:6px}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-text,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-text{padding-left:0;padding-right:14px;width:100%}}@media screen and (max-width:985px){.model-overview .model-overview-subelement-outer{padding:30px}.model-overview .availability{margin-top:5px}.model-overview .availability span.availability-label{font-size:16px;line-height:22px;margin-right:5px}.model-overview .availability span.availability-image img{max-height:30px}.model-overview .model-overview-element-title,.model-overview .model-overview-title{font-size:24px;line-height:30px}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title{font-size:24px;line-height:30px}.model-overview .model-overview-subelement-actions>div+div{margin-top:15px}}@media screen and (max-width:767px){.model-overview .model-overview-element+.model-overview-element{margin-top:55px}.model-overview .model-overview-element-title,.model-overview .model-overview-title{font-size:24px;line-height:30px}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title-wrapper{-webkit-order:1;-moz-order:1;order:1}.model-overview .model-overview-subelement .model-overview-subelement-outer .image-wrapper{-webkit-order:2;-moz-order:2;order:2}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features{-webkit-order:4;-moz-order:4;order:4}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-actions{-webkit-order:5;-moz-order:5;order:5}.model-overview .model-overview-subelement{width:100%}.model-overview .model-overview-subelement .model-overview-subelement-outer .image-wrapper{margin-bottom:35px}.model-overview .model-overview-subelement .model-overview-subelement-outer .image-wrapper img{max-width:100%}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title{font-size:24px;line-height:30px}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title-wrapper,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-title-wrapper{position:static;max-height:none;max-width:none}.model-overview .model-overview-subelement .model-overview-subelement-outer .image-wrapper,.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features,.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title-wrapper,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .image-wrapper,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-title-wrapper{max-width:none;width:100%}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-title-wrapper,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-title-wrapper{min-height:0}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-description,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-description{margin-bottom:10px}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-award,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-award{-webkit-order:3;-moz-order:3;order:3}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-icon,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-icon{margin-bottom:0}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-text,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature .model-overview-subelement-feature-text{padding-left:12px;width:calc(100% - 44px)}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-actions{margin-top:auto}.model-overview .model-overview-subelement .model-overview-subelement-outer .image-wrapper,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .image-wrapper{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;position:static;right:auto;top:auto}.model-overview .model-overview-subelement-outer{padding:30px}.model-overview .model-overview-subelement-outer img{max-width:100%}.model-overview .model-overview-subelement-outer img+.model-overview-subelement-actions{margin-top:45px}.model-overview .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement-outer .model-overview-subelement-title-wrapper{position:static;bottom:auto;top:auto;left:auto;max-width:none;max-height:none}.model-overview .model-overview-subelement-outer .model-overview-subelement-title-wrapper{margin-bottom:60px}.model-overview .model-overview-subelement-outer .model-overview-subelement-actions>div+div{margin-top:20px}}@media screen and (max-width:479px){.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-actions,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-actions{text-align:center}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-features .model-overview-subelement-feature{margin-top:12px;padding-right:0;width:100%}.model-overview .model-overview-subelement .model-overview-subelement-outer .model-overview-subelement-award img,.model-overview .model-overview-subelement.model-overview-subelement-big .model-overview-subelement-outer .model-overview-subelement-award img{max-width:96px!important}}
.more-products-list{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;list-style-type:none}.more-products-list>li{width:50%}.more-products-link{border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-moz-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;flex-wrap:nowrap;transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s;align-items:center;justify-content:center;padding:30px 13px;margin:13px}.more-products-link>img{display:inline-block;max-height:60px;margin-bottom:8px}.more-products-link>span{text-align:center}.more-products-link:focus,.more-products-link:hover{text-decoration:none;outline:0;box-shadow:0 0 10px -2px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px -2px rgba(0,0,0,.3);-ms-box-shadow:0 0 10px -2px rgba(0,0,0,.3);-webkit-box-shadow:0 0 10px -2px rgba(0,0,0,.3)}@media screen and (max-width:767px){.more-products-link{padding:13px}.more-products-link>img{max-height:40px}}@media screen and (max-width:479px){.more-products-list>li{width:100%}}
.mumimo{margin:0 auto;max-width:1000px;width:100%}.mumimo-headline{font-size:42px;line-height:49px;font-weight:700}.mumimo-headline+.mumimo-text{margin-top:18px}.mumimo-text{font-size:18px;line-height:24px}.mumimo-content+.mumimo-image{margin-top:58px}.mumimo-bottom-element-line,.mumimo-headline,.mumimo-text{text-align:center}.mumimo-headline,.mumimo-text{margin:0 auto;max-width:800px}.mumimo-image+.mumimo-bottom{margin-top:63px}#mumimo-svg{width:100%}.mumimo-image-label{font-size:18px;line-height:24px}.mumimo-image-label+.mumimo-svg-wrapper{margin-top:30px}.mumimo-bottom{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:space-between}.mumimo-bottom-element-line{display:block}.mumimo-bottom-element-line-2{font-size:42px;line-height:49px;color:#0074bd;font-weight:700}#mumimo-svg g{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;opacity:.4}#mumimo-svg g.js-activated{opacity:1}#mumimo-svg .animate{opacity:0}#mumimo-svg .animate.js-animate{opacity:1}@media screen and (max-width:767px){.mumimo-bottom-element-line-2,.mumimo-headline{font-size:24px;line-height:30px}.mumimo-text{text-align:left}.mumimo-image-label{font-size:16px;line-height:22px;text-align:center}.mumimo-bottom{display:block}.mumimo-bottom-element+.mumimo-bottom-element{margin-top:48px}}
#skiplinks{left:-32768px;list-style:none;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:1000}#skiplinks a{left:-32768px;position:absolute;top:-32768px}#skiplinks a:active,#skiplinks a:focus{left:32768px;outline:none 0;position:absolute;top:0;width:100%}#header-search-toggle{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-search-white.svg') no-repeat center;display:block;height:20px;left:auto;position:absolute;right:0;top:50%;width:20px}.js-header-search-open #header-search-toggle{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-close-white.svg')}#service-navigation{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;left:0;padding:0 30px;position:absolute;right:0;top:76px;z-index:50}#service-navigation.service-navigation-shadow{text-shadow:1px 1px 2px #000}#service-navigation.service-navigation-shadow .service-navigation-inner{position:relative}#service-navigation.service-navigation-shadow .service-navigation-inner:before{box-shadow:0 2px 3px #000;-moz-box-shadow:0 2px 3px #000;-ms-box-shadow:0 2px 3px #000;-webkit-box-shadow:0 2px 3px #000;bottom:0;content:'';display:block;height:1px;left:0;position:absolute;width:100%}#service-navigation .service-navigation-inner,#service-navigation .service-navigation-vertical-alignment{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}#service-navigation .service-navigation-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;height:90px;width:100%}#service-navigation .service-navigation-vertical-alignment{justify-content:space-between;gap:13px 55px;width:100%}#service-navigation .service-navigation-vertical-alignment:after{border-bottom:2px solid #fff;content:'';display:block;order:4;width:100%}#service-navigation .service-navigation-label{font-weight:700;margin-right:auto}#service-navigation .service-navigation-links-wrapper{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;gap:10px 55px}#service-navigation .service-navigation-links-wrapper ul{order:1}#service-navigation .service-navigation-button-wrapper{order:2;position:relative}#service-navigation a:not(.button),#service-navigation span{font-size:16px;line-height:22px;color:#000}#service-navigation a:not(.button).active,#service-navigation a:not(.button):focus,#service-navigation a:not(.button):hover{font-weight:700;text-decoration:none}#service-navigation a:not(.button):after{content:attr(data-hover-text-bold);display:block;font-weight:700;height:0;overflow:hidden}#service-navigation ul{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:10px 55px}#service-navigation li{text-align:center}#service-navigation+#content{padding-top:150px}.service-navigation-overlaps #service-navigation{background-color:transparent}.service-navigation-overlaps #service-navigation .service-navigation-inner{height:65px}.service-navigation-overlaps #service-navigation .service-navigation-inner .service-navigation-vertical-alignment:before{content:'';display:block;width:100%}.service-navigation-overlaps #service-navigation .service-navigation-inner .service-navigation-vertical-alignment:after{border-bottom-color:#fff}.service-navigation-overlaps #service-navigation+#content{padding-top:0}#service-navigation li a:not(.button),#service-navigation span{color:#fff}.service-navigation-overlaps #service-navigation.service-navigation-dark .service-navigation-inner .service-navigation-vertical-alignment:after,.service-navigation-static #service-navigation.service-navigation-dark .service-navigation-inner .service-navigation-vertical-alignment:after{border-bottom-color:#000}#service-navigation.service-navigation-dark li a:not(.button),#service-navigation.service-navigation-dark span{color:#000}.service-navigation-static #service-navigation{margin-top:90px;position:static}.service-navigation-static #service-navigation .service-navigation-inner{border-bottom-color:#fff;height:auto}.service-navigation-button-wrapper{text-shadow:0 0 0}.service-navigation-button-wrapper:before{border:8px solid transparent;border-bottom-color:#fff;bottom:100%;content:" ";height:0;left:50%;margin-left:-8px;position:absolute;pointer-events:none;width:0;transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-webkit-transform:translateY(-15px);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;bottom:auto;opacity:0;top:100%;visibility:hidden}.service-navigation-button-wrapper .buyonline-overlay{width:360px}.service-navigation-button-wrapper.js-buyonline-overlay-visible:before{transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-webkit-transform:translateY(-5px);opacity:1;visibility:visible}.buyonline-mobile-button.button{display:none}.footer-navigation ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;margin:-30px 0 0}.footer-navigation li{margin:30px 25px 0 0}.footer-navigation li:last-child{margin-right:0}.footer-navigation a,.footer-navigation button[type=button]{font-size:16px;line-height:22px;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;color:#000}.footer-navigation a:focus,.footer-navigation a:hover,.footer-navigation button[type=button]:focus,.footer-navigation button[type=button]:hover{color:#0074bd;text-decoration:none}.footer-navigation button[type=button]{background:0 0;border:none;cursor:pointer;padding:0}#section-nav{margin-bottom:20px}#section-nav ul{list-style:none;margin:0;padding:0}#section-nav ul.js-hide{display:none}#section-nav ul li{background-color:#0074bd;margin-top:1px}#section-nav ul li:first-child{margin-top:0}#section-nav ul li.js-hide{display:none}#section-nav ul li.js-hide+li{margin-top:0}#section-nav ul li.active{position:relative}#section-nav ul li.active:after{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:10px solid #0074bd;content:" ";height:0;position:absolute;right:-10px;top:50%;width:0}#section-nav ul li.active.js-hide:first-child+li{margin-top:0}#section-nav ul li.active.js-hide+li{margin-top:1px}#section-nav ul li.active a{opacity:1}#section-nav ul li a{transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-webkit-transition:opacity .2s;color:#fff;font-weight:700;display:block;opacity:.7;padding:9px 20px 7px}#section-nav ul li a:active,#section-nav ul li a:focus,#section-nav ul li a:hover{opacity:1;text-decoration:none}#section-nav .js-section-dropdown{background-color:#0074bd;color:#fff;display:block;font-weight:700;font-size:18px;line-height:24px;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;padding:9px 46px 7px 20px;position:relative;white-space:nowrap}#section-nav .js-section-dropdown:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;content:" ";height:0;opacity:.8;position:absolute;top:16px;right:20px;width:0}#section-nav .js-section-dropdown:active,#section-nav .js-section-dropdown:focus,#section-nav .js-section-dropdown:hover{text-decoration:none}#section-nav.js-open .js-section-dropdown:after{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;border-top:none}@media (hover:none) and (pointer:coarse){.buyonline-desktop-button.button{display:none}.buyonline-mobile-button.button{display:inline-block}}@media screen and (max-width:1024px){#footer-navigation{max-width:395px}#service-navigation{top:64px}.service-navigation-static #service-navigation{margin-top:40px}}@media screen and (max-width:985px){#service-navigation a:not(.button),#service-navigation span{font-size:14px;line-height:20px}}@media screen and (max-width:767px){.footer-navigation ul{justify-content:center}.footer-navigation li,.footer-navigation li:last-child{margin-left:10px;margin-right:10px}#service-navigation .service-navigation-inner{border-bottom-color:#d1d1d1;border-bottom-width:1px;height:106px}.service-navigation-overlaps #service-navigation .service-navigation-inner{height:106px}.service-navigation-static #service-navigation .service-navigation-inner .service-navigation-label{font-size:24px;line-height:30px}#service-navigation+#content{padding-top:146px}#service-navigation .service-navigation-vertical-alignment{gap:10px 20px}#service-navigation .service-navigation-label{order:1}#service-navigation ul{gap:10px 15px;order:3;justify-content:left;width:100%}#service-navigation .service-navigation-button-wrapper{order:2}.service-navigation-button-wrapper:before{transform:translateY(-26px);-moz-transform:translateY(-26px);-ms-transform:translateY(-26px);-webkit-transform:translateY(-26px)}.service-navigation-button-wrapper.js-buyonline-overlay-visible:before{transform:translateY(-16px);-moz-transform:translateY(-16px);-ms-transform:translateY(-16px);-webkit-transform:translateY(-16px)}}@media screen and (max-width:479px){#main-navigation .level-1>li>a{padding-left:10px;padding-right:10px;text-align:center}.footer-navigation ul{display:block;margin:-30px 0 0}.footer-navigation li,.footer-navigation li:last-child{margin:30px 0 0}.footer-navigation a{display:block;text-align:center}#service-navigation ul{justify-content:space-between}.service-navigation-button-wrapper .buyonline-overlay{width:calc(100vw - 60px)}}@media print{#main-navigation{display:none}#service-navigation,#service-navigation.service-navigation-overlaps{position:static}#service-navigation .service-navigation-button-wrapper{display:none}.teaser-single-product-top-right{display:none}}
#js-main-navigation-mobile{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translateX(100%);transition:all .3s;background:#0089d1;display:none;height:100vh;left:0;overflow:hidden;padding:76px 30px 40px;position:fixed;top:0;visibility:hidden;width:100vw}.js-main-navigation-mobile-visible #js-main-navigation-mobile{transform:translateX(0);visibility:visible}.js-header-small #js-main-navigation-mobile{padding-top:64px}.js-main-navigation-mobile-toggle{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;outline:0;padding:0;cursor:pointer;display:none;height:22px;margin:0 0 0 30px;width:22px;z-index:5}.js-main-navigation-mobile-levels{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;transition:all .3s;height:100%;overflow:hidden;position:relative}.js-main-navigation-mobile-level{box-sizing:border-box;height:100%;opacity:0;overflow:auto;transition:all .3s;visibility:hidden;width:100%}.js-main-navigation-mobile-level[aria-hidden=false]{opacity:1;visibility:visible}.js-main-navigation-mobile-level[data-level="1"] ul li{border-bottom:1px solid #fff}.js-main-navigation-mobile-level[data-level="1"] ul li:last-child{border-bottom:none}.js-main-navigation-mobile-level .layout-inner{margin:0 auto;max-width:1225px}.js-main-navigation-mobile-level ul{list-style:none;margin:0;padding:0}.js-main-navigation-mobile-level a{color:#fff;display:block;font-weight:400;padding:16px 30px 15px 0;position:relative}.js-main-navigation-mobile-level a:before{transform:translateY(-50%) rotate(-45deg);border:2px solid #fff;border-left:0;border-top:0;content:'';display:block;height:8px;position:absolute;right:8px;top:50%;width:8px}.js-main-navigation-mobile-level a:focus,.js-main-navigation-mobile-level a:hover{color:#f5f5f5}.js-main-navigation-mobile-level a.link-overview{border-top:1px solid #fff;border-bottom:1px solid #fff;color:#f5f5f5;font-weight:700}.js-main-navigation-mobile-level li:last-child a{border-bottom:none}.js-main-navigation-mobile-level .js-main-navigation-mobile-back{font-weight:700;padding-right:0;padding-left:30px}.js-main-navigation-mobile-level .js-main-navigation-mobile-back:before{border:2px solid #fff;border-bottom:0;border-right:0;display:block;left:2px;right:auto}.js-main-navigation-mobile-level .js-main-navigation-mobile-back~.js-main-navigation-mobile-back{border-top:1px solid #fff}@media (max-width:1024px),(hover:none),(pointer:coarse){.js-main-navigation-mobile-visible,.js-main-navigation-mobile-visible body{overflow:hidden}#js-main-navigation-mobile{display:block}.js-main-navigation-mobile-toggle{display:block}}@media screen and (max-width:985px){#js-main-navigation-mobile{padding-top:64px}.js-header-small #js-main-navigation-mobile{padding-top:64px}.js-header-small #js-main-navigation-mobile:before{top:64px}}
#main-navigation{height:100%}#main-navigation ul{list-style:none;margin:0;padding:0;font-size:0;height:100%}#main-navigation ul>*{display:inline-block;font-size:18px;vertical-align:top}#main-navigation li{height:100%}#main-navigation a{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:16px;line-height:22px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;color:#fff;display:block;font-weight:400;height:100%}#main-navigation a.active,#main-navigation a.js-main-navigation-active,#main-navigation a:focus,#main-navigation a:hover{font-weight:600;text-decoration:none}#main-navigation .icon-fritz-labor a{padding-left:35px;position:relative}#main-navigation .icon-fritz-labor a:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritz-labor-navigation.svg');content:'';display:inline-block;height:26px;vertical-align:middle;position:absolute;left:0;top:50%;margin-top:-13px;width:25px}#main-navigation .level-1{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:space-between;padding:0 calc(var(--logoWidth) + 120px);width:100%}#main-navigation .level-1>li>a{line-height:76px;text-align:center}#main-navigation .level-1>li>a:after{content:attr(data-hover-text-bold);display:block;font-weight:600;height:0;overflow:hidden}#main-navigation .level-2{opacity:0;pointer-events:none;position:absolute;top:100%}.js-main-navigation-flyout{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;left:0;position:absolute;right:0;top:calc(100% - 2px);z-index:70}.js-main-navigation-flyout .js-main-navigation-flyout-inner{background:#f5f5f5;padding:0 30px 0;position:relative;z-index:5;overflow:hidden}.js-main-navigation-flyout .js-main-navigation-flyout-inner+.js-main-navigation-flyout{z-index:4}.js-main-navigation-flyout .flyout-level-2,.js-main-navigation-flyout .flyout-level-3{height:0;overflow:hidden;position:relative}.js-main-navigation-flyout .flyout-level-2 ul{padding-bottom:14px}.js-main-navigation-flyout .flyout-level-2 ul li{margin:0 20px}.js-main-navigation-flyout .flyout-level-2 ul[data-flyout-layout=products]{padding-bottom:0}.js-main-navigation-flyout .flyout-level-3{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.js-main-navigation-flyout .flyout-level-3 ul{padding-bottom:14px;position:relative;width:100%;display:block}.js-main-navigation-flyout .flyout-level-3 ul[data-columns="2"]{width:50%}.js-main-navigation-flyout .flyout-level-3 ul[data-columns="3"]{width:33.3333%}.js-main-navigation-flyout .flyout-level-3 ul[data-columns="4"]{width:25%}.js-main-navigation-flyout .flyout-level-3 ul[data-columns="5"]{width:20%}.js-main-navigation-flyout .label,.js-main-navigation-flyout a{font-size:16px;line-height:22px;color:#000;display:block}.js-main-navigation-flyout a{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s}.js-main-navigation-flyout a.active{font-weight:700}.js-main-navigation-flyout a:focus,.js-main-navigation-flyout a:hover{text-decoration:none}.js-main-navigation-flyout a.js-main-navigation-nofocus{opacity:.5}.js-main-navigation-flyout [data-flyout-layout=products],.js-main-navigation-flyout ul{align-items:baseline;-moz-align-items:baseline;-ms-align-items:baseline;-webkit-align-items:baseline;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;width:100%}.js-main-navigation-flyout [data-flyout-layout=products] .icon>a,.js-main-navigation-flyout ul .icon>a{padding:50px 0 24px;position:relative}.js-main-navigation-flyout [data-flyout-layout=products] .icon>a:before,.js-main-navigation-flyout ul .icon>a:before{transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);background:no-repeat center;content:'';display:block;height:40px;left:50%;position:absolute;top:0;width:40px}.js-main-navigation-flyout [data-flyout-layout=products] .icon>a+ul,.js-main-navigation-flyout ul .icon>a+ul{display:none}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-box>a,.js-main-navigation-flyout ul .icon-fritz-box>a{padding-top:74px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-box>a:before,.js-main-navigation-flyout ul .icon-fritz-box>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzbox.svg');height:64px;width:84px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-apps>a,.js-main-navigation-flyout ul .icon-fritz-apps>a{padding-top:92px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-apps>a:before,.js-main-navigation-flyout ul .icon-fritz-apps>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzapp.svg');height:82px;width:66px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-dect>a,.js-main-navigation-flyout ul .icon-fritz-dect>a{padding-top:81px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-dect>a:before,.js-main-navigation-flyout ul .icon-fritz-dect>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzdect.svg');height:71px;width:54px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-dect-int>a,.js-main-navigation-flyout ul .icon-fritz-dect-int>a{padding-top:82px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-dect-int>a:before,.js-main-navigation-flyout ul .icon-fritz-dect-int>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzdect-int.svg');height:76px;width:47px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-dect-hkr>a,.js-main-navigation-flyout ul .icon-fritz-dect-hkr>a{padding-top:70px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-dect-hkr>a:before,.js-main-navigation-flyout ul .icon-fritz-dect-hkr>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzdect_hkr.svg');height:60px;width:44px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-fon>a,.js-main-navigation-flyout ul .icon-fritz-fon>a{padding-top:96px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-fon>a:before,.js-main-navigation-flyout ul .icon-fritz-fon>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzfon.svg');height:86px;width:30px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-powerline>a,.js-main-navigation-flyout ul .icon-fritz-powerline>a{padding-top:85px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-powerline>a:before,.js-main-navigation-flyout ul .icon-fritz-powerline>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzpowerline.svg');height:76px;width:47px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-wlan>a,.js-main-navigation-flyout ul .icon-fritz-wlan>a{padding-top:95px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-wlan>a:before,.js-main-navigation-flyout ul .icon-fritz-wlan>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzwlan.svg');height:85px;width:48px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-os>a,.js-main-navigation-flyout ul .icon-fritz-os>a{padding-top:49px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-os>a:before,.js-main-navigation-flyout ul .icon-fritz-os>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzos.svg');height:39px;width:76px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-repeater>a,.js-main-navigation-flyout ul .icon-fritz-repeater>a{padding-top:56px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-repeater>a:before,.js-main-navigation-flyout ul .icon-fritz-repeater>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzrepeater.svg');height:46px;width:46px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-repeater-mesh-2>a,.js-main-navigation-flyout ul .icon-fritz-repeater-mesh-2>a{padding-top:82px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-fritz-repeater-mesh-2>a:before,.js-main-navigation-flyout ul .icon-fritz-repeater-mesh-2>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-fritzrepeater_mesh_2.svg');height:72px;width:54px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-myfritz>a,.js-main-navigation-flyout ul .icon-myfritz>a{padding-top:57px}.js-main-navigation-flyout [data-flyout-layout=products] .icon-myfritz>a:before,.js-main-navigation-flyout ul .icon-myfritz>a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/Icons/Navigation/ico-myfritz.svg');height:47px;width:64px;background-size:74px auto}.js-main-navigation-flyout .column-wrapper,.js-main-navigation-flyout ul{opacity:1;position:absolute;bottom:100%;width:100%}.js-main-navigation-flyout .column-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.js-main-navigation-flyout ul{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;list-style:none;margin:0;padding:0;padding-top:23px;justify-content:center}.js-main-navigation-flyout ul a{padding-bottom:10px}.js-main-navigation-flyout [data-flyout-layout=products]{justify-content:space-between}.js-main-navigation-mobile-toggle{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-hamburger-white.svg') no-repeat center;height:20px;opacity:0;overflow:hidden;position:absolute;right:0;text-indent:-9999px;top:50%;visibility:hidden;width:20px;z-index:210}.js-main-navigation-mobile-visible .js-main-navigation-mobile-toggle{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-close-white.svg')}@media screen and (max-width:1225px){#main-navigation .level-1{padding-left:calc(var(--logoWidth) + 60px);padding-right:calc(var(--logoWidth) + 60px)}}@media (max-width:1024px),(hover:none),(pointer:coarse){#main-navigation,.js-main-navigation-flyout{display:none}.js-main-navigation-mobile-toggle{opacity:1;visibility:visible}#header-search-toggle{right:64px}}@media screen and (max-width:1024px){#main-navigation .icon-fritz-labor a{padding-left:0;position:relative}#main-navigation .icon-fritz-labor a:before{margin:-2px 10px 0 0;position:static}#main-navigation .level-1>li>a{line-height:64px;padding-left:30px;padding-right:30px;text-align:right}#main-navigation{height:auto;padding:40px 0 0}#main-navigation li{display:block;height:auto}#main-navigation a{display:block;padding:14px 0;text-align:center}#main-navigation .level-1{display:block;padding-left:0;padding-right:0}#main-navigation .level-1>li>a{line-height:24px}}@media screen and (max-width:479px){#main-navigation .level-1>li>a{padding-left:10px;padding-right:10px;text-align:center}}
.tx-avmbusiness-news .tx-avmbusiness-news-body{padding-top:30px}.tx-avmbusiness-news .tx-avmbusiness-news-box{display:block;color:#000;max-width:calc(33.3333% - 25px);width:100%}.tx-avmbusiness-news .tx-avmbusiness-news-box:active,.tx-avmbusiness-news .tx-avmbusiness-news-box:focus,.tx-avmbusiness-news .tx-avmbusiness-news-box:hover{text-decoration:none}.tx-avmbusiness-news .tx-avmbusiness-news-box-inner{border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-webkit-border-radius:3px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;background:#fff}.tx-avmbusiness-news .news-box-note .news-box-content{padding:30px;border:solid 2px #000}.tx-avmbusiness-news .tx-avmbusiness-news-box img{height:auto;width:100%}.tx-avmbusiness-news .news-box-image-wrapper{overflow:hidden;margin-bottom:8px}.tx-avmbusiness-news .news-box-image-wrapper img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;display:block}.tx-avmbusiness-news .news-box:focus img,.tx-avmbusiness-news .news-box:hover img{transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.tx-avmbusiness-news .news-box:not(:last-child){margin-bottom:60px}.tx-avmbusiness-news .news-box-date{font-size:16px;line-height:22px;display:block;margin-bottom:8px}.tx-avmbusiness-news .news-box-title{font-size:18px;line-height:24px;margin-bottom:0}.tx-avmbusiness-news .news-box-text{font-size:18px;line-height:24px;margin-top:13px}.tx-avmbusiness-news .tx-avmbusiness-news-box-profile-link{display:inline-block;margin:15px 0 0;padding:0 0 0 22px;position:relative;vertical-align:top}.tx-avmbusiness-news .tx-avmbusiness-news-box-profile-link:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-arrow-link-blue.svg');background-repeat:no-repeat;background-size:contain;content:'';display:block;height:13px;left:0;top:50%;position:absolute;width:16px}@keyframes news-slide-in{0%,62.5%{transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-webkit-transform:translateY(20px);opacity:0}100%{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);opacity:1}}@-moz-keyframes news-slide-in{0%,62.5%{transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-webkit-transform:translateY(20px);opacity:0}100%{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);opacity:1}}@-ms-keyframes news-slide-in{0%,62.5%{transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-webkit-transform:translateY(20px);opacity:0}100%{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);opacity:1}}@-webkit-keyframes news-slide-in{0%,62.5%{transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-webkit-transform:translateY(20px);opacity:0}100%{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);opacity:1}}.tx-avmbusiness-news .reload-button-wrapper{margin-top:60px;text-align:center}.tx-avmbusiness-news #reload-button{padding:7px 34px}@media screen and (max-width:985px){.tx-avmbusiness-news .tx-avmbusiness-news-menu-link{padding:0 20px}.tx-avmbusiness-news .tx-avmbusiness-news-group-left,.tx-avmbusiness-news .tx-avmbusiness-news-group-right{width:100%}}@media screen and (max-width:767px){.tx-avmbusiness-news .tx-avmbusiness-news-box{max-width:100%}}@media screen and (max-width:479px){.tx-avmbusiness-news .news-box-note .news-box-content{padding:15px}}
body.one-pager{--onepager-padding-x:70px;--onepager-detail-content-padding-top:100px;overflow:hidden}body.one-pager #content.js-language-switch-visible-onepager{position:relative;z-index:9999}body.one-pager #content{overflow:hidden;padding:0}body.one-pager #content>#content-section>.frame{margin-bottom:0}.tx-avmonepager-error{font-size:22px;line-height:26px;margin-top:80px;padding:20px 0;text-align:center}.tx-avmonepager{transition:margin 1s;-moz-transition:margin 1s;-ms-transition:margin 1s;-webkit-transition:margin 1s;display:table;table-layout:fixed;width:200%}.tx-avmonepager .frame:first-child .tx-gridelements.tx-gridelements-onecol{margin-top:-100px}.tx-avmonepager .frame:last-child .tx-gridelements.tx-gridelements-onecol{margin-bottom:-100px}.tx-avmonepager .tx-gridelements.tx-gridelements-onecol{margin:0 calc(var(--onepager-padding-x) * -1);overflow:hidden;position:relative}.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .white a,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .white h2,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .white h3,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .white h4,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .white li,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .white p{color:#fff}.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .black a,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .black h2,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .black h3,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .black h4,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .black li,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .black p{color:#333}.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .blue a,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .blue h2,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .blue h3,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .blue h4,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .blue li,.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .blue p{color:#0074bd}.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .grid-wrapper{background-size:cover;background-position:50%;background-repeat:no-repeat;padding:0 var(--onepager-padding-x);position:relative}.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .tx-gridelements-element{display:block;padding:100px 0;position:relative;z-index:2}.tx-avmonepager .tx-gridelements.tx-gridelements-onecol .tx-gridelements-element-inner{padding:0}.tx-avmonepager .frame-outer-wrap,.tx-avmonepager .inner{display:block;margin:0 auto;max-width:1140px;overflow:hidden}.tx-avmonepager #loader{background-color:#f5f5f5;height:calc(100vh - 60px);opacity:0;position:fixed;left:0;top:60px;touch-action:none;-ms-touch-action:none;width:100%;z-index:9999;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-ms-transition:opacity .6s;transition:opacity .6s;transition-timing-function:cubic-bezier(.87,.37,.97,.64);-webkit-transition-timing-function:cubic-bezier(.87,.37,.97,.64)}.tx-avmonepager #loader .animation{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);height:86px;width:150px;text-align:center}.tx-avmonepager #loader .animation img{display:inline-block;height:auto;width:80%;animation-name:pulsate;-webkit-animation-name:pulsate;animation-duration:1s;-webkit-animation-duration:1s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-webkit-animation-play-state:paused;-moz-animation-play-state:paused;-o-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes pulsate{0%{width:80%}50%{width:100%}100%{width:80%}}@-moz-keyframes pulsate{0%{width:80%}50%{width:100%}100%{width:80%}}@keyframes pulsate{0%{width:80%}50%{width:100%}100%{width:80%}}.tx-avmonepager #loader .animation .text{font-size:14px;line-height:100%;padding-bottom:10px;padding-left:30px}.tx-avmonepager #loader.play{opacity:1}.tx-avmonepager #loader.play .animation img{-webkit-animation-play-state:running;-moz-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running}.tx-avmonepager #loader.js-hide{position:absolute;left:-9999px;top:0;display:none}.tx-avmonepager .scroll-down{cursor:pointer;display:block;font-size:0;height:33px;opacity:0;position:absolute;left:50%;bottom:60%;visibility:hidden;width:60px;z-index:12;transform:translateX(-50%) scale(10);-webkit-transform:translateX(-50%) scale(10);-ms-transform:translateX(-50%) scale(10);transition:all .8s ease-out;-webkit-transition:all .5s ease-out;-ms-transition:all .5s ease-out;filter:blur(10px);-webkit-filter:blur(10px)}@-webkit-keyframes buttonMove{0%{top:8px}10%{top:12px}20%{top:4px}30%{top:8px}100%{top:8px}}@-moz-keyframes buttonMove{0%{top:8px}10%{top:12px}20%{top:4px}30%{top:8px}100%{top:8px}}@-o-keyframes buttonMove{0%{top:8px}10%{top:12px}20%{top:4px}30%{top:8px}100%{top:8px}}@keyframes buttonMove{0%{top:8px}10%{top:12px}20%{top:4px}30%{top:8px}100%{top:8px}}.tx-avmonepager .scroll-down.js-active{bottom:20px;opacity:1;visibility:visible;transform:translateX(-50%) scale(1);-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);filter:blur(0);-webkit-filter:blur(0)}.apple-ios .tx-avmonepager .scroll-down.js-active{bottom:70px}.tx-avmonepager .scroll-down.js-active:after,.tx-avmonepager .scroll-down.js-active:before{animation-name:buttonMove;animation-duration:2s;animation-iteration-count:3;animation-timing-function:ease-in-out;animation-delay:1.5s}.tx-avmonepager .scroll-down:after,.tx-avmonepager .scroll-down:before{background-color:#fff;display:block;content:' ';height:13px;position:absolute;top:8px;width:35px;transform-origin:50% 100%;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transition:top .3s;-webkit-transition:top .3s;-ms-transition:top .3s}.tx-avmonepager .scroll-down:before{right:0;transform:rotateZ(-45deg);-webkit-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg)}.tx-avmonepager .scroll-down:after{left:0;transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg)}.tx-avmonepager .scroll-down:active:after,.tx-avmonepager .scroll-down:active:before,.tx-avmonepager .scroll-down:focus:after,.tx-avmonepager .scroll-down:focus:before,.tx-avmonepager .scroll-down:hover:after,.tx-avmonepager .scroll-down:hover:before{top:12px}.tx-avmonepager .details,.tx-avmonepager .teasers{height:100vh;overflow:hidden}.tx-avmonepager .details .page>.inner,.tx-avmonepager .teasers .page>.inner{margin:0;max-width:none;position:relative}#content .tx-avmonepager .details .language-switch-overlay .layout-inner,#content .tx-avmonepager .teasers .language-switch-overlay .layout-inner,.tx-avmonepager .details .language-switch-overlay .layout-inner,.tx-avmonepager .teasers .language-switch-overlay .layout-inner{display:block}.tx-avmonepager .details{position:relative}.tx-avmonepager .intro .button-link,.tx-avmonepager .related-story-teaser .button-link{font-size:14px;line-height:100%;padding:14px 20px 12px}.tx-avmonepager div.csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-image,.tx-avmonepager div.csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image{padding-top:5px}.tx-avmonepager .wrapper{float:left;overflow:hidden;width:50%}.tx-avmonepager .pages.js-animate{transition:margin 1s;-moz-transition:margin 1s;-webkit-transition:margin 1s}.tx-avmonepager .pages .page{opacity:0;transition:opacity 1s;-moz-transition:opacity 1s;-webkit-transition:opacity 1s}.tx-avmonepager .js-placeholder,.tx-avmonepager .page{height:100vh;overflow-y:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch}.js-main-navigation-mobile-visible .tx-avmonepager .js-placeholder,.js-main-navigation-mobile-visible .tx-avmonepager .page,.js-off-canvas-visible .tx-avmonepager .js-placeholder,.js-off-canvas-visible .tx-avmonepager .page{overflow:hidden;overflow-y:hidden}.tx-avmonepager .intro{background:#0089c8;background-position:50% 50%;background-size:cover;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;height:100dvh;overflow:hidden;position:relative;width:100%}.tx-avmonepager .intro.text-color-0{--text-color:#ffffff}.tx-avmonepager .intro.text-color-1{--text-color:#0074bd}.tx-avmonepager .intro .inner{height:100%;max-width:940px;position:relative;z-index:2}.tx-avmonepager .intro .overlay{transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-webkit-transform:translate(50%,-50%);right:50%;margin:0 auto;max-width:555px;position:absolute;top:50%;text-align:center;z-index:20}.tx-avmonepager .intro .overlay.pull-top{transform:translate(50%,0);-moz-transform:translate(50%,0);-ms-transform:translate(50%,0);-webkit-transform:translate(50%,0);top:180px}.tx-avmonepager .intro .overlay h1,.tx-avmonepager .intro .overlay h2,.tx-avmonepager .intro .overlay ol li,.tx-avmonepager .intro .overlay p,.tx-avmonepager .intro .overlay ul li{color:var(--text-color)}.tx-avmonepager .intro .overlay h1{font-size:72px;line-height:84px;display:inline-block;-webkit-hyphens:manual;hyphens:manual;margin:0;vertical-align:top}.tx-avmonepager .intro .overlay h2{font-size:24px;line-height:30px;border-top:5px solid var(--text-color);margin:10px 0 0;padding-top:20px}.tx-avmonepager .intro .overlay h2:first-child{border-top:0;margin-top:0;padding-top:0}.tx-avmonepager .intro .overlay p{font-size:18px;line-height:24px;font-weight:700;margin:29px 0 0}.tx-avmonepager .intro .overlay ul{font-size:0;margin:34px 0 0;padding:0}.tx-avmonepager .intro .overlay ul li{display:inline-block;margin:0 0 0 20px;vertical-align:top}.tx-avmonepager .intro .overlay ul li:first-child{margin-left:0}.tx-avmonepager .intro img.layer{transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-webkit-transform:translateX(50%);bottom:0;right:50%;position:absolute;z-index:10}.tx-avmonepager .intro.align-left .overlay,.tx-avmonepager .intro.align-right .overlay{transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);max-width:50%}.tx-avmonepager .intro.align-left .overlay.pull-top,.tx-avmonepager .intro.align-right .overlay.pull-top{transform:translate(0,50%);-moz-transform:translate(0,50%);-ms-transform:translate(0,50%);-webkit-transform:translate(0,50%);top:0}.tx-avmonepager .intro.align-left .overlay{left:0;text-align:left}.tx-avmonepager .intro.align-right .overlay{right:0;text-align:right}.tx-avmonepager.tx-avmonepager-detailpage .intro{height:100dvh}.tx-avmonepager .bar{background:#0088c2;background:-moz-radial-gradient(center,ellipse cover,#0088c2 0,#006ab2 100%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0,#0088c2),color-stop(100%,#006ab2));background:-webkit-radial-gradient(center,ellipse cover,#0088c2 0,#006ab2 100%);background:-o-radial-gradient(center,ellipse cover,#0088c2 0,#006ab2 100%);background:-ms-radial-gradient(center,ellipse cover,#0088c2 0,#006ab2 100%);background:radial-gradient(ellipse at center,#0088c2 0,#006ab2 100%);background-repeat:no-repeat;padding:14px 20px 11px 31px;text-align:center}.tx-avmonepager .bg-image-wrapper,.tx-avmonepager .bg-video-wrapper{position:absolute;left:0;top:0;height:100%;width:100%}.tx-avmonepager .bg-image{position:absolute;inset:0;height:auto;width:auto}.tx-avmonepager .bg-image img{height:100%;width:100%}.tx-avmonepager .bg-video-wrapper video{object-fit:cover;width:100%;height:100%}.tx-avmonepager .bg-video-wrapper video.variant-default{display:block}.tx-avmonepager .bg-video-wrapper video.variant-portrait{display:none}.tx-avmonepager video{position:relative;z-index:1}.tx-avmonepager .js-video-background{background:#0074bd;bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.tx-avmonepager .video-teaser a{font-size:24px;line-height:30px;color:#fff;display:block;font-weight:700;outline:0}.tx-avmonepager .video-teaser a:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/spr-one-pager-icons.svg') no-repeat -150px -5px;content:'';display:inline-block;height:33px;margin:-2px 20px 0 0;vertical-align:top;width:45px}.tx-avmonepager .video-teaser a:focus,.tx-avmonepager .video-teaser a:hover{text-decoration:underline}.tx-avmonepager .social-media li,.tx-avmonepager .social-media ul{display:inline-block;vertical-align:top}.tx-avmonepager .social-media ul{margin:0;padding:0}.tx-avmonepager .social-media li{margin:0 0 0 20px}.tx-avmonepager .social-media li:first-child{margin-left:0}.tx-avmonepager .social-media a{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;display:block;height:40px;position:relative;width:40px}.tx-avmonepager .social-media a:before{border:2px solid #fff;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;content:'';display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:transform .3s,opacity .3s;-moz-transition:-moz-transform .3s,opacity .3s;-webkit-transition:transform .3s,opacity .3s;width:100%;z-index:0}.tx-avmonepager .social-media a:focus:before,.tx-avmonepager .social-media a:hover:before{transform:scale(1.25);-moz-transform:scale(1.25);-webkit-transform:scale(1.25);opacity:1}.tx-avmonepager .social-media a img{padding:0;height:40px;width:40px}.tx-avmonepager .social-media .mail a{background-position:-90px -57px}.tx-avmonepager .social-media .facebook a{background-position:-90px -160px}.tx-avmonepager .social-media .twitter a{background-position:-90px -5px}.tx-avmonepager .social-media .google a{background-position:-90px -109px}.tx-avmonepager .chapter{background:#dadada;background:-moz-linear-gradient(45deg,#dadada 0,#fff 100%);background:-webkit-gradient(linear,left bottom,right top,color-stop(0,#dadada),color-stop(100%,#fff));background:-webkit-linear-gradient(45deg,#dadada 0,#fff 100%);background:-o-linear-gradient(45deg,#dadada 0,#fff 100%);background:-ms-linear-gradient(45deg,#dadada 0,#fff 100%);background:linear-gradient(45deg,#dadada 0,#fff 100%);display:block;height:1px;min-height:550px;overflow:hidden;position:relative}.tx-avmonepager .chapter:not(.fullwidth-chapter) .inner{position:relative;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);top:50%;z-index:5}.tx-avmonepager .chapter .inner,.tx-avmonepager .chapter canvas{opacity:.3;transition:opacity .5s;-webkit-transition:opacity .5s}.tx-avmonepager .chapter.fullwidth-chapter .canvas,.tx-avmonepager .chapter.fullwidth-chapter .content{margin-top:70px}.tx-avmonepager .chapter.fullwidth-chapter .inner+.fullwidth-inner canvas{margin-top:35px}.tx-avmonepager .chapter.js-active .arrow,.tx-avmonepager .chapter.js-active .inner,.tx-avmonepager .chapter.js-active canvas{opacity:1}.tx-avmonepager .chapter span{display:block}.tx-avmonepager .chapter .image img{display:inline-block;height:auto;max-width:100%;vertical-align:top}.tx-avmonepager .chapter .headline{font-size:24px;line-height:30px;color:#0074bd;font-weight:700}.tx-avmonepager .chapter .text{font-size:18px;line-height:24px;color:#333;font-family:TT_Interphases_Pro,sans-serif;font-weight:400;margin:18px 0 0}.tx-avmonepager .chapter .text ol li,.tx-avmonepager .chapter .text ul li{font-size:18px;line-height:24px;padding-left:0}.tx-avmonepager .chapter .text span{display:inline}.tx-avmonepager .chapter.fullwidth-chapter .headline,.tx-avmonepager .chapter.fullwidth-chapter .text,.tx-avmonepager .chapter.fullwidth-chapter .text ol li,.tx-avmonepager .chapter.fullwidth-chapter .text ul li{color:#fff}.tx-avmonepager .chapter.blue{background:#0074bd no-repeat 50% 50%;background-size:cover}.tx-avmonepager .chapter.blue .arrow,.tx-avmonepager .chapter.blue .headline,.tx-avmonepager .chapter.blue .text,.tx-avmonepager .chapter.blue .text ol li,.tx-avmonepager .chapter.blue .text ul li{color:#fff}.tx-avmonepager .chapter .tx-avmplugins-clips .entry{margin:0 auto}.tx-avmonepager .chapter .tx-avmplugins-clips .entry .entry-inner .lightbox-iframe{background-color:#007fc8;opacity:0}.tx-avmonepager .chapter .tx-avmplugins-clips .entry .entry-inner .lightbox-iframe:only-child{opacity:1}.tx-avmonepager .chapter .tx-avmplugins-clips .entry .entry-inner a{margin-bottom:0}.tx-avmonepager .chapter .tx-avmplugins-clips .entry .entry-inner img{left:0}.tx-avmonepager a.chapter .arrow{display:block;margin:-32px 0 0;opacity:0;position:absolute;right:40px;top:50%;min-height:64px;min-width:40px;transition:opacity .5s;-webkit-transition:opacity .5s;white-space:nowrap;z-index:5}.tx-avmonepager a.chapter .arrow:after{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-one-pager-arrow-right-blue.svg') no-repeat 0 0;content:'';display:inline-block;height:64px;width:40px;vertical-align:middle}.tx-avmonepager a.chapter .arrow span{font-size:18px;line-height:24px;display:inline-block;font-weight:700;line-height:100%;max-width:140px;vertical-align:middle;white-space:normal}.tx-avmonepager a.chapter:focus,.tx-avmonepager a.chapter:hover{text-decoration:none}.tx-avmonepager a.chapter:focus .arrow,.tx-avmonepager a.chapter:focus .text,.tx-avmonepager a.chapter:focus .text ol li,.tx-avmonepager a.chapter:focus .text ul li,.tx-avmonepager a.chapter:hover .arrow,.tx-avmonepager a.chapter:hover .text,.tx-avmonepager a.chapter:hover .text ol li,.tx-avmonepager a.chapter:hover .text ul li{color:#0074bd}.tx-avmonepager a.chapter:focus.blue .arrow,.tx-avmonepager a.chapter:focus.blue .text,.tx-avmonepager a.chapter:focus.blue .text ol li,.tx-avmonepager a.chapter:focus.blue .text ul li,.tx-avmonepager a.chapter:hover.blue .arrow,.tx-avmonepager a.chapter:hover.blue .text,.tx-avmonepager a.chapter:hover.blue .text ol li,.tx-avmonepager a.chapter:hover.blue .text ul li{color:#fff}.tx-avmonepager a.chapter.blue .arrow:after{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-one-pager-arrow-right-white.svg') no-repeat 0 0}.tx-avmonepager .chapter.fullwidth-chapter .text ol,.tx-avmonepager .chapter.fullwidth-chapter .text ul,.tx-avmonepager .chapter.layout-0 .text ol,.tx-avmonepager .chapter.layout-0 .text ul{display:table;margin:0 auto;text-align:left;max-width:70%}.tx-avmonepager .chapter.fullwidth-chapter .text ol,.tx-avmonepager .chapter.fullwidth-chapter .text ul,.tx-avmonepager .chapter.layout-0 .text ol,.tx-avmonepager .chapter.layout-0 .text ul,.tx-avmonepager .chapter.layout-1 .text ol,.tx-avmonepager .chapter.layout-1 .text ul,.tx-avmonepager .chapter.layout-2 .text ol,.tx-avmonepager .chapter.layout-2 .text ul{margin-top:0}.tx-avmonepager .chapter.fullwidth-chapter .text ol+ol,.tx-avmonepager .chapter.fullwidth-chapter .text ol+ul,.tx-avmonepager .chapter.fullwidth-chapter .text ul+ol,.tx-avmonepager .chapter.fullwidth-chapter .text ul+ul,.tx-avmonepager .chapter.layout-0 .text ol+ol,.tx-avmonepager .chapter.layout-0 .text ol+ul,.tx-avmonepager .chapter.layout-0 .text ul+ol,.tx-avmonepager .chapter.layout-0 .text ul+ul,.tx-avmonepager .chapter.layout-1 .text ol+ol,.tx-avmonepager .chapter.layout-1 .text ol+ul,.tx-avmonepager .chapter.layout-1 .text ul+ol,.tx-avmonepager .chapter.layout-1 .text ul+ul,.tx-avmonepager .chapter.layout-2 .text ol+ol,.tx-avmonepager .chapter.layout-2 .text ol+ul,.tx-avmonepager .chapter.layout-2 .text ul+ol,.tx-avmonepager .chapter.layout-2 .text ul+ul{margin-top:26px}.tx-avmonepager .chapter.fullwidth-chapter .text ol li,.tx-avmonepager .chapter.fullwidth-chapter .text ul li,.tx-avmonepager .chapter.layout-0 .text ol li,.tx-avmonepager .chapter.layout-0 .text ul li,.tx-avmonepager .chapter.layout-1 .text ol li,.tx-avmonepager .chapter.layout-1 .text ul li,.tx-avmonepager .chapter.layout-2 .text ol li,.tx-avmonepager .chapter.layout-2 .text ul li{display:list-item}.tx-avmonepager .chapter.fullwidth-chapter .text ol,.tx-avmonepager .chapter.layout-0 .text ol,.tx-avmonepager .chapter.layout-1 .text ol,.tx-avmonepager .chapter.layout-2 .text ol{padding-left:20px}.tx-avmonepager .chapter.layout-0{text-align:center}.tx-avmonepager .chapter.layout-0 .inner{max-width:555px}.tx-avmonepager .chapter.layout-0 .image,.tx-avmonepager .chapter.layout-0 .video{margin:0 0 50px}.tx-avmonepager .chapter.layout-0 .image-extra-large,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-left:var(--onepager-padding-x);padding-right:var(--onepager-padding-x);text-align:center;max-width:860px;width:100%}.tx-avmonepager .chapter.layout-0 .image-extra-large .content,.tx-avmonepager .chapter.layout-0 .image-extra-large .image,.tx-avmonepager .chapter.layout-0 .image-extra-large .video,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .content,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .image,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .video{padding:0;width:100%;max-width:100%}.tx-avmonepager .chapter.layout-0 .image-extra-large .image,.tx-avmonepager .chapter.layout-0 .image-extra-large .video,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .image,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .video{margin-bottom:0}.tx-avmonepager .chapter.layout-0 .image-extra-large .image+.content,.tx-avmonepager .chapter.layout-0 .image-extra-large .video+.content,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .image+.content,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .video+.content{margin-top:10px}.tx-avmonepager .chapter.layout-0 .image-extra-large .content,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .content{text-align:left}.tx-avmonepager .chapter.layout-0 .image-extra-large .content .headline,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .content .headline{font-size:22px;line-height:26px}.tx-avmonepager .chapter.layout-0 .image-extra-large .content .text,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .content .text{margin-top:6px}.tx-avmonepager .chapter.layout-0 .image-extra-large .entry .entry-inner a,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .entry .entry-inner a{padding-bottom:56.25%}.tx-avmonepager .chapter.layout-0 .image-extra-large .entry .entry-inner a img,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .entry .entry-inner a img{margin-top:0}.tx-avmonepager .chapter.layout-1 .inner,.tx-avmonepager .chapter.layout-2 .inner{font-size:0;max-width:940px}.tx-avmonepager .chapter.layout-1 .content,.tx-avmonepager .chapter.layout-1 .image,.tx-avmonepager .chapter.layout-1 .video,.tx-avmonepager .chapter.layout-2 .content,.tx-avmonepager .chapter.layout-2 .image,.tx-avmonepager .chapter.layout-2 .video{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:inline-block;vertical-align:middle}.tx-avmonepager .chapter.layout-1 .image,.tx-avmonepager .chapter.layout-1 .video,.tx-avmonepager .chapter.layout-2 .image,.tx-avmonepager .chapter.layout-2 .video{width:385px}.tx-avmonepager .chapter.layout-1 .image:last-child,.tx-avmonepager .chapter.layout-1 .video:last-child,.tx-avmonepager .chapter.layout-2 .image:last-child,.tx-avmonepager .chapter.layout-2 .video:last-child{text-align:right}.tx-avmonepager .chapter.layout-1 .image-big .image,.tx-avmonepager .chapter.layout-1 .image-big .video,.tx-avmonepager .chapter.layout-2 .image-big .image,.tx-avmonepager .chapter.layout-2 .image-big .video{width:480px}.tx-avmonepager .chapter.layout-1 .image-big .content,.tx-avmonepager .chapter.layout-2 .image-big .content{width:460px}.tx-avmonepager .chapter.layout-1 .image-extra-large .image,.tx-avmonepager .chapter.layout-1 .image-extra-large .video,.tx-avmonepager .chapter.layout-2 .image-extra-large .image,.tx-avmonepager .chapter.layout-2 .image-extra-large .video{width:480px}.tx-avmonepager .chapter.layout-1 .image-extra-large .content,.tx-avmonepager .chapter.layout-2 .image-extra-large .content{width:460px}.tx-avmonepager .chapter.layout-1 .image-extra-large .entry .entry-inner a,.tx-avmonepager .chapter.layout-2 .image-extra-large .entry .entry-inner a{padding-bottom:56.25%}.tx-avmonepager .chapter.layout-1 .image-extra-large .entry .entry-inner a img,.tx-avmonepager .chapter.layout-2 .image-extra-large .entry .entry-inner a img{margin-top:0}.tx-avmonepager .chapter.layout-1 .content,.tx-avmonepager .chapter.layout-2 .content{width:555px}.tx-avmonepager .chapter.layout-1 .video{padding-right:40px}.tx-avmonepager .chapter.layout-1 .image{padding-right:20px}.tx-avmonepager .chapter.layout-2 .video{padding-left:40px}.tx-avmonepager .chapter.layout-2 .image{padding-left:20px}.tx-avmonepager.js-details{margin-left:-100%}.tx-avmonepager.js-details .js-back{left:0}.tx-avmonepager.js-details .chapters-navigation{left:calc(-100% + 127px)}.tx-avmonepager.js-details .pages .page{opacity:1}.tx-avmonepager .js-next .page:not(:last-child){margin-top:-100vh}.tx-avmonepager .js-back{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#b31420;border:0;color:#fff;cursor:pointer;left:100%;margin:-36px 0 0;max-width:65px;outline:0;overflow:hidden;padding:0;position:absolute;top:50vh;transition:left 1s,max-width .3s;-moz-transition:left 1s,max-width .3s;-webkit-transition:left 1s,max-width .3s;z-index:20;white-space:nowrap}.tx-avmonepager .js-back span{display:inline-block;vertical-align:middle}.tx-avmonepager .js-back .js-arrow{height:104px;position:relative;width:65px}.tx-avmonepager .js-back .js-arrow:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-one-pager-arrow-back.svg') no-repeat;content:'';display:block;height:64px;left:10px;margin:-32px 0 0;position:absolute;top:50%;width:40px}.tx-avmonepager .js-back .js-text{font-size:18px;line-height:24px;font-family:TT_Interphases_Pro,sans-serif;font-weight:700;padding:3px 40px 0 20px}.tx-avmonepager .js-back.js-active,.tx-avmonepager .js-back:focus,.tx-avmonepager .js-back:hover{max-width:500px}.tx-avmonepager .js-back:focus,.tx-avmonepager .js-back:hover{background-color:#8e1019}.tx-avmonepager .js-back-area{bottom:0;left:0;position:absolute;top:0;width:calc((100% - 1020px)/ 2);z-index:30}.tx-avmonepager .js-back-area:before{bottom:0;content:'';display:block;position:absolute;top:0;width:100%}.tx-avmonepager .next-page,.tx-avmonepager .related-story-teaser{background-position:50% 50%;background-size:cover;display:block;height:1px;min-height:320px;position:relative;text-align:center}.tx-avmonepager .next-page .content,.tx-avmonepager .related-story-teaser .content{position:relative;top:50%;transform:translateY(-50%);margin:0 auto;width:555px;z-index:1}.tx-avmonepager .next-page .shadow,.tx-avmonepager .related-story-teaser .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,#000));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,#000 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);content:'';display:block;height:100%;left:0;opacity:.65;position:absolute;transition:opacity .5s;top:0;width:100%}.tx-avmonepager .next-page:focus,.tx-avmonepager .next-page:hover,.tx-avmonepager .related-story-teaser:focus,.tx-avmonepager .related-story-teaser:hover{text-decoration:none}.tx-avmonepager .next-page{color:#fff}.tx-avmonepager .next-page span{color:#fff;display:block}.tx-avmonepager .next-page .headline{font-size:72px;line-height:84px;border-bottom:5px solid #fff;display:inline-block;font-weight:700;padding-bottom:10px;vertical-align:top}.tx-avmonepager .next-page .subline{font-size:24px;line-height:30px;display:block;font-weight:700;margin:20px 0 0}.tx-avmonepager .next-page:focus .shadow,.tx-avmonepager .next-page:hover .shadow{opacity:.85}.tx-avmonepager .related-story-teaser h2{font-size:36px;line-height:44px;color:#fff;margin:0 0 8px;padding:83px 0 0;position:relative}.tx-avmonepager .related-story-teaser h2:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/spr-one-pager-icons.svg') no-repeat -220px -5px;content:'';display:block;height:70px;left:50%;margin:0 0 0 -35px;position:absolute;top:0;width:70px}.tx-avmonepager .chapters-navigation{background:rgba(255,255,255,.5);border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-webkit-border-radius:25px;padding:15px 10px;position:fixed;left:40px;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:left 1s,opacity 1s;-moz-transition:left 1s,opacity 1s;-webkit-transition:left 1s,opacity 1s;z-index:30}.tx-avmonepager .chapters-navigation ol{list-style:none;margin:0;padding:0}.tx-avmonepager .chapters-navigation li{line-height:14px;margin:10px 0 0;text-align:center}.tx-avmonepager .chapters-navigation li:first-child{margin-top:0}.tx-avmonepager .chapters-navigation a{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;display:inline-block;border:2px solid rgba(255,255,255,0)}.tx-avmonepager .chapters-navigation a span.marker{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;background:#fff;border:2px solid #0074bd;display:inline-block;height:10px;position:relative;vertical-align:top;width:10px}.tx-avmonepager .chapters-navigation a span.tooltip{font-size:18px;line-height:24px;background:#fff;color:#0074bd;display:none;font-weight:700;right:-269px;padding:12px 20px 14px;position:absolute;width:210px}.tx-avmonepager .chapters-navigation a span.tooltip:before{border:solid transparent;border-color:transparent #fff;border-width:8px 8px 8px 0;content:" ";height:0;left:-8px;margin-top:-8px;position:absolute;pointer-events:none;top:50%;width:0}.tx-avmonepager .chapters-navigation a.js-active,.tx-avmonepager .chapters-navigation a:hover{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;border:2px solid #0074bd}.tx-avmonepager .chapters-navigation a.js-active span.marker,.tx-avmonepager .chapters-navigation a:hover span.marker{border-color:#fff}.tx-avmonepager .chapters-navigation a:hover span.tooltip{display:block}.tx-avmonepager #content-1,.tx-avmonepager #content-2{background-color:#fff}.tx-avmonepager #content-1 ul,.tx-avmonepager #content-2 ul{padding-left:18px}.tx-avmonepager #content-1 .frame:not(.frame-space-after-1,.frame-space-after-2,.frame-space-after-5,.frame-space-after-40,.frame-space-after-60,.frame-space-after-80,.frame-space-after-150),.tx-avmonepager #content-2 .frame:not(.frame-space-after-1,.frame-space-after-2,.frame-space-after-5,.frame-space-after-40,.frame-space-after-60,.frame-space-after-80,.frame-space-after-150){margin-bottom:100px}.tx-avmonepager #content-1 .frame:not(.frame-space-after-1,.frame-space-after-2,.frame-space-after-5,.frame-space-after-40,.frame-space-after-60,.frame-space-after-80,.frame-space-after-150):last-child,.tx-avmonepager #content-2 .frame:not(.frame-space-after-1,.frame-space-after-2,.frame-space-after-5,.frame-space-after-40,.frame-space-after-60,.frame-space-after-80,.frame-space-after-150):last-child{margin-bottom:0}.tx-avmonepager #content-1 .tx-gridelements .ce-gallery img[src*=".svg"],.tx-avmonepager #content-2 .tx-gridelements .ce-gallery img[src*=".svg"]{width:auto}.tx-avmonepager .details .bar{padding-left:var(--onepager-padding-x);padding-right:var(--onepager-padding-x)}.tx-avmonepager #content-1{padding:var(--onepager-detail-content-padding-top) var(--onepager-padding-x)}.tx-avmonepager #content-1:has(.frame-type-avm_textonmedia:first-child){padding-top:0}.tx-avmonepager #content-1:has(.frame-type-avm_textonmedia:last-child){padding-bottom:0}@supports not selector(:has(.frame-type-avm_textonmedia:first-child)){.tx-avmonepager #content-1 .frame-type-avm_textonmedia:first-child{margin-top:calc(var(--onepager-detail-content-padding-top) * -1)}}@supports not selector(:has(.frame-type-avm_textonmedia:last-child)){.tx-avmonepager #content-1 .frame-type-avm_textonmedia:last-child{margin-bottom:calc(var(--onepager-detail-content-padding-top) * -1)}}.tx-avmonepager #content-1 .frame-outer-wrap,.tx-avmonepager #content-1 .inner{max-width:940px}.tx-avmonepager #content-1 .frame-layout-110,.tx-avmonepager #content-1 .frame-layout-120,.tx-avmonepager #content-1 .frame-layout-fullwidth{margin-left:calc(var(--onepager-padding-x) * -1);margin-right:calc(var(--onepager-padding-x) * -1)}.tx-avmonepager #content-1 .frame-layout-110 .frame-outer-wrap,.tx-avmonepager #content-1 .frame-layout-120 .frame-outer-wrap,.tx-avmonepager #content-1 .frame-layout-fullwidth .frame-outer-wrap{max-width:none}.tx-avmonepager #content-2{background:#f0f0f0;padding:50px var(--onepager-padding-x)}.tx-avmonepager .chapter.fullwidth-chapter{background:#0089c8;height:auto;min-height:0;text-align:center}.tx-avmonepager .fullwidth-chapter .inner,.tx-avmonepager canvas{max-width:940px;width:100%}.tx-avmonepager canvas{display:inline-block;height:auto;margin-bottom:70px;transition:opacity .3s;vertical-align:middle}.tx-avmonepager canvas.full{max-width:100%;width:100%}@media screen and (orientation:portrait){.tx-avmonepager .chapter{min-height:100dvh}.tx-avmonepager .bg-image-wrapper~.bg-video-wrapper{display:none}.tx-avmonepager .bg-video-wrapper video.variant-portrait{display:block}.tx-avmonepager .bg-video-wrapper video.variant-portrait~.variant-default{display:none}}@media screen and (max-width:1400px){.tx-avmonepager .intro .overlay h1{font-size:36px;line-height:44px}.tx-avmonepager .intro .overlay h2{font-size:22px;line-height:26px}.tx-avmonepager .intro .overlay p{font-size:18px;line-height:24px}.tx-avmonepager img{display:inline-block;height:auto;max-width:100%;vertical-align:top}.tx-avmonepager .chapter.layout-1 .inner,.tx-avmonepager .chapter.layout-2 .inner{max-width:60%}.tx-avmonepager .chapter.layout-1 .image,.tx-avmonepager .chapter.layout-1 .video,.tx-avmonepager .chapter.layout-2 .image,.tx-avmonepager .chapter.layout-2 .video{width:40%}.tx-avmonepager .chapter.layout-1 .content,.tx-avmonepager .chapter.layout-2 .content{width:60%}.tx-avmonepager .chapter.layout-1 .image-big .image,.tx-avmonepager .chapter.layout-1 .image-big .video,.tx-avmonepager .chapter.layout-1 .image-extra-large .image,.tx-avmonepager .chapter.layout-1 .image-extra-large .video,.tx-avmonepager .chapter.layout-2 .image-big .image,.tx-avmonepager .chapter.layout-2 .image-big .video,.tx-avmonepager .chapter.layout-2 .image-extra-large .image,.tx-avmonepager .chapter.layout-2 .image-extra-large .video{width:55%}.tx-avmonepager .chapter.layout-1 .image-big .content,.tx-avmonepager .chapter.layout-1 .image-extra-large .content,.tx-avmonepager .chapter.layout-2 .image-big .content,.tx-avmonepager .chapter.layout-2 .image-extra-large .content{width:45%}.tx-avmonepager .fullwidth-chapter .inner,.tx-avmonepager canvas{max-width:60%}.tx-avmonepager canvas:full{max-width:100%}}@media screen and (max-width:1024px){.tx-avmonepager .chapters-navigation a:focus span.tooltip,.tx-avmonepager .chapters-navigation a:hover span.tooltip{display:none}.tx-avmonepager .chapters-navigation a:focus span.tooltip:focus,.tx-avmonepager .chapters-navigation a:focus span.tooltip:hover,.tx-avmonepager .chapters-navigation a:hover span.tooltip:focus,.tx-avmonepager .chapters-navigation a:hover span.tooltip:hover{display:none}.tx-avmonepager .scroll-down.js-active{transform:translateX(-50%) scale(.6);-moz-transform:translateX(-50%) scale(.6);-ms-transform:translateX(-50%) scale(.6);-webkit-transform:translateX(-50%) scale(.6)}.tx-avmonepager .intro{position:relative}.tx-avmonepager .intro.align-right .overlay{left:auto;right:20px}.tx-avmonepager .intro.align-left .overlay{left:85px;right:auto}.tx-avmonepager .intro:before{background-color:#000;content:" ";display:block;height:100%;opacity:0;visibility:hidden;position:absolute;left:0;right:0;bottom:0;top:0;width:100%;transition:opacity .5s,visibility .5s;-webkit-transition:opacity .5s,visibility .5s}.tx-avmonepager .chapter.layout-0 .inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-right:80px;width:70%}.tx-avmonepager .chapter:before{background-color:#000;content:" ";display:block;height:100%;opacity:0;visibility:hidden;position:absolute;left:0;right:0;bottom:0;top:0;width:100%;transition:opacity .5s,visibility .5s;-webkit-transition:opacity .5s,visibility .5s}.tx-avmonepager span.chapter.layout-0 .inner{padding-right:20px}.tx-avmonepager a.chapter .arrow span{max-width:100px}.tx-avmonepager .js-back.js-active{max-width:none}.tx-avmonepager .js-back .js-text{display:none}.tx-avmonepager .next-page,.tx-avmonepager .related-story-teaser{height:auto;min-height:0;padding-bottom:50px;padding-top:50px}.tx-avmonepager .next-page .content,.tx-avmonepager .related-story-teaser .content{top:auto;transform:none;-webkit-transform:none}}@media screen and (max-width:900px) and (min-width:768px){.tx-avmonepager .chapters-navigation{left:20px}.tx-avmonepager .intro .overlay{max-width:70%;width:70%}.tx-avmonepager .chapter.fullwidth-chapter .inner,.tx-avmonepager .chapter.layout-0 .inner,.tx-avmonepager .chapter.layout-1 .inner,.tx-avmonepager .chapter.layout-2 .inner{padding-right:0;max-width:70%;width:70%}.tx-avmonepager a.chapter .arrow{right:20px}.tx-avmonepager a.chapter .arrow span{display:none}.tx-avmonepager canvas{max-width:70%}.tx-avmonepager canvas.full{max-width:100%}}@media screen and (min-width:768px){.tx-avmonepager video+.grid-element{background-image:none!important}}@media screen and (max-width:767px){body.one-pager{--onepager-padding-x:30px}.tx-avmonepager .chapters-navigation{display:none}.tx-avmonepager .js-back{background-color:transparent;height:100vh;margin-top:0;max-width:none;top:0;width:30px}.tx-avmonepager .js-back:focus,.tx-avmonepager .js-back:hover{background-color:transparent}.tx-avmonepager .js-back .js-arrow{background-color:#fff;border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;-ms-border-radius:0 8px 8px 0;-webkit-border-radius:0 8px 8px 0;height:60px;width:30px}.tx-avmonepager .js-back .js-arrow:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-left-red.svg') no-repeat 0 0;background-size:20px auto;height:32px;left:5px;margin-top:-16px;width:20px}.tx-avmonepager .scroll-down.js-active{display:none}.tx-avmonepager .scroll-down.js-active:after,.tx-avmonepager .scroll-down.js-active:before{animation-name:none}.tx-avmonepager .details .intro.darken:before{background-color:#000;content:" ";display:block;height:100%;opacity:.5;visibility:visible;position:absolute;left:0;right:0;bottom:0;top:0;width:100%}.tx-avmonepager .details .intro.darken.text-color-0,.tx-avmonepager .details .intro.darken.text-color-1{--text-color:#ffffff}.tx-avmonepager .details .intro.align-left .overlay{padding-left:35px}.tx-avmonepager .details .bar{padding-left:31px}.tx-avmonepager .intro{display:table;table-layout:fixed;text-align:center;width:100%}.tx-avmonepager .intro.align-left .overlay,.tx-avmonepager .intro.align-right .overlay{display:inline-block;transform:none;-webkit-transform:none;vertical-align:top;max-width:90%;width:90%}.tx-avmonepager .intro.align-left .overlay.pull-top,.tx-avmonepager .intro.align-right .overlay.pull-top{transform:none;-webkit-transform:none}.tx-avmonepager .intro.align-left{text-align:left}.tx-avmonepager .intro.align-right{text-align:right}.tx-avmonepager .intro .overlay,.tx-avmonepager .intro .overlay.pull-top,.tx-avmonepager .intro img{position:static;transform:none;-webkit-transform:none}.tx-avmonepager .intro .overlay{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:100px 35px 100px;max-width:none;width:100%}.tx-avmonepager .intro .overlay.pull-top{padding-bottom:0}.tx-avmonepager .intro .overlay h1{font-size:44px;line-height:50px}.tx-avmonepager .intro .overlay h2{font-size:18px;line-height:24px}.tx-avmonepager .intro .overlay p{font-size:16px;line-height:22px}.tx-avmonepager .intro .overlay ul li{display:block;margin-left:0;margin-top:20px}.tx-avmonepager .intro .overlay ul li:first-child{margin-top:0}.tx-avmonepager .intro.js-active.darken.text-color-0,.tx-avmonepager .intro.js-active.darken.text-color-1{--text-color:#ffffff}.tx-avmonepager .intro.js-active.darken:before{opacity:.5;visibility:visible;z-index:9}.tx-avmonepager .intro.js-active.darken .arrow,.tx-avmonepager .intro.js-active.darken .inner{z-index:10}.tx-avmonepager .intro.js-active.darken .inner{position:relative}.tx-avmonepager .chapter{display:table;table-layout:fixed;width:100%}.tx-avmonepager .chapter:not(.fullwidth-chapter) .inner{display:table-cell;top:auto;transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;padding-bottom:50px;padding-top:50px;vertical-align:middle}.tx-avmonepager .chapter.fullwidth-chapter,.tx-avmonepager .chapter.layout-0,.tx-avmonepager .chapter.layout-1,.tx-avmonepager .chapter.layout-2{overflow:hidden}.tx-avmonepager .chapter.fullwidth-chapter .inner,.tx-avmonepager .chapter.layout-0 .inner,.tx-avmonepager .chapter.layout-1 .inner,.tx-avmonepager .chapter.layout-2 .inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-left:20px;padding-right:40px;width:100%;max-width:100%}.tx-avmonepager .chapter.fullwidth-chapter .text ol,.tx-avmonepager .chapter.fullwidth-chapter .text ul,.tx-avmonepager .chapter.layout-0 .text ol,.tx-avmonepager .chapter.layout-0 .text ul{max-width:100%}.tx-avmonepager .chapter.fullwidth-chapter{overflow:visible}.tx-avmonepager .chapter.layout-0 .image img{max-width:100%}.tx-avmonepager .chapter.layout-0 .image-extra-large,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large{padding-left:20px;padding-right:20px}.tx-avmonepager .chapter.layout-0 .image-extra-large .content .headline,.tx-avmonepager .chapter.layout-0 .inner.image-extra-large .content .headline{font-size:20px}.tx-avmonepager .chapter.layout-1 .image,.tx-avmonepager .chapter.layout-1 .image-big .image,.tx-avmonepager .chapter.layout-1 .image-big .video,.tx-avmonepager .chapter.layout-1 .image-extra-large .image,.tx-avmonepager .chapter.layout-1 .image-extra-large .video,.tx-avmonepager .chapter.layout-1 .video,.tx-avmonepager .chapter.layout-2 .image,.tx-avmonepager .chapter.layout-2 .image-big .image,.tx-avmonepager .chapter.layout-2 .image-big .video,.tx-avmonepager .chapter.layout-2 .image-extra-large .image,.tx-avmonepager .chapter.layout-2 .image-extra-large .video,.tx-avmonepager .chapter.layout-2 .video{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:block;max-width:30%}.tx-avmonepager .chapter.layout-1 .image-big .image,.tx-avmonepager .chapter.layout-1 .image-big .video,.tx-avmonepager .chapter.layout-1 .image-extra-large .image,.tx-avmonepager .chapter.layout-1 .image-extra-large .video,.tx-avmonepager .chapter.layout-2 .image-big .image,.tx-avmonepager .chapter.layout-2 .image-big .video,.tx-avmonepager .chapter.layout-2 .image-extra-large .image,.tx-avmonepager .chapter.layout-2 .image-extra-large .video{max-width:40%}.tx-avmonepager .chapter.layout-1 .content,.tx-avmonepager .chapter.layout-1 .image-big .content,.tx-avmonepager .chapter.layout-1 .image-extra-large .content,.tx-avmonepager .chapter.layout-2 .content,.tx-avmonepager .chapter.layout-2 .image-big .content,.tx-avmonepager .chapter.layout-2 .image-extra-large .content{display:block;width:70%}.tx-avmonepager .chapter.layout-1 .image-big .content,.tx-avmonepager .chapter.layout-1 .image-extra-large .content,.tx-avmonepager .chapter.layout-2 .image-big .content,.tx-avmonepager .chapter.layout-2 .image-extra-large .content{max-width:60%}.tx-avmonepager .chapter.layout-0 .image,.tx-avmonepager .chapter.layout-0 .video{margin-bottom:20px}.tx-avmonepager .chapter.layout-1 .image,.tx-avmonepager .chapter.layout-1 .video{float:left;padding-right:20px}.tx-avmonepager .chapter.layout-1 .content{float:right}.tx-avmonepager .chapter.layout-2 .image,.tx-avmonepager .chapter.layout-2 .video{float:right;padding-left:20px}.tx-avmonepager .chapter.layout-2 .content{float:left}.tx-avmonepager .chapter .headline{font-size:20px;line-height:26px}.tx-avmonepager .chapter .text{font-size:16px;line-height:22px}.tx-avmonepager .chapter.js-active.darken{position:relative}.tx-avmonepager .chapter.js-active.darken:before{opacity:.5;visibility:visible;z-index:9}.tx-avmonepager .chapter.js-active.darken .arrow,.tx-avmonepager .chapter.js-active.darken .inner{z-index:10}.tx-avmonepager .chapter.js-active.darken .inner{position:relative}.tx-avmonepager span.chapter.fullwidth-chapter .inner,.tx-avmonepager span.chapter.layout-0 .inner,.tx-avmonepager span.chapter.layout-1 .inner,.tx-avmonepager span.chapter.layout-2 .inner{padding-right:20px}.tx-avmonepager span.chapter.layout-0{padding-right:0}.tx-avmonepager a.chapter .arrow{margin-top:-16px;height:32px;right:10px;width:20px;min-height:0;min-width:0}.tx-avmonepager a.chapter .arrow:after{background-size:20px auto;height:32px;width:20px}.tx-avmonepager a.chapter .arrow span{display:none}.tx-avmonepager a.chapter.blue .arrow{margin-top:-16px;height:32px;width:20px}.tx-avmonepager a.chapter.blue .arrow:after{background-size:20px auto;height:32px;width:20px}.tx-avmonepager .video-teaser{text-align:left}.tx-avmonepager .video-teaser a{font-size:18px;line-height:24px;display:inline-block;padding-left:55px;position:relative}.tx-avmonepager .video-teaser a:before{display:block;margin:-17px 0 0;position:absolute;left:0;top:50%}.tx-avmonepager .next-page,.tx-avmonepager .related-story-teaser{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;height:auto;min-height:0;top:auto;transform:none;-webkit-transform:none;padding-bottom:50px;padding-top:50px}.tx-avmonepager .next-page .content,.tx-avmonepager .related-story-teaser .content{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;max-width:100%;padding-left:20px;padding-right:20px;top:auto;transform:none;-webkit-transform:none}.tx-avmonepager .next-page .headline,.tx-avmonepager .related-story-teaser .headline{font-size:44px;line-height:50px}.tx-avmonepager .next-page .subline,.tx-avmonepager .related-story-teaser .subline{font-size:20px;line-height:26px}.tx-avmonepager .next-page .shadow,.tx-avmonepager .related-story-teaser .shadow{display:none;top:auto;bottom:0;height:50%}.tx-avmonepager canvas{margin:70px 0;max-width:100%;width:100%}}@media screen and (max-width:479px){.tx-avmonepager div.csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-image,.tx-avmonepager div.csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image{padding-top:0}.tx-avmonepager .intro.align-left .overlay,.tx-avmonepager .intro.align-right .overlay{max-width:none;width:100%}.tx-avmonepager .chapter.layout-0 .content,.tx-avmonepager .chapter.layout-1 .content,.tx-avmonepager .chapter.layout-2 .content{text-align:left}.tx-avmonepager .chapter.layout-0 .image img,.tx-avmonepager .chapter.layout-0 .image-big .image img,.tx-avmonepager .chapter.layout-0 .image-extra-large .image img,.tx-avmonepager .chapter.layout-1 .image img,.tx-avmonepager .chapter.layout-1 .image-big .image img,.tx-avmonepager .chapter.layout-1 .image-extra-large .image img,.tx-avmonepager .chapter.layout-2 .image img,.tx-avmonepager .chapter.layout-2 .image-big .image img,.tx-avmonepager .chapter.layout-2 .image-extra-large .image img{max-width:100%}.tx-avmonepager .chapter.layout-1 .content,.tx-avmonepager .chapter.layout-1 .image,.tx-avmonepager .chapter.layout-1 .image-big .content,.tx-avmonepager .chapter.layout-1 .image-big .image,.tx-avmonepager .chapter.layout-1 .image-big .video,.tx-avmonepager .chapter.layout-1 .image-extra-large .content,.tx-avmonepager .chapter.layout-1 .image-extra-large .image,.tx-avmonepager .chapter.layout-1 .image-extra-large .video,.tx-avmonepager .chapter.layout-1 .video,.tx-avmonepager .chapter.layout-2 .content,.tx-avmonepager .chapter.layout-2 .image,.tx-avmonepager .chapter.layout-2 .image-big .content,.tx-avmonepager .chapter.layout-2 .image-big .image,.tx-avmonepager .chapter.layout-2 .image-big .video,.tx-avmonepager .chapter.layout-2 .image-extra-large .content,.tx-avmonepager .chapter.layout-2 .image-extra-large .image,.tx-avmonepager .chapter.layout-2 .image-extra-large .video,.tx-avmonepager .chapter.layout-2 .video{float:none;padding:0;width:100%;max-width:none}.tx-avmonepager .chapter.layout-1 .image,.tx-avmonepager .chapter.layout-2 .image{text-align:center}.tx-avmonepager .chapter.layout-1 .image img,.tx-avmonepager .chapter.layout-2 .image img{margin-bottom:20px}.tx-avmonepager .chapter.layout-1 .image:last-child,.tx-avmonepager .chapter.layout-2 .image:last-child{text-align:center}.tx-avmonepager .chapter.layout-1 .image:last-child img,.tx-avmonepager .chapter.layout-2 .image:last-child img{margin-bottom:0;margin-top:20px}.tx-avmonepager .chapter.layout-1 .video,.tx-avmonepager .chapter.layout-2 .video{margin-bottom:20px}.tx-avmonepager .chapter.layout-1 .video:last-child,.tx-avmonepager .chapter.layout-2 .video:last-child{margin-top:20px}}
.frame-type-avm_textonmedia{--text-padding-horizontal:30px;--element-min-height:470px;--page-width:1225px;--overlay-opacity:0;--text-width:50%}.tx-avmonepager .frame-type-avm_textonmedia{--page-width:940px}.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-0{--text-padding-horizontal:30px}.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-110,.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-120,.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-fullwidth,.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-fullwidth-center{--text-padding-horizontal:70px}.frame-type-avm_textonmedia.frame-layout-110 .content-wrapper,.frame-type-avm_textonmedia.frame-layout-110 .frame-inner-wrap>header,.frame-type-avm_textonmedia.frame-layout-120 .content-wrapper,.frame-type-avm_textonmedia.frame-layout-120 .frame-inner-wrap>header,.frame-type-avm_textonmedia.frame-layout-fullwidth .content-wrapper,.frame-type-avm_textonmedia.frame-layout-fullwidth .frame-inner-wrap>header,.frame-type-avm_textonmedia.frame-layout-fullwidth-center .content-wrapper,.frame-type-avm_textonmedia.frame-layout-fullwidth-center .frame-inner-wrap>header{max-width:var(--page-width);margin:0 auto}.frame-type-avm_textonmedia.frame-layout-0 .content-wrapper{padding-left:var(--text-padding-horizontal);padding-right:var(--text-padding-horizontal)}.tx-avm-textonmedia{display:grid;grid-template-areas:'content';position:relative;min-height:var(--element-min-height);margin:0 -30px}.tx-avm-textonmedia:before{background-color:#000;opacity:var(--overlay-opacity);content:'';inset:0;pointer-events:none;position:absolute;transition:opacity .3s;z-index:1}.tx-avm-textonmedia .content-wrapper,.tx-avm-textonmedia iframe,.tx-avm-textonmedia img,.tx-avm-textonmedia video{grid-area:content}.tx-avm-textonmedia iframe,.tx-avm-textonmedia img,.tx-avm-textonmedia video{object-fit:cover;height:100%;width:100%;position:absolute}.tx-avm-textonmedia .content-wrapper,.tx-avm-textonmedia .content-wrapper-outer{display:flex}.tx-avm-textonmedia .content-wrapper-outer{align-items:center;padding:0 var(--text-padding-horizontal)}.tx-avm-textonmedia .content-wrapper{flex-grow:1;position:relative;z-index:2}.frame-layout-110 .tx-avm-textonmedia .content-wrapper{justify-content:center}.frame-layout-120 .tx-avm-textonmedia .content-wrapper{justify-content:flex-end}.tx-avm-textonmedia .ce-bodytext{box-sizing:border-box;padding:80px 0;width:var(--text-width)}.tx-avm-textonmedia .ce-bodytext,.tx-avm-textonmedia .ce-bodytext ol li,.tx-avm-textonmedia .ce-bodytext p,.tx-avm-textonmedia .ce-bodytext ul li{color:#fff}@media screen and (max-width:767px){.frame-type-avm_textonmedia{--element-min-height:100dvh;--overlay-opacity:0.5}.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-110,.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-120,.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-fullwidth,.tx-avmonepager .frame-type-avm_textonmedia.frame-layout-fullwidth-center{--text-padding-horizontal:30px}}@media screen and (max-width:479px){.frame-type-avm_textonmedia{--overlay-opacity:0.5;--text-width:100%}}
.tx-avmoptout p{font-size:18px;line-height:24px}.tx-avmoptout .optout-link{margin-top:20px}.tx-avmoptout .optout-link .button-link{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px;position:relative;text-align:center;vertical-align:middle;z-index:2;font-family:TT_Interphases_Pro,sans-serif;font-size:18px;line-height:24px}.tx-avmoptout .optout-link .button-link:after,.tx-avmoptout .optout-link .button-link:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.tx-avmoptout .optout-link .button-link,.tx-avmoptout .optout-link .button-link:before{border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.tx-avmoptout .optout-link .button-link:before{border:2px solid #0074bd}.tx-avmoptout .optout-link .button-link:after{border-radius:inherit;-moz-border-radius:inherit;-ms-border-radius:inherit;-webkit-border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);background:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}.tx-avmoptout .optout-link .button-link:focus,.tx-avmoptout .optout-link .button-link:hover{text-decoration:none}.tx-avmoptout .optout-link .button-link:focus,.tx-avmoptout .optout-link .button-link:focus:before,.tx-avmoptout .optout-link .button-link:focus:hover,.tx-avmoptout .optout-link .button-link:focus:hover:before{animation:pop .3s linear 1;-moz-animation:pop .3s linear 1;-ms-animation:pop .3s linear 1;-webkit-animation:pop .3s linear 1}.tx-avmoptout .optout-link .button-link:not(.button-ghost):not([class*=button-link-ghost]):before{display:none}.tx-avmoptout .optout-link .button-link:not(.button-ghost):not([class*=button-link-ghost]):hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}.frame-blue-gradient .tx-avmoptout .optout-link .button-link{background-color:#fff;color:#0074bd}
.tx-avmplugins-pressinquiry .element{background-color:#f5f5f5;padding:18px 20px 15px}.tx-avmplugins-pressinquiry .element+.element{margin-top:2px;padding-top:16px}.tx-avmplugins-pressinquiry .headline{font-size:24px;line-height:30px;color:#333;font-weight:700;margin-bottom:20px}.tx-avmplugins-pressinquiry .email,.tx-avmplugins-pressinquiry .phone{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-phone-blue.svg') no-repeat left top transparent;background-size:44px auto;padding-top:55px}#content-section .tx-avmplugins-pressinquiry .email,#content-section .tx-avmplugins-pressinquiry .phone{display:inline-block;vertical-align:top;width:49%}.tx-avmplugins-pressinquiry .email p,.tx-avmplugins-pressinquiry .phone p{font-size:18px;line-height:24px}.tx-avmplugins-pressinquiry .email{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-mail-blue.svg');margin-top:28px}#content-section .tx-avmplugins-pressinquiry .email{margin-top:0}@media screen and (max-width:985px){#marginal-section .tx-avmplugins-pressinquiry .phone{display:inline-block;vertical-align:top;width:49%}.tx-avmplugins-pressinquiry .email{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-mail-blue.svg') no-repeat left top transparent;background-size:44px auto;margin-top:28px}#marginal-section .tx-avmplugins-pressinquiry .email{display:inline-block;margin-top:0;vertical-align:top;width:49%}}@media screen and (max-width:479px){#content-section .tx-avmplugins-pressinquiry .email,#content-section .tx-avmplugins-pressinquiry .phone,#marginal-section .tx-avmplugins-pressinquiry .email,#marginal-section .tx-avmplugins-pressinquiry .phone{display:block;width:auto}content-section .tx-avmplugins-pressinquiry .email{margin-top:18px}}
.doktype-64 .service-icons ul{top:10px;margin-top:0;left:auto;right:0}.doktype-64 .service-icons ul li:first-child{margin-top:0}.doktype-64 .service-icons~#content-section .pressrelease-head .layout-inner,.doktype-64 .service-icons~#pagetitle .layout-inner{padding-right:50px}.pressrelease-head{margin-bottom:22px}.pressrelease-head .date{display:block;margin-bottom:10px}.pressrelease-head .h1,.pressrelease-head h1{font-size:24px;line-height:30px;margin-bottom:12px}.pressrelease-head .subtitle{font-size:22px;line-height:28px;margin-bottom:5px}.pressrelease-head .pressrelease-gallery-wrapper{overflow:visible}.pressrelease-head .pressrelease-gallery-wrapper .pressrelease-gallery{margin-bottom:28px;overflow:hidden;width:33.3333%;-webkit-box-sizing:border-box}.pressrelease-head .pressrelease-gallery-wrapper .pressrelease-gallery figure{display:table;margin:0;table-layout:fixed;width:100%}.pressrelease-head .pressrelease-gallery-wrapper .pressrelease-gallery figure .pressrelease-image{display:block;width:100%}.pressrelease-head .pressrelease-gallery-wrapper .pressrelease-gallery figure .pressrelease-caption{background-color:#f5f5f5;font-size:14px;line-height:20px;padding:10px;text-align:center}@media screen and (max-width:985px){.pressrelease-head .pressrelease-gallery-wrapper .pressrelease-gallery{width:50%}}@media screen and (max-width:479px){.pressrelease-head .pressrelease-gallery-wrapper .pressrelease-gallery{width:100%}}
.tx-avmplugins-presspublishingcontactaddress .introduction{margin-bottom:20px}.tx-avmplugins-presspublishingcontactaddress .element{float:left;width:25%}.grid-element .tx-avmplugins-presspublishingcontactaddress .element{width:50%}.tx-avmplugins-presspublishingcontactaddress .fax,.tx-avmplugins-presspublishingcontactaddress .mail,.tx-avmplugins-presspublishingcontactaddress .phone{margin-bottom:5px;padding-left:26px;position:relative}.tx-avmplugins-presspublishingcontactaddress .fax:before,.tx-avmplugins-presspublishingcontactaddress .mail:before,.tx-avmplugins-presspublishingcontactaddress .phone:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:no-repeat center center transparent;background-size:18px auto;content:" ";height:18px;left:0;position:absolute;top:50%;width:18px}.tx-avmplugins-presspublishingcontactaddress .phone:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-phone-blue.svg')}.tx-avmplugins-presspublishingcontactaddress .fax:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-print-blue.svg')}.tx-avmplugins-presspublishingcontactaddress .mail:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-mail-blue.svg')}@media screen and (max-width:767px){.tx-avmplugins-presspublishingcontactaddress .element{width:40%}}@media screen and (max-width:479px){.tx-avmplugins-presspublishingcontactaddress .element{float:none;width:auto}.tx-avmplugins-presspublishingcontactaddress .element+.element{margin-top:10px}}
.frame-type-avmplugins_threesixtystage.frame-layout-fullwidth>.frame-outer-wrap>.frame-inner-wrap{max-width:none}.frame-type-avmplugins_threesixtystage .frame-outer-wrap{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#f5f5f5;padding:60px}.service-navigation-overlaps #content-section>.frame-type-avmplugins_threesixtystage:first-child .frame-outer-wrap,.service-navigation-overlaps #intro-section>.frame-type-avmplugins_threesixtystage:first-child .frame-outer-wrap{padding-top:95px}@media screen and (max-width:767px){.service-navigation-overlaps #content-section>.frame-type-avmplugins_threesixtystage:first-child .frame-outer-wrap,.service-navigation-overlaps #intro-section>.frame-type-avmplugins_threesixtystage:first-child .frame-outer-wrap{padding-top:131px}}.product-threesixty-rotate.threesixty-active .product-threesixty-rotate-badge{opacity:0;visibility:hidden}.product-threesixty-rotate.threesixty-active .product-threesixty-rotate-back{opacity:1;visibility:visible}.product-threesixty-rotate.threesixty-active .product-threesixty-rotate-canvas-outer{display:block}.product-threesixty-rotate-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:center;position:relative}.product-threesixty-rotate-inner img{display:block}.product-threesixty-rotate-badge{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-360.svg');cursor:pointer;display:block;height:32px;left:0;position:absolute;top:0;width:62px;z-index:5;opacity:1;visibility:visible}.product-threesixty-rotate-back{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:0 0;cursor:pointer;height:36px;padding:0;position:absolute;top:-2px;left:-2px;width:66px;z-index:5;opacity:0;visibility:hidden}.product-threesixty-rotate-canvas-outer{display:none}.product-threesixty-rotate-preview{position:relative}.product-threesixty-rotate-preview.js-hide{display:none}.product-threesixty-rotate-start{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;outline:0;padding:0;background:0 0;border:0;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.product-threesixty-rotate-progress{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background:#fff;display:block;font-weight:700;left:50%;margin-top:0!important;padding:20px;position:absolute;top:50%}.product-threesixty-rotate-images{list-style:none;margin:0;padding:0;cursor:grab;height:100%;position:relative;width:100%;z-index:4}.product-threesixty-rotate-images img{transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);background:#f5f5f5;left:50%;opacity:0;position:absolute;top:0;visibility:hidden}.product-threesixty-rotate-images .current-image{opacity:1;visibility:visible}@media screen and (max-width:1024px){.product-threesixty-rotate-preview.js-hide{display:block}.product-threesixty-rotate-back,.product-threesixty-rotate-badge,.product-threesixty-rotate-canvas,.product-threesixty-rotate-start{display:none}}
.ce-table-productcomparison th img{display:block;max-width:120px}.productcomparison{--labelWidth:285px;position:relative}.productcomparison table td,.productcomparison table th{height:20px}.productcomparison>.ce-table tr td,.productcomparison>.ce-table tr th{font-size:16px;font-weight:700;line-height:100%;padding-left:0;padding-right:0;vertical-align:middle}.productcomparison>.ce-table tr td span,.productcomparison>.ce-table tr th span{box-sizing:border-box;hyphens:auto;padding-left:10px;padding-right:10px;display:block;width:var(--labelWidth)}.productcomparison>.ce-table tr.tr-even td,.productcomparison>.ce-table tr.tr-even th{background:#f8f8f8}.productcomparison>.ce-table tr.tr-even:first-child td,.productcomparison>.ce-table tr.tr-even:first-child th{background:#fff}.productcomparison>.ce-table tr.tr-even:first-child+tr td,.productcomparison>.ce-table tr.tr-even:first-child+tr th{border-top:12px solid #f5f5f5}.productcomparison>.ce-table tr.tr-odd td,.productcomparison>.ce-table tr.tr-odd th{background:#fff}.productcomparison .wrapper{height:100%;left:var(--labelWidth);position:absolute;top:0;width:calc(100% - var(--labelWidth))}.productcomparison .wrapper:after,.productcomparison .wrapper:before{content:' ';display:block;height:100%;position:absolute;top:0;width:10px}.productcomparison .wrapper:before{box-shadow:10px 0 8px -10px rgba(0,0,0,.5) inset;-moz-box-shadow:10px 0 8px -10px rgba(0,0,0,.5) inset;-ms-box-shadow:10px 0 8px -10px rgba(0,0,0,.5) inset;-webkit-box-shadow:10px 0 8px -10px rgba(0,0,0,.5) inset;left:0}.productcomparison .wrapper:after{box-shadow:-10px 0 8px -10px rgba(0,0,0,.5) inset;-moz-box-shadow:-10px 0 8px -10px rgba(0,0,0,.5) inset;-ms-box-shadow:-10px 0 8px -10px rgba(0,0,0,.5) inset;-webkit-box-shadow:-10px 0 8px -10px rgba(0,0,0,.5) inset;right:0}.productcomparison .wrapper>.inner{border:1px solid #ebebeb;border-bottom:0;border-top:0;height:100%;margin:0 69px 0 70px;overflow:hidden}.productcomparison .wrapper>.inner .holder{height:100%;position:relative}.productcomparison .wrapper>.inner .holder table{left:-1px;position:absolute;top:0}.productcomparison .wrapper>.inner .holder table td,.productcomparison .wrapper>.inner .holder table th{background:0 0;border-left:1px solid #ebebeb;max-width:160px;min-width:139px;padding:16px 0 14px;text-align:center;vertical-align:middle;width:160px}.productcomparison .wrapper>.inner .holder table th{cursor:move;font-size:14px;line-height:22.4px;vertical-align:bottom}.productcomparison .wrapper>.inner .holder table th img{display:block;margin:0 auto 10px}.productcomparison .wrapper>.inner .holder table .tr-odd td,.productcomparison .wrapper>.inner .holder table .tr-odd th{border-color:#e8e8e8}.productcomparison .wrapper>.inner .holder table .tr-1 td,.productcomparison .wrapper>.inner .holder table .tr-1 th{padding-top:28px}.productcomparison .wrapper>.inner .holder table .td-tick{line-height:100%;vertical-align:middle}.productcomparison .wrapper>.inner .holder table tfoot td{padding-bottom:17px;padding-top:20px}.productcomparison .wrapper>.inner .holder table tfoot td a{display:block;line-height:1.2em;padding:0 22px 0 40px;position:relative;text-align:left}.productcomparison .wrapper>.inner .holder table tfoot td a:before{content:'>';left:26px;position:absolute;top:0}.productcomparison .button-wrapper{left:0;position:absolute;top:0;width:100%}.productcomparison .button-wrapper .inner{height:100%;margin:0;position:relative}.productcomparison .button-wrapper .inner button{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-slider-arrow.svg') no-repeat center transparent;border:0;cursor:pointer;display:block;height:25px;overflow:hidden;padding:0;position:absolute;text-indent:-9999px;top:50%;z-index:4;width:25px}.productcomparison .button-wrapper .inner button.prev{left:22px}.productcomparison .button-wrapper .inner button.next{transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-webkit-transform:translateY(-50%) rotate(-180deg);right:22px}.productcomparison .button-wrapper .inner button.disabled{cursor:default;opacity:.25}.contenttable-productcomparison,.productcomparison .ce-table{border-top:0}@media screen and (max-width:1024px){.productcomparison{--labelWidth:114px;overflow:hidden}.productcomparison .wrapper{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.productcomparison .wrapper .button-wrapper{display:none}.productcomparison .wrapper>.inner{margin:0;overflow-x:scroll}.productcomparison>.ce-table tr td span,.productcomparison>.ce-table tr th span{text-overflow:ellipsis;word-wrap:break-word}}
.frame-type-avmplugins_awardscarousel:not(.frame-blue-gradient)>.frame-outer-wrap{max-width:1265px}.frame-type-avmplugins_awardscarousel{position:relative}.frame-type-avmplugins_awardscarousel .slick-slide{margin:0 20px}.frame-type-avmplugins_awardscarousel.frame-blue-gradient .slick-prev{left:0}.frame-type-avmplugins_awardscarousel.frame-blue-gradient .slick-next{right:0}.awards-slider-elements-wrapper+.awards-slider-text{margin-top:54px}.awards-slider-elements-wrapper-inner{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;position:relative;opacity:0}.awards-slider-elements-wrapper-inner.slider-initialized{opacity:1}.awards-slider-element a{color:#000}.awards-slider-element a:focus,.awards-slider-element a:hover{color:#0074bd;text-decoration:none}.frame-blue-gradient .awards-slider-element a,.frame-blue-gradient .awards-slider-element a:focus,.frame-blue-gradient .awards-slider-element a:hover{color:#fff}.frame-blue-gradient .awards-slider-element a:focus,.frame-blue-gradient .awards-slider-element a:hover{text-decoration:underline}.awards-slider-image-wrapper{padding:144px 0 0;position:relative}.awards-slider-image-wrapper-inner{bottom:0;left:0;position:absolute;right:0;top:0}.awards-slider-image-wrapper-inner img{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);display:block;left:50%;max-height:100%;position:absolute;top:50%}.awards-slider-image-caption{font-size:16px;line-height:22px;margin-top:10px;text-align:center}@media screen and (max-width:1360px){.awards-slider{padding:0 20px}}@media screen and (max-width:1024px){.awards-slider .slick-slide{margin:0 20px}}@media screen and (max-width:985px){.awards-slider-text{font-size:24px;line-height:30px}}@media screen and (max-width:767px){.awards-slider .slick-slide{margin:0 6px}}@media print{.awards-slider-image-wrapper-inner img{transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-webkit-transform:translate(-50%,-50%)!important}.frame-type-avmplugins_awardscarousel{display:none}}
.tx-solr #tx-solr-search .tx-solr-search-form{background:#f5f5f5;padding:20px 30px}.tx-solr #tx-solr-search .tx-solr-search-form .csc-header{margin:0}.tx-solr #tx-solr-search .tx-solr-search-form .csc-header h3{font-size:18px;line-height:24px;margin:0;padding-top:10px;word-break:normal}.tx-solr #tx-solr-search .tx-solr-search-form form{display:table}.tx-solr #tx-solr-search .tx-solr-search-form form *{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting,.tx-solr #tx-solr-search .tx-solr-search-form form .button-wrapper,.tx-solr #tx-solr-search .tx-solr-search-form form .tx-solr-q{display:table-cell;vertical-align:top}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting{width:1%}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting #tx-solr-facets-in-use{clip:rect(1px,1px,1px,1px);clip:rect(1px 1px 1px 1px);height:1px;opacity:0;overflow:hidden;position:absolute!important;width:1px}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection{white-space:nowrap}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .csc-header,.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets{display:inline-block;vertical-align:top}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets{border:20px solid transparent;border-bottom:0;border-top:0;list-style:none;margin:0;padding:0}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li{background:#0074bd;cursor:pointer;height:44px;padding:11px 30px 0 19px;position:relative;width:200px}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li:after{border:4px solid transparent;border-bottom:0;border-top-color:#fff;content:" ";height:0;position:absolute;right:18px;top:20px;width:0}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .js-selected{font-size:16px;line-height:22px;color:#fff;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li h5{clip:rect(1px,1px,1px,1px);clip:rect(1px 1px 1px 1px);height:1px;opacity:0;overflow:hidden;position:absolute!important;width:1px}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper{box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#0064a4;display:none;left:0;max-height:220px;overflow:auto;position:absolute;top:100%;width:100%}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper *{box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-webkit-box-sizing:content-box;white-space:normal}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper ul{list-style:none;padding:0}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper ul li{margin:0}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper ul li a{font-size:16px;line-height:22px;color:#fff;display:block;font-weight:400;padding:5px 20px}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper ul li a:focus,.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper ul li a:hover{color:#ffbc00;text-decoration:none}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper ul li a.facet-active{color:#ffbc00;font-weight:700}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper ul li:first-child a{padding-top:15px}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li .facet-option-list-wrapper ul li:last-child a{padding-bottom:15px}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li.js-open:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #fff;border-top:none}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li.js-open .facet-option-list-wrapper{display:block}.tx-solr #tx-solr-search .tx-solr-search-form form .tx-solr-q{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/bg_search_grey.png') no-repeat 98% center #fff;padding-bottom:6px;padding-left:9px;padding-right:31px;width:100%}.tx-solr #tx-solr-search .tx-solr-search-form form .button-wrapper{border-left:20px solid transparent;width:1%}.tx-solr #tx-solr-search .tx-solr-search-form form .button-wrapper input{margin:0;padding-left:17px;padding-right:17px}.tx-solr #tx-solr-search .tx-solr-search-form form button[type=submit],.tx-solr #tx-solr-search .tx-solr-search-form form input[type=submit]{font-size:14px;line-height:20px;min-width:0}.tx-solr #tx-solr-search .tx-solr-search-form form .button-link{margin-top:-2px;padding-bottom:12px;padding-top:12px;white-space:nowrap}.tx-solr #tx-solr-search .results-list,.tx-solr #tx-solr-search .wrapper.wrapper-bottom{margin-top:40px}.tx-solr #tx-solr-search .results-list{list-style-type:none;padding:0}.tx-solr #tx-solr-search .results-list li{border-top:10px solid #f5f5f5;margin:30px 0 0;padding:30px 0 0}.tx-solr #tx-solr-search .results-list li h5{font-size:22px;line-height:28px;margin:0 0 7px}.tx-solr #tx-solr-search .results-list li .results-teaser p{font-size:16px;line-height:22px;margin:0}.tx-solr #tx-solr-search .results-list li .results-teaser a{font-size:14px;line-height:20px;color:#666;display:inline-block;margin:12px 0 0}.tx-solr #tx-solr-search .results-list li:first-child{border-top:0;margin-top:0;padding-top:0}.tx-solr #tx-solr-search .wrapper.wrapper-top{border-bottom:10px solid #f5f5f5;margin-top:35px;padding-bottom:6px}.tx-solr #tx-solr-search .wrapper.wrapper-bottom{border-top:10px solid #f5f5f5;padding-top:6px}.tx-solr #tx-solr-search .tx-solr-pagination{float:right;margin-top:-2px}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse{list-style-type:none;margin:0;padding:0}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse li{display:inline-block}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse li.tx-pagebrowse-next,.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse li.tx-pagebrowse-prev{font-size:16px;line-height:22px;font-weight:700;color:#ccc}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse li.tx-pagebrowse-pages{margin:0 15px}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse li.tx-pagebrowse-pages ol{list-style-type:none;padding:0}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse li.tx-pagebrowse-pages ol li{font-size:16px;line-height:22px;color:#0074bd;font-weight:700;margin:0 0 0 5px}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse li.tx-pagebrowse-pages ol li:first-child{margin-left:0}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse li.tx-pagebrowse-pages ol li.tx-pagebrowse-current{color:#000}.tx-solr #tx-solr-search .search-informations{font-size:16px;line-height:22px;color:#000;float:left;font-weight:700}.tx-solr #tx-solr-search .tx-solr-search-no-results{margin:36px 0 0}.tx-solr #tx-solr-search .tx-solr-search-no-results .spelling-suggestions{font-size:16px;line-height:22px;color:#000;font-style:normal;font-weight:400;margin:6px 0 0}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form #tx-solr-faceting,.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .button-wrapper,.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .tx-solr-q{display:block;width:auto}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .tx-solr-q{flex-grow:1;width:100%}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form #tx-solr-faceting{flex-grow:0;flex-shrink:0;width:220px}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .button-wrapper{flex-grow:0;flex-shrink:0;width:92px}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .csc-header{border-right:20px solid transparent;flex-grow:0;flex-shrink:0;max-width:110px}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .csc-header h3{padding-top:0;-moz-hyphens:none;hyphens:none}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets{border-right:0}.tx-solr #tx-solr-search.tx-solr-search-press .results-list{margin-top:28px}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;border-top:0;margin-top:33px;padding-top:0}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-image{flex-grow:0;flex-shrink:0;order:2;-webkit-order:2;margin:0 0 0 20px;padding:1px 0 0;text-align:right;width:220px}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-image img{display:inline-block;height:auto;max-width:100%;vertical-align:top}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-image.portrait img{max-height:220px;width:auto}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content{flex-grow:1}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content .date{font-size:16px;line-height:22px;color:#000;font-weight:700;margin:0 0 5px}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content h5{font-weight:700;margin-bottom:7px}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content .results-teaser a{font-size:16px;line-height:22px;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;color:#0074bd;font-weight:700;margin-top:10px;padding-left:26px;position:relative}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content .results-teaser a:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-link-blue.svg');background-repeat:no-repeat;background-size:contain;content:'';display:block;height:13px;left:0;top:50%;position:absolute;width:16px}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content .results-teaser a:focus,.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content .results-teaser a:hover{padding-left:36px}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content .results-teaser a:focus:before,.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-content .results-teaser a:hover:before{left:10px}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li:first-child{margin-top:0}.tx-solr #tx-solr-search.tx-solr-search-press .wrapper.wrapper-bottom{margin-top:47px}#tx-solr-search.tx-solr-search-pressimages{position:relative;z-index:41}#tx-solr-search.tx-solr-search-pressimages .error{color:#e2001a}.js-language-switch-visible #tx-solr-search.tx-solr-search-pressimages{z-index:5}#tx-solr-search.tx-solr-search-pressimages h2{margin:0}#tx-solr-search.tx-solr-search-pressimages .wrapper.wrapper-top{border:none}.js #tx-solr-search.tx-solr-search-pressimages .wrapper.wrapper-bottom{border:none}.no-js #tx-solr-search.tx-solr-search-pressimages .wrapper.wrapper-bottom{margin-top:20px}.js #tx-solr-search.tx-solr-search-pressimages .tx-solr-pagination{height:30px;float:none;text-align:center}.js #tx-solr-search.tx-solr-search-pressimages .tx-pagebrowse{display:none}#tx-solr-search.tx-solr-search-pressimages .js-load-more{border:0;cursor:pointer}#tx-solr-search.tx-solr-search-pressimages .ajax-loader.js-hide,#tx-solr-search.tx-solr-search-pressimages .sk-fading-circle.js-hide{display:none}#tx-solr-search.tx-solr-search-pressimages .ajax-loader:not(.js-hide)+button,#tx-solr-search.tx-solr-search-pressimages .sk-fading-circle:not(.js-hide)+button{display:none}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:20px -10px -10px -10px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border:none;margin:0;padding:10px;position:relative;vertical-align:top;width:25%}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-image-wrapper{background-color:#f5f5f5;display:block;padding:0 0 71.6%;position:relative}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-image-wrapper>a{inset:0;display:block;position:absolute}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-image-wrapper .ce-bodytext{inset:0;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry img{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);display:block;height:auto;left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;width:auto}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-teaser{display:none;margin-bottom:17px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-wrapper .results-topic{font-size:16px;line-height:22px;margin:7px 0 0}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-topic{font-size:18px;line-height:24px;color:#000;margin-bottom:5px;margin-top:15px;padding-right:30px;position:relative}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-actions{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;font-size:14px;line-height:20px;background-color:#f5f5f5;display:none;justify-content:center;margin:10px 20px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:10px;width:40px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download{text-align:center;border-right:5px solid #fff}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download span{display:inline-block;position:relative;padding:0 0 0 20px;vertical-align:top}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download span:after,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download span:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-download-blue.svg') no-repeat;content:'';display:block;height:18px;left:0;position:absolute;top:0;width:18px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download span:after{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-download-black.svg');opacity:0;visibility:hidden}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download:focus,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download:hover{color:#000;text-decoration:none}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download:focus span:before,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download:hover span:before{opacity:0;visibility:hidden}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download:focus span:after,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download:hover span:after{opacity:1;visibility:visible}.no-js #tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select{display:none}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-content-wrapper .results-image-wrapper,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-content-wrapper .results-topic{display:none}#tx-solr-search.tx-solr-search-pressimages.js-local-storage-disabled .result-select{display:none}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form{padding-bottom:20px;padding-top:20px}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form #tx-solr-faceting{display:block;width:100%}#tx-solr-search.tx-solr-search-pressimages .facets{list-style:none;margin:0;padding:0}#tx-solr-search.tx-solr-search-pressimages .facet-option-list{list-style:none;margin:-4px 0 0 0;padding:0}#tx-solr-search.tx-solr-search-pressimages #tx-solr-facets-in-use,#tx-solr-search.tx-solr-search-pressimages .js-selected{display:none}#tx-solr-search.tx-solr-search-pressimages .facet-label.csc-header{font-size:16px;line-height:22px;color:#000;font-weight:700;margin:20px 0 0}#tx-solr-search.tx-solr-search-pressimages .facet-option{display:inline-block;margin:12px 8px 0 0;vertical-align:top}#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]){box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px 7px 32px;position:relative;text-align:center;vertical-align:middle;z-index:2}#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):after,#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):before{border:2px solid #0074bd;display:none;border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/spr-pressimages-facets.png') no-repeat 0 -2px;border:0;content:'';display:block;height:16px;margin:-8px 0 0;position:absolute;left:9px;top:50%;width:16px}#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):after{border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);background-color:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):focus,#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):hover{text-decoration:none}#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):focus,#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):focus:before,#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):focus:hover,#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):focus:hover:before{animation:pop .3s linear 1;-moz-animation:pop .3s linear 1;-ms-animation:pop .3s linear 1;-webkit-animation:pop .3s linear 1}#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]):hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]).active:before,#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]).facet-active:before,#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]).js-active-facet:before,#tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]).js-active:before{background-position:0 -22px}.frame-blue-gradient #tx-solr-search.tx-solr-search-pressimages .facet-option a:not(.button-ghost):not([class*=button-link-ghost]){background-color:#fff;color:#0074bd}.mfp-wrap.pressimages .mfp-inline-holder .mfp-content{max-width:225px}#tx-solr-search.tx-solr-search-pressimages .wrapper-top{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;justify-content:space-between}#tx-solr-search.tx-solr-search-pressimages .wrapper-top.clearfix:after{display:none}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-image-wrapper{overflow:hidden}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-image-wrapper:after{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checked-state-blue.svg') no-repeat;content:'';display:block;height:36px;opacity:0;position:absolute;right:0;top:0;width:36px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;color:#0074bd;font-size:14px;font-weight:700;height:100%;line-height:20px;padding:8px 10px 10px;border-left:5px solid #fff}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select span{display:inline-block;padding:0 0 0 20px;position:relative;text-indent:-9999px;vertical-align:top}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select span:after,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select span:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checkbox-default.svg') no-repeat;content:'';display:block;height:20px;left:0;position:absolute;top:50%;width:20px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select span:after{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checkbox-default-black.svg');opacity:0}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select:focus,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select:hover{color:#000}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select:focus span:before,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select:hover span:before{opacity:0}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select:focus span:after,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select:hover span:after{opacity:1}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry.js-result-selected:hover .results-image-wrapper:after,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-image-wrapper:after{display:none}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry.js-result-selected .results-image-wrapper:after{opacity:1}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry.js-result-selected .result-select span:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checkbox-checked.svg')}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry.js-result-selected .result-select span:after{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checkbox-checked-black.svg')}#tx-solr-search.tx-solr-search-pressimages.js-max-selection-count-reached .results-list-pressimages li.results-entry:not(.js-result-selected) .result-select{color:#000;cursor:not-allowed;opacity:.3}#tx-solr-search.tx-solr-search-pressimages.js-max-selection-count-reached .results-list-pressimages li.results-entry:not(.js-result-selected) .result-select span:before{opacity:0}#tx-solr-search.tx-solr-search-pressimages.js-max-selection-count-reached .results-list-pressimages li.results-entry:not(.js-result-selected) .result-select span:after{opacity:1}#tx-solr-search.tx-solr-search-pressimages.js-local-storage-disabled .results-list-pressimages li.results-entry .results-image-wrapper:after{display:none}.search-download-selected-wrapper-outer{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;justify-content:flex-end;margin:40px 0 0}.search-download-selected-wrapper{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;position:relative}.no-js .search-download-selected-wrapper{display:none}.search-download-selected-wrapper:before{bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0;z-index:5}.search-download-selected-wrapper .search-download-selected-label{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;color:#ccc}.search-download-selected-wrapper [type=submit]{cursor:default;pointer-events:none}.search-download-selected-wrapper [type=submit],.search-download-selected-wrapper [type=submit]:after{background-color:#ccc}.js-selection-not-empty .search-download-selected-wrapper:before{display:none}.js-selection-not-empty .search-download-selected-wrapper .search-download-selected-label{color:inherit}.js-selection-not-empty .search-download-selected-wrapper [type=submit]{cursor:pointer;pointer-events:auto}.js-selection-not-empty .search-download-selected-wrapper [type=submit],.js-selection-not-empty .search-download-selected-wrapper [type=submit]:after{background-color:#0074bd}.js-local-storage-disabled .search-download-selected-wrapper{display:none}.search-download-selected-label{margin:0 15px 0 0}.search-download-selected-button{border:0}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-actions{background:#fff;border-radius:0 0 0 20px;top:0;margin:0;padding:0 0 0 10px;position:absolute;right:0}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-actions span{padding-left:20px;text-indent:-9999px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-download,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .result-select{border:0}.mfp-pressimages-actions{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;background:#fff;border-radius:0 0 0 20px;margin:0;padding:0 10px;position:absolute;right:9px;top:9px;z-index:1}.mfp-pressimages-actions span{padding-left:20px;text-indent:-9999px}.mfp-pressimages-download,.mfp-pressimages-overview{text-align:center;padding:10px;line-height:20px}.mfp-pressimages-download span,.mfp-pressimages-overview span{display:inline-block;position:relative;padding:0 0 0 20px;vertical-align:top}.mfp-pressimages-download span:after,.mfp-pressimages-download span:before,.mfp-pressimages-overview span:after,.mfp-pressimages-overview span:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-download-blue.svg') no-repeat;content:'';display:block;height:18px;left:0;position:absolute;top:0;width:18px}.mfp-pressimages-download span:after,.mfp-pressimages-overview span:after{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-download-black.svg');opacity:0;visibility:hidden}.mfp-pressimages-download:focus,.mfp-pressimages-download:hover,.mfp-pressimages-overview:focus,.mfp-pressimages-overview:hover{color:#000;text-decoration:none}.mfp-pressimages-download:focus span:before,.mfp-pressimages-download:hover span:before,.mfp-pressimages-overview:focus span:before,.mfp-pressimages-overview:hover span:before{opacity:0;visibility:hidden}.mfp-pressimages-download:focus span:after,.mfp-pressimages-download:hover span:after,.mfp-pressimages-overview:focus span:after,.mfp-pressimages-overview:hover span:after{opacity:1;visibility:visible}.mfp-pressimages-download.mfp-checkbox-disabled,.mfp-pressimages-overview.mfp-checkbox-disabled{padding-bottom:20px}.mfp-pressimages-download.mfp-checkbox-disabled span:after,.mfp-pressimages-download.mfp-checkbox-disabled span:before,.mfp-pressimages-overview.mfp-checkbox-disabled span:after,.mfp-pressimages-overview.mfp-checkbox-disabled span:before{top:-5px;left:4px}.mfp-pressimages-overview span{font-size:0;top:4px}.mfp-pressimages-overview span:after,.mfp-pressimages-overview span:before{background:0 0;transform:rotateZ(-45deg);content:">";display:inline-block;border-right:2px solid #0074bd;border-bottom:2px solid #0074bd;height:8px;width:8px}.mfp-pressimages-overview span:after{border-right:2px solid #000;border-bottom:2px solid #000}.mfp-pressimages-overview:last-child{padding-right:0}.mfp-pressimages-select{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;color:#0074bd;font-size:14px;font-weight:700;height:100%;line-height:20px;padding:8px 10px 10px}.mfp-pressimages-select span{display:inline-block;padding:0 0 0 20px;position:relative;text-indent:-9999px;vertical-align:top}.mfp-pressimages-select span:after,.mfp-pressimages-select span:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checkbox-default.svg') no-repeat;content:'';display:block;height:20px;left:0;position:absolute;top:50%;width:20px}.mfp-pressimages-select span:after{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checkbox-default-black.svg');opacity:0}.mfp-pressimages-select:focus,.mfp-pressimages-select:hover{color:#000}.mfp-pressimages-select:focus span:before,.mfp-pressimages-select:hover span:before{opacity:0}.mfp-pressimages-select:focus span:after,.mfp-pressimages-select:hover span:after{opacity:1}.js-result-selected .mfp-pressimages-select span:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checkbox-checked.svg')}.js-result-selected .mfp-pressimages-select span:after{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-checkbox-checked-black.svg')}.js-max-selection-count-reached:not(.js-result-selected) .mfp-pressimages-select{color:#000;cursor:not-allowed;opacity:.3}.js-max-selection-count-reached:not(.js-result-selected) .mfp-pressimages-select span:before{opacity:0}.js-max-selection-count-reached:not(.js-result-selected) .mfp-pressimages-select span:after{opacity:1}@media screen and (min-width:767px){#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper{box-shadow:0 0 25px 5px rgba(0,0,0,.2);-moz-box-shadow:0 0 25px 5px rgba(0,0,0,.2);-ms-box-shadow:0 0 25px 5px rgba(0,0,0,.2);-webkit-box-shadow:0 0 25px 5px rgba(0,0,0,.2);background-color:#fff;position:absolute;left:-20px;right:-20px;top:-15px;z-index:10}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-image-wrapper{background-color:#f5f5f5;display:block;margin:20px;padding:0 0 61.4%;position:relative}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-image-wrapper img{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);display:block;height:auto;left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;width:auto}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-teaser,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-topic{display:block;padding:0 20px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-topic:after{opacity:0;visibility:hidden}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-actions{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}}@media screen and (min-width:767px) and (max-width:985px){#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper{box-shadow:0 0 25px 5px rgba(0,0,0,.2);-moz-box-shadow:0 0 25px 5px rgba(0,0,0,.2);-ms-box-shadow:0 0 25px 5px rgba(0,0,0,.2);-webkit-box-shadow:0 0 25px 5px rgba(0,0,0,.2);background-color:#fff;position:absolute;left:-20px;right:-20px;top:-15px;z-index:10}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-image-wrapper{background-color:#f5f5f5;display:block;margin:20px;padding:0 0 61.4%;position:relative}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-image-wrapper img{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);display:block;height:auto;left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;width:auto}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-teaser,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-topic{display:block;padding:0 20px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-topic:after{opacity:0;visibility:hidden}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-actions{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry:hover .results-content-wrapper .results-image-wrapper{padding-bottom:59.2%}}@media screen and (max-width:985px){#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry{width:33.3333%}}@media screen and (max-width:767px){.tx-solr #tx-solr-search .search-informations,.tx-solr #tx-solr-search .tx-solr-pagination,.tx-solr #tx-solr-search .tx-solr-search-form form,.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting,.tx-solr #tx-solr-search .tx-solr-search-form form .button-wrapper,.tx-solr #tx-solr-search .tx-solr-search-form form .tx-solr-q{display:block;float:none;width:100%}.tx-solr #tx-solr-search .tx-solr-search-form form .button-wrapper,.tx-solr #tx-solr-search .tx-solr-search-form form .tx-solr-q{margin:15px 0 0}.tx-solr #tx-solr-search .tx-solr-search-form form .button-wrapper{border-left:0;text-align:right}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .csc-header{display:block}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets{border:0;width:100%}.tx-solr #tx-solr-search .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets>li{width:100%}.tx-solr #tx-solr-search .search-informations,.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse{text-align:center}.tx-solr #tx-solr-search .tx-solr-pagination .tx-pagebrowse,.tx-solr #tx-solr-search .wrapper.wrapper-top .tx-solr-pagination .tx-pagebrowse{margin-top:14px;padding-top:0}.tx-solr #tx-solr-search .wrapper.wrapper-top{padding-bottom:10px}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form{flex-flow:row wrap;flex-wrap:wrap}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .csc-header,.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .facets,.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .tx-solr-q{display:block;width:100%;max-width:none}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .csc-header{border-right:none}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form .button-wrapper{text-align:right;width:100%}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form #tx-solr-faceting{width:100%}.tx-solr #tx-solr-search.tx-solr-search-press .tx-solr-search-form form #tx-solr-faceting .secondaryContentSection .facets{margin-top:15px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry{width:50%}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-actions{display:flex;margin-left:0;margin-right:0}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-image-wrapper:after{display:none}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form{padding-top:5px}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form{text-align:right}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form .tx-solr-q{text-align:left}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form .button-wrapper{display:inline-block;margin-top:15px;vertical-align:top;width:auto}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form .button-link{margin-left:15px}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-wrapper{cursor:default}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry>.results-wrapper{display:none}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-content-wrapper .results-download,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-content-wrapper .results-image-wrapper,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-content-wrapper .results-teaser,#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-content-wrapper .results-topic{display:block}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry .results-download{background:0 0;margin:0;padding:0;text-align:left}#tx-solr-search.tx-solr-search-pressimages .wrapper-top{display:block;padding-right:0}.search-download-selected-wrapper,.search-download-selected-wrapper-outer{display:block}.search-download-selected-label{font-size:18px;margin-bottom:5px;width:100%}.wrapper-top .search-download-selected-label{margin-top:10px}}@media screen and (max-width:479px){.tx-solr #tx-solr-search.tx-solr-search-press .results-list li{display:block}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-image{margin:0 0 18px;text-align:center;width:100%}.tx-solr #tx-solr-search.tx-solr-search-press .results-list li .result-image.portrait img{max-height:100%}#tx-solr-search.tx-solr-search-pressimages .results-list-pressimages li.results-entry{width:100%}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form{text-align:left}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form .button-link,#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form .button-wrapper,#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form .button-wrapper input{display:block;width:100%}#tx-solr-search.tx-solr-search-pressimages .tx-solr-search-form form .button-link{margin-left:0;text-align:center}}
.service-box{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:block;height:100%;width:100%}.service-box:focus,.service-box:hover{outline:0;text-decoration:none}.service-box:focus .service-box-inner,.service-box:hover .service-box-inner{background-color:#e8e8e8}.service-box:focus .service-box-image,.service-box:hover .service-box-image{transform:translate(-50%,-50%) scale(1.1);-moz-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);-webkit-transform:translate(-50%,-50%) scale(1.1);background-position:center bottom}.service-box-inner{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-moz-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;flex-wrap:nowrap;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:#f5f5f5;height:100%;padding:25px}.service-box-inner span{display:block;text-align:center;word-wrap:normal}.service-box-image-wrapper{height:60px;position:relative;width:100%}.service-box-image-wrapper+.service-box-content-wrapper{padding-top:20px}.service-box-big .service-box-image-wrapper{height:130px}.service-box-image{transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background:no-repeat center top;background-size:auto 200%;height:100%;left:50%;position:absolute;top:50%;width:100%}.service-box-content-wrapper{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.service-box-headline{font-size:24px;line-height:30px;color:#0074bd;font-weight:700;word-wrap:normal}.service-box-text{font-size:18px;line-height:24px;color:#000;margin-top:7px}.service-box-actions-wrapper{margin:20px 0 0;text-align:center}.service-box-actions-wrapper span{display:inline-block;vertical-align:top}.service-box-fake-link{color:#0074bd;font-weight:700}@media screen and (max-width:767px){.service-box{width:100%}.service-box+.service-box{margin-top:15px}}@media screen and (max-width:479px){.service-box-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;padding:20px}.service-box-inner,.service-box-inner .service-box-headline{hyphens:auto;word-wrap:normal}.service-box-inner .service-box-content-wrapper,.service-box-inner .service-box-image-wrapper{text-align:left}.service-box-inner .service-box-image-wrapper{flex-shrink:0;height:45px;width:45px}.service-box-inner .service-box-image-wrapper+.service-box-content-wrapper{padding-left:20px;padding-top:0}.service-box-inner .service-box-content-wrapper{flex-grow:1;width:auto}.service-box-inner .service-box-headline{font-size:24px;line-height:30px;margin-bottom:0;text-align:left}.service-box-inner .service-box-text{display:none}.service-box-big .service-box-inner{display:block}.service-box-big .service-box-inner .service-box-content-wrapper,.service-box-big .service-box-inner .service-box-headline,.service-box-big .service-box-inner .service-box-image-wrapper{text-align:center}.service-box-big .service-box-inner .service-box-image-wrapper{width:100%}.service-box-big .service-box-inner .service-box-image-wrapper+.service-box-content-wrapper{padding-left:0;padding-top:20px}}@media print{.doktype-60 .frame-type-avmplugins_serviceboxes{display:none}}
.social-media-links ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0}.social-media-links ul li{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-left:5px;padding-right:5px;margin-top:10px}.social-media-links a{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background-repeat:no-repeat;background-position:center;display:block;opacity:.63}.social-media-links a:focus,.social-media-links a:hover{opacity:1}.social-media-links .social-media-links-newsletter{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-newsletter.svg');height:17px;width:26px}.social-media-links .social-media-links-facebook{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-facebook.svg');height:26px;width:26px}.social-media-links .social-media-links-whatsapp{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-whatsapp.svg');height:26px;width:26px}.social-media-links .social-media-links-twitter{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-twitter.svg');height:24px;width:26px}.social-media-links .social-media-links-x{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-x.svg');height:24px;width:26px}.social-media-links .social-media-links-google{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-google.svg');height:24px;width:22px}.social-media-links .social-media-links-youtube{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-youtube.svg');height:18px;width:25px}.social-media-links .social-media-links-telegram{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-telegram.svg');height:18px;width:25px}.social-media-links .social-media-links-instagram{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-instagram.svg');height:23px;width:22px}.social-media-links .social-media-links-xing{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-xing.svg');height:24px;width:24px}.social-media-links .social-media-links-linkedin{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-linkedin.svg');background-size:100%;height:20px;width:20px}.page-footer .social-media-links ul{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;justify-content:flex-end}@media screen and (max-width:767px){.page-footer .social-media-links ul{justify-content:space-between}}@media screen and (max-width:479px){.page-footer .social-media-links ul{justify-content:center;margin-top:-25px}.page-footer .social-media-links li{margin-top:25px;text-align:center;width:25%}.page-footer .social-media-links a{display:inline-block;vertical-align:top}}
.frame-type-avmstage_startpagestage.frame-layout-fullwidth-center>.frame-outer-wrap,.frame-type-avmstage_startpagestage.frame-layout-fullwidth>.frame-outer-wrap{padding-left:0;padding-right:0}.frame-type-avmstage_startpagestage.frame-layout-fullwidth-center>.frame-outer-wrap>.frame-inner-wrap,.frame-type-avmstage_startpagestage.frame-layout-fullwidth>.frame-outer-wrap>.frame-inner-wrap{max-width:none}.frame-type-avmstage_startpagestage.frame-layout-fullwidth>.frame-outer-wrap>.frame-inner-wrap .tx-stage-products .tx-stage-products-element-inner{max-width:none}.tx-stage-products{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;opacity:0}.tx-stage-products.slider-initialized{opacity:1}.tx-stage-products .objectfit-image-container{height:auto}.tx-stage-products .objectfit-image-container .tx-stage-products-bg-image,.tx-stage-products .objectfit-image-container.image-container img{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}.tx-stage-products .objectfit-image-container .tx-stage-products-bg-image+.tx-stage-products-element-inner,.tx-stage-products .objectfit-image-container.image-container img+.tx-stage-products-element-inner{position:relative}.tx-stage-products .objectfit-image-container .headline img,.tx-stage-products .objectfit-image-container .image-container img{height:auto;object-fit:fill;width:auto}.tx-stage-products .tx-stage-products-inner{color:#fff}.tx-stage-products .tx-stage-products-elements{overflow:hidden;position:relative}.tx-stage-products .tx-stage-products-element{background:#007fc8;background:-moz-linear-gradient(left,#007fc8 0,#004482 100%);background:-webkit-linear-gradient(left,#007fc8 0,#004482 100%);background:linear-gradient(to right,#007fc8 0,#004482 100%);box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:40px 40px 70px 70px;position:relative;vertical-align:top}.tx-stage-products .tx-stage-products-element.text-shadow .text-container{text-shadow:0 0 10px rgba(0,0,0,.5)}.tx-stage-products .tx-stage-products-element+.text-link-wrapper{color:#000;display:none;padding:1rem}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .text+.more-link,.tx-stage-products .tx-stage-products-element+.text-link-wrapper .text-headline+.more-link{margin-top:30px}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .text-subline{font-size:18px;line-height:24px;font-weight:700}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .text-subline+.text-headline{margin-top:5px}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .text-headline{font-size:42px;line-height:49px;font-weight:700}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .text-headline+.text{margin-top:10px}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .text{font-size:18px;line-height:24px}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .more-link{display:inline-block}.tx-stage-products .tx-stage-products-element-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;max-width:1225px;margin:0 auto;height:483px;overflow:visible;position:relative;z-index:3}.tx-stage-products .tx-stage-products-element-inner .image-container,.tx-stage-products .tx-stage-products-element-inner .text-container{height:100%}.tx-stage-products .tx-stage-products-element-inner .text-container{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;justify-content:space-between;width:38.5%}.tx-stage-products .tx-stage-products-element-inner .text-container>*{width:100%}.tx-stage-products .tx-stage-products-element-inner .text-container .headline a{display:block;max-width:100%}.tx-stage-products .tx-stage-products-element-inner .text-container .headline img{max-width:100%;width:230px}.tx-stage-products .tx-stage-products-element-inner .text-container .headline+.text-link-wrapper{margin-top:30px;position:relative}.tx-stage-products .tx-stage-products-element-inner .text-container .headline+.text-link-wrapper:before{content:"";position:absolute;top:-20px;bottom:-25px;left:-30px;right:-30px;background-color:rgba(0,0,0,.36)}.tx-stage-products .tx-stage-products-element-inner .text-container .headline+.text-link-wrapper:before{z-index:-1}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text+.more-link,.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text-headline+.more-link{margin-top:30px}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text-subline{font-size:18px;line-height:24px;font-weight:700}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text-subline+.text-headline{margin-top:5px}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text-headline{font-size:42px;line-height:49px;font-weight:700}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text-headline+.text{margin-top:10px}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text{font-size:18px;line-height:24px}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .more-link{display:inline-block}.tx-stage-products .tx-stage-products-element-inner .image-container{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;justify-content:center;width:61.5%}.tx-stage-products .tx-stage-products-element-inner .image-container .text-link-wrapper{display:none}.tx-stage-products .tx-stage-products-element-inner .image-container a,.tx-stage-products .tx-stage-products-element-inner .image-container img{display:block;margin:0 auto}.tx-stage-products .tx-stage-products-element-inner .image-container a:hover img{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.tx-stage-products .tx-stage-products-element-inner .image-container img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-webkit-transform:scale(.9)}.tx-stage-products .tx-stage-products-element.layout-background-image{background-size:cover;background-repeat:no-repeat;background-position:center center}.tx-stage-products .tx-stage-products-element.layout-background-image .tx-stage-products-element-inner{height:483px}.tx-stage-products .tx-stage-products-element.layout-text-bottom-overlap .image-container,.tx-stage-products .tx-stage-products-element.layout-text-bottom-overlap .text-container,.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .image-container,.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .text-container{height:auto}.tx-stage-products .tx-stage-products-element.layout-text-bottom-overlap .tx-stage-products-element-inner .text-container{width:28.5%}.tx-stage-products .tx-stage-products-element.layout-text-bottom-overlap .tx-stage-products-element-inner .image-container{width:71.5%}.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner{display:block}.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner{height:1%}.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner .text-container{float:left;position:relative;width:35%;z-index:3}.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner .image-container{float:right;margin-top:-140px;width:80%}.tx-stage-products .tx-stage-products-element.layout-big{display:block;padding:0}.tx-stage-products .tx-stage-products-element.layout-big .image-container,.tx-stage-products .tx-stage-products-element.layout-big .text-container{height:auto}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner{align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-webkit-align-items:flex-start;flex-wrap:nowrap;height:350px;min-height:0}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .image-container{display:block;flex-grow:1;order:1;-webkit-order:1;width:auto}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .image-container.objectfit-image-container{height:100%}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .image-container img{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;margin:0}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .text-container{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;color:#fff;flex-grow:0;flex-shrink:0;order:2;-webkit-order:2;padding:0 40px;width:440px}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .text-container .headline+.text-link-wrapper{margin-top:35px}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .text-container .text{font-size:16px;line-height:22px}.tx-stage-products .tx-stage-products-element.layout-big:focus,.tx-stage-products .tx-stage-products-element.layout-big:hover{text-decoration:none}.tx-stage-products .tx-stage-products-element.layout-narrow{background-repeat:no-repeat;height:470px;padding:0}.tx-stage-products .tx-stage-products-element.layout-narrow .tx-stage-products-element-inner{min-height:0}.tx-stage-products .tx-stage-products-element.layout-narrow .tx-stage-products-element-inner .text-container{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:block;left:0;max-width:392px;padding:0 21px;position:absolute;top:19px;width:100%;z-index:5}.tx-stage-products .tx-stage-products-element.layout-narrow .tx-stage-products-element-inner .text-container .text-link-wrapper{margin-top:0}.tx-stage-products .tx-stage-products-element.layout-narrow .tx-stage-products-element-inner .image-container{bottom:0;position:absolute;right:0;width:auto}.tx-stage-products .tx-stage-products-element.layout-narrow .tx-stage-products-element-inner .image-container img{transform:none;-moz-transform:none;-ms-transform:none;-webkit-transform:none;margin:0}.tx-stage-products .more-link{padding:1px}.tx-stage-products .button{min-width:140px;text-align:center}.tx-stage-products .slick-dots{padding:0 30px;margin-top:40px}.tx-stage-products .slick-next,.tx-stage-products .slick-prev{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;background-color:rgba(37,37,37,.25);background-image:none;border:none;cursor:pointer;display:block;font-size:0;height:80px;line-height:0;margin:-40px 0 0;outline:0;padding:0;position:absolute;top:50%;width:80px;z-index:3}.tx-stage-products .slick-next:before,.tx-stage-products .slick-prev:before{transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-webkit-transform:rotateZ(-45deg);color:#fff;content:'';display:block;height:10px;position:absolute;top:50%;left:50px;margin-top:-6px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;transform-origin:50% 50%;width:10px}.tx-stage-products .slick-prev{left:-40px}.tx-stage-products .slick-prev:before{border-top:2px solid #fff;border-left:2px solid #fff}.tx-stage-products .slick-next{right:-40px}.tx-stage-products .slick-next:before{transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);border-right:2px solid #fff;border-bottom:2px solid #fff}.tx-stage-products .tx-stage-products-elements{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.tx-stage-products .tx-stage-products-elements.slick-initialized{display:block}.tx-stage-products .tx-stage-products-element{flex-shrink:0;width:100%}@media screen and (max-width:1225px){.tx-stage-products .slick-next,.tx-stage-products .slick-prev{margin-top:-30px;height:60px;width:60px}.tx-stage-products .slick-next:before,.tx-stage-products .slick-prev:before{left:40px}.tx-stage-products .slick-prev{left:-30px}.tx-stage-products .slick-next{right:-30px}.tx-stage-products .tx-stage-products-element{padding-left:60px;padding-bottom:60px}}@media screen and (max-width:1024px){.frame-type-avmstage_startpagestage{margin-left:-30px;margin-right:-30px}.frame-type-avmstage_startpagestage>.frame-outer-wrap>.frame-inner-wrap>header{margin-left:30px;margin-right:30px}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper{width:90%}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text-headline{font-size:24px;line-height:30px}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .text-container{width:300px}}@media screen and (max-width:985px){.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner{flex-direction:column;height:auto}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .text-container{padding-bottom:40px;width:100%}.tx-stage-products .tx-stage-products-element.layout-big .tx-stage-products-element-inner .text-container .text-link-wrapper{display:block}}@media screen and (max-width:767px){.tx-stage-products .slick-next,.tx-stage-products .slick-prev{margin-top:0}.tx-stage-products .tx-stage-products-element{cursor:pointer;padding:30px 40px}.tx-stage-products .tx-stage-products-element .image-container,.tx-stage-products .tx-stage-products-element .text-container{height:auto}.tx-stage-products .tx-stage-products-element+.text-link-wrapper{display:block}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .button{color:#000}.tx-stage-products .tx-stage-products-element+.text-link-wrapper .button:after,.tx-stage-products .tx-stage-products-element+.text-link-wrapper .button:before{border:2px solid #000}.tx-stage-products .tx-stage-products-element-inner{height:auto;min-height:440px;overflow:hidden}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text+.more-link,.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text-headline+.more-link{margin-top:15px}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .more-link{display:none}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text-headline{font-size:24px;line-height:30px}.tx-stage-products .tx-stage-products-element-inner .text-link-wrapper .text{font-size:16px;line-height:22px}.tx-stage-products .tx-stage-products-element-inner .image-container,.tx-stage-products .tx-stage-products-element-inner .text-container,.tx-stage-products .tx-stage-products-element-inner .text-container:last-child{width:100%}.tx-stage-products .tx-stage-products-element-inner .image-container{justify-content:space-between}.tx-stage-products .tx-stage-products-element-inner .image-container .text-link-wrapper{margin-top:auto}.tx-stage-products .tx-stage-products-element-inner .text-container .text-link-wrapper{display:none}.tx-stage-products .tx-stage-products-element-inner .text-container .headline{max-width:100%;width:150px}.tx-stage-products .tx-stage-products-element-inner .text-container .headline img{max-height:90px}.tx-stage-products .tx-stage-products-element-inner .image-container img{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.tx-stage-products .tx-stage-products-element-inner .image-container .text-link-wrapper{display:block}.tx-stage-products .tx-stage-products-element.layout-background-image .text-container .text-link-wrapper{display:none}.tx-stage-products .tx-stage-products-element.layout-background-image .image-container .text-link-wrapper{display:none}.tx-stage-products .tx-stage-products-element.layout-background-image .tx-stage-products-element-inner{height:440px}.tx-stage-products .tx-stage-products-element.layout-background-image .tx-stage-products-element-inner .text-container>*{width:100%}.tx-stage-products .tx-stage-products-element.layout-text-bottom-overlap .tx-stage-products-element-inner .image-container,.tx-stage-products .tx-stage-products-element.layout-text-bottom-overlap .tx-stage-products-element-inner .text-container{width:100%}.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner .image-container,.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner .text-container{float:none;width:100%}.tx-stage-products .tx-stage-products-element.layout-text-top-overlap .tx-stage-products-element-inner .image-container{margin-top:0}.tx-stage-products .tx-stage-products-element.layout-narrow{height:360px}.tx-stage-products .tx-stage-products-element.layout-narrow .tx-stage-products-element-inner .image-container .text-link-wrapper{display:none}.tx-stage-products .tx-stage-products-element.layout-narrow .tx-stage-products-element-inner .text-container .text-link-wrapper{display:block}.tx-stage-products .slick-dots{margin-top:20px}}
.tx-avmnewsletter{background:#f5f5f5;padding:30px}.csc-mailform.tx-avmnewsletter ol .csc-form-element-fieldset>fieldset{padding:0}
.tx-avmplugins-combinedelements{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx-avmplugins-combinedelements>p{margin-bottom:24px;width:100%}.tx-avmplugins-combinedelements p{font-size:18px;line-height:24px}.tx-avmplugins-combinedelements .element{width:50%}.tx-avmplugins-combinedelements .element+.element .image a{padding-left:65px;padding-right:45px}.content-small #content-section .tx-avmplugins-combinedelements .element+.element .image a{padding-left:45px;padding-right:25px}.tx-avmplugins-combinedelements .element+.element .image a{margin-left:5px;margin-right:0}.tx-avmplugins-combinedelements .element+.element .headline,.tx-avmplugins-combinedelements .element+.element .text{margin-left:5px;margin-right:0}.tx-avmplugins-combinedelements .image{position:relative;margin-bottom:18px;text-align:center}.tx-avmplugins-combinedelements .image a{background-color:#f5f5f5;border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;-ms-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px 4px 4px 4px;display:block;margin-right:5px;padding:45px 65px 45px 45px}.content-small #content-section .tx-avmplugins-combinedelements .image a{padding:25px 45px 25px 25px}.tx-avmplugins-combinedelements img{display:inline-block;max-width:100%;width:auto;height:auto}.tx-avmplugins-combinedelements .headline,.tx-avmplugins-combinedelements .text{margin-right:10px}.tx-avmplugins-combinedelements .headline{font-family:TT_Interphases_Pro,sans-serif;font-size:24px;font-weight:700;line-height:30px}.tx-avmplugins-combinedelements .text{margin-top:5px}.tx-avmplugins-combinedelements .plus{background:#f5f5f5;border:10px solid #fff;border-radius:50% 50% 50% 50%;-moz-border-radius:50% 50% 50% 50%;-ms-border-radius:50% 50% 50% 50%;-webkit-border-radius:50% 50% 50% 50%;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;height:96px;right:-48px;margin-top:-48px;position:absolute;top:50%;width:96px;z-index:2}.tx-avmplugins-combinedelements .plus:after,.tx-avmplugins-combinedelements .plus:before{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);background-color:#999;content:'';display:block;position:absolute;left:50%;top:50%}.tx-avmplugins-combinedelements .plus:before{height:6px;width:34px}.tx-avmplugins-combinedelements .plus:after{height:34px;width:6px}@media screen and (max-width:767px){.tx-avmplugins-combinedelements .element+.element .image a{padding-left:45px;padding-right:25px}.tx-avmplugins-combinedelements .element+.element .image a{margin-left:5px;margin-right:0}.tx-avmplugins-combinedelements .image a{margin-right:5px;padding:25px 45px 25px 25px}.tx-avmplugins-combinedelements .image a{margin-left:5px}.tx-avmplugins-combinedelements .headline,.tx-avmplugins-combinedelements .text p{word-wrap:break-word}.tx-avmplugins-combinedelements .headline,.tx-avmplugins-combinedelements .text{margin-right:5px}.tx-avmplugins-combinedelements .plus{border:10px solid #fff;height:76px;right:-38px;margin-top:-38px;position:absolute;width:76px}.tx-avmplugins-combinedelements .plus:before{height:6px;width:26px}.tx-avmplugins-combinedelements .plus:after{height:26px;width:6px}}@media screen and (max-width:479px){.tx-avmplugins-combinedelements .element+.element .image a{padding-left:20px;padding-right:10px;margin-left:5px;margin-right:0}.tx-avmplugins-combinedelements .image a{margin-right:5px;padding:10px 20px 10px 10px}.tx-avmplugins-combinedelements .plus{background-size:60% auto;border:5px solid #fff;height:46px;right:-23px;margin-top:-23px;width:46px}.tx-avmplugins-combinedelements .plus:before{height:4px;width:20px}.tx-avmplugins-combinedelements .plus:after{height:20px;width:4px}}
.teaser-fritz-labor{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/bg-fritz-labor-teaser-1.svg') #f5f5f5 no-repeat 30px center;padding:32px 135px}.teaser-fritz-labor-content{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;justify-content:center;min-height:305px;position:relative}.teaser-fritz-labor-content .labor-icon{display:block;height:auto;left:0;position:absolute;top:0;width:271px}.teaser-fritz-labor-content .arrow-link{color:#000}.teaser-fritz-labor-content .arrow-link:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right.svg')}.teaser-fritz-labor-content-inner{padding:0 0 0 397px;max-width:33.33%}.teaser-fritz-labor-headline{font-size:42px;line-height:49px;font-weight:700}.teaser-fritz-labor-headline+.teaser-fritz-labor-text{margin-top:17px}.teaser-fritz-labor-text{font-size:18px;line-height:24px}.teaser-fritz-labor-text+.arrow-link,.teaser-fritz-labor-text+.button{margin-top:19px}@media screen and (max-width:985px){.teaser-fritz-labor{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/bg-fritz-labor-teaser-1-mobile.svg');background-position:center top;padding:45px 60px 50px}.teaser-fritz-labor-content{display:block;min-height:0}.teaser-fritz-labor-content .labor-icon{transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-webkit-transform:translate(-50%);left:50%;width:98px}.teaser-fritz-labor-content-inner{padding:146px 0 0;max-width:none}.teaser-fritz-labor-headline{font-size:24px;line-height:30px}}
.teaser-image-headline-elements ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;margin:-40px -20px 0}.teaser-image-headline-elements li{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:40px 20px 0;width:33.3333%}.teaser-image-headline-elements a,.teaser-image-headline-elements img,.teaser-image-headline-elements span{display:block}.teaser-image-headline-elements a{transition:color .3s;-moz-transition:color .3s;-ms-transition:color .3s;-webkit-transition:color .3s;color:#000;font-weight:700;margin:0 auto;max-width:100%;text-align:center}.teaser-image-headline-elements a:focus,.teaser-image-headline-elements a:hover{color:#0074bd;outline:0;text-decoration:none}.teaser-image-headline-elements a:focus img,.teaser-image-headline-elements a:hover img{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.teaser-image-headline-elements img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-webkit-transform:scale(.8)}.teaser-image-headline-element-image-wrapper{margin-bottom:10px}@media screen and (max-width:767px){.teaser-image-headline-elements li{width:50%}}@media screen and (max-width:479px){.teaser-image-headline-elements li{width:100%}}
.tx-latest-photos-teaser .slick-slide{margin:0 12px}.tx-latest-photos-teaser .slick-list{margin:0 -10px}.tx-latest-photos-teaser .slick-dots{margin-top:40px;margin-left:0;margin-right:0}.tx-latest-photos-teaser .slick-next,.tx-latest-photos-teaser .slick-prev{transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s;background:0 0;font-size:0;height:60px;width:40px;position:absolute;top:50%;margin-top:-30px;z-index:1}.tx-latest-photos-teaser .slick-next:before,.tx-latest-photos-teaser .slick-prev:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-slider-arrow.svg') no-repeat 0 0 transparent;content:'';display:block;height:20px;margin:0 auto;width:12px}.tx-latest-photos-teaser .slick-prev{left:-60px}.tx-latest-photos-teaser .slick-prev:hover{transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-webkit-transform:scale(1.4)}.tx-latest-photos-teaser .slick-next{right:-60px}.tx-latest-photos-teaser .slick-next:hover{transform:rotateZ(180deg) scale(1.4);-moz-transform:rotateZ(180deg) scale(1.4);-ms-transform:rotateZ(180deg) scale(1.4);-webkit-transform:rotateZ(180deg) scale(1.4)}.tx-latest-photos-teaser-elements{list-style:none;margin:0;padding:0}.tx-latest-photos-teaser-element a,.tx-latest-photos-teaser-element img,.tx-latest-photos-teaser-element video{display:block}.tx-latest-photos-teaser-element img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.tx-latest-photos-teaser-element a{color:#000;text-decoration:none}.tx-latest-photos-teaser-element a:focus .tx-latest-photos-teaser-element-image-wrapper .objectfit-image-container img,.tx-latest-photos-teaser-element a:hover .tx-latest-photos-teaser-element-image-wrapper .objectfit-image-container img{transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.tx-latest-photos-teaser-element a:focus figcaption,.tx-latest-photos-teaser-element a:hover figcaption{color:#0074bd}.tx-latest-photos-teaser-element figure{margin:0}.tx-latest-photos-teaser-element figcaption{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;font-size:18px;font-weight:700;line-height:24px;margin-top:15px}.tx-latest-photos-teaser-element-image-wrapper{overflow:hidden}.tx-latest-photos-teaser-element-image-wrapper .objectfit-image-container{background:#f5f5f5;height:auto;padding:0 0 71.6%;position:relative}.tx-latest-photos-teaser-element-image-wrapper .objectfit-image-container img{left:0;object-fit:contain;position:absolute;top:0}.tx-latest-photos-teaser-element-image-wrapper video{left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%)}.mfp-figure.latest-photos-teaser:after{display:none}.tx-latest-photos-teaser-elements{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;margin-left:-12px;margin-right:-12px;overflow:hidden}.tx-latest-photos-teaser-elements.slick-initialized{display:block;margin-left:auto;margin-right:auto;overflow:visible}.tx-latest-photos-teaser-element{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;flex-shrink:0;padding-left:12px;padding-right:12px;width:33.3333%}.slick-initialized .tx-latest-photos-teaser-element{box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-webkit-box-sizing:content-box;padding-left:0;padding-right:0;width:auto}@media screen and (max-width:1360px){.tx-latest-photos-teaser.slick-initialized .tx-latest-photos-teaser-elements{padding-left:40px;padding-right:40px}.tx-latest-photos-teaser .slick-prev{left:-10px}.tx-latest-photos-teaser .slick-next{right:-10px}}@media screen and (max-width:1024px){.tx-latest-photos-teaser .tx-latest-photos-teaser-elements{padding-left:0;padding-right:0}.tx-latest-photos-teaser .slick-next,.tx-latest-photos-teaser .slick-prev{display:none!important}}@media screen and (max-width:767px){.tx-latest-photos-teaser .slick-dots,.tx-latest-photos-teaser .slick-list{padding:0 30px}.tx-latest-photos-teaser .slick-list{margin:0 -6px}.tx-latest-photos-teaser .slick-dots{margin-top:20px}.tx-latest-photos-teaser .slick-slide{margin:0 6px}.frame-blue-gradient .tx-latest-photos-teaser,.frame-gray .tx-latest-photos-teaser{margin-left:-40px;margin-right:-40px}.frame-type-avmpress_latestPhotosTeaser:not(.frame-blue-gradient):not(.frame-gray).frame-layout-default .frame-outer-wrap,.frame-type-avmpress_latestPhotosTeaser:not(.frame-blue-gradient):not(.frame-gray).frame-layout-fullwidth-center .frame-outer-wrap{margin:0 -30px;max-width:none;width:auto}}
.teaser-linklist-two-columns ul{list-style:none;margin:0;padding:0}.teaser-linklist-two-columns li+li{margin-top:10px}.teaser-linklist-two-columns a{display:inline-block;padding:0 0 0 25px;position:relative;vertical-align:top}.teaser-linklist-two-columns a,.teaser-linklist-two-columns a:after,.teaser-linklist-two-columns a:before{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.teaser-linklist-two-columns a:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-blue.svg') no-repeat center;background-size:contain;content:'#';color:transparent;display:block;left:0;position:absolute;top:0;width:16px}.teaser-linklist-two-columns a:after{background:0 0;content:'#';color:transparent;position:absolute;left:0;width:0}.teaser-linklist-two-columns a:focus,.teaser-linklist-two-columns a:hover{transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px);text-decoration:none}.teaser-linklist-two-columns a:focus:after,.teaser-linklist-two-columns a:hover:after{left:-10px;width:10px}.frame-blue-gradient .teaser-linklist-two-columns a{color:#fff}.frame-blue-gradient .teaser-linklist-two-columns a:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-white.svg')}.teaser-linklist-two-columns-columns{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-40px -20px 0}.teaser-linklist-two-columns-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:40px 20px 0;width:50%}@media screen and (max-width:767px){.teaser-linklist-two-columns-columns{margin:0}.teaser-linklist-two-columns-column{padding:0;width:100%}.teaser-linklist-two-columns-column+.teaser-linklist-two-columns-column{margin-top:10px}}
.frame-type-teaserParallax.frame-layout-fullwidth-center>.frame-outer-wrap,.frame-type-teaserParallax.frame-layout-fullwidth>.frame-outer-wrap{padding-left:0;padding-right:0}.frame-type-teaserParallax.frame-layout-fullwidth-center>.frame-outer-wrap>.frame-inner-wrap,.frame-type-teaserParallax.frame-layout-fullwidth>.frame-outer-wrap>.frame-inner-wrap{max-width:none}.teaser-parallax{overflow:hidden;position:relative}.teaser-parallax-inner{color:#fff;display:block}.teaser-parallax-inner:before{background:rgba(0,0,0,.4);bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0;z-index:5}a.teaser-parallax-inner:focus .teaser-parallax-image-wrapper-inner img,a.teaser-parallax-inner:hover .teaser-parallax-image-wrapper-inner img{transform:scale(1.025);-moz-transform:scale(1.025);-ms-transform:scale(1.025);-webkit-transform:scale(1.025)}.teaser-parallax-image-wrapper{padding:32.3125% 0 0;position:relative;z-index:4}.teaser-parallax-image-wrapper-inner{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.teaser-parallax-image-wrapper-inner img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.teaser-parallax-content-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;bottom:0;justify-content:center;left:30px;position:absolute;right:30px;top:0;z-index:6}.teaser-parallax-content-wrapper .layout-inner{height:100%}.teaser-parallax-content-wrapper-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-moz-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;flex-wrap:nowrap;transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(100%);transition:transform .6s;-moz-transition:transform .6s;-ms-transition:transform .6s;-webkit-transition:transform .6s;height:100%;justify-content:center;padding:4% 0;text-align:center;width:100%}.frame-layout-default .teaser-parallax-content-wrapper-inner,.frame-layout-fullwidth-center .teaser-parallax-content-wrapper-inner{justify-content:center}.in-viewport .teaser-parallax-content-wrapper-inner{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0)}.teaser-parallax-headline,.teaser-parallax-headline-bottom{font-weight:700}.teaser-parallax-headline{font-size:42px;line-height:49px;margin-bottom:20px}.teaser-parallax-headline-bottom{font-size:42px;line-height:49px}.frame-layout-default .teaser-parallax-headline+.teaser-parallax-text~div,.frame-layout-fullwidth-center .teaser-parallax-headline+.teaser-parallax-text~div{margin-top:35px}.teaser-parallax-text{font-size:24px;line-height:30px;margin:0 auto 60px;max-width:700px;width:100%}.frame-layout-default .teaser-parallax-text,.frame-layout-fullwidth-center .teaser-parallax-text{display:none}.teaser-parallax-subheadline{font-size:18px;line-height:24px}@media screen and (max-width:1225px){.teaser-parallax-content-wrapper-inner{justify-content:center}.teaser-parallax-subheadline-bottom+.teaser-parallax-headline-bottom{margin-top:5px}.teaser-parallax-headline,.teaser-parallax-headline-bottom,.teaser-parallax-text{font-size:24px;line-height:30px}}@media screen and (max-width:985px){.teaser-parallax-image-wrapper{padding-top:50%}}@media screen and (max-width:767px){.teaser-parallax-image-wrapper{padding-top:75%}}@media screen and (max-width:479px){.teaser-parallax-text{display:none}}@media print{.teaser-parallax-inner *{color:#fff!important;-webkit-print-color-adjust:exact}.teaser-parallax-image-wrapper{padding-top:50%}}
.teaser-productgroup{background:#007fc8;background:-moz-linear-gradient(left,#007fc8 0,#004482 100%);background:-webkit-linear-gradient(left,#007fc8 0,#004482 100%);background:linear-gradient(to right,#007fc8 0,#004482 100%);padding:50px 75px 60px}.teaser-productgroup,.teaser-productgroup a,.teaser-productgroup ol li,.teaser-productgroup ul li{color:#fff}.teaser-productgroup+.teaser-productgroups-element{border-top:2px solid #fff}.teaser-productgroup{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;align-items:center}.teaser-productgroup .text-container{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-right:30px;width:340px}.teaser-productgroup .text-container .headline{font-size:42px;line-height:49px;font-weight:700;margin-bottom:12px}.teaser-productgroup .text-container .description{font-size:18px;line-height:24px;margin-bottom:30px}.teaser-productgroup .text-container .models ul{list-style:none;margin:0;padding:0}.teaser-productgroup .text-container .models ul li{position:relative}.teaser-productgroup .text-container .models ul li+li{margin-top:10px}.teaser-productgroup .text-container .models ul li a{font-size:16px;line-height:22px;display:inline-block;padding:0 0 0 25px;position:relative;vertical-align:top;font-weight:700}.teaser-productgroup .text-container .models ul li a,.teaser-productgroup .text-container .models ul li a:after,.teaser-productgroup .text-container .models ul li a:before{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.teaser-productgroup .text-container .models ul li a:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-arrow-right-white.svg') no-repeat center;background-size:contain;content:'#';color:transparent;display:block;left:0;position:absolute;top:0;width:16px}.teaser-productgroup .text-container .models ul li a:after{background:0 0;content:'#';color:transparent;position:absolute;left:0;width:0}.teaser-productgroup .text-container .models ul li a:focus,.teaser-productgroup .text-container .models ul li a:hover{transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px);text-decoration:none}.teaser-productgroup .text-container .models ul li a:focus:after,.teaser-productgroup .text-container .models ul li a:hover:after{left:-10px;width:10px}.teaser-productgroup .text-container .more-link{margin-top:20px}.teaser-productgroup .image-container{text-align:center;width:calc(100% - 340px)}.teaser-productgroup .image-container a,.teaser-productgroup .image-container img{display:inline-block;vertical-align:top}.teaser-productgroup .image-container a:hover img{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.teaser-productgroup .image-container a img{transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-webkit-transform:scale(.9);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media screen and (max-width:1225px){.teaser-productgroup{margin-left:-30px;margin-right:-30px}}@media screen and (max-width:767px){.teaser-productgroup{padding:60px 30px 30px}.teaser-productgroup{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.teaser-productgroup .text-container{margin-top:30px;-webkit-order:2;-moz-order:2;order:2;padding-right:0;width:100%}.teaser-productgroup .text-container .headline{font-size:24px;line-height:30px}.teaser-productgroup .image-container{-webkit-order:1;-moz-order:1;order:1;width:100%}}
.frame-type-teaserSingleProduct.frame-layout-fullwidth-center>.frame-outer-wrap,.frame-type-teaserSingleProduct.frame-layout-fullwidth>.frame-outer-wrap{padding-left:0;padding-right:0}.frame-type-teaserSingleProduct.frame-layout-fullwidth-center>.frame-outer-wrap>.frame-inner-wrap,.frame-type-teaserSingleProduct.frame-layout-fullwidth>.frame-outer-wrap>.frame-inner-wrap{max-width:none}.frame-type-teaserSingleProduct.frame-layout-fullwidth>.frame-outer-wrap>.frame-inner-wrap .layout-inner{max-width:none}.service-navigation-overlaps #content-section>.frame-type-teaserSingleProduct:first-child .teaser-single-product-outer,.service-navigation-overlaps #intro-section>.frame-type-teaserSingleProduct:first-child .teaser-single-product-outer{padding-top:95px}@media screen and (max-width:767px){.service-navigation-overlaps #content-section>.frame-type-teaserSingleProduct:first-child .teaser-single-product-outer,.service-navigation-overlaps #intro-section>.frame-type-teaserSingleProduct:first-child .teaser-single-product-outer{padding-top:131px}}.teaser-single-product-outer{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#007fc8;background:-moz-linear-gradient(left,#007fc8 0,#004482 100%);background:-webkit-linear-gradient(left,#007fc8 0,#004482 100%);background:linear-gradient(to right,#007fc8 0,#004482 100%);color:#fff;padding:30px}.teaser-single-product-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-moz-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;flex-wrap:nowrap;justify-content:space-between;position:relative;width:100%}.teaser-single-product-inner img{display:block}.teaser-single-product-top{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:space-between;left:0;position:absolute;right:0;top:0}.teaser-single-product-badge{transform:rotate(8deg);-moz-transform:rotate(8deg);-ms-transform:rotate(8deg);-webkit-transform:rotate(8deg);order:1;top:25px;margin-bottom:20px}.teaser-single-product-headline .h1,.teaser-single-product-headline h1{margin-bottom:0}.teaser-single-product-headline,.teaser-single-product-top-right{width:185px}.teaser-single-product-top-right{text-align:right}.teaser-single-product-top-right a{margin-bottom:10px}.teaser-single-product-top-right a:only-child{margin-bottom:0}.teaser-single-product-image{margin-top:0;max-width:calc(100% - 370px);padding:0}.teaser-single-product-image .teaser-single-product-image-inner{padding-left:10px;padding-right:10px}.teaser-single-product-content,.teaser-single-product-image{margin-left:auto;margin-right:auto;width:100%}.teaser-single-product-image{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;flex-grow:2;justify-content:flex-end}.teaser-single-product-image a{display:block}.teaser-single-product-image a .teaser-single-product-image-inner{transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s;transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-webkit-transform:scale(.95)}.teaser-single-product-image a:focus .teaser-single-product-image-inner,.teaser-single-product-image a:hover .teaser-single-product-image-inner{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.teaser-single-product-image-inner{display:block;text-align:center}.teaser-single-product-image-inner img{display:inline-block;vertical-align:top}.teaser-single-product-content{align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-webkit-align-items:flex-end;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.teaser-single-product-award{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;bottom:0;flex-grow:0;flex-shrink:0;order:2;padding:0 0 0 20px;right:0;text-align:right;width:185px}.teaser-single-product-award img{display:inline-block;vertical-align:top}.teaser-single-product-award+.teaser-single-product-text{margin-top:0;max-width:none;order:1;padding-left:185px}.teaser-single-product-text{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:24px;line-height:30px;color:#fff;margin:50px auto 0;max-width:720px;text-align:center}.teaser-single-product-links{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:0 -13px}.teaser-single-product-links a{margin-left:13px;margin-right:13px}.teaser-single-product-features{background:#f5f5f5;padding:40px 0}.teaser-single-product-features ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;margin:-15px 0 0}.teaser-single-product-features-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0 50px;width:100%}.teaser-single-product-feature{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin:15px 0 0;width:33.33%}.teaser-single-product-feature-inner{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;padding:0 40px}.teaser-single-product-feature-image-wrapper{flex-grow:0;flex-shrink:0;height:60px;position:relative;width:60px}.teaser-single-product-feature-image-wrapper img{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);height:auto;top:50%;position:absolute;width:100%}.teaser-single-product-feature-image-circle{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border:2px solid #0074bd;height:60px;position:relative;width:60px}.teaser-single-product-feature-image-circle img{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);left:50%;width:75%}.teaser-single-product-feature-text{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:18px;line-height:24px;padding:0 0 0 12px}@media screen and (max-width:1024px){.teaser-single-product-headline,.teaser-single-product-top-right{width:132px}.teaser-single-product-image{max-width:calc(100% - 264px)}.teaser-single-product-image a .teaser-single-product-image-inner{transition:none;-moz-transition:none;-ms-transition:none;-webkit-transition:none;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.teaser-single-product-award{width:132px}.teaser-single-product-award+.teaser-single-product-text{padding-left:132px}}@media screen and (max-width:985px){.teaser-single-product-top-right{width:calc(100% - 132px)}.teaser-single-product-top{position:static}.teaser-single-product-image{margin-top:20px;max-width:100%}.teaser-single-product-image .teaser-single-product-image-inner{padding-left:0;padding-right:0}.teaser-single-product-outer{padding:30px}.teaser-single-product-award{width:132px}.teaser-single-product-award+.teaser-single-product-text{padding-left:132px}.teaser-single-product-features-inner{padding-left:30px;padding-right:30px}.teaser-single-product-feature{width:50%}}@media screen and (max-width:767px){.teaser-single-product-headline{width:92px}.teaser-single-product-top-right{width:calc(80% - 92px)}.teaser-single-product-image{margin-top:10px}.teaser-single-product-award{width:92px}.teaser-single-product-award+.teaser-single-product-text{padding-left:0;text-align:left}.teaser-single-product-feature-inner{padding-left:25px;padding-right:25px}.teaser-single-product-feature-image-wrapper{height:inherit;width:inherit}.teaser-single-product-feature-text{font-size:18px;line-height:24px}}@media screen and (max-width:600px){.teaser-single-product-features ul{display:block}.teaser-single-product-feature{width:100%}.teaser-single-product-feature-inner{padding-left:0;padding-right:0}.teaser-single-product-text{font-size:18px;line-height:24px}}@media print{.teaser-single-product-image{max-width:100%}.teaser-single-product-feature:only-child{width:100%}.teaser-single-product-headline,.teaser-single-product-top-right{max-height:80px;max-width:130px}.teaser-single-product-top{position:static;margin-bottom:10px}.teaser-single-product-feature-inner{display:block;padding-left:0}.teaser-single-product-feature-inner .teaser-single-product-feature-text{padding-left:0}.teaser-single-product-feature-inner .teaser-single-product-feature-image-wrapper+.teaser-single-product-feature-text{padding-top:10px}.teaser-single-product-award+.teaser-single-product-text{padding-left:0}.teaser-single-product-feature-image-wrapper .teaser-single-product-feature-image-circle img{transform:translate(-50%,-50%)!important;-moz-transform:translate(-50%,-50%)!important;-ms-transform:translate(-50%,-50%)!important;-webkit-transform:translate(-50%,-50%)!important;height:auto;top:50%;position:absolute;width:75%}}
.teaser-slider-textpic-above .slick-slide{margin:0 12px}.teaser-slider-textpic-above .slick-list{margin:0 -10px}.teaser-slider-textpic-above .slick-dots{margin-top:40px;margin-left:0;margin-right:0}.teaser-slider-textpic-above .slick-next,.teaser-slider-textpic-above .slick-prev{transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s;background:0 0;font-size:0;height:60px;width:40px;position:absolute;top:50%;margin-top:-30px}.teaser-slider-textpic-above .slick-next:before,.teaser-slider-textpic-above .slick-prev:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-slider-arrow.svg') no-repeat 0 0 transparent;content:'';display:block;height:20px;margin:0 auto;width:12px}.teaser-slider-textpic-above .slick-prev{left:-60px}.teaser-slider-textpic-above .slick-prev:hover{transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-webkit-transform:scale(1.4)}.teaser-slider-textpic-above .slick-next{right:-60px}.teaser-slider-textpic-above .slick-next:hover{transform:rotateZ(180deg) scale(1.4);-moz-transform:rotateZ(180deg) scale(1.4);-ms-transform:rotateZ(180deg) scale(1.4);-webkit-transform:rotateZ(180deg) scale(1.4)}.teaser-slider-textpic-above-element{color:#000;display:block}.teaser-slider-textpic-above-element:focus,.teaser-slider-textpic-above-element:hover{text-decoration:none}.teaser-slider-textpic-above-element:focus .teaser-slider-textpic-above-element-headline,.teaser-slider-textpic-above-element:hover .teaser-slider-textpic-above-element-headline{color:#0074bd}.teaser-slider-textpic-above-element:focus .teaser-slider-textpic-above-element-image-wrapper img,.teaser-slider-textpic-above-element:hover .teaser-slider-textpic-above-element-image-wrapper img{transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.frame-blue-gradient .teaser-slider-textpic-above-element{color:#fff}.frame-blue-gradient .teaser-slider-textpic-above-element:focus .teaser-slider-textpic-above-element-headline,.frame-blue-gradient .teaser-slider-textpic-above-element:hover .teaser-slider-textpic-above-element-headline{color:#fff;text-decoration:underline}.teaser-slider-textpic-above-element-image-wrapper{overflow:hidden;padding-bottom:66.6%;position:relative}.teaser-slider-textpic-above-element-image-wrapper+.teaser-slider-textpic-above-element-content{margin-top:17px}.teaser-slider-textpic-above-element-image-wrapper img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.teaser-slider-textpic-above-element-image-wrapper-inner{bottom:0;height:auto;left:0;right:0;position:absolute;top:0}.teaser-slider-textpic-above-date{font-size:16px;line-height:22px;display:block;margin-bottom:8px;margin-top:8px}.teaser-slider-textpic-above-element-category{font-size:18px;line-height:24px}.teaser-slider-textpic-above-element-category+.teaser-slider-textpic-above-element-headline{margin-top:15px}.teaser-slider-textpic-above-element-headline{font-size:24px;line-height:30px;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;font-weight:700}.teaser-slider-textpic-above-element-headline+.teaser-slider-textpic-above-element-text{margin-top:15px}.teaser-slider-textpic-above-element-text{font-size:18px;line-height:24px}.teaser-slider-textpic-above-elements{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;margin-left:-12px;margin-right:-12px;overflow:hidden}.teaser-slider-textpic-above-elements.slick-initialized{display:block;margin-left:auto;margin-right:auto;overflow:visible}.teaser-slider-textpic-above-element{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;flex-shrink:0;padding-left:12px;padding-right:12px;width:33.3333%}.slick-initialized .teaser-slider-textpic-above-element{box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-webkit-box-sizing:content-box;padding-left:0;padding-right:0;width:auto}@media screen and (max-width:1349px){.teaser-slider-textpic-above .slick-next,.teaser-slider-textpic-above .slick-prev{display:none!important}}@media screen and (max-width:985px){.teaser-slider-textpic-above-element-image-wrapper+.teaser-slider-textpic-above-element-content{margin-top:20px}.teaser-slider-textpic-above-element-category{font-size:16px;line-height:22px}.teaser-slider-textpic-above-element-category+.teaser-slider-textpic-above-element-headline{margin-top:3px}.teaser-slider-textpic-above-element-headline{font-size:18px;line-height:24px}.teaser-slider-textpic-above-element-headline+.teaser-slider-textpic-above-element-text{margin-top:5px}}@media screen and (max-width:767px){.teaser-slider-textpic-above .slick-dots,.teaser-slider-textpic-above .slick-list{padding:0 30px}.teaser-slider-textpic-above .slick-list{margin:0 -6px}.teaser-slider-textpic-above .slick-dots{margin-top:20px}.teaser-slider-textpic-above .slick-slide{margin:0 6px}.frame-blue-gradient .teaser-slider-textpic-above,.frame-gray .teaser-slider-textpic-above{margin-left:-40px;margin-right:-40px}.teaser-slider-textpic-above-element{width:100%}.slick-initialized .teaser-slider-textpic-above-element{width:auto}.teaser-slider-textpic-above-element-text{display:none}.frame-type-teaserSliderTextpicAbove:not(.frame-blue-gradient):not(.frame-gray).frame-layout-default .frame-outer-wrap,.frame-type-teaserSliderTextpicAbove:not(.frame-blue-gradient):not(.frame-gray).frame-layout-fullwidth-center .frame-outer-wrap{margin:0 -30px;max-width:none;width:auto}}
.teaser-slider-tiles .slick-dots{margin-top:40px;padding:0 12px}.teaser-slider-tiles .slick-list{margin:0 -12px}.teaser-slider-tiles .slick-next,.teaser-slider-tiles .slick-prev{transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s;background:0 0;font-size:0;height:60px;width:40px;position:absolute;top:50%;margin-top:-30px}.teaser-slider-tiles .slick-next:before,.teaser-slider-tiles .slick-prev:before{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-slider-arrow.svg') no-repeat 0 0 transparent;content:'';display:block;height:20px;margin:0 auto;width:12px}.frame-blue-gradient.frame-layout-fullwidth-center .teaser-slider-tiles .slick-next:before,.frame-blue-gradient.frame-layout-fullwidth-center .teaser-slider-tiles .slick-prev:before{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-slider-arrow-white.svg')}.frame-blue-gradient.frame-layout-fullwidth-center .teaser-slider-tiles .slick-prev,.teaser-slider-tiles .slick-prev{left:-60px}.teaser-slider-tiles .slick-prev:hover{transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);-webkit-transform:scale(1.4)}.frame-blue-gradient .teaser-slider-tiles .slick-prev{left:-100px}.frame-blue-gradient.frame-layout-fullwidth-center .teaser-slider-tiles .slick-next,.teaser-slider-tiles .slick-next{right:-60px}.teaser-slider-tiles .slick-next:hover{transform:rotateZ(180deg) scale(1.4);-moz-transform:rotateZ(180deg) scale(1.4);-ms-transform:rotateZ(180deg) scale(1.4);-webkit-transform:rotateZ(180deg) scale(1.4)}.frame-blue-gradient .teaser-slider-tiles .slick-next{right:-100px}.teaser-slider-tiles-image-wrapper{position:relative}.teaser-slider-tiles-image-wrapper img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;display:block}.teaser-slider-tiles-image-wrapper-inner{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.teaser-slider-tiles-element{color:#fff;display:block!important;overflow:hidden;position:relative}.teaser-slider-tiles-element:before{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);bottom:0;content:'';display:block;height:35.8%;left:0;position:absolute;right:0;z-index:4}.teaser-slider-tiles-element:focus img,.teaser-slider-tiles-element:hover img{transform:scale(1.025);-moz-transform:scale(1.025);-ms-transform:scale(1.025);-webkit-transform:scale(1.025)}.teaser-slider-tiles-element-content{bottom:25px;left:30px;max-width:75%;position:absolute;right:30px;z-index:5}.teaser-slider-tiles-element-category+.teaser-slider-tiles-element-headline{margin-top:10px}.teaser-slider-tiles-element-headline{font-size:42px;line-height:49px;font-weight:700;text-shadow:0 0 10px rgba(0,0,0,.5)}.teaser-slider-tiles-big{margin:0 0 24px}.teaser-slider-tiles-big .teaser-slider-tiles-image-wrapper{padding-top:37.5%}.teaser-slider-tiles-big.js-hidden{clip:rect(1px,1px,1px,1px);clip:rect(1px 1px 1px 1px);height:1px;opacity:0;overflow:hidden;position:absolute!important;width:1px}.teaser-slider-tiles-big.js-hidden,.teaser-slider-tiles-big:last-child{margin-bottom:0}.teaser-slider-tiles-elements .teaser-slider-tiles-image-wrapper{padding-top:75%}.teaser-slider-tiles-elements .slick-slide{margin-left:12px;margin-right:12px}.teaser-slider-tiles-elements-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;margin-left:-12px;margin-right:-12px;overflow:hidden}.teaser-slider-tiles-elements-inner .teaser-slider-tiles-element{flex-shrink:0;margin-left:12px;margin-right:12px;width:calc(50% - 24px)}.teaser-slider-tiles-elements-inner.slick-initialized{display:block;margin-left:auto;margin-right:auto;overflow:visible}.teaser-slider-tiles-elements-inner.slick-initialized .teaser-slider-tiles-element{margin-left:auto;margin-right:auto;width:auto}@media screen and (max-width:1349px){.teaser-slider-tiles-elements .slick-next,.teaser-slider-tiles-elements .slick-prev{display:none!important}.teaser-slider-tiles-element-headline{font-size:30px;line-height:36px}}@media screen and (max-width:767px){.teaser-slider-tiles .slick-dots,.teaser-slider-tiles .slick-list{padding:0 30px}.teaser-slider-tiles .slick-dots{margin-top:20px}.teaser-slider-tiles .slick-list{margin:0 -6px}.teaser-slider-tiles .slick-slide{margin:0 6px}.frame-blue-gradient .teaser-slider-tiles,.frame-gray .teaser-slider-tiles{margin-left:-40px;margin-right:-40px}.teaser-slider-tiles-element-category{font-size:16px;line-height:22px}.teaser-slider-tiles-element-headline{font-size:24px;line-height:30px}.frame-type-teaserSliderTiles:not(.frame-blue-gradient):not(.frame-gray).frame-layout-default .frame-outer-wrap,.frame-type-teaserSliderTiles:not(.frame-blue-gradient):not(.frame-gray).frame-layout-fullwidth-center .frame-outer-wrap{margin:0 -30px;max-width:none;width:auto}}@media screen and (max-width:479px){.teaser-slider-tiles-big .teaser-slider-tiles-image-wrapper,.teaser-slider-tiles-elements .teaser-slider-tiles-image-wrapper{padding-top:133.33%}}
.teaser-text-on-image-elements{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-22px -11px 0}.teaser-text-on-image-element{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:22px 11px 0;width:50%}.teaser-text-on-image-element a{display:block;position:relative}.teaser-text-on-image-element a:before{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);bottom:0;content:'';display:block;height:50%;left:0;position:absolute;width:100%;z-index:5}.teaser-text-on-image-element a:focus img,.teaser-text-on-image-element a:hover img{transform:scale(1.025);-moz-transform:scale(1.025);-ms-transform:scale(1.025);-webkit-transform:scale(1.025)}.teaser-text-on-image-image-wrapper{overflow:hidden;padding:75% 0 0;position:relative;z-index:4}.teaser-text-on-image-image-wrapper img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}.teaser-text-on-image-image-wrapper-inner{bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.teaser-text-on-image-content{bottom:40px;color:#fff;left:40px;position:absolute;right:100px;z-index:6}.teaser-text-on-image-ratgeber-categories{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-10px -5px 0}.teaser-text-on-image-ratgeber-categories .ratgeber-category{margin:10px 5px 0}.teaser-text-on-image-ratgeber-categories+.teaser-text-on-image-headline{margin-top:12px}.teaser-text-on-image-headline{font-size:24px;line-height:30px;font-weight:700;max-width:75%;text-shadow:0 0 10px rgba(0,0,0,.5)}.teaser-text-on-image-headline+span{margin-top:28px}.teaser-text-on-image-element-full{width:100%}.teaser-text-on-image-element-full .teaser-text-on-image-image-wrapper{padding-top:37.5%}.tx-gridelements-twocols-50-50 .teaser-text-on-image-element-full .teaser-text-on-image-image-wrapper,.tx-gridelements-twocols-50-50-seamless .teaser-text-on-image-element-full .teaser-text-on-image-image-wrapper,.tx-gridelements-twocols-indent-50-50 .teaser-text-on-image-element-full .teaser-text-on-image-image-wrapper{padding-top:75%}.frame-layout-fullwidth .tx-gridelements-twocols-50-50-seamless .teaser-text-on-image-element-full .teaser-text-on-image-headline{font-size:42px;line-height:49px}@media screen and (max-width:1225px){.teaser-text-on-image-image-wrapper{padding-top:100%}.teaser-text-on-image-element-full .teaser-text-on-image-image-wrapper,.tx-gridelements-twocols-50-50 .teaser-text-on-image-element-full .teaser-text-on-image-image-wrapper,.tx-gridelements-twocols-50-50-seamless .teaser-text-on-image-element-full .teaser-text-on-image-image-wrapper,.tx-gridelements-twocols-indent-50-50 .teaser-text-on-image-element-full .teaser-text-on-image-image-wrapper{padding-top:100%}.frame-layout-fullwidth .tx-gridelements-twocols-50-50-seamless .teaser-text-on-image-element-full .teaser-text-on-image-headline{font-size:24px;line-height:30px}}@media screen and (max-width:985px){.teaser-text-on-image-content{bottom:40px;left:40px;right:40px}.teaser-text-on-image-headline{max-width:none}.teaser-text-on-image-headline+span{margin-top:10px}.frame-layout-fullwidth .teaser-text-on-image-headline,.frame-layout-fullwidth .tx-gridelements-twocols-50-50-seamless .teaser-text-on-image-headline{font-size:24px;line-height:30px}}@media screen and (max-width:767px){.teaser-text-on-image-element{width:100%}}@media screen and (max-width:479px){.teaser-text-on-image-content{bottom:30px;left:30px;right:30px}}@media print{.teaser-text-on-image-element{page-break-inside:avoid;width:100%}.teaser-text-on-image-headline{max-width:100%}.teaser-text-on-image-content *{color:#fff!important;-webkit-print-color-adjust:exact}}
.teaser-textpic-below-elements{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:-64px -32px 0}.teaser-textpic-below-element{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;color:#000;justify-content:space-between;padding:64px 32px 0;text-align:center}.teaser-textpic-below-element:focus,.teaser-textpic-below-element:hover{text-decoration:none}.teaser-textpic-below-element:focus img,.teaser-textpic-below-element:hover img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1)}[data-columns="2"] .teaser-textpic-below-element{width:50%}[data-columns="3"] .teaser-textpic-below-element{width:33.33333333%}[data-columns="4"] .teaser-textpic-below-element{width:25%}[data-columns="5"] .teaser-textpic-below-element{width:20%}.frame-blue-gradient .teaser-textpic-below-element{color:#fff}.teaser-textpic-below-element-headline{font-size:42px;line-height:49px;font-weight:700}.teaser-textpic-below-element-headline+.teaser-textpic-below-element-text{margin-top:15px}.teaser-textpic-below-element-text{font-size:18px;line-height:24px}.teaser-textpic-below-element-content+.teaser-textpic-below-element-image{margin-top:30px}.teaser-textpic-below-element-image{margin:0 auto;max-width:85%;width:100%}.teaser-textpic-below-element-image img{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s}@media screen and (max-width:985px){[data-columns="2"] .teaser-textpic-below-element,[data-columns="3"] .teaser-textpic-below-element,[data-columns="4"] .teaser-textpic-below-element,[data-columns="5"] .teaser-textpic-below-element{width:100%}}@media screen and (max-width:479px){.teaser-textpic-below-element-headline{font-size:24px;line-height:30px}}
.tx-gridelements-twocols-50-50-seamless .frame-type-teaserTextpicHorizontal,.tx-gridelements-twocols-50-50-seamless .frame-type-teaserTextpicHorizontal .frame-inner-wrap,.tx-gridelements-twocols-50-50-seamless .frame-type-teaserTextpicHorizontal .frame-outer-wrap,.tx-gridelements-twocols-50-50-seamless .frame-type-teaserTextpicHorizontal .teaser-textpic-horizontal{height:100%}.tx-gridelements-twocols-50-50-seamless .frame-type-teaserTextpicHorizontal .teaser-textpic-horizontal{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;justify-content:center}.frame-type-teaserTextpicHorizontal .button{max-width:205px;text-align:center}.frame-type-teaserTextpicHorizontal .buyonline-overlay{z-index:4}.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-inner,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-inner{margin-left:-20px;margin-right:-20px}.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-content,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-content{padding-left:10px;padding-right:20px}.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-content .teaser-textpic-horizontal-content-inner,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-content .teaser-textpic-horizontal-content-inner{max-width:100%}.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-image-wrapper,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-image-wrapper{padding-left:20px;padding-right:10px}.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-headline,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-headline{font-size:24px;line-height:30px;word-wrap:break-word}.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal .button,.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-overlay-wrapper,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal .button,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-overlay-wrapper{max-width:100%}.teaser-textpic-horizontal img{display:inline-block;vertical-align:top}.teaser-textpic-horizontal .button{margin-right:10px;padding-left:25px;padding-right:25px}.teaser-textpic-horizontal .button:last-child{margin-right:0}.teaser-textpic-horizontal-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:0 -25px}.teaser-textpic-horizontal-content,.teaser-textpic-horizontal-image-wrapper{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0 25px;width:50%}.teaser-textpic-horizontal-image-wrapper{text-align:center}.teaser-textpic-horizontal-image-wrapper a{display:inline-block}.teaser-textpic-horizontal-image-wrapper a img{transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-webkit-transition:transform .3s;transform:scale(.95);-moz-transform:scale(.95);-ms-transform:scale(.95);-webkit-transform:scale(.95)}.teaser-textpic-horizontal-image-wrapper a:hover img{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1)}.teaser-textpic-horizontal-content{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;justify-content:center}.teaser-textpic-horizontal-headline{font-size:42px;line-height:49px;font-weight:700}.teaser-textpic-horizontal-headline~.button,.teaser-textpic-horizontal-headline~.teaser-textpic-horizontal-overlay-wrapper{margin-top:20px}.teaser-textpic-horizontal-overlay-wrapper{display:inline-block;position:relative;vertical-align:top}.teaser-textpic-horizontal-overlay-wrapper:before{border:8px solid transparent;border-bottom-color:#fff;bottom:100%;content:" ";height:0;left:50%;margin-left:-8px;position:absolute;pointer-events:none;width:0;transform:translateY(-15px);-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-webkit-transform:translateY(-15px);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;bottom:auto;opacity:0;top:100%;visibility:hidden;z-index:5}.teaser-textpic-horizontal-overlay-wrapper.js-buyonline-overlay-visible:before{transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-webkit-transform:translateY(-5px);opacity:1;visibility:visible}.teaser-textpic-horizontal-description{display:none}@media (hover:none) and (pointer:coarse){.teaser-textpic-horizontal-description{display:block;margin-top:12px}}@media screen and (max-width:1225px){.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-content,.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-image-wrapper,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-content,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-image-wrapper{padding-left:0;padding-right:0}.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-content,.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-image-wrapper,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-content,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-image-wrapper{width:100%}.tx-gridelements-fourcols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-image-wrapper+.teaser-textpic-horizontal-content,.tx-gridelements-threecols .frame-type-avmplugins_buyonlineteaser .teaser-textpic-horizontal-image-wrapper+.teaser-textpic-horizontal-content{margin-top:10px}.tx-gridelements-twocols-50-50-seamless .teaser-textpic-horizontal-content,.tx-gridelements-twocols-50-50-seamless .teaser-textpic-horizontal-image-wrapper{width:100%}.teaser-textpic-horizontal img{margin:0 auto}.teaser-textpic-horizontal .button{margin-left:auto;margin-right:auto;max-width:none}.teaser-textpic-horizontal-inner{text-align:center}}@media screen and (max-width:985px){.teaser-textpic-horizontal-headline{font-size:24px;line-height:30px}}@media screen and (max-width:767px){.teaser-textpic-horizontal img{max-width:100%}.teaser-textpic-horizontal-inner{margin-left:0;margin-right:0}.teaser-textpic-horizontal-content,.teaser-textpic-horizontal-image-wrapper{padding:0;width:100%}.teaser-textpic-horizontal-image-wrapper+.teaser-textpic-horizontal-content{margin-top:20px}}
#intro-section .frame-type-textmedia.frame-layout-fullwidth-center.frame-textmedia-layout-full,#intro-section .frame-type-textmedia.frame-layout-fullwidth.frame-textmedia-layout-full{margin-left:-30px;margin-right:-30px}#intro-section .frame-type-textmedia.frame-layout-fullwidth-center.frame-textmedia-layout-full>.frame-outer-wrap,#intro-section .frame-type-textmedia.frame-layout-fullwidth.frame-textmedia-layout-full>.frame-outer-wrap{padding-left:0;padding-right:0}#intro-section .frame-type-textmedia .frame-outer-wrap{padding-top:63px}.video-handler-data~.video-handler-item-image,.video-handler-data~a .video-handler-item-image{display:none}.ce-gallery figure{display:table;max-width:100%;margin:0;table-layout:fixed}.ce-gallery figure img{display:block;width:100%}.ce-gallery figcaption{font-size:14px;line-height:20px;background-color:#f5f5f5;padding:10px;text-align:center}.ce-intext .ce-gallery,.ce-left .ce-gallery,.ce-right .ce-gallery{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.ce-intext.layout-fullwidth .ce-gallery,.ce-left.layout-fullwidth .ce-gallery,.ce-right.layout-fullwidth .ce-gallery{max-width:100%}.tx-gridelements .ce-intext.layout-fullwidth .ce-gallery,.tx-gridelements .ce-left.layout-fullwidth .ce-gallery,.tx-gridelements .ce-right.layout-fullwidth .ce-gallery{max-width:100%}.ce-intext .ce-gallery{max-width:50%}.ce-intext.ce-right .ce-gallery{margin-bottom:28px;margin-left:28px}.ce-intext.ce-left .ce-gallery{margin-bottom:28px;margin-right:28px}.ce-intext.ce-left ol{padding-left:32px}.ce-intext.ce-left ul{padding-left:18px}.ce-intext.ce-center .ce-gallery{max-width:none;width:100%}.ce-below .ce-gallery{margin-top:28px}.ce-below .ce-gallery:only-child{margin-top:0}.ce-above .ce-gallery{margin-bottom:28px}.ce-above .ce-gallery:only-child{margin-bottom:0}.ce-center .ce-gallery{max-width:none;width:100%}.ce-center .ce-inner,.ce-center .ce-outer{float:none;left:auto;right:auto}.ce-center .ce-outer{text-align:center;width:100%}.ce-center .ce-inner{display:inline-block;max-width:100%;vertical-align:top}.ce-center.layout-fullwidth .ce-outer{max-width:100%;width:100%}.ce-row{margin-left:-14px;margin-right:-14px}.ce-row+.ce-row{margin-top:56px}[data-ce-columns="1"] .ce-row,[data-ce-columns="2"] .ce-row,[data-ce-columns="3"] .ce-row,[data-ce-columns="4"] .ce-row,[data-ce-columns="5"] .ce-row,[data-ce-columns="6"] .ce-row,[data-ce-columns="7"] .ce-row,[data-ce-columns="8"] .ce-row{font-size:0}[data-ce-columns="1"] .ce-row .ce-column,[data-ce-columns="2"] .ce-row .ce-column,[data-ce-columns="3"] .ce-row .ce-column,[data-ce-columns="4"] .ce-row .ce-column,[data-ce-columns="5"] .ce-row .ce-column,[data-ce-columns="6"] .ce-row .ce-column,[data-ce-columns="7"] .ce-row .ce-column,[data-ce-columns="8"] .ce-row .ce-column{font-size:14px}.ce-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;margin-left:0;margin-right:0;padding-left:14px;padding-right:14px;width:100%}[data-ce-columns="1"] .ce-column,[data-ce-columns="2"] .ce-column,[data-ce-columns="3"] .ce-column,[data-ce-columns="4"] .ce-column,[data-ce-columns="5"] .ce-column,[data-ce-columns="6"] .ce-column,[data-ce-columns="7"] .ce-column,[data-ce-columns="8"] .ce-column{display:inline-block;float:none;vertical-align:top}[data-ce-columns="2"] .ce-column{width:calc(100% / 2)}[data-ce-columns="2"] .ce-column:nth-child(n+3){margin-top:56px}[data-ce-columns="3"] .ce-column{width:calc(100% / 3)}[data-ce-columns="3"] .ce-column:nth-child(n+4){margin-top:56px}[data-ce-columns="4"] .ce-column{width:calc(100% / 4)}[data-ce-columns="4"] .ce-column:nth-child(n+5){margin-top:56px}[data-ce-columns="5"] .ce-column{width:calc(100% / 5)}[data-ce-columns="5"] .ce-column:nth-child(n+6){margin-top:56px}[data-ce-columns="6"] .ce-column{width:calc(100% / 6)}[data-ce-columns="6"] .ce-column:nth-child(n+7){margin-top:56px}[data-ce-columns="7"] .ce-column{width:calc(100% / 7)}[data-ce-columns="7"] .ce-column:nth-child(n+8){margin-top:56px}[data-ce-columns="8"] .ce-column{width:calc(100% / 8)}[data-ce-columns="8"] .ce-column:nth-child(n+9){margin-top:56px}.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column{width:calc(100% / 6)}.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column:nth-child(n+7),.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column:nth-child(n+7),.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column:nth-child(n+7){margin-top:56px}.video-embed{position:relative;opacity:0}.video-handler-initialized .video-embed{opacity:1}.video-embed iframe,.video-embed video{display:block;width:100%}.frame-textmedia-layout-33 .ce-gallery,.frame-textmedia-layout-50 .ce-gallery,.frame-textmedia-layout-66 .ce-gallery,.frame-textmedia-layout-full .ce-gallery,.frame-textmedia-layout-mini .ce-gallery,.frame-textmedia-layout-video .ce-gallery{max-width:none}.frame-textmedia-layout-33 .ce-gallery figure,.frame-textmedia-layout-50 .ce-gallery figure,.frame-textmedia-layout-66 .ce-gallery figure,.frame-textmedia-layout-full .ce-gallery figure,.frame-textmedia-layout-mini .ce-gallery figure,.frame-textmedia-layout-video .ce-gallery figure{max-width:none;width:100%}.frame-textmedia-layout-33 .ce-center .ce-gallery,.frame-textmedia-layout-50 .ce-center .ce-gallery,.frame-textmedia-layout-66 .ce-center .ce-gallery,.frame-textmedia-layout-full .ce-center .ce-gallery,.frame-textmedia-layout-mini .ce-center .ce-gallery,.frame-textmedia-layout-video .ce-center .ce-gallery{width:100%}.frame-textmedia-layout-mini .ce-gallery{width:calc(67px - 14px)}.frame-textmedia-layout-mini .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(67px + 14px)}.frame-textmedia-layout-mini .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-mini .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(67px + 14px)}.frame-textmedia-layout-mini .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-mini .ce-center .ce-gallery .ce-inner{width:calc(67px - 14px)}.frame-textmedia-layout-mini.frame-layout-narrow .ce-gallery{width:calc(86px - 14px)}.frame-textmedia-layout-mini.frame-layout-narrow .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(86px + 14px)}.frame-textmedia-layout-mini.frame-layout-narrow .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-mini.frame-layout-narrow .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(86px + 14px)}.frame-textmedia-layout-mini.frame-layout-narrow .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-mini.frame-layout-narrow .ce-center .ce-gallery .ce-inner{width:calc(86px - 14px)}.frame-textmedia-layout-video .ce-gallery{width:calc(614px - 14px)}.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(614px + 14px)}.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(614px + 14px)}.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-video .ce-center .ce-gallery .ce-inner{width:calc(614px - 14px)}.frame-textmedia-layout-video .ce-gallery{max-width:none}.frame-textmedia-layout-33 .ce-gallery{width:calc(33.3333% - 14px)}.frame-textmedia-layout-33 .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(33.3333% + 14px)}.frame-textmedia-layout-33 .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-33 .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(33.3333% + 14px)}.frame-textmedia-layout-33 .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-33 .ce-center .ce-gallery .ce-inner{width:calc(33.3333% - 14px)}.frame-textmedia-layout-50 .ce-gallery{width:calc(50% - 14px)}.frame-textmedia-layout-50 .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(50% + 14px)}.frame-textmedia-layout-50 .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-50 .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(50% + 14px)}.frame-textmedia-layout-50 .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-50 .ce-center .ce-gallery .ce-inner{width:calc(50% - 14px)}.frame-textmedia-layout-66 .ce-gallery{width:calc(66.6666% - 14px)}.frame-textmedia-layout-66 .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(66.6666% + 14px)}.frame-textmedia-layout-66 .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-66 .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(66.6666% + 14px)}.frame-textmedia-layout-66 .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-66 .ce-center .ce-gallery .ce-inner{width:calc(66.6666% - 14px)}.frame-textmedia-layout-full .ce-gallery{width:100%}.frame-textmedia-layout-full .ce-gallery figure,.frame-textmedia-layout-full .ce-gallery iframe,.frame-textmedia-layout-full .ce-gallery video{max-width:none;width:100%}.frame-textmedia-layout-full.ce-intext.ce-left .ce-gallery,.frame-textmedia-layout-full.ce-intext.ce-right .ce-gallery{margin-left:0;margin-right:0}.ce-align-items-bottom.ce-nowrap{align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-webkit-align-items:flex-end;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.ce-align-items-bottom.ce-nowrap.ce-left .ce-gallery,.ce-align-items-bottom.ce-nowrap.ce-right .ce-gallery{flex-shrink:0}.ce-align-items-bottom.ce-nowrap.ce-left .ce-bodytext,.ce-align-items-bottom.ce-nowrap.ce-right .ce-bodytext{margin-bottom:23px}.ce-align-items-bottom.ce-nowrap.ce-left .ce-bodytext{margin-left:0}.ce-align-items-bottom.ce-nowrap.ce-right .ce-gallery{order:1}.ce-align-items-bottom.ce-nowrap.ce-right .ce-bodytext{margin-right:0;order:0}.frame-layout-textmedia-narrow .ce-intext.ce-right .ce-bodytext{padding-left:105px}.frame-layout-textmedia-narrow .ce-intext.ce-left .ce-bodytext{padding-right:105px}@media screen and (max-width:1024px){#intro-section .frame-type-textmedia.frame-layout-fullwidth-center.frame-textmedia-layout-full,#intro-section .frame-type-textmedia.frame-layout-fullwidth.frame-textmedia-layout-full{margin-left:-30px;margin-right:-30px}#intro-section .frame-type-textmedia.frame-layout-fullwidth-center.frame-textmedia-layout-full>.frame-outer-wrap,#intro-section .frame-type-textmedia.frame-layout-fullwidth.frame-textmedia-layout-full>.frame-outer-wrap{padding-left:0;padding-right:0}#intro-section .frame-type-textmedia.frame-layout-fullwidth-center.frame-textmedia-layout-full>.frame-outer-wrap>.frame-inner-wrap>header,#intro-section .frame-type-textmedia.frame-layout-fullwidth.frame-textmedia-layout-full>.frame-outer-wrap>.frame-inner-wrap>header{margin-left:30px;margin-right:30px}.ce-intext.ce-right .ce-bodytext{padding-left:0}.ce-intext.ce-left .ce-bodytext{padding-right:0}[data-ce-columns="7"] .ce-column,[data-ce-columns="8"] .ce-column{width:calc(100% / 6)}[data-ce-columns="7"] .ce-column:nth-child(n+7),[data-ce-columns="8"] .ce-column:nth-child(n+7){margin-top:56px}.frame-textmedia-layout-video .ce-gallery{width:calc(526px - 14px)}.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(526px + 14px)}.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(526px + 14px)}.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-video .ce-center .ce-gallery .ce-inner{width:calc(526px - 14px)}}@media screen and (max-width:985px){[data-ce-columns="3"] .ce-column,[data-ce-columns="4"] .ce-column{width:50%}[data-ce-columns="3"] .ce-column:nth-child(n+3),[data-ce-columns="4"] .ce-column:nth-child(n+3){margin-top:56px}.frame-textmedia-layout-video .ce-gallery{width:calc(314px - 14px)}.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(314px + 14px)}.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(314px + 14px)}.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-video .ce-center .ce-gallery .ce-inner{width:calc(314px - 14px)}.frame-layout-textmedia-narrow .ce-intext.ce-right .ce-bodytext{padding-left:52px}.frame-layout-textmedia-narrow .ce-intext.ce-left .ce-bodytext{padding-right:52px}.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column{width:calc(100% / 4)}.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column:nth-child(n+5),.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column:nth-child(n+5),.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column:nth-child(n+5){margin-top:56px}}@media screen and (max-width:767px){#intro-section .frame-type-textmedia .frame-outer-wrap{padding-top:106px}.ce-intext .ce-gallery{max-width:none}.ce-intext.ce-right .ce-gallery{margin-bottom:20px;margin-left:20px}.ce-intext.ce-left .ce-gallery{margin-bottom:20px;margin-right:20px}.ce-above .ce-gallery{margin-bottom:20px}.ce-column{float:none;max-width:none;width:100%}[data-ce-columns="3"] .ce-column{width:50%}[data-ce-columns="3"] .ce-column:nth-child(n+3){margin-top:20px}[data-ce-columns="4"] .ce-column{width:calc(100% / 3)}[data-ce-columns="4"] .ce-column:nth-child(n+4){margin-top:20px}[data-ce-columns="5"] .ce-column,[data-ce-columns="6"] .ce-column,[data-ce-columns="7"] .ce-column,[data-ce-columns="8"] .ce-column{width:calc(100% / 5)}[data-ce-columns="5"] .ce-column:nth-child(n+6),[data-ce-columns="6"] .ce-column:nth-child(n+6),[data-ce-columns="7"] .ce-column:nth-child(n+6),[data-ce-columns="8"] .ce-column:nth-child(n+6){margin-top:20px}.frame-textmedia-layout-33 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column{width:calc(100% / 3)}.frame-textmedia-layout-33 [data-ce-columns="5"] .ce-column:nth-child(n+4),.frame-textmedia-layout-33 [data-ce-columns="6"] .ce-column:nth-child(n+4),.frame-textmedia-layout-33 [data-ce-columns="7"] .ce-column:nth-child(n+4),.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column:nth-child(n+4),.frame-textmedia-layout-50 [data-ce-columns="5"] .ce-column:nth-child(n+4),.frame-textmedia-layout-50 [data-ce-columns="6"] .ce-column:nth-child(n+4),.frame-textmedia-layout-50 [data-ce-columns="7"] .ce-column:nth-child(n+4),.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column:nth-child(n+4),.frame-textmedia-layout-66 [data-ce-columns="5"] .ce-column:nth-child(n+4),.frame-textmedia-layout-66 [data-ce-columns="6"] .ce-column:nth-child(n+4),.frame-textmedia-layout-66 [data-ce-columns="7"] .ce-column:nth-child(n+4),.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column:nth-child(n+4){margin-top:20px}.frame-textmedia-layout-33 .ce-gallery,.frame-textmedia-layout-50 .ce-gallery,.frame-textmedia-layout-66 .ce-gallery,.frame-textmedia-layout-video .ce-gallery{width:calc(50% - 10px)}.frame-textmedia-layout-33 .ce-left.ce-nowrap .ce-bodytext,.frame-textmedia-layout-50 .ce-left.ce-nowrap .ce-bodytext,.frame-textmedia-layout-66 .ce-left.ce-nowrap .ce-bodytext,.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext{margin-left:calc(50% + 10px)}.frame-textmedia-layout-33 .ce-left.ce-nowrap .ce-bodytext:only-child,.frame-textmedia-layout-50 .ce-left.ce-nowrap .ce-bodytext:only-child,.frame-textmedia-layout-66 .ce-left.ce-nowrap .ce-bodytext:only-child,.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext:only-child{margin-left:0}.frame-textmedia-layout-33 .ce-right.ce-nowrap .ce-bodytext,.frame-textmedia-layout-50 .ce-right.ce-nowrap .ce-bodytext,.frame-textmedia-layout-66 .ce-right.ce-nowrap .ce-bodytext,.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext{margin-right:calc(50% + 10px)}.frame-textmedia-layout-33 .ce-right.ce-nowrap .ce-bodytext:only-child,.frame-textmedia-layout-50 .ce-right.ce-nowrap .ce-bodytext:only-child,.frame-textmedia-layout-66 .ce-right.ce-nowrap .ce-bodytext:only-child,.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext:only-child{margin-right:0}.frame-textmedia-layout-33 .ce-center .ce-gallery .ce-inner,.frame-textmedia-layout-50 .ce-center .ce-gallery .ce-inner,.frame-textmedia-layout-66 .ce-center .ce-gallery .ce-inner,.frame-textmedia-layout-video .ce-center .ce-gallery .ce-inner{width:calc(50% - 10px)}.frame-textmedia-layout-33 .ce-left.ce-nowrap .ce-bodytext,.frame-textmedia-layout-50 .ce-left.ce-nowrap .ce-bodytext,.frame-textmedia-layout-66 .ce-left.ce-nowrap .ce-bodytext,.frame-textmedia-layout-video .ce-left.ce-nowrap .ce-bodytext{margin-left:0}.frame-textmedia-layout-33 .ce-right.ce-nowrap .ce-bodytext,.frame-textmedia-layout-50 .ce-right.ce-nowrap .ce-bodytext,.frame-textmedia-layout-66 .ce-right.ce-nowrap .ce-bodytext,.frame-textmedia-layout-video .ce-right.ce-nowrap .ce-bodytext{margin-right:0}.frame-textmedia-layout-33 .ce-center .ce-gallery,.frame-textmedia-layout-33 .ce-center .ce-gallery .ce-inner,.frame-textmedia-layout-50 .ce-center .ce-gallery,.frame-textmedia-layout-50 .ce-center .ce-gallery .ce-inner,.frame-textmedia-layout-66 .ce-center .ce-gallery,.frame-textmedia-layout-66 .ce-center .ce-gallery .ce-inner,.frame-textmedia-layout-video .ce-center .ce-gallery,.frame-textmedia-layout-video .ce-center .ce-gallery .ce-inner{width:100%}.ce-align-items-bottom.ce-nowrap{display:block}.ce-align-items-bottom.ce-nowrap.ce-left .ce-bodytext,.ce-align-items-bottom.ce-nowrap.ce-right .ce-bodytext{margin-bottom:0}.ce-align-items-bottom.ce-nowrap.ce-left .ce-bodytext{margin-left:0}.ce-align-items-bottom.ce-nowrap.ce-right .ce-bodytext{margin-right:0}.frame-layout-textmedia-narrow .ce-intext.ce-right .ce-bodytext{padding-left:0}.frame-layout-textmedia-narrow .ce-intext.ce-left .ce-bodytext{padding-right:0}.video-handler-data~.video-handler-item,.video-handler-data~a .video-handler-item{display:none}.js-video-handler-no-fallback-image .video-handler-data~.video-handler-item,.js-video-handler-no-fallback-image .video-handler-data~a .video-handler-item{display:block}.video-handler-data~.video-handler-item-image,.video-handler-data~a .video-handler-item-image{display:block}}@media screen and (max-width:560px){[data-ce-columns="1"] .ce-column,[data-ce-columns="2"] .ce-column{width:100%}[data-ce-columns="1"] .ce-column:nth-child(n+2),[data-ce-columns="2"] .ce-column:nth-child(n+2){margin-top:20px}[data-ce-columns="3"] .ce-column,[data-ce-columns="4"] .ce-column{width:50%}[data-ce-columns="3"] .ce-column:nth-child(n+3),[data-ce-columns="4"] .ce-column:nth-child(n+3){margin-top:20px}[data-ce-columns="5"] .ce-column,[data-ce-columns="6"] .ce-column,[data-ce-columns="7"] .ce-column,[data-ce-columns="8"] .ce-column{width:calc(100% / 3)}[data-ce-columns="5"] .ce-column:nth-child(n+4),[data-ce-columns="6"] .ce-column:nth-child(n+4),[data-ce-columns="7"] .ce-column:nth-child(n+4),[data-ce-columns="8"] .ce-column:nth-child(n+4){margin-top:20px}.frame-textmedia-layout-33 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column{width:calc(100% / 3)}.frame-textmedia-layout-33 [data-ce-columns="5"] .ce-column:nth-child(n+4),.frame-textmedia-layout-33 [data-ce-columns="6"] .ce-column:nth-child(n+4),.frame-textmedia-layout-33 [data-ce-columns="7"] .ce-column:nth-child(n+4),.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column:nth-child(n+4),.frame-textmedia-layout-50 [data-ce-columns="5"] .ce-column:nth-child(n+4),.frame-textmedia-layout-50 [data-ce-columns="6"] .ce-column:nth-child(n+4),.frame-textmedia-layout-50 [data-ce-columns="7"] .ce-column:nth-child(n+4),.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column:nth-child(n+4),.frame-textmedia-layout-66 [data-ce-columns="5"] .ce-column:nth-child(n+4),.frame-textmedia-layout-66 [data-ce-columns="6"] .ce-column:nth-child(n+4),.frame-textmedia-layout-66 [data-ce-columns="7"] .ce-column:nth-child(n+4),.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column:nth-child(n+4){margin-top:20px}}@media screen and (max-width:479px){.frame-textmedia-layout-33 .ce-gallery,.frame-textmedia-layout-50 .ce-gallery,.frame-textmedia-layout-66 .ce-gallery{width:100%}.frame-textmedia-layout-33.ce-center .ce-gallery,.frame-textmedia-layout-50.ce-center .ce-gallery,.frame-textmedia-layout-66.ce-center .ce-gallery{width:100%}.frame-textmedia-layout-33.ce-center .ce-gallery .ce-inner,.frame-textmedia-layout-50.ce-center .ce-gallery .ce-inner,.frame-textmedia-layout-66.ce-center .ce-gallery .ce-inner{width:100%}[data-ce-columns="1"] .ce-column,[data-ce-columns="2"] .ce-column,[data-ce-columns="3"] .ce-column,[data-ce-columns="4"] .ce-column{width:100%}[data-ce-columns="1"] .ce-column:nth-child(n+2),[data-ce-columns="2"] .ce-column:nth-child(n+2),[data-ce-columns="3"] .ce-column:nth-child(n+2),[data-ce-columns="4"] .ce-column:nth-child(n+2){margin-top:20px}[data-ce-columns="5"] .ce-column,[data-ce-columns="6"] .ce-column,[data-ce-columns="7"] .ce-column,[data-ce-columns="8"] .ce-column{width:50%}[data-ce-columns="5"] .ce-column:nth-child(n+3),[data-ce-columns="6"] .ce-column:nth-child(n+3),[data-ce-columns="7"] .ce-column:nth-child(n+3),[data-ce-columns="8"] .ce-column:nth-child(n+3){margin-top:20px}.frame-textmedia-layout-33 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="5"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="6"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="7"] .ce-column,.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column{width:calc(100% / 2)}.frame-textmedia-layout-33 [data-ce-columns="5"] .ce-column:nth-child(n+3),.frame-textmedia-layout-33 [data-ce-columns="6"] .ce-column:nth-child(n+3),.frame-textmedia-layout-33 [data-ce-columns="7"] .ce-column:nth-child(n+3),.frame-textmedia-layout-33 [data-ce-columns="8"] .ce-column:nth-child(n+3),.frame-textmedia-layout-50 [data-ce-columns="5"] .ce-column:nth-child(n+3),.frame-textmedia-layout-50 [data-ce-columns="6"] .ce-column:nth-child(n+3),.frame-textmedia-layout-50 [data-ce-columns="7"] .ce-column:nth-child(n+3),.frame-textmedia-layout-50 [data-ce-columns="8"] .ce-column:nth-child(n+3),.frame-textmedia-layout-66 [data-ce-columns="5"] .ce-column:nth-child(n+3),.frame-textmedia-layout-66 [data-ce-columns="6"] .ce-column:nth-child(n+3),.frame-textmedia-layout-66 [data-ce-columns="7"] .ce-column:nth-child(n+3),.frame-textmedia-layout-66 [data-ce-columns="8"] .ce-column:nth-child(n+3){margin-top:20px}}@media print{.frame-layout-textmedia-narrow .ce-intext.ce-right .ce-bodytext{padding-left:0}.frame-layout-textmedia-narrow .ce-intext.ce-left .ce-bodytext{padding-right:0}.ce-gallery figure{page-break-inside:avoid}}
:root{--plyr-color-main:#0074bd}.plyr--video .plyr__control--overlaid,.plyr--video.plyr--full-ui .plyr__control--overlaid{align-items:center;background-color:rgba(255,255,255,.7);color:var(--plyr-color-main);aspect-ratio:1/1;display:flex;justify-content:center;min-width:58px;padding:0}.plyr--video .plyr__control--overlaid:focus,.plyr--video .plyr__control--overlaid:hover,.plyr--video.plyr--full-ui .plyr__control--overlaid:focus,.plyr--video.plyr--full-ui .plyr__control--overlaid:hover{background-color:rgba(255,255,255,.9);color:var(--plyr-color-main)}.plyr__poster{background-size:cover}.ratio-container{position:relative}.ratio-container.ratio-16-9{padding-top:56.25%}.ratio-container .objectfit-image-container,.ratio-container .plyr,.ratio-container .plyr-wrapper,.ratio-container iframe,.ratio-container video{display:block;height:100%;left:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.plyr-fullscreen .ratio-container .plyr-wrapper{z-index:1000000}.ratio-container .plyr-wrapper .plyr{height:100%;width:100%}.ratio-container .objectfit-image-container{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;z-index:2}.ratio-container .objectfit-image-container.js-video-started{opacity:0;pointer-events:none;visibility:hidden}.video .ambient-video .plyr,.video-handler-initialized .ambient-video .plyr{pointer-events:none}.ce-gallery img.video-handler-item-image,.video-handler-item-image,img.video-handler-item-image{display:none}.ce-gallery img.video-handler-item-image+.video-embed,.video-handler-item-image+.video-embed,img.video-handler-item-image+.video-embed{display:block}@media screen and (max-width:767px){.ce-gallery img.video-handler-item-image,.video-handler-item-image,img.video-handler-item-image{display:block}.ce-gallery img.video-handler-item-image+.video-embed,.video-handler-item-image+.video-embed,img.video-handler-item-image+.video-embed{display:none}}
.ce-uploads li{font-size:18px;line-height:24px;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;margin:0;padding:0 20px;vertical-align:middle}.ce-uploads li:nth-child(even){background:#f5f5f5}.ce-uploads .ce-uploads-fileName{flex:1;padding:11px 20px 11px 0;text-overflow:clip}.ce-uploads .ce-uploads-downloadLink{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;display:inline-block;padding:11px 0;white-space:nowrap}.ce-uploads .ce-uploads-downloadLink-icon{background-image:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-button-download-blue.svg');display:inline-block;height:16px;margin:-2px 6px 0 0;position:relative;vertical-align:middle;width:14px}@media screen and (max-width:985px){.ce-uploads li{display:block;padding-bottom:10px;padding-top:10px}.ce-uploads .ce-uploads-fileName{padding-bottom:0;padding-right:0}}
.icon-with-text{--minColumnWidth:290px}.icon-with-text ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--minColumnWidth),1fr));gap:30px 22px}.icon-with-text .icon-with-text-items-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.icon-with-text .icon-with-text-item{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.icon-with-text .icon-with-text-item-inner{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.icon-with-text .icon-with-text-item-image-wrapper{flex-grow:0;flex-shrink:0;height:60px;position:relative;width:60px}.icon-with-text .icon-with-text-item-image-wrapper img{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);height:auto;top:50%;position:absolute;width:100%}.icon-with-text .icon-with-text-item-image-circle{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;height:60px;overflow:hidden;position:relative;width:60px}.icon-with-text .icon-with-text-item-image-circle img{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);left:50%}.icon-with-text .icon-with-text-item-text{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:18px;line-height:24px;padding:0 0 0 12px;hyphens:auto}@media screen and (max-width:985px){.icon-with-text{--minColumnWidth:100%}}
.swiper-button-next,.swiper-button-prev{transform:translateY(12px);-moz-transform:translateY(12px);-ms-transform:translateY(12px);-webkit-transform:translateY(12px)}.swiper-button-next:after,.swiper-button-prev:after{background:url('../../../_assets/d2144d07044c29ab9221ac624be12aef/CSS/Images/ico-slider-arrow.svg') no-repeat 0 0 transparent;content:'';display:block;font-size:0;height:20px;margin:0 auto;width:12px}.swiper-button-prev{left:-53px}.swiper-button-next{right:-53px}.swiper-button-next:after{transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg)}@media screen and (max-width:1349px){.swiper-button-next,.swiper-button-prev{display:none}}
.tx-avmlabor-laborversions .labversions-filters{background-color:#f5f5f5;margin-bottom:40px;padding:20px}.tx-avmlabor-laborversions .filter,.tx-avmlabor-laborversions form{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:30px}.tx-avmlabor-laborversions form>div:first-child{display:none}.tx-avmlabor-laborversions form label{display:block;flex-grow:0;flex-shrink:0}.tx-avmlabor-laborversions form .select2{flex-grow:1}.tx-avmlabor-laborversions .laborversions-product{border-bottom:10px solid #f5f5f5;margin-bottom:30px;padding-bottom:30px}.tx-avmlabor-laborversions .laborversions-product:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.tx-avmlabor-laborversions .js-hide{display:none}@media screen and (max-width:600px){.tx-avmlabor-laborversions .filter,.tx-avmlabor-laborversions form{flex-direction:column;gap:10px;align-items:flex-start}.tx-avmlabor-laborversions .filter{width:100%}.tx-avmlabor-laborversions form label{width:auto}}
.tx-avmplugins-video.tx-avmplugins-video-external{position:relative}.tx-avmplugins-video.js-has-privacy-overlay{padding-top:56.25%}
.js-cookie-consent-popup-visible{overflow:hidden}.js-cookie-consent-popup-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;align-items:center;background:rgba(0,0,0,.6);bottom:0;justify-content:center;left:0;opacity:0;padding:40px 20px;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s;visibility:hidden;z-index:1000002}.js-cookie-consent-popup-visible .js-cookie-consent-popup-wrapper{opacity:1;pointer-events:auto;visibility:visible}.js-cookie-consent-popup-wrapper a,.js-cookie-consent-popup-wrapper button{outline:0}.js-cookie-consent-popup{height:100%;max-height:553px;max-width:770px;width:100%}.js-cookie-consent-popup a{color:#0074bd}.js-cookie-consent-popup a:focus,.js-cookie-consent-popup a:hover{text-decoration:underline}.js-cookie-consent-popup-inner{background:#fff;height:100%}.js-cookie-consent-popup-page{display:none}.js-cookie-consent-popup-page.js-active{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-moz-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;flex-wrap:nowrap;height:100%;justify-content:space-between}.js-cookie-consent-popup-page-headline{font-weight:700;margin-bottom:30px;position:relative}.js-cookie-consent-popup-page-headline:before{content:'';display:block;height:30px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:30px}.js-cookie-consent-popup-page-content{background:linear-gradient(#fff 30%,transparent),linear-gradient(transparent,#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),transparent) 0 100%;background-color:transparent;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 20px;background-attachment:local,local,scroll;height:100%;overflow:auto;padding:30px 30px 0}.js-cookie-consent-popup-accordion{margin:20px 0}.js-cookie-consent-popup-accordion-element+.js-cookie-consent-popup-accordion-element{border-top:1px solid #d3d3d3}.js-cookie-consent-popup-accordion-element-content,.js-cookie-consent-popup-accordion-element-trigger{padding:0 68px 0 45px}.js-cookie-consent-popup-accordion-element-content{padding-top:10px}.js-cookie-consent-popup-accordion-element-header{position:relative}.js-cookie-consent-popup-accordion-element-trigger{appearance:none;background:0 0;border:0;cursor:pointer;display:block;margin:0;outline:0;padding-bottom:20px;padding-top:20px;position:relative;text-align:left;width:100%}.js-cookie-consent-popup-accordion-element-active .js-cookie-consent-popup-accordion-element-trigger:after,.js-cookie-consent-popup-accordion-element-active .js-cookie-consent-popup-accordion-element-trigger:before{transform:translateY(-50%) rotateZ(180deg);-moz-transform:translateY(-50%) rotateZ(180deg);-ms-transform:translateY(-50%) rotateZ(180deg);-webkit-transform:translateY(-50%) rotateZ(180deg)}.js-cookie-consent-popup-accordion-element-active .js-cookie-consent-popup-accordion-element-trigger:after{opacity:0}.js-cookie-consent-popup-accordion-element-trigger:after,.js-cookie-consent-popup-accordion-element-trigger:before{transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-webkit-transition:all .5s;background-color:#000;content:'';height:2px;margin-right:10px;opacity:1;position:absolute;right:0;top:50%;width:20px}.js-cookie-consent-popup-accordion-element-trigger:before{transform:translateY(-50%) rotateZ(0);-moz-transform:translateY(-50%) rotateZ(0);-ms-transform:translateY(-50%) rotateZ(0);-webkit-transform:translateY(-50%) rotateZ(0)}.js-cookie-consent-popup-accordion-element-trigger:after{transform:translateY(-50%) rotateZ(90deg);-moz-transform:translateY(-50%) rotateZ(90deg);-ms-transform:translateY(-50%) rotateZ(90deg);-webkit-transform:translateY(-50%) rotateZ(90deg)}.js-cookie-consent-popup-accordion-element-trigger:focus,.js-cookie-consent-popup-accordion-element-trigger:hover{background-color:#f5f5f5}.js-cookie-consent-popup-accordion-element-mandatory .js-cookie-consent-popup-accordion-element-trigger{color:#6b6b6b}.js-cookie-consent-popup-accordion-checkbox{left:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:1;aspect-ratio:1/1;width:20px}.js-cookie-consent-popup-accordion-checkbox .sr-only{clip:rect(1px,1px,1px,1px);clip:rect(1px 1px 1px 1px);height:1px;opacity:0;overflow:hidden;position:absolute!important;width:1px}.js-cookie-consent-popup-accordion-checkbox input[type=checkbox]{clip:rect(1px,1px,1px,1px);clip:rect(1px 1px 1px 1px);height:1px;opacity:0;overflow:hidden;position:absolute!important;width:1px}.js-cookie-consent-popup-accordion-checkbox input[type=checkbox]:checked+label:after{opacity:1}.js-cookie-consent-popup-accordion-checkbox input[type=checkbox][disabled]+label{cursor:default;opacity:.5}.js-cookie-consent-popup-accordion-checkbox input[type=checkbox][disabled]:checked+label:after{opacity:1}.js-cookie-consent-popup-accordion-checkbox label{aspect-ratio:1;display:block;position:relative;width:20px}.js-cookie-consent-popup-accordion-checkbox label:after,.js-cookie-consent-popup-accordion-checkbox label:before{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;content:'';cursor:pointer;display:block;position:absolute}.js-cookie-consent-popup-accordion-checkbox label:before{background-color:#fff;border:2px solid #0074bd;height:16px;width:16px;left:0;top:0}.js-cookie-consent-popup-accordion-checkbox label:after{transform:rotateZ(45deg) scale(0);-moz-transform:rotateZ(45deg) scale(0);-ms-transform:rotateZ(45deg) scale(0);-webkit-transform:rotateZ(45deg) scale(0);background:0 0;opacity:0;border-right:2px solid #0074bd;border-bottom:2px solid #0074bd;left:6px;top:1px;height:12px;width:6px}.js-cookie-consent-popup-accordion-checkbox input[type=checkbox]{position:absolute;left:0;top:0;opacity:0;width:1px;height:1px;overflow:hidden}.js-cookie-consent-popup-accordion-checkbox input[type=checkbox]:checked~label:after{transform:rotateZ(45deg) scale(1);-moz-transform:rotateZ(45deg) scale(1);-ms-transform:rotateZ(45deg) scale(1);-webkit-transform:rotateZ(45deg) scale(1);opacity:1}.js-cookie-consent-popup-accordion-element-content{display:none}.js-cookie-consent-popup-accordion-element-content-inner{padding:0 0 20px}.js-cookie-consent-popup-page-buttons{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:center;padding:30px}.js-cookie-consent-popup-page-buttons button{margin:0 10px}.js-cookie-consent-popup-page-buttons .button-secondary{background-color:#fff}.js-cookie-consent-popup-page-buttons .button-secondary:focus,.js-cookie-consent-popup-page-buttons .button-secondary:hover{background-color:#fff;cursor:pointer}@media screen and (max-width:1024px){.js-cookie-consent-popup-page-headline{font-size:22px;line-height:27px}.js-cookie-consent-popup-page-content .ce-bodytext{font-size:17px;line-height:24px}.js-cookie-consent-popup-accordion-element-trigger{font-size:17px;line-height:24px}.js-cookie-consent-popup-accordion-element-content-inner{font-size:15px;line-height:21px}}@media screen and (max-width:985px){.js-cookie-consent-popup-page-headline{font-size:20px;line-height:24px;margin-bottom:20px}.js-cookie-consent-popup-page-content .ce-bodytext{font-size:16px;line-height:23px}.js-cookie-consent-popup-accordion-element-trigger{font-size:16px;line-height:23px}}@media screen and (max-width:767px){.js-cookie-consent-popup-page-headline{padding-left:45px}.js-cookie-consent-popup-page-headline:before{height:30px;width:30px}.js-cookie-consent-popup-page-content{padding:20px 20px 0}.js-cookie-consent-popup-page-buttons{padding:20px}.js-cookie-consent-popup-page-buttons button{margin:0;width:100%}.js-cookie-consent-popup-page-buttons button+button{margin-top:10px}.js-cookie-consent-popup-accordion{margin:10px 0 15px}.js-cookie-consent-popup-accordion-element-trigger{padding-bottom:15px;padding-top:15px}.js-cookie-consent-popup-accordion-element-content{padding-left:10px;padding-right:10px}}@media screen and (max-width:479px){.js-cookie-consent-popup-wrapper{padding-left:10px;padding-right:10px}.js-cookie-consent-popup-page-content{padding:15px 15px 0}.js-cookie-consent-popup-page-buttons{padding:15px}}
.tx-avmplugins-videogallery .tx-avmplugins-videogallery-elements{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;overflow:hidden;opacity:0;position:relative}.tx-avmplugins-videogallery .tx-avmplugins-videogallery-elements .tx-avmplugins-videogallery-element:first-child~.tx-avmplugins-videogallery-element{position:absolute;left:0;top:0;right:0;bottom:0}.tx-avmplugins-videogallery .tx-avmplugins-videogallery-elements.slider-initialized{opacity:1}.tx-avmplugins-videogallery .tx-avmplugins-videogallery-elements.slider-initialized .tx-avmplugins-videogallery-element:first-child~.tx-avmplugins-videogallery-element{position:static;left:auto;top:auto;right:auto;bottom:auto}.tx-avmplugins-videogallery .hide-nav-buttons .slick-arrow{opacity:0;visibility:hidden}.tx-avmplugins-videogallery .slick-arrow{border-radius:50% 50% 50% 50%;-moz-border-radius:50% 50% 50% 50%;-ms-border-radius:50% 50% 50% 50%;-webkit-border-radius:50% 50% 50% 50%;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:rgba(0,0,0,.5);border:0;cursor:pointer;height:60px;opacity:1;overflow:hidden;position:absolute;text-indent:-9999px;top:50%;visibility:visible;width:60px;z-index:1}.tx-avmplugins-videogallery .slick-arrow:before{transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-webkit-transform:translateY(-50%) rotate(45deg);border:2px solid #fff;content:'';display:block;height:10px;position:absolute;top:50%;width:10px}.tx-avmplugins-videogallery .slick-arrow:focus{background:rgba(0,0,0,.3);outline:0}.tx-avmplugins-videogallery .slick-prev{transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);left:0}.tx-avmplugins-videogallery .slick-prev:before{border-right:0;border-top:0;right:9px}.tx-avmplugins-videogallery .slick-next{transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-webkit-transform:translate(50%,-50%);right:0}.tx-avmplugins-videogallery .slick-next:before{border-bottom:0;border-left:0;left:9px}.tx-avmplugins-videogallery-element-headline{background-color:#f5f5f5;font-size:18px;font-weight:700;line-height:120%;padding:14px}
#main-navigation a{color:#000}.js-main-navigation-flyout .flyout-level-2>ul{gap:18px;padding-top:0;padding-bottom:0;bottom:auto;top:0}.js-main-navigation-flyout .flyout-level-2>ul>li{margin:0}.js-main-navigation-flyout .flyout-level-2>ul>li>a{background-color:#f5f5f5;padding:23px 0 24px;position:relative;z-index:1}.js-main-navigation-flyout .flyout-level-2 ul{padding:0}.js-main-navigation-flyout .flyout-level-2 ul li a:after{content:attr(data-hover-text-bold);display:block;font-weight:700;height:0;overflow:hidden}.js-main-navigation-flyout .flyout-level-2 ul li a.active,.js-main-navigation-flyout .flyout-level-2 ul li a.current,.js-main-navigation-flyout .flyout-level-2 ul li a:focus,.js-main-navigation-flyout .flyout-level-2 ul li a:hover{font-weight:700;text-decoration:none}.js-main-navigation-flyout .flyout-level-2 ul[data-flyout-layout=products]{padding-bottom:0}.js-main-navigation-flyout .flyout-level-2 ul.level-2{position:relative}.js-main-navigation-flyout .flyout-level-2 ul.level-3{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:block;opacity:0;top:100%;bottom:auto;padding:0 0 14px;pointer-events:none}.js-main-navigation-flyout .flyout-level-2 ul.level-3 li{margin:0}.js-main-navigation-flyout .flyout-level-2 ul.level-3.js-visible{pointer-events:auto}.js-main-navigation-flyout .label{display:block}.js-main-navigation-flyout a{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;display:inline-block;vertical-align:top}.js-main-navigation-flyout a:focus,.js-main-navigation-flyout a:hover{text-decoration:none}.js-main-navigation-flyout a.js-main-navigation-nofocus{opacity:.5}.js-main-navigation-mobile-toggle{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-hamburger.svg') no-repeat center}.js-main-navigation-mobile-visible .js-main-navigation-mobile-toggle{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-close.svg')}#js-main-navigation-mobile{background:#fff}.js-main-navigation-mobile-levels .main-navigation-user-section-menu-toggle{position:relative}.js-main-navigation-mobile-levels .main-navigation-user-section-menu-toggle:after,.js-main-navigation-mobile-levels .main-navigation-user-section-menu-toggle:before{all:unset;aspect-ratio:1;background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-user.svg');background-repeat:no-repeat;background-position:center;background-size:20px auto;border-radius:9999px;content:'';display:block;height:42px;right:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s}.js-main-navigation-mobile-levels .main-navigation-user-section-menu-toggle:before{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-user.svg');background-color:#f5f5f5}.js-main-navigation-mobile-levels .main-navigation-user-section-menu-toggle:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-user-white.svg');background-color:#0074bd;opacity:0}.js-main-navigation-mobile-levels .main-navigation-user-section-menu-toggle:hover:before{opacity:0}.js-main-navigation-mobile-levels .main-navigation-user-section-menu-toggle:hover:after{opacity:1}.js-main-navigation-mobile-level[data-level="1"] ul li{border-bottom:1px solid #000}.js-main-navigation-mobile-level a{color:#000}.js-main-navigation-mobile-level a:before{border:2px solid #000;border-left:0;border-top:0}.js-main-navigation-mobile-level a:focus,.js-main-navigation-mobile-level a:hover{color:#004482}.js-main-navigation-mobile-level a.link-overview{border-top:1px solid #000;border-bottom:1px solid #000;color:#004482}.js-main-navigation-mobile-level .js-main-navigation-mobile-back:before{border:2px solid #000}.js-main-navigation-mobile-level .js-main-navigation-mobile-back~.js-main-navigation-mobile-back{border-top:1px solid #000}
.tx-business_contactform-form.csc-mailform.error-message{margin-bottom:20px}.tx-business_contactform-form.csc-mailform .invisible{width:1px;height:1px;overflow:hidden;opacity:0;position:absolute;top:0;left:-100%}.tx-business_contactform-form.csc-mailform ol+ol{margin-top:30px}.tx-business_contactform-form.csc-mailform .csc-form-element-checkbox{padding-left:0}.tx-business_contactform-form.csc-mailform .csc-form-element-submit{margin-left:0}.tx-business_contactform-form.csc-mailform .csc-form-element-submit:after{display:none}.tx-business_contactform-form.csc-mailform .csc-form-element-submit button,.tx-business_contactform-form.csc-mailform .csc-form-element-submit input{margin-bottom:10px;min-width:200px}.tx-business_contactform-form.csc-mailform .csc-form-element-submit{justify-content:flex-end;align-items:normal}.tx-business_contactform-form .used-email-error{font-weight:bolder;padding-top:10px;color:#e2001a}.tx-felogin-pi1 input[type=date],.tx-felogin-pi1 input[type=datetime-local],.tx-felogin-pi1 input[type=email],.tx-felogin-pi1 input[type=password],.tx-felogin-pi1 input[type=text],.tx-felogin-pi1 input[type=time],.tx-felogin-pi1 input[type=url]{background-color:#fff}.tx-felogin-pi1 input[type=date]:focus,.tx-felogin-pi1 input[type=datetime-local]:focus,.tx-felogin-pi1 input[type=email]:focus,.tx-felogin-pi1 input[type=password]:focus,.tx-felogin-pi1 input[type=text]:focus,.tx-felogin-pi1 input[type=time]:focus,.tx-felogin-pi1 input[type=url]:focus{background-color:#a3dcff}.tx-felogin-pi1 form{padding-bottom:30px}.csc-mailform .errors{margin-bottom:20px}.csc-mailform .errors p{color:#e2001a;font-weight:700}.csc-mailform .chars-remaining{margin-top:5px;width:100%;text-align:right}.csc-mailform .chars-remaining span{font-weight:700}.csc-mailform .count-low.error .chars-remaining{color:#e2001a}.csc-mailform .count-low .chars-remaining{color:#ff9c00}.csc-mailform input[type=date][readonly],.csc-mailform input[type=datetime-local][readonly],.csc-mailform input[type=email][readonly],.csc-mailform input[type=password][readonly],.csc-mailform input[type=text][readonly],.csc-mailform input[type=time][readonly],.csc-mailform input[type=url][readonly]{color:#252525;cursor:not-allowed;opacity:.7}.csc-mailform input[type=date][readonly]:focus,.csc-mailform input[type=datetime-local][readonly]:focus,.csc-mailform input[type=email][readonly]:focus,.csc-mailform input[type=password][readonly]:focus,.csc-mailform input[type=text][readonly]:focus,.csc-mailform input[type=time][readonly]:focus,.csc-mailform input[type=url][readonly]:focus{border-color:transparent;color:#252525}.csc-mailform textarea.parsley-error{color:#000}.csc-mailform .csc-form-element.csc-form-element-fileupload input[type=file]{margin-top:7px}.csc-mailform .csc-form-element.csc-form-element-submit .button-primary,.csc-mailform .csc-form-element.csc-form-element-submit input{max-width:100%;min-width:0;width:auto}.csc-mailform .csc-form-element .password-wrapper{position:relative;width:calc(100% - 200px)}.csc-mailform .csc-form-element .password-wrapper input{width:100%}.csc-mailform .csc-form-element .password-wrapper .visibility-switch-button{cursor:pointer;position:absolute;width:50px;min-width:auto;height:100%;top:0;right:0;margin-right:10px;background-position:center;background-repeat:no-repeat;background-color:transparent;background-size:25px;border:none;line-height:0;font-size:0;opacity:50%;background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-eye-blocked.svg')}.csc-mailform .csc-form-element .password-wrapper .visibility-switch-button.visible{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-eye.svg')}.csc-mailform .csc-form-element-checkboxgroup .csc-form-element-checkbox:last-child{margin-right:30px}.csc-mailform .csc-form-element-radiogroup .csc-form-element-radio:last-child{margin-right:30px}.csc-mailform ol .csc-form-element label{word-wrap:break-word}.csc-mailform ol .csc-form-element label .error-container{display:table;max-width:100%}.csc-mailform ol .csc-form-element label .error-container strong{display:inline}.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=date][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=email][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=number][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=password][disabled],.csc-mailform ol .csc-form-element-fieldset>fieldset input[type=text][disabled]{background-color:#e9e9e9}@-webkit-keyframes bar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}@keyframes bar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}.csc-mailform.rma-form .rma-row .rma-column{position:relative}.csc-mailform.rma-form .rma-row .rma-column:before{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;background-color:#0074bd;content:'';display:block;position:absolute;left:0;bottom:0;height:2px;opacity:0;margin-left:200px}.csc-mailform.rma-form .rma-row .rma-column.processing:before{-webkit-animation-name:bar;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-name:bar;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:1;z-index:10}.js #page .frame-type-businessauth_register [data-toggle-target].js-visible{display:flex}.frame-type-businessauth_password .form-password-request,.frame-type-businessauth_password .form-password-reset{margin-top:20px}.frame-type-businessauth_password .form-password-request:first-child,.frame-type-businessauth_password .form-password-reset:first-child{margin-top:0}.frame-type-businessauth_password.frame-gray-box .csc-mailform ol .csc-form-element-fieldset>fieldset{padding:0}.frame-type-businessauth_password.frame-gray-box .csc-mailform ol .csc-form-element-fieldset+.csc-form-element-fieldset{margin-top:40px}@media screen and (max-width:767px){.csc-mailform input[type=date],.csc-mailform input[type=email],.csc-mailform input[type=file],.csc-mailform input[type=password],.csc-mailform input[type=text]{flex:0 1 auto}.csc-mailform .csc-form-element.csc-form-element-fileupload input[type=file]{flex:0 1 auto}.csc-mailform .csc-form-element .password-wrapper{width:100%}.csc-mailform .csc-form-element-checkboxgroup ol,.csc-mailform .csc-form-element-radiogroup ol{margin-left:-20px;margin-right:-20px}.csc-mailform .csc-form-element-checkboxgroup ol li,.csc-mailform .csc-form-element-checkboxgroup ol li:first-child,.csc-mailform .csc-form-element-radiogroup ol li,.csc-mailform .csc-form-element-radiogroup ol li:first-child{margin-left:20px;margin-right:20px}.csc-mailform.rma-form .rma-row .rma-column:before{margin-left:0}}@media screen and (max-width:479px){.tx-business_contactform-form.csc-mailform .csc-form-element-submit button,.tx-business_contactform-form.csc-mailform .csc-form-element-submit input{min-width:0;width:100%}}
:root{--logoWidth:216px;--logoAspectRatio:216/57;--merchantsearch-height:450px;--merchantsearch-height-min:350px;--merchantsearch-searchform-height:60px}@media screen and (max-width:400px){:root{--logoWidth:60%}}.json-data-container{display:none}#header-section{background:#fff}#header-section>.layout-inner{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-left:var(--logoWidth)}#header:before{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:#f5f5f5;bottom:0;content:'';display:block;height:2px;left:0;right:0;position:absolute;z-index:70}.js-flyout-visible #header:before,.js-header-search-open #header:before{transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-webkit-transform:scaleX(0);opacity:0;visibility:hidden}#logo a img{width:auto}#onepager-footer{background:#0088c2;background:-moz-radial-gradient(center,ellipse cover,#0088c2 0,#006ab2 100%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0,#0088c2),color-stop(100%,#006ab2));background:-webkit-radial-gradient(center,ellipse cover,#0088c2 0,#006ab2 100%);background:-o-radial-gradient(center,ellipse cover,#0088c2 0,#006ab2 100%);background:-ms-radial-gradient(center,ellipse cover,#0088c2 0,#006ab2 100%);background:radial-gradient(ellipse at center,#0088c2 0,#006ab2 100%);background-repeat:no-repeat;padding:14px 20px 11px 31px;text-align:center}#onepager-footer .inner-wrapper{margin:0 auto}#onepager-footer .inner-wrapper ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:top}#onepager-footer .inner-wrapper ul li{display:inline-block;padding:5px 10px;vertical-align:top}#onepager-footer .inner-wrapper ul li:before{color:#fff}#onepager-footer .inner-wrapper ul li:last-child{margin:0}#onepager-footer .inner-wrapper ul li a{color:#fff;display:block;font-size:16px;line-height:22px}.typo3-messages{list-style:none;margin:0;padding:0}.typo3-messages .alert{margin:20px 0}.typo3-messages .alert .alert-title{font-weight:400;margin-bottom:0;padding:5px 10px}.typo3-messages .alert .alert-message{padding:10px 10px}.typo3-messages .alert.alert-success .alert-title{background-color:#71a935;color:#fff}.typo3-messages .alert.alert-success .alert-message{background-color:#eff7e6;border:1px solid #71a935;color:#3d5b1d}.typo3-messages .alert.alert-danger .alert-title{background-color:#af0014;color:#fff}.typo3-messages .alert.alert-danger .alert-message{background-color:#ffafb8;border:1px solid #af0014;color:#490008}.typo3-messages .alert.alert-warning .alert-title{background-color:#cc7d00;color:#fff}.typo3-messages .alert.alert-warning .alert-message{background-color:#ffebcc;border:1px solid #cc7d00;color:#663e00}.typo3-messages .alert.alert-info .alert-title{background-color:#00558a;color:#fff}.typo3-messages .alert.alert-info .alert-message{background-color:#8ad2ff;border:1px solid #00558a;color:#001624}.typo3-messages .alert.alert-notice .alert-title{background-color:#4d4d4d;color:#fff}.typo3-messages .alert.alert-notice .alert-message{background-color:#e6e6e6;border:1px solid #4d4d4d}body>#info-popup{display:none}.mfp-container{padding:25px}.login-confirmed-popup.mfp-bg{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;opacity:0}.login-confirmed-popup.mfp-bg.mfp-ready{opacity:.5}.login-confirmed-popup.mfp-bg.mfp-ready.mfp-removing,.login-confirmed-popup.mfp-bg.mfp-removing{opacity:0}.login-confirmed-popup .mfp-content{max-width:800px;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(100%);opacity:0}.login-confirmed-popup .mfp-content .mfp-arrow-left,.login-confirmed-popup .mfp-content .mfp-arrow-right{font-family:monospace}.login-confirmed-popup.mfp-ready .mfp-content{transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);opacity:1}.login-confirmed-popup.mfp-ready.mfp-removing .mfp-content,.login-confirmed-popup.mfp-removing .mfp-content{transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-webkit-transform:translateY(100%);opacity:0}.login-confirmed-popup .frame{margin-bottom:20px}.login-confirmed-popup .popup-content{background-color:#fff;padding:30px}@media screen and (max-width:767px){.mfp-container{padding:0}.mfp-close{top:0;right:0}}#main-navigation{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}#main-navigation .level-1{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;flex-grow:1;flex-wrap:nowrap;padding:0 120px}#main-navigation .level-1>li>a.main-navigation-user-section-menu-toggle{line-height:22px}#main-navigation .main-navigation-cart-section,#main-navigation .main-navigation-user-section{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}#main-navigation .main-navigation-user-section-welcome{font-size:16px;line-height:22px;color:#666;font-style:italic;max-width:220px;word-break:break-word}#main-navigation .main-navigation-user-section-welcome+.main-navigation-user-section-menu-toggle{margin-left:20px}#main-navigation .main-navigation-user-section-menu-toggle{border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-webkit-border-radius:20px;background:#f5f5f5;display:block;padding:10px 15px 10px 40px;position:relative;text-align:left;white-space:nowrap}#main-navigation .main-navigation-user-section-menu-toggle:after,#main-navigation .main-navigation-user-section-menu-toggle:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-user.svg') no-repeat center/contain;content:'';display:block;height:20px;left:15px;position:absolute;top:50%;width:20px}#main-navigation .main-navigation-user-section-menu-toggle:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-user-white.svg');opacity:0}#main-navigation .main-navigation-user-section-menu-toggle.js-main-navigation-active,#main-navigation .main-navigation-user-section-menu-toggle:focus,#main-navigation .main-navigation-user-section-menu-toggle:hover{background-color:#0074bd;color:#fff;font-weight:400}#main-navigation .main-navigation-user-section-menu-toggle.js-main-navigation-active:before,#main-navigation .main-navigation-user-section-menu-toggle:focus:before,#main-navigation .main-navigation-user-section-menu-toggle:hover:before{opacity:0}#main-navigation .main-navigation-user-section-menu-toggle.js-main-navigation-active:after,#main-navigation .main-navigation-user-section-menu-toggle:focus:after,#main-navigation .main-navigation-user-section-menu-toggle:hover:after{opacity:1}#main-navigation .main-navigation-user-section-menu-toggle:after,#main-navigation ul>li>a.main-navigation-user-section-menu-toggle:after{content:'';height:20px}#main-navigation .main-navigation-user-section-menu{position:relative}#main-navigation .main-navigation-user-section-menu ul{border-radius:20px 0 20px 20px;-moz-border-radius:20px 0 20px 20px;-ms-border-radius:20px 0 20px 20px;-webkit-border-radius:20px 0 20px 20px;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background-color:#e9e9e9;height:auto;padding:10px;position:absolute;right:0;top:100%;width:250px}#main-navigation .main-navigation-user-section-menu ul li{display:block;height:auto}#main-navigation .main-navigation-user-section-menu ul a:after{content:attr(data-hover-text-bold);display:block;font-weight:700;height:0;overflow:hidden}#header-search-toggle{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-search.svg') no-repeat center}.js-header-search-open #header-search-toggle{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-close.svg')}@media (max-width:1024px),(hover:none),(pointer:coarse){#main-navigation,.js-main-navigation-flyout{display:none}}.results-list-downloads{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.tx-solr #tx-solr-search .results-list .results-list-downloads+li{margin-top:40px}.results-list-downloads-text{font-size:22px;line-height:28px;color:#0074bd;margin:0 40px 0 0}.results-list-downloads-button-wrapper{flex-shrink:0;padding:0 0 0 32px;position:relative}.results-list-downloads-button-wrapper .button-link:before{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-arrow-link-blue.svg') no-repeat center left/contain;background-size:auto 100%;border:0;content:''!important;display:block!important;height:16px;left:-32px;position:absolute;top:50%;width:24px}.results-list-downloads-button-wrapper .button-link:focus:before,.results-list-downloads-button-wrapper .button-link:hover:before{background-position:center right}@media screen and (max-width:1225px){#main-navigation .level-1{padding-left:50px;padding-right:50px}}@media screen and (max-width:1024px){#main-navigation .level-1{padding-left:0;padding-right:0}#main-navigation .main-navigation-cart-section,#main-navigation .main-navigation-user-section{align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-webkit-align-items:flex-end;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column wrap;-moz-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;flex-wrap:wrap;padding:30px}#main-navigation .main-navigation-cart-section .level-2,#main-navigation .main-navigation-user-section .level-2{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background:#f5f5f5;display:block;padding:34px 30px 30px;width:100%}#main-navigation .main-navigation-cart-section .level-2 a,#main-navigation .main-navigation-user-section .level-2 a{text-align:right}#main-navigation .level-1>li>a.main-navigation-user-section-menu-toggle{padding:10px 15px 10px 40px}#main-navigation .main-navigation-user-section-welcome{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;max-width:none;padding-left:10px;padding-right:10px;text-align:right;width:100%}#main-navigation .main-navigation-user-section-welcome+.main-navigation-user-section-menu-toggle{margin:0 20px}#main-navigation .main-navigation-user-section-menu-toggle{transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-webkit-transform:translateY(50%);background-color:#d1d1d1}}@media screen and (max-width:479px){#main-navigation .main-navigation-cart-section,#main-navigation .main-navigation-user-section{align-items:center;-moz-align-items:center;-ms-align-items:center;-webkit-align-items:center;padding-left:0;padding-right:0}#main-navigation .main-navigation-cart-section .level-2 a,#main-navigation .main-navigation-user-section .level-2 a{text-align:center}#main-navigation .main-navigation-user-section-welcome{text-align:center}.results-list-downloads{display:block}.results-list-downloads-text{margin:0 0 15px}}@media screen and (max-width:400px){#logo{left:-5px}#header-search-toggle{right:50px}}
.tx-avmplugins-contactbox .contact-description{margin-bottom:20px}.tx-avmplugins-contactbox .contact-content{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;gap:30px 30px}.tx-avmplugins-contactbox .contact-content .contact-image{max-width:167px;flex-shrink:0}.tx-avmplugins-contactbox .contact-content .contact-image img{display:block;max-width:100%;max-height:200px;width:auto;height:auto}.tx-avmplugins-contactbox .contact-content .contact-text{flex:1}.tx-avmplugins-contactbox .contact-content .contact-text .contact-role,.tx-avmplugins-contactbox .contact-content .contact-text .contact-telephone{margin-bottom:5px}.tx-avmplugins-contactbox .contact-content .contact-text .contact-fax,.tx-avmplugins-contactbox .contact-content .contact-text .contact-name{margin-bottom:10px}.tx-avmplugins-contactbox .contact-content .contact-text .contact-mail{overflow:hidden;text-overflow:ellipsis}.tx-avmplugins-contactbox .contact-content .contact-text .contact-mail a{white-space:nowrap}@media screen and (max-width:767px){.tx-avmplugins-contactbox .contact-content .contact-image{max-width:200px}}@media screen and (max-width:560px){.tx-avmplugins-contactbox .contact-content .contact-image{flex-shrink:initial}.tx-avmplugins-contactbox .contact-content .contact-image img{width:100%;max-height:none}.tx-avmplugins-contactbox .contact-content .contact-text{width:100%}}
.js-tooltip-rounded{border-radius:50%;font-size:18px;font-weight:500;height:20px;line-height:20px;margin-left:10px;width:20px;text-align:center}.js-tooltip-rounded:after{content:'?'}.tx-avmbusiness-profile{--tabContainerPadding:30px}.tx-avmbusiness-profile .ajax-loader{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;animation:rotate infinite 1s linear;-moz-animation:rotate infinite 1s linear;-ms-animation:rotate infinite 1s linear;-webkit-animation:rotate infinite 1s linear;border:5px solid #0074bd;border-left-color:transparent;height:50px;margin:0 auto;width:50px}@keyframes rotate{from{transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0)}to{transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg)}}.tx-avmbusiness-profile .f3-form-error{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border:2px solid #e2001a!important}.tx-avmbusiness-profile .error{color:#e2001a}.tx-avmbusiness-profile .errors{list-style:none;margin:0;color:#e2001a;padding:0;margin:5px 0 0 205px}.tx-avmbusiness-profile .js-tooltip{border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;border:none;height:20px;font-size:20px;line-height:20px;margin:0;padding:0;width:20px}.tx-avmbusiness-profile .intro{margin-bottom:40px}.tx-avmbusiness-profile .tab-module nav ul{list-style:none;margin:0;padding:0;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.tx-avmbusiness-profile .tab-module nav ul li{padding-left:10px}.tx-avmbusiness-profile .tab-module nav ul li:first-child{padding-left:0}.tx-avmbusiness-profile .tab-module nav a{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:1px solid #e9e9e9;border-bottom:none;background:0 0;color:#000;cursor:pointer;display:inline-block;height:100%;padding:20px 30px;text-decoration:none}.tx-avmbusiness-profile .tab-module nav a:focus,.tx-avmbusiness-profile .tab-module nav a:hover{background-color:rgba(245,245,245,.5)}.tx-avmbusiness-profile .tab-module nav a:focus{outline:0}.tx-avmbusiness-profile .tab-module .button-accordion{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:transparent;border:1px solid transparent;border-bottom-color:#d1d1d1;color:#000;cursor:pointer;display:none;padding:20px 40px 20px 20px;position:relative;text-align:left;text-decoration:none;width:100%}.tx-avmbusiness-profile .tab-module .button-accordion.h3{margin-bottom:0}.tx-avmbusiness-profile .tab-module .button-accordion:after,.tx-avmbusiness-profile .tab-module .button-accordion:before{transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-webkit-transition:all .3s;background-color:#000;content:'';height:2px;opacity:1;position:absolute;right:20px;top:50%;width:20px}.tx-avmbusiness-profile .tab-module .button-accordion:before{transform:translateY(-50%) rotateZ(0);-moz-transform:translateY(-50%) rotateZ(0);-ms-transform:translateY(-50%) rotateZ(0);-webkit-transform:translateY(-50%) rotateZ(0)}.tx-avmbusiness-profile .tab-module .button-accordion:after{transform:translateY(-50%) rotateZ(90deg);-moz-transform:translateY(-50%) rotateZ(90deg);-ms-transform:translateY(-50%) rotateZ(90deg);-webkit-transform:translateY(-50%) rotateZ(90deg)}.tx-avmbusiness-profile .tab-module .button-accordion:focus{outline:0}.tx-avmbusiness-profile .tab-module .tab-container{background-color:#f5f5f5;padding:var(--tabContainerPadding)}.tx-avmbusiness-profile .tab-module[data-active=profile] [data-target-container=profile],.tx-avmbusiness-profile .tab-module[data-active=profile] [data-target=profile]{background-color:#f5f5f5;border-color:#f5f5f5}.tx-avmbusiness-profile .tab-module[data-active=profile] [data-target-container=profile]:after{opacity:0}.tx-avmbusiness-profile .tab-module[data-active=programs] [data-target-container=programs],.tx-avmbusiness-profile .tab-module[data-active=programs] [data-target=programs]{background-color:#f5f5f5;border-color:#f5f5f5}.tx-avmbusiness-profile .tab-module[data-active=programs] [data-target-container=programs]:after{opacity:0}.tx-avmbusiness-profile .tab-module[data-active=activities] [data-target-container=activities],.tx-avmbusiness-profile .tab-module[data-active=activities] [data-target=activities]{background-color:#f5f5f5;border-color:#f5f5f5}.tx-avmbusiness-profile .tab-module[data-active=activities] [data-target-container=activities]:after{opacity:0}.tx-avmbusiness-profile .tab-module[data-active=customernumbers] [data-target-container=customernumbers],.tx-avmbusiness-profile .tab-module[data-active=customernumbers] [data-target=customernumbers]{background-color:#f5f5f5;border-color:#f5f5f5}.tx-avmbusiness-profile .tab-module[data-active=customernumbers] [data-target-container=customernumbers]:after{opacity:0}.tx-avmbusiness-profile .tab-module[data-active=employees] [data-target-container=employees],.tx-avmbusiness-profile .tab-module[data-active=employees] [data-target=employees]{background-color:#f5f5f5;border-color:#f5f5f5}.tx-avmbusiness-profile .tab-module[data-active=employees] [data-target-container=employees]:after{opacity:0}.tx-avmbusiness-profile .tab-module[data-active=newsletter] [data-target-container=newsletter],.tx-avmbusiness-profile .tab-module[data-active=newsletter] [data-target=newsletter]{background-color:#f5f5f5;border-color:#f5f5f5}.tx-avmbusiness-profile .tab-module[data-active=newsletter] [data-target-container=newsletter]:after{opacity:0}.tx-avmbusiness-profile .tab-module[data-active=uploads] [data-target-container=uploads],.tx-avmbusiness-profile .tab-module[data-active=uploads] [data-target=uploads]{background-color:#f5f5f5;border-color:#f5f5f5}.tx-avmbusiness-profile .tab-module[data-active=uploads] [data-target-container=uploads]:after{opacity:0}.tx-avmbusiness-profile .tab-module .form-container.form-container-less-space .form-field-wrapper,.tx-avmbusiness-profile .tab-module .form-container.form-container-less-space .form-field-wrapper+.form-field-wrapper,.tx-avmbusiness-profile .tab-module .form-container.form-container-less-space .form-row{margin-top:10px}.tx-avmbusiness-profile .tab-module .form-container.form-container-less-space .form-field-wrapper{min-height:0}.tx-avmbusiness-profile .tab-module .form-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx-avmbusiness-profile .tab-module .form-row+.form-row{margin-top:20px}.tx-avmbusiness-profile .tab-module .form-row+.form-row.form-row-extraspace{margin-top:40px}.tx-avmbusiness-profile .tab-module .form-row+.form-row.form-row-extraspace.form-row-separator-top{padding-top:40px}.tx-avmbusiness-profile .tab-module .form-row.form-row-separator-top{border-top:1px solid #333;padding-top:20px}.tx-avmbusiness-profile .tab-module .form-row.form-row-section-separator-top{padding-top:calc(var(--tabContainerPadding) + 16px);position:relative;margin-top:var(--tabContainerPadding)}.tx-avmbusiness-profile .tab-module .form-row.form-row-section-separator-top:before{background-color:#fff;content:'';height:16px;position:absolute;top:0;left:calc(var(--tabContainerPadding) * -1);right:calc(var(--tabContainerPadding) * -1)}.tx-avmbusiness-profile .tab-module .form-row>.form-row-title{width:100%}.tx-avmbusiness-profile .tab-module .form-row>.form-row-title.h3:last-child{margin-bottom:0}.tx-avmbusiness-profile .tab-module .form-row.form-row-nospace{margin-top:0}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;background:#fff;padding:15px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached+.form-row-reached{margin-top:15px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached>.form-column:first-child{margin:0}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached>.form-column:nth-child(2) .form-field-wrapper{color:gray}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached.not-reached-image>.form-column:first-child,.tx-avmbusiness-profile .tab-module .form-row.form-row-reached.reached-image>.form-column:first-child{padding-left:60px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached.reached-image{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-checkbox-checked.svg') #fff 15px center no-repeat;background-size:23px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached.not-reached-image{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-checkbox-unchecked.svg') #fff 15px center no-repeat;background-size:23px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .js-tooltip,.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .js-tooltip-wide{border-radius:50%;font-size:18px;font-weight:500;height:20px;line-height:20px;margin-left:10px;width:20px;text-align:center}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .js-tooltip-wide:after,.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .js-tooltip:after{content:'?'}.tx-avmbusiness-profile .tab-module .form-row.form-row-boxed .form-section{background:#e9e9e9;padding:20px}.tx-avmbusiness-profile .tab-module .form-row.form-row-boxed .form-section .form-field-wrapper+.form-field-wrapper{margin-top:5px}.tx-avmbusiness-profile .tab-module .form-row.form-row-boxed .form-section .form-field-wrapper+.form-field-wrapper-divider{border-top-color:#f5f5f5;margin-top:20px;padding-top:15px}.tx-avmbusiness-profile .tab-module .form-row.form-row-boxed .form-section+a{display:inline-block;margin-top:10px}.tx-avmbusiness-profile .tab-module .form-column{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;width:50%}.tx-avmbusiness-profile .tab-module .form-column:only-child{width:100%}.tx-avmbusiness-profile .tab-module .form-column.form-column-textonly{margin-top:8px}.tx-avmbusiness-profile .tab-module .container-100,.tx-avmbusiness-profile .tab-module .container-33,.tx-avmbusiness-profile .tab-module .container-50{margin-left:calc(var(--tabContainerPadding) * -1);margin-right:calc(var(--tabContainerPadding) * -1)}.tx-avmbusiness-profile .tab-module .container-100>.form-column,.tx-avmbusiness-profile .tab-module .container-33>.form-column,.tx-avmbusiness-profile .tab-module .container-50>.form-column{padding-left:var(--tabContainerPadding);padding-right:var(--tabContainerPadding)}.tx-avmbusiness-profile .tab-module .container-33>.form-column{width:33.3333%}.tx-avmbusiness-profile .tab-module .container-33>.form-column:nth-child(3n){margin-top:0}.tx-avmbusiness-profile .tab-module .container-33>.form-column:nth-child(n+4){margin-top:40px}.tx-avmbusiness-profile .tab-module .container-50>.form-column,.tx-avmbusiness-profile .tab-module .container-66-33>.form-column{width:50%}.tx-avmbusiness-profile .tab-module .container-50>.form-column:nth-child(2n),.tx-avmbusiness-profile .tab-module .container-66-33>.form-column:nth-child(2n){margin-top:0}.tx-avmbusiness-profile .tab-module .container-50>.form-column:nth-child(n+3),.tx-avmbusiness-profile .tab-module .container-66-33>.form-column:nth-child(n+3){margin-top:40px}.tx-avmbusiness-profile .tab-module .container-50.form-row-boxed>.form-column:nth-child(n+3),.tx-avmbusiness-profile .tab-module .container-66-33.form-row-boxed>.form-column:nth-child(n+3){margin-top:60px}.tx-avmbusiness-profile .tab-module .container-66-33>.form-column:nth-child(odd){width:66.6666%}.tx-avmbusiness-profile .tab-module .container-66-33>.form-column:nth-child(even){width:33.33333%}.tx-avmbusiness-profile .tab-module .container-100>.form-column{width:100%}.tx-avmbusiness-profile .tab-module .container-100>.form-column:nth-child(n+2){margin-top:40px}.tx-avmbusiness-profile .tab-module .form-column-subtitle{margin-bottom:32px}.tx-avmbusiness-profile .tab-module .form-section+.form-section{margin-top:40px}.tx-avmbusiness-profile .tab-module .form-section.form-section-indent{padding-left:60px}.tx-avmbusiness-profile .tab-module .form-field-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;min-height:44px}.tx-avmbusiness-profile .tab-module .form-field-wrapper+.form-field-wrapper{margin-top:20px}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox{position:relative}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input{left:0;position:absolute;top:0;overflow:hidden;opacity:0;height:1px;width:1px}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input:checked+label:after{opacity:1;transform:rotateZ(45deg) scale(1);-moz-transform:rotateZ(45deg) scale(1);-ms-transform:rotateZ(45deg) scale(1);-webkit-transform:rotateZ(45deg) scale(1)}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input[disabled]+label,.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input[readonly]+label{cursor:not-allowed}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input[disabled]+label:after,.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input[disabled]+label:before,.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input[readonly]+label:after,.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input[readonly]+label:before{cursor:not-allowed;opacity:.6}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input:focus-visible+label:before{outline:2px solid #fc6d00}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox label{cursor:pointer;display:inline-block;flex-shrink:1;flex-grow:0;padding-left:26px;position:relative;width:auto}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox label:after,.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox label:before{content:'';position:absolute;display:block}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox label:before{left:0;top:2px;background-color:#fff;border:2px solid #0074bd;height:16px;width:16px}@media screen and (max-width:985px){.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox label:before{top:1px}}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox label:after{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;transform:rotateZ(45deg) scale(0);-moz-transform:rotateZ(45deg) scale(0);-ms-transform:rotateZ(45deg) scale(0);-webkit-transform:rotateZ(45deg) scale(0);border-right:2px solid #0074bd;border-bottom:2px solid #0074bd;left:6px;top:3px;height:12px;width:6px;opacity:0}@media screen and (max-width:985px){.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox label:after{top:2px}}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-checkbox input.t3-form-error~label:before{border-color:#e2001a}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-actions{justify-content:space-between}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-reason{display:none}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-reason .errors{margin-left:0}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-reason.js-visible{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-reason label{width:100%}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-reason textarea{background-color:#fff;height:200px;margin-top:20px;width:100%}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-text-only .text-only{display:inline-block}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-text-only .text-only .js-tooltip-rounded{display:inline-block;margin-left:10px}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-text-only .text-only-color-lightgray{color:#888}.tx-avmbusiness-profile .tab-module .form-field-wrapper-divider{border-top:2px solid #e9e9e9}.tx-avmbusiness-profile .tab-module .form-field{flex-grow:1;flex-shrink:0;width:calc(100% - 205px)}.tx-avmbusiness-profile .tab-module .form-field.form-has-tooltip{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap wrap;-moz-flex-flow:row nowrap wrap;-ms-flex-flow:row nowrap wrap;flex-flow:row nowrap wrap;flex-wrap:wrap;align-items:center}.tx-avmbusiness-profile .tab-module .text-only{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;line-height:1.15;padding:10px 0 9px}.tx-avmbusiness-profile .tab-module label{flex-shrink:0;flex-grow:0;width:205px}.tx-avmbusiness-profile .tab-module .form-field-big-label .form-field{width:calc(100% - 325px)}.tx-avmbusiness-profile .tab-module .form-field-big-label label{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-right:15px;width:325px}.tx-avmbusiness-profile .tab-module form input[type=email],.tx-avmbusiness-profile .tab-module form input[type=file],.tx-avmbusiness-profile .tab-module form input[type=password],.tx-avmbusiness-profile .tab-module form input[type=text]{background-color:#fff;width:100%}.tx-avmbusiness-profile .tab-module form input[type=email][data-requires-reason].field-modified,.tx-avmbusiness-profile .tab-module form input[type=file][data-requires-reason].field-modified,.tx-avmbusiness-profile .tab-module form input[type=password][data-requires-reason].field-modified,.tx-avmbusiness-profile .tab-module form input[type=text][data-requires-reason].field-modified{border-style:dashed;border-color:#ff9c00}.tx-avmbusiness-profile .tab-module form input[type=file]{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:border .3s,background .3s,color .3s;-moz-transition:border .3s,background .3s,color .3s;-ms-transition:border .3s,background .3s,color .3s;-webkit-transition:border .3s,background .3s,color .3s;border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background:#f5f5f5;border:0;border-bottom:2px solid transparent;margin:0;outline:0;padding:10px 15px 8px;width:calc(100% - 185px);padding:0;height:auto;width:100%}.tx-avmbusiness-profile .tab-module form input[type=file]:focus{background-color:#a3dcff;border-color:#0074bd;color:#0074bd;outline:0}.tx-avmbusiness-profile .tab-module form input[type=file].parsley-error{background-color:rgba(226,0,26,.5);border-bottom-color:#e2001a;color:#fff}.tx-avmbusiness-profile .tab-module form input[type=file].parsley-success{background-color:rgba(4,160,0,.2);border-bottom-color:#04a000;color:#04a000}.tx-avmbusiness-profile .tab-module form input[type=file][disabled]{background:rgba(245,245,245,.5);cursor:not-allowed}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers{--labelWidth:305px;--labelOffset:315px}@keyframes bar{0%{right:100%;left:0}20%{right:40%;left:10%}50%{right:20%;left:20%}80%{right:10%;left:40%}100%{right:0;left:100%}}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .customernumber-error{box-sizing:border-box;color:#e2001a;padding-left:var(--labelOffset);padding-top:4px;width:100%}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .loading .form-field:before{height:2px;background-color:#0074bd;content:'';display:block;position:absolute;bottom:0;animation-name:bar;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:1;z-index:10}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper label{font-weight:700}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper .select-wrapper,.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper label{width:var(--labelWidth)}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper{gap:5px 10px}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper[data-state=default] .actions .abort,.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper[data-state=default] .actions .save{display:none}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper[data-state=editing] .delete,.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper[data-state=editing] .edit{display:none}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field{position:relative;flex-basis:205px;flex-shrink:0;flex-grow:0}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field [readonly]{background-color:transparent;color:#000;opacity:1}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;font-size:0;gap:0 10px}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions button{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s;background-color:#dad8d8;color:#4c4c4c;font-size:0;height:44px;position:relative;width:44px}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions button:hover:not([disabled]){background-color:#4c4c4c;color:#dad8d8}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions button:before{display:block;line-height:44px;text-align:center;position:absolute;left:0;top:0;right:0;bottom:0}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions button[disabled]{cursor:not-allowed;opacity:.8}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions .abort:before{font-family:Icomoon;content:'\e901';font-size:20px;font-weight:400}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions .delete:before{font-family:Icomoon;content:'\e9ad';font-size:20px;font-weight:400}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions .edit:before{font-family:Icomoon;content:'\e900';font-size:20px;font-weight:400}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions .save:before{font-family:Icomoon;content:'\e902';font-size:20px;font-weight:400;color:#0074bd}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .actions .add:before{font-family:Icomoon;content:'\e903';font-size:20px;font-weight:400}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .field-saved{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);font-size:14px;line-height:20px;background-color:rgba(245,245,245,.9);color:#00b957;padding:10px 6px;position:absolute;right:0;top:50%}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-add-distributor{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;gap:0 10px}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-add-distributor input[type=text]{width:auto}.tx-avmbusiness-profile .tab-module .tab-container-newsletter .newsletter-doi-tooltip{background-color:#ff9c00;display:none}.tx-avmbusiness-profile .tab-module .tab-container-newsletter .newsletter-doi-tooltip:after{content:'!'}.tx-avmbusiness-profile .tab-module .tab-container-newsletter [type=checkbox]:checked~label .newsletter-doi-tooltip{display:inline-block}.tx-avmbusiness-profile .tab-module .tab-container-newsletter .newsletter-privacy-consent-wrapper{width:100%;position:relative;font-size:16px;margin-left:25px;margin-top:15px;padding:15px;border-radius:15px;background-color:#fff;max-height:500px;opacity:1;overflow:hidden;visibility:visible;transition:max-height .6s ease,opacity .6s ease}.tx-avmbusiness-profile .tab-module .tab-container-newsletter .newsletter-privacy-consent-wrapper.js-hidden{max-height:0;opacity:0;overflow:hidden;visibility:hidden;transition:max-height .6s ease,opacity .6s ease;height:0;margin:0;padding:0}.tx-avmbusiness-profile .tab-module .tab-container-newsletter .newsletter-privacy-consent-wrapper input[required]{left:10px;top:calc(20px + 1rem)}.tx-avmbusiness-profile .tab-module .tab-container-newsletter .newsletter-privacy-consent-wrapper ul.errors{margin:5px 0 5px 0}.tx-avmbusiness-profile .expandable-list ul{list-style:none;margin:0;padding:0}.tx-avmbusiness-profile .expandable-list ul li:last-child{margin-bottom:20px}.tx-avmbusiness-profile .expandable-list ul+ul li{margin-bottom:0}.tx-avmbusiness-profile .expandable-list ul li{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;position:relative;justify-content:space-between}.tx-avmbusiness-profile .expandable-list ul li span,.tx-avmbusiness-profile .expandable-list ul li time{display:block;position:relative;z-index:1}.tx-avmbusiness-profile .expandable-list ul li .details,.tx-avmbusiness-profile .expandable-list ul li .points,.tx-avmbusiness-profile .expandable-list ul li .state,.tx-avmbusiness-profile .expandable-list ul li .title{border-top:1px solid #999}.tx-avmbusiness-profile .expandable-list ul li .title{width:calc(100% - 125px)}.tx-avmbusiness-profile .expandable-list ul li .title:last-child{width:100%}.tx-avmbusiness-profile .expandable-list ul li .details,.tx-avmbusiness-profile .expandable-list ul li .points,.tx-avmbusiness-profile .expandable-list ul li .state{text-align:right;width:125px}.tx-avmbusiness-profile .expandable-list ul li .name{text-align:right;width:calc(100% - 90px)}.tx-avmbusiness-profile .expandable-list ul li time{-webkit-align-self:flex-end;align-self:flex-end;width:90px}.tx-avmbusiness-profile .expandable-list ul li .state{text-align:right}.tx-avmbusiness-profile .expandable-list ul li .state.new{color:#df9335}.tx-avmbusiness-profile .expandable-list ul li .state.assigned{color:#df9335}.tx-avmbusiness-profile .expandable-list ul li .state.closed{color:#2a912c}.tx-avmbusiness-profile .expandable-list ul li .state.storno{color:#cd113a}.tx-avmbusiness-profile .expandable-list ul li .state.reserved{color:#df9335}.tx-avmbusiness-profile .expandable-list ul li .state.on_hold{color:#df9335}.tx-avmbusiness-profile .expandable-list ul li .state.visited{color:#2a912c}.tx-avmbusiness-profile .expandable-list ul li .state.no_show{color:#cd113a}.tx-avmbusiness-profile .expandable-list ul li .state.passed{color:#2a912c}.tx-avmbusiness-profile .expandable-list ul li .state.not_passed{color:#cd113a}.tx-avmbusiness-profile .expandable-list ul li .state.canceled{color:#cd113a}.tx-avmbusiness-profile .expandable-list ul li .details button{background-color:transparent;-webkit-appearance:none;border:none;color:#0074bd;cursor:pointer;padding:0;margin:0;outline:0}.tx-avmbusiness-profile .expandable-list ul li .details button:focus{outline:0}.no-js .tx-avmbusiness-profile .expandable-list ul li .details button{display:none}.js .tx-avmbusiness-profile .expandable-list ul li.js-details-visible .details-container{display:block}.tx-avmbusiness-profile .expandable-list ul li .details-container{padding-top:10px;padding-bottom:20px;width:100%}.js .tx-avmbusiness-profile .expandable-list ul li .details-container{display:none}.tx-avmbusiness-profile .expandable-list ul li .details-container table{border-collapse:collapse;width:100%}.tx-avmbusiness-profile .expandable-list ul li .details-container table td,.tx-avmbusiness-profile .expandable-list ul li .details-container table th{vertical-align:top}.tx-avmbusiness-profile .expandable-list ul li .details-container table td:last-child,.tx-avmbusiness-profile .expandable-list ul li .details-container table th:last-child{text-align:right}.tx-avmbusiness-profile .expandable-list ul li .details-container .state{border:none;display:inline;text-align:left;width:auto}.tx-avmbusiness-profile .expandable-list ul li+li{margin-top:20px}.tx-avmbusiness-profile .expandable-list .button-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:center;margin-top:20px}.tx-avmbusiness-profile .expandable-list .button-wrapper button{background-color:transparent;cursor:pointer}.tx-avmbusiness-profile .expandable-list .expandable-archive{display:none}.tx-avmbusiness-profile .expandable-list .expandable-archive.js-visible{display:block}.tx-avmbusiness-profile .form-column-3 .expandable-list ul li time{width:100%}.tx-avmbusiness-profile .popup{display:none}.tx-avmbusiness-profile .popup.js-active{display:block}.tx-avmbusiness-profile .popup.js-active:before{background-color:rgba(0,0,0,.3);content:'';display:block;height:300vh;left:0;position:absolute;top:0;transform:translate(-50%,-50%);width:300vw;z-index:999}.tx-avmbusiness-profile .popup-content{display:block;border:2px solid #000;left:50%;padding:34px 24px;width:414px;font-size:18px;text-align:center;z-index:1001;top:50%;transform:translate(-50%,-50%);position:fixed;background-color:#fff}.tx-avmbusiness-profile .popup-content div{display:flex;justify-content:space-around}.tx-avmbusiness-profile .popup-content div button{text-decoration:underline;border:0;background:0;cursor:pointer}.tx-avmbusiness-profile .popup-content .close-popup{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/1132-cross3.svg') center no-repeat;cursor:pointer;display:block;height:12px;position:absolute;right:16px;top:16px;width:12px}.tx-avmbusiness-profile .popup-content #popup-text p span{font-style:italic}.tx-avmbusiness-profile .popup-content .popup-handler-container{margin-top:20px}.tx-avmbusiness-profile .popup-content .popup-handler-container:first-child{margin-top:0}.tx-avmbusiness-profile .popup-content .warning-last-admin{color:#e2001a;font-weight:700}.tx-avmbusiness-profile .tab-module .tab-container-employees{padding:30px 20px}.tx-avmbusiness-profile .tab-module .tab-container-employees .js-tooltip{display:none}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .js-tooltip{display:inline-block}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .edit-button{opacity:0;visibility:hidden}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-row-extraspace{display:block}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees{gap:20px}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=date][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=datetime-local][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=email][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=number][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=password][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=tel][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=text][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=time][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=url][data-original-field-value].field-value-changed,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees textarea[data-original-field-value].field-value-changed{background-color:rgba(255,156,0,.7)}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees select[data-original-field-value].field-value-changed{background-color:#ff9c00}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees select[data-original-field-value].field-value-changed+.select2-container.select2-container--default .select2-selection--multiple,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees select[data-original-field-value].field-value-changed+.select2-container.select2-container--default .select2-selection--single{background-color:rgba(255,156,0,.7)}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees [type=checkbox][data-original-field-value].field-value-changed{background-color:rgba(255,156,0,.7)}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees ul:not(.header){cursor:default}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees ul.deleted .actions .access-button input,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees ul.deleted .actions .profile-button input{cursor:not-allowed}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees .actions .delete-button{display:block}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees .actions .button-gray:after{background-color:#d1d1d1}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees .actions .button-gray[disabled]:after{background-color:transparent}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees .actions .button-gray.field-value-changed:after{background-color:rgba(255,156,0,.7)}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees .actions .access-button input,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees .actions .delete-button input,.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-container-employees .actions .profile-button input{cursor:pointer}.tx-avmbusiness-profile .tab-module .tab-container-employees:not(.js-active) .form-container-employees ul input[readonly]{background-color:transparent;color:#000;opacity:1;padding:0;width:100%}.tx-avmbusiness-profile .tab-module .tab-container-employees:not(.js-active) .form-container-employees ul .select2-selection__arrow{opacity:0}.tx-avmbusiness-profile .tab-module .tab-container-employees .button:hover:after{height:100%;width:100%}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-row-extraspace{display:none}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-column{width:auto}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-column label:first-child{font-weight:700}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-column-title{margin-bottom:32px}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees{align-items:flex-end;box-sizing:border-box;gap:40px}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul{list-style:none;margin:0;padding:0;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;gap:30px;padding-top:10px}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.header label{font-weight:700}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.deleted>.actions .access-button,.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.deleted>.actions .profile-button,.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.deleted>li:not(.actions){opacity:.3;cursor:not-allowed}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.deleted .actions .delete-button:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/trashcan.svg')}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul:not(.header){cursor:not-allowed}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.new-user{margin-top:20px;padding-top:30px;position:relative}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.new-user:after,.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.new-user:before{position:absolute}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.new-user:before{background-color:#999;content:'';left:0;top:8px;height:2px;width:100%}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.new-user:after{background-color:#f5f5f5;content:attr(data-label-new-user);left:0;top:0;padding-right:5px}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.new-user+.new-user{margin-top:10px;padding-top:0}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.new-user+.new-user:after,.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul.new-user+.new-user:before{display:none}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul li{width:120px;flex-basis:120px}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .surname,.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .username{flex-grow:2}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .position{flex-grow:6}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .email{flex-grow:10}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .actions{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;gap:12px;flex-basis:156px;flex-shrink:0}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .actions .delete-button{display:none}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .actions .button-gray::after{background-color:transparent}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .actions input[type=checkbox]{opacity:0;height:100%;position:absolute;left:0;top:0;width:100%;z-index:1}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .actions .checkbox-wrap{position:relative}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul label{width:100%;max-width:100%}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul input{max-width:100%}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .select2-container.select2-container--disabled .select2-selection{background-color:transparent}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-container-employees ul .select2-container.select2-container--disabled .select2-selection__rendered{color:#000;padding-left:0}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-field-add{padding-top:30px}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-row-actions{justify-content:flex-end}.tx-avmbusiness-profile .tab-module .tab-container-employees .form-row-actions .form-field-actions{gap:30px}.tx-avmbusiness-profile .tab-module .tab-container-employees .add-button,.tx-avmbusiness-profile .tab-module .tab-container-employees .button-abort,.tx-avmbusiness-profile .tab-module .tab-container-employees .edit-button{cursor:pointer}.tx-avmbusiness-profile .tab-module .tab-container-employees .add-button,.tx-avmbusiness-profile .tab-module .tab-container-employees .button-gray{border-radius:0;border:none;height:44px;width:44px}.tx-avmbusiness-profile .tab-module .tab-container-employees .add-button:after,.tx-avmbusiness-profile .tab-module .tab-container-employees .button-gray:after{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-plus.svg') #d1d1d1 center no-repeat;color:#4c4c4c}.tx-avmbusiness-profile .tab-module .tab-container-employees .add-button:after{background-size:17px}.tx-avmbusiness-profile .tab-module .tab-container-employees .profile-button:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/0501-user-off.svg')}.tx-avmbusiness-profile .tab-module .tab-container-employees .profile-button.selected:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/0501-user.svg')}.tx-avmbusiness-profile .tab-module .tab-container-employees .access-button:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/0588-key5-off.svg')}.tx-avmbusiness-profile .tab-module .tab-container-employees .access-button.selected:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/0588-key5.svg')}.tx-avmbusiness-profile .tab-module .tab-container-employees .delete-button:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/trashcan-off.svg');cursor:pointer;z-index:2}.tx-avmbusiness-profile .tab-module .tab-container-employees .edit-button{background:0 0;margin-left:10px;font-size:0}.tx-avmbusiness-profile .tab-module .tab-container-employees .edit-button:after{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/edit.svg') center no-repeat;padding:17.5px}.tx-avmbusiness-profile .tab-module .tab-container-employees .employee-form-submit{font-size:16px}.tx-avmbusiness-profile .tab-module .tab-container-employees.js-active .form-row-extraspace{display:block}.tx-avmbusiness-profile .tab-module .tab-container-employees .field-invalid{outline:2px solid #e2001a;background-color:rgba(226,0,26,.2)}@media screen and (max-width:1024px){.tx-avmbusiness-profile{--tabContainerPadding:20px}.tx-avmbusiness-profile .errors{margin:5px 0 0}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-reason textarea{margin-top:5px}.tx-avmbusiness-profile .tab-module .form-field-big-label .form-field{width:50%}.tx-avmbusiness-profile .tab-module .form-field-big-label label{width:50%}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;padding:10px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached.not-reached-image,.tx-avmbusiness-profile .tab-module .form-row.form-row-reached.reached-image{background-size:15px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached label{padding-bottom:0;width:50%}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached label+.form-field{margin-top:0;width:50%}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .form-column{padding-left:40px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .form-column+.form-column{margin-top:0;padding-left:60px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .form-column .form-field-wrapper{align-items:center}.tx-avmbusiness-profile .tab-module .form-row+.form-row{margin-top:10px}.tx-avmbusiness-profile .tab-module .container-33>.form-column,.tx-avmbusiness-profile .tab-module .container-50>.form-column,.tx-avmbusiness-profile .tab-module .container-66-33>.form-column{width:50%}.tx-avmbusiness-profile .tab-module .container-33>.form-column:nth-child(n+3),.tx-avmbusiness-profile .tab-module .container-33>.form-column:nth-child(n+4),.tx-avmbusiness-profile .tab-module .container-50>.form-column:nth-child(n+3),.tx-avmbusiness-profile .tab-module .container-50>.form-column:nth-child(n+4),.tx-avmbusiness-profile .tab-module .container-66-33>.form-column:nth-child(n+3),.tx-avmbusiness-profile .tab-module .container-66-33>.form-column:nth-child(n+4){margin-top:50px}.tx-avmbusiness-profile .tab-module .container-100>.form-column:nth-child(n+2){margin-top:50px}.tx-avmbusiness-profile .tab-module .tab-container.tab-container-programs .form-row-reached label{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;padding-right:15px;width:50%}.tx-avmbusiness-profile .tab-module .tab-container.tab-container-programs .form-row-reached .form-field{width:50%}.tx-avmbusiness-profile .tab-module nav{display:none}.tx-avmbusiness-profile .tab-module .button-accordion{display:block;font-size:24px;line-height:26px}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-column-title{display:none}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper .form-field,.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper .select-wrapper,.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper label{max-width:100%}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper label{padding:0}}@media screen and (max-width:985px){.tx-avmbusiness-profile .tab-module .form-column{width:100%}.tx-avmbusiness-profile .tab-module .form-column+.form-column{margin-top:20px}.tx-avmbusiness-profile .tab-module .container-33>.form-column,.tx-avmbusiness-profile .tab-module .container-50>.form-column{padding:0 20px;width:100%}.tx-avmbusiness-profile .tab-module .container-33>.form-column:nth-child(2n),.tx-avmbusiness-profile .tab-module .container-33>.form-column:nth-child(3n),.tx-avmbusiness-profile .tab-module .container-50>.form-column:nth-child(2n),.tx-avmbusiness-profile .tab-module .container-50>.form-column:nth-child(3n){margin-top:50px}.tx-avmbusiness-profile .tab-module .container-66-33>.form-column:nth-child(even),.tx-avmbusiness-profile .tab-module .container-66-33>.form-column:nth-child(odd){margin-top:50px;padding:0 20px;width:100%}}@media screen and (max-width:767px){.tx-avmbusiness-profile .tab-module .form-section.form-section-indent{padding-left:26px}.tx-avmbusiness-profile .tab-module .form-field{width:100%}.tx-avmbusiness-profile .tab-module .button-link-ghost-big,.tx-avmbusiness-profile .tab-module [type=submit]{width:100%}.tx-avmbusiness-profile .tab-module .form-column-title,.tx-avmbusiness-profile .tab-module .form-row-title,.tx-avmbusiness-profile .tab-module .form-section-title{font-size:20px}.tx-avmbusiness-profile .tab-module .form-field-wrapper.form-field-actions>a+[type=submit]{margin-top:10px}.tx-avmbusiness-profile .tab-module label+.form-field{margin-top:5px}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers{--labelOffset:0}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper{position:relative;padding-top:var(--tabContainerPadding)}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper:first-child{padding-top:0}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper:first-child:before{display:none}.tx-avmbusiness-profile .tab-module .tab-container-customernumbers .form-field-wrapper:before{content:'';position:absolute;left:calc(var(--tabContainerPadding) * -1);right:calc(var(--tabContainerPadding) * -1);top:0;height:2px;background-color:#fff}}@media screen and (max-width:479px){.tx-avmbusiness-profile{--tabContainerPadding:15px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .form-column:first-child,.tx-avmbusiness-profile .tab-module .form-row.form-row-reached .form-column:last-child{padding-left:45px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached.not-reached-image>.form-column:first-child,.tx-avmbusiness-profile .tab-module .form-row.form-row-reached.reached-image>.form-column:first-child{padding-left:45px}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached label{width:100%}.tx-avmbusiness-profile .tab-module .form-row.form-row-reached label+.form-field{width:100%}.tx-avmbusiness-profile .tab-module .form-field-big-label .form-field{width:100%}.tx-avmbusiness-profile .tab-module .form-field-big-label label{width:100%}.tx-avmbusiness-profile .tab-module .tab-container.tab-container-programs .form-row-reached label{width:100%}.tx-avmbusiness-profile .tab-module .tab-container.tab-container-programs .form-row-reached .form-field{width:100%}.tx-avmbusiness-profile .tab-module .button-accordion{padding-left:15px;padding-right:15px}}
.cart-overlay-background{background-color:rgba(255,255,255,.6);bottom:0;left:0;position:fixed;right:0;top:0;z-index:800}.cart-overlay-background:after{animation:rotate 1.2s linear infinite;aspect-ratio:1/1;background-color:transparent;background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-gear-outline.svg');background-position:center;background-repeat:no-repeat;background-size:50px auto;content:'';display:block;left:50%;position:absolute;top:50%;width:50px}@keyframes rotate{from{transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);-webkit-transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg);-moz-transform:translate(-50%,-50%) rotate(360deg);-ms-transform:translate(-50%,-50%) rotate(360deg);-webkit-transform:translate(-50%,-50%) rotate(360deg)}}#cart-popup{align-items:center;background-color:rgba(255,255,255,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:801}#cart-popup .cart-popup-inner{background-color:#fff;border:1px solid #888;box-shadow:0 0 2px 0 #888;box-sizing:border-box;max-height:100%;max-width:100%;padding:30px;position:relative}#cart-popup #cart-popup-close{appearance:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;outline:0;padding:0;aspect-ratio:1/1;background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-close.svg');background-position:center;background-repeat:no-repeat;background-size:contain;color:transparent;font-size:0;position:absolute;right:5px;top:5px;width:14px}#cart-popup.cart-popup-error .cart-popup-inner{border-color:#e2001a;color:#e2001a!important}#cart-popup .footer{margin-top:20px}#cart-popup .footer:first-child{margin-top:0}#cart-popup .button-wrapper{display:flex;gap:10px;justify-content:center;align-items:center}#cart-popup .body+.body{margin-top:10px}.tx_businessorders{--labelWidth:200px;--labelOffset:var(--labelWidth)}.tx_businessorders .js-hidden{display:none}.tx_businessorders form{width:100%}.tx_businessorders form .errors{color:#e2001a;margin:20px 0}.tx_businessorders form .errors p+p,.tx_businessorders form .errors p+ul,.tx_businessorders form .errors ul+p,.tx_businessorders form .errors ul+ul{margin-top:20px}.tx_businessorders form .t3-form-error .item-counter-value{background-color:#eb7a87}.tx_businessorders form .select-wrapper{width:100%}.tx_businessorders form.confirmation .form-row label{width:120px}.tx_businessorders form.confirmation .form-row.form-row-checkbox{padding-left:120px}.tx_businessorders form.confirmation .form-row+.form-row{margin-top:10px}.tx_businessorders form.confirmation .item{background:0 0;padding-top:20px;padding-bottom:20px}.tx_businessorders form.confirmation .item .title-bar>*{margin-right:20px}.tx_businessorders form.confirmation .item .title-bar>:last-child{margin-right:0}.tx_businessorders form.confirmation .item .title-bar header{font-size:18px;line-height:100%;margin-bottom:0;padding-right:20px}.tx_businessorders form.confirmation .distris-list{margin-top:40px}.tx_businessorders form.confirmation .distris-list .form-section{margin-bottom:0}.tx_businessorders form.confirmation .distris-list ul{margin-bottom:0}.tx_businessorders form.confirmation .distris-list ul li{border-bottom:2px solid #f5f5f5}.tx_businessorders form.confirmation .distris-list ul li:first-child{border-top:5px solid #ededed}.tx_businessorders form.confirmation .distris-list ul li+li{margin-top:0}.tx_businessorders form.confirmation .distris-list+.distris-list{margin-top:40px}.tx_businessorders form.confirmation .user-data{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;width:100%}.tx_businessorders form.confirmation .user-data .form-section{flex-grow:1;flex-basis:0}.tx_businessorders form.confirmation .user-data .form-section+.form-section{margin-top:0}.tx_businessorders form.confirmation .user-data .form-section:nth-child(odd){border-right:5px solid #fff}.tx_businessorders form.confirmation .user-data .form-section:nth-child(even){border-left:5px solid #fff}.tx_businessorders [readonly],.tx_businessorders [readonly]:focus{border:none;color:#252525;cursor:not-allowed;opacity:.9}.tx_businessorders .user-data{margin-bottom:60px}.tx_businessorders .form-section{background-color:#f5f5f5;padding:30px}.tx_businessorders .form-section>h3{margin-bottom:20px}.tx_businessorders .form-section+.form-section{margin-top:5px}.tx_businessorders .form-section-bg-transparent{background-color:transparent}.tx_businessorders .form-row{box-sizing:border-box;width:100%}.tx_businessorders .form-row.form-row-title .h1,.tx_businessorders .form-row.form-row-title .h2,.tx_businessorders .form-row.form-row-title .h3,.tx_businessorders .form-row.form-row-title .h4,.tx_businessorders .form-row.form-row-title .h5,.tx_businessorders .form-row.form-row-title .h6,.tx_businessorders .form-row.form-row-title h1,.tx_businessorders .form-row.form-row-title h2,.tx_businessorders .form-row.form-row-title h3,.tx_businessorders .form-row.form-row-title h4,.tx_businessorders .form-row.form-row-title h5,.tx_businessorders .form-row.form-row-title h6{margin-bottom:0;width:100%}.tx_businessorders .form-row.form-row-title a{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;font-size:14px;line-height:20px;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;border:2px solid transparent;color:#fff;display:inline-block;font-weight:700;outline:0;padding:7px 15px;position:relative;text-align:center;vertical-align:middle;z-index:2;flex-shrink:0;flex-grow:0;max-width:200px}.tx_businessorders .form-row.form-row-title a:after,.tx_businessorders .form-row.form-row-title a:before{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;bottom:0;content:'';display:block;left:0;position:absolute;right:0;top:0}.tx_businessorders .form-row.form-row-title a,.tx_businessorders .form-row.form-row-title a:before{border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-webkit-border-radius:30px}.tx_businessorders .form-row.form-row-title a:before{border:2px solid #0074bd}.tx_businessorders .form-row.form-row-title a:after{border-radius:inherit;-moz-border-radius:inherit;-ms-border-radius:inherit;-webkit-border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;transform:translate(-50%,-50%) scale(1) translateZ(0);-moz-transform:translate(-50%,-50%) scale(1) translateZ(0);-ms-transform:translate(-50%,-50%) scale(1) translateZ(0);-webkit-transform:translate(-50%,-50%) scale(1) translateZ(0);background:#0074bd;height:100%;left:50%;top:50%;width:100%;z-index:-1}.tx_businessorders .form-row.form-row-title a:focus,.tx_businessorders .form-row.form-row-title a:hover{text-decoration:none}.tx_businessorders .form-row.form-row-title a:focus,.tx_businessorders .form-row.form-row-title a:focus:before,.tx_businessorders .form-row.form-row-title a:focus:hover,.tx_businessorders .form-row.form-row-title a:focus:hover:before{animation:pop .3s linear 1;-moz-animation:pop .3s linear 1;-ms-animation:pop .3s linear 1;-webkit-animation:pop .3s linear 1}.tx_businessorders .form-row.form-row-title a:not(.button-ghost):not([class*=button-link-ghost]):before{display:none}.tx_businessorders .form-row.form-row-title a:not(.button-ghost):not([class*=button-link-ghost]):hover:after{height:calc(100% + 6px);width:calc(100% + 6px)}.frame-blue-gradient .tx_businessorders .form-row.form-row-title a{background-color:#fff;color:#0074bd}.tx_businessorders .form-row.form-row-label-offset{box-sizing:border-box;padding-left:var(--labelOffset)}.tx_businessorders .form-row:not(.form-row-checkbox){display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;align-items:center}.tx_businessorders .form-row label{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;flex-shrink:0;flex-grow:0;padding-right:20px;width:var(--labelWidth)}.tx_businessorders .form-row label strong{color:#e2001a;display:block}.tx_businessorders .form-row input{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box}.tx_businessorders .form-row input[type=text]{background-color:#fff;width:100%}.tx_businessorders .form-row input[type=text].f3-form-error{background-color:#eb7a87;color:#fff}.tx_businessorders .form-row+.form-row{margin-top:20px}.tx_businessorders .form-row.form-row-checkbox{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;padding-left:200px;position:relative}.tx_businessorders .form-row.form-row-checkbox label{padding-left:26px;position:relative;max-width:100%;width:auto}.tx_businessorders .form-row.form-row-checkbox label:after,.tx_businessorders .form-row.form-row-checkbox label:before{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;content:'';cursor:pointer;display:block;position:absolute}.tx_businessorders .form-row.form-row-checkbox label:before{background-color:#fff;border:2px solid #0074bd;height:16px;width:16px;left:0;top:2px}.tx_businessorders .form-row.form-row-checkbox label:after{transform:rotateZ(45deg) scale(0);-moz-transform:rotateZ(45deg) scale(0);-ms-transform:rotateZ(45deg) scale(0);-webkit-transform:rotateZ(45deg) scale(0);background:0 0;opacity:0;border-right:2px solid #0074bd;border-bottom:2px solid #0074bd;left:6px;top:3px;height:12px;width:6px}.tx_businessorders .form-row.form-row-checkbox input[type=checkbox]{position:absolute;left:0;top:0;opacity:0;width:1px;height:1px;overflow:hidden}.tx_businessorders .form-row.form-row-checkbox input[type=checkbox]:checked~label:after{transform:rotateZ(45deg) scale(1);-moz-transform:rotateZ(45deg) scale(1);-ms-transform:rotateZ(45deg) scale(1);-webkit-transform:rotateZ(45deg) scale(1);opacity:1}.tx_businessorders .form-row.form-row-checkbox input[type=checkbox].f3-form-error~label{color:#e2001a}.tx_businessorders .form-row.form-row-checkbox input[type=checkbox].f3-form-error~label:before{border-color:#e2001a!important}.tx_businessorders .form-row .form-hint{font-size:16px;line-height:22px;color:#888}.tx_businessorders .form-section-bg-transparent .form-row-checkbox{padding-left:0}.tx_businessorders [data-toggle-container]{display:none}.tx_businessorders [data-toggle-container].js-visible{display:block}.tx_businessorders .distris-select .form-section{background-color:#0074bd;margin-bottom:5px}.tx_businessorders .distris-select .form-section label{font-weight:700;color:#fff}.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--multiple,.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--single{background-color:#fff}.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--multiple .select2-search__field,.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--multiple .select2-selection__placeholder,.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--multiple .select2-selection__rendered,.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--single .select2-search__field,.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--single .select2-selection__placeholder,.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--single .select2-selection__rendered{color:#333}.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--multiple .select2-selection__arrow b,.tx_businessorders .distris-select .form-section .select2-container--default .select2-selection--single .select2-selection__arrow b{border-top-color:#888;border-width:10px 8px 0 8px;margin-left:-8px;margin-top:-5px}.tx_businessorders .distris-select .form-section .f3-form-error+.select2-container--default .select2-selection--multiple .select2-search__field,.tx_businessorders .distris-select .form-section .f3-form-error+.select2-container--default .select2-selection--multiple .select2-selection__placeholder,.tx_businessorders .distris-select .form-section .f3-form-error+.select2-container--default .select2-selection--multiple .select2-selection__rendered,.tx_businessorders .distris-select .form-section .f3-form-error+.select2-container--default .select2-selection--single .select2-search__field,.tx_businessorders .distris-select .form-section .f3-form-error+.select2-container--default .select2-selection--single .select2-selection__placeholder,.tx_businessorders .distris-select .form-section .f3-form-error+.select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff}.tx_businessorders .distris-select .form-section .f3-form-error+.select2-container--default .select2-selection{background-color:#eb7a87}.tx_businessorders .distris-list{margin-bottom:60px}.tx_businessorders .distris-list>ul{list-style:none;margin:0;padding:0;margin-bottom:20px;margin-top:20px}.tx_businessorders .distris-list>ul:first-child{margin-top:0}.tx_businessorders .distris-list>ul:last-child{margin-bottom:0}.tx_businessorders .distris-list>ul li+li{margin-top:5px}.tx_businessorders .item-price-total-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;justify-content:space-between;width:100%}.tx_businessorders .item-price-total-wrapper span{font-weight:700;font-size:24px;line-height:28px}.tx_businessorders .item{background:#f5f5f5;padding:30px}.tx_businessorders .item .title-bar{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;-webkit-align-items:center;align-items:center}.tx_businessorders .item .title-bar header{flex-grow:1;font-weight:700;padding-right:20px}.tx_businessorders .item .title-bar header:last-child{margin-bottom:0}.tx_businessorders .item .errors{text-align:right}.tx_businessorders .item .errors ul{list-style:none;margin:0;padding:0}.tx_businessorders .item .item-infos{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;margin-top:20px}.tx_businessorders .item .item-infos>:first-child{flex-grow:1}.tx_businessorders .item .item-infos .item-description{flex-grow:1}.tx_businessorders .item .item-infos .item-description+.item-image{padding-left:20px}.tx_businessorders .item .item-infos .item-image{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;flex-shrink:0;flex-grow:0;width:300px}.tx_businessorders .item .item-infos .item-single-total-price-wrapper{display:none}.tx_businessorders .item .item-infos .item-single-total-price-wrapper.js-visible{display:block}.tx_businessorders .item.item-not-available{position:relative}.tx_businessorders .item.item-not-available:after{background:rgba(255,255,255,.5);content:'';display:block;height:100%;left:0;position:absolute;right:0;top:0;z-index:2}.tx_businessorders .item.item-not-available:focus,.tx_businessorders .item.item-not-available:hover{cursor:not-allowed}.tx_businessorders .item.item-not-available .title-bar{display:block}.tx_businessorders .item.item-not-available .item-counter{display:none}.tx_businessorders .item.item-not-available .item-not-available-text{font-size:18px;line-height:24px;color:#e2001a;position:relative;z-index:3}.tx_businessorders .item-counter{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;flex-shrink:0;flex-grow:0;width:140px}.tx_businessorders .item-counter input{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:none;-moz-appearance:textfield;width:100%;text-align:center;padding-left:5px;padding-right:5px;min-width:0}.tx_businessorders .item-counter input::-webkit-inner-spin-button,.tx_businessorders .item-counter input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tx_businessorders .item-counter input,.tx_businessorders .item-counter input:focus{border:2px solid #0074bd;opacity:1}.tx_businessorders .item-counter input:focus{outline:0;background-color:rgba(0,116,189,.2)}.tx_businessorders .item-counter button{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:none;border:none;background:#0074bd;color:#fff;cursor:pointer;font-size:30px;line-height:30px;flex-shrink:0;flex-grow:0;height:44px;padding:0;margin:0;width:44px}.tx_businessorders .item-counter button[disabled]{background:#333;cursor:not-allowed;opacity:.2}.tx_businessorders .submit{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;align-items:center;justify-content:flex-end;margin-top:40px;text-align:right}@media screen and (max-width:985px){.tx_businessorders{--labelWidth:100%;--labelOffset:0}.tx_businessorders .item{padding:20px}.tx_businessorders .form-section{padding:20px}.tx_businessorders .form-row:not(.form-row-checkbox){display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx_businessorders .form-row.form-row-title{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap}.tx_businessorders .form-row.form-row-checkbox{padding-left:0}.tx_businessorders .form-row input,.tx_businessorders .form-row select{width:100%}.tx_businessorders .submit{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;justify-content:center}.tx_businessorders .submit>input[type=submit]{margin-top:10px;width:75%}}@media screen and (max-width:767px){.tx_businessorders .form-section{padding:20px 10px}.tx_businessorders .distris-list .form-section,.tx_businessorders .distris-select .form-section{padding:10px}.tx_businessorders .item{padding:20px 10px}.tx_businessorders .item .item-infos .item-image{width:200px}.tx_businessorders .submit>input[type=submit]{width:100%}}@media screen and (max-width:560px){.tx_businessorders .item .item-infos{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap}.tx_businessorders .item .item-infos .item-image{-webkit-order:1;order:1;width:100%}.tx_businessorders .item .item-infos .item-description{-webkit-order:2;order:2;width:100%}.tx_businessorders .item .item-infos .item-description+.item-image{margin-top:0;padding-left:0}}@media screen and (max-width:479px){.tx_businessorders .item .title-bar{display:block}.tx_businessorders .item .title-bar .item-counter{width:100px}.tx_businessorders .item .title-bar .item-counter button{font-size:25px;line-height:20px;height:32px;width:32px}.tx_businessorders .item .item-infos .item-description+.item-image{width:100%}}
.frame-type-businesserlebniswelt_displaystage.frame-layout-fullwidth .frame-outer-wrap,.frame-type-businesserlebniswelt_displaystage.frame-layout-fullwidth-center .frame-outer-wrap{padding-left:0;padding-right:0}.tx-display-stage .container-header .h1,.tx-display-stage .container-header .h2,.tx-display-stage .container-header .h3,.tx-display-stage .container-header .h4,.tx-display-stage .container-header .h5,.tx-display-stage .container-header .h6{margin-bottom:0}.tx-display-stage .container-header .subtitle{margin-top:12px}.tx-display-stage .container-header .subtitle.element-active{margin-top:0}.tx-display-stage .container-header-top{background-color:#f5f5f5;display:none;padding:20px 20px 0}.tx-display-stage-hero-box{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;background-color:#f5f5f5;height:563px}.tx-display-stage-hero-box .container-image-wrapper{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;flex-wrap:wrap;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;flex:1;height:100%;padding:20px 0 20px 20px}.tx-display-stage-hero-box .container-image{flex:1;height:100%;position:relative}.tx-display-stage-hero-box .container-image img{transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-webkit-transition:opacity .3s;display:block;margin:0 auto;opacity:1;max-height:100%;width:auto}.tx-display-stage-hero-box .container-image img[data-active=true]{z-index:1}.tx-display-stage-hero-box .container-image img[data-active=false]{z-index:-1;opacity:0}.tx-display-stage-hero-box .container-image img+img{transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);position:absolute;left:50%;top:0}.tx-display-stage-hero-box .container-thumbnails-wrapper{width:138px}.tx-display-stage-hero-box .container-thumbnails{background-color:#fff;padding:10px}.tx-display-stage-hero-box .container-thumbnails ul{list-style-type:none;margin:0;padding:0}.tx-display-stage-hero-box .container-thumbnails ul li{border:2px solid #f4f4f4;background-color:#f4f4f4;display:block;overflow:hidden}.tx-display-stage-hero-box .container-thumbnails ul li+li{margin-top:10px}.tx-display-stage-hero-box .container-thumbnails ul li.js-active{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;border-color:#0074bd;position:relative}.tx-display-stage-hero-box .container-thumbnails ul li.js-active:before{border:5px solid #fff;content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.tx-display-stage-hero-box .container-thumbnails ul li img{transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-webkit-transition:all .2s;cursor:pointer;opacity:1;display:block}.tx-display-stage-hero-box .container-thumbnails ul li img[data-active=false]{opacity:.5}.tx-display-stage-hero-box .container-thumbnails ul li img:hover{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}.tx-display-stage-hero-box .container-button{margin-bottom:27px;text-align:right}.tx-display-stage-hero-box .container-button .button-link-ghost,.tx-display-stage-hero-box .container-button .button-link-ghost-big{padding-right:30px}.tx-display-stage-hero-box .container-button .button-link-ghost-big:before,.tx-display-stage-hero-box .container-button .button-link-ghost:before{border-color:#fff}.tx-display-stage-hero-box .container-button .button-link-ghost-big:after,.tx-display-stage-hero-box .container-button .button-link-ghost:after{transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-arrow-link-white.svg') 0 0 no-repeat;background-size:14px auto;height:12px;width:14px;position:absolute;right:10px;top:50%;left:auto;bottom:auto}.tx-display-stage-hero-box .container-text-wrapper{background:#007fc8;background:-moz-linear-gradient(left,#007fc8 0,#004482 100%);background:-webkit-linear-gradient(left,#007fc8 0,#004482 100%);background:linear-gradient(to right,#007fc8 0,#004482 100%);box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:column nowrap;-moz-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;flex-wrap:nowrap;height:100%;color:#fff;padding:40px 25px 35px;width:467px}.tx-display-stage-hero-box .container-text{flex:1 1 auto;margin-top:25px;overflow:auto}.tx-display-stage-hero-box .container-text ul li{margin-bottom:17px}.tx-display-stage-hero-box .container-text ul li:before{background-color:#fff}.tx-display-stage-hero-box .container-text ul li:last-child{margin-bottom:0}.tx-display-stage-hero-slider{margin-top:5px;position:relative}.tx-display-stage-hero-slider .elements-wrapper{overflow:hidden;padding-top:25px;margin-top:-25px}.tx-display-stage-hero-slider .element{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#f5f5f5;width:350px}.tx-display-stage-hero-slider .element a,.tx-display-stage-hero-slider .element a img{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.tx-display-stage-hero-slider .element a{background-color:transparent}.tx-display-stage-hero-slider .element a:focus,.tx-display-stage-hero-slider .element a:hover{background-color:#e9e9e9;color:#0074bd}.tx-display-stage-hero-slider .element a:focus img,.tx-display-stage-hero-slider .element a:hover img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}.tx-display-stage-hero-slider .element.element-active{position:relative}.tx-display-stage-hero-slider .element.element-active:after,.tx-display-stage-hero-slider .element.element-active:before{transform:translateX(-50%) rotateZ(45deg);-moz-transform:translateX(-50%) rotateZ(45deg);-ms-transform:translateX(-50%) rotateZ(45deg);-webkit-transform:translateX(-50%) rotateZ(45deg);content:'';display:block;position:absolute;left:50%}.tx-display-stage-hero-slider .element.element-active:before{background-color:#fff;height:28px;top:-15px;width:28px}.tx-display-stage-hero-slider .element.element-active:after{background-color:#e9e9e9;height:23px;left:50%;top:-10px;width:23px}.tx-display-stage-hero-slider .element.element-active .element-inner{background-color:#e9e9e9;position:relative;z-index:2}.tx-display-stage-hero-slider .element.element-active .container-title{color:#0074bd}.tx-display-stage-hero-slider .element:last-child{position:relative}.tx-display-stage-hero-slider .element:last-child a{background-color:#0074bd;padding-right:45px}.tx-display-stage-hero-slider .element:last-child a,.tx-display-stage-hero-slider .element:last-child a:after{transition:all .1s;-moz-transition:all .1s;-ms-transition:all .1s;-webkit-transition:all .1s}.tx-display-stage-hero-slider .element:last-child a:after{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-arrow-link-white.svg');background-repeat:no-repeat;background-size:contain;content:'';display:block;height:18px;right:20px;bottom:20px;position:absolute;width:20px}.tx-display-stage-hero-slider .element:last-child a:focus,.tx-display-stage-hero-slider .element:last-child a:hover{background-color:#007fc8}.tx-display-stage-hero-slider .element:last-child a:focus:after,.tx-display-stage-hero-slider .element:last-child a:hover:after{transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px)}.tx-display-stage-hero-slider .element:last-child .element-inner{background-color:#0074bd}.tx-display-stage-hero-slider .element:last-child .container-title{color:#fff;padding-left:0;height:130px;max-height:130px}.tx-display-stage-hero-slider .element:last-child .container-title .text{font-size:16px;line-height:22px;font-weight:400}.tx-display-stage-hero-slider .element>div{flex:1}.tx-display-stage-hero-slider .element-inner{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;color:#000;align-items:center;padding:17px}.tx-display-stage-hero-slider .element-inner:focus,.tx-display-stage-hero-slider .element-inner:hover{outline:0;text-decoration:none}.tx-display-stage-hero-slider .container-image{height:130px;overflow:hidden;width:130px}.tx-display-stage-hero-slider .container-image img{display:block;margin:0 auto}.tx-display-stage-hero-slider .container-title{font-size:18px;line-height:24px;font-weight:700;flex:1;max-height:122px;overflow:hidden;padding-left:20px}@media screen and (max-width:1150px) and (min-width:1025px){.tx-display-stage .container-header .h1{font-size:34px;line-height:42px}.tx-display-stage .container-header .h2{font-size:20px;line-height:26px}.tx-display-stage-hero-box .container-thumbnails-wrapper{width:100px}.tx-display-stage-hero-box .container-text-wrapper{width:390px}.tx-display-stage-hero-box .container-text ul li{font-size:16px;line-height:22px}}@media screen and (max-width:1024px){.tx-display-stage .container-header-top{display:block}.tx-display-stage .container-header-default{display:none}.tx-display-stage-hero-box{flex-flow:column;height:auto}.tx-display-stage-hero-box .container-text-wrapper{padding:20px 20px 36px;width:100%}.tx-display-stage-hero-box .container-button{margin-bottom:20px}.tx-display-stage-hero-box .container-text{margin-top:0}}@media screen and (max-width:767px){.tx-display-stage .container-header .h1{font-size:28px;line-height:36px}.tx-display-stage .container-header .h2{font-size:20px;line-height:26px}.tx-display-stage .container-header .h3,.tx-display-stage .container-header .h4,.tx-display-stage .container-header .h5,.tx-display-stage .container-header .h6{font-size:18px;line-height:24px}.tx-display-stage .container-header .subtitle{margin-top:8px}.tx-display-stage-hero-box .container-image-wrapper{flex-flow:column;padding:20px}.tx-display-stage-hero-box .container-thumbnails-wrapper{order:2;margin-top:20px;width:100%}.tx-display-stage-hero-box .container-image{order:1}.tx-display-stage-hero-box .container-thumbnails ul{display:-ms-flexbox;-ms-box-orient:horizontal;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;flex-wrap:nowrap;gap:10px}.tx-display-stage-hero-box .container-thumbnails ul li,.tx-display-stage-hero-box .container-thumbnails ul li+li{margin-top:0;flex:1}.tx-display-stage-hero-box .container-thumbnails ul li img{display:block;margin:0 auto}}@media screen and (max-width:560px){.tx-display-stage-hero-slider .element{width:55vw}}@media screen and (max-width:479px){.tx-display-stage-hero-slider .element{width:65vw}.tx-display-stage-hero-slider .element:last-child .container-title{height:120px;max-height:120px}.tx-display-stage-hero-slider .element:last-child .container-title .h3{font-size:16px;line-height:22px}.tx-display-stage-hero-slider .element:last-child .container-title .text{font-size:14px;line-height:20px}.tx-display-stage-hero-slider .element-inner{padding:10px}.tx-display-stage-hero-slider .container-image{height:120px;width:120px}.tx-display-stage-hero-slider .container-title{font-size:14px;line-height:20px;max-height:120px;padding-left:10px}}
.tx-felogin-pi1 form{margin:20px 0 0}.tx-felogin-pi1 p{line-height:24px}.tx-felogin-pi1 label{width:185px}.tx-felogin-pi1 .field-wrapper{display:flex;align-items:center}.tx-felogin-pi1 .field-wrapper .pass-wrapper{position:relative;width:calc(100% - 185px)}.tx-felogin-pi1 .field-wrapper .pass-wrapper input{width:100%;padding-right:75px}.tx-felogin-pi1 .field-wrapper .pass-wrapper .visibility-switch-button{position:absolute;width:50px;min-width:auto;height:100%;top:0;right:0;margin-right:10px;background-position:center;background-repeat:no-repeat;background-color:transparent;background-size:25px;line-height:0;font-size:0;opacity:50%;background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-eye-blocked.svg')}.tx-felogin-pi1 .field-wrapper .pass-wrapper .visibility-switch-button.visible{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-eye.svg')}.tx-felogin-pi1 fieldset>div{font-size:0}.tx-felogin-pi1 fieldset>div>*{display:inline-block;font-size:18px;vertical-align:middle}.tx-felogin-pi1 fieldset>div:last-child{text-align:right}.tx-felogin-pi1 fieldset>div+div{margin-top:20px}.felogin-hidden{display:none}@media screen and (max-width:767px){.tx-felogin-pi1 .field-wrapper{display:flex;flex-direction:column;align-items:unset}.tx-felogin-pi1 .field-wrapper label{width:unset}.tx-felogin-pi1 .field-wrapper input{width:100%;margin-top:10px}.tx-felogin-pi1 .field-wrapper .pass-wrapper{width:100%}}
.warenkorb-gesamt-container{display:flex;justify-content:space-between}.kontaktdaten-and-warenkorb-container{background-color:#f4f4f4;padding:30px}.kontaktdaten-and-warenkorb-outer-container{flex-grow:1;margin-right:10px;position:relative;width:66.666%}.kontaktdaten-container{padding-top:30px}@media screen and (max-width:767px){.warenkorb-gesamt-container{flex-direction:column}.kontaktdaten-and-warenkorb-outer-container{width:100%}.kontaktdaten-and-warenkorb-container{margin-right:0}}
:root{--swiper-theme-color:#000}.carousel{align-items:center}.frame-type-businessorders_cart .swiper-button-next,.frame-type-businessorders_cart .swiper-button-prev{display:flex}.frame-type-businessorders_cart .swiper-button-next{right:0}.frame-type-businessorders_cart .swiper-button-prev{left:0}.frame-type-businessorders_cart .slick-arrow{width:186px;background-repeat:no-repeat;filter:brightness(0) invert(0)}.frame-type-businessorders_cart .swiper-slide-active .slider-bestellung-inner-container.error:before{background-size:24px;height:24px;width:24px}.frame-type-businessorders_cart .swiper-slide-active .slider-bestellung-inner-container img{outline-color:#0074bd;outline-width:4px;width:144px;height:144px}.frame-type-businessorders_cart .not-orderable .not-orderable-overlay{background-color:#fff;border:3px solid #e2001a;color:#e2001a;font-weight:700;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%) rotateZ(-20deg);z-index:1;width:95%;box-sizing:border-box;padding:20px;text-align:center}.frame-type-businessorders_cart .not-orderable .not-orderable-overlay~.slider-bestellung-inner-container{opacity:.5}.slider-bestellung-inner-container{align-items:center;display:flex;flex-flow:column nowrap}.slider-bestellung-inner-container.error:before{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/icon-warning.svg') center no-repeat;content:'';height:16px;width:16px}.slider-bestellung-inner-container .slider-image-wrapper{padding:6px;margin:10px 0}.slider-bestellung-inner-container img{border-radius:50%;height:122px;max-width:initial;width:122px;object-fit:cover;outline:2px solid #252525;outline-offset:3px}.slider-bestellung-inner-container p+p{margin-top:5px}.arrow-swipe-container{padding:0 32px;position:relative}
.kontaktdaten-container{background-color:#f4f4f4;position:relative}.kontaktdaten-headline{font-weight:900;font-size:25px;line-height:1.2em;margin-bottom:50px}.kontaktdaten-inner-container{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:10px}.kontaktdaten-column p{margin-bottom:10px}.kontaktdaten-abschnitt-headline{font-weight:700;margin-bottom:10px}.kontaktdaten-abschnitt{margin-bottom:20px}.edit-button{margin-left:10px}.edit-button:after{content:" ";background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/edit.svg') center no-repeat;padding:28px;cursor:pointer}@media screen and (max-width:767px){.kontaktdaten-bearbeiter{display:none}.kontaktdaten-abschnitt .kontaktdaten-abschnitt-headline{display:none}.order-details .column-headline-container{display:none}}
.frame-type-businessorders_cart .order-details.not-orderable{opacity:.5}#main-navigation .level-1>li>a.cart-indicator,#main-navigation a.cart-indicator,a.cart-indicator{color:transparent;font-size:0;line-height:0}.js-main-navigation-mobile-level #main-navigation .level-1>li>a.cart-indicator,.js-main-navigation-mobile-level #main-navigation a.cart-indicator,.js-main-navigation-mobile-level a.cart-indicator{color:unset;font-size:unset;line-height:unset;padding-right:60px}#main-navigation .level-1>li>a.cart-indicator:before,#main-navigation a.cart-indicator:before,a.cart-indicator:before{all:unset;aspect-ratio:1/1;background-color:#f5f5f5;background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-basket.svg');background-position:center center;background-repeat:no-repeat;background-size:20px auto;border-radius:9999px;color:transparent;content:'#';display:block;transition:all .3s;width:42px}.js-main-navigation-mobile-level #main-navigation .level-1>li>a.cart-indicator:before,.js-main-navigation-mobile-level #main-navigation a.cart-indicator:before,.js-main-navigation-mobile-level a.cart-indicator:before{position:absolute;right:0;top:50%;transform:translateY(-50%)}#main-navigation .level-1>li>a.cart-indicator:focus:before,#main-navigation .level-1>li>a.cart-indicator:hover:before,#main-navigation a.cart-indicator:focus:before,#main-navigation a.cart-indicator:hover:before,a.cart-indicator:focus:before,a.cart-indicator:hover:before{background-image:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-basket-white.svg');background-color:#0074bd}#main-navigation .level-1>li>a.cart-indicator[data-cart-count],#main-navigation a.cart-indicator[data-cart-count],a.cart-indicator[data-cart-count]{position:relative}#main-navigation .level-1>li>a.cart-indicator[data-cart-count]:after,#main-navigation a.cart-indicator[data-cart-count]:after,a.cart-indicator[data-cart-count]:after{align-items:center;aspect-ratio:1/1;background-color:#e2001a;border-radius:9999px;color:#fff;content:attr(data-cart-count);display:flex;font-size:16px;height:auto;justify-content:center;line-height:16px;min-width:16px;overflow:visible;padding:3px;position:absolute;left:30px;bottom:25px}.js-main-navigation-mobile-level #main-navigation .level-1>li>a.cart-indicator[data-cart-count]:after,.js-main-navigation-mobile-level #main-navigation a.cart-indicator[data-cart-count]:after,.js-main-navigation-mobile-level a.cart-indicator[data-cart-count]:after{left:auto;right:30px}#cart-popup-item.popup .popup-content{display:block;border:2px solid #000;left:50%;padding:34px 24px;width:414px;font-size:18px;text-align:center;z-index:1001;top:50%;transform:translate(-50%,-50%);position:fixed;background-color:#fff}#cart-popup-item.popup .popup-content div{display:flex;justify-content:space-around;margin-top:20px}#cart-popup-item.popup .popup-content div button{text-decoration:underline;border:0;background:0;cursor:pointer}#cart-popup-item.popup #popup-text p span{font-style:italic}#cart-popup-item.popup .close-popup{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/1132-cross3.svg') center no-repeat;cursor:pointer;display:block;height:12px;position:absolute;right:16px;top:16px;width:12px}#cart-popup-item.popup .overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:999;background:rgba(255,255,255,.6)}.product-container{margin-top:20px;min-height:70px}.product-container:first-child{margin-top:0}.product-container.deleted .popup .product-deleted-popup{display:block}.product-container.deleted .price-container,.product-container.deleted .quantity-container,.product-container.deleted .whole-price-container{display:none}.product-inner-container{display:flex;gap:16px;width:100%}.product-image-id-container{width:25%}.product-image-id-container .product-image-id-inner-container{width:100%}.product-image-id-container .product-image-id-inner-container img{width:100%}.product-image-id-container .product-image-id-inner-container~.product-image-details{margin-top:14px}.product-price-quantity-container{width:75%;display:flex;gap:16px;flex-wrap:nowrap;position:relative}.delete-container .delete-item,.delete-container .delete-item-disabled{color:transparent;display:block;font-size:0;line-height:0;width:24px}.delete-container .delete-item-disabled:after,.delete-container .delete-item:after{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/ico-bin.svg') center no-repeat;background-size:24px;content:'';display:block;height:24px;width:24px}.deleted .delete-container .delete-item-disabled:after,.deleted .delete-container .delete-item:after{content:none}.delete-container .delete-item-disabled{opacity:.2;cursor:not-allowed}.delete-container,.price-container,.quantity-container,.whole-price-container{display:flex;align-items:center;justify-content:center}.price-container,.quantity-container,.whole-price-container{width:33%}.column-headline{font-weight:700;text-align:center;width:25%}.cart-submit .footer{margin-top:20px}.column-headline-container{box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;display:flex;gap:16px;align-items:center;justify-content:center;margin-top:40px;padding-right:24px;width:100%}.column-headline-container:first-child{margin-top:0}.product-image-details-container{display:flex;flex-direction:column;align-items:flex-start}.product-image-details{text-align:center}.product-image-details p:first-child{font-weight:700}.product-image-details .product-id{font-weight:500;margin-top:4px}.change-quantity-of-product-container{display:flex;justify-content:center;position:relative}.change-quantity-of-product-container input{background-color:#fff;appearance:textfield;border:none;height:28px;padding:0;text-align:center;width:44px}.change-quantity-of-product-container input::-webkit-inner-spin-button,.change-quantity-of-product-container input::-webkit-outer-spin-button{appearance:none;margin:0}.change-quantity-of-product-container .update-quantity-container{position:absolute;bottom:-135%;left:0;right:0}.update-quantity-container{text-align:center}.update-quantity-container input{background:#0074bd;border:0;color:#fff;cursor:pointer;display:inline-block;opacity:0;font-size:11px;font-weight:400;min-width:50px;height:25px;transition:opacity;-moz-transition:opacity;-ms-transition:opacity;-webkit-transition:opacity}.update-quantity-container.js-active input{opacity:1}.old-price,.old-price-edit-from-avm,.old-quantity,.old-whole-price{text-decoration:line-through;position:absolute;margin-top:15px;opacity:.5}.old-price-edit-from-avm{color:#e74c3c}.old-quantity-container{display:flex;justify-content:center}.plus-minus-container{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#0074bd;cursor:pointer;border:none}.plus-minus-container[disabled]{background:#333;cursor:not-allowed;opacity:.2}.product-image-details-mobile{display:none}.cart-price{white-space:nowrap}.cart-order-title{text-align:center}@media screen and (max-width:1150px){.popup{left:20%}}@media screen and (max-width:1024px){#main-navigation .level-1>li>a.cart-indicator,#main-navigation a.cart-indicator,.cart-indicator{padding:0}.popup{width:380px;height:75px;font-size:19px}}@media screen and (max-width:985px){.popup{padding:15px;width:365px;height:75px;font-size:16px;left:2%}.product-deleted-popup{padding:17px;width:355px}}@media screen and (max-width:767px){.column-headline{display:none}.order-details{position:relative}.product-container{position:unset}.product-image-details{display:none}.product-image-details-mobile{display:flex;width:100%}.product-image-details-mobile p:first-child{font-weight:700}.product-image-details-mobile .product-id{font-weight:500;margin-top:1px;font-size:13px;margin-left:4px}.price-container{width:100%;justify-content:flex-start}.price-container div{padding-left:0}.delete-container{flex-shrink:1;position:relative}.delete-container:after{bottom:3px;top:initial;transform:none}.quantity-container{flex-shrink:0}.quantity-container div{padding-left:0}.quantity-container{justify-content:flex-start;align-items:flex-end;height:fit-content}.whole-price-container{align-items:flex-end;flex-grow:1;flex-shrink:0;justify-content:flex-end;margin-top:auto;margin-bottom:auto}.whole-price-container div{padding-left:0;padding-right:24px}.product-image-id-container{width:33.3%}.product-price-quantity-container{width:66.6%;margin-left:10px;align-items:flex-end;align-content:space-between}.old-price-edit-from-avm,.whole-old-price{display:none}.old-quantity-container{display:none}.old-price,.old-whole-price{display:none}.popup{left:50%;top:50%;transform:translate(-50%,-50%);padding:11px;width:341px;height:73px;font-size:15px}.product-deleted-popup{padding:17px;width:270px}}@media screen and (max-width:767px){.price-container{margin-top:-15px}.warenkorb-gesamt-container{margin-left:-30px;margin-right:-30px}.warenkorb-gesamt-container .kontaktdaten-and-warenkorb-outer-container{margin-right:0}}@media screen and (max-width:530px){.price-container{margin-top:0}}
.bestellungsdaten-bearbeiten-container{display:none;background-color:#f4f4f4;top:0;padding:30px 0;box-sizing:border-box}.bestellungsdaten-container{display:flex}.distributer-kundennummer-container{width:50%;padding-right:15px}.anschrift-container{width:50%;padding-left:15px}.distributer-container{padding-top:10px;padding-bottom:20px}.distributer-container p{font-weight:800;margin-bottom:10px}.select-container{width:100%}.kundennummer-container.js-hidden{display:none}.kundennummer-container p{font-weight:800;margin-bottom:10px}.anschrift-container{padding-top:10px}.anschrift-container p{font-weight:800;margin-bottom:10px}.anschrift-container p.field-error{color:#e2001a;font-weight:400}.bestellungsdaten-container input[type=text]{margin-bottom:10px;width:100%;background-color:#fff}.edit-button{margin-left:10px}.edit-button:after{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/edit.svg') center no-repeat;padding:17.5px}.bestellungsdaten-bearbeiten-headline{font-size:25px;font-weight:800;line-height:1.2em;margin-bottom:30px}.control-section-container{margin-top:20px}.control-section-inner-container{display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:10px}.control-section-inner-container input{height:fit-content}@media screen and (max-width:850px){.bestellungsdaten-container{flex-direction:column}.distributer-kundennummer-container{width:100%}.anschrift-container{width:100%;margin-top:20px;padding-left:0}.anschrift-container input[type=text]{margin-bottom:10px;width:100%}.select-container{width:100%}.control-section-inner-container{display:flex;flex-direction:column}.abort-edit{margin-right:0;margin-bottom:20px}}
.zusammenfassung-basis-container{width:280px;padding:30px;background-color:#f4f4f4}.grauer-langer-streifen{height:10px;background-color:gray;border-radius:15px}.grauer-kurzer-streifen{width:40%;height:10px;background-color:gray;border-radius:15px;margin-top:15px}.gesamtbetrag-container{display:flex}.gesamtbetrag-price-container{text-align:right;position:relative;display:flex;flex-direction:column;height:50px;font-weight:700}.old-gesamtbetrag{text-decoration:line-through;position:absolute;top:23px;right:0;opacity:.5}.gesamtbetrag-info{text-align:right;font-size:11px;line-height:11px}.zur-kasse-button-container{display:flex;justify-content:flex-end;margin-top:30px}.zur-kasse-button{-webkit-border-radius:100px;background:#0074bd;border:0;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;min-width:134px;padding:9px}.grauer-kurzer-deunner-streifen{width:40%;height:5px;background-color:gray;border-radius:15px;margin-top:30px}.zusammenfassung-container{margin-top:30px}.zusammenfassung-bestellung-container{margin-top:20px;position:relative;margin-left:40px;cursor:pointer}.pfeil{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/arrow-up.svg') center no-repeat;height:19px;width:23px;position:absolute;left:-40px}.pfeil-umgekehrt{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/arrow-up.svg') center no-repeat;height:19px;width:23px;position:absolute;left:-40px;transform:scale(-1)}.zusammenfassung-bestellung-headline{display:flex;justify-content:space-between}.zusammenfassung-bestellung-headline p{font-weight:700}.zusammenfassung-bestellung-headline.warning{margin-right:32px}.zusammenfassung-bestellung-headline.warning:after{content:'';height:18px;pointer-events:none;position:absolute;right:0;top:0;width:18px}.zusammenfassung-bestellung-headline.alarm:after{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/warning.svg') center no-repeat}.zusammenfassung-bestellung-headline.timer:after{background:url('../../../_assets/8e84e9d503ca60fe04611f0f063e6128/CSS/Images/alarm.svg') center no-repeat}.old-artikel-preis-user{text-decoration:line-through;color:gray;opacity:.5}.old-artikel-preis-avm{text-decoration:line-through;color:red;opacity:.5}.zusammenfassung-bestellung-content{display:flex;flex-wrap:wrap;margin-top:15px;font-size:14px}.zusammenfassung-bestellung-content-deleted-by-avm{display:flex;flex-wrap:wrap;margin-top:15px;font-size:14px;text-decoration:line-through;color:red;opacity:.5}.zusammenfassung-bestellung-content-deleted-by-user{display:flex;flex-wrap:wrap;margin-top:15px;font-size:14px;text-decoration:line-through;opacity:.5}.zusammenfassung-bestellung-quantity-and-artikel-id-and-kommentar-container{width:70%}.zusammenfassung-artikel-preis-container{width:30%;text-align:right}.zusammenfassung-bestellung-quantity-and-artikel-id{display:flex}.zusammenfassung-bestellung-quantity{width:15%}.zusammenfassung-bestellung-artikel-id-container{width:85%}.artikel-info{color:gray;font-size:14px;margin-top:10px;line-height:16px;width:100%}.artikel-info span{display:block;width:100%}.artikel-info-timer{color:red;font-size:14px;margin-top:10px}.grauer-kurzer-deunner-streifen-mobile{display:none}.gesamtbetrag-container-mobile{display:none}.zur-kasse-button-container-mobile{display:none}.bestellung-deleted{text-decoration:line-through}.red-text{color:red}.make-fade{opacity:.5}@media screen and (max-width:767px){.grauer-kurzer-deunner-streifen-mobile{display:block;width:100%;height:5px;background-color:gray;border-radius:15px;margin-top:30px}.grauer-kurzer-deunner-streifen{display:none}.gesamtbetrag-container-mobile{margin-top:40px;display:flex;justify-content:space-between}.gesamtbetrag-container{display:none}.zur-kasse-button-container{display:none}.zur-kasse-button-container-mobile{display:flex;justify-content:flex-end;margin-top:30px}.zur-kasse-button{width:100%}.zusammenfassung-basis-container{width:auto}}