.new-pop-up{position:fixed;bottom:10%;right:0;background-color:#fff;padding:22px 16px 22px 22px;box-shadow:0 2px 10px #0000001a;z-index:1000;width:300px;height:305px;overflow:hidden;transition:opacity .6s ease,transform .6s ease;opacity:0;transform:translateY(20px);pointer-events:none}.new-pop-up.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.new-pop-up h2{font-size:16px;padding-right:22px}.new-pop-up h3{margin-bottom:8px}.new-pop-up h3 a{display:-webkit-box;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.new-pop-up figure a{display:block;height:126px;background-size:cover;background-position:center;background-repeat:no-repeat}.new-pop-up .posts-container{padding-right:33px;position:relative}.new-pop-up .posts-container .slick-arrow{position:absolute;top:55px;right:0;cursor:pointer}.new-pop-up .pop-up-close{position:absolute;right:16px;top:10px;padding:10px;width:26px;height:26px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23333' stroke-width='1' stroke-linecap='round' d='M3 3l10 10m0-10L3 13'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px 16px;cursor:pointer}.new-pop-up .post-author{display:inline-flex;align-items:center;font-size:12px;margin-right:8px;border-right:1px solid #aaaaaa;padding-right:8px;gap:8px}.new-pop-up .post-author i{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90px}
