.Basket{position:fixed;z-index:100;top:20px;right:20px;display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;background-color:#720000;color:#ffe2e2;box-shadow:0 0 20px rgba(114,0,0,.15);font-size:15px;font-weight:500;letter-spacing:0;cursor:pointer}.Basket:empty{display:none}.Checkout,.Data,.Tickets{padding-bottom:120px}@media screen and (max-width:768px){.Checkout,.Data,.Tickets{padding-bottom:80px}}.Shop{position:relative}