.sp-incentives{position:fixed;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .5s ease-in-out;z-index:-1059;width:100%;padding:20px;box-shadow:0 -5px 10px rgba(0,0,0,.2);background-color:#080808;background-image:url(<?=$imgUri;?>sp-incentives-01.jpg?v=0);background-image:image-set('<?=$imgUri;?>sp-incentives-01.webp?v=0');background-image:-webkit-image-set('<?=$imgUri;?>sp-incentives-01.webp?v=0');background-size:cover;background-position:center;background-repeat:no-repeat}.sp-incentives.active{visibility:initial;opacity:1;z-index:1059}.sp-incentives .spinc-content .spinc-close{position:absolute;top:10px;right:10px;width:26px;height:28px;background-color:rgba(0,0,0,.3);text-align:center;border-radius:4px}.spinc-reject-link{color:#ececec;font-size:.9em;text-decoration:underline}.spinc-header{color:#fff;font-weight:300}.growl{opacity:1}.growl .growl-message{font-size:16px}.growl.growl-large{padding:20px}@media (min-width:576px){.sp-incentives{background-size:contain;background-position:top right}}