.txEvpService .list{display:flex;flex-flow:row wrap;margin:0 -10px;align-items:stretch;}.txEvpService .list a{text-decoration:none;}.txEvpService .list .serviceWrap{width:33.33%;box-sizing:border-box;display:block;padding:10px;}.txEvpService .list .service{padding:2em 10px;position:relative;background-color:#eee;height:100%;box-sizing:border-box;display:flex;flex-flow:column nowrap;justify-content:center;text-align:center;overflow:hidden;border-radius:20px;}.txEvpService .list .service *{color:#979fa5;}.txEvpService .list .service.priority1 *{color:#464c51;}.txEvpService .list .service .icon{font-size:5em;}.txEvpService .list .service .details{top:0;right:100%;position:absolute;width:100%;height:100%;background-color:rgba(127,132,135,0.8);text-align:left;padding:20px;box-sizing:border-box;transition:right 0.2s ease;display:flex;flex-flow:column nowrap;justify-content:center;}.txEvpService .list .service.priority1 .details{background-color:rgba(68,72,81,0.8);}.txEvpService .list .service .details *{color:#ddd;}.txEvpService .list .service:hover .details{right:0;font-weight:bold;}.txEvpService .list a .service .details:before{content:"\f061";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;bottom:10px;right:10px;color:#ddd;font-size:2em;line-height:1em;}
