.WhiteToGraySeparator{background-color:#fff}.WhiteToGraySeparator .shape{fill:#f7fafc}.GrayToWhiteSeparator{background-color:#f7fafc}.GrayToWhiteSeparator .shape{fill:#fff}.Blog__Section{padding:48px 0 80px;background:#fff}.Blog__Section--grey{background:#f7fafc}.Blog__SectionContent{max-width:720px;margin:0 auto;padding:0 24px}.Blog__SectionContent--withImage{max-width:1000px;display:flex;align-items:flex-start;gap:40px}.Blog__PostImageContainer{flex-shrink:0;width:280px;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.1)}.Blog__PostImage{display:block;width:100%;height:auto}.Blog__PostText{flex:1 1;min-width:0}@media (max-width:768px){.Blog__SectionContent--withImage{flex-direction:column;gap:24px}.Blog__PostImageContainer{width:100%}}.Blog__PostLink{text-decoration:none;color:inherit}.Blog__PostTitle{font-family:var(--font-source-serif),"Source Serif 4",Georgia,serif;font-size:1.75rem;font-weight:600;color:#1a2b3c;margin:0 0 8px;line-height:1.3}.Blog__PostLink:hover .Blog__PostTitle{color:#2d6da3}.Blog__PostDate{font-size:.875rem;color:#718096;margin:0 0 16px}.Blog__PostDate,.Blog__PostDescription{font-family:var(--font-roboto),Roboto,sans-serif}.Blog__PostDescription{font-size:1.0625rem;color:#4a5568;line-height:1.6;margin:0 0 20px}.Blog__PostDescription a{color:#2d6da3;text-decoration:underline;-webkit-text-decoration-color:rgba(45,109,163,.4);text-decoration-color:rgba(45,109,163,.4);text-underline-offset:2px}.Blog__PostDescription a:hover{color:#1e3a5f;-webkit-text-decoration-color:#1e3a5f;text-decoration-color:#1e3a5f}.Blog__ReadMore{display:inline-block;font-family:var(--font-roboto),Roboto,sans-serif;font-size:.9375rem;font-weight:600;background-color:#2ab557;padding:10px 32px;border-radius:8px;transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease}.Blog__ReadMore,.Blog__ReadMore:hover,.Blog__ReadMore:link,.Blog__ReadMore:visited{color:#fff;text-decoration:none}.Blog__ReadMore:hover{background-color:#239b4a;box-shadow:0 4px 12px rgba(42,181,87,.3);transform:translateY(-1px)}.Blog__Empty{padding:80px 24px;text-align:center;background:#f7fafc}