html,body{height:100%;margin:0;overflow:hidden}.row{display:flex}.end-xs{display:flex;justify-content:flex-end}.start-xs{display:flex;justify-content:flex-start}.between-xs{display:flex;justify-content:space-between}.scrollable{overflow-y:auto;overflow-x:hidden}.scrollable::-webkit-scrollbar{-webkit-appearance:none}.scrollable::-webkit-scrollbar:vertical{width:7px}.scrollable::-webkit-scrollbar-thumb{background-color:#d8d6d6;border-radius:20px}.ius-tab-nav-bar{display:flex;border-bottom:1px solid #e0e0e0;padding-bottom:2px;gap:24px}.ius-tab-link{color:#434343;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:22px;background:none;border:none;text-decoration:none;cursor:pointer;position:relative;padding-bottom:6px;transition:color .4s cubic-bezier(.25,.8,.25,1)}.ius-tab-link:after{content:"";pointer-events:none;bottom:-2px;left:50%;position:absolute;width:0%;height:2px;background-color:#434343;transition:width .4s cubic-bezier(.25,.8,.25,1),left .4s cubic-bezier(.25,.8,.25,1)}.ius-tab-link:hover,.ius-tab-link:focus{color:#434343}.ius-tab-link:hover:after,.ius-tab-link:focus:after{width:100%;left:0%}.ius-tab-link-active{color:#434343;font-weight:500}.ius-tab-link-active:after{width:100%!important;left:0%!important}.no-overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.cdk-drag-preview{border:1px solid #c4dfff!important;background:#edf6ff!important}.ius-card-drag-preview .buttons{display:none!important}
