@keyframes loading{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.loading{display:inline-flex}.loading--center{position:relative;left:50%;justify-content:center;transform:translate3d(-50%,0,0)}.loading--vertical-align{top:50%}.loading .loading__dot{display:inline-flex;width:8px;height:8px;animation:loading 1.4s infinite;animation-fill-mode:both;border-radius:50%;background:#ef498f}.loading .loading__dot:not(:last-child){margin-right:10px}.loading .loading__dot:nth-child(2){animation-delay:.2s}.loading .loading__dot:nth-child(3){animation-delay:.4s}.custom-pagination{display:grid}@media(min-width:760px){.custom-pagination{grid-row-gap:5px;grid-template-columns:1fr auto}}@media(max-width:759.98px){.custom-pagination{grid-row-gap:20px}}.custom-pagination__selectable-nav{display:flex;align-items:center}@media(min-width:760px){.custom-pagination__selectable-nav{grid-column:1/2}}.custom-pagination__page-option{text-decoration:none!important}.custom-pagination__page-option:not(:last-child){margin-right:15px}.custom-pagination__manual-input{display:flex}@media(min-width:760px){.custom-pagination__manual-input{width:160px;grid-column:2/3}}.custom-pagination__page{width:100%}.custom-pagination__input{border-radius:10px 0 0 10px}.custom-pagination__input input{padding-bottom:1px}.custom-pagination__redirect-button{padding:0 10px 2px;border-radius:0 10px 10px 0}.infinite-scroll{overflow-anchor:none}.more-posts-addd-place.advertising-by-ad-fox-antiguard-randomstring--init{margin-bottom:10px;border-radius:5px;background-color:rgba(var(--colorWhiteBackground),1)}.post-page-more-posts-post{position:relative;margin-bottom:10px!important}.post-page-more-posts-post__read-more{display:flex;position:absolute;right:0;bottom:0;left:0;align-items:flex-end;justify-content:center;height:200px;background-image:linear-gradient(180deg,transparent,rgba(var(--colorWhiteBackground),1) 70%)}.post-page-more-posts-post__read-more-btn{margin-bottom:25px}.post-page-more-posts-post .post-body-content-info--repost .post-page-more-posts-post__read-more{left:-40px}