.blogListingWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.blogListingItem{background-color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;flex-basis:30%;margin:35px 1.65%}@media screen and (max-width:900px){.blogListingItem{flex-basis:45%;margin:35px 2%}}@media screen and (max-width:600px){.blogListingItem{flex-basis:100%;margin:35px 0}}.blogListingFeaturedImage{aspect-ratio:auto;border-radius:16px;display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.readMoreBTN{background-color:var(--bioBlue);border:1px solid var(--bioBlue);border-radius:6px;color:#fff;font-size:14px;padding:7px 35px;text-align:center;text-decoration:none}.readMoreBTN:hover{background-color:#fff;color:var(--bioBlue);text-decoration:none}.blogPostWrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.blogPostBodyArea{flex-basis:60%}.blogPostBodyRail{flex-basis:35%;position:sticky;top:10px}@media screen and (max-width:800px){.blogPostBodyArea,.blogPostBodyRail{flex-basis:100%}.blog_post_reader_social{margin-bottom:25px}}.blog_listing__name{margin-bottom:10px;margin-top:10px}.firstBlogListingWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:50px 1.65% 40px}.firstBlogContentArea{flex-basis:65%}.firstBlogRailArea{flex-basis:30%}@media screen and (max-width:800px){.firstBlogContentArea{flex-basis:100%;margin-bottom:35px}.firstBlogRailArea{flex-basis:100%}}.subscriptionBox{background-color:#f5f5f5;border:1px solid #c8c8c8;border-radius:6px;padding:25px}.subscribe__header{margin:0;text-align:left}.SubscriptionForm .hs-form-field{margin-bottom:15px;margin-top:15px}.SubscriptionForm input[type=email],.SubscriptionForm input[type=tel],.SubscriptionForm input[type=text]{border:1px solid #c8c8c8;height:40px;width:100%}.SubscriptionForm input[type=submit]{appearance:none;-webkit-appearance:none;background-color:var(--bioBlue);border:none;border-radius:6px;color:#fff;font-size:15px;padding:7px 35px}.listingTagLink{display:inline-block;margin-bottom:12px;margin-top:12px}.blog-pagination{margin-bottom:35px;margin-top:35px;text-align:center}.blogRecentName{margin:0 0 15px}.blog_post__container{margin-bottom:50px;margin-top:50px}.BlogSocial{color:var(--bioBlue);font-size:20px;margin-right:12px}.listing__card__inner{padding:15px}.blogTagSelect{border:1px solid #c8c8c8;border-radius:6px;height:40px;margin-bottom:40px;width:100%}.search_by_topic_title{margin-top:0}.group__header,.related_posts_title{text-align:center}.related_blog_post_padding{padding-bottom:40px;padding-top:40px}