/*! RTL build of posts.css — generated by .claude/rtl-flip.php */
.post{position:relative}.post>.cover{margin-bottom:16px;border-radius:var(--card-radius);height:192px}.post-cont{display:flex;flex-direction:column}.post-cont .date{margin-bottom:8px;font-size:var(--text-mid-size);line-height:20px}.post-cont .title{font-size:inherit;line-height:1.5;margin-bottom:0}.post-cont .title>a{transition:color .2s ease}.post-more .btn{display:inline-flex;vertical-align:top;position:relative;z-index:2}@media (max-width:991px){.post-cont{padding-bottom:24px}.post-more{margin-top:16px}}@media (max-width:575px){.post-list{margin:0 calc(var(--wrp-padding) * -1)}.post{padding-right:var(--wrp-padding);padding-left:var(--wrp-padding);border-radius:0;border-bottom:1px solid rgba(var(--color-text-rgb),.1);margin-bottom:24px}.post:last-child{margin-bottom:0}}@media (min-width:576px) and (max-width:991px){.post-list{display:grid;gap:var(--grid-gap1);grid-template-columns:repeat(2,1fr)}.post-more{display:none}}@media (min-width:992px){.post{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding:31px;border-radius:var(--card-radius);border:1px solid rgba(var(--color-text-rgb),.1);transition:border-color .2s ease}.post::after{content:"";position:absolute;left:0;top:0;bottom:0;width:118px;z-index:-1;background-image:repeating-linear-gradient(45deg,rgba(var(--color-text-rgb),.1),rgba(var(--color-text-rgb),.1) 1px,transparent 1px,transparent 16px);opacity:0;transition:opacity .2s ease}.post:hover{border-color:rgba(var(--color-text-rgb),.2)}.post:hover .post-overlay::before{opacity:.3;transform:scale(1)}.post:hover .post-overlay::after{opacity:1;transform:translateX(0)}.post:hover .post-overlay{opacity:1}.post:hover .title>a{color:var(--color-primary-h)!important}.post:hover::after{opacity:1}.post+.post{margin-top:32px}.post>.cover{margin-bottom:0;height:276px}.post-cont{order:-1;padding:16px}.post-cont .date{margin-bottom:12px}.post-cont .title{font-size:20px;line-height:28px;margin-bottom:12px}.post-cont .title>a>span{display:block;overflow:hidden;max-height:56px}.post-cont .text{display:block!important;line-height:1.75em;max-height:5.25em;overflow:hidden;margin-bottom:16px}.post-cont .post-more{margin-top:auto}.post-overlay{position:absolute;right:0;top:0;left:0;bottom:0;z-index:1;pointer-events:none;background-color:rgb(0 0 0 / .1);color:var(--color-white);opacity:0;transition:opacity .3s ease}.post-overlay::before,.post-overlay::after{content:"";position:absolute;right:50%;top:50%;transition:opacity .2s ease .1s,transform .2s ease .1s}.post-overlay::before{width:96px;height:96px;border:1px solid;margin-right:-48px;margin-top:-48px;border-radius:50%;opacity:0;transform:scale(.8)}.post .post-overlay::after{width:48px;height:48px;margin-right:-24px;margin-top:-24px;mask-image:url(../images/arrow-right.svg);-webkit-mask-image:url(../images/arrow-right.svg);mask-size:100% 100%;-webkit-mask-size:100% 100%;opacity:0;transform:translateX(8px);background-color:var(--color-white)}}