.roketto-post{background:#fff;border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.07);height:100%}.roketto-post--image{display:block;padding-bottom:37.5%;position:relative}.roketto-post--image,.roketto-post--image img{border-top-left-radius:15px;border-top-right-radius:15px}.roketto-post--image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.roketto-post--content{padding:30px 50px}.roketto-post--title a{color:#000;font-family:var(--roketto-font);font-size:clamp(26px,5vw,32px);line-height:1em}.recent-more-link a{align-items:center;color:var(--rk-pink);display:flex;font-family:var(--roketto-font);font-size:21px;gap:15px}.recent-more-link a svg{fill:var(--rk-pink);transition:all .15s ease-in-out}.recent-more-link a:hover svg{transform:translateX(3px)}.roketto-post--author{align-items:center;display:flex;gap:15px}.roketto-post--author-img{flex:0 0 58px;max-width:58px}.roketto-post--author-img a{border-radius:50%;display:block;height:58px;position:relative;width:58px}.roketto-post--author-img a img{border-radius:50%;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.roketto-post--author-name h4{margin-bottom:0}.roketto-post--author-name h4 a{font-family:var(--roketto-font);font-size:21px;line-height:1em;transition:color .3s ease-in-out}.roketto-post--divider{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 1'%3E%3Cpath fill='%23a6a6a6' d='M0 0h4v1H0z' class='A'/%3E%3C/svg%3E");background-position:50%;height:1px;margin:40px 0 20px;position:relative;width:100%}.roketto-post--divider:after,.roketto-post--divider:before{background-color:#cecddb;border-radius:50%;content:"";height:6px;position:absolute;top:50%;transform:translateY(-50%);width:6px}.roketto-post--divider:after{right:0}.roketto-post--divider:before{left:0}