@charset "utf-8";
.hero-section .hero-ctr .cardBox .cardBox-cont  {
    position: relative;
}
.hero-section .hero-ctr .cardBox a[target="_blank"]::after {
    content: '';
    position: absolute;
    bottom: 7px;
    right: 7px;
    margin-top: -4.5px;
    background-image: url(https://www.au.com/etc.clientlibs/settings/wcm/designs/au-com/clientlib-site/resources/images/icon/icon_sprite.png);
    background-position: -18px -156px;
    width: 18px;
    height: 18px;
    background-size: 202px 186px;
}