.awards-accolades-card{display:block;width:100%;cursor:pointer;overflow:hidden;border-radius:1.5rem;transition:all .8s ease-in-out;text-decoration:none;height:100%}.awards-accolades-card__content{padding:2.5rem 2rem 5rem 2rem;border-radius:1.5rem;background-color:#fff;display:inline-flex;flex-direction:row;position:relative;border:1px solid #bbd1e8;position:relative;height:100%;width:100%}.awards-accolades-card__image{height:fit-content;margin-right:20px;max-width:165px}.awards-accolades-card__subheading{display:flex;flex-direction:row;margin-bottom:18px}.awards-accolades-card__subheading .awards-accolades-card__category{position:relative;padding-right:14px}.awards-accolades-card__subheading .awards-accolades-card__category::before{content:"";position:absolute;right:0;height:100%;width:2px;background-color:#222}.awards-accolades-card__subheading .awards-accolades-card__year{padding-left:14px}.awards-accolades-card__subheading,.awards-accolades-card__subheading div{color:#222;font-size:16px;line-height:24px}.awards-accolades-card__heading,.awards-accolades-card__heading a,.awards-accolades-card__heading span{color:#222;font-size:24px;line-height:36px;font-weight:600;text-decoration:none}.awards-accolades-card__cta{width:100%;display:flex;flex-direction:row;justify-content:end;position:absolute;bottom:0;left:0;z-index:2}.awards-accolades-card__cta a,.awards-accolades-card__cta span{overflow:hidden;width:69px;height:69px;border-top-left-radius:1.5rem;border-bottom-right-radius:1.5rem;display:block;position:relative}.awards-accolades-card__cta a::before,.awards-accolades-card__cta span::before{content:"";width:200%;height:100%;background:#0e3aa8;display:block;position:absolute;top:0;left:-200%;transition:all .5s ease-in-out;border-radius:35px;z-index:2}.awards-accolades-card__cta a::after,.awards-accolades-card__cta span::after{content:url(https://www.sph.com.sg/wp-content/themes/sph/template-parts/images/icons/icon-listing-arrow.svg);position:absolute;left:-100%;top:50%;height:30px;transform:translate(-50%, -50%);z-index:5;transition:all .8s ease-in-out}.awards-accolades-card:hover .listing-card__content{border-color:#0e3aa8}.awards-accolades-card:hover .awards-accolades-card__cta a::before,.awards-accolades-card:hover .awards-accolades-card__cta span::before{left:-50%}.awards-accolades-card:hover .awards-accolades-card__cta a::after,.awards-accolades-card:hover .awards-accolades-card__cta span::after{left:50%;transform:translate(-50%, -50%)}@media(max-width: 991.98px){.awards-accolades-card__cta{display:none}}