.auth-panel__block{padding:16px;border:1px solid #e9e7e3;border-radius:8px}.auth-panel__block__title{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;color:#477e84;font-size:16px;font-weight:500;text-transform:uppercase}.auth-panel__block__title button{padding:0;border:0;background-color:rgba(0,0,0,0);cursor:pointer}.auth-panel__block__title button svg{width:20px;height:20px;transition:stroke .2s;stroke:#004042}.auth-panel__block__title button:hover svg{stroke:#1a6b6e}.auth-panel__block+.auth-panel__block{margin-top:12px}.auth-panel__information{display:flex;gap:8px;font-size:16px;font-weight:500}.auth-panel__information svg{flex-shrink:0;width:24px;height:24px;margin-top:3px}.auth-panel__information p{margin:0;line-height:1.3}.auth-panel__information p span{display:block;font-weight:400}.auth-panel__information p em{font-style:normal;font-weight:300}.auth-panel__information--center{align-items:center}.auth-panel__information--center svg{margin-top:0}.auth-panel__information+.auth-panel__information{margin-top:14px}.auth-panel__empty{margin:0;color:#757575;font-size:14px}.auth-panel__orders{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.auth-panel__order{display:flex;gap:8px;align-items:center;padding:10px;border-radius:4px;background-color:#f4f3f0}.auth-panel__order__icon{flex-shrink:0;width:20px;height:20px}.auth-panel__order__details{flex:1;min-width:0;font-size:14px;font-weight:500;line-height:1}.auth-panel__order__details span{display:block;font-weight:300}.auth-panel__order__download{display:flex;flex-shrink:0;align-items:center;justify-content:center;transition:opacity .2s;color:#004042}.auth-panel__order__download svg{width:20px;height:20px}.auth-panel__order__download:hover{opacity:.7}.auth-panel__pagination{display:flex;justify-content:space-between;margin-top:10px}.auth-panel__pagination button{padding:0;transition:color .2s;border:0;background:none;font-size:14px;font-weight:300;text-decoration:underline;cursor:pointer}.auth-panel__pagination button:focus,.auth-panel__pagination button:hover{color:#477e84}.auth-panel__pagination button:only-child{margin-left:auto}.auth-panel__pool-history{display:flex;flex:1;align-items:center;justify-content:space-between;margin:0}.auth-panel__pool-history button{padding:0;transition:color .2s;border:0;background:none;font-size:14px;font-weight:300;text-decoration:underline;cursor:pointer}.auth-panel__pool-history button:focus,.auth-panel__pool-history button:hover{color:#477e84}.auth-panel__pool-history-list{margin:14px 0 0;padding:0;list-style:none}.auth-panel__pool-history-list li{display:flex;gap:8px;justify-content:space-between;color:#757575;font-size:13px;font-weight:500}.auth-panel__pool-history-list li+li{margin-top:8px}.auth-panel__sponsor{margin-bottom:12px;padding:12px;border-radius:8px;background-color:#477e84;color:#fff;line-height:1.1}.auth-panel__sponsor__title{margin:0 0 8px;font-size:18px;font-weight:500}.auth-panel__sponsor__content{margin:0 0 8px;font-size:14px;font-weight:400}.auth-panel__sponsor__info{margin:0;font-size:12px;font-weight:300}.auth-panel__sponsor-code{display:flex;gap:8px;align-items:center;justify-content:space-between}.auth-panel__sponsor-code__value{display:flex;gap:12px;align-items:center}.auth-panel__sponsor-code__value svg{flex-shrink:0;width:22px;height:22px}.auth-panel__sponsor-code__value p{margin:0;font-size:14px;font-weight:700}.auth-panel__sponsor-code button{flex-shrink:0;padding:0;transition:opacity .2s;border:0;background:none;color:#004042;font-size:11px;font-weight:500;text-decoration:underline;cursor:pointer}.auth-panel__sponsor-code button:focus,.auth-panel__sponsor-code button:hover{opacity:.7}.auth-panel__help{margin:24px 0 0;font-size:16px;font-weight:500}.auth-panel__help a{color:#363636;text-decoration:underline}.auth-panel__help a:hover{color:#477e84}