.notification{background:var(--color-background-default);position:fixed;width:100%;z-index:var(--z-index-panel)}.notification .message{margin:0;padding:0}.notification .notification__item{padding:var(--message-padding,.5rem 1rem)}.notification .notification__close{cursor:pointer;display:block;position:absolute;right:1rem;top:50%;transform:translateY(-50%);z-index:var(--z-index-panel)}.notification .notification__icon{display:none}.slide-bottom-enter-active,.slide-bottom-leave-active{transition:opacity .5s cubic-bezier(.17,.67,.83,.67)}.slide-bottom-enter-from,.slide-bottom-leave-to{opacity:0}[id^=trustbadge-container]{z-index:20!important}.logo{animation:appear 1s;display:block}.logo__image{display:block;height:100%;width:100%}@keyframes appear{0%{opacity:0}}.restore-cart .dialog__header{align-items:center;display:flex;margin-bottom:calc(var(--default-space)/2)}.restore-cart .added-to-cart__product-buttons{display:flex;flex-basis:100%;flex-wrap:wrap;gap:1rem;margin-top:1rem}@media (width >= 48em){:is(.restore-cart .added-to-cart__product-buttons) .button{width:auto}}
