.pwa-prompt__wrapper{background-color:var(--warna_2);display:flex;flex-direction:row;align-items:stretch;border-radius:16px;}.pwa-prompt__graphic{transform:scaleX(1);background-image:url(/assets/waves-pwa.svg);background-repeat:no-repeat;background-size:cover;background-position:top;display:flex;flex-shrink:0;align-items:center;width:120px;border-radius:inherit;padding-left:14px;box-sizing:border-box;justify-content:left}.pwa-prompt__message{margin-left:-16px;display:inline-flex;flex-direction:column}.pwa-prompt__message-content{color:#cfcfcf;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;padding:12px 12px 12px 0}.pwa-prompt__message-content__text{font-size:.75rem;line-height:15px;margin:0 0 8px}.pwa-prompt__message-content__button{display:flex;align-items:center;justify-content:space-between;border:0;padding:0;background:0 0;color:#ff9700}.pwa-prompt__message-content__button span{font-weight:500;margin-right:8px;font-size:15px;display:inline-block}