.VehicleCardPopover-module__jswsYW__popover{z-index:10;gap:var(--gap-md);border:var(--border-soft);border-radius:var(--radius-xl);width:250px;box-shadow:var(--shadow-soft);flex-direction:column;padding:12px;display:flex;position:absolute;top:36px;color:var(--text-primary)!important;background-color:var(--elevated-level-one)!important}.VehicleCardPopover-module__jswsYW__popover--labels{top:50px}.VehicleCardPopover-module__jswsYW__popover--carshop{top:70px}.VehicleCardPopover-module__jswsYW__popover--closed{display:none}.VehicleCardPopover-module__jswsYW__popover .VehicleCardPopover-module__jswsYW__disclaimerCtn{flex-direction:column;max-height:20vh;display:flex;overflow:auto}.VehicleCardPopover-module__jswsYW__popover .VehicleCardPopover-module__jswsYW__item{justify-content:space-between;width:100%;display:flex}.ButtonNotification-module__lOuihq__buttonCtn{z-index:1;width:100%;position:relative}.ButtonNotification-module__lOuihq__buttonCtn .ButtonNotification-module__lOuihq__notification{z-index:0;width:inherit;height:36px;color:var(--on-primary);background:var(--primary);border-radius:var(--radius-sm);pointer-events:none;justify-content:center;align-items:center;animation-name:ButtonNotification-module__lOuihq__bounce-out;animation-duration:.75s;animation-fill-mode:both;display:flex;position:absolute;top:0}.ButtonNotification-module__lOuihq__buttonCtn .ButtonNotification-module__lOuihq__notification--show{z-index:10;box-shadow:var(--shadow-soft);animation-name:ButtonNotification-module__lOuihq__bounce-in;top:-44px;animation-duration:.5s!important}.ButtonNotification-module__lOuihq__buttonCtn .ButtonNotification-module__lOuihq__notification--initial{animation-duration:0s!important}.ButtonNotification-module__lOuihq__buttonCtn .ButtonNotification-module__lOuihq__notification .ButtonNotification-module__lOuihq__progressFixed{z-index:1;background-color:var(--on-primary);opacity:.7;border-radius:0 0 0 5px;width:5px;height:3px;position:absolute;bottom:0;left:0}.ButtonNotification-module__lOuihq__buttonCtn .ButtonNotification-module__lOuihq__notification .ButtonNotification-module__lOuihq__progress{z-index:1;background-color:var(--on-primary);transform-origin:0;opacity:.7;border-radius:0 0 5px;width:calc(100% - 5px);height:3px;animation:ButtonNotification-module__lOuihq__track-progress 3.4s linear forwards;position:absolute;bottom:0;left:5px}@keyframes ButtonNotification-module__lOuihq__bounce-in{0%,40%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,44px,0)}40%{opacity:1;transform:translate3d(0,-10px,0)}75%{transform:translate3d(0,5px,0)}90%{transform:translate3d(0,-2.5px,0)}to{transform:translateZ(0)}}@keyframes ButtonNotification-module__lOuihq__bounce-out{0%{transform:translate3d(0,-44px,0)}20%{transform:translate3d(0,-41.5px,0)}40%,45%{opacity:1;transform:translate3d(0,-49px,0)}to{opacity:0;transform:translateZ(0)}}@keyframes ButtonNotification-module__lOuihq__track-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}