@charset "utf-8";

.swa-live-chat.js-swa-live-chat { display: none; }

.swa-dialog-bottom-cookie-consent { position: fixed; bottom: 50px; right: 50%; transform: translateX(50%); padding: 21px; max-width: 900px; background: rgb(255, 255, 255); font-family: EuclidIgnited; font-size: 16px; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px 0px; border-radius: 6px 6px 0px 0px; }

.swa-dialog-bottom-cookie-consent .title { font-weight: bold; margin-bottom: 21px; }

.swa-dialog-bottom-cookie-consent .content { color: rgb(56, 55, 53); font-size: 13px; margin-bottom: 21px; letter-spacing: 0.325px; }

.cta-container { display: flex; justify-content: flex-end; }

.swa-dialog-bottom-cookie-consent .swa-cms-link-component { font-size: 13px; font-weight: bold; line-height: 37px; margin-right: 8px; }