.link-element.card{-webkit-box-shadow:0 0 20px rgba(0,0,0,.15);box-shadow:0 0 20px rgba(0,0,0,.15);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition: -webkit-box-shadow 0.3s ease;transition: -webkit-box-shadow 0.3s ease;transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;border-radius:8px;background:#fff;color:#171717;width:100%}@media(min-width: 0){.link-element.card{padding-top:12px}}@media(min-width: 0){.link-element.card{padding-bottom:12px}}@media(min-width: 0){.link-element.card{padding-left:24px}}@media(min-width: 0){.link-element.card{padding-right:24px}}.link-element.card:hover{-webkit-box-shadow:0 4px 40px rgba(0,0,0,.25);box-shadow:0 4px 40px rgba(0,0,0,.25)}.link-element.card>.content{width:100%}.link-element.card>.icon-element{width:24px;height:24px}.link-element.card .heading-element{color:#171717}.link-element.card .text{color:#6d7682}
