/* Full-width section surfaces with the existing shared content alignment. */
main>section:is(.news-section,.manifesto,.creation,.business,.brand-showcase,.social-slider,.store-gateway,.company-gateway,.contact){box-sizing:border-box;width:100%;max-width:none;margin-inline:0;padding-inline:max(6%,calc((100% - 1200px)/2));border-top:0}
main>.news-section{background:#f0f1f2}
main>.manifesto{background:#fff}
main>.creation{background:#e8ebed}
main>.business{background:#f4f3f0}
main>.business .business-list>.business-item{background:transparent}
main>.business .business-list>.business-item:nth-child(even){background:#ffffff80}
main>.brand-showcase{background:#fff}
main>.social-slider{background:#edf0f1}
main>.store-gateway{background:#e4e5e2}
main>.company-gateway{background:#282c2b;color:#f5f5f1;--muted:#cdd1cd;--line:#626862}
main>.company-gateway .company-title .lead{color:#d8c8a4}
main>.company-gateway .company-gateway-copy p{color:#d9dcd8}
main>.company-gateway .text-link{color:#f5f5f1;border-color:#929a91}
main>.company-gateway .text-link:is(:hover,:focus-visible){background:#f5f5f1;color:#282c2b;border-color:#f5f5f1}
main>.contact{background:#f5f5f3}
@media(max-width:700px){main>section:is(.news-section,.manifesto,.creation,.business,.brand-showcase,.social-slider,.store-gateway,.company-gateway,.contact){padding-inline:7%}}
