.dnaNotificationToastPage{position:fixed;bottom:16px;margin:0 14px;border-radius:3px;border:1px solid hsla(0, 0%, 100%, .8);max-width:348px;padding:16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:#343434 !important;z-index:9999}@media(min-width:768px){.dnaNotificationToastPage{bottom:32px;margin:0 32px}}@media(min-width:992px){.dnaNotificationToastPage{bottom:21px;margin:0 21px}}.dnaNotificationToastPage-text{color:hsla(0, 0%, 100%, .95);font-size:14px;letter-spacing:.2px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:-webkit-fill-available;line-height:1.625rem}.dnaNotificationToastPage-text-headline{font-weight:700;padding-bottom:8px}.dnaNotificationToastPage-icon{-ms-flex-item-align:start;align-self:flex-start;margin-left:16px;cursor:pointer}.dnaNotificationToastPage-link{padding-top:16px}.dnaNotificationToastPage .btn-link{font-size:14px;text-decoration:none;color:#00a3e0;background-image:linear-gradient(transparent calc(100% - 1px), rgba(0, 163, 224, .5) 1px);background-repeat:no-repeat;background-size:0 100%;transition:background-size .6s ease}.dnaNotificationToastPage .btn-link:hover{background-size:100% 100%}.dnaNotificationToastPage .btn-link .icon svg path{fill:#00a3e0}.dnaNotificationToastPage .btn-link:focus>.link-text,.dnaNotificationToastPage .btn-link:hover>.link-text{background-size:0}.dnaNotificationToastPage.d-none{display:none !important}@-webkit-keyframes fade-out{0%{opacity:1}99%{opacity:0;max-width:348px;padding:16px}to{opacity:0;max-width:0;padding:0}}@keyframes fade-out{0%{opacity:1}99%{opacity:0;max-width:348px;padding:16px}to{opacity:0;max-width:0;padding:0}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.fade-out{-webkit-animation:fade-out 1s ease-out both;animation:fade-out 1s ease-out both}.fade-in{-webkit-animation:fade-in 1s ease-in-out both;animation:fade-in 1s ease-in-out both}

/*# sourceMappingURL=dnaNotificationToast.css.map*/