.b-notification-banner{background:#f5f8ff;padding:64px 0;position:relative;text-align:center}.b-notification-banner__subtitle{font-style:normal;font-weight:700;font-size:24px;line-height:32px;margin-bottom:16px}@media (min-width:768px){.b-notification-banner__subtitle{font-size:26px}}.b-notification-banner__title{font-size:28px;font-style:normal;font-weight:700;line-height:34px;letter-spacing:0;margin-bottom:0}@media (min-width:768px){.b-notification-banner__title{font-size:48px;line-height:58px}}.b-notification-banner__text{font-size:14px;line-height:22px;letter-spacing:0;width:calc(100% - 20px)}.b-notification-banner__card{padding:8px 14px 8px 8px;border-radius:16px;background:#fff;display:flex;align-items:center;text-align:left;gap:8px;width:calc(100% - 10px);position:relative;z-index:3}.b-notification-banner__icon{width:40px;height:40px;border-radius:16px;flex-shrink:0}.b-notification-banner__app-row{display:flex;align-items:center;justify-content:space-between}.b-notification-banner__app-name{font-size:20px;font-weight:600;line-height:30px;letter-spacing:0}.b-notification-banner__timestamp{font-size:12px;line-height:16px;color:#9faac6}.b-notification-banner__content{width:100%}.b-notification-banner__card-wrapper{position:relative;opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.4,0,.2,1) 0s,transform .6s cubic-bezier(.4,0,.2,1) 0s}.b-notification-banner__card-wrapper.is-animating{opacity:1;transform:translateY(0)}.b-notification-banner__card-wrapper:after{content:"";display:block;width:calc(100% - 10px);height:100%;background:#18244f;position:absolute;right:-1px;bottom:-10px;z-index:1;border-radius:16px}.b-notification-banner__cards{display:flex;flex-direction:column;margin-top:64px;gap:32px}@media (min-width:768px){.b-notification-banner{padding:96px 0;height:826px}.b-notification-banner .container{height:100%}.b-notification-banner__text{white-space:nowrap;width:auto}.b-notification-banner__center{display:flex;flex-direction:column;justify-content:center;height:100%;flex:0 0 75%;max-width:75%;margin:0 auto}.b-notification-banner__cards{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;margin-top:0}.b-notification-banner__card{width:100%;min-width:380px}.b-notification-banner__card-wrapper{position:absolute}.b-notification-banner__card-wrapper:after{right:-10px}.b-notification-banner__card-wrapper:first-child{top:0;left:20px}.b-notification-banner__card-wrapper:nth-child(2){top:92px;right:30px}.b-notification-banner__card-wrapper:nth-child(3){bottom:92px;left:20px}.b-notification-banner__card-wrapper:last-child{bottom:0;right:30px}}@media (min-width:992px){.b-notification-banner{height:696px}.b-notification-banner__center{flex:0 0 40%;max-width:40%}.b-notification-banner__card{min-width:320px}.b-notification-banner__card-wrapper:first-child{top:0;left:78px}.b-notification-banner__card-wrapper:nth-child(2){top:106px}.b-notification-banner__card-wrapper:nth-child(3){bottom:68px;left:0}.b-notification-banner__card-wrapper:last-child{bottom:0;right:68px}}