.content-image-cta p{font-size:12px}.related-posts-block .posts .post{position:relative;display:flex;flex-direction:column}.related-posts-block .posts .post:not(:last-of-type){margin-bottom:50px}.related-posts-block .posts .post .text .info{margin:20px 0;display:flex;align-items:center;justify-content:space-between;font-size:16px}.related-posts-block .posts .post .text .info .author{display:flex;align-items:center;gap:15px}.related-posts-block .posts .post .text .info .author .avatar{height:40px;width:40px;overflow:hidden;position:relative;border-radius:5px}.related-posts-block .posts .post .text .info .author .avatar img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover}.related-posts-block .posts .post .text .info .date{color:#949494}.related-posts-block .posts .post .text .title{margin:auto 0;display:flex;align-items:center;font-size:20px;font-weight:500;color:var(--wp--preset--color--primary);font-family:var(--wp--preset--font-family--futura-pt)}.related-posts-block .posts .post .text .title:hover{color:var(--wp--preset--color--primary)}.related-posts-block .posts .post .text .spacer{margin-bottom:20px}.related-posts-block .posts .post .text .excerpt{font-size:16px;margin-bottom:20px}.related-posts-block .posts .post .text .readtime{font-size:16px;display:flex;align-items:center;gap:10px}.related-posts-block .posts .post .text .readtime .icon-double-arrow-right{height:50px;width:50px;display:flex;align-items:center;justify-content:center;color:var(--wp--preset--color--white);background-image:linear-gradient(20deg,#192422,#192422 70%),linear-gradient(45deg,#ffd23f,#f7b1ab 50%,#9fedea);background-origin:border-box;background-clip:content-box,border-box;-webkit-background-clip:content-box,border-box;border:1px solid transparent;border-radius:15px;font-size:14px}.related-posts-block .posts .post .text .readtime .date{display:none}.related-posts-block .posts .post:hover .image img{transform:scale(1.1)}.related-posts-block .posts .post:hover .readtime .icon-double-arrow-right:before{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:arrowAnimation}.related-posts-block.is-style-pink .posts .post .text .title,.related-posts-block.is-style-pink .posts .post .text .title:hover{color:var(--wp--preset--color--secondary)!important}.related-posts-block.is-style-blue .posts .post .text .title,.related-posts-block.is-style-blue .posts .post .text .title:hover{color:var(--wp--preset--color--tertiary)!important}