.projectLogos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(28px,5vw,76px);padding:clamp(55px,8vw,100px) max(24px,calc((100% - 1180px)/2));background:#f7f8fc}.projectLogos img{display:block;order:1;max-width:150px;max-height:70px;object-fit:contain}.projectLogosText{order:2;display:block;width:100%;flex:0 0 100%;max-width:820px;margin:clamp(12px,2vw,24px) auto 0;color:#303238;text-align:center;font-size:clamp(11px,1vw,14px);line-height:1.55;white-space:pre-line}@media(max-width:650px){.projectLogos{gap:28px}.projectLogos img{max-width:105px;max-height:52px}.projectLogosText{font-size:11px}}

@media (prefers-color-scheme:dark){.projectLogos{background:#17191e}.projectLogos img{filter:invert(1) grayscale(1) brightness(1.75)}.projectLogosText{color:#e3e5e8}}
