:root{--primary-dark:black;--paragraph-white:white;--primary:#087443;--secondary-primary:#7ed957;--grey:#848484;--dark-violet:#087443;--icons-bg:#080f0c;--lighgreenshare:#0a1f15;--light-grey:#f2f2f2}.HHSBlog{padding-top:100px}.blog-banner-wrap{width:100%;box-sizing:border-box;color:var(--paragraph-white)}.blog-titles{font-size:16px;background-image:linear-gradient(180deg,var(--primary),var(--secondary-primary));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-family:var(--font-inter);font-weight:700;margin-bottom:25px;text-align:left;font-weight:600;text-transform:uppercase;line-height:1.2em}.blog-content-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}.blog-heading{font-size:39px;font-weight:500;line-height:1.2em}.blog-heading,.blog-paragraph{flex:1;margin:0;color:var(--paragraph-white);text-align:left;min-width:280px;font-family:var(--font-inter)}.blog-paragraph{font-size:18px;line-height:1.6;font-weight:400}@media screen and (max-width:768px){.blog-banner-wrap,.blog-titles{text-align:center}.blog-titles{font-size:16px;line-height:1.2em}.blog-content-row{flex-direction:column;gap:16px;align-items:center;font-size:18px}.blog-heading,.blog-paragraph{width:100%;text-align:center}.blog-heading{font-size:26px;text-align:center}}@media screen and (min-width:1440px){.HHSBlog{padding-top:80px}}@media screen and (min-width:1920px){.HHSBlog{padding-top:150px}}