
.content-block-chat-button{align-items:center;display:flex;flex-flow:row nowrap}.content-block-chat-button.is-vertical{flex-direction:column}.content-block-chat-button.is-vertical.is-content-justification-left{align-items:flex-start}.content-block-chat-button.is-vertical.is-content-justification-center{align-items:center}.content-block-chat-button.is-vertical.is-content-justification-right{align-items:flex-end}.content-block-chat-button:not(.is-vertical).is-content-justification-left{justify-content:flex-start}.content-block-chat-button:not(.is-vertical).is-content-justification-center{justify-content:center}.content-block-chat-button:not(.is-vertical).is-content-justification-right{justify-content:flex-end}.content-block-chat-button:not(.is-vertical).is-content-justification-space-between{justify-content:space-between}.content-block-chat-button figure{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin:0;padding:0}.content-block-chat-button figcaption{font:normal normal 400 .6em/2em var(--content--preset--font-family--system-font,sans-serif);margin:0;padding:0}.content-block-chat-button .chat-button__qr{background-color:#fff;box-sizing:content-box;display:block;height:200px;overflow:hidden;padding:10px;width:200px}.content-block-chat-button .chat-button__qr canvas,.content-block-chat-button .chat-button__qr img{display:block;margin:auto}.content-block-chat-button .content-block-buttons{flex:1 1 auto;margin:0;max-width:100%;min-width:0;width:100%}.content-block-chat-button .content-block-button.content-block-button__width-25{min-width:25%;width:calc(25% - var(--content--style--block-gap, .5em)*.75)}.content-block-chat-button .content-block-button.content-block-button__width-50{min-width:50%;width:calc(50% - var(--content--style--block-gap, .5em)*.5)}.content-block-chat-button .content-block-button.content-block-button__width-75{min-width:75%;width:calc(75% - var(--content--style--block-gap, .5em)*.25)}.content-block-chat-button .content-block-button.content-block-button__width-100{min-width:100%;width:100%}.content-block-chat-button .chat-button__link,.content-block-chat-button .content-block-button__link{align-items:center;display:inline-flex;flex-flow:row nowrap;justify-content:center;width:100%}.content-block-chat-button .chat-button__link:before,.content-block-chat-button .content-block-button__link:before{background:transparent var(--chat-ico) no-repeat center;background-size:100%;content:"";display:block;height:1.5em;margin:-.75em .75em -.75em 0;width:1.5em}.content-block-chat-button .chat-button__link{width:auto}.content-block-chat-button:has(.chat-button__link){border:none!important;display:flex;flex-direction:column}@media (orientation:landscape)and (height >= 481px),(orientation:portrait)and (width >= 481px){.content-block-chat-button.chat-button--qr-only .content-block-buttons{display:none}}@media (orientation:landscape)and (height <= 480px),(width <= 480px){.content-block-chat-button figure{display:none}}



.consent-hidden {
					display: none !important;
				}

				.layout.layout-parent:nth-of-type(n+4):not(.background-ready):not(.e-no-lazyload),
				.layout.layout-parent:nth-of-type(n+4):not(.background-ready):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.layout.layout-parent:nth-of-type(n+3):not(.background-ready):not(.e-no-lazyload),
					.layout.layout-parent:nth-of-type(n+3):not(.background-ready):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.layout.layout-parent:nth-of-type(n+2):not(.background-ready):not(.e-no-lazyload),
					.layout.layout-parent:nth-of-type(n+2):not(.background-ready):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			

img[title] {
    pointer-events: none;
}

.gtranslate_wrapper a {
    color: #003056 !important;
}
