.scrubbed-bento-wrap{justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.scrubbed-bento{flex:none;grid-template-rows:repeat(4,23svh);grid-template-columns:repeat(3,32.5vw);place-content:center;gap:1svh;width:100%;height:100%;margin:0;padding:0;list-style:none;display:grid;position:relative}.scrubbed-bento.scrubbed-bento--final{grid-template-rows:repeat(4,49.5svh);grid-template-columns:repeat(3,100vw)}.scrubbed-bento__item{min-width:0;min-height:0;position:relative;overflow:hidden}.scrubbed-bento__item:first-child{grid-area:1/1/3/2}.scrubbed-bento__item:nth-child(2){grid-area:1/2/2/3}.scrubbed-bento__item:nth-child(3){grid-area:2/2/4/3}.scrubbed-bento__item:nth-child(4){grid-area:1/3/3/4}.scrubbed-bento__item:nth-child(5){grid-area:3/1/4/2}.scrubbed-bento__item:nth-child(6){grid-area:3/3/5/4}.scrubbed-bento__item:nth-child(7){grid-area:4/1/5/2}.scrubbed-bento__item:nth-child(8){grid-area:4/2/5/3}@media (max-width:767px){.scrubbed-bento-wrap{height:auto;padding:24px 12px}.scrubbed-bento{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;height:auto}.scrubbed-bento__item:nth-child(n){aspect-ratio:4/5;border-radius:10px;grid-area:auto}.scrubbed-bento__item:first-child,.scrubbed-bento__item:nth-child(6){aspect-ratio:4/3;grid-column:1/-1}}
