<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html.menu-fixed{overflow-x:hidden;overflow-y:scroll}.store-cart__btn-animate-scroll{position:relative;z-index:95;width:100%}.store-cart__btn-animate-scroll.animate-scroll-init{visibility:visible;opacity:1}.store-cart__btn-animate-scroll.animate-scroll-animated{position:fixed;top:1.5rem}.store-cart__btn-container{position:relative;margin:auto}@media (min-width:1316px){.store-cart__btn-container{width:1140px}}.store-cart__btn{position:absolute;right:1.5rem;-webkit-transition-property:opacity .3s cubic-bezier(.65,.05,.36,1),-webkit-transform .3s cubic-bezier(.65,.05,.36,1);transition-property:opacity .3s cubic-bezier(.65,.05,.36,1),-webkit-transform .3s cubic-bezier(.65,.05,.36,1);-o-transition-property:opacity .3s cubic-bezier(.65,.05,.36,1),transform .3s cubic-bezier(.65,.05,.36,1);transition-property:opacity .3s cubic-bezier(.65,.05,.36,1),transform .3s cubic-bezier(.65,.05,.36,1);transition-property:opacity .3s cubic-bezier(.65,.05,.36,1),transform .3s cubic-bezier(.65,.05,.36,1),-webkit-transform .3s cubic-bezier(.65,.05,.36,1)}@media (min-width:1316px){.store-cart__btn{right:auto;left:calc(100% + 1.5rem)}}.store-cart__btn:hover{-webkit-transform:translateX(-.25rem);-ms-transform:translateX(-.25rem);transform:translateX(-.25rem)}.store-cart__btn-counter{position:absolute;top:auto;right:auto;bottom:50%;left:50%;display:block;width:1.25rem;height:1.25rem;line-height:1.25rem;background:#e4515d}.store-cart__container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:96;visibility:hidden}.store-cart__backdrop{background-color:rgba(0,0,0,.2);opacity:0;-webkit-transition:opacity .3s cubic-bezier(.65,.05,.36,1);-o-transition:opacity .3s cubic-bezier(.65,.05,.36,1);transition:opacity .3s cubic-bezier(.65,.05,.36,1)}.store-cart__backdrop,.store-cart__content{position:absolute;top:0;right:0;bottom:0;left:0}.store-cart__content{padding:1.5rem;background:#fff;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .4s cubic-bezier(.65,.05,.36,1);transition:-webkit-transform .4s cubic-bezier(.65,.05,.36,1);-o-transition:transform .4s cubic-bezier(.65,.05,.36,1);transition:transform .4s cubic-bezier(.65,.05,.36,1);transition:transform .4s cubic-bezier(.65,.05,.36,1),-webkit-transform .4s cubic-bezier(.65,.05,.36,1)}@media (min-width:576px){.store-cart__content{left:auto;width:414px}}@media (min-width:768px){.store-cart__content{bottom:auto;width:498px;padding:2rem;border-bottom-left-radius:1rem}}@media (min-width:768px){.store-cart__products{max-height:344px}}@media (min-width:992px){.store-cart__products{max-height:354px}}.store-cart__product,.store-cart__products-container{border-bottom:1px solid #d9e2e7}.store-cart__product:last-child{margin-bottom:0!important;border-bottom:0}.store-cart.active .store-cart__btn{-webkit-transform:translateX(1.5rem);-ms-transform:translateX(1.5rem);transform:translateX(1.5rem);opacity:0}.store-cart.active .store-cart__container{visibility:visible}.store-cart.active .store-cart__backdrop{opacity:1}.store-cart.active .store-cart__content{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}</pre></body></html>