.o-image-grid__content{margin-bottom:3rem}.o-image-grid__content-grid{--columns:12;display:grid;gap:var(--gap,0);grid-auto-flow:dense;grid-template-columns:repeat(var(--columns),1fr)}.o-image-grid__content-grid[data-grid-type=four]{--col:span 6}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=four]{--col:span 3}}.o-image-grid__content-grid[data-grid-type=four]>:nth-child(n+5){display:none}.o-image-grid__content-grid[data-grid-type=three]{--col:span 6}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=three]{--col:span 4}}.o-image-grid__content-grid[data-grid-type=three]>:nth-child(n+4){display:none}.o-image-grid__content-grid[data-grid-type=three]>:nth-child(3){--col:span 12}@media screen and (max-width:768px){.o-image-grid__content-grid[data-grid-type=three]>:nth-child(3){aspect-ratio:1/.5}}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=three]>:nth-child(3){--col:span 4}}.o-image-grid__content-grid[data-grid-type=two]{--col:span 6}.o-image-grid__content-grid[data-grid-type=two]>:nth-child(3):last-child,.o-image-grid__content-grid[data-grid-type=two]>:nth-child(n+5){display:none}.o-image-grid__content-grid[data-grid-type=one]{--col:span 12}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=two_sub_left],.o-image-grid__content-grid[data-grid-type=two_sub_right]{grid-template-rows:repeat(2,1fr)}}.o-image-grid__content-grid[data-grid-type=two_sub_left]>:first-child,.o-image-grid__content-grid[data-grid-type=two_sub_right]>:first-child{--col:1/-1}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=two_sub_left]>:first-child,.o-image-grid__content-grid[data-grid-type=two_sub_right]>:first-child{grid-row:span 2}}.o-image-grid__content-grid[data-grid-type=two_sub_left]>:nth-child(n+2),.o-image-grid__content-grid[data-grid-type=two_sub_right]>:nth-child(n+2){--col:span 6}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=two_sub_left]>:nth-child(n+2),.o-image-grid__content-grid[data-grid-type=two_sub_right]>:nth-child(n+2){--col:span 3}}.o-image-grid__content-grid[data-grid-type=two_sub_left]>:nth-child(n+4),.o-image-grid__content-grid[data-grid-type=two_sub_right]>:nth-child(n+4){display:none}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=two_sub_left]>:nth-child(n+4),.o-image-grid__content-grid[data-grid-type=two_sub_right]>:nth-child(n+4){display:block}}.o-image-grid__content-grid[data-grid-type=two_sub_left]>:nth-child(4):last-child,.o-image-grid__content-grid[data-grid-type=two_sub_right]>:nth-child(4):last-child{--col:span 12}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=two_sub_left]>:nth-child(4):last-child,.o-image-grid__content-grid[data-grid-type=two_sub_right]>:nth-child(4):last-child{--col:span 6;grid-row:span 1;position:relative}}.o-image-grid__content-grid[data-grid-type=two_sub_left]>:nth-child(4):last-child img,.o-image-grid__content-grid[data-grid-type=two_sub_right]>:nth-child(4):last-child img{aspect-ratio:auto;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type=two_sub_left]>:first-child{--col:7/-1}.o-image-grid__content-grid[data-grid-type=two_sub_right]>:not(:first-child){grid-row:span 1}.o-image-grid__content-grid[data-grid-type=two_sub_right]>:first-child{--col:span 6}}.o-image-grid__content-grid[data-grid-type]>:only-child{--col:span 12}@media screen and (min-width:768px){.o-image-grid__content-grid[data-grid-type]>:only-child{--col:span 12}}.o-image-grid__image{grid-column:var(--col,span 6);overflow:clip}