.blog-related-posts{margin-top:115px;overflow:hidden}@media only screen and (max-width:1023px){.blog-related-posts{margin-top:50px}}@media only screen and (max-width:768px){.blog-related-posts{display:block;margin-top:30px}}.blog-related-posts>div{background-color:var(--Secondary-Colours-Dark-Blue);border-radius:28px;margin:0 20px;padding-bottom:120px;padding-top:120px}@media only screen and (max-width:1440px){.blog-related-posts>div{margin:0 20px}}@media only screen and (max-width:1023px){.blog-related-posts>div{padding-bottom:30px;padding-top:60px}}@media only screen and (max-width:768px){.blog-related-posts>div{margin:0 20px;padding-bottom:0;padding-top:30px}}@media only screen and (max-width:359px){.blog-related-posts>div{margin:0 20px}}.blog-related-posts__header{overflow-wrap:break-word;padding-bottom:80px;width:100%}@media only screen and (max-width:1023px){.blog-related-posts__header{padding-bottom:50px}}@media only screen and (max-width:768px){.blog-related-posts__header{padding-bottom:25px}}.blog-related-posts__hld{display:flex;flex-wrap:wrap;margin:0 -12px}@media only screen and (max-width:1023px){.blog-related-posts__hld{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:768px){.blog-related-posts__hld{margin:0}}.blog-related-posts .post{align-items:flex-start;background-color:var(--Additional-Colours-White);border-radius:28px;display:flex;flex-direction:column;justify-content:space-between;margin-left:14px;margin-right:14px;overflow:hidden;padding:30px;width:calc(33.33333% - 28px)}@media only screen and (max-width:1023px){.blog-related-posts .post{margin-bottom:28px;padding:20px;width:calc(50% - 28px)}}@media only screen and (max-width:768px){.blog-related-posts .post{margin:0 0 24px;width:100%}}@media only screen and (max-width:359px){.blog-related-posts .post{margin:0 0 20px}}.blog-related-posts .post:nth-child(4){display:none}.blog-related-posts .post span{display:block}.blog-related-posts .post__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;display:block;height:230px;overflow:hidden;width:100%}.blog-related-posts .post__title{display:block;margin-bottom:0;margin-top:30px}@media only screen and (max-width:768px){.blog-related-posts .post__title{margin-top:16px}}.blog-related-posts .post__desc{display:block;margin-bottom:30px;margin-top:20px}@media only screen and (max-width:768px){.blog-related-posts .post__desc{margin-bottom:16px;margin-top:16px}}.blog-related-posts .post:hover .post__title{text-decoration:underline}