.fly-basket-tip{display:flex;width:432px;justify-content:flex-end;align-items:flex-start;position:absolute;left:21px;top:-11px}.fly-basket-container{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;background:white;font-family:Inter,sans-serif;font-style:normal;line-height:24px;z-index:1000001;text-align:left;font-size:16px;font-weight:400;color:rgba(0,0,0,0.90);opacity:0;transition:opacity 0.25s ease-out,transform 0.25s ease-out,bottom 0.25s ease-out;letter-spacing:0}.fly-basket-container button{-webkit-appearance:none}.fly-basket-header{font-size:20px;font-weight:600;display:flex;flex-direction:row;align-items:center;width:100%;border-bottom:1px solid #E6E2E0;justify-content:space-between;padding:0 12px 0 0;height:100%;flex-shrink:0}.fly-basket-header-content{display:flex;flex-direction:row;gap:6px;padding:18px 8px 18px 24px;align-self:stretch}.fly-basket-checked{color:rgba(52,163,0,1);width:24px;height:24px}.fly-basket-header-text{flex:auto}.fly-basket-close button{color:rgba(46,43,41,1);width:48px;height:48px;background:none;border:0;margin-right:-4px}.fly-basket-close button:visited{color:rgba(46,43,41,1)}.fly-basket-close button i{font-size:24px}.fly-basket-content{padding:24px;width:100%;gap:24px;display:grid;flex-direction:column;overflow:auto}.fly-basket-footer{padding:6px 24px 24px 24px;width:100%;height:100%}.fly-basket-item-description{flex-grow:1}.fly-basket-item-amount{margin-left:-10px}.fly-basket-item-amount span{top:-2px;display:inline-block;position:relative}.fly-basket-item-amount button{background:none;border:0;width:34px;height:34px}.fly-basket-item-amount button i{font-size:18px;margin-top:3px}.fly-basket-item{display:flex;gap:12px;flex-direction:row;justify-content:space-between;flex-shrink:0}.fly-basket-item img{display:block;width:126px;height:84px;border-radius:6px}.fly-basket-item a{height:84px}.fly-basket-item h4{font-style:normal;font-weight:600;line-height:24px;margin:0}.fly-basket-item-details{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fly-basket-item-price{display:flex;flex-direction:column;justify-content:right;font-style:normal;font-weight:600;line-height:24px}.fly-basket-item-price > div{display:flex}.fly-basket-item-price-discounted{color:rgba(0,0,0,0.54);font-size:12px;font-style:normal;font-weight:400;line-height:18px;letter-spacing:0.12px;text-decoration-line:line-through}.fly-basket-summary{display:flex;justify-content:end;width:100%;margin:24px 0;font-size:19px;line-height:24px;color:rgba(0,0,0,0.75)}.fly-basket-total{margin-left:6px;font-weight:600;color:rgba(0,0,0,0.90)}.fly-basket-total-currency{color:rgba(0,0,0,0.54);margin-left:6px}.fly-basket-actions{display:flex;width:100%;flex-direction:row;justify-content:space-between;gap:6px}.fly-basket-button-buy-now{border-radius:6px;background:#E32016;color:#FFF;padding:12px 24px;font-size:16px;font-style:normal;font-weight:600;line-height:18px;border:0;flex:1}.fly-basket-button-buy-now:hover{box-shadow:0 0 0 1px #FFF,0 0 0 3px #2E2B29}.fly-basket-button-view-basket{border-radius:6px;border:3px solid #2E2B29;background:#FFF;padding:12px 24px;font-size:16px;font-style:normal;font-weight:600;line-height:18px;white-space:nowrap;color:rgba(0,0,0,0.9);min-width:186px}.fly-basket-button-view-basket:hover{box-shadow:0 0 0 1px #FFF,0 0 0 3px #2E2B29;color:rgba(0,0,0,0.9)}.fly-basket-button-view-basket:visited{color:rgba(0,0,0,0.9)}.fly-basket-item-amount-change,.fly-basket-item-amount-change:visited{color:rgba(46,43,41,1);padding:0}@keyframes spin{0{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.rotate{animation:spin 1s linear infinite}@media (max-width:599px){.fly-basket-container{width:100%;position:fixed;bottom:-100%;max-height:100vh}@supports (max-height:100dvh){.fly-basket-container{max-height:100dvh}} .placement-header{display:none !important}.fly-basket-container-show{opacity:1 !important;bottom:0}body.fly-basket-opacity-visible .fly-basket-opacity{opacity:1}.fly-basket-opacity{position:fixed;top:0;left:0;background:rgba(0,0,0,0.1);backdrop-filter:blur(3px);width:100%;height:100%;z-index:100000;opacity:0;transition:opacity 0.25s ease-out}.fly-basket-tip{display:none}.fly-basket-header{padding:6px 6px 6px 0}.fly-basket-header-content{display:flex;flex-direction:row;align-items:center;gap:6px;padding:6px 6px 6px 18px;align-self:stretch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fly-basket-content{padding:18px 18px 0 18px;overflow-y:auto}.fly-basket-actions{flex-direction:column;gap:12px}.fly-basket-button-buy-now{width:100%;height:48px;min-height:48px}.fly-basket-summary{justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fly-basket-footer{padding:6px 18px 18px 18px}body.fly-basket-opacity-visible{overflow:hidden;height:100%}.fly-basket-container.placement-navigation{display:none !important}.fly-basket-container.placement-mobile_basket{display:none !important}.fly-basket-close button{margin-right:4px}}@media (min-width:600px){.fly-basket-container{position:absolute;right:10px;top:30px;margin-top:20px;width:480px;max-height:606px;border-radius:var(--border-radius-extra-large,24px);border:3px solid var(--color-border-decorative,#E6E2E0);transform:scale(0.9)}.fly-basket-container-show{opacity:1 !important;transform:scale(1) !important}.fly-basket-container.placement-body{display:none !important}.fly-basket-summary{padding:12px 0}.fly-basket-opacity{display:none}}.mobile_basket{position:relative}.basket-icon{position:relative}