.item__header{grid-gap:var(--grid-height);margin-bottom:calc(var(--grid-height)*-1);grid-template-columns:1fr auto;align-items:center;display:grid}.item__header .item__pageBreadcrumbs{gap:calc(var(--grid-height)/2);flex-flow:wrap;margin:0;padding-left:0;list-style-type:none;display:flex}.item__header .item__pageBreadcrumbs .breadcrumb{align-items:center;gap:calc(var(--grid-height)/2);flex-direction:row;display:flex}.item__header .item__pageBreadcrumbs .breadcrumb:before{content:"/";opacity:.5;color:var(--text-contrast-transparent);font-size:14px;font-weight:500;line-height:14px}.item__header .item__pageBreadcrumbs .breadcrumb .breadcrumb__link{color:var(--text-contrast-transparent);outline:none;font-size:14px;font-weight:500;line-height:14px}.item__header .item__pageBreadcrumbs .breadcrumb .breadcrumb__link:hover,.item__header .item__pageBreadcrumbs .breadcrumb .breadcrumb__link:focus{color:var(--text-contrast)}.item__header .item__pageBreadcrumbs .breadcrumb:first-child:before{display:none}.item__header .item__pageBreadcrumbs .breadcrumb:last-child .breadcrumb__link{pointer-events:none}.item__header .item__pageBreadcrumbs .breadcrumb:last-child .breadcrumb__link:hover,.item__header .item__pageBreadcrumbs .breadcrumb:last-child .breadcrumb__link:focus{color:var(--text-contrast-transparent)}.item__header .item__basket{height:calc(var(--grid-height)*3)}@media only screen and (max-width:1024px){.item__header .item__basket{z-index:12;bottom:calc(var(--grid-height)*2);right:calc(var(--grid-height)*2);position:fixed}.item__header .item__basket .basket__openBasket{top:auto;bottom:0}}.placeholder__pageBreadcrumbs{width:540px;height:calc(var(--grid-height)*2)}@media only screen and (max-width:768px){.placeholder__pageBreadcrumbs{width:360px}}@media only screen and (max-width:420px){.placeholder__pageBreadcrumbs{width:300px}}
.horizontalSkinCard{padding:0 var(--grid-height);width:100%;height:calc(var(--grid-height)*4);border-radius:var(--second-border-radius);background-color:var(--second-back);-webkit-backdrop-filter:blur(10px);box-sizing:border-box;outline:none;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.horizontalSkinCard:hover,.horizontalSkinCard:focus{background-color:#6f87d440}.horizontalSkinCard__itemWrapper{grid-gap:var(--grid-height);grid-template-columns:70px 110px 180px 180px;grid-template-areas:"BADGES PICTURE QUALITY STICKERS";display:grid}@media only screen and (max-width:1024px){.horizontalSkinCard__itemWrapper{grid-template-columns:70px 80px 110px 140px}}.horizontalSkinCard__itemWrapper .itemWrapper__badges{grid-area:BADGES;align-items:center;display:flex}.horizontalSkinCard__itemWrapper .itemWrapper__picture{grid-area:PICTURE;align-items:center;width:80px;height:90%;margin:auto auto auto 0;display:flex}.horizontalSkinCard__itemWrapper .itemWrapper__picture .skin__icon{height:inherit;background-position:50%;background-repeat:no-repeat;background-size:80%}.horizontalSkinCard__itemWrapper .itemWrapper__picture .skin__icon--industrial{background-image:url(/images/bg_rarity-industrial.webp)}.horizontalSkinCard__itemWrapper .itemWrapper__picture .skin__icon--mil-spec{background-image:url(/images/bg_rarity-mil-spec.webp)}.horizontalSkinCard__itemWrapper .itemWrapper__picture .skin__icon--restricted{background-image:url(/images/bg_rarity-restricted.webp)}.horizontalSkinCard__itemWrapper .itemWrapper__picture .skin__icon--classified{background-image:url(/images/bg_rarity-classified.webp)}.horizontalSkinCard__itemWrapper .itemWrapper__picture .skin__icon--covert{background-image:url(/images/bg_rarity-covert.webp)}.horizontalSkinCard__itemWrapper .itemWrapper__picture .skin__icon--exceedingly{background-image:url(/images/bg_rarity-exceedingly.webp)}.horizontalSkinCard__itemWrapper .itemWrapper__picture .skin__icon .skin__picture{object-fit:contain;width:100%;height:100%}.horizontalSkinCard__itemWrapper .itemWrapper__quality{grid-area:QUALITY;align-items:center;display:flex}.horizontalSkinCard__itemWrapper .itemWrapper__quality .quality__wrapper{width:140px}@media only screen and (max-width:1024px){.horizontalSkinCard__itemWrapper .itemWrapper__quality .quality__wrapper{width:100px}}.horizontalSkinCard__itemWrapper .itemWrapper__stickers{grid-area:STICKERS;align-items:center;display:flex}.horizontalSkinCard__basketWrapper{justify-content:flex-end;align-items:center;gap:var(--grid-height);flex-shrink:0;grid-area:BASKET;display:flex}.horizontalSkinCard__basketWrapper .basketWrapper__price{grid-area:PRICE;justify-content:flex-end;align-items:center;display:flex}.horizontalSkinCard__basketWrapper .basketWrapper__price .skin__price{text-align:center;color:var(--text-contrast);font-size:16px;font-weight:600;line-height:16px}.horizontalSkinCard__basketWrapper .basketWrapper__controls{grid-area:CONTROLS;justify-content:center;align-items:center;display:flex}.horizontalSkinCard__basketWrapper .basketWrapper__controls .skin__buyButton{color:#fff9;cursor:pointer;background:#c6d4ff26;border:none;border-radius:4px;outline:none;width:100%;min-width:140px;height:36px;font-size:10px;font-weight:700;line-height:normal}.horizontalSkinCard__basketWrapper .basketWrapper__controls .skin__buyButton:hover,.horizontalSkinCard__basketWrapper .basketWrapper__controls .skin__buyButton:focus{color:#005b5b;background:var(--main-priorite)}.horizontalSkinCard .skinBadges__badge{display:none!important}.horizontalSkinCard--wait .skinBadges__badge:has(.waitBadge){display:flex!important}.horizontalSkinCard--priority .skinBadges__badge:has(.priorityBadge){display:flex!important}.horizontalSkinCard--quick .skinBadges__badge:has(.quickBadge){display:flex!important}
.item__allItems{gap:var(--grid-height);flex-direction:column;display:flex}@media only screen and (max-width:1024px){.item__allItems{display:none}}.item__allItems .allItems__title{gap:var(--grid-height);color:var(--text-contrast);white-space:nowrap;flex-shrink:0;align-items:center;font-size:24px;font-weight:600;line-height:24px;display:flex}@media only screen and (max-width:768px){.item__allItems .allItems__title{font-size:21px;line-height:21px}}.item__allItems .allItems__title .allItems__count{color:var(--main-priorite);font-weight:700}.item__allItems .allItems__list{gap:var(--grid-height);flex-direction:column;margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none;display:flex}
