.blog-post-related{background-position:50%;background-repeat:no-repeat;background-size:cover;content-visibility:auto;overflow:hidden;position:relative}.blog-post-related__content .heading{display:flex;padding-top:128px;position:relative;z-index:1}@media only screen and (max-width:1023px){.blog-post-related__content .heading{padding-top:78px}}@media only screen and (max-width:767px){.blog-post-related__content .heading{display:block}}.blog-post-related__content .heading .header{width:60%}@media only screen and (max-width:767px){.blog-post-related__content .heading .header{width:100%}}.blog-post-related__content .heading .desc{padding-top:17px;width:40%}@media only screen and (max-width:1023px){.blog-post-related__content .heading .desc{padding-top:12px}}@media only screen and (max-width:767px){.blog-post-related__content .heading .desc{padding-top:22px;width:100%}}.blog-post-related__content .heading .desc p{margin-bottom:24px}.blog-post-related__content .blog-posts{display:flex;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;margin-top:30px;padding-bottom:30px;padding-top:30px;position:relative;z-index:1}@media only screen and (max-width:1023px){.blog-post-related__content .blog-posts{display:none}}.blog-post-related__content .blog-posts .post{border-bottom:1px solid var(--primary-gray);display:flex;flex-direction:column;justify-content:space-between;margin:20px;position:relative;width:calc(33.3333% - 40px)}.blog-post-related__content .blog-posts .post img{display:block;padding-bottom:30px;width:100%}.blog-post-related__content .blog-posts .post__date{color:var(--primary-darkgray);display:block;padding-bottom:12px}.blog-post-related__content .blog-posts .post__name{display:block;padding-bottom:20px;transition:.2s ease-in-out}.blog-post-related__content .blog-posts .post .button{display:block;margin-bottom:25px}.blog-post-related__content .blog-posts .post:hover .post__name{color:var(--primary-purple)}.blog-post-related__content .blog-posts-related-slider{display:none;margin-left:-20px;margin-right:-20px;margin-top:30px;padding-bottom:30px;padding-top:30px;position:relative;z-index:1}@media only screen and (max-width:1023px){.blog-post-related__content .blog-posts-related-slider{display:flex;flex-wrap:wrap;margin:0;padding-bottom:0;padding-top:30px}}.blog-post-related__content .blog-posts-related-slider .post{border-bottom:1px solid var(--primary-gray);display:flex;flex-direction:column;justify-content:space-between;margin:20px;position:relative;width:calc(33.3333% - 40px)}@media only screen and (max-width:1023px){.blog-post-related__content .blog-posts-related-slider .post{margin:0}}.blog-post-related__content .blog-posts-related-slider .post img{display:block;padding-bottom:30px;width:100%}@media only screen and (max-width:1023px){.blog-post-related__content .blog-posts-related-slider .post img{padding-bottom:25px}}.blog-post-related__content .blog-posts-related-slider .post__date{color:var(--primary-darkgray);display:block;padding-bottom:12px}.blog-post-related__content .blog-posts-related-slider .post__name{display:block;padding-bottom:20px}.blog-post-related__content .blog-posts-related-slider .post .button{display:block;margin-bottom:25px}.blog-post-related .bottom{align-items:center;display:flex;justify-content:space-between;padding-bottom:70px;padding-top:28px}@media only screen and (max-width:1023px){.blog-post-related .bottom{padding-bottom:24px;padding-top:24px}}.blog-post-related .bottom.not-cta{display:none}@media only screen and (max-width:1023px){.blog-post-related .bottom.not-cta{display:flex}}.blog-post-related .bottom .navigation{display:flex;opacity:0}@media only screen and (max-width:1023px){.blog-post-related .bottom .navigation{opacity:1}}.blog-post-related .bottom .navigation--prev{align-items:center;background-color:#eef2f5;border-radius:100px;cursor:pointer;display:flex;height:36px;justify-content:center;margin-right:8px;padding:10px;transition:.2s ease-in-out;width:36px}.blog-post-related .bottom .navigation--prev:hover{background-color:var(--primary-dark)}@media only screen and (max-width:1023px){.blog-post-related .bottom .navigation--prev:hover{background-color:#eef2f5}}.blog-post-related .bottom .navigation--next{align-items:center;background-color:#eef2f5;border-radius:100px;cursor:pointer;display:flex;height:36px;justify-content:center;padding:10px;transition:.2s ease-in-out;width:36px}.blog-post-related .bottom .navigation--next:hover{background-color:var(--primary-dark)}@media only screen and (max-width:1023px){.blog-post-related .bottom .navigation--next:hover{background-color:#eef2f5}}