@-webkit-keyframes slides{to{transform:translateX(-200%)}}@keyframes slides{to{transform:translateX(-200%)}}@-webkit-keyframes consent-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes consent-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.consent-chat{background-color:#fff;border-radius:8px;bottom:100px;box-shadow:0 8px 33px 0 rgba(0,0,0,.25);display:none;height:704px;max-height:calc(100vh - 120px);max-width:calc(100vw - 40px);overflow:hidden;position:fixed;right:20px;width:376px;z-index:31}.consent-chat__header{background-color:#7a1ba6;color:#fff;padding:24px 40px 87px}.consent-chat__header svg{height:30px;width:auto}.consent-chat__body{padding:16px}.consent-chat__title{font-size:32px;font-weight:300;margin:16px 0 0}.consent-chat__teaser{display:none;font-size:14px;font-weight:300;opacity:.8}@media(min-width:540px){.consent-chat__teaser{display:initial}}.consent-chat__message{background-color:#fff;border-radius:3px;box-shadow:0 4px 15px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1),inset 0 2px 0 0 rgba(122,27,166,.5);margin-top:-80px;padding:24px}.consent-chat__cta{bottom:16px;padding:24px 0;position:absolute}.consent-chat__cta .button{position:relative}.consent-chat__cta .button:after{-webkit-animation:consent-spinner 1s linear infinite;animation:consent-spinner 1s linear infinite;border:4px solid #0ecad4;border-radius:50%;border-top-color:transparent;content:"";display:none;height:30px;left:calc(100% + 10px);position:absolute;top:12px;width:30px}.consent-chat__cta .button:disabled:after{display:inline-block}.consent-chat__sales{display:none;font-size:12px;margin-top:5px}@media(min-width:540px){.consent-chat__sales{display:block}}.consent-chat__bubble{background:#7a1ba6;border-radius:50%;bottom:20px;display:none;height:60px;position:fixed;right:20px;width:60px;z-index:9}.consent-chat__bubble .icon{height:65%;margin:17.5%;width:65%}.fixedChatBtn{bottom:0;display:none;padding:20px;position:fixed;right:0;z-index:2147483001}.fixedChatBtn .roundedChatFixedBtn{align-items:center;background-color:#7a1ba6;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2em;font-weight:700;height:60px;justify-content:center;line-height:80px;text-align:center;width:60px}.fixedChatBtn .roundedChatFixedBtn .chatImageIcon{max-height:36px;max-width:36px;opacity:1;transform:rotate(0deg) scale(1)}