.notifications-page .section__title--h1{margin-bottom:58px}.notifications-page-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:48px 40px;justify-content:flex-start}.notifications-page-wrap .single-notification{position:relative;width:100%}.notifications-page-wrap .single-notification--delayed{pointer-events:none}.notifications-page-wrap .single-notification--delayed .single-notification__img:after,.notifications-page-wrap .single-notification--delayed .single-notification__img:before{background:var(--Main-White,#fff);box-shadow:0 4px 0 0 rgba(0,0,0,.6);color:var(--Main-Black,#000);content:attr(data-delay);font-size:9px;font-style:normal;font-weight:700;height:auto;line-height:22px;min-width:130%;padding:0 3px;position:absolute;text-align:center;text-transform:uppercase;top:32%;white-space:nowrap;z-index:1}.notifications-page-wrap .single-notification--delayed .single-notification__img:after{right:-15%;transform:rotate(15deg)}.notifications-page-wrap .single-notification--delayed .single-notification__img:before{left:-15%;transform:rotate(-15deg)}@media (min-width:567px){.notifications-page-wrap .single-notification{width:calc(50% - 20px)}}@media (min-width:992px){.notifications-page-wrap .single-notification{width:calc(33.33333% - 27px)}}.notifications-page-wrap .single-notification__content{display:flex;flex-direction:column;gap:8px}.notifications-page-wrap .single-notification__date{color:var(--Main-Grey,#666);font-size:14px;font-weight:700;line-height:16px}.notifications-page-wrap .single-notification__date .label{background:#ff514d;border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-style:normal;font-weight:500;line-height:12px;margin-right:4px;padding:2px 4px;text-transform:uppercase}.notifications-page-wrap .single-notification__title{font-feature-settings:"liga" off,"clig" off;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--Main-Black,#000);display:-webkit-box;font-size:16px;font-style:normal;font-weight:700;letter-spacing:-.64px;line-height:20px;max-height:40px;overflow:hidden;text-overflow:ellipsis}.notifications-page-wrap .single-notification__desc{font-feature-settings:"liga" off,"clig" off;color:var(--Main-Black,#000);font-size:14px;font-style:normal;font-weight:500;letter-spacing:-.28px;line-height:20px}.notifications-page-wrap .single-notification a{display:flex;gap:12px;overflow:hidden;position:relative}.notifications-page-wrap .single-notification__img{border-radius:8px;max-height:80px;min-width:35%;overflow:hidden;position:relative;width:35%}.notifications-page-wrap .single-notification img{display:block;height:auto;object-fit:cover;width:100%}.notifications-page-wrap .single-notification[data-type=unread-comic] a{position:relative}