.ppost-content .ppost-section{display:grid;padding:2.5rem 0;place-content:center;position:relative}.ppost-content .ppost-section .grid{display:grid;grid-template-columns:1fr}.ppost-content .ppost-section .grid>div{z-index:1}@media (min-width:576px){.ppost-content .ppost-section .grid:not(.background__grid) ul{column-gap:2rem;grid-template-columns:1fr 1fr}.ppost-content .ppost-section .grid.background__grid{grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto}.ppost-content .ppost-section .grid.background__grid .background__title{grid-column:1/3;grid-row:1/2}.ppost-content .ppost-section .grid.background__grid .background__content:first-child{grid-column:1/2;grid-row:2/3}.ppost-content .ppost-section .grid.background__grid .background__content:last-child{grid-column:2/3;grid-row:2/3}}@media (min-width:768px){.ppost-content .ppost-section{min-height:500px;padding:4rem 0}.ppost-content .ppost-section .grid{column-gap:2rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.ppost-content .ppost-section .grid.background__grid{grid-template-columns:repeat(3,1fr)!important}.ppost-content .ppost-section .grid.background__grid .background__title{grid-column:1/2;grid-row:1/2}.ppost-content .ppost-section .grid.background__grid .background__content:first-child{grid-column:2/3;grid-row:1/2}.ppost-content .ppost-section .grid.background__grid .background__content:last-child{grid-column:3/4;grid-row:1/2}}