.notificationModal .modal__content{max-width:715px;padding:0}.notificationModalItem__header{align-items:center;display:flex;gap:20px;justify-content:flex-start;padding:24px 60px 16px 24px}@media(max-width:640px){.notificationModalItem__header{gap:15px;padding:16px 52px 16px 16px}}.notificationModalItem__inner{border-bottom:10px solid var(--color_black_10)}.notificationModalItem__inner--last{border-bottom:0}.notificationModalItem-avatar{display:block;flex:0 0 64px;height:64px;min-width:64px;overflow:hidden}.notificationModalItem-avatar figure{border-radius:100%;display:block}.notificationModalItem-avatar img{display:block;height:auto;width:100%}@media(max-width:640px){.notificationModalItem-avatar{flex-basis:40px;height:40px;min-width:40px}}.notificationModalItem-category{align-items:center;border-radius:8px;display:flex;flex:0 0 64px;height:64px;justify-content:center;min-width:64px;overflow:hidden}.notificationModalItem-category figure{display:block;max-height:48px;max-width:48px}.notificationModalItem-category img{display:block;height:auto;width:100%}@media(max-width:640px){.notificationModalItem-category{flex-basis:40px;height:40px;min-width:40px}.notificationModalItem-category figure{max-height:24px;max-width:24px}}.notificationModalItem-shop{display:block;flex:0 0 64px;height:64px;min-width:64px}.notificationModalItem-shop figure{border-radius:8px;display:block}.notificationModalItem-shop img{display:block;height:auto;width:100%}@media(max-width:640px){.notificationModalItem-shop{flex-basis:40px;height:40px;min-width:40px}}.notificationModalItem-post{display:block;flex:0 0 64px;height:64px;min-width:64px}.notificationModalItem-post figure{border-radius:8px;display:block}.notificationModalItem-post img{display:block;height:auto;width:100%}@media(max-width:640px){.notificationModalItem-post{flex-basis:40px;height:40px;min-width:40px}}.notificationModalItem-info{font-size:14px;line-height:1.4}@media(max-width:640px){.notificationModalItem-info{font-size:12px}}.notificationModalItem-info__name{color:var(--color_black_main);font-weight:500}@media(max-width:640px){.notificationModalItem-info__name{font-size:14px}}.notificationModalItem-info__text{color:var(--color_black_60)}.notificationModalItem__body{padding:0 24px 24px}@media(max-width:640px){.notificationModalItem__body{padding:0 16px 16px}}.notificationModalItem__footer{align-items:center;background:var(--color_black_10);border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:flex;gap:20px;justify-content:space-between;padding:14px 24px}@media(max-width:640px){.notificationModalItem__footer{gap:15px;padding:8px 16px}}.notificationModalItem-appeal{align-items:center;color:var(--color_black_70);display:flex;font-size:14px;gap:6px}@media(max-width:389px){.notificationModalItem-appeal{font-size:0;gap:0}}.notificationModalItem-appeal svg{display:block;flex:0 0 18px;height:18px;min-width:18px}@media(max-width:389px){.notificationModalItem-appeal svg{flex:0 0 28px;height:28px;min-width:28px}}.notificationCommentItem{padding-top:20px}.notificationCommentItem__wrap{align-items:flex-start;display:flex;gap:12px}.notificationCommentItem--withChilds{padding-top:0;position:relative}.notificationCommentItem--withChilds:before{border-left:1px solid var(--comment-anchor-bg-color);bottom:0;content:"";left:25px;position:absolute;top:55px;width:0}@media(max-width:640px){.notificationCommentItem--withChilds:before{left:20px;top:45px}}.notificationCommentItem--withLine{position:relative}.notificationCommentItem--withLine:before{border-bottom:1px solid var(--comment-anchor-bg-color);border-bottom-left-radius:8px;border-left:1px solid var(--comment-anchor-bg-color);content:"";height:55px;left:-52px;position:absolute;top:-10px;width:47px;z-index:10}@media(max-width:640px){.notificationCommentItem--withLine:before{height:50px;left:-35px;width:30px}}@media(max-width:520px){.notificationCommentItem--withLine:before{display:none}}.notificationCommentItem__childs{padding-left:62px}@media(max-width:640px){.notificationCommentItem__childs{padding-left:52px}}.notificationCommentItem__childs .notificationCommentItem--withLine:before{height:45px;left:-37px;top:0;width:32px}@media(max-width:640px){.notificationCommentItem__childs .notificationCommentItem--withLine:before{height:40px;left:-32px;width:27px}}@media(max-width:520px){.notificationCommentItem__childs .notificationCommentItem--withLine:before{display:block}}.notificationCommentItem__childs .notificationCommentItem:last-child{position:relative}.notificationCommentItem__childs .notificationCommentItem:last-child:after{border-left:1px solid #fff;bottom:0;content:"";left:-37px;position:absolute;top:0;width:0;z-index:5}@media(max-width:640px){.notificationCommentItem__childs .notificationCommentItem:last-child:after{left:-32px}}.notificationCommentItem__avatar{height:50px;min-width:50px;overflow:hidden;width:50px}.notificationCommentItem__avatar figure{border-radius:100%;display:block;height:100%;width:100%}.notificationCommentItem__avatar img{display:block;height:100%;width:100%}@media(max-width:640px){.notificationCommentItem__avatar{flex-basis:40px;height:40px;min-width:40px}}.notificationCommentItem__header{margin-bottom:6px}.notificationCommentItem__name{font-size:14px;font-weight:500}.notificationCommentItem__time{color:var(--color_black_60);display:block;flex:1 1;font-size:10px;line-height:1.2;min-width:100%}.notificationCommentItem__footer{margin-top:14px}.notificationCommentItem__reply{color:var(--color_red_main);font-size:14px}.notificationCommentItem__text{-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.notificationCommentItem__text a{color:var(--color_blue_link)}.notificationCommentItem__text p:last-child{margin-bottom:0}.notificationCommentItem__images{align-items:stretch;display:flex;margin-top:24px}@media(max-width:640px){.notificationCommentItem__images{margin-top:15px}}.notificationCommentItem__images figure{align-items:stretch;display:flex;margin:0 15px 0 0;max-height:200px;max-width:200px}@media(max-width:640px){.notificationCommentItem__images figure{margin-right:7px}}.notificationCommentItem__images a{align-items:center;background:var(--color_black_30);border-radius:10px;display:flex;justify-content:center;overflow:hidden}@media(max-width:640px){.notificationCommentItem__images a{border-radius:5px}}.notificationCommentItem__images a img{border-radius:inherit;display:block;height:auto;width:100%}.notificationCommentItem-post__header{align-items:center;display:flex;justify-content:flex-start;padding-bottom:15px}.notificationCommentItem-post__image{flex:0 0 64px;height:64px;margin-right:20px;min-width:64px}@media(max-width:640px){.notificationCommentItem-post__image{flex-basis:80px;height:80px;margin-right:15px;min-width:80px}}.notificationCommentItem-post__image figure{border-radius:8px;display:block;height:100%;width:100%}.notificationCommentItem-post__image img{display:block;height:100%;width:100%}.notificationCommentItem-post .postBlock-shop{margin-bottom:3px}.notificationCommentItem-post__name{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis}.notificationCommentItem-post__name a{color:var(--color_red_main)}.notificationCommentItem-post--withChilds{position:relative}.notificationCommentItem-post--withChilds:before{border-left:1px solid var(--comment-anchor-bg-color);bottom:0;content:"";left:32px;position:absolute;top:70px;width:0}@media(max-width:640px){.notificationCommentItem-post--withChilds:before{left:20px;top:45px}}.notificationCommentItem-post--withChildsNotPost{position:relative}.notificationCommentItem-post--withChildsNotPost:before{border-left:1px solid var(--comment-anchor-bg-color);bottom:0;content:"";left:32px;position:absolute;top:0;width:0}@media(max-width:640px){.notificationCommentItem-post--withChildsNotPost:before{left:20px;top:0}}.notificationCommentItem-post__childs{padding-left:71px}.notificationCommentItem-post__childs .notificationCommentItem--withLine:before{left:-39px;width:34px}@media(max-width:640px){.notificationCommentItem-post__childs{padding-left:55px}.notificationCommentItem-post__childs .notificationCommentItem--withLine:before{left:-35px;width:30px}}@media(max-width:520px){.notificationCommentItem-post__childs .notificationCommentItem--withLine:before{display:block}}.notificationCommentItem-post__childs .notificationCommentItem:last-child{position:relative}.notificationCommentItem-post__childs .notificationCommentItem:last-child:after{border-left:1px solid #fff;bottom:0;content:"";left:-39px;position:absolute;top:0;width:0;z-index:5}@media(max-width:640px){.notificationCommentItem-post__childs .notificationCommentItem:last-child:after{left:-35px}}