.blog_related{margin-bottom:50px}.blog_related_title{display:inline-block}.blog_related_title p{background-color:#ff1d6c;color:#fff;font-size:20px;font-weight:700;padding:2px 30px;text-align:center}.blog_related_container{background-color:#fff;border:3px solid #ff1d6c}.blog_related_container_inner{margin:auto;padding:20px 25px 15px;width:100%}.blog_related_item{display:block;display:flex;gap:0 25px;justify-content:space-between}.blog_related_item:hover{opacity:.6}.blog_related_item:nth-child(n+1){margin-top:20px}.blog_related_item_img{width:30%}.blog_related_item_text_container{line-height:1.45;width:70%}.blog_related_item_date{color:#7a7a7a;font-size:16px;font-weight:700;margin-bottom:5px}.blog_related_item_title{color:#000;font-size:22px;font-weight:700;margin-bottom:10px}.blog_related_item_text,.blog_related_item_title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog_related_item_text{font-size:16px;font-weight:500;line-height:1.6}@media only screen and (max-width:980px){.blog_related_container_inner{padding-left:20px;padding-right:20px}}@media only screen and (max-width:680px){.blog_related{margin-bottom:30px}.blog_related_item{flex-direction:column}.blog_related_item_img{margin:auto auto 10px;width:100%}.blog_related_item_text_container{width:100%}.blog_related_item_title{font-size:18px}.blog_related_item_text{font-size:14px}}