.sticky-notification{position:relative;top:0;z-index:1001;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;min-height:60px;padding:20px 40px 20px 20px;border-bottom:1px solid #90d2ff;background:#daf0ff;box-shadow:0 1px 5px rgba(0,0,0,.45);box-sizing:border-box}.sticky-notification .sticky-notification_message{font-size:16px;font-weight:700;color:#174564;text-shadow:1px 1px 1px hsla(0,0%,100%,.5)}.sticky-notification .sticky-notification_close{position:absolute;right:5px;display:block;width:17px;height:17px;background-image:url(/images/design-v3/icon.png);background-position:-4px -180px;cursor:pointer}.sticky-notification .sticky-notification_close:hover{background-position-x:-29px}.sticky-notification.__s{min-height:40px;padding-top:10px;padding-bottom:10px}
/*# sourceMappingURL=notification.css.map*/