.product-card-actions{width:100%}.product-card-actions__grid{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.product-card-actions__btn-buy{flex-grow:1;padding-left:8px;padding-right:8px}.product-card-actions__btn-expose{color:#fff;background:#8d5dd9;border-color:#8d5dd9;transition:all .3s cubic-bezier(.645,.045,.355,1)}.product-card-actions__btn-expose:active{color:#fff!important;background:#8d5dd9!important;border:1px solid #8d5dd9!important}@media screen and (max-width:1024px){.product-card-actions__btn-expose:hover{color:#fff!important;background:#8d5dd9!important;border:1px solid #8d5dd9!important}}.product-card-actions__btn-expose.product-card-actions__btn-expose--active{color:#a66dff!important;background:#2a2138!important;border:1px solid #2a2138!important}.product-card-actions__btn-link{width:100%}.product-card-actions__btn-view svg{transition:all .2s cubic-bezier(.645,.045,.355,1)}.product-card-actions__btn-view--active svg{transform:rotateY(180deg)}
.product-card-csgo{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:12px 8px;display:flex;position:relative}.product-card-csgo--active .product-card-csgo__glow svg,.product-card-csgo:hover .product-card-csgo__glow svg{color:inherit}.product-card-csgo--active .product-card-csgo__image img,.product-card-csgo:hover .product-card-csgo__image img{transform:scale(1.1)}.product-card-csgo__inner{cursor:pointer;flex-direction:column;flex-grow:1;width:100%;display:flex}.product-card-csgo__glow{pointer-events:none;color:#0000;width:100%;height:100%;transition:color .3s ease-in-out;position:absolute;top:0;left:0;right:0}.product-card-csgo__glow svg{color:#0000}.product-card-csgo__head{justify-content:space-between;align-items:center;width:100%;display:flex}.product-card-csgo__head-price{color:#fff;-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:100%}.product-card-csgo__head-sale{justify-content:center;align-items:center;gap:4px;display:flex}.product-card-csgo__head-sale svg{color:#fff;width:20px;height:auto}.product-card-csgo__head-percent{-webkit-user-select:none;user-select:none;color:#62cc3d;font-size:14px;font-weight:400;line-height:120%}.product-card-csgo__head-percent--overpayment{color:#e54545}.product-card-csgo__logo{width:122px;height:122px;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%)}.product-card-csgo__image-wrapper{flex-grow:1;padding:10px 0 4px;display:block}.product-card-csgo__image{z-index:1;width:100%;max-width:140px;height:122px;margin:0 auto;position:relative}.product-card-csgo__image img{-webkit-user-select:none;user-select:none;z-index:2;object-fit:contain;width:100%;height:100%;transition:all .2s cubic-bezier(.645,.045,.355,1);position:relative;transform:scale(1)}.product-card-csgo__attributes{justify-content:flex-end;align-items:center;width:100%;height:20px;margin-bottom:12px;display:flex}.product-card-csgo__attributes--counts{flex-grow:1;justify-content:flex-start;align-items:center;display:flex}.product-card-csgo__attributes--count{color:#939199;-webkit-user-select:none;user-select:none;background:#2b292e;border-radius:4px;padding:4px;font-size:12px;font-weight:500;line-height:100%}.product-card-csgo__attributes--stickers{justify-content:center;align-items:center;gap:4px;display:flex}.product-card-csgo__attributes--stickers span{color:#fff;font-size:10px;font-weight:500;line-height:100%}.product-card-csgo__attributes--stickers-item{width:20px;height:20px}.product-card-csgo__attributes--stickers-item img{object-fit:contain;width:100%;height:100%;display:block;transform:scale(1.25)}.product-card-csgo__quality{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.product-card-csgo__quality-head{justify-content:space-between;align-items:center;width:100%;min-height:17px;margin-bottom:7px;display:flex}.product-card-csgo__quality-head-title,.product-card-csgo__quality-head-value{color:#939199;font-size:14px;font-weight:400;line-height:120%}.product-card-csgo__quality--progress{width:100%}.product-card-csgo__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:12px;display:flex}.product-card-csgo__content-title,.product-card-csgo__content-desc{font-size:14px;font-weight:400;line-height:120%}.product-card-csgo__content-title{text-overflow:ellipsis;white-space:nowrap;color:#e5d126;max-width:100%;margin-bottom:8px;overflow:hidden}.product-card-csgo__content-title-tooltip{max-width:180px}.product-card-csgo__content-desc{width:100%;min-height:18px}.product-card-csgo__content-desc span,.product-card-csgo__content-desc .ant-typography{text-overflow:ellipsis;white-space:nowrap;color:#fff;margin-bottom:0;display:block;overflow:hidden}.product-card-csgo__content-desc span-copy,.product-card-csgo__content-desc .ant-typography-copy{color:#fff;margin-left:6px;margin-right:0;transform:translateY(-2px)}.product-card-csgo__content-desc span-copy svg,.product-card-csgo__content-desc .ant-typography-copy svg{width:18px;height:18px}.product-card-csgo__content-desc span-copy:hover,.product-card-csgo__content-desc span-copy:focus,.product-card-csgo__content-desc .ant-typography-copy:hover,.product-card-csgo__content-desc .ant-typography-copy:focus{color:#a66dff}.product-card-csgo__content-desc .ant-typography{justify-content:flex-start;align-items:center;display:flex}.product-card-csgo__actions{width:100%;margin-top:12px}.product-card-csgo--small{overflow:hidden}.product-card-csgo--small .product-card-csgo__attributes{z-index:3;pointer-events:none;justify-content:flex-end;margin-top:-20px;transition:all .2s cubic-bezier(.645,.045,.355,1);position:relative}.product-card-csgo--small .product-card-csgo__attributes--counts{flex-grow:0}.product-card-csgo--small .product-card-csgo__quality,.product-card-csgo--small .product-card-csgo__content{transition:all .2s cubic-bezier(.645,.045,.355,1)}.product-card-csgo--small .product-card-csgo__quality-head{min-height:20px;margin-bottom:0}.product-card-csgo--small .product-card-csgo__quality-head-value,.product-card-csgo--small .product-card-csgo__attributes--stickers{margin-bottom:0}.product-card-csgo--small .product-card-csgo__content{margin-top:8px}.product-card-csgo--small .product-card-csgo__actions{width:auto;margin-top:0;transition:all .2s cubic-bezier(.645,.045,.355,1);position:absolute;bottom:-50px;left:8px;right:8px}.product-card-csgo--small .product-card-csgo__content-desc{justify-content:space-between;align-items:center;gap:4px;display:flex}.product-card-csgo--small .product-card-csgo__content-icon-success{color:#a66dff;flex-shrink:0;width:18px;height:auto}.product-card-csgo--small:hover .product-card-csgo__actions{bottom:12px}.product-card-csgo--small:hover .product-card-csgo__attributes,.product-card-csgo--small:hover .product-card-csgo__content{opacity:0;visibility:visible}
.product-card-dota{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:12px 8px;display:flex;position:relative}.product-card-dota--active .product-card-dota__glow svg,.product-card-dota:hover .product-card-dota__glow svg{color:inherit}.product-card-dota--active .product-card-dota__image img,.product-card-dota:hover .product-card-dota__image img{transform:scale(1.1)}.product-card-dota__inner{cursor:pointer;flex-direction:column;flex-grow:1;width:100%;display:flex}.product-card-dota__glow{pointer-events:none;color:#0000;width:100%;height:100%;transition:color .3s ease-in-out;position:absolute;top:0;left:0;right:0}.product-card-dota__glow svg{color:#0000}.product-card-dota__head{justify-content:space-between;align-items:center;width:100%;display:flex}.product-card-dota__head--price{color:#fff;-webkit-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:100%}.product-card-dota__head--sale{justify-content:center;align-items:center;gap:4px;display:flex}.product-card-dota__head--sale svg{color:#fff;width:20px;height:auto}.product-card-dota__head-percent{color:#62cc3d;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:400;line-height:120%}.product-card-dota__head-percent--overpayment{color:#e54545}.product-card-dota__image-wrapper{flex-grow:1;padding:16px 0 8px;display:block}.product-card-dota__image{border-radius:8px;width:100%;margin:0 auto;overflow:hidden}.product-card-dota__image img{-webkit-user-select:none;user-select:none;aspect-ratio:1.636;object-fit:contain;width:100%;transition:all .2s cubic-bezier(.645,.045,.355,1);transform:scale(1)}.product-card-dota__attributes{justify-content:flex-end;align-items:center;width:100%;height:20px;margin-bottom:12px;display:flex}.product-card-dota__attributes--counts{flex-grow:1;justify-content:flex-start;align-items:center;display:flex}.product-card-dota__attributes--count{color:#939199;background:#2b292e;border-radius:4px;padding:4px;font-size:12px;font-weight:500;line-height:100%}.product-card-dota__attributes--stickers{justify-content:center;align-items:center;gap:4px;min-height:20px;display:flex}.product-card-dota__attributes--stickers span{color:#fff;font-size:10px;font-weight:500;line-height:100%}.product-card-dota__attributes--stickers-item{border-radius:2px;width:25px;height:18px;overflow:hidden}.product-card-dota__attributes--stickers-item img{object-fit:contain;width:100%;height:100%;display:block;transform:scale(1.25)}.product-card-dota__quality{border-bottom:1px solid;width:100%}.product-card-dota__quality--head{justify-content:space-between;align-items:center;min-height:17px;padding-bottom:12px;display:flex}.product-card-dota__quality--head-title{color:#fff;text-transform:capitalize;font-size:14px;font-weight:400;line-height:120%}.product-card-dota__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:12px;display:flex}.product-card-dota__content--title{color:#fff;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-bottom:6px;font-size:14px;font-weight:500;line-height:120%;overflow:hidden}.product-card-dota__content--title span,.product-card-dota__content--title .ant-typography{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0;font-size:14px;font-weight:500;line-height:120%;overflow:hidden}.product-card-dota__content--title span-copy,.product-card-dota__content--title .ant-typography-copy{color:#fff;margin-left:6px;margin-right:0;transform:translateY(-2px)}.product-card-dota__content--title span-copy svg,.product-card-dota__content--title .ant-typography-copy svg{width:18px;height:18px}.product-card-dota__content--title span-copy:hover,.product-card-dota__content--title span-copy:focus,.product-card-dota__content--title .ant-typography-copy:hover,.product-card-dota__content--title .ant-typography-copy:focus{color:#a66dff}.product-card-dota__content--title .ant-typography{justify-content:flex-start;align-items:center;display:flex}.product-card-dota__content--desc{-webkit-user-select:none;user-select:none;width:100%;min-height:18px;line-height:120%}.product-card-dota__content--desc span{text-overflow:ellipsis;white-space:nowrap;color:#e5d126;display:block;overflow:hidden}.product-card-dota__actions{width:100%;margin-top:12px}.product-card-dota--small{overflow:hidden}.product-card-dota--small .product-card-dota__attributes{justify-content:flex-end;margin-bottom:8px;transition:all .2s cubic-bezier(.645,.045,.355,1)}.product-card-dota--small .product-card-dota__attributes--counts{justify-content:flex-end}.product-card-dota--small .product-card-dota__quality{border-bottom:none;transition:all .2s cubic-bezier(.645,.045,.355,1)}.product-card-dota--small .product-card-dota__quality--head{min-height:20px;padding-bottom:0}.product-card-dota--small .product-card-dota__content{transition:all .2s cubic-bezier(.645,.045,.355,1)}.product-card-dota--small .product-card-dota__actions{width:auto;margin-top:0;transition:all .2s cubic-bezier(.645,.045,.355,1);position:absolute;bottom:-50px;left:8px;right:8px}.product-card-dota--small .product-card-dota__content--desc{justify-content:space-between;align-items:center;gap:4px;display:flex}.product-card-dota--small .product-card-dota__content-icon-success{color:#a66dff;flex-shrink:0;width:18px;height:auto}.product-card-dota--small:hover .product-card-dota__actions{bottom:12px}.product-card-dota--small:hover .product-card-dota__attributes,.product-card-dota--small:hover .product-card-dota__content{opacity:0;visibility:visible}
.product-card{background:#19181c;border-radius:8px;width:100%}.product-card__skeleton{padding:12px 8px}.product-card__skeleton .ant-skeleton.ant-skeleton-element{width:100%;height:100%}.product-card__skeleton .ant-skeleton.ant-skeleton-element .ant-skeleton-input,.product-card__skeleton .ant-skeleton.ant-skeleton-element .ant-skeleton-button{width:100%;min-width:auto;height:100%;line-height:1}.product-card__skeleton--small .product-card__skeleton-content{padding-top:20px}.product-card__skeleton--small .product-card__skeleton-content--1{width:100%;height:32px}.product-card__skeleton-head{justify-content:space-between;align-items:center;display:flex}.product-card__skeleton-price{width:80px;height:20px}.product-card__skeleton-steam{width:65px;height:20px}.product-card__skeleton-image{color:#8847ff;justify-content:center;align-items:center;min-height:142px;padding:10px 0 4px;display:flex}.product-card__skeleton-content{flex-direction:column;padding-top:28px;display:flex}.product-card__skeleton-desc--1{width:100%;height:32px}.product-card__skeleton-desc--2{width:100px;height:18px;margin-top:10px}.product-card__skeleton-desc--3{width:125px;height:22px;margin-top:8px}.product-card__skeleton-actions{justify-content:space-between;align-items:center;gap:8px;padding-top:12px;display:flex}.product-card__skeleton-btn{height:44px}.product-card__skeleton-btn:first-child{width:100%}.product-card__skeleton-btn:nth-child(2){flex-shrink:0;width:44px}
.trade-modal-card{justify-content:space-between;align-items:flex-start;gap:24px;margin-top:32px;display:flex}.trade-modal-card__left{justify-content:flex-start;align-items:center;gap:16px;display:flex}.trade-modal-card__right{justify-content:flex-end;align-items:flex-start;gap:16px;display:flex}.trade-modal-card__img{flex-shrink:0}.trade-modal-card__img img{object-fit:contain;width:93px;height:81px;display:block}.trade-modal-card__info{width:185px;color:var(--new-white,#fff);font-size:14px;font-weight:400;line-height:120%}.trade-modal-card__title{color:#e5d126}.trade-modal-card__label{margin-top:8px}.trade-modal-card__stickers{margin-top:12px}.trade-modal-card__sticker{width:28px!important}.trade-modal-card__float{margin-top:12px}.trade-modal-card__float-grid{color:var(--new-grey-text,#939199);justify-content:space-between;align-items:center;gap:16px;margin-bottom:7px;display:flex}.trade-modal-card__float-grid span{color:var(--new-white,#fff)}.trade-modal-card__prices{text-align:center;justify-content:space-between;align-items:center;gap:16px;margin-top:29px;display:flex}.trade-modal-card__price{color:var(--new-grey-text,#939199);white-space:nowrap;font-size:16px;font-weight:300;line-height:100%}.trade-modal-card__price span{color:var(--new-white,#fff);margin-top:12px;font-size:16px;font-weight:400;line-height:100%;display:block}.trade-modal-card__price span svg{width:16px;height:auto}.trade-modal-card__divider{border-left:1px solid var(--New-Border,#2b292e);height:44px;margin-top:29px}.trade-modal-card__form{justify-content:space-between;align-items:flex-start;gap:16px;width:auto;display:flex}.trade-modal-card__form label{color:var(--new-white,#fff);margin-bottom:12px;font-size:14px;font-weight:400;line-height:120%;display:block}.trade-modal-card__input{width:185px}.trade-modal-card__input--small{width:auto}.trade-modal-card__input--small .ant-form-item-explain-error{white-space:nowrap;left:50%;transform:translate(-50%)}.trade-modal-card__input .ant-form-item-has-error+.trade-modal-card__input-note{margin-top:4px}.trade-modal-card__input-note{min-height:12px;color:var(--new-gray-2,#5d5c66);margin-top:12px;font-size:12px;font-weight:400;line-height:120%}.trade-modal-card__btn-auto{height:36px;margin-top:32px;padding:8px 12px}.trade-modal-card__counter{justify-content:flex-start;align-items:flex-start;gap:8px;display:flex}.trade-modal-card__btn-count.ant-btn{width:44px;height:44px}.trade-modal-card__input-count{width:60px}@media screen and (max-width:1280px){.trade-modal-card--extended .trade-modal-card__input{width:185px}.trade-modal-card--extended .trade-modal-card__input--small{width:auto}.trade-modal-card__info{width:250px}.trade-modal-card__prices{margin-top:12px}.trade-modal-card__input{width:250px}.trade-modal-card__divider{display:none}}@media screen and (max-width:1024px){.trade-modal-card{border-top:1px solid var(--new-border,#2b292e);align-items:flex-start;gap:24px;margin-top:16px;padding:20px 0}.trade-modal-card--extended .trade-modal-card__input{width:100%;max-width:100%}.trade-modal-card--extended .trade-modal-card__input--small{width:100%}.trade-modal-card__left{justify-content:space-between;align-items:center;gap:24px;width:45%;max-width:360px;display:flex}.trade-modal-card__img{flex-shrink:0}.trade-modal-card__img img{width:92px;height:67px}.trade-modal-card__info{font-size:12px;font-weight:400;line-height:120%}.trade-modal-card__price,.trade-modal-card__price span{font-size:14px;font-weight:400;line-height:120%}.trade-modal-card__form{flex-direction:column;flex-grow:1;width:100%;max-width:480px}.trade-modal-card__form label{margin-bottom:8px;font-size:14px;font-weight:400;line-height:100%}.trade-modal-card__input{width:100%;max-width:100%}.trade-modal-card__input-note{margin-top:8px;font-size:12px;font-weight:400;line-height:100%}.trade-modal-card__additional{width:100%}.trade-modal-card__btn-auto{width:100%;margin-top:0}.trade-modal-card__input-count{flex-grow:1;width:auto}}@media screen and (max-width:768px){.trade-modal-card{flex-direction:column}.trade-modal-card--extended .trade-modal-card__input{width:100%;max-width:100%}.trade-modal-card--extended .trade-modal-card__input--small{width:100%}.trade-modal-card__left{justify-content:space-evenly;align-items:center;gap:16px;width:100%;max-width:100%}.trade-modal-card__right{flex-direction:column;width:100%}.trade-modal-card__info{min-width:165px}.trade-modal-card__prices{justify-content:space-evenly;width:100%;margin-top:24px}.trade-modal-card__form{max-width:100%}.trade-modal-card__counter .ant-form-item{flex-grow:1}.trade-modal-card__input-count{display:flex}}
.sell-product-modal__content{padding:32px 32px 28px}.sell-product-modal__title{color:var(--new-white,#fff);font-size:24px;font-weight:500;line-height:100%}.sell-product-modal__chart{height:267px;margin-top:20px}.sell-product-modal__chart-filter{justify-content:flex-end;align-items:center;width:100%;margin-top:20px;display:flex}.sell-product-modal__footer{background:var(--new-bg-3,#1f1e21);justify-content:space-between;align-items:center;gap:16px;padding:32px;display:flex}.sell-product-modal__summary-title{color:var(--new-white,#fff);font-size:20px;font-weight:500;line-height:100%}.sell-product-modal__summary-text{color:var(--new-grey-text,#939199);margin-top:12px;font-size:16px;font-weight:400;line-height:100%}@media screen and (max-width:1024px){.sell-product-modal__content{padding:20px 16px 156px}.sell-product-modal__title{font-size:20px;font-weight:500;line-height:100%}.sell-product-modal__chart{z-index:0;margin-top:24px;margin-bottom:32px;position:relative}.sell-product-modal__footer{z-index:1;background:var(--new-bg-2,#19181c);flex-direction:column;width:100%;padding:24px 16px;position:fixed;bottom:0;left:0;box-shadow:0 10px 65px #00000040}.sell-product-modal__summary{align-self:flex-start}.sell-product-modal__summary-title{font-size:18px;font-weight:500;line-height:100%}.sell-product-modal__summary-text{color:var(--new-grey-text,#939199);margin-top:12px;font-size:14px;font-weight:400;line-height:120%}.sell-product-modal__btn{width:100%;max-width:480px}}
.inventory-expose-chart__chart{height:130px;margin-bottom:24px}.inventory-expose-chart__filter{display:none}@media screen and (max-width:1024px){.inventory-expose-chart__filter{justify-content:flex-end;align-items:center;width:100%;margin-top:20px;display:flex}.inventory-expose-chart__chart{height:267px;margin-top:24px;margin-bottom:32px}}
.inventory-expose-item{border-top:1px solid var(--new-border,#2b292e);justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 2px 20px 0;display:flex}.inventory-expose-item #buyerPrice_extra{color:#e5d126;margin-top:6px;font-size:12px;font-weight:400;line-height:120%}.inventory-expose-item__left{flex-grow:1;flex-shrink:0;justify-content:flex-start;align-items:flex-start;gap:24px;width:270px;display:flex}.inventory-expose-item__img{cursor:pointer;flex-shrink:0;width:80px;height:70px;position:relative}.inventory-expose-item__img img{z-index:0;object-fit:cover;width:100%;height:100%;transition:all .2s cubic-bezier(.645,.045,.355,1);display:block;position:relative}.inventory-expose-item__img:hover .inventory-expose-item__img-mask,.inventory-expose-item__img:active .inventory-expose-item__img-mask{opacity:1}.inventory-expose-item__img:hover img,.inventory-expose-item__img:active img{opacity:.25;filter:blur(2.5px)}.inventory-expose-item__img-mask{z-index:1;opacity:0;color:#fff;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.645,.045,.355,1);display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.inventory-expose-item__img-mask svg{z-index:1;width:32px;height:auto;position:relative}.inventory-expose-item__info{color:var(--new-white,#fff);flex-grow:1;font-size:14px;font-weight:400;line-height:120%}.inventory-expose-item__title{color:#e5d126}.inventory-expose-item__label{margin-top:12px}.inventory-expose-item__float{margin-top:8px}.inventory-expose-item__float-grid{color:var(--new-white,#fff);justify-content:space-between;align-items:center;gap:16px;margin-bottom:7px;display:flex}.inventory-expose-item__float-grid span{color:var(--new-white,#fff)}.inventory-expose-item__stickers{gap:2px;margin-top:16px}.inventory-expose-item__sticker{width:28px}.inventory-expose-item__prices{text-align:center;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.inventory-expose-item__price{color:var(--new-grey-text,#939199);white-space:nowrap;font-size:12px;font-weight:400;line-height:120%}.inventory-expose-item__price span{color:var(--new-white,#fff);margin-top:8px;display:block}.inventory-expose-item__right{flex-grow:1;width:auto}.inventory-expose-item__form-grid{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:12px;display:flex}.inventory-expose-item__input+.inventory-expose-item__input{margin-top:12px}.inventory-expose-item__input label{color:var(--new-white,#fff);margin-bottom:8px;font-size:14px;font-weight:400;line-height:120%;display:block}.inventory-expose-item__input .ant-input-affix-wrapper{padding:5px 5px 5px 12px}.inventory-expose-item__input-btn{width:76px}.inventory-expose-item__input-btn.ant-btn{height:26px;color:var(--new-white,#fff);padding:8px 12px;font-size:10px;font-weight:400;line-height:100%}.inventory-expose-item__counter{justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.inventory-expose-item__btn-count.ant-btn{width:38px;height:38px}.inventory-expose-item__input-count{width:60px}.inventory-expose-item__btn-auto{margin-top:16px}@media screen and (max-width:1024px){.inventory-expose-item{justify-content:space-between}.inventory-expose-item__left,.inventory-expose-item__info{flex-grow:1}.inventory-expose-item__content{width:100%;max-width:180px}.inventory-expose-item__right{flex-grow:unset;width:260px}}@media screen and (max-width:768px){.inventory-expose-item{flex-direction:column;gap:24px}.inventory-expose-item__left{justify-content:space-evenly;align-items:center;gap:16px;width:100%;padding-top:0}.inventory-expose-item__img{width:92px;height:67px}.inventory-expose-item__info{flex-grow:0;width:170px;font-size:12px;font-weight:400;line-height:120%}.inventory-expose-item__stickers{gap:4px;margin-top:12px}.inventory-expose-item__prices{justify-content:space-evenly;width:100%;margin-top:24px}.inventory-expose-item__price{font-size:14px;font-weight:400;line-height:120%}.inventory-expose-item__price span{text-align:left;margin-top:12px}.inventory-expose-item__right{width:100%;max-width:100%}.inventory-expose-item__form-grid{flex-direction:column;gap:8px;margin-top:16px}.inventory-expose-item__input{width:100%}.inventory-expose-item__input+.inventory-expose-item__input{margin-top:16px}.inventory-expose-item__input label{font-size:14px;font-weight:400;line-height:100%}.inventory-expose-item__input-btn.ant-btn{font-size:12px;font-weight:400;line-height:100%}.inventory-expose-item__counter{justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.inventory-expose-item__input-count{width:100%}.inventory-expose-item__btn-delete{margin-top:24px}.inventory-expose-item__btn-delete.ant-btn{width:100%}}
.inventory-expose{background:var(--new-bg-2,#19181c);border-radius:12px;flex-direction:column;height:100%;display:flex;position:relative}.inventory-expose:before{content:"";z-index:0;background:#131215;width:100%;height:12px;position:fixed;bottom:0;right:0}.inventory-expose__loading{z-index:2;background:#19181cbf;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.inventory-expose__head{justify-content:space-between;align-items:center;gap:12px;padding:20px 20px 16px;display:flex}.inventory-expose__head-title{color:var(--new-white,#fff);font-size:24px;font-weight:500;line-height:100%}.inventory-expose__head-count{color:#939199;flex-grow:1;justify-content:flex-start;align-items:center;gap:12px;font-size:18px;font-weight:500;line-height:100%;display:flex}.inventory-expose__head-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.inventory-expose__head-btn-close{cursor:pointer;color:var(--new-grey-text,#939199);flex-shrink:0;transition:all .2s}.inventory-expose__head-btn-close:hover,.inventory-expose__head-btn-close:active{color:#fff}.inventory-expose__content{height:calc(100% - 186px);padding:0 8px 0 20px;position:relative;overflow:hidden}.inventory-expose__scroll{max-height:100%}.inventory-expose__scroll .rc-virtual-list-holder{padding-right:12px}.inventory-expose__scroll .rc-virtual-list-scrollbar{background:0 0;border-radius:2px;visibility:visible!important;width:4px!important}.inventory-expose__scroll .rc-virtual-list-scrollbar-thumb{background:#26232c!important;border-radius:2px!important}.inventory-expose__empty{margin-bottom:98px}.inventory-expose__footer{background:var(--new-bg-3,#1f1e21);border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;padding:32px;display:flex}.inventory-expose__footer-summary{color:var(--new-grey-text,#939199);margin:0;font-size:16px;font-weight:400;line-height:100%;padding-left:0!important;list-style:none!important}.inventory-expose__footer-summary span{color:var(--new-white,#fff);font-size:16px;font-weight:400;line-height:100%}.inventory-expose__footer-summary li+li{margin-top:8px}.inventory-expose__btn-expose{width:100%;max-width:242px}@media screen and (max-width:1024px){.inventory-expose{background:var(--new-bg-1,#131215);border-radius:0;margin-bottom:0;transition:all .2s cubic-bezier(.645,.045,.355,1)}.inventory-expose__loading{bottom:-160px}.inventory-expose__loader{height:100%!important}.inventory-expose__head{padding:20px 60px 16px 16px}.inventory-expose__head-title{font-size:20px;font-weight:500;line-height:100%}.inventory-expose__head-count{gap:8px;font-size:12px;font-weight:400;line-height:120%}.inventory-expose__head-actions{gap:8px}.inventory-expose__content{height:auto;padding:0 16px;overflow:visible}}@media screen and (max-width:768px){.inventory-expose__head{flex-wrap:wrap}.inventory-expose__head-actions{justify-content:flex-start;width:100%}}
.mobile-expose-modal{flex-direction:column;padding-bottom:160px;display:flex}
