.array{display:grid;display:-ms-grid;grid-template-columns:100%;grid-row-gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media all and (min-width:768px){.array{grid-row-gap:40px}}@media all and (min-width:1024px){.array{grid-row-gap:48px}}@media all and (max-width:767px){.array .array__child:not(:first-child) .feature-cell__video,.array .array__child:not(:first-child) .feature-cell__image{margin-top:16px}}@media all and (min-width:768px){.array--is-two-col{grid-template-columns:repeat(2,calc((((100% - 200px)/6)*3) + 80px + 0px));-ms-grid-columns:calc((((100% - 200px)/6)*3) + 80px + 0px),calc((((100% - 200px)/6)*3) + 80px + 0px);grid-column-gap:40px}}@media all and (min-width:1280px){.array--is-two-col{grid-template-columns:repeat(2,calc((((100% - 440px)/12)*5) + 160px + 0px));-ms-grid-columns:calc((((100% - 440px)/12)*5) + 160px + 0px) calc((((100% - 440px)/12)*5) + 160px + 0px)}}.array--is-two-col>div:nth-child(2){-ms-grid-column:2;-ms-grid-row:1}.array--is-two-col>div:nth-child(1){-ms-grid-column:1;-ms-grid-row:1}@media all and (min-width:768px){.array--is-three-col{grid-template-columns:repeat(3,calc((((100% - 200px)/6)*2) + 40px + 0px));-ms-grid-columns:calc((((100% - 200px)/6)*2) + 40px + 0px) calc((((100% - 200px)/6)*2) + 40px + 0px) calc((((100% - 200px)/6)*2) + 40px + 0px);grid-column-gap:40px}}@media all and (min-width:1280px){.array--is-three-col{grid-template-columns:repeat(3,calc((((100% - 440px)/12)*4) + 120px + 0px));-ms-grid-columns:calc((((100% - 440px)/12)*4) + 120px + 0px) calc((((100% - 440px)/12)*4) + 120px + 0px) calc((((100% - 440px)/12)*4) + 120px + 0px)}}.array--is-three-col>div:nth-child(3){-ms-grid-column:3;-ms-grid-row:1}.array--is-three-col>div:nth-child(2){-ms-grid-column:2;-ms-grid-row:1}.array--is-three-col>div:nth-child(1){-ms-grid-column:1;-ms-grid-row:1}