.Section-content .related-list-wrap li:before{background:none;content:none;display:none}.related-list-wrap{flex-direction:column;gap:20px}.related-list-item{width:100%}.related-list-link{align-items:center;display:flex;gap:16px;position:relative;transition:background-color .3s ease;width:100%}.related-list-link:hover{background-color:rgba(0,0,0,.02);cursor:pointer}#related_post .related-list-thumb{aspect-ratio:1/1;flex-shrink:0;overflow:hidden;width:100px}#related_post .related-list-thumb img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.related-list-link:hover .related-list-thumb img{transform:scale(1.05)}.related-list-content{flex:1;padding-right:32px}.related-list-link:after{color:#999;content:"→";font-size:18px;line-height:1;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:right .3s ease,color .3s ease}.related-list-link:hover:after{color:#666;right:6px}.related_wrapper .Section-cta{margin-top:40px}@media (max-width:768px){#related_post .related-list-thumb{width:70px}.related-list-link{gap:12px}.related-list-content{padding-right:20px}.related-list-link:after{font-size:16px;right:8px}.related-list-link:hover:after{right:4px}.related_wrapper .Section-cta{margin-top:24px}.related-list-link:hover{background-color:transparent}.related-list-link:hover .related-list-thumb img{transform:none}.related-list-link:hover:after{color:#999;right:8px}}