.has-background--light{background-color:#fffcf9}.block-list{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:var(--wp--preset--spacing--medium);grid-row-gap:var(--wp--preset--spacing--medium)}.block-list h3{font-size:var(--wp--preset--font-size--large);line-height:1.25;margin-top:0;margin-bottom:0}.block-list p{margin-top:0;margin-bottom:0;line-height:1.1}.block-list__item{padding:2em;background-color:rgba(72,0,255,.0470588235);width:100%;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--small);border:1px solid rgba(255,255,255,.25)}@media screen and (max-width:992px){.block-list{grid-template-columns:repeat(1,1fr);grid-column-gap:var(--wp--preset--spacing--small);grid-row-gap:var(--wp--preset--spacing--small)}.block-list__item{padding:var(--wp--preset--spacing--small)}}@media (min-width:992px){.block-list__item:nth-child(2n+2){transform:translateY(var(--wp--preset--spacing--medium))}}.block-list__item:nth-child(3n+1){background-color:rgba(73,0,255,.0509803922)}.block-list__item:nth-child(3n+2){background-color:rgba(0,182,255,.1098039216)}.block-list__item:nth-child(3n+3){border:1px solid rgba(0,0,0,.05)}.block-list__item:nth-child(3n){background-color:rgba(255,255,255,.1098039216)}