.columns-c4f84d8 > div:nth-of-type(1){grid-column: 1 / 2;grid-row: 1 / 2;} .columns-c4f84d8 > div:nth-of-type(2){grid-column: 1 / 2;grid-row: 3 / 4;} .columns-c4f84d8 > div:nth-of-type(3){grid-column: 1 / 2;grid-row: 2 / 3;}.columns-c4f84d8{display: grid;grid-template-columns: repeat(1, 1fr);row-gap: 4rem;-moz-column-gap: 4rem;column-gap: 4rem;}@media screen and (min-width: 640px){.columns-c4f84d8{display: grid;}}@media screen and (min-width: 768px){.columns-c4f84d8 > div:nth-of-type(1){grid-column: 1 / 2;grid-row: 1 / 2;} .columns-c4f84d8 > div:nth-of-type(2){grid-column: 2 / 3;grid-row: 1 / 2;} .columns-c4f84d8 > div:nth-of-type(3){grid-column: 3 / 4;grid-row: 1 / 2;}.columns-c4f84d8{display: grid;grid-template-columns: repeat(3, 1fr);}}@media screen and (min-width: 1024px){.columns-c4f84d8{display: grid;}}@media screen and (min-width: 1280px){.columns-c4f84d8{display: grid;}}@media screen and (min-width: 1536px){.columns-c4f84d8 > div:nth-of-type(1){grid-column: 1 / 2;grid-row: 1 / 2;} .columns-c4f84d8 > div:nth-of-type(2){grid-column: 2 / 3;grid-row: 1 / 2;} .columns-c4f84d8 > div:nth-of-type(3){grid-column: 3 / 4;grid-row: 1 / 2;}.columns-c4f84d8{display: grid;grid-template-columns: repeat(3, 1fr);}}