.pdx-process{position:relative}.pdx-process__row{display:flex;flex-wrap:wrap}.pdx-process__featured-image-wrap,.pdx-process__header{flex:0 0 100%;max-width:100%}.pdx-process__item{background-color:#fff;border-radius:16px;margin-bottom:32px;opacity:0;padding:30px;position:relative;transform:translateY(50px);transition:all .6s cubic-bezier(.4,0,.2,1);z-index:1}.pdx-process__item.visible{opacity:1;transform:translateY(0)}.pdx-process__item-heading{margin-bottom:10px}.pdx-process__featured-image img{height:100%!important;object-fit:cover;width:100%}.pdx-process__items{margin-top:40px;padding-left:30px;position:relative}.pdx-process__item:after{background-color:#051327;content:"";height:123%;left:-30px;position:absolute;top:50%;width:1px}.pdx-process__item:last-child:after{display:none}.pdx-process__item:before{background-color:#0cc162;border-radius:100vw;content:"";height:19px;left:-40px;position:absolute;top:70px;width:19px;z-index:1}.pdx-process__item:nth-child(2):before{background-color:#1068eb}.pdx-process__item:nth-child(3):before{background-color:#d81f26}@media only screen and (min-width:768px){.pdx-process__header{flex:0 0 46%;max-width:46%}.pdx-process__featured-image-wrap{flex:0 0 54%;max-width:54%}.pdx-process__featured-image{bottom:0;position:absolute;right:0;top:0}.pdx-process__item-heading{font-size:32px}}