.pd-promotion-tile{height:550px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:100%}.pd-promotion-tile:hover img,.pd-promotion-tile:hover picture{height:104%;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:104%}.pd-promotion-tile__bg-wrapper{border-radius:1rem;left:0;position:absolute;top:0}.pd-promotion-tile__background,.pd-promotion-tile__bg-wrapper{height:100%;overflow:hidden;width:100%}.pd-promotion-tile__background img,.pd-promotion-tile__background picture{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:100%}.pd-promotion-tile__content-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1.5rem;z-index:1}.pd-promotion-tile__title{color:#fff;font-size:1.5rem;font-weight:700;line-height:2rem;margin:0}@media (min-width:769px){.pd-promotion-tile__title{font-size:2rem;line-height:2.5rem}}.pd-promotion-tile__description{color:#fff;font-size:.875rem;font-weight:500;line-height:1.375rem;margin:.5rem 0 0}@media (min-width:769px){.pd-promotion-tile__description{font-size:1rem;line-height:1.5rem}}.pd-promotion-tile__link{background:none;color:#fff;font-size:1rem;font-weight:700;line-height:1.5rem;padding:0}.pd-promotion-tile__link:hover:before{-webkit-transform:translateX(.25rem);transform:translateX(.25rem)}.pd-promotion-tile__link:before{background-color:#fff;content:"";display:block;height:.625rem;-webkit-mask-image:url(../../../icons/arrow-right.svg);mask-image:url(../../../icons/arrow-right.svg);mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:.625rem}