.section-blog-facts .--greige{background-color:var(--greige);--text-color: var(--black)}.section-blog-facts .--black{background-color:var(--black);--text-color: var(--white)}.section-blog-facts .--white{background-color:var(--white);--text-color: var(--black)}.section-blog-facts .page-width-desktop{color:var(--text-color);display:flex;gap:3rem;flex-wrap:nowrap}@media screen and (max-width: 989px){.section-blog-facts .page-width-desktop{padding:0 2rem;flex-direction:column}}.section-blog-facts .page-width-desktop .facts-row{display:flex;gap:5rem;flex-direction:row;flex-wrap:nowrap;width:100%}@media screen and (max-width: 1200px){.section-blog-facts .page-width-desktop .facts-row{flex-wrap:wrap;gap:3rem .5rem}}@media screen and (max-width: 989px){.section-blog-facts .page-width-desktop .facts-row{flex-direction:column}}.section-blog-facts .page-width-desktop .facts-row .fact{max-width:25.5rem;display:flex;align-items:center;gap:2rem}@media screen and (max-width: 1200px){.section-blog-facts .page-width-desktop .facts-row .fact{max-width:50%;width:calc(50% - 5px)}}@media screen and (max-width: 989px){.section-blog-facts .page-width-desktop .facts-row .fact{max-width:100%;width:100%}}.section-blog-facts .page-width-desktop .facts-row .fact h3{font:var(--text-size-regular);font-weight:bold;margin:0 0 .3rem}.section-blog-facts .page-width-desktop .facts-row .fact p{font:var(--text-size-regular);margin:0}.section-blog-facts .page-width-desktop .facts-row .fact .icon{width:5.5rem;height:5.5rem}.section-blog-facts .page-width-desktop .facts-row .fact .icon svg{width:100%;height:100%}