@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Unbounded:wght@200..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.unbounded{font-family:Unbounded,sans-serif}.montserrat{font-family:Montserrat,sans-serif}.mulish{font-family:Mulish,sans-serif}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf) format("opentype")}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf) format("truetype");font-weight:500}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf) format("truetype");font-weight:700}@font-face{font-family:Onest;src:url(/fonts/Onest.ttf) format("truetype")}:root{--vmax:100dvh}.unboxes{position:relative;display:flex;flex-direction:column;overflow:hidden;gap:12px;right:0;top:0;width:262px;max-height:calc(var(--vmax) - 115px);background:#101315;transition:.5s;padding:0 12px;z-index:5}.unboxes.shrinked{position:absolute;right:-262px}@media only screen and (max-width:1400px){.unboxes{position:fixed;right:-262px;max-height:calc(100dvh + 10px);top:-120px;z-index:100}.unboxes.shrinked{right:0}}.unboxes .type-selection{display:flex;align-items:center;justify-content:center;background:#22262c;padding:6px;border-radius:6px;height:56px}.unboxes .type-selection button{width:50%;height:100%;font-weight:600;font-size:14px;color:#59606c;border-radius:4px}.unboxes .type-selection button.active{background:rgba(244,209,57,.08);color:#f4d139}.unboxes .title{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:0 12px 0 8px;background:linear-gradient(90deg,#F6C00F,rgba(246,192,15,.1215686275),transparent);border-radius:4px;overflow:hidden}.unboxes .title:before{content:"";position:absolute;left:2px;top:2px;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#13181c;border-radius:4px;z-index:2}.unboxes .title:after{content:"";position:absolute;left:0;top:0;height:50px;width:50px;border-radius:50%;background:#f6c00f;opacity:.5;z-index:3;filter:blur(40px)}.unboxes .title>*{position:relative;z-index:3}.unboxes .title>div{flex:1;display:flex;align-items:center;gap:2px}.unboxes .title>div h5{color:#f6c00f;font-weight:700;font-size:14px;margin-top:2px}.unboxes .title .worth{font-weight:600;font-size:13px}.unboxes .unbox-container{display:flex;flex-direction:column;gap:8px;overflow:hidden;flex:1}.unboxes .unbox{width:100%;flex-shrink:0;will-change:transform}.unboxes .unbox .percentage{display:none}.unbox-item{position:relative;display:flex;flex-direction:column;gap:12px;height:230px;border-radius:8px;overflow:hidden;padding:16px;background:#21252b;box-shadow:inset 0 1.5px 0 0 hsla(0,0%,100%,.1019607843),inset 0 -1.5px 0 0 rgba(0,0,0,.3490196078)}.unbox-item.very-rare .item-image:after{background:#ffcb77}.unbox-item.rare .item-image:after{background:#f6c00f}.unbox-item.uncommon .item-image:after{background:#7e63ff}.unbox-item.common .item-image:after{background:#607cff}.unbox-item.default .item-image:after{background:#8e9093}.unbox-item>*{position:relative;z-index:3}.unbox-item .item-info{display:flex;flex-direction:column;align-items:flex-start;gap:0}.unbox-item .item-info .skin{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:15px}.unbox-item .item-info .gun{color:#8e9093;font-size:13px;font-weight:600}.unbox-item .price{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.unbox-item .item-image{width:100%;height:110px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.unbox-item .item-image:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;opacity:.5;z-index:2;filter:blur(50px)}.unbox-item .item-image .item-bg{display:none}.unbox-item .item-image>img{position:relative;width:131px;height:auto;z-index:3;transition:.2s}.unbox-item .percentage{position:absolute;right:16px;top:16px;font-size:14px;font-weight:600;color:#8e9093;transition:color .2s}.unbox-item:hover .item-image>img{transform:scale(1.1)}.unboxes-shrink{position:fixed;right:256px;bottom:52px;z-index:87;transition:.2s}.unboxes-shrink.shrinked{right:-5px}@media only screen and (max-width:1400px){.unboxes-shrink{right:-5px}.unboxes-shrink.shrinked{right:256px}}@media only screen and (max-width:768px){.unboxes-shrink.shrinked{right:256px}}.unboxes-mobile-shadow{display:none!important;position:fixed!important;top:0;left:0;width:100dvw!important;height:100dvh!important;max-width:100dvw!important;max-height:100dvh!important;background:rgba(0,0,0,.5);z-index:98}@media only screen and (max-width:1400px){.unboxes-mobile-shadow{display:block!important}}