.bundle-row{display:flex;--bs-gutter-x:1.5rem;--bs-gutter-y:0;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}.bundle-container{display:flex;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Arial,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;padding:0 8px;width:25%;flex-direction:column;justify-content:space-between}.add-bundle-basket.disabled{user-select:none;opacity:.6}@media only screen and (max-width:600px){.bundle-row{overflow-x:auto;padding:0 3px 10px 3px;flex-wrap:nowrap;gap:8px}}.bundle-solo{display:flex;flex-direction:row;flex-wrap:nowrap;background-color:#2b2b2b;border-radius:5px;margin-bottom:12px;height:430px}.bundle-solo .bundle-solo-image{width:66.666%;height:100%;position:relative;overflow:hidden;border-top-left-radius:5px;border-bottom-left-radius:5px}.bundle-solo .bundle-solo-image img{width:100%;height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;object-fit:cover}.bundle-solo .bundle-solo-details{padding:10px;display:flex;flex-direction:column;gap:12px;justify-content:space-between}.bundle-solo .bundle-solo-details .bundle-body{padding:18px;display:flex;flex-direction:column;gap:12px}.bundle-solo .bundle-solo-details .bundle-body .bundle-badges{display:flex;flex-direction:row;justify-content:space-between}.bundle-solo .bundle-solo-details .bundle-body .bundle-badges .bundle-badge{display:flex;gap:0;flex-direction:row;flex-wrap:nowrap}.bundle-solo .bundle-solo-details .bundle-body .bundle-badges .bundle-badge .bundle-badge-text{align-items:center;background-color:#ff878b;color:#212121;display:flex;font-size:13px;font-weight:700;letter-spacing:.1px;padding:2px 2px 2px 8px;text-transform:uppercase}.bundle-solo .bundle-solo-details .bundle-body .bundle-badges .bundle-badge .bundle-badge-extension{background:linear-gradient(-66deg,transparent,transparent 49%,#ff878b 51%,#ff878b);height:100%;width:24px}.bundle-solo .bundle-solo-details .bundle-body .bundle-name{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:24px;font-weight:400;margin-bottom:18px;overflow:hidden}.bundle-solo .bundle-solo-details .bundle-body .bundle-chest{display:flex;flex-direction:column;gap:12px}.bundle-solo .bundle-solo-details .bundle-body .bundle-chest .bundle-chest-head{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;font-weight:400;font-size:15px}.bundle-solo .bundle-solo-details .bundle-body .bundle-chest .bundle-chest-inside{height:107px;width:377px;overflow:hidden;position:relative}.bundle-solo .bundle-solo-details .bundle-body .bundle-chest .bundle-chest-inside img{height:107px;width:182px;object-fit:contain;filter:brightness(.75);background:#2b2b2b}.bundle-solo .bundle-solo-details .bundle-body .bundle-chest .bundle-chest-inside img:hover{filter:brightness(1)}.bundle-solo .bundle-solo-details .bundle-body .bundle-box{background-color:#000;color:#fff;display:none;font-size:13px;min-height:44px;padding:4px;text-align:center;text-transform:uppercase;align-items:center;display:flex;flex-direction:column;justify-content:center;font-size:15px;gap:4px;cursor:pointer;user-select:none;-webkit-user-select:non}.bundle-solo .bundle-solo-details .bundle-body .bundle-box .primary-message{font-size:22px;font-weight:600}.bundle-solo .bundle-solo-details .bundle-solo-footer{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:12px}.bundle-solo .bundle-solo-details .bundle-solo-footer .bundle-price{display:flex;flex-direction:column;align-items:end;justify-content:end;font-size:18px;line-height:18px}.bundle-solo .bundle-solo-details .bundle-solo-footer .bundle-price .bundle-before-price{color:#9e9e9e;margin-bottom:2px;margin-right:0!important;text-decoration:line-through}.bundle-solo .bundle-solo-details .bundle-solo-footer .bundle-price .bundle-total-price{color:#ff878b;font-weight:700}.bundle-solo .bundle-solo-details .bundle-solo-footer .card-saving{align-items:center;background-color:#000;border-radius:5px;color:#fff;display:flex;flex-direction:column;font-size:19px;font-weight:400;justify-content:center;line-height:14px;min-height:38px;min-width:46px;padding:6px;text-transform:uppercase}.bundle-solo .bundle-solo-details .bundle-solo-footer .btn{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;padding:3px 18px}.bundle-solo .bundle-solo-details .bundle-solo-footer .btn svg{width:18px;height:17px}.bundle-solo .slick-prev:not(.slider-nav .slick-prev){background:rgba(0,0,0,.7)!important;left:0!important;top:0!important;bottom:0!important;height:auto!important;display:flex;border-radius:0!important;margin:0!important;transform:unset!important}.bundle-solo .slick-next:not(.slider-nav .slick-next){background:rgba(0,0,0,.7)!important;right:0!important;top:0!important;bottom:0!important;height:auto!important;display:flex;border-radius:0!important;margin:0!important;transform:unset!important}.bundle-vertical{flex-direction:column;height:auto;width:100%}.slick-slide .bundle-vertical{width:310px}.bundle-vertical .bundle-solo-image{width:100%;height:120px;overflow:initial}.bundle-vertical .bundle-solo-details{width:100%}.bundle-vertical .bundle-solo-details .bundle-body .bundle-chest .bundle-chest-inside{width:100%}.bundle-vertical .bundle-solo-details .bundle-body .bundle-chest .bundle-chest-inside img{width:calc(100% - 6px)}.bundle-vertical .bundle-solo-details .bundle-body .bundle-name{font-size:16px;margin-bottom:0}.bundle-vertical .bundle-solo-details .bundle-solo-footer .bundle-price{font-size:14px;line-height:18px}.bundle-vertical .bundle-solo-details .bundle-solo-footer .card-saving{font-size:15px;line-height:12px;min-height:32px}.bundle-vertical .bundle-solo-details .bundle-solo-footer .btn{padding:1px 18px}.bundle-vertical .bundle-solo-details .bundle-body{padding:4px}.bundle-solo .bundle-solo-image .bundle-info{height:100%;display:flex;justify-content:center;align-items:center;font-size:14px;background:#353535;padding:10px}.campaign-timer{width:100%}@media only screen and (max-width:992px){.bundle-container{width:100%}.bundle-solo{flex-direction:column;height:auto}.bundle-solo .bundle-solo-image{width:100%;height:200px;overflow:initial}.bundle-solo .bundle-solo-details{width:100%}.bundle-solo .bundle-solo-details .bundle-body .bundle-chest .bundle-chest-inside{width:100%}.bundle-solo .bundle-solo-details .bundle-body .bundle-chest .bundle-chest-inside img{width:calc(100% - 6px)}.bundle-row .bundle-solo{width:300px}}
