.featuredPostContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:7rem;display:flex}.featuredPostHeader{flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;display:flex}.featuredPostTitle{gap:.5rem;display:flex}.featuredPostHeaderContent{text-wrap:wrap;text-align:center;width:70%}.featuredPostTitleLeft,.featuredPostTitleRight{font-size:2.5rem;font-weight:var(--landing-page-font-700)}.featuredPostTitleLeft{color:var(--dark-primary)}.featuredPostTitleRight{color:var(--brand-primary-color)}.featuredPostHeaderContent{color:var(--dark-secondary);font-size:.875rem}.featuredPostContent{justify-content:center;gap:1.063rem;width:90%;margin-top:2rem;display:flex}.featuredPostCard{background-color:var(--white-color);cursor:pointer;border-radius:1.25rem;flex-direction:column;justify-content:space-between;gap:1rem;width:25.938rem;padding:1rem;display:flex;position:relative}.featuredPostImage{object-fit:cover;object-position:center;border-radius:1.25rem;width:100%;height:14.313rem;overflow:hidden}.featuredPostText{min-height:5rem;color:var(--dark-secondary);font-size:.875rem}.feautredPostForZero{min-height:14rem;margin-top:-2rem}.featuredPostUser{align-items:center;gap:.5rem;display:flex}.featuredPostUserIcon{background-color:var(--brand-secondary-color);width:2.688rem;height:2.688rem;color:var(--white-color);font-weight:var(--landing-page-font-700);border-radius:50%;justify-content:center;align-items:center;display:flex}.featuredPostUserDetails{flex-direction:column;display:flex}.featuredPostUserName{font-size:.875rem;font-weight:var(--landing-page-font-600)}.featuredPostUserTiming{opacity:.7;font-size:.675rem}.seeAllPost{border:2px solid var(--brand-primary-color);width:19.25rem;height:4.313rem;color:var(--brand-primary-color);background:linear-gradient(to bottom,var(--light-primary),var(--light-primary));font-size:1.25rem;font-weight:var(--landing-page-font-600);cursor:pointer;border-radius:1.25rem;justify-content:center;align-items:center;margin-top:3rem;transition:all .3s;display:flex}.seeAllPost:hover{border:unset;background:linear-gradient(to bottom,var(--brand-primary-color),var(--brand-secondary-color));color:var(--white-color);transition:all .3s ease-in-out}.featuredPostQuoteImage{width:5.25rem;height:5.25rem}.readMoreText{color:var(--brand-primary-color);cursor:pointer;font-size:.875rem}@media only screen and (min-width:0) and (max-width:767px){.featuredPostContainer{padding-bottom:unset}.featuredPostHeader{gap:.5rem}.featuredPostTitleLeft,.featuredPostTitleRight{font-size:1.5rem;line-height:100%;font-weight:var(--landing-page-font-600)}.featuredPostContent{gap:.813rem;width:100%;margin-top:1.813rem;padding:0 2.375rem}.feautredPostForZero{min-height:unset;margin-top:unset}.featuredPostCard{gap:.75rem;width:100%;height:max-content;padding:.875rem .938rem .813rem .875rem}.featuredPostText{font-size:.813rem}.featuredPostUserIcon{width:1.625rem;height:1.625rem;font-size:75%}.featuredPostUserName{font-size:.75rem;font-weight:var(--landing-page-font-500)}.featuredPostUserTiming{font-size:.625rem}.readMoreText{font-size:.75rem}.seeAllPost{background:linear-gradient(#4284f41a,#4284f41a);border-radius:1.25rem;width:6.938rem;height:2.5rem;margin-top:2.438rem;font-size:.875rem}.featuredPostQuoteImage{width:2.5rem;height:2.5rem}}@media only screen and (min-width:768px) and (max-width:1024px){.featuredPostContainer{padding-top:2.313rem;padding-bottom:2.313rem}.featuredPostCard{width:15.063rem}.seeAllPost{border-radius:.725rem;width:11.16rem;height:2.5rem;margin-top:2.188rem;padding:.75rem 3.236rem;font-size:.75rem;line-height:1rem}.featuredPostHeader{width:15.875rem}.featuredPostTitleLeft,.featuredPostTitleRight{font-size:1.75rem;line-height:2.375rem}.featuredPostHeaderContent{text-align:center;width:100%;font-size:.75rem;line-height:1rem}.featuredPostHeader{gap:.625rem}.featuredPostContent{width:100%}}@media only screen and (min-width:0) and (max-width:1100px){.featuredPostContent{flex-wrap:wrap}}
