.skin-item{align-items:center;aspect-ratio:16/12;background:#fefefb0d;border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:space-between;overflow:hidden;position:relative;width:100%}.skin-item .content{width:100%}.skin-item.high{aspect-ratio:16/14}.skin-item.profile{aspect-ratio:3/2.5}.skin-item__actions{align-items:start;box-sizing:border-box;display:grid;gap:5px;grid-template-columns:repeat(8,1fr);margin:0 8px 8px;width:calc(100% - 16px)}.skin-item__price{align-items:center;display:flex;font-size:clamp(14px,.833vw,18px);font-weight:600;gap:4px;justify-content:center;line-height:100%;margin-bottom:32px;opacity:50%}.skin-item__price svg{height:clamp(16px,.833vw,20px)}.skin-item__price svg path{fill:#fefefc}.skin-item__action-btn{align-items:center;border-radius:7px;display:flex;font-size:clamp(12px,.833vw,14px);font-weight:600;height:38px;justify-content:space-between;line-height:100%;padding-left:12px;padding-right:12px}.skin-item__action-btn svg{aspect-ratio:1;height:80%;width:auto}.skin-item__action-btn svg circle{fill:#fefefc;stroke:#fefefc}.skin-item__action-btn.first{background:#df2e66;color:#fefefc;grid-column:span 5;line-height:100%}.skin-item__action-btn.first.loading{justify-content:center}.skin-item__action-btn.first span .coin svg path{fill:#fefefc}.skin-item__action-btn.second{background:#995bff;color:#060a27;grid-column:span 3;justify-content:center;line-height:100%}.skin-item__action-btn span{align-items:center;display:flex;gap:2px;height:100%;line-height:100%}.skin-item__action-btn span .coin{align-items:center;aspect-ratio:1;display:flex;height:50%;justify-content:center;width:auto}.skin-item:before{border:1.5px solid transparent;border-radius:14px;content:"";height:calc(100% - 3px);left:0;-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;position:absolute;top:0;width:calc(100% - 3px);z-index:1}.skin-item__img{height:60%;margin-bottom:10px;width:auto}.skin-item__img-wrap{align-items:center;aspect-ratio:1;display:flex;height:70%;justify-content:center;position:absolute;right:-10%;top:-5%;z-index:-1}.skin-item__name{font-size:clamp(16px,.833vw,18px);font-weight:600;line-height:110%;margin:5% 8% 24px;text-align:center}.skin-item__name.small{font-size:clamp(14px,.833vw,16px)}.skin-item.profile .skin-item__name{font-size:clamp(12px,.833vw,16px);margin:0 0 14px;width:100%}.skin-item__shape{aspect-ratio:1;border-radius:100vw;filter:blur(50px);opacity:50%;position:absolute;top:-30%;width:80%;z-index:-2}@media screen and (max-width:900px){.skin-item{aspect-ratio:16/12}.skin-item.high{aspect-ratio:16/14}.skin-item__img{margin-bottom:0}.skin-item__name{font-size:14px;margin-bottom:16px;margin-left:10px;margin-right:10px}}
