.b24net-portal-list{display:flex;flex-direction:column;align-items:center;flex-grow:1;width:100%}.b24net-portal-list__account{width:100%;margin-bottom:37px}.b24net-portal-list__note{margin-top:23px;padding:15px 20px;background-color:var(--ui-color-palette-orange-15);border-radius:var(--ui-border-radius-sm);font-size:16px}.b24net-portal-list__wrapper{width:calc(100% + 15px);position:relative;max-height:325px;overflow-y:scroll;padding:10px 15px 25px 0;margin:23px -22px 0 0;scrollbar-width:thin;scrollbar-color:var(--ui-color-base-20,#dfe0e3) transparent;-webkit-mask:linear-gradient(180deg,#000 280px,transparent);mask:linear-gradient(180deg,#000 280px,transparent)}.b24net-portal-list__wrapper:hover{scrollbar-color:var(--ui-color-base-30,#d5d7db) transparent}.b24net-portal-list__wrapper:after{display:none}@media only screen and (max-width:768px){.b24net-portal-list__wrapper{width:calc(100% + 5px);padding:10px 13px 25px 0;margin:23px -13px 0 0}}.b24net-portal-list__invites-splitter{height:1px;border:none;margin:23px 0;background-color:#dfe0e3}.b24net-portal-list__list{margin:0;list-style:none;padding:0}.b24net-portal-list__item-wrapper{margin:0 0 16px;position:relative}.b24net-portal-list__item-wrapper:last-of-type,.b24net-portal-list__item-wrapper:last-of-type .b24net-portal-list__item{margin:0 2px}.b24net-portal-list__badge{position:absolute;left:11px;top:-9px;padding:4px 8px;border-radius:15px;background-color:#fff;font-size:9px;text-align:center;font-weight:700;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:10;color:#6a737f}.b24net-portal-list__no-portals-message{margin:23px 0 0;text-align:center;font-size:18px}.b24net-portal-list__create-b24-button{margin-top:30px}.b24net-portal-list__account-wrapper{display:flex;width:100%;position:relative}