@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.broker-card .broker-card__top{border-bottom:1px solid #e3ebf6;display:flex;flex-direction:column-reverse;margin:0 0 12px;padding:0 0 12px;position:relative;width:100%}@media(min-width:576px){.broker-card .broker-card__top{flex-direction:row;justify-content:space-between}}.broker-card .broker-card__switch-container{align-items:center;display:flex;justify-content:space-between;padding-bottom:16px}@media(min-width:576px){.broker-card .broker-card__switch-container{padding-bottom:0}}.broker-card .broker-card__switch-container span{margin-right:12px}.broker-card .broker-card__switch-container .switch{margin-right:0}@media(min-width:576px){.broker-card .broker-card__switch-container .switch__labels{margin-right:8px}}.broker-card .broker-card__infos{display:flex;flex-direction:column;justify-content:center}.broker-card .broker-card__bottom{display:grid;grid-gap:12px 0;grid-template-columns:1fr;width:100%}@media(min-width:576px){.broker-card .broker-card__bottom{grid-gap:12px 0;grid-template-columns:1fr 1fr}}@media(min-width:768px){.broker-card .broker-card__bottom{grid-template-columns:1fr 1fr 1fr}}@media(min-width:992px){.broker-card .broker-card__bottom{grid-template-columns:1fr 2fr auto}}.broker-card .broker-card__bottom .broker-card__infos{align-items:flex-start}@media(min-width:576px){.broker-card .broker-card__bottom .broker-card__infos{justify-content:flex-start}}@media(min-width:992px){.broker-card .broker-card__bottom .broker-card__infos{padding-right:40px}}.broker-card .broker-card__bottom .broker-card__infos>div{display:flex}@media(min-width:768px){.broker-card .broker-card__bottom .broker-card__infos:last-child{align-items:flex-end}}.broker-card .broker-card__bottom .broker-card__cta{display:flex;flex-direction:column;padding-top:12px}@media(min-width:576px){.broker-card .broker-card__bottom .broker-card__cta{align-items:center;flex-direction:row;justify-content:flex-start;padding:0}}@media(min-width:768px){.broker-card .broker-card__bottom .broker-card__cta{justify-content:flex-end}}.broker-card .broker-card__bottom .button__wrapper:first-child{margin:0 0 12px}@media(min-width:576px){.broker-card .broker-card__bottom .button__wrapper:first-child{margin:0 16px 0 0}}.broker-card .broker-card__bottom .button{width:100%}@media(min-width:576px){.broker-card .broker-card__bottom .button{width:auto}}.broker-card.skeleton .broker-card__top{margin-bottom:24px;padding-bottom:24px}.broker-card.skeleton .skeleton__btn,.broker-card.skeleton .skeleton__description,.broker-card.skeleton .skeleton__switch,.broker-card.skeleton .skeleton__switch--label,.broker-card.skeleton .skeleton__title{display:block;height:8px;animation:skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,rgba(241,245,250,.6),#f1f5fa 50%,rgba(241,245,250,.6) 75%);background-size:400% 100%;border-radius:4px;color:transparent}.broker-card.skeleton .skeleton__title{margin-bottom:10px;width:165px}.broker-card.skeleton .skeleton__description,.broker-card.skeleton .skeleton__switch--label{width:116px}.broker-card.skeleton .skeleton__switch--wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}@media(min-width:576px){.broker-card.skeleton .skeleton__switch--wrapper{margin:0}}.broker-card.skeleton .skeleton__switch{border-radius:9px;height:18px;width:36px}@media(min-width:576px){.broker-card.skeleton .skeleton__switch{margin:0 0 0 10px}}.broker-card.skeleton .skeleton__btn{height:38px;width:105px}.broker-card.skeleton .broker-card__cta{display:flex;flex-direction:column}@media(min-width:576px){.broker-card.skeleton .broker-card__cta{flex-direction:row}}.broker-card.skeleton .broker-card__cta .skeleton__btn{height:38px;margin:0 0 12px;width:100%}@media(min-width:576px){.broker-card.skeleton .broker-card__cta .skeleton__btn{height:38px;margin:0 16px 0 0;width:130px}}.broker-card.skeleton .broker-card__cta .skeleton__btn:last-child{margin:0}.broker-card__popconfirm{z-index:9991}