.delivery-reminder{position:fixed;bottom:0;left:0;width:100%;height:190px;z-index:9999;pointer-events:none;overflow:hidden;transform:translateY(100%);transition:transform .6s cubic-bezier(.4,0,.2,1);background-color:var(--background,#FFF4EE)}.delivery-reminder--visible{transform:translateY(0)}.delivery-reminder__road{position:absolute;bottom:0;left:0;width:100%;height:80px;background-image:url("data:image/svg+xml,%3Csvg width='1440' height='80' viewBox='0 0 1440 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1440' height='80' fill='%23EDE9E6'/%3E%3Crect y='6' width='1440' height='6' fill='white' fill-opacity='0.56'/%3E%3Crect x='4' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='132' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='260' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='388' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='516' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='644' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='772' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='900' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='1028' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='1156' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='1284' y='38' width='72' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect x='1412' y='38' width='28' height='5' fill='white' fill-opacity='0.56'/%3E%3Crect y='68' width='1440' height='6' fill='white' fill-opacity='0.56'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:1440px 80px}.delivery-reminder__car{position:absolute;bottom:45px;left:0;width:140px;height:134px;z-index:10000;will-change:left;pointer-events:auto;cursor:pointer}.delivery-reminder__car__image{width:100%;height:100%;object-fit:contain;display:block}