.pillars__element{text-align:center;display:flex;flex-direction:column;flex-grow:1;width:100%;max-width:28rem;margin:auto;margin-bottom:3rem}@media screen and (min-width:53.1875em){.pillars__element{margin-bottom:2rem}}.pillars__image--border img{padding:1.5rem;background:#fff;border-radius:2rem;box-shadow:0 0 .5rem rgba(48,48,48,.2)}.pillars__text{flex-grow:1;font-size:1.2rem}@media screen and (min-width:53.1875em){.pillars__text{font-size:1.4rem}}.pillars--payPerView .flex__row{position:relative}.pillars--payPerView .flex__row:before{content:"";width:2px;height:70%;position:absolute;top:10%;margin:auto;z-index:-1;background-image:linear-gradient(to bottom,#cacaca 50%,rgba(255,255,255,0) 10%);background-position:top;background-size:1px 24px;background-repeat:repeat-y;left:0;right:0}@media screen and (min-width:53.1875em){.pillars--payPerView .flex__row:before{width:60%;height:2px;top:30%;background-image:linear-gradient(to right,#cacaca 50%,rgba(255,255,255,0) 10%);background-position:top;background-size:30px 1px;background-repeat:repeat-x;left:19.5%;right:auto}}.pillars--payPerView .flex__row .pillars__image img{box-shadow:0 0 5px rgba(0,0,0,.1)}