.Grid{position:relative;display:flex;flex-wrap:wrap;width:100%}.Grid--gap{row-gap:1rem;width:calc(100% + 1rem);transform:translate(-.5rem)}.Grid--gap>[class*=Grid__item]{padding-left:.5rem;padding-right:.5rem}.Grid--gap-2{row-gap:2rem;width:calc(100% + 2rem);transform:translate(-1rem)}.Grid--gap-2>[class*=Grid__item]{padding-left:1rem;padding-right:1rem}.Grid--gap-4{row-gap:4rem;width:calc(100% + 4rem);transform:translate(-2rem)}.Grid--gap-4>[class*=Grid__item]{padding-left:2rem;padding-right:2rem}.Grid--gap-6{row-gap:6rem;width:calc(100% + 6rem);transform:translate(-3rem)}.Grid--gap-6>[class*=Grid__item]{padding-left:3rem;padding-right:3rem}.Grid--gap-8{row-gap:8rem;width:calc(100% + 8rem);transform:translate(-4rem)}.Grid--gap-8>[class*=Grid__item]{padding-left:4rem;padding-right:4rem}.Grid__item{width:100%}.Grid__item--1-3{width:33.3333333333%}.Grid__item--2-3{width:66.6666666667%}.Grid__item--1-2,.Grid__item--2-4{width:50%}.Grid__item--1-4{width:25%}.Grid__item--3-4{width:75%}.Grid__item--1-5{width:20%}.Grid__item--2-5{width:40%}.Grid__item--3-5{width:60%}.Grid__item--4-5{width:80%}@media (max-width: 640px){.Grid__item--mobile-1-3{width:33.3333333333%}.Grid__item--mobile-2-3{width:66.6666666667%}.Grid__item--mobile-1-2,.Grid__item--mobile-2-4{width:50%}.Grid__item--mobile-1-4{width:25%}.Grid__item--mobile-3-4{width:75%}.Grid__item--mobile-1-5{width:20%}.Grid__item--mobile-2-5{width:40%}.Grid__item--mobile-3-5{width:60%}.Grid__item--mobile-4-5{width:80%}}@media (min-width: 641px){.Grid__item--tablet-1-3{width:33.3333333333%}.Grid__item--tablet-2-3{width:66.6666666667%}.Grid__item--tablet-1-2,.Grid__item--tablet-2-4{width:50%}.Grid__item--tablet-1-4{width:25%}.Grid__item--tablet-3-4{width:75%}.Grid__item--tablet-1-5{width:20%}.Grid__item--tablet-2-5{width:40%}.Grid__item--tablet-3-5{width:60%}.Grid__item--tablet-4-5{width:80%}}@media (min-width: 1025px){.Grid__item--desktop-1-3{width:33.3333333333%}.Grid__item--desktop-2-3{width:66.6666666667%}.Grid__item--desktop-1-2,.Grid__item--desktop-2-4{width:50%}.Grid__item--desktop-1-4{width:25%}.Grid__item--desktop-3-4{width:75%}.Grid__item--desktop-1-5{width:20%}.Grid__item--desktop-2-5{width:40%}.Grid__item--desktop-3-5{width:60%}.Grid__item--desktop-4-5{width:80%}}@media (min-width: 1441px){.Grid__item--widescreen-1-3{width:33.3333333333%}.Grid__item--widescreen-2-3{width:66.6666666667%}.Grid__item--widescreen-1-2,.Grid__item--widescreen-2-4{width:50%}.Grid__item--widescreen-1-4{width:25%}.Grid__item--widescreen-3-4{width:75%}.Grid__item--widescreen-1-5{width:20%}.Grid__item--widescreen-2-5{width:40%}.Grid__item--widescreen-3-5{width:60%}.Grid__item--widescreen-4-5{width:80%}}
