body.act-theme .act-card{background:var(--white);border:1px solid #ccc;width:100%}body.act-theme .act-card__image{height:50%}@media (max-width:708px){body.act-theme .act-card__image{height:auto}}body.act-theme .act-card__title a.js-auto-new-tab-link svg{display:none}body.act-theme .act-card__content{padding:1.5rem}body.act-theme .act-card__excerpt{margin-bottom:0}body.act-theme .act-card__link{border:none!important;color:var(--g-800)!important;margin-top:2rem;padding:0!important;position:relative;transition:all .3s ease-in-out}body.act-theme .act-card__link:after{background:var(--g-800);content:"";height:100%;left:108%;-webkit-mask-image:url(../../assets/img/Arrow_Left_LG.svg);mask-image:url(../../assets/img/Arrow_Left_LG.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:absolute;top:0;transition:all .3s ease-in-out;width:100%}body.act-theme .act-card__link:hover{background:transparent!important;color:var(--g-600)!important}body.act-theme .act-card__link:hover:after{background:var(--g-600)}body.act-theme .act-card__link .icon.icon-external-link{margin-left:0;width:.75rem}
