.blog-related-posts{position:relative}@media only screen and (width <= 1279px){.blog-related-posts{overflow:hidden}}.blog-related-posts .badge{position:absolute;right:20px;top:-20px}@media only screen and (width <= 1279px){.blog-related-posts .badge{right:-30px;top:10px}}.blog-related-posts .post{border-bottom:1px solid var(--tan);min-height:22vh;overflow:hidden;padding-block:37px 25px;position:relative}@media only screen and (width <= 767px){.blog-related-posts .post{padding:35px 25px 25px}}.blog-related-posts .post:last-child{border-bottom:none}.blog-related-posts .post:before{bottom:0;content:"";left:0;position:absolute;top:0;transition:.3s ease-in-out;width:26px;z-index:3}.blog-related-posts .post.is-hover:before{width:52px}.blog-related-posts .post__wrapper{display:flex;justify-content:space-between}@media only screen and (width <= 767px){.blog-related-posts .post__wrapper{flex-direction:column}}.blog-related-posts .post__image{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;top:0;width:45%;z-index:1}@media only screen and (width <= 767px){.blog-related-posts .post__image{display:none}}.blog-related-posts .post__image:before{box-shadow:inset -30px 0 20px var(--white);content:"";inset:-50px 0;position:absolute}.blog-related-posts .post.l-bg--cream .post__image:before{box-shadow:inset -30px 0 20px var(--cream)}.blog-related-posts .post__content{margin-left:50%;width:50%;z-index:2}@media only screen and (width <= 1279px){.blog-related-posts .post__content{padding-right:50px;width:60%}}@media only screen and (width <= 1023px){.blog-related-posts .post__content{margin-right:15%;padding-right:0}}@media only screen and (width <= 767px){.blog-related-posts .post__content{margin:0;width:100%}}.blog-related-posts .post__content-title{display:block;padding-top:5px}.blog-related-posts .post__content-description{display:-webkit-box;margin-top:10px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-related-posts .post__content-btn{background-color:transparent!important;border-radius:0;display:inline-block;margin-top:10px;padding-left:0;padding-top:15px}@media only screen and (width <= 767px){.blog-related-posts .post--padding .post__content{padding-right:90px}}@media only screen and (width <= 359px){.blog-related-posts .post--padding .post__content{padding-right:75px}}.blog-related-posts .post--violet:before{background:linear-gradient(-90deg,hsla(60,50%,94%,0) 15.63%,var(--violet) 100%)}.blog-related-posts .post--cobalt:before{background:linear-gradient(-90deg,hsla(60,50%,94%,0) 15.63%,var(--cobalt) 100%)}.blog-related-posts .post--orange:before{background:linear-gradient(-90deg,hsla(60,50%,94%,0) 15.63%,var(--peach) 100%)}