.cu-three-cols{grid-column-gap:1rem;grid-row-gap:2rem;display:-ms-grid;display:grid}.cu-three-cols>div>:first-child{margin-top:0}.cu-three-cols>div>:last-child{margin-bottom:0}@media screen and (min-width:768px)and (max-width:1023px){.cu-three-cols>div{margin:auto;width:66.66%}}@media screen and (min-width:1024px){.cu-three-cols{-ms-grid-columns:(1fr)[14];grid-template-columns:repeat(14,1fr)}.cu-three-cols>div{-ms-grid-column-span:4;grid-column-end:span 4}.cu-three-cols>:first-child{-ms-grid-column:1;grid-column-start:1}.cu-three-cols>:nth-child(2){-ms-grid-column:6;grid-column-start:6}.cu-three-cols>:last-child{-ms-grid-column:11;grid-column-start:11}}
