.BlogListLayout-module__gaQnkq__blogListContainer{background-color:var(--White);flex-direction:column;gap:max(32px,min(4vw,56px));width:100%;max-width:1440px;min-height:calc(100vh - 290px);margin:0 auto;padding:40px 8% 90px;display:flex}.BlogListLayout-module__gaQnkq__blogListWrapper{width:100%}.BlogListLayout-module__gaQnkq__blogIntro{text-align:center;flex-direction:column;align-self:center;gap:12px;width:100%;max-width:768px;display:flex}.BlogListLayout-module__gaQnkq__blogTitle{font-family:var(--font-urbanist);font-size:var(--main-header);color:var(--Black);margin:0;font-weight:700;line-height:1.2}.BlogListLayout-module__gaQnkq__titleLine{display:block}.BlogListLayout-module__gaQnkq__singleLineHeading{white-space:nowrap}.BlogListLayout-module__gaQnkq__titleLineBlue{color:var(--Bright-Navy-Blue)}.BlogListLayout-module__gaQnkq__highlightAmber{color:var(--Amber)}.BlogListLayout-module__gaQnkq__highlightBlue{color:var(--Bright-Navy-Blue)}.BlogListLayout-module__gaQnkq__blogDescription{font-family:var(--font-urbanist);font-size:var(--font-para);color:var(--Dim-Gray);line-height:1.7}.BlogListLayout-module__gaQnkq__blogListGrid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:40px;width:100%;display:grid}.BlogListLayout-module__gaQnkq__blogCard{background-color:var(--White);color:inherit;cursor:pointer;border-radius:8px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.BlogListLayout-module__gaQnkq__blogCard:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.BlogListLayout-module__gaQnkq__blogCardImage{background-color:var(--Platinum);width:100%;height:300px;position:relative;overflow:hidden}.BlogListLayout-module__gaQnkq__blogCardImage .BlogListLayout-module__gaQnkq__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.BlogListLayout-module__gaQnkq__blogCard:hover .BlogListLayout-module__gaQnkq__blogCardImage .BlogListLayout-module__gaQnkq__image{transform:scale(1.05)}.BlogListLayout-module__gaQnkq__blogCardContent{flex-direction:column;flex-grow:1;padding:24px;display:flex}.BlogListLayout-module__gaQnkq__blogCardTitle{font-family:var(--font-figtree);font-size:var(--font-header);color:var(--Prussian-Blue);margin:0 0 12px;font-weight:700;line-height:1.4}.BlogListLayout-module__gaQnkq__blogCardDescription{font-family:var(--font-urbanist);font-size:var(--font-para);color:var(--Charcoal-Gray);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 24px;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogListLayout-module__gaQnkq__blogCardFooter{border-top:1px solid var(--Light-Gray);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.BlogListLayout-module__gaQnkq__blogCardDate{font-family:var(--font-urbanist);font-size:var(--font-subpara);color:var(--Ash-Gray);font-weight:500}.BlogListLayout-module__gaQnkq__readMore{font-family:var(--font-urbanist);font-size:var(--font-para);color:var(--Prussian-Blue);font-weight:600;transition:color .3s}.BlogListLayout-module__gaQnkq__blogCard:hover .BlogListLayout-module__gaQnkq__readMore{color:var(--Bright-Navy-Blue)}@media (max-width:1200px){.BlogListLayout-module__gaQnkq__blogListGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:28px}}@media (max-width:1024px){.BlogListLayout-module__gaQnkq__blogIntro{text-align:center;gap:10px}.BlogListLayout-module__gaQnkq__blogTitle{font-size:var(--font-largeheader)}.BlogListLayout-module__gaQnkq__blogListGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px}}@media (max-width:768px){.BlogListLayout-module__gaQnkq__blogListContainer{padding:32px 5% 70px}.BlogListLayout-module__gaQnkq__blogListGrid{grid-template-columns:1fr;gap:24px}.BlogListLayout-module__gaQnkq__blogIntro{text-align:center;gap:8px}.BlogListLayout-module__gaQnkq__blogTitle{font-size:var(--font-header)}.BlogListLayout-module__gaQnkq__singleLineHeading{white-space:normal}.BlogListLayout-module__gaQnkq__blogDescription{font-size:var(--font-subpara)}.BlogListLayout-module__gaQnkq__blogCardImage{height:250px}.BlogListLayout-module__gaQnkq__blogCardContent{padding:20px}.BlogListLayout-module__gaQnkq__blogCardTitle{font-size:var(--font-subheader)}.BlogListLayout-module__gaQnkq__blogCardDescription{font-size:var(--font-subpara);line-clamp:2;-webkit-line-clamp:2}}@media (max-width:480px){.BlogListLayout-module__gaQnkq__blogListContainer{padding:30px 4% 60px}.BlogListLayout-module__gaQnkq__blogCardImage{height:200px}.BlogListLayout-module__gaQnkq__blogCardContent{padding:16px}.BlogListLayout-module__gaQnkq__blogCardFooter{flex-direction:column;align-items:flex-start;gap:8px}}
