.loading{width:calc(100vw - 255px);height:100vh;position:fixed;background-color:hsla(0,0%,100%,.8);right:0;flex-wrap:wrap;z-index:999;display:flex;justify-content:center;align-items:center}.loading.expanded{width:100vw}.cursor-pointer{cursor:pointer}::-moz-placeholder{color:#dedede;font-size:10pt}::placeholder{color:#dedede;font-size:10pt}.quote{padding:20px;background:#f5f5f5;border-radius:10px}label{font-weight:600}.sb-avatar__image{-o-object-fit:cover;object-fit:cover}.spinner{width:56px;height:56px;border:11.2px double #474bff;border-left-style:solid;border-radius:50%;animation:spinner-aib1d7 .75s linear infinite}@keyframes spinner-aib1d7{to{transform:rotate(1turn)}}