.LoaderIcon{border-radius:50%;display:inline-block;box-sizing:border-box;animation:LoaderIconRotation 1s linear infinite}.LoaderIcon--size-s{width:16px;height:16px}.LoaderIcon--size-m{width:24px;height:24px}.LoaderIcon--type-primary{border:2px solid rgb(195,219.3902439024,255);border-bottom-color:#0064f6}.LoaderIcon--type-secondary{border:2px solid rgb(255,216.5,230.2260869565);border-bottom-color:#ff8cb5}.LoaderIcon--type-destructive{border:2px solid rgb(254.3039647577,176.6960352423,176.6960352423);border-bottom-color:#e10202}@keyframes LoaderIconRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Smily-text-title5{font-size:14px;font-weight:700;line-height:24px}.Smily-text-bodyCondensed{font-size:14px;font-weight:400;line-height:20px}.Smily-text-bodySmall{font-size:12px;font-weight:400;line-height:16px}.Link{display:flex;align-items:center;width:max-content;outline:none;text-decoration:none;cursor:pointer}.Link-icon{display:flex}.Link--icon-left .Link-iconAnimation{margin-right:8px}.Link--icon-right .Link-iconAnimation{margin-left:8px}.Link--size-s{font-size:12px;font-weight:600;line-height:16px}.Link--size-m{font-size:14px;font-weight:600;line-height:24px}.Link--type-destructive{color:#e10202}@media(hover:hover){.Link--type-destructive:not(.Link--type-destructive--disabled):not(.Link--type-destructive--loading):hover{color:#a40101}}.Link--type-destructive:not(.Link--type-destructive--disabled):focus,.Link--type-destructive:not(.Link--type-destructive--disabled):focus-visible{color:#900101}.Link--type-primary{color:#0064f6}@media(hover:hover){.Link--type-primary:not(.Link--type-primary--disabled):not(.Link--type-primary--loading):hover{color:#004bb9}}.Link--type-primary:not(.Link--type-primary--disabled):focus,.Link--type-primary:not(.Link--type-primary--disabled):focus-visible{color:#0043a4}.Link--type-secondary{color:#ff4286}@media(hover:hover){.Link--type-secondary:not(.Link--type-secondary--disabled):not(.Link--type-secondary--loading):hover{color:#ff055f}}.Link--type-secondary:not(.Link--type-secondary--disabled):focus,.Link--type-secondary:not(.Link--type-secondary--disabled):focus-visible{color:#ef0056}.Link--disabled{color:#868da2;cursor:default;pointer-events:none}.Link--loading{cursor:default;pointer-events:none}button.Link{background:transparent;border:none;margin:0;padding:0}
