.responsivegrid>div>.parsys{background:#fff}
.c-icon-xs{font-size:18px}
.c-icon--outline.c-icon-xs{border-width:1px;width:32px;height:32px;min-width:32px;min-height:32px;line-height:1.6}
.youtube-consent-gdpr .c-video__disclaimer-modal{max-height:calc(100% - 32px);overflow-y:auto}
@media(max-width:703.98px){.youtube-consent-gdpr .c-video__disclaimer-modal{max-height:calc(100% - 16px)}
}
@media(max-width:703.98px){.youtube-consent-gdpr .c-video__disclaimer-modal .c-video__disclaimer-text>p{font-size:12px;line-height:14px}
}
.c-youtube__video--with-consent .c-video{min-height:100px}
.u-azde-bg-overlay{background-color:rgba(0,0,0,.5);position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:2001;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}
.u-azde-bg-overlay.is-active{display:block}
.u-azde-bg-overlay.is-visible{opacity:1}
.c-date-picker.is-filled .c-textinput__label,.c-textarea.is-filled .c-textinput__label,.c-textfield.is-filled .c-textinput__label{text-overflow:ellipsis;font-size:12px;font-weight:600;transform:translate(0,0);line-height:16px;letter-spacing:.5px}
.c-ua-notification{opacity:0;transform:translateY(114px) scaleY(0);position:fixed;border-radius:8px;bottom:105px;right:13px;min-width:320px;width:calc(100% - 48px);background:#fff;box-shadow:0 5px 27px 3px rgba(0,0,0,.3);text-align:center;transition:opacity .2s ease,transform .2s ease;transition-delay:.2s;box-sizing:border-box;z-index:1000}
.aem-AuthorLayer-Edit .xf-web-container .c-ua-notification{position:relative;border-radius:0;bottom:initial;right:initial;width:100%;top:20px;box-shadow:none}
.c-ua-notification.c-ua-notification--open{opacity:1;transform:translateY(0) scaleY(1)}
.c-ua-notification::after{content:"";width:16px;height:16px;transform:rotate(45deg);background:#fff;position:absolute;right:30px;bottom:-8px;display:block;z-index:1}
.c-ua-notification .c-ua-notification__container{background:#fff;border-radius:8px;padding:40px 24px 12px;position:relative;width:100%;height:100%;overflow:hidden}
.c-ua-notification .c-ua-notification__content{opacity:0;max-height:0;min-height:0;width:100%;overflow-x:hidden;overflow-y:auto;transition:all .2s ease}
.aem-AuthorLayer-Edit .c-ua-notification .c-ua-notification__content{opacity:1}
.c-ua-notification .c-ua-notification__content.c-ua-notification--show{opacity:1;max-height:400px;min-height:260px;padding-bottom:8px}
.aem-AuthorLayer-Edit .c-ua-notification .c-ua-notification__content.c-ua-notification--show{max-height:100%}
.c-ua-notification .c-ua-notification__loader{display:none;padding-bottom:20px}
.c-ua-notification .c-ua-notification__loader.c-ua-notification--show{display:block;text-align:center}
.aem-AuthorLayer-Edit .c-ua-notification .c-ua-notification__loader.c-ua-notification--show{display:none}
.c-ua-notification .c-ua-notification__loader__bubble{opacity:0;border-radius:100px;background:#333;width:12px;height:12px;display:inline-block;margin:0 8px 0 0}
.c-ua-notification .c-ua-notification__loader__bubble.c-ua-notification--fade{animation:fading .8s infinite alternate ease-in}
.c-ua-notification .c-ua-notification__loader__bubble.c-ua-notification--fade:nth-of-type(1){animation-delay:200ms}
.c-ua-notification .c-ua-notification__loader__bubble.c-ua-notification--fade:nth-of-type(2){animation-delay:400ms}
.c-ua-notification .c-ua-notification__loader__bubble.c-ua-notification--fade:nth-of-type(3){animation-delay:600ms}
.c-ua-notification .c-ua-notification__close-button{width:24px;height:24px;background-color:#767676;border-radius:24px;display:block;position:absolute;right:16px;top:16px;font-size:24px;font-weight:400;transform:rotate(45deg);color:#fff;text-align:center;z-index:100}
.c-ua-notification__content-wrapper{display:flex;flex-direction:column}
.c-ua-notification .c-ua-notification__content-wrapper>div:first-child .c-image{position:absolute;display:block;left:0;top:0;z-index:2}
.aem-AuthorLayer-Edit .xf-web-container .c-ua-notification .c-ua-notification__content-wrapper>div:first-child .c-image{position:relative;display:block;left:initial;top:initial}
.c-ua-notification .c-ua-notification__close-button:hover{cursor:pointer}
.c-ua-notification .c-icon{color:#006192}
@media(max-height:500px){.c-ua-notification .c-ua-notification__content.c-ua-notification--show{min-height:calc(100vh - 180px);max-height:calc(100vh - 180px)}
}
@media(min-width:704px){.c-ua-notification{width:320px;right:78px;bottom:116px}
}
@media(min-width:992px){.c-ua-notification{right:104px;bottom:140px}
}
@keyframes fading{0{opacity:0}
100%{opacity:1}
}