.PostItem{background-size:contain;background-repeat:no-repeat;background-position:center center;display:flex;flex-direction:column;justify-content:center}.PostItem>.caption{width:100%;text-align:center;overflow:hidden}.PostItem>.displayName{width:100%;text-align:center;overflow:hidden;font-style:italic}.SurroundedLogo{width:100%;height:100%;display:grid;grid-template-areas:"tl tl i2 i3 tr tr" "tl tl i2 i3 tr tr" "tl tl lo lo tr tr" "bl bl lo lo br br" "bl bl i6 i7 br br" "bl bl i6 i7 br br";grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr);box-sizing:border-box;gap:10px;padding:10px;background-size:cover;background-repeat:no-repeat}.SurroundedLogo .smallItem,.SurroundedLogo .i7,.SurroundedLogo .i6,.SurroundedLogo .i3,.SurroundedLogo .i2{font-size:1.3vw}@media (orientation: portrait){.SurroundedLogo .smallItem,.SurroundedLogo .i7,.SurroundedLogo .i6,.SurroundedLogo .i3,.SurroundedLogo .i2{font-size:1.3vh}}.SurroundedLogo .largeItem,.SurroundedLogo .br,.SurroundedLogo .bl,.SurroundedLogo .tr,.SurroundedLogo .tl{font-size:2.3vw}@media (orientation: portrait){.SurroundedLogo .largeItem,.SurroundedLogo .br,.SurroundedLogo .bl,.SurroundedLogo .tr,.SurroundedLogo .tl{font-size:2.3vh}}.SurroundedLogo .tl{grid-area:tl}.SurroundedLogo .i2{grid-area:i2}.SurroundedLogo .i3{grid-area:i3}.SurroundedLogo .tr{grid-area:tr}.SurroundedLogo .lo{grid-area:lo;background-size:contain;background-repeat:no-repeat;background-position:center}.SurroundedLogo .bl{grid-area:bl}.SurroundedLogo .i6{grid-area:i6}.SurroundedLogo .i7{grid-area:i7}.SurroundedLogo .br{grid-area:br}html,body,#root{height:100%;width:100%;margin:0;padding:0;border:0}
