@keyframes lootbox-shine{0%{left:-50%}to{left:150%}}@keyframes lootbox-item-shine{0%{left:-100%}to{left:100%}}@keyframes shine{0%{top:-100%;left:-100%}to{top:100%;left:100%}}@keyframes winner-glow{0%{box-shadow:0 0 30px #ffd70080}50%{box-shadow:0 0 50px #ffd700cc}to{box-shadow:0 0 30px #ffd70080}}@keyframes push-right{0%{transform:translate(0)}40%{transform:translate(35px)scale(.97)}to{transform:translate(0)}}@keyframes slide-in-horizontal{0%{opacity:0;transform:translate(-130%)scale(.9)}60%{transform:translate(5%)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes pulse-glow{0%,to{box-shadow:0 5px 15px #00000026,0 3px 6px #0000001a}50%{box-shadow:0 5px 15px #00000026,0 3px 6px #0000001a,0 0 20px #5c40cf99,0 0 40px #5c40cf4d}}@keyframes rainbow{0%,to{background-position:0}50%{background-position:100%}}@keyframes gradient-shift{0%{background-position:0}to{background-position:200%}}.lootbox-main{background:linear-gradient(120deg,#1a1a1a 0%,#0e0e10 100%);min-height:100vh;position:relative;overflow:hidden}@media (width<=992px){.lootbox-main{background:linear-gradient(120deg,#1a1a1a 0%,#0b0b0d 100%)}}.lootbox-button-container-main{margin:100px auto}@media (width<=576px){.lootbox-button-container-main{margin-top:40px;margin-bottom:auto}}@media (width>=576px){.lootbox-button-container-main{margin:82px auto}}.lootbox-button-container-main .lootbox-button-container{text-align:center;max-width:300px}.lootbox-button-container-main .lootbox-name-text{text-align:center;color:#fff;font-size:24px}.lootbox-image{filter:drop-shadow(0 0 15px #0d6efd66);width:200px;transition:transform .3s}@media (width>=576px){.lootbox-image{width:300px}}.lootbox-image:hover{transform:scale(1.02)}.lootbox-glow{filter:blur(25px);z-index:0;pointer-events:none;background:radial-gradient(circle,#0d6efd33,#0000 12%);position:absolute;inset:0}.card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:8px;overflow:hidden}.lootbox-shine-button{color:#fff;height:60px;text-align:-webkit-center;background:linear-gradient(90deg,#0d6efd,#0b5ed7);border-radius:6px;font-size:2.2rem;font-weight:600;transition:transform .3s;position:relative;overflow:hidden}.lootbox-shine-button:hover{background:linear-gradient(90deg,#0d6efd,#0b5ed7);transform:translateY(-2px);box-shadow:0 10px 20px #0d6efd40}.lootbox-shine-button:focus{outline:none}.lootbox-shine-button:disabled{color:#e7e7e7;cursor:not-allowed;background:linear-gradient(90deg,#0d6efd,#0b5ed7)}.lootbox-shine-button:after{content:"";z-index:1;opacity:.6;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:200%;height:200%;transition:all .3s;position:absolute;top:-50%;left:-50%;transform:rotate(-45deg)}.lootbox-shine-button:hover:after{opacity:1;animation:1.5s lootbox-shine}.lootbox-code-entry-button{color:#fff;background:#ffffff1f;border:1px solid #ffffffb3;border-radius:6px;justify-content:center;align-items:center;min-height:48px;font-weight:600;display:inline-flex}.lootbox-code-entry-button:hover,.lootbox-code-entry-button:focus{color:#0b0d12;background:#ffffffeb}.lootbox-btn-back{color:#fff;cursor:pointer;text-align:center;background:#000c;border-radius:6px;outline:none;justify-content:center;align-items:center;width:63px;height:58px;min-height:40px;margin:10px 16px;padding:6px 12px;font-size:25px;font-weight:500;transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.lootbox-btn-back:hover,.lootbox-btn-back:focus{color:#000;background-color:#fffc}.lootbox-btn-back:hover i,.lootbox-btn-back:focus i{color:#000}.lootbox-btn-back:disabled,.lootbox-btn-back[aria-disabled=true]{color:#b8daff;cursor:not-allowed;opacity:.65;background:0 0;border-color:#b8daff}.lootbox-btn-back:active{color:#fff;background-color:#0b5ed7;border-color:#0b5ed7}.lootbox-balance-container{color:#fff;text-align:center;background-color:#1e1e1e;border:1px solid #3e4349;border-radius:.4rem;margin:10px 16px;padding:8px 16px;font-size:14px;font-weight:600;box-shadow:0 2px 8px #0000004d}@media (width>=576px){.lootbox-balance-container{font-size:16px}}.lootbox-balance-container{justify-content:center;align-items:center;min-width:118px;min-height:40px;display:flex}.lootbox-balance-container .lootbox-balance{text-wrap:nowrap;padding-left:5px}.lootbox-preview-container{align-content:center;width:300px;transition:opacity .3s}.lootbox-preview-container.hidden{opacity:0;pointer-events:none}.lootbox-preview-container .lootbox-image-container{top:0}@media (width>=576px){.lootbox-preview-container .lootbox-image-container{top:45px}}@media (width>=768px){.lootbox-preview-container .lootbox-image-container{top:45px}}@media (width>=992px){.lootbox-preview-container .lootbox-image-container{top:0}}.lootbox-animation-wrapper{opacity:0;visibility:hidden;background:#0d0d11;width:100%;transition:opacity .3s,visibility .3s;position:absolute;top:auto;left:0;right:0}.lootbox-animation-wrapper.active{opacity:1;visibility:visible}.lootbox-open-container{margin-top:1rem}@media (width>=576px){.lootbox-open-container{height:320px;margin-top:1rem}}@media (width>=992px){.lootbox-open-container{height:330px}}.lootbox-animation-container{backface-visibility:hidden;background:linear-gradient(90deg,#000000e6 0%,#0000 20% 80%,#000000e6 100%);border:1px solid #ffffff14;border-radius:8px;height:300px;position:relative;overflow:hidden;transform:translateZ(0)}@media (width<=576px){.lootbox-animation-container{height:180px}}.lootbox-scroll-container{will-change:transform;transform-style:preserve-3d;transition-timing-function:cubic-bezier(.23,1,.32,1);transform:translate(0,0)}.lootbox-scroll-item{image-rendering:auto;backface-visibility:hidden;will-change:transform;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;margin:0 .5rem;padding:.5rem;transition:transform .3s ease-out,opacity .3s ease-out;display:flex;transform:scale(.85)}@media (width<=576px){.lootbox-scroll-item{width:150px;height:150px}}.lootbox-scroll-item-rarity-legendary:after{content:"";opacity:0;border-radius:12px;animation:2s infinite lootbox-item-pulse;position:absolute;inset:-5px;box-shadow:0 0 5px #ff8501}.lootbox-scroll-item-rarity-ultimate:after{content:"";opacity:0;border-radius:12px;animation:2s infinite lootbox-item-pulse;position:absolute;inset:-5px;box-shadow:0 0 55px 17px #cd0000c2}@keyframes lootbox-item-pulse{0%{opacity:0;transform:scale(.95)}50%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}.lootbox-item-content{background:#ffffff05;border-radius:8px;width:100%;height:100%;padding:1rem;transition:transform .3s;position:relative;overflow:hidden}.lootbox-item-content .lootbox-scroll-item-image-container{max-width:100px;height:85px}@media (width<=576px){.lootbox-item-content .lootbox-scroll-item-image-container{height:65px}}.lootbox-item-content img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.lootbox-item-animation-details{text-align:center;width:100%;position:static}.lootbox-item-animation-details .lootbox-item-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.2rem;font-size:16px;font-weight:600;transition:transform .3s;overflow:hidden;transform:translateY(5px)}.lootbox-item-animation-details .lootbox-item-value{color:#2cc09c;font-size:2rem;font-weight:700;transition:transform .3s;transform:translateY(5px)}.lootbox-item-common{box-shadow:0 0 20px #919f9c80}.lootbox-border-common{border-top:14px solid #919f9c}.lootbox-text-common{color:#919f9c}.lootbox-item-uncommon{box-shadow:0 0 20px #2cc09c80}.lootbox-border-uncommon{border-top:14px solid #2cc09c}.lootbox-text-uncommon{color:#2cc09c}.lootbox-item-rare{box-shadow:0 0 20px #26a9ef80}.lootbox-border-rare{border-top:14px solid #26a9ef}.lootbox-text-rare{color:#26a9ef}.lootbox-item-epic{box-shadow:0 0 20px #9445ae80}.lootbox-item-epic:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:50%;height:100%;animation:2s infinite lootbox-item-shine;position:absolute;top:0;left:-100%}.lootbox-border-epic{border-top:14px solid #9445ae}.lootbox-text-epic{color:#9445ae}.lootbox-item-legendary{box-shadow:0 0 20px #ff850180}.lootbox-item-legendary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:50%;height:100%;animation:2s infinite lootbox-item-shine;position:absolute;top:0;left:-100%}.lootbox-border-legendary{border-top:14px solid #ff8501}.lootbox-text-legendary{color:#ff8501}.lootbox-item-ultimate{box-shadow:0 0 20px #cd000080}.lootbox-item-ultimate:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:50%;height:100%;animation:2s infinite lootbox-item-shine;position:absolute;top:0;left:-100%}.lootbox-border-ultimate{border-top:14px solid #cd0000c2}.lootbox-text-ultimate{color:#cd0000c2}.lootbox-pointer{pointer-events:none;z-index:10;width:0;position:absolute;top:0;bottom:0;left:50%}.lootbox-pointer:before,.lootbox-pointer:after{content:"";filter:drop-shadow(0 0 8px #ffd700cc);background:linear-gradient(#ffd70000,gold,#ffd70000);width:3px;height:40%;position:absolute;transform:translate(-50%)}.lootbox-pointer:before{top:0}.lootbox-pointer:after{bottom:0}.lootbox-pointer-line{filter:drop-shadow(0 0 5px #ffd70080);background:linear-gradient(#ffd70033,gold 20% 80%,#ffd70033);width:2px;position:absolute;top:0;bottom:15px;left:50%;transform:translate(-50%)}.lootbox-win-popup{pointer-events:auto;opacity:0;visibility:hidden;z-index:2;background:#000000d9;flex-direction:row;justify-content:center;width:auto;height:auto;transition:all .3s;display:flex;position:absolute;top:auto;left:50%;transform:translate(-50%)}.lootbox-win-popup.active{opacity:1;visibility:visible}.lootbox-win-popup.active .lootbox-win-content{opacity:1;transform:translateY(0)}.lootbox-item-card-rarity-container{position:absolute;top:-14px}.lootbox-win-content{text-align:center;background:#fff;border-width:22px;border-radius:10px;width:250px;max-height:297px;padding:1rem 2rem 2rem;transition:all .3s;position:relative}@media (width<=576px){.lootbox-win-content{width:210px;max-height:180px}}.lootbox-win-content{transition:all .3s}.lootbox-win-content .lootbox-win-title{color:#385651;font-size:42px;font-weight:700}.lootbox-win-content .lootbox-win-item{border-radius:8px;margin:1rem 0;padding:1rem;transition:transform .3s}.lootbox-win-content .lootbox-win-item img{object-fit:contain;filter:drop-shadow(0 0 10px #ffd7004d);width:150px;height:150px}@media (width<=576px){.lootbox-win-content .lootbox-win-item img{width:120px;height:120px}}.lootbox-win-content .lootbox-win-details{opacity:0;background:#ecf1f0;border-radius:12px;flex-direction:column;justify-content:space-around;align-items:center;min-height:240px;margin-top:10px;padding-top:24px;line-height:1.4;animation:.5s forwards appear;display:flex;position:relative;transform:translateY(20px);box-shadow:0 2px 0 -1px #c7c7c7}@media (width<=576px){.lootbox-win-content .lootbox-win-details{min-height:128px;padding-top:20px}}@keyframes appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lootbox-win-content .lootbox-win-details .lootbox-popup-item-text-rarity{color:#fff;border-radius:12px;padding:8px;position:absolute;top:28%;left:40%}.lootbox-win-content .lootbox-win-details .lootbox-popup-item-text-name{color:#000;height:22px;margin-bottom:0;font-size:1.8rem;font-weight:700}@media (width<=576px){.lootbox-win-content .lootbox-win-details .lootbox-popup-item-text-name{height:20px;font-size:.8rem}}.lootbox-win-content .lootbox-win-details .lootbox-popup-item-text-value{color:#000;text-align:center;background:#fff;border-radius:12px;justify-content:center;align-items:center;height:47px;padding:.8rem 1.3rem;font-size:26px;font-weight:700;display:flex;box-shadow:0 4px 0 -1px #c7c7c7}@media (width<=576px){.lootbox-win-content .lootbox-win-details .lootbox-popup-item-text-value{height:35px;font-size:20px}}.lootbox-win-content .lootbox-win-details .lootbox-win-popup-image{max-width:100%;max-height:100px;padding-top:4px}@media (width<=576px){.lootbox-win-content .lootbox-win-details .lootbox-win-popup-image{max-height:40px}}.lootbox-win-content .lootbox-win-star-icon{padding:0 4px;font-size:28px}.lootbox-win-content .lootbox-popup-bottom-section{width:100%;padding:22px 0 12px}.lootbox-win-content .lootbox-popup-bottom-section .lootbox-win-close{color:#fff;border:none;border-radius:12px;width:100%;margin-top:1rem;padding:.75rem 2rem;font-size:28px;font-weight:700;transition:all .3s}.lootbox-win-content .lootbox-popup-bottom-section .lootbox-win-close:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0d6efd4d}.lootbox-star-common{color:#919f9c}.lootbox-star-uncommon{color:#2cc09c}.lootbox-star-rare{color:#26a9ef}.lootbox-star-epic{color:#9445ae}.lootbox-star-legendary{color:#ff8501}.lootbox-star-ultimate{color:#cd0000c2}.lootbox-win-popup-line{background:#fff;border-top:2px dashed #dee2e6;width:100%;height:0}.error-popup-overlay{z-index:9999;opacity:0;visibility:hidden;background:#0009;flex-direction:row;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.error-popup-overlay.active{opacity:1;visibility:visible}.error-popup{text-align:center;background:#fff;border-radius:10px;width:90%;max-width:400px;padding:20px;box-shadow:0 4px 10px #00000040}.error-popup h2{color:#dc3545;margin-bottom:15px;font-size:1.5rem}.error-popup p{color:#000}.error-popup button{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:5px;margin-top:15px;padding:10px 20px}.error-popup button:hover{background-color:#d32535}.ib-modal-overlay{z-index:10000;opacity:0;visibility:hidden;background:#050810b8;justify-content:center;align-items:center;padding:24px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}.ib-modal-overlay.active{opacity:1;visibility:visible}@keyframes ibModalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.ib-modal{box-sizing:border-box;text-align:center;background:#fff;border-radius:20px;width:440px;max-width:100%;padding:40px 40px 34px;animation:.28s ease-out both ibModalIn;position:relative;box-shadow:0 30px 70px #0000008c}.ib-modal .ib-modal-close{color:#8892a6;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;line-height:1;transition:background-color .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}.ib-modal .ib-modal-close:hover,.ib-modal .ib-modal-close:focus{color:#1b2233;background:#f1f3f7}.ib-modal .ib-modal-icon{background:#27c64e1f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:4px auto 20px;display:flex}.ib-modal .ib-modal-icon-shape{box-sizing:border-box;border:3px solid var(--ib-modal-cta,#27c64e);border-radius:6px;width:26px;height:26px}.ib-modal .ib-modal-title{letter-spacing:-.01em;color:#101828;margin:0;font-size:26px;font-weight:800;line-height:1.2}.ib-modal .ib-modal-text{color:#5b6479;max-width:330px;margin:12px auto 28px;font-size:16px;line-height:1.55}.ib-modal .ib-modal-cta{background:var(--ib-modal-cta,#27c64e);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:8px 20px;font-size:17px;font-weight:800;text-decoration:none;transition:background-color .15s;display:flex;box-shadow:0 8px 20px #27c64e4d}.ib-modal .ib-modal-cta:hover,.ib-modal .ib-modal-cta:focus{background:var(--ib-modal-cta-hover,#22b345);color:#fff;text-decoration:none}.ib-modal .ib-modal-dismiss{color:#8892a6;cursor:pointer;background:0 0;border:0;margin:14px auto 0;padding:8px 12px;font-size:14px;font-weight:700;transition:color .15s;display:block}.ib-modal .ib-modal-dismiss:hover,.ib-modal .ib-modal-dismiss:focus{color:#101828}@media (width<=480px){.ib-modal-overlay{padding:16px}.ib-modal{width:100%;padding:32px 22px 24px;box-shadow:0 20px 50px #00000080}.ib-modal .ib-modal-close{font-size:19px;top:8px;right:8px}.ib-modal .ib-modal-icon{width:56px;height:56px;margin:0 auto 16px}.ib-modal .ib-modal-icon-shape{width:22px;height:22px}.ib-modal .ib-modal-title{font-size:21px}.ib-modal .ib-modal-text{margin:10px 0 22px;font-size:15px;line-height:1.5}.ib-modal .ib-modal-cta{font-size:16px}.ib-modal .ib-modal-dismiss{min-height:44px}}.lootbox-single-ticket-image{width:50%}@media (width>=576px){.lootbox-single-ticket-image{width:100%}}.sound-controls{z-index:2;margin:10px 16px}.sound-controls #music-label,.sound-controls #effects-label{color:#fff}.sound-controls .sound-control-btn{color:#fff;cursor:pointer;background-color:#000c;border:none;border-radius:5px;width:66px;height:58px;margin-left:.5rem;padding:10px 15px;font-size:25px;transition:background-color .3s}.sound-controls .sound-control-btn:hover{color:#000;background-color:#fffc}.lootbox-latest-wins-container{justify-content:center}.lootbox-latest-wins-container .lootbox-latest-wins-sub{width:100%}.latest-wins-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);isolation:isolate;background:linear-gradient(135deg,#0d0d11,#1a1a1a);border:1px solid #ffffff14;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d,0 1px 3px #0003,inset 0 0 40px #5c40cf26}.latest-wins-container:before{content:"";z-index:-1;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(255,255,255,0.03)' fill-rule='evenodd'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.latest-wins-header{background:linear-gradient(90deg,#5c40cfbf,#6c51df99);border-bottom:1px solid #ffffff1a;padding:1rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.latest-wins-header:before{content:"";z-index:1;background:linear-gradient(135deg,#fff0 0%,#ffffff0d 50%,#fff0 100%);width:300%;height:300%;animation:8s linear infinite shine;position:absolute;top:-100%;left:-100%;transform:rotate(45deg)}.latest-wins-header h3{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.08rem;text-shadow:0 2px 4px #0000004d;z-index:2;margin:0;font-size:1.8rem;font-weight:700;position:relative}@media (width<=768px){.latest-wins-header h3{font-size:1.6rem}}@media (width<=576px){.latest-wins-header h3{font-size:1.4rem}}.latest-wins-content{padding:1rem}.latest-wins-loading,.latest-wins-empty{color:#ffffffb3;letter-spacing:.03rem;flex-direction:row;justify-content:center;align-items:center;height:150px;font-size:2rem;font-weight:500;display:flex}.horizontal-wins-wrapper{width:100%;padding:.5rem 0;position:relative;overflow:hidden}.horizontal-wins-wrapper:before,.horizontal-wins-wrapper:after{content:"";z-index:2;pointer-events:none;width:50px;height:100%;position:absolute;top:0}.horizontal-wins-wrapper:before{background:linear-gradient(90deg,#1a1a1ae6,#1a1a1a00);left:0}.horizontal-wins-wrapper:after{background:linear-gradient(270deg,#1a1a1ae6,#1a1a1a00);right:0}.horizontal-wins-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-flow:row;gap:1rem;padding:1rem .5rem;display:flex;position:relative;overflow:auto hidden}.horizontal-wins-scroll::-webkit-scrollbar{background:#0003;border-radius:8px;height:6px}.horizontal-wins-scroll::-webkit-scrollbar-track{background:#0000001a;border-radius:8px;margin:0 10px}.horizontal-wins-scroll::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#5c40cfb3,#6c51dfb3);border-radius:8px;box-shadow:0 0 5px #ffffff1a}.horizontal-wins-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#6c51dfcc,#907ce7)}.latest-win-card{transform-origin:bottom;background:linear-gradient(135deg,#2d2f3cd9,#1e202df2);border:1px solid #ffffff0d;border-radius:12px;flex:none;width:140px;padding:.8rem;transition:all .3s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:0 5px 15px #00000026,0 3px 6px #0000001a}.latest-win-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#ffffff0d,#fff0);width:100%;height:100%;position:absolute;top:0;left:0}.latest-win-card:after{content:"";z-index:2;width:100%;height:4px;position:absolute;top:0;left:0}.latest-win-card:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 10px 20px #0003,0 5px 10px #00000026,inset 0 -1px 1px #ffffff0d}.latest-win-card.latest-win-new{z-index:10;animation:.5s cubic-bezier(.17,.67,.35,1.12) slide-in-horizontal,2s pulse-glow}.latest-win-card.latest-win-push{animation:.5s cubic-bezier(.17,.67,.35,1.12) push-right}.latest-win-card.common-win:after{background:linear-gradient(90deg,#768783,#919f9c)}.latest-win-card.uncommon-win:after{background:linear-gradient(90deg,#22977a,#2cc09c)}.latest-win-card.rare-win:after{background:linear-gradient(90deg,#108fd2,#26a9ef)}.latest-win-card.epic-win:after{background:linear-gradient(90deg,#753789,#9445ae)}.latest-win-card.legendary-win:after{background:linear-gradient(90deg,#cd6b00,#ff8501)}.latest-win-card.ultimate-win:after{background:linear-gradient(90deg,#9a0000c2,#cd0000c2)}@media (width<=576px){.latest-win-card{width:94px}}.latest-win-card .win-card-image{flex-direction:row;justify-content:center;align-items:center;width:100%;height:70px;margin-bottom:.7rem;padding:5px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 3px 10px #0003}.latest-win-card .win-card-image:before{content:"";z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.latest-win-card .win-card-image img{object-fit:contain;z-index:2;filter:drop-shadow(0 2px 4px #0000004d);width:100%;height:100%;transition:transform .3s}@media (width<=576px){.latest-win-card .win-card-image{height:48px}}.latest-win-card:hover .win-card-image img{transform:scale(1.05)}.latest-win-card .win-card-details{text-align:center;z-index:3;flex-direction:column;gap:.2rem;display:flex;position:relative}.latest-win-card .win-card-item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 3px #0000004d;letter-spacing:.02rem;font-size:1.2rem;font-weight:700;line-height:1.1;overflow:hidden}@media (width<=576px){.latest-win-card .win-card-item-name{font-size:.99rem}}.latest-win-card .win-card-player{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.02rem;font-size:1rem;position:relative;overflow:hidden}.latest-win-card .win-card-rarity{text-transform:uppercase;letter-spacing:.05rem;text-shadow:0 1px 2px #00000080;font-size:1.1rem;font-weight:800}.latest-win-card .win-text-common{color:#919f9c;text-shadow:0 0 10px #919f9c4d}.latest-win-card .win-text-uncommon{color:#2cc09c;text-shadow:0 0 10px #2cc09c4d}.latest-win-card .win-text-rare{color:#26a9ef;text-shadow:0 0 10px #26a9ef4d}.latest-win-card .win-text-epic{color:#9445ae;text-shadow:0 0 10px #9445ae4d}.latest-win-card .win-text-legendary{color:#ff8501;text-shadow:0 0 10px #ff85014d}.latest-win-card .win-text-ultimate{color:#cd0000c2;text-shadow:0 0 10px #cd00004d}.latest-win-card .win-card-value{color:#2cc09c;text-shadow:0 0 10px #2cc09c66;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.02rem;margin-top:.1rem;font-size:1.8rem;font-weight:700;overflow:hidden}@media (width<=576px){.latest-win-card .win-card-value{font-size:1.19rem}}@media (prefers-reduced-motion:no-preference){.latest-wins-container,.latest-win-card{will-change:transform, opacity}}.latest-wins-mobile-menu{color:#fff;cursor:pointer;background:linear-gradient(90deg,#5c40cfbf,#6c51df99);border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-size:18px;font-weight:700;transition:background .2s;display:flex}.latest-wins-mobile-menu i{margin-left:.5em;font-size:1.25em;transition:transform .2s}.latest-wins-content-wrapper{opacity:0;pointer-events:none;will-change:max-height, opacity;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.latest-wins-content-wrapper.show{opacity:1;pointer-events:auto;max-height:1000px}@media (width>=768px){.latest-wins-mobile-menu{display:none}.latest-wins-content-wrapper{opacity:1;pointer-events:auto;max-height:none;transition:none}.latest-wins-header{display:block}}.lootbox-item-card-rarity{color:#fff;text-align:center;text-transform:lowercase;border-radius:8px;padding:7px 12px;display:inline-block}.lootbox-item-popup-rarity{color:#fff;text-align:center;text-transform:lowercase;border-radius:8px;padding:10px 20px;font-size:1.5rem;display:inline-block}.lootbox-item-card-name{color:#000;font-weight:700}.lootbox-item-card-name .lootbox-item-card-name-text{height:30px}@media (width<=576px){.lootbox-item-card-name{font-size:12px}}.lootbox-item-card-value{color:#000;font-size:25px;font-weight:700;display:contents}.lootbox-item-card-value-text{background:#fff;border-radius:12px;min-width:120px;box-shadow:0 4px 0 -1px #c7c7c7}@media (width>=461px){.lootbox-item-card-value-text{min-width:168px}}.lootbox-item-card-image-container{align-content:center;width:130px;height:100px}@media (width<=576px){.lootbox-item-card-image-container{width:80px;height:76px}}.lootbox-item-card-image{max-width:100%;max-height:100%}.lootbox-item-card-chance{content:"";color:#45615c;width:100%;font-size:11px}.lootbox-item-card{background:#ecf1f0;box-shadow:0 2px 0 -1px #c7c7c7}.lootbox-items-grid-main{background:#fff;border-radius:12px 12px 0 0;margin-top:90px}@media (width<=576px){.lootbox-items-grid-main{margin-top:25px}}.lootbox-item-card-common .lootbox-item-card-rarity{background-color:#919f9c;border:1px solid #919f9c}.lootbox-item-card-uncommon .lootbox-item-card-rarity{background-color:#2cc09c;border:1px solid #2cc09c}.lootbox-item-card-rare .lootbox-item-card-rarity{background-color:#26a9ef;border:1px solid #26a9ef}.lootbox-item-card-epic .lootbox-item-card-rarity{background-color:#9445ae;border:1px solid #9445ae}.lootbox-item-card-legendary .lootbox-item-card-rarity{background-color:#ff8501;border:1px solid #ff8501}.lootbox-item-card-ultimate .lootbox-item-card-rarity{background-color:#cd0000c2;border:1px solid #cd0000c2}.lootbox-article-bottom-container{background:linear-gradient(120deg,#1a1a1a 0%,#0e0e10 100%)}.lootbox-scroll-item-winner{justify-content:center;align-items:center;height:150px;display:flex}#app.app-install-banner .lootbox-latest-wins-container .latest-wins-container{margin-top:0}@media (width>=361px){#app.app-install-banner .lootbox-latest-wins-container .latest-wins-container{margin-top:9px}}@media (width>=401px){#app.app-install-banner .lootbox-latest-wins-container .latest-wins-container{margin-top:26px}}@media (width>=768px){#app.app-install-banner .lootbox-latest-wins-container .latest-wins-container{margin-top:0}}#component--lootbox-redeem .lootbox-redeem-page{color:#102033}#component--lootbox-redeem .lootbox-redeem-hero{background:radial-gradient(circle at 85% -10%,#0d6efd40,#0000 44%),radial-gradient(circle at 5% 0,#0ea5e938,#0000 40%),linear-gradient(145deg,#0f172a 0%,#0b2a3f 52%,#13314f 100%);border:1px solid #ffffff1f;border-radius:20px;padding:1.75rem;position:relative;overflow:hidden;box-shadow:0 28px 60px #020c1b59}@media (width>=768px){#component--lootbox-redeem .lootbox-redeem-hero{padding:2.5rem}}#component--lootbox-redeem .lootbox-redeem-badge{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;background:#38bdf826;border:1px solid #7dd3fc4d;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}#component--lootbox-redeem .lootbox-redeem-title{color:#f8fbff;font-size:1.9rem;line-height:1.1}@media (width>=768px){#component--lootbox-redeem .lootbox-redeem-title{font-size:2.4rem}}#component--lootbox-redeem .lootbox-redeem-subtitle{color:#ebf5ffe0;max-width:520px;font-size:1.03rem}#component--lootbox-redeem .lootbox-redeem-form-card{background:linear-gradient(165deg,#fffffff0 0%,#f2f9fff5 100%);border:1px solid #0f172a14;border-radius:16px;padding:1rem;box-shadow:0 15px 35px #0010262e}@media (width>=768px){#component--lootbox-redeem .lootbox-redeem-form-card{padding:1.25rem}}#component--lootbox-redeem .lootbox-redeem-label{color:#0f172a;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700}#component--lootbox-redeem .lootbox-redeem-input{color:#0f172a;background:#fff;border:1px solid #c9d7e6;border-radius:12px;min-height:52px;font-size:1rem;font-weight:600}#component--lootbox-redeem .lootbox-redeem-input::placeholder{color:#7d8ea3;font-weight:500}#component--lootbox-redeem .lootbox-redeem-input:focus{border-color:#1d4ed8;box-shadow:0 0 0 .2rem #3b82f633}#component--lootbox-redeem .lootbox-redeem-input-row{align-items:stretch;gap:.75rem;display:flex}#component--lootbox-redeem .lootbox-redeem-scan-button{color:#1d4ed8;background:linear-gradient(#fff 0%,#edf5ff 100%);border:1px solid #c9d7e6;border-radius:12px;justify-content:center;align-items:center;min-width:56px;font-size:1.2rem;display:inline-flex}#component--lootbox-redeem .lootbox-redeem-scan-button:hover,#component--lootbox-redeem .lootbox-redeem-scan-button:focus{color:#0f172a;background:linear-gradient(#fff 0%,#dbeafe 100%);border-color:#1d4ed8}#component--lootbox-redeem .lootbox-redeem-file-input{display:none}#component--lootbox-redeem .lootbox-redeem-scanner-panel{background:linear-gradient(#0f172a 0%,#111f35 100%);border:1px solid #94a3b859;border-radius:14px;padding:.85rem}#component--lootbox-redeem .lootbox-redeem-scanner-header{color:#f8fbff;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;font-weight:700;display:flex}#component--lootbox-redeem .lootbox-redeem-scanner-close{color:#f8fbff;background:#ffffff14;border:1px solid #ffffff3d;border-radius:999px;padding:.35rem .75rem;font-size:.85rem}#component--lootbox-redeem .lootbox-redeem-scanner-close:hover,#component--lootbox-redeem .lootbox-redeem-scanner-close:focus{color:#0f172a;background:#fff}#component--lootbox-redeem .lootbox-redeem-scanner-video{object-fit:cover;background:#020617;border-radius:12px;width:100%;min-height:240px;max-height:320px;display:block}#component--lootbox-redeem .lootbox-redeem-scanner-help{color:#ebf5ffd1;margin-top:.75rem;font-size:.9rem;line-height:1.45}#component--lootbox-redeem .lootbox-redeem-scanner-upload-button{color:#eff6ff;background:#3b82f62e;border:1px solid #bfdbfe66;border-radius:999px;font-weight:600}#component--lootbox-redeem .lootbox-redeem-scanner-upload-button:hover,#component--lootbox-redeem .lootbox-redeem-scanner-upload-button:focus{color:#0f172a;background:#fff}#component--lootbox-redeem .lootbox-redeem-submit{letter-spacing:.02em;color:#fff;background:linear-gradient(90deg,#2563eb 0%,#0284c7 100%);border:none;border-radius:12px;min-height:50px;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 20px #1e40af4d}#component--lootbox-redeem .lootbox-redeem-submit:hover,#component--lootbox-redeem .lootbox-redeem-submit:focus{color:#fff;transform:translateY(-1px);box-shadow:0 15px 25px #1e40af52}#component--lootbox-redeem .lootbox-redeem-showcase-loading{color:#d8e9fb;text-align:center;background:#0f172a40;border:1px dashed #94a3b866;border-radius:12px;padding:1rem}#component--lootbox-redeem .lootbox-redeem-showcase-card{background:linear-gradient(165deg,#fffffff5 0%,#eaf4fff2 100%);border:1px solid #0f172a1a;border-radius:14px;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 12px 30px #020c1b29}#component--lootbox-redeem .lootbox-redeem-showcase-card:hover,#component--lootbox-redeem .lootbox-redeem-showcase-card:focus{transform:translateY(-3px);box-shadow:0 20px 35px #020c1b33}#component--lootbox-redeem .lootbox-redeem-showcase-image-wrap{background:radial-gradient(circle at 50% 5%,#2563eb33 0%,#fff0 70%),linear-gradient(#f8fbff 0%,#e8f2ff 100%);justify-content:center;align-items:center;min-height:170px;padding:1rem;display:flex}#component--lootbox-redeem .lootbox-redeem-showcase-image{object-fit:contain;filter:drop-shadow(0 8px 14px #2563eb40);width:100%;max-width:170px;max-height:150px}#component--lootbox-redeem .lootbox-redeem-showcase-content{padding:.95rem 1rem 1.05rem}#component--lootbox-redeem .lootbox-redeem-showcase-price{color:#1d4ed8;margin-top:.45rem;font-size:.95rem;font-weight:700}#component--lootbox-redeem .lootbox-redeem-success-bar{color:#f0fdf4;background:linear-gradient(90deg,#14532d 0%,#166534 100%);border:1px solid #bbf7d059;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}#component--lootbox-redeem .lootbox-redeem-success-text{font-size:.95rem;font-weight:600}#component--lootbox-redeem .lootbox-redeem-page{color:#f8fbff;background:linear-gradient(#03051033,#02040dd1),url(/images/base/lootbox/redeem-bg-neon.webp) top/cover no-repeat,radial-gradient(circle at 50% 0,#2659ff3d,#0000 38%),radial-gradient(circle at 0%,#ff3aa22e,#0000 32%),radial-gradient(circle at 100%,#a855f733,#0000 34%);min-height:100%;position:relative}#component--lootbox-redeem .lootbox-redeem-hero{box-shadow:none;background:0 0;border:0;border-radius:0;padding:1rem 0 0;position:relative;overflow:hidden}#component--lootbox-redeem .lootbox-redeem-stage{padding:1rem 0 0;position:relative}#component--lootbox-redeem .lootbox-redeem-badge{color:#f4ebff;text-transform:uppercase;letter-spacing:.08em;background:#604fff29;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.15rem;font-size:.78rem;font-weight:800;display:inline-flex}#component--lootbox-redeem .lootbox-redeem-title{color:#fff;text-wrap:balance;font-size:clamp(2.8rem,5.8vw,5.4rem);font-weight:900;line-height:.95}#component--lootbox-redeem .lootbox-redeem-title:after{content:"";background:linear-gradient(90deg,#ff4fa8 0%,#8b5dff 50%,#2e97ff 100%);border-radius:999px;width:160px;height:6px;margin:1.1rem auto 0;display:block}#component--lootbox-redeem .lootbox-redeem-subtitle{color:#e1e9ffd1;max-width:680px;margin:0 auto;font-size:1.08rem}#component--lootbox-redeem .lootbox-redeem-decor{min-height:420px;position:relative}#component--lootbox-redeem .lootbox-redeem-orb{color:#fff;background:linear-gradient(#0c1236c7,#070a1f9e);border:1px solid #ffffff14;border-radius:28px;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 24px 60px #00000059}#component--lootbox-redeem .lootbox-redeem-orb-gamepad{color:#6fb0ff;width:230px;height:170px;font-size:4.8rem;top:40px;left:0;transform:rotate(-18deg);box-shadow:0 0 70px #7a5cff42}#component--lootbox-redeem .lootbox-redeem-orb-airpods{color:#f7d9ff;width:155px;height:155px;font-size:4rem;bottom:38px;left:22px;box-shadow:0 0 55px #ff5cb32e}#component--lootbox-redeem .lootbox-redeem-orb-coin{color:#fff7dc;background:radial-gradient(circle at 35% 35%,#ffd87c,#ff9e1b 68%,#b85d00 100%);border-radius:50%;width:98px;height:98px;font-size:2.2rem;bottom:8px;right:12px;box-shadow:0 0 45px #ffae4247}#component--lootbox-redeem .lootbox-redeem-orb-phone{color:#d5c1ff;width:155px;height:240px;font-size:5rem;top:26px;right:28px;transform:rotate(18deg);box-shadow:0 0 70px #ff57b038}#component--lootbox-redeem .lootbox-redeem-orb-headset{color:#8ab6ff;width:235px;height:210px;font-size:5rem;bottom:0;right:0;box-shadow:0 0 72px #3e94ff2e}#component--lootbox-redeem .lootbox-redeem-orb-token{color:#fff7dc;background:radial-gradient(circle at 35% 35%,#ffd87c,#ff9e1b 68%,#b85d00 100%);border-radius:50%;width:98px;height:98px;font-size:2.1rem;top:52px;left:22px;box-shadow:0 0 45px #ffae4247}#component--lootbox-redeem .lootbox-redeem-form-card{background:linear-gradient(#070c27db,#070b1fcc);border:1px solid #5c7dff52;border-radius:30px;max-width:620px;padding:2.4rem 1.5rem 1.5rem;position:relative;box-shadow:inset 0 0 0 1px #ffffff0a,0 24px 70px #00000057,0 0 60px #356eff24}#component--lootbox-redeem .lootbox-redeem-gift-badge{color:#fff;background:linear-gradient(#ff4fa861,#7c5cff6b);border:1px solid #ffffff24;border-radius:22px;justify-content:center;align-items:center;width:70px;height:70px;margin-left:-35px;font-size:1.5rem;display:flex;position:absolute;top:-24px;left:50%;box-shadow:0 16px 34px #6d52ff42}#component--lootbox-redeem .lootbox-redeem-label{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:800;display:block}#component--lootbox-redeem .lootbox-redeem-input{color:#fff;background:#03081cbd;border:1px solid #ffffff14;border-radius:18px;min-height:68px}#component--lootbox-redeem .lootbox-redeem-input::placeholder{color:#aab4dcb8}#component--lootbox-redeem .lootbox-redeem-scan-button{color:#f0f4ff;background:#05091ce0;border-color:#ffffff14;border-radius:18px;min-width:68px}#component--lootbox-redeem .lootbox-redeem-submit{background:linear-gradient(90deg,#ff4fa8 0%,#7f5cff 55%,#2f95ff 100%);border-radius:18px;justify-content:center;align-items:center;gap:.85rem;min-height:68px;display:inline-flex;box-shadow:0 18px 34px #684dff42}#component--lootbox-redeem .lootbox-redeem-help{color:#d2ddffc2;font-size:.96rem;line-height:1.6}#component--lootbox-redeem .lootbox-redeem-view-all{color:#eef2ff;opacity:.9;align-items:center;gap:.4rem;font-weight:700;text-decoration:none;display:inline-flex}#component--lootbox-redeem .lootbox-redeem-showcase{max-width:1120px;margin:0 auto}#component--lootbox-redeem .lootbox-redeem-section-title{color:#fff;font-size:1.8rem;font-weight:800}#component--lootbox-redeem .lootbox-redeem-showcase-card{color:#fff;cursor:pointer;z-index:1;background:linear-gradient(#0a1030c2,#080b1fd6);border-radius:24px;flex-direction:column;min-height:255px;padding:1.35rem;text-decoration:none;display:flex;position:relative;box-shadow:0 24px 60px #00000047}#component--lootbox-redeem .lootbox-redeem-showcase-card--1{box-shadow:inset 0 0 0 1px #83f16b6b,0 24px 60px #00000047}#component--lootbox-redeem .lootbox-redeem-showcase-card--2{box-shadow:inset 0 0 0 1px #3495ff6b,0 24px 60px #00000047}#component--lootbox-redeem .lootbox-redeem-showcase-card--3{box-shadow:inset 0 0 0 1px #ffb13b6b,0 24px 60px #00000047}#component--lootbox-redeem .lootbox-redeem-showcase-top,#component--lootbox-redeem .lootbox-redeem-showcase-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}#component--lootbox-redeem .lootbox-redeem-showcase-kicker{color:#d5ddffc2;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:700}#component--lootbox-redeem .lootbox-redeem-showcase-name{color:#fff;margin:.4rem 0 0;font-size:2rem;font-weight:900;line-height:1}#component--lootbox-redeem .lootbox-redeem-showcase-icon{color:#fff;background:#ffffff12;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}#component--lootbox-redeem .lootbox-redeem-showcase-price-box{background:linear-gradient(90deg,#ff4fa833,#2f95ff33);border-radius:18px;margin:1.25rem 0 .9rem;padding:.9rem 1rem}#component--lootbox-redeem .lootbox-redeem-showcase-card--1 .lootbox-redeem-showcase-price-box{background:linear-gradient(#94ff73,#60c44e)}#component--lootbox-redeem .lootbox-redeem-showcase-card--2 .lootbox-redeem-showcase-price-box{background:linear-gradient(#4dc7ff,#2b92ff)}#component--lootbox-redeem .lootbox-redeem-showcase-card--3 .lootbox-redeem-showcase-price-box{background:linear-gradient(#ffbe52,#ff8e2a)}#component--lootbox-redeem .lootbox-redeem-showcase-price{color:#fff;text-align:center;font-size:2rem;font-weight:900}#component--lootbox-redeem .lootbox-redeem-showcase-footer{color:#eef4ffe6;font-weight:800}#component--lootbox-redeem .lootbox-redeem-benefits{background:linear-gradient(#0a123a8f,#070c28b3);border:1px solid #ffffff0f;border-radius:24px;padding:1rem;box-shadow:0 24px 60px #0003}#component--lootbox-redeem .lootbox-redeem-benefit-card{color:#fff;background:#ffffff05;border-radius:18px;align-items:center;gap:1rem;height:100%;padding:1rem;display:flex}#component--lootbox-redeem .lootbox-redeem-benefit-card p{color:#d2ddffc2;line-height:1.5}#component--lootbox-redeem .lootbox-redeem-benefit-icon{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.35rem;display:flex}#component--lootbox-redeem .lootbox-redeem-benefit-icon--purple{background:linear-gradient(#8c63ff,#6536ff)}#component--lootbox-redeem .lootbox-redeem-benefit-icon--blue{background:linear-gradient(#46c8ff,#2f7dff)}#component--lootbox-redeem .lootbox-redeem-benefit-icon--pink{background:linear-gradient(#ff5aa2,#ff3f77)}@media (width<=991.98px){#component--lootbox-redeem .lootbox-redeem-title{font-size:2.9rem}#component--lootbox-redeem .lootbox-redeem-form-card{padding:2.2rem 1rem 1.2rem}}@media (width<=767.98px){#component--lootbox-redeem .lootbox-redeem-title{font-size:2.45rem}#component--lootbox-redeem .lootbox-redeem-subtitle{font-size:.98rem}#component--lootbox-redeem .lootbox-redeem-section-title{font-size:1.4rem}#component--lootbox-redeem .lootbox-redeem-showcase-name{font-size:1.6rem}#component--lootbox-redeem .lootbox-redeem-showcase-price{font-size:1.7rem}}
