.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}.Button{display:flex;align-items:center;justify-content:center;max-width:400px;width:max-content;height:max-content;border:none;outline:none;border-radius:32px;transition:all .15s ease;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}.Button .feather{flex-shrink:0;transition:margin-left .3s ease-in-out,margin-right .3s ease-in-out}.Button--canExpand .Button-expandedText{overflow:hidden;max-width:0;white-space:nowrap}.Button--canExpand.Button--icon-left .feather{margin-right:0}.Button--canExpand.Button--icon-right .feather{margin-left:0}.Button--expanded .Button-expandedText{overflow:hidden;max-width:max-content;animation:.4s ease-in-out expand;white-space:nowrap}.Button--reduced .Button-expandedText{animation:.4s ease-in-out reduce}.Button--size-xs{padding:8px 12px;font-size:12px;font-weight:600;line-height:16px}.Button--size-xs:not(.Button--canExpand).Button--icon-left .feather,.Button--size-xs.Button--expanded.Button--icon-left .feather{margin-right:4px}.Button--size-xs:not(.Button--canExpand).Button--icon-right .feather,.Button--size-xs.Button--expanded.Button--icon-right .feather{margin-left:4px}.Button--size-xs.Button--canExpand,.Button--size-xs.Button--icon-alone{padding:8px}.Button--size-s{padding:8px 16px;font-size:14px;font-weight:600;line-height:24px}.Button--size-s:not(.Button--canExpand).Button--icon-left .feather,.Button--size-s.Button--expanded.Button--icon-left .feather{margin-right:8px}.Button--size-s:not(.Button--canExpand).Button--icon-right .feather,.Button--size-s.Button--expanded.Button--icon-right .feather{margin-left:8px}.Button--size-s.Button--canExpand,.Button--size-s.Button--icon-alone{padding:8px}.Button--size-s.Button--expanded{padding:8px 12px}.Button--size-m{padding:12px 24px;font-size:14px;font-weight:600;line-height:24px}.Button--size-m:not(.Button--canExpand).Button--icon-left .feather,.Button--size-m.Button--expanded.Button--icon-left .feather{margin-right:8px}.Button--size-m:not(.Button--canExpand).Button--icon-right .feather,.Button--size-m.Button--expanded.Button--icon-right .feather{margin-left:8px}.Button--size-m.Button--canExpand:not(.Button--expanded){line-height:24px}.Button--size-m.Button--canExpand,.Button--size-m.Button--icon-alone{padding:12px}.Button--size-m.Button--expanded{padding:12px 32px}.Button--type-primary{color:#fff}.Button--type-primary-default{background-color:#0064f6}.Button--type-primary:is(a):hover,.Button--type-primary:enabled:hover{background-color:#0053cd}.Button--type-primary:is(a):active,.Button--type-primary:enabled:active,.Button--type-primary:focus-visible{background-color:#004bb9}.Button--type-secondary{color:#ff4286}.Button--type-secondary-default{background-color:#fff0f7}.Button--type-secondary:is(a):hover,.Button--type-secondary:enabled:hover{background-color:#ffc7e1}.Button--type-secondary:is(a):active,.Button--type-secondary:enabled:active,.Button--type-secondary:focus-visible{background-color:#ffb3d6}.Button--type-tertiary{color:#0064f6}.Button--type-tertiary-default,.Button--type-tertiary-onElevated{background-color:#f3f6ff}.Button--type-tertiary-onColor{background-color:#fff}.Button--type-tertiary:is(a):hover.Button--type-tertiary-default,.Button--type-tertiary:is(a):hover.Button--type-tertiary-onElevated,.Button--type-tertiary:enabled:hover.Button--type-tertiary-default,.Button--type-tertiary:enabled:hover.Button--type-tertiary-onElevated,.Button--type-tertiary:enabled:active.Button--type-tertiary-default,.Button--type-tertiary:enabled:active.Button--type-tertiary-onElevated{background-color:#cad7ff;color:#0043a4}.Button--type-tertiary:focus-visible.Button--type-tertiary-default,.Button--type-tertiary:focus-visible.Button--type-tertiary-onElevated{background-color:#a1b9ff}.Button--type-tertiary:is(a):hover.Button--type-tertiary-onColor,.Button--type-tertiary:enabled:hover.Button--type-tertiary-onColor,.Button--type-tertiary:enabled:active.Button--type-tertiary-onColor{color:#0043a4}.Button--type-tertiary:focus-visible.Button--type-tertiary-onColor{color:#0043a4;background-color:#e0e0e0}.Button--type-destructive-default{color:#e10202;background-color:transparent}.Button--type-destructive-bold{color:#fff;background-color:#e10202}.Button--type-destructive:is(a):hover.Button--type-destructive-default,.Button--type-destructive:enabled:hover.Button--type-destructive-default{color:#b90202}.Button--type-destructive:is(a):hover.Button--type-destructive-bold,.Button--type-destructive:enabled:hover.Button--type-destructive-bold{background-color:#b90202}.Button--type-destructive:is(a):active.Button--type-destructive-default,.Button--type-destructive:enabled:active.Button--type-destructive-default,.Button--type-destructive:focus-visible.Button--type-destructive-default{color:#a40101}.Button--type-destructive:is(a):active.Button--type-destructive-bold,.Button--type-destructive:enabled:active.Button--type-destructive-bold,.Button--type-destructive:focus-visible.Button--type-destructive-bold{background-color:#a40101}.Button--disabled{background-color:#dee0ed;color:#868da2;cursor:default}.Button--disabled:not(button){pointer-events:none}.Button--width-content{width:max-content}.Button--width-max{width:100%}@keyframes expand{0%{max-width:0;opacity:0}to{max-width:300px;opacity:1}}@keyframes reduce{0%{max-width:300px}to{max-width:0;opacity:0}}
