.ppost-content{overflow:hidden}.ppost-content .ppost-section{position:relative;display:grid;place-content:center;padding:2.5rem 0}.ppost-content .ppost-section .grid{display:grid;grid-template-columns:1fr}.ppost-content .ppost-section .grid>div{z-index:1}.ppost-content .ppost-section .grid:not(.background__grid) ul{display:grid;grid-template-columns:1fr;list-style:none;padding:0}.ppost-content .ppost-section .grid ul>li{position:relative;padding-left:1rem;padding-bottom:10px}.ppost-content .ppost-section .grid ul>li p{margin:0}{# Background Section Styles #}.ppost-content .ppost-section .bg-triangle{display:none}{# Scope Section Styles #}.ppost-content .ppost-content__scope .scope__bg-triangle{position:absolute;top:50%;left:0;width:34vw;height:120%;clip-path:polygon(100% 50%,0 0,0 100%);transform:translateY(-50%)}.ppost-content .ppost-content__scope .grid .scope__content{grid-column:2 / 4}.ppost-content .ppost-content__scope .grid .scope__content *{color:#fff}.ppost-content .ppost-content__scope .grid .scope__content a{text-decoration:underline}{# Details Section Styles #}.ppost-content .ppost-content__details .details__bg-triangle{position:absolute;top:50%;right:0;width:34vw;height:120%;clip-path:polygon(100% 0,0 50%,100% 100%);transform:translateY(-50%)}.ppost-content .ppost-content__details .grid .details__content{grid-column:1 / 3}{# Solutions Section Styles #}.ppost-content .ppost-content__solutions .solutions__bg-triangle{position:absolute;top:50%;left:0;width:34vw;height:120%;clip-path:polygon(100% 50%,0 0,0 100%);transform:translateY(-50%)}.ppost-content .ppost-content__solutions .grid .solutions__content{grid-column:2 / 4}.ppost-content .ppost-content__solutions .grid .solutions__content *{color:#fff}.ppost-content .ppost-content__solutions .grid .solutions__content a{text-decoration:underline}@media(min-width:576px){.ppost-content .ppost-section .grid:not(.background__grid) ul{grid-template-columns:1fr 1fr;column-gap:2rem}.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{grid-template-columns:repeat(3,1fr);column-gap:2rem}.ppost-content .ppost-section .grid:not(.background__grid) ul{column-gap:3rem}.ppost-content .ppost-section .bg-triangle{display:block}.ppost-content .ppost-content__scope .scope__bg-triangle,.ppost-content .ppost-content__details .scope__bg-details,.ppost-content .ppost-content__solutions .solutions__bg-triangle{height:180%}}@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}}