.card-dash-sm{padding:13px;border:none;border-radius:12px;height:100%;background-color:var(--bgBlue)!important;&.active{overflow:hidden;position:relative;z-index:1;.bubbles{position:absolute;z-index:-2;inset:0;display:flex;justify-content:center;align-items:center;animation:turning 10s linear infinite;@keyframes turning{to{transform:rotate(1turn)}}.bubble{position:absolute;width:150px;height:150px;border-radius:100%;background:linear-gradient(-145deg,var(--primaryColor),#8563ff)!important;filter:blur(10px);opacity:.5;z-index:-2;animation:lightBox 1.5s ease-in infinite alternate;&:first-child{top:-150px}&:nth-child(2){left:-150px;animation-delay:1s;display:none}&:nth-child(3){bottom:-150px;animation-delay:1.5s}&:nth-child(4){right:-150px;animation-delay:2s;display:none}}}&:before{content:"";position:absolute;width:150px;height:150px;border-radius:100%;top:-140px;left:50%;transform:translateX(-50%)}@keyframes lightBox{0%,to{opacity:.3}50%{opacity:1}}&:after{content:"";z-index:-1;position:absolute;inset:2px;background:inherit;border-radius:.675rem}}.avatar-admin{width:70px;height:70px;background:var(--bgFond);border-radius:100%;position:relative;display:flex;align-items:center;justify-content:center;.status{width:14px;height:14px;background:red;border:3px solid var(--whiteColor);border-radius:100%;position:absolute;z-index:1;right:5px;top:7px}.status.on{background:#38d0b4}.status.off{background:#e83724}.status.suspend{background:var(--primaryColor)}img{width:80%;height:80%;object-fit:cover;border-radius:100%;position:absolute}}.block-price{padding:10px;border-radius:8px;background:rgba(0,0,0,.22)!important}.block-date{.inner-date{background:#8563ff!important;font-size:12px;padding:4px 5px!important;line-height:100%;border-radius:50px;color:var(--whiteColor);.fi{width:20px;height:20px;background:rgba(0,0,0,.4);border-radius:100%}}}.num-salon{background:var(--bgFond);display:flex;position:absolute;font-size:12px;align-items:center;justify-content:center;color:var(--darkenBlue);border-radius:100%;font-weight:500;padding:3px 5px;top:10px;border:2px solid var(--whiteColor);box-shadow:0 2px 2px rgba(0,0,0,.05)}.img-article{height:90px;img{height:100%;object-fit:contain}}.img-article-enchere{height:100px;margin-bottom:7px}.block-avatars{.avatar{width:26px;height:26px;border:2px solid var(--whiteColor);position:relative;img{position:absolute;top:0;left:0}}}.type-salon{font-size:12px;.content-type{padding:5px 6px;line-height:100%;border-radius:5px;display:inline-flex;align-items:center}.content-type.public{color:#ffbc63;background:#fae2c3}.content-type.future{color:#38acd0;background:#38acd024}.content-type.inprocess{color:#38d0b4;background:#ccf2ec33;&:before{content:"";display:block;width:5px;height:5px;background:#38d0b4;box-shadow:0 0 5px #38d0b4,0 0 10px #38d0b4,0 0 15px #38d0b4;border-radius:100%;animation:spinner-grow .1s infinite}}.content-type.done{color:#d03838;background:#f2b9b933}.content-type.futur{color:#ffbc63;background:#fae2c3}.content-type.error{color:#ff7263;background:#fcdbd7}}.text-info-item{font-size:11px;margin-bottom:3px;color:var(--grayColor)!important}.item-text{font-size:13px;color:var(--whiteColor);font-weight:500;&.location{display:flex;gap:5px;white-space:nowrap;overflow-x:scroll;&::-webkit-scrollbar,&::-webkit-scrollbar-thumb{display:none}.separator{color:var(--primaryColor)}}&.priceBid{color:var(--primaryColor);font-weight:700;display:inline-block;overflow:hidden;position:relative}&.animated{display:inline-block;animation:nope 1s ease forwards}@keyframes nope{0%{transform:rotate(0) scale(1)}20%{transform:rotate(-10deg) scale(1.1)}40%{transform:rotate(10deg) scale(1)}60%{transform:rotate(-10deg) scale(1.1)}80%{transform:rotate(10deg) scale(1)}to{transform:rotate(0) scale(1)}}&.price-article{font-size:14px}}h6{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon,h6{color:var(--whiteColor)}.icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:12px;font-size:20px;box-shadow:0 .5rem 1.125rem -.275rem var(--shadowColor)}.num{color:var(--darkenBlue)}p{font-size:14px;color:var(--grayColor)}h5{font-size:20px;margin-bottom:0}.title-card,h5{color:var(--darkenBlue)}.title-card{font-size:16px}.line-separtor{width:1px;height:100%;background:rgba(0,0,0,.05)}}@media (max-width:576px){.card-dash-sm{.btn-outline-primary{padding:.5rem .6rem!important}}}