.main__category .elementor-posts,
.main__category .elementor-post__thumbnail__link,
.main__category .elementor-post__thumbnail { height: 100%; }
.main__category .elementor-posts img { height: 100%; object-fit: cover; }
.main__category .elementor-post { position: relative; }
.main__category .elementor-post__text { max-width: calc(100% - 80px); position: absolute; bottom: 20px; left: 40px; right: 40px; line-height: 1; }
.main__category .elementor-post__excerpt { margin: 0; text-align: right; }
.main__category .elementor-post__excerpt p { background: #25B1F7; display: inline-block; padding: 2px 10px; border-radius: 14px; }
.main__category .elementor-post__text a:after { content: "\279C"; color: #fff; padding: 5px; border: 3px solid #fff; border-radius: 100%; font-size: 25px; width: 46px; height: 46px; line-height: 32px; text-align: center; display: block; margin-top: 10px; }
.main__category .elementor-post:hover .elementor-post__text a:after { background: #25B1F7; border-color: #25B1F7; }