﻿.spectrum-Well{display:block;min-width:240px;padding:16px;margin-top:4px;border-width:1px;border-style:solid;border-radius:4px}.spectrum-Well{background-color:rgba(75, 75, 75, 0.02);border-color:rgba(44, 44, 44, 0.05)}.spectrum-Icon,.spectrum-UIIcon{display:inline-block;color:inherit;fill:currentColor;pointer-events:none}.spectrum-Icon:not(:root),.spectrum-UIIcon:not(:root){overflow:hidden}.spectrum-Icon--sizeXXS,.spectrum-Icon--sizeXXS img,.spectrum-Icon--sizeXXS svg{height:9px;width:9px}.spectrum-Icon--sizeXS,.spectrum-Icon--sizeXS img,.spectrum-Icon--sizeXS svg{height:12px;width:12px}.spectrum-Icon--sizeS,.spectrum-Icon--sizeS img,.spectrum-Icon--sizeS svg{height:18px;width:18px}.spectrum-Icon--sizeM,.spectrum-Icon--sizeM img,.spectrum-Icon--sizeM svg{height:24px;width:24px}.spectrum-Icon--sizeL,.spectrum-Icon--sizeL img,.spectrum-Icon--sizeL svg{height:36px;width:36px}.spectrum-Icon--sizeXL,.spectrum-Icon--sizeXL img,.spectrum-Icon--sizeXL svg{height:48px;width:48px}.spectrum-Icon--sizeXXL,.spectrum-Icon--sizeXXL img,.spectrum-Icon--sizeXXL svg{height:72px;width:72px}.spectrum--medium .spectrum-UIIcon--large{display:none}.spectrum--medium .spectrum-UIIcon--medium{display:inline}.spectrum--large .spectrum-UIIcon--medium{display:none}.spectrum--large .spectrum-UIIcon--large{display:inline}.spectrum--large{--ui-icon-large-display: block;--ui-icon-medium-display: none}.spectrum--medium{--ui-icon-medium-display: block;--ui-icon-large-display: none}.spectrum-UIIcon--large{display:var(--ui-icon-large-display)}.spectrum-UIIcon--medium{display:var(--ui-icon-medium-display)}.spectrum-UIIcon-AlertMedium{width:18px;height:18px}.spectrum-UIIcon-AlertSmall{width:14px;height:14px}.spectrum-UIIcon-ArrowDownSmall{width:8px;height:10px}.spectrum-UIIcon-ArrowLeftMedium{width:14px;height:10px}.spectrum-UIIcon-Asterisk{width:8px;height:8px}.spectrum-UIIcon-CheckmarkMedium{width:12px;height:12px}.spectrum-UIIcon-CheckmarkSmall{width:10px;height:10px}.spectrum-UIIcon-ChevronDownMedium{width:10px;height:6px}.spectrum-UIIcon-ChevronDownSmall{width:8px;height:6px}.spectrum-UIIcon-ChevronLeftLarge{width:12px;height:16px}.spectrum-UIIcon-ChevronLeftMedium{width:6px;height:10px}.spectrum-UIIcon-ChevronRightLarge{width:12px;height:16px}.spectrum-UIIcon-ChevronRightMedium{width:6px;height:10px}.spectrum-UIIcon-ChevronRightSmall{width:6px;height:8px}.spectrum-UIIcon-ChevronUpSmall{width:8px;height:6px}.spectrum-UIIcon-CornerTriangle{width:5px;height:5px}.spectrum-UIIcon-CrossLarge{width:12px;height:12px}.spectrum-UIIcon-CrossMedium{width:8px;height:8px}.spectrum-UIIcon-CrossSmall{width:8px;height:8px}.spectrum-UIIcon-DashSmall{width:10px;height:10px}.spectrum-UIIcon-DoubleGripper{width:16px;height:4px}.spectrum-UIIcon-FolderBreadcrumb{width:18px;height:18px}.spectrum-UIIcon-HelpMedium{width:18px;height:18px}.spectrum-UIIcon-HelpSmall{width:14px;height:14px}.spectrum-UIIcon-InfoMedium{width:18px;height:18px}.spectrum-UIIcon-InfoSmall{width:14px;height:14px}.spectrum-UIIcon-Magnifier{width:16px;height:16px}.spectrum-UIIcon-SkipLeft{width:9px;height:10px}.spectrum-UIIcon-SkipRight{width:9px;height:10px}.spectrum-UIIcon-Star{width:18px;height:18px}.spectrum-UIIcon-StarOutline{width:18px;height:18px}.spectrum-UIIcon-SuccessMedium{width:18px;height:18px}.spectrum-UIIcon-SuccessSmall{width:14px;height:14px}.spectrum-UIIcon-TripleGripper{width:10px;height:7px}.spectrum-TreeView{display:block;list-style:none;position:relative;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.spectrum-TreeView-item{overflow:hidden}.spectrum-TreeView-item.is-open>.spectrum-TreeView-itemLink>.spectrum-TreeView-indicator{transform:rotate(90deg)}.spectrum-TreeView-item.is-open>.spectrum-TreeView{height:auto;visibility:visible}.spectrum-TreeView-itemLink{display:block;box-sizing:border-box;cursor:pointer;padding:12px 30px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spectrum-TreeView-itemLink:focus{outline:none}.spectrum-TreeView-itemLink .spectrum-Icon{vertical-align:top;margin-right:8px}.spectrum-TreeView-itemLink::before{content:"";position:absolute;left:2px;right:0;z-index:-1;margin-top:-8px;height:36px;background-color:transparent;border-radius:4px}.spectrum-TreeView-indicator{display:block;box-sizing:content-box;float:left;position:relative;left:10px;top:-5px;margin-left:-34px;margin-bottom:-10px;padding:10px;transition:transform ease 130ms;pointer-events:all !important}.spectrum-TreeView .spectrum-TreeView{position:static;padding-left:28px;height:0;visibility:hidden}.spectrum-TreeView-item--indent1{padding-left:28px}.spectrum-TreeView-item--indent2{padding-left:56px}.spectrum-TreeView-item--indent3{padding-left:84px}.spectrum-TreeView-item--indent4{padding-left:112px}.spectrum-TreeView-item--indent5{padding-left:140px}.spectrum-TreeView-item--indent6{padding-left:168px}.spectrum-TreeView-item--indent7{padding-left:196px}.spectrum-TreeView-item--indent8{padding-left:224px}.spectrum-TreeView-item--indent9{padding-left:252px}.spectrum-TreeView-item--indent10{padding-left:280px}.spectrum-TreeView-item.is-disabled>.spectrum-TreeView-itemLink{color:rgb(179, 179, 179)}.spectrum-TreeView-item.is-disabled>.spectrum-TreeView-itemLink .spectrum-Icon{color:rgb(202, 202, 202)}.spectrum-TreeView-itemLink{color:rgb(75, 75, 75)}.spectrum-TreeView-itemLink:hover,.spectrum-TreeView-itemLink.is-selected{color:rgb(44, 44, 44)}.spectrum-TreeView-itemLink:hover::before,.spectrum-TreeView-itemLink.is-selected::before{background-color:rgba(44, 44, 44, 0.04)}.spectrum-TreeView-itemLink.focus-ring{color:rgb(44, 44, 44)}.spectrum-TreeView-itemLink.focus-ring::before{background-color:rgba(44, 44, 44, 0.04);box-shadow:0px 0px 0px 2px rgb(38, 128, 235) inset}.spectrum-TreeView-itemLink.is-drop-target::before{background-color:rgba(20, 115, 230, 0.1);box-shadow:0px 0px 0px 2px rgb(38, 128, 235) inset}.spectrum-ToggleSwitch{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;position:relative;min-height:32px;max-width:100%;margin-right:16px;vertical-align:top}.spectrum-ToggleSwitch-input{margin:0;box-sizing:border-box;padding:0;position:absolute;width:100%;height:100%;top:0;left:0;opacity:.0001;z-index:1;cursor:pointer}.spectrum-ToggleSwitch-input:checked+.spectrum-ToggleSwitch-switch:before{transform:translateX(12px)}.spectrum-ToggleSwitch-input:disabled,.spectrum-ToggleSwitch-input[disabled]{cursor:default}.spectrum-ToggleSwitch-input.focus-ring+.spectrum-ToggleSwitch-switch:after{margin:-2px}.spectrum-ToggleSwitch-label{margin:0 10px;margin-top:5px;font-size:14px;line-height:1.49;transition:color 160ms ease-in-out}.spectrum-ToggleSwitch-switch{display:inline-block;box-sizing:border-box;position:relative;width:26px;margin:9px 0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;vertical-align:middle;transition:background 130ms ease-in-out,border 130ms ease-in-out;height:14px;left:0;right:0;border-radius:7px}.spectrum-ToggleSwitch-switch:before{display:block;position:absolute;content:"";box-sizing:border-box}.spectrum-ToggleSwitch-switch:before{transition:background 130ms ease-in-out,border 130ms ease-in-out,transform 130ms ease-in-out,box-shadow 130ms ease-in-out;width:14px;height:14px;top:0;left:0;border-width:2px;border-radius:7px;border-style:solid}.spectrum-ToggleSwitch-switch:after{border-radius:11px;content:"";display:block;position:absolute;left:0;right:0;bottom:0;top:0;margin:0;transition:box-shadow 130ms ease-out,margin 130ms ease-out}.spectrum-ToggleSwitch-switch{background-color:rgb(225, 225, 225)}.spectrum-ToggleSwitch-switch:before{background-color:rgb(250, 250, 250);border-color:rgb(142, 142, 142)}.spectrum-ToggleSwitch-input~.spectrum-ToggleSwitch-label{color:rgb(75, 75, 75)}.spectrum-ToggleSwitch-input:checked+.spectrum-ToggleSwitch-switch{background-color:rgb(20, 115, 230)}.spectrum-ToggleSwitch-input:checked+.spectrum-ToggleSwitch-switch:before{border-color:rgb(20, 115, 230)}.spectrum-ToggleSwitch:hover .spectrum-ToggleSwitch-input+.spectrum-ToggleSwitch-switch:before{border-color:rgb(110, 110, 110);box-shadow:none}.spectrum-ToggleSwitch:hover .spectrum-ToggleSwitch-input~.spectrum-ToggleSwitch-label{color:rgb(44, 44, 44)}.spectrum-ToggleSwitch:hover .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch{background-color:rgb(13, 102, 208)}.spectrum-ToggleSwitch:hover .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch:before{border-color:rgb(13, 102, 208)}.spectrum-ToggleSwitch:active .spectrum-ToggleSwitch-input+.spectrum-ToggleSwitch-switch:before{border-color:rgb(75, 75, 75)}.spectrum-ToggleSwitch:active .spectrum-ToggleSwitch-input~.spectrum-ToggleSwitch-label{color:rgb(44, 44, 44)}.spectrum-ToggleSwitch:active .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch{background-color:rgb(9, 90, 186)}.spectrum-ToggleSwitch:active .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch:before{border-color:rgb(9, 90, 186)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input:disabled+.spectrum-ToggleSwitch-switch{background-color:rgb(225, 225, 225)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input:disabled+.spectrum-ToggleSwitch-switch:before{border-color:rgb(202, 202, 202)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input:disabled~.spectrum-ToggleSwitch-label{color:rgb(179, 179, 179)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input:disabled:checked+.spectrum-ToggleSwitch-switch{background-color:rgb(202, 202, 202)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input:disabled:checked+.spectrum-ToggleSwitch-switch:before{border-color:rgb(202, 202, 202)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input:disabled:checked~.spectrum-ToggleSwitch-label{color:rgb(179, 179, 179)}.spectrum-ToggleSwitch--quiet .spectrum-ToggleSwitch-input:checked+.spectrum-ToggleSwitch-switch{background-color:rgb(110, 110, 110)}.spectrum-ToggleSwitch--quiet .spectrum-ToggleSwitch-input:checked+.spectrum-ToggleSwitch-switch:before{border-color:rgb(110, 110, 110)}.spectrum-ToggleSwitch--quiet:hover .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch{background-color:rgb(75, 75, 75)}.spectrum-ToggleSwitch--quiet:hover .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch:before{border-color:rgb(75, 75, 75)}.spectrum-ToggleSwitch.spectrum-ToggleSwitch--quiet:active .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch{background-color:rgb(44, 44, 44)}.spectrum-ToggleSwitch.spectrum-ToggleSwitch--quiet:active .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch:before{border-color:rgb(44, 44, 44)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input.focus-ring+.spectrum-ToggleSwitch-switch:after,.spectrum-ToggleSwitch:hover .spectrum-ToggleSwitch-input.focus-ring+.spectrum-ToggleSwitch-switch:after{box-shadow:0 0 0 2px rgb(38, 128, 235)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input.focus-ring+.spectrum-ToggleSwitch-switch:before,.spectrum-ToggleSwitch:hover .spectrum-ToggleSwitch-input.focus-ring+.spectrum-ToggleSwitch-switch:before{border-color:rgb(110, 110, 110)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch,.spectrum-ToggleSwitch:hover .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch{background-color:rgb(13, 102, 208)}.spectrum-ToggleSwitch .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch:before,.spectrum-ToggleSwitch:hover .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch:before{border-color:rgb(13, 102, 208)}.spectrum-ToggleSwitch--quiet .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch,.spectrum-ToggleSwitch--quiet:hover .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch{background-color:rgb(75, 75, 75)}.spectrum-ToggleSwitch--quiet .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch:before,.spectrum-ToggleSwitch--quiet:hover .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch:before{border-color:rgb(75, 75, 75)}.spectrum-ToggleSwitch--ab .spectrum-ToggleSwitch-input:checked+.spectrum-ToggleSwitch-switch{background-color:rgb(225, 225, 225)}.spectrum-ToggleSwitch--ab .spectrum-ToggleSwitch-input:checked+.spectrum-ToggleSwitch-switch:before{border-color:rgb(142, 142, 142)}.spectrum-ToggleSwitch--ab .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch{background-color:rgb(225, 225, 225)}.spectrum-ToggleSwitch--ab .spectrum-ToggleSwitch-input.focus-ring:checked+.spectrum-ToggleSwitch-switch:before{border-color:rgb(110, 110, 110)}.spectrum-ToggleSwitch--ab .spectrum-ToggleSwitch-input:disabled:checked+.spectrum-ToggleSwitch-switch{background-color:rgb(225, 225, 225)}.spectrum-ToggleSwitch--ab .spectrum-ToggleSwitch-input:disabled+.spectrum-ToggleSwitch-switch{background-color:rgb(225, 225, 225)}.spectrum-ToggleSwitch--ab .spectrum-ToggleSwitch-input:disabled+.spectrum-ToggleSwitch-switch:before{border-color:rgb(202, 202, 202)}.spectrum-ToggleSwitch--ab:hover .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch{background-color:rgb(225, 225, 225)}.spectrum-ToggleSwitch--ab:hover .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch:before{border-color:rgb(110, 110, 110)}.spectrum-ToggleSwitch--ab:active .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch{background-color:rgb(225, 225, 225)}.spectrum-ToggleSwitch--ab:active .spectrum-ToggleSwitch-input:checked:enabled+.spectrum-ToggleSwitch-switch:before{border-color:rgb(75, 75, 75)}.spectrum-Button,.spectrum-ActionButton,.spectrum-LogicButton,.spectrum-FieldButton,.spectrum-ClearButton,.spectrum-Tool{position:relative;display:-ms-inline-flexbox;display:inline-flex;box-sizing:border-box;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;overflow:visible;margin:0;border-style:solid;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:button;vertical-align:top;transition:background 130ms ease-out,border-color 130ms ease-out,color 130ms ease-out,box-shadow 130ms ease-out;text-decoration:none;font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;line-height:1.3;cursor:pointer}.spectrum-Button:focus,.spectrum-ActionButton:focus,.spectrum-LogicButton:focus,.spectrum-FieldButton:focus,.spectrum-ClearButton:focus,.spectrum-Tool:focus{outline:none}.spectrum-Button::-moz-focus-inner,.spectrum-ActionButton::-moz-focus-inner,.spectrum-LogicButton::-moz-focus-inner,.spectrum-FieldButton::-moz-focus-inner,.spectrum-ClearButton::-moz-focus-inner,.spectrum-Tool::-moz-focus-inner{border:0;border-style:none;padding:0;margin-top:-2PX;margin-bottom:-2PX}.spectrum-Button:disabled,.spectrum-ActionButton:disabled,.spectrum-LogicButton:disabled,.spectrum-FieldButton:disabled,.spectrum-ClearButton:disabled,.spectrum-Tool:disabled{cursor:default}.spectrum-Button .spectrum-Icon,.spectrum-ActionButton .spectrum-Icon,.spectrum-LogicButton .spectrum-Icon,.spectrum-FieldButton .spectrum-Icon,.spectrum-ClearButton .spectrum-Icon,.spectrum-Tool .spectrum-Icon{max-height:100%;-ms-flex-negative:0;flex-shrink:0}.spectrum-Button:after,.spectrum-LogicButton:after{border-radius:18px;content:"";display:block;position:absolute;left:0;right:0;bottom:0;top:0;margin:-2px;transition:box-shadow 130ms ease-out,margin 130ms ease-out}.spectrum-Button.focus-ring:after,.spectrum-LogicButton.focus-ring:after{margin:-4px}.spectrum-Button{border-width:2px;border-style:solid;border-radius:16px;min-height:32px;height:auto;min-width:72px;padding:4px 14px;padding-bottom:5px;padding-top:3px;font-size:14px;font-weight:700}.spectrum-Button:hover,.spectrum-Button:active{box-shadow:none}.spectrum-Button .spectrum-Icon+.spectrum-Button-label{margin-left:8px}.spectrum-Button .spectrum-Button-label+.spectrum-Icon{margin-left:4px}.spectrum-ClearButton--overBackground.focus-ring:after{margin:-2px}a.spectrum-Button,a.spectrum-ActionButton{-webkit-appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spectrum-ActionButton,.spectrum-Tool{position:relative;height:32px;min-width:32px;padding:0 6px;border-width:1px;border-radius:4px;font-size:14px;font-weight:400}.spectrum-ActionButton .spectrum-Icon+.spectrum-ActionButton-label,.spectrum-Tool .spectrum-Icon+.spectrum-ActionButton-label{padding-left:7px;padding-right:5px}.spectrum-ActionButton .spectrum-Icon--sizeS:only-child,.spectrum-Tool .spectrum-Icon--sizeS:only-child{position:absolute;top:calc(50% - 9px);left:calc(50% - 9px)}.spectrum-ActionButton .spectrum-ActionButton-label:only-child,.spectrum-Tool .spectrum-ActionButton-label:only-child{padding:0 5px}.spectrum-ActionButton-hold{position:absolute;right:3px;bottom:3px}.spectrum-ActionButton-label,.spectrum-Button-label{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;justify-self:center;text-align:center;width:100%}.spectrum-ActionButton-label:empty,.spectrum-Button-label:empty{display:none}.spectrum-ActionButton-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spectrum-ActionButton--quiet,.spectrum-Tool{border-width:1px;border-radius:4px;font-size:14px;font-weight:400}.spectrum-LogicButton{height:24px;padding:8px;border-width:2px;border-radius:4px;font-size:14px;font-weight:700;line-height:0}.spectrum-LogicButton:after{border-radius:6px}.spectrum-FieldButton{height:32px;padding:0 12px;font-family:inherit;font-weight:normal;font-size:14px;line-height:normal;-webkit-font-smoothing:initial;cursor:pointer;outline:none}.spectrum-FieldButton{margin:0;padding:0 12px;border-width:1px;border-style:solid;border-radius:4px;transition:background-color 130ms,box-shadow 130ms,border-color 130ms}.spectrum-FieldButton:disabled,.spectrum-FieldButton.is-disabled{border-width:0;cursor:default}.spectrum-FieldButton.is-open{border-width:1px}.spectrum-FieldButton--quiet{margin:0;padding:0;border-width:0;border-radius:0px}.spectrum-FieldButton--quiet:disabled.focus-ring,.spectrum-FieldButton--quiet.is-disabled.focus-ring{box-shadow:none}.spectrum-ClearButton{width:32px;height:32px;border-radius:100%;padding:0;margin:0;border:none}.spectrum-ClearButton>.spectrum-Icon{margin:0 auto}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.spectrum-ClearButton>.spectrum-Icon{margin:0}}.spectrum-ClearButton--small{width:24px;height:24px}.spectrum-Tool{position:relative;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;padding:0}.spectrum-Tool-hold{position:absolute;right:3px;bottom:3px}.spectrum-Button+.spectrum-Button{margin-left:16px}.spectrum-ActionButton+.spectrum-ActionButton,.spectrum-Tool+.spectrum-Tool{margin-left:8px}.spectrum-Tool+.spectrum-Tool{margin-left:8px}.spectrum-LogicButton.focus-ring:after,.spectrum-LogicButton.is-focused:after,.spectrum-Button.focus-ring:after,.spectrum-Button.is-focused:after{box-shadow:0 0 0 2px rgb(38, 128, 235)}.spectrum-ClearButton{background-color:transparent;color:rgb(110, 110, 110)}.spectrum-ClearButton:hover{background-color:transparent;color:rgb(44, 44, 44)}.spectrum-ClearButton:active{background-color:transparent;color:rgb(44, 44, 44)}.spectrum-ClearButton.focus-ring{background-color:transparent;color:rgb(44, 44, 44)}.spectrum-ClearButton:disabled,.spectrum-ClearButton.is-disabled{background-color:transparent;color:rgb(202, 202, 202)}.spectrum-Button--cta{background-color:rgb(20, 115, 230);border-color:rgb(20, 115, 230);color:rgb(255, 255, 255)}.spectrum-Button--cta:hover{background-color:rgb(13, 102, 208);border-color:rgb(13, 102, 208);color:rgb(255, 255, 255)}.spectrum-Button--cta.focus-ring{background-color:rgb(13, 102, 208);border-color:rgb(13, 102, 208);color:rgb(255, 255, 255)}.spectrum-Button--cta:active{background-color:rgb(13, 102, 208);border-color:rgb(13, 102, 208);color:rgb(255, 255, 255)}.spectrum-Button--cta:disabled,.spectrum-Button--cta.is-disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-Button--primary{background-color:transparent;border-color:rgb(75, 75, 75);color:rgb(75, 75, 75)}.spectrum-Button--primary:hover{background-color:rgb(75, 75, 75);border-color:rgb(75, 75, 75);color:rgb(255, 255, 255)}.spectrum-Button--primary.focus-ring{background-color:rgb(75, 75, 75);border-color:rgb(75, 75, 75);color:rgb(255, 255, 255)}.spectrum-Button--primary:active{background-color:rgb(44, 44, 44);border-color:rgb(44, 44, 44);color:rgb(255, 255, 255)}.spectrum-Button--primary:disabled,.spectrum-Button--primary.is-disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-Button--secondary{background-color:transparent;border-color:rgb(110, 110, 110);color:rgb(110, 110, 110)}.spectrum-Button--secondary:hover{background-color:rgb(110, 110, 110);border-color:rgb(110, 110, 110);color:rgb(255, 255, 255)}.spectrum-Button--secondary.focus-ring{background-color:rgb(110, 110, 110);border-color:rgb(110, 110, 110);color:rgb(255, 255, 255)}.spectrum-Button--secondary:active{background-color:rgb(75, 75, 75);border-color:rgb(75, 75, 75);color:rgb(255, 255, 255)}.spectrum-Button--secondary:disabled,.spectrum-Button--secondary.is-disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-Button--warning{background-color:transparent;border-color:rgb(201, 37, 45);color:rgb(201, 37, 45)}.spectrum-Button--warning:hover{background-color:rgb(201, 37, 45);border-color:rgb(201, 37, 45);color:rgb(255, 255, 255)}.spectrum-Button--warning.focus-ring{background-color:rgb(201, 37, 45);border-color:rgb(201, 37, 45);color:rgb(255, 255, 255)}.spectrum-Button--warning:active{background-color:rgb(187, 18, 26);border-color:rgb(187, 18, 26);color:rgb(255, 255, 255)}.spectrum-Button--warning:disabled,.spectrum-Button--warning.is-disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-Button--overBackground{background-color:transparent;border-color:rgb(255, 255, 255);color:rgb(255, 255, 255)}.spectrum-Button--overBackground:hover{background-color:rgb(255, 255, 255);border-color:rgb(255, 255, 255);color:inherit}.spectrum-Button--overBackground.focus-ring{background-color:rgb(255, 255, 255);border-color:rgb(255, 255, 255);color:inherit}.spectrum-Button--overBackground.focus-ring:after{box-shadow:0 0 0 2px rgb(255, 255, 255)}.spectrum-Button--overBackground:active{background-color:rgb(255, 255, 255);border-color:rgb(255, 255, 255);color:inherit}.spectrum-Button--overBackground:disabled,.spectrum-Button--overBackground.is-disabled{background-color:rgba(255, 255, 255, 0.1);border-color:transparent;color:rgba(255, 255, 255, 0.35)}.spectrum-Button--overBackground.spectrum-Button--quiet,.spectrum-ClearButton--overBackground{background-color:transparent;border-color:transparent;color:rgb(255, 255, 255)}.spectrum-Button--overBackground.spectrum-Button--quiet:hover,.spectrum-ClearButton--overBackground:hover{background-color:rgba(255, 255, 255, 0.1);border-color:transparent;color:rgb(255, 255, 255)}.spectrum-Button--overBackground.spectrum-Button--quiet.focus-ring,.spectrum-ClearButton--overBackground.focus-ring{background-color:rgba(255, 255, 255, 0.1);border-color:transparent;color:rgb(255, 255, 255);box-shadow:none}.spectrum-Button--overBackground.spectrum-Button--quiet.focus-ring:after,.spectrum-ClearButton--overBackground.focus-ring:after{box-shadow:0 0 0 2px rgb(255, 255, 255)}.spectrum-Button--overBackground.spectrum-Button--quiet:active,.spectrum-ClearButton--overBackground:active{background-color:rgba(255, 255, 255, 0.15);border-color:transparent;color:rgb(255, 255, 255)}.spectrum-Button--overBackground.spectrum-Button--quiet:disabled,.spectrum-Button--overBackground.spectrum-Button--quiet.is-disabled,.spectrum-ClearButton--overBackground:disabled,.spectrum-ClearButton--overBackground.is-disabled{background-color:transparent;border-color:transparent;color:rgba(255, 255, 255, 0.15)}.spectrum-Button--primary.spectrum-Button--quiet{background-color:transparent;border-color:transparent;color:rgb(75, 75, 75)}.spectrum-Button--primary.spectrum-Button--quiet:hover{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(44, 44, 44)}.spectrum-Button--primary.spectrum-Button--quiet.focus-ring{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(44, 44, 44)}.spectrum-Button--primary.spectrum-Button--quiet:active{background-color:rgb(225, 225, 225);border-color:rgb(225, 225, 225);color:rgb(44, 44, 44)}.spectrum-Button--primary.spectrum-Button--quiet:disabled,.spectrum-Button--primary.spectrum-Button--quiet.is-disabled{background-color:transparent;border-color:transparent;color:rgb(179, 179, 179)}.spectrum-Button--secondary.spectrum-Button--quiet{background-color:transparent;border-color:transparent;color:rgb(110, 110, 110)}.spectrum-Button--secondary.spectrum-Button--quiet:hover{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(75, 75, 75)}.spectrum-Button--secondary.spectrum-Button--quiet.focus-ring{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(75, 75, 75)}.spectrum-Button--secondary.spectrum-Button--quiet:active{background-color:rgb(225, 225, 225);border-color:rgb(225, 225, 225);color:rgb(75, 75, 75)}.spectrum-Button--secondary.spectrum-Button--quiet:disabled,.spectrum-Button--secondary.spectrum-Button--quiet.is-disabled{background-color:transparent;border-color:transparent;color:rgb(179, 179, 179)}.spectrum-ActionButton,.spectrum-Tool{background-color:rgb(250, 250, 250);border-color:rgb(225, 225, 225);color:rgb(75, 75, 75)}.spectrum-ActionButton .spectrum-Icon,.spectrum-Tool .spectrum-Icon{color:rgb(110, 110, 110)}.spectrum-ActionButton .spectrum-ActionButton-hold,.spectrum-Tool .spectrum-ActionButton-hold{color:rgb(110, 110, 110)}.spectrum-ActionButton:hover,.spectrum-Tool:hover{background-color:rgb(255, 255, 255);border-color:rgb(202, 202, 202);color:rgb(44, 44, 44)}.spectrum-ActionButton:hover .spectrum-Icon,.spectrum-Tool:hover .spectrum-Icon{color:rgb(44, 44, 44)}.spectrum-ActionButton:hover .spectrum-ActionButton-hold,.spectrum-Tool:hover .spectrum-ActionButton-hold{color:rgb(44, 44, 44)}.spectrum-ActionButton.focus-ring,.spectrum-Tool.focus-ring{background-color:rgb(255, 255, 255);border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235);color:rgb(44, 44, 44)}.spectrum-ActionButton.focus-ring .spectrum-Icon,.spectrum-Tool.focus-ring .spectrum-Icon{color:rgb(44, 44, 44)}.spectrum-ActionButton.focus-ring .spectrum-ActionButton-hold,.spectrum-Tool.focus-ring .spectrum-ActionButton-hold{color:rgb(44, 44, 44)}.spectrum-ActionButton:active,.spectrum-Tool:active{background-color:rgb(234, 234, 234);border-color:rgb(202, 202, 202);color:rgb(44, 44, 44)}.spectrum-ActionButton:active .spectrum-ActionButton-hold,.spectrum-Tool:active .spectrum-ActionButton-hold{color:rgb(44, 44, 44)}.spectrum-ActionButton:disabled,.spectrum-ActionButton.is-disabled,.spectrum-Tool:disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-ActionButton:disabled .spectrum-Icon,.spectrum-ActionButton.is-disabled .spectrum-Icon,.spectrum-Tool:disabled .spectrum-Icon{color:rgb(202, 202, 202)}.spectrum-ActionButton:disabled .spectrum-ActionButton-hold,.spectrum-ActionButton.is-disabled .spectrum-ActionButton-hold,.spectrum-Tool:disabled .spectrum-ActionButton-hold{color:rgb(202, 202, 202)}.spectrum-ActionButton.is-selected{background-color:rgb(234, 234, 234);border-color:rgb(225, 225, 225);color:rgb(75, 75, 75)}.spectrum-ActionButton.is-selected .spectrum-Icon{color:rgb(110, 110, 110)}.spectrum-ActionButton.is-selected.focus-ring{background-color:rgb(234, 234, 234);border-color:rgb(38, 128, 235);color:rgb(44, 44, 44)}.spectrum-ActionButton.is-selected.focus-ring .spectrum-Icon{color:rgb(44, 44, 44)}.spectrum-ActionButton.is-selected:hover{background-color:rgb(234, 234, 234);border-color:rgb(202, 202, 202);color:rgb(44, 44, 44)}.spectrum-ActionButton.is-selected:hover .spectrum-Icon{color:rgb(44, 44, 44)}.spectrum-ActionButton.is-selected:active{background-color:rgb(234, 234, 234);border-color:rgb(202, 202, 202);color:rgb(44, 44, 44)}.spectrum-ActionButton.is-selected:active .spectrum-Icon{color:rgb(44, 44, 44)}.spectrum-ActionButton.is-selected:disabled,.spectrum-ActionButton.is-selected.is-disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-ActionButton.is-selected:disabled .spectrum-Icon,.spectrum-ActionButton.is-selected.is-disabled .spectrum-Icon{color:rgb(202, 202, 202)}.spectrum-ActionButton--quiet,.spectrum-Tool{background-color:transparent;border-color:transparent;color:rgb(75, 75, 75)}.spectrum-ActionButton--quiet:hover,.spectrum-Tool:hover{background-color:transparent;border-color:transparent;color:rgb(44, 44, 44)}.spectrum-ActionButton--quiet.focus-ring,.spectrum-Tool.focus-ring{background-color:transparent;box-shadow:0 0 0 1px rgb(38, 128, 235);border-color:rgb(38, 128, 235);color:rgb(44, 44, 44)}.spectrum-ActionButton--quiet:active,.spectrum-Tool:active{background-color:rgb(225, 225, 225);border-color:rgb(225, 225, 225);color:rgb(44, 44, 44)}.spectrum-ActionButton--quiet:disabled,.spectrum-ActionButton--quiet.is-disabled,.spectrum-Tool:disabled{background-color:transparent;border-color:transparent;color:rgb(179, 179, 179)}.spectrum-ActionButton--quiet.is-selected{background-color:rgb(225, 225, 225);border-color:rgb(225, 225, 225);color:rgb(75, 75, 75)}.spectrum-ActionButton--quiet.is-selected.focus-ring{background-color:rgb(225, 225, 225);border-color:rgb(38, 128, 235);color:rgb(44, 44, 44)}.spectrum-ActionButton--quiet.is-selected:hover{background-color:rgb(225, 225, 225);border-color:rgb(225, 225, 225);color:rgb(44, 44, 44)}.spectrum-ActionButton--quiet.is-selected:active{background-color:rgb(225, 225, 225);border-color:rgb(225, 225, 225);color:rgb(44, 44, 44)}.spectrum-ActionButton--quiet.is-selected:disabled,.spectrum-ActionButton--quiet.is-selected.is-disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-Button--warning.spectrum-Button--quiet{background-color:transparent;border-color:transparent;color:rgb(201, 37, 45)}.spectrum-Button--warning.spectrum-Button--quiet:hover{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(187, 18, 26)}.spectrum-Button--warning.spectrum-Button--quiet.focus-ring{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(187, 18, 26)}.spectrum-Button--warning.spectrum-Button--quiet:active{background-color:rgb(225, 225, 225);border-color:rgb(225, 225, 225);color:rgb(187, 18, 26)}.spectrum-Button--warning.spectrum-Button--quiet:disabled,.spectrum-Button--warning.spectrum-Button--quiet.is-disabled{background-color:transparent;border-color:transparent;color:rgb(179, 179, 179)}.spectrum-LogicButton--and{background-color:rgb(20, 115, 230);border-color:rgb(20, 115, 230);color:rgb(255, 255, 255)}.spectrum-LogicButton--and:hover{background-color:rgb(9, 90, 186);border-color:rgb(9, 90, 186);color:rgb(255, 255, 255)}.spectrum-LogicButton--and:disabled,.spectrum-LogicButton--and.is-disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-LogicButton--or{background-color:rgb(206, 39, 131);border-color:rgb(206, 39, 131);color:rgb(255, 255, 255)}.spectrum-LogicButton--or:hover{background-color:rgb(174, 14, 102);border-color:rgb(174, 14, 102);color:rgb(255, 255, 255)}.spectrum-LogicButton--or:disabled,.spectrum-LogicButton--or.is-disabled{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-FieldButton{color:rgb(75, 75, 75);background-color:rgb(250, 250, 250);border-color:rgb(225, 225, 225)}.spectrum-FieldButton:hover{color:rgb(44, 44, 44);background-color:rgb(255, 255, 255);border-color:rgb(202, 202, 202)}.spectrum-FieldButton:active,.spectrum-FieldButton.is-selected{background-color:rgb(234, 234, 234);border-color:rgb(202, 202, 202)}.spectrum-FieldButton.focus-ring,.spectrum-FieldButton.is-focused{background-color:rgb(255, 255, 255);border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235);color:rgb(44, 44, 44)}.spectrum-FieldButton.focus-ring.is-placeholder,.spectrum-FieldButton.is-focused.is-placeholder{color:rgb(44, 44, 44)}.spectrum-FieldButton.is-invalid{border-color:rgb(215, 55, 63)}.spectrum-FieldButton.is-invalid:hover{border-color:rgb(201, 37, 45)}.spectrum-FieldButton.is-invalid:active,.spectrum-FieldButton.is-invalid.is-selected{border-color:rgb(201, 37, 45)}.spectrum-FieldButton.is-invalid.focus-ring,.spectrum-FieldButton.is-invalid.is-focused{border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-FieldButton:disabled,.spectrum-FieldButton.is-disabled{background-color:rgb(234, 234, 234);color:rgb(179, 179, 179)}.spectrum-FieldButton:disabled .spectrum-Icon,.spectrum-FieldButton.is-disabled .spectrum-Icon{color:rgb(202, 202, 202)}.spectrum-FieldButton--quiet{color:rgb(75, 75, 75);border-color:transparent;background-color:transparent}.spectrum-FieldButton--quiet:hover{background-color:transparent;color:rgb(44, 44, 44)}.spectrum-FieldButton--quiet.focus-ring,.spectrum-FieldButton--quiet.is-focused{background-color:transparent;box-shadow:0 2px 0 0 rgb(38, 128, 235)}.spectrum-FieldButton--quiet.focus-ring.is-placeholder,.spectrum-FieldButton--quiet.is-focused.is-placeholder{color:rgb(44, 44, 44)}.spectrum-FieldButton--quiet:active,.spectrum-FieldButton--quiet.is-selected{background-color:transparent;border-color:transparent}.spectrum-FieldButton--quiet:active.focus-ring,.spectrum-FieldButton--quiet:active.is-focused,.spectrum-FieldButton--quiet.is-selected.focus-ring,.spectrum-FieldButton--quiet.is-selected.is-focused{background-color:transparent;box-shadow:0 2px 0 0 rgb(38, 128, 235)}.spectrum-FieldButton--quiet.is-invalid.focus-ring,.spectrum-FieldButton--quiet.is-invalid.is-focused{box-shadow:0 2px 0 0 rgb(38, 128, 235)}.spectrum-FieldButton--quiet:disabled,.spectrum-FieldButton--quiet.is-disabled{background-color:transparent;color:rgb(179, 179, 179)}.spectrum-Tool.is-selected .spectrum-Icon{color:rgb(20, 115, 230)}.spectrum-Tool.is-selected .spectrum-Tool-hold{color:rgb(20, 115, 230)}.spectrum-Tool.is-selected:hover .spectrum-Icon{color:rgb(13, 102, 208)}.spectrum-Tool.is-selected:hover .spectrum-Tool-hold{color:rgb(13, 102, 208)}.spectrum-Tool.is-selected:active .spectrum-Icon{color:rgb(9, 90, 186)}.spectrum-Tool.is-selected:active .spectrum-Tool-hold{color:rgb(9, 90, 186)}.spectrum-Tool.is-selected.focus-ring .spectrum-Icon{color:rgb(13, 102, 208)}.spectrum-Tool.is-selected.focus-ring .spectrum-Tool-hold{color:rgb(13, 102, 208)}.spectrum-Tool.is-selected:disabled,.spectrum-Tool.is-selected.is-disabled{background-color:transparent;border-color:transparent}.spectrum-Tool.is-selected:disabled .spectrum-Icon,.spectrum-Tool.is-selected.is-disabled .spectrum-Icon{color:rgb(202, 202, 202)}.spectrum-Tool.is-selected:disabled .spectrum-Tool-hold,.spectrum-Tool.is-selected.is-disabled .spectrum-Tool-hold{color:rgb(202, 202, 202)}.spectrum-Tool .spectrum-Tool-hold{color:rgb(110, 110, 110)}.spectrum-Tool:hover .spectrum-Tool-hold{color:rgb(44, 44, 44)}.spectrum-Tool:active{background-color:transparent;border-color:transparent}.spectrum-Tool:active .spectrum-Tool-hold{color:rgb(44, 44, 44)}.spectrum-Tool.focus-ring .spectrum-Tool-hold{color:rgb(44, 44, 44)}.spectrum-Tool.is-disabled .spectrum-Tool-hold,.spectrum-Tool:disabled .spectrum-Tool-hold{color:rgb(202, 202, 202)}.spectrum-Toast{box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;border-radius:4px;padding:8px 8px 8px 16px;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased}.spectrum-Toast-typeIcon{-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:0;flex-grow:0;margin:7px 12px 7px 0}.spectrum-Toast-content{-ms-flex:1 1 auto;flex:1 1 auto;display:inline-block;box-sizing:border-box;padding:5px 16px 5px 0;text-align:left}.spectrum-Toast-buttons{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:start;align-items:flex-start}.spectrum-Toast-buttons .spectrum-Button+.spectrum-Button,.spectrum-Toast-buttons .spectrum-Button+.spectrum-ClearButton,.spectrum-Toast-buttons .spectrum-ClearButton+.spectrum-Button,.spectrum-Toast-buttons .spectrum-ClearButton+.spectrum-ClearButton{margin-left:8px}.spectrum-Toast-body{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.spectrum-Toast-body .spectrum-Button{float:right;margin-right:11px}.spectrum-Toast-body+.spectrum-Toast-buttons{padding-left:8px;border-left-width:1px;border-left-style:solid}.spectrum-Toast{background-color:rgb(116, 116, 116);color:rgb(116, 116, 116)}.spectrum-Toast-content{color:rgb(255, 255, 255)}.spectrum-Toast-typeIcon{color:white}.spectrum-Toast-buttons{border-left-color:rgba(255, 255, 255, 0.2)}.spectrum-Toast--warning{background-color:rgb(203, 111, 16);color:rgb(203, 111, 16)}.spectrum-Toast--warning .spectrum-Toast-closeButton.focus-ring:not(:active){color:rgb(203, 111, 16)}.spectrum-Toast--negative,.spectrum-Toast--error{background-color:rgb(201, 37, 45);color:rgb(201, 37, 45)}.spectrum-Toast--negative .spectrum-Toast-closeButton.focus-ring:not(:active),.spectrum-Toast--error .spectrum-Toast-closeButton.focus-ring:not(:active){color:rgb(201, 37, 45)}.spectrum-Toast--info{background-color:rgb(13, 102, 208);color:rgb(13, 102, 208)}.spectrum-Toast--info .spectrum-Toast-closeButton.focus-ring:not(:active){color:rgb(13, 102, 208)}.spectrum-Toast--positive,.spectrum-Toast--success{background-color:rgb(18, 128, 92);color:rgb(18, 128, 92)}.spectrum-Toast--positive .spectrum-Toast-closeButton.focus-ring:not(:active),.spectrum-Toast--success .spectrum-Toast-closeButton.focus-ring:not(:active){color:rgb(18, 128, 92)}.spectrum-Avatar{width:16px;height:16px;border-radius:50%;border-style:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spectrum-Avatar{opacity:1}.spectrum-Avatar.is-disabled{opacity:.3}.spectrum-Tags{display:inline-block;margin:0;padding:0;list-style:none}.spectrum-Tags-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;box-sizing:border-box;margin:4px 4px;padding:0 9px;height:24px;max-width:100%;border-width:1px;border-style:solid;border-radius:4px;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:border-color 130ms ease-in-out,color 130ms ease-in-out,box-shadow 130ms ease-in-out,background-color 130ms ease-in-out}.spectrum-Tags-item.is-disabled{pointer-events:none}.spectrum-Tags-item>.spectrum-Icon,.spectrum-Tags-item>.spectrum-Avatar{margin-right:8px;margin-left:-2px}.spectrum-Tags-item>.spectrum-Icon~.spectrum-Tags-itemLabel,.spectrum-Tags-item>.spectrum-Avatar~.spectrum-Tags-itemLabel{margin-right:-2px}.spectrum-Tags-item .spectrum-ClearButton{margin-right:-10px}.spectrum-Tags-itemLabel{height:100%;line-height:22px;-ms-flex:1 1 auto;flex:1 1 auto;font-size:12px;cursor:default;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.spectrum-Tags-item{color:rgb(110, 110, 110);background-color:rgb(250, 250, 250);border-color:rgb(142, 142, 142)}.spectrum-Tags-item .spectrum-ClearButton{color:rgb(142, 142, 142)}.spectrum-Tags-item:hover{background-color:rgb(250, 250, 250);color:rgb(44, 44, 44);border-color:rgb(44, 44, 44)}.spectrum-Tags-item:hover .spectrum-ClearButton{color:rgb(44, 44, 44)}.spectrum-Tags-item.focus-ring{background-color:rgb(250, 250, 250);color:rgb(44, 44, 44);border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Tags-item.focus-ring .spectrum-ClearButton{color:rgb(44, 44, 44)}.spectrum-Tags-item.is-invalid{color:rgb(110, 110, 110);border-color:rgb(215, 55, 63)}.spectrum-Tags-item.is-invalid .spectrum-ClearButton{color:rgb(215, 55, 63)}.spectrum-Tags-item.is-invalid:hover{color:rgb(44, 44, 44);border-color:rgb(201, 37, 45)}.spectrum-Tags-item.is-invalid:hover .spectrum-ClearButton{color:rgb(201, 37, 45)}.spectrum-Tags-item.is-invalid.focus-ring{color:rgb(44, 44, 44);border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Tags-item.is-invalid.focus-ring .spectrum-ClearButton{color:rgb(201, 37, 45)}.spectrum-Tags-item.is-disabled{color:rgb(179, 179, 179);background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234)}.spectrum-Tags-item.is-disabled .spectrum-Avatar{opacity:.3}.spectrum-Tags-item--deletable:hover{color:rgb(110, 110, 110)}.spectrum-Tags-item--deletable:hover .spectrum-ClearButton{color:rgb(44, 44, 44)}.spectrum-Tags-item--deletable:active{color:rgb(110, 110, 110)}.spectrum-Tags-item--deletable:active .spectrum-ClearButton{color:rgb(44, 44, 44)}.spectrum-Tags-item--deletable.is-invalid:hover{border-color:rgb(201, 37, 45);color:rgb(110, 110, 110)}.spectrum-Tags-item--deletable.is-invalid:hover .spectrum-ClearButton{color:rgb(201, 37, 45)}.spectrum-Tags-item--deletable.is-invalid:active{border-color:rgb(187, 18, 26);color:rgb(110, 110, 110)}.spectrum-Tags-item--deletable.is-invalid:active .spectrum-ClearButton{color:rgb(187, 18, 26)}.spectrum-Tags-item--deletable.focus-ring{color:rgb(110, 110, 110)}.spectrum-Tags-item--deletable.focus-ring .spectrum-ClearButton{color:rgb(44, 44, 44)}.spectrum-Tags-item--deletable.focus-ring.is-invalid{color:rgb(110, 110, 110)}.spectrum-Tags-item.is-disabled .spectrum-ClearButton .spectrum-Icon{color:rgb(179, 179, 179)}.spectrum-Underlay{visibility:hidden;opacity:0;transition:transform 130ms ease-in-out,opacity 130ms ease-in-out,visibility 0ms linear 130ms;pointer-events:none}.spectrum-Underlay.is-open{visibility:visible;opacity:1;transition-delay:0ms;pointer-events:auto}.spectrum-Underlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;transition:opacity 190ms cubic-bezier(0.5, 0, 1, 1) 160ms,visibility 0ms linear 350ms}.spectrum-Underlay.is-open{transition:opacity 300ms cubic-bezier(0, 0, 0.4, 1) 0ms}.spectrum-Underlay{background:rgba(0, 0, 0, 0.4)}.spectrum-Dialog{visibility:hidden;opacity:0;transition:transform 130ms ease-in-out,opacity 130ms ease-in-out,visibility 0ms linear 130ms;pointer-events:none}.spectrum-Dialog.is-open{visibility:visible;opacity:1;transition-delay:0ms;pointer-events:auto}.spectrum-Dialog{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:fixed;left:50%;top:50%;transform:translateX(-50%) translateY(-50%) translateY(20px);z-index:2;box-sizing:border-box;max-width:90vw;max-height:90vh;width:-webkit-fit-content;width:fit-content;min-width:288px;padding:40px;border-radius:4px;outline:none;transition:opacity 130ms cubic-bezier(0.5, 0, 1, 1) 0ms,visibility 0ms linear 130ms,transform 0ms linear 130ms}.spectrum-Dialog.is-open{transition:transform 250ms cubic-bezier(0, 0, 0.4, 1) 160ms,opacity 250ms cubic-bezier(0, 0, 0.4, 1) 160ms;transform:translate(-50%, calc(-50% - 2vh))}.spectrum-Dialog .spectrum-Dialog-closeButton{display:none}.spectrum-Dialog--small{width:400px}.spectrum-Dialog--medium{width:480px}.spectrum-Dialog--large{width:640px}.spectrum-Dialog-hero{height:128px;margin-left:-40px;margin-right:-40px;margin-top:-40px;margin-bottom:40px;border-top-left-radius:4px;border-top-right-radius:4px;background-size:cover;background-position:center center}.spectrum-Dialog-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;box-sizing:border-box;width:100%;-ms-flex-negative:0;flex-shrink:0;border-radius:4px 4px 0 0;outline:none;padding-bottom:30px}.spectrum-Dialog-header::after{position:absolute;bottom:16px;left:0;right:0;content:"";height:2px}.spectrum-Dialog-wrapper{position:fixed;left:0;top:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;width:100%;height:100%;visibility:hidden;pointer-events:none;z-index:2;transition:visibility 0ms linear 130ms}.spectrum-Dialog-wrapper.is-open{visibility:visible}.spectrum-Dialog-wrapper .spectrum-Dialog:not(.spectrum-Dialog--fullscreen):not(.spectrum-Dialog--fullscreenTakeover){pointer-events:auto;position:relative;left:auto;top:auto;transform:translateY(20px);margin-top:-2vh}.spectrum-Dialog-wrapper .spectrum-Dialog:not(.spectrum-Dialog--fullscreen):not(.spectrum-Dialog--fullscreenTakeover).is-open{transform:translateY(0)}@media only screen and (max-device-width: 400px),only screen and (max-device-height: 350px){.spectrum-Dialog--responsive{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}.spectrum-Dialog-wrapper .spectrum-Dialog--responsive{margin-top:0}}.spectrum-Dialog--noDivider .spectrum-Dialog-header::after{display:none}.spectrum-Dialog--dismissible .spectrum-Dialog-footer{display:none}.spectrum-Dialog--dismissible .spectrum-Dialog-closeButton{display:initial}.spectrum-Dialog-closeButton{position:absolute;top:-28px;right:-28px}.spectrum-Dialog-typeIcon{display:block;margin-left:24px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start}.spectrum-Dialog-content{display:block;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-flex:1 1 auto;flex:1 1 auto;outline:none;font-size:14px;font-weight:400;line-height:1.5}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.spectrum-Dialog-content{max-height:70vh}}.spectrum-Dialog-footer{border-radius:0 0 4px 4px;padding-top:28px;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;outline:none;margin:-8px;margin-top:0}.spectrum-Dialog-footer>*,.spectrum-Dialog-footer>.spectrum-Button+.spectrum-Button{margin:8px}.spectrum-Dialog-title{-ms-flex:1 1 auto;flex:1 1 auto;margin:0;font-size:18px;font-weight:700;line-height:1.3;outline:none}.spectrum-Dialog--alert{width:480px}.spectrum-Dialog--fullscreen{left:32px;top:32px;right:32px;bottom:32px;transform:translate(0, 20px)}.spectrum-Dialog--fullscreen.is-open{transform:translate(0, 0)}.spectrum-Dialog--fullscreen,.spectrum-Dialog--fullscreenTakeover{width:auto;max-height:none;max-width:none;padding-top:30px}.spectrum-Dialog--fullscreen .spectrum-Dialog-header,.spectrum-Dialog--fullscreenTakeover .spectrum-Dialog-header{-ms-flex-negative:0;flex-shrink:0}.spectrum-Dialog--fullscreen .spectrum-Dialog-title,.spectrum-Dialog--fullscreenTakeover .spectrum-Dialog-title{font-size:28px;font-weight:100}.spectrum-Dialog--fullscreen .spectrum-Dialog-content,.spectrum-Dialog--fullscreenTakeover .spectrum-Dialog-content{max-height:none}.spectrum-Dialog--fullscreenTakeover{position:fixed;left:0;right:0;top:0;bottom:0;box-sizing:border-box;border:none;border-radius:0}.spectrum-Dialog--fullscreenTakeover,.spectrum-Dialog--fullscreenTakeover.is-open{transform:none}.spectrum-Dialog{background:rgb(245, 245, 245)}.spectrum-Dialog-header{background:rgb(245, 245, 245)}.spectrum-Dialog-header:after{background:rgb(225, 225, 225)}.spectrum-Dialog-title{color:rgb(44, 44, 44)}.spectrum-Dialog-content{color:rgb(75, 75, 75)}.spectrum-Dialog-typeIcon{color:rgb(44, 44, 44)}.spectrum-Dialog-footer{background:rgb(245, 245, 245)}.spectrum-Dialog--error .spectrum-Dialog-title{color:rgb(201, 37, 45)}.spectrum-Dialog--error .spectrum-Dialog-typeIcon{color:rgb(201, 37, 45)}.spectrum-Menu{display:inline-block;box-sizing:border-box;margin:4px 0;padding:0;list-style-type:none;overflow:auto}.spectrum-Menu>.spectrum-Menu-sectionHeading{margin-top:3px;margin-bottom:3px}.spectrum-Menu.is-selectable .spectrum-Menu-item{padding-right:32px}.spectrum-Menu.is-selectable .spectrum-Menu-item.is-selected{padding-right:11px}.spectrum-Menu-checkmark{transform:scale(1);opacity:1}.spectrum-Menu-item{cursor:pointer;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-sizing:border-box;padding:7px 12px 7px 10px;margin:0;border-left:2px solid transparent;min-height:32px;font-size:14px;font-weight:400;font-style:normal;text-decoration:none}.spectrum-Menu-item:focus{outline:none}.spectrum-Menu-item.is-selected{padding-right:11px}.spectrum-Menu-item.is-selected .spectrum-Menu-checkmark{display:block}.spectrum-Menu-item .spectrum-Icon,.spectrum-Menu-item .spectrum-Menu-itemIcon{-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:start;align-self:flex-start}.spectrum-Menu-item .spectrum-Icon+.spectrum-Menu-itemLabel,.spectrum-Menu-item .spectrum-Menu-itemIcon+.spectrum-Menu-itemLabel{margin-left:8px;width:calc(100% - 50px)}.spectrum-Menu-itemLabel{-ms-flex:1 1 auto;flex:1 1 auto;line-height:1.3;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;width:calc(100% - 24px)}.spectrum-Menu-itemLabel--wrapping{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.spectrum-Menu-checkmark{display:none;-ms-flex-item-align:start;align-self:flex-start}.spectrum-Menu-checkmark,.spectrum-Menu-chevron{-ms-flex-positive:0;flex-grow:0;margin-left:12px;margin-top:4px}.spectrum-Menu-divider{box-sizing:content-box;overflow:visible;height:2px;margin:1.5px 12px;padding:0 0;border:none}.spectrum-Menu-sectionHeading{display:block;margin:6px 0 0 0;padding:0 36px 0 12px;font-size:11px;font-weight:400;line-height:20px;text-transform:uppercase;letter-spacing:.06em}.spectrum-Menu .spectrum-Menu{display:block}.spectrum-Menu{background-color:transparent}.spectrum-Menu-item{background-color:transparent;color:rgb(75, 75, 75)}.spectrum-Menu-item.focus-ring,.spectrum-Menu-item.is-focused{background-color:rgba(44, 44, 44, 0.04);color:rgb(75, 75, 75);border-left-color:rgb(38, 128, 235)}.spectrum-Menu-item:hover,.spectrum-Menu-item:focus,.spectrum-Menu-item.is-highlighted,.spectrum-Menu-item.is-open{background-color:rgba(44, 44, 44, 0.04);color:rgb(75, 75, 75)}.spectrum-Menu-item.is-selected{color:rgb(75, 75, 75)}.spectrum-Menu-item.is-selected .spectrum-Menu-checkmark{color:rgb(20, 115, 230)}.spectrum-Menu-item .is-active,.spectrum-Menu-item:active{background-color:rgba(44, 44, 44, 0.04)}.spectrum-Menu-item.is-disabled{background-color:transparent;background-image:none;color:rgb(179, 179, 179);cursor:default}.spectrum-Menu-sectionHeading{color:rgb(110, 110, 110)}.spectrum-Menu-divider{background-color:rgb(245, 245, 245)}.spectrum-Popover{visibility:hidden;opacity:0;transition:transform 130ms ease-in-out,opacity 130ms ease-in-out,visibility 0ms linear 130ms;pointer-events:none}.spectrum-Popover.is-open{visibility:visible;opacity:1;transition-delay:0ms;pointer-events:auto}.spectrum-Popover--bottom.is-open{transform:translateY(6px)}.spectrum-Popover--top.is-open{transform:translateY(-6px)}.spectrum-Popover--right.is-open{transform:translateX(6px)}.spectrum-Popover--left.is-open{transform:translateX(-6px)}.spectrum-Popover{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;min-width:32px;min-height:32px;position:absolute;border-style:solid;border-width:1px;border-radius:4px;outline:none}.spectrum-Popover-tip{position:absolute;overflow:hidden;width:21px;height:11px}.spectrum-Popover-tip::after{content:"";width:20px;height:20px;border-width:1px;border-style:solid;position:absolute;transform:rotate(45deg);top:-18px;left:-1px}.spectrum-Popover--dialog{min-width:270px;padding:30px 29px}.spectrum-Popover--left.spectrum-Popover--withTip{margin-right:13px}.spectrum-Popover--left .spectrum-Popover-tip{right:-16px;transform:rotate(-90deg)}.spectrum-Popover--right.spectrum-Popover--withTip{margin-left:13px}.spectrum-Popover--right .spectrum-Popover-tip{left:-16px;transform:rotate(90deg)}.spectrum-Popover--left .spectrum-Popover-tip,.spectrum-Popover--right .spectrum-Popover-tip{top:50%;margin-top:-6px}.spectrum-Popover--bottom.spectrum-Popover--withTip{margin-top:13px}.spectrum-Popover--bottom .spectrum-Popover-tip{top:-11px;transform:rotate(180deg)}.spectrum-Popover--top.spectrum-Popover--withTip{margin-bottom:13px}.spectrum-Popover--top .spectrum-Popover-tip{bottom:-11px}.spectrum-Popover--bottom .spectrum-Popover-tip,.spectrum-Popover--top .spectrum-Popover-tip{left:50%;margin-left:-12px}.spectrum-Popover.spectrum-Popover--dialog .spectrum-Dialog-typeIcon{margin-left:16px}.spectrum-Popover{background-color:rgb(255, 255, 255);border-color:rgb(202, 202, 202);box-shadow:0 1px 4px rgba(0, 0, 0, 0.15)}.spectrum-Popover .spectrum-Dialog-header,.spectrum-Popover .spectrum-Dialog-footer,.spectrum-Popover .spectrum-Dialog-wrapper{background-color:transparent}.spectrum-Popover .spectrum-Popover-tip::after{background-color:rgb(255, 255, 255);border-color:rgb(202, 202, 202);box-shadow:-1px -1px 4px rgba(0, 0, 0, 0.15)}.spectrum-Dropdown{position:relative;display:inline-block;max-width:100%;width:192px;min-width:48px}.spectrum-Dropdown select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-ms-appearance:none}.spectrum-Dropdown select::-ms-expand{display:none}.spectrum-Dropdown select::-ms-value{background-color:transparent}.spectrum-Dropdown select+.spectrum-Dropdown-icon{position:absolute;right:12px;top:50%;margin-top:-3px}.spectrum-Dropdown-trigger{position:relative;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.spectrum-Dropdown-label{-ms-flex:1 1 auto;flex:1 1 auto;white-space:nowrap;overflow:hidden;height:30px;line-height:30px;font-size:14px;text-overflow:ellipsis;text-align:left}.spectrum-Dropdown-label.is-placeholder{font-weight:400;font-style:italic;transition:color 130ms ease-in-out}.spectrum-Dropdown-label+.spectrum-Dropdown-icon{margin-left:12px}.spectrum-Icon+.spectrum-Dropdown-label{margin-left:8px}.spectrum-Dropdown-label~.spectrum-Dropdown-icon{margin-left:12px}.spectrum-Dropdown-icon{display:inline-block;position:relative;vertical-align:top;transition:color 130ms ease-out;margin-top:12px;margin-bottom:12px;opacity:1}.spectrum-Dropdown-trigger .spectrum-Icon:not(.spectrum-Dropdown-icon){margin-top:6px;margin-bottom:6px}.spectrum-Dropdown-trigger .spectrum-Dropdown-label+.spectrum-Icon:not(.spectrum-Dropdown-icon){margin-left:12px}.spectrum-Icon+.spectrum-Dropdown-icon{margin-left:8px}.spectrum-Dropdown--quiet{width:auto;min-width:48px}.spectrum-Dropdown-popover{max-width:240px}.spectrum-Dropdown-popover--quiet{margin-left:-13px}.spectrum-Dropdown .spectrum-Dropdown-trigger:hover .spectrum-Dropdown-icon{color:rgb(44, 44, 44)}.spectrum-Dropdown .spectrum-Dropdown-trigger.is-selected .is-placeholder{color:rgb(44, 44, 44)}.spectrum-Dropdown.is-invalid .spectrum-Icon:not(.spectrum-Dropdown-icon):not(.spectrum-Menu-checkmark){color:rgb(201, 37, 45)}.spectrum-Dropdown.is-invalid.is-disabled .spectrum-Icon,.spectrum-Dropdown.is-invalid.is-disabled .spectrum-Icon:not(.spectrum-Dropdown-icon):not(.spectrum-Menu-checkmark){color:rgb(202, 202, 202)}.spectrum-Dropdown.is-disabled .spectrum-Dropdown-icon,.spectrum-Dropdown.is-disabled .spectrum-Dropdown-trigger:hover .spectrum-Dropdown-icon{color:rgb(202, 202, 202)}.spectrum-Dropdown.is-disabled .spectrum-Dropdown-label.is-placeholder{color:rgb(179, 179, 179)}.spectrum-Dropdown-icon{color:rgb(110, 110, 110)}.spectrum-Dropdown-label.is-placeholder{color:rgb(142, 142, 142)}.spectrum-Dropdown-label.is-placeholder:hover{color:rgb(44, 44, 44)}.spectrum-Dropdown-label.is-placeholder:active{color:rgb(44, 44, 44)}.spectrum-Dropdown-trigger.focus-ring .spectrum-Dropdown-label.is-placeholder{color:rgb(44, 44, 44)}.spectrum-Dropdown-trigger.focus-ring .spectrum-Dropdown-icon{color:rgb(44, 44, 44)}.spectrum-Tabs{display:-ms-flexbox;display:flex;position:relative;z-index:0;margin:0;padding:0 8px;vertical-align:top}.spectrum-Tabs-item{position:relative;box-sizing:border-box;height:46px;line-height:46px;z-index:1;text-decoration:none;white-space:nowrap;transition:color 130ms ease-out;cursor:pointer;outline:none}.spectrum-Tabs-item.is-disabled{cursor:default}.spectrum-Tabs-item.is-disabled .spectrum-Tabs-itemLabel{cursor:default}.spectrum-Tabs-item .spectrum-Icon{height:46px}.spectrum-Tabs-item .spectrum-Icon+.spectrum-Tabs-itemLabel{margin-left:5px}.spectrum-Tabs-item::before{content:"";position:absolute;top:50%;box-sizing:border-box;height:32px;margin-top:-15px;left:-8px;right:-8px;border:2px solid transparent;border-radius:5px;pointer-events:none}.spectrum-Tabs-itemLabel{cursor:pointer;vertical-align:top;display:inline-block;font-size:14px;font-weight:400}.spectrum-Tabs-itemLabel:empty{display:none}.spectrum-Tabs-selectionIndicator{position:absolute;left:0;z-index:0;transition:transform 130ms ease-in-out;transform-origin:top left;border-radius:1px}.spectrum-Tabs--compact .spectrum-Tabs-item{height:30px;line-height:30px}.spectrum-Tabs--compact .spectrum-Tabs-item .spectrum-Icon{height:30px}.spectrum-Tabs--horizontal{-ms-flex-align:center;align-items:center;border-bottom:2px solid}.spectrum-Tabs--horizontal .spectrum-Tabs-item{vertical-align:top}.spectrum-Tabs--horizontal .spectrum-Tabs-item+*:not(.spectrum-Tabs-selectionIndicator){margin-left:24px}.spectrum-Tabs--horizontal .spectrum-Tabs-selectionIndicator{position:absolute;bottom:0;height:2px;bottom:-2px}.spectrum-Tabs--horizontal.spectrum-Tabs--compact{box-sizing:content-box;height:30px;-ms-flex-align:end;align-items:end}.spectrum-Tabs--quiet{display:-ms-inline-flexbox;display:inline-flex}.spectrum-Tabs--vertical{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;padding:0;border-left:2px solid}.spectrum-Tabs--vertical .spectrum-Tabs-item{height:44px;padding:0 8px;margin-left:4px;margin-bottom:4px}.spectrum-Tabs--vertical .spectrum-Tabs-item::before{left:-2px;right:-2px;margin-top:-16px}.spectrum-Tabs--vertical.spectrum-Tabs--compact .spectrum-Tabs-item{height:32px;line-height:32px;margin-bottom:4px}.spectrum-Tabs--vertical.spectrum-Tabs--compact .spectrum-Tabs-item .spectrum-Icon{height:32px}.spectrum-Tabs--vertical .spectrum-Tabs-selectionIndicator{position:absolute;left:0px;width:2px;left:-2px}.spectrum-Tabs{border-bottom-color:rgb(234, 234, 234)}.spectrum-Tabs--vertical{border-left-color:rgb(234, 234, 234)}.spectrum-Tabs-selectionIndicator{background-color:rgb(44, 44, 44)}.spectrum-Tabs-item{color:rgb(110, 110, 110)}.spectrum-Tabs-item .spectrum-Icon{color:rgb(110, 110, 110)}.spectrum-Tabs-item:hover{color:rgb(44, 44, 44)}.spectrum-Tabs-item:hover .spectrum-Icon{color:rgb(44, 44, 44)}.spectrum-Tabs-item.is-selected{color:rgb(44, 44, 44)}.spectrum-Tabs-item.is-selected .spectrum-Icon{color:rgb(44, 44, 44)}.spectrum-Tabs-item.focus-ring{color:rgb(44, 44, 44)}.spectrum-Tabs-item.focus-ring::before{border-color:rgb(38, 128, 235)}.spectrum-Tabs-item.focus-ring .spectrum-Icon{color:rgb(44, 44, 44)}.spectrum-Tabs-item.is-disabled{color:rgb(179, 179, 179)}.spectrum-Tabs-item.is-disabled .spectrum-Icon{color:rgb(202, 202, 202)}.spectrum-Tabs--quiet{border-bottom-color:transparent}.spectrum-Tabs--quiet .spectrum-Tabs-selectionIndicator{background-color:rgb(44, 44, 44)}.spectrum-Tabs--vertical.spectrum-Tabs--quiet,.spectrum-Tabs--vertical.spectrum-Tabs--compact{border-left-color:transparent}.spectrum-Tabs--vertical.spectrum-Tabs--quiet .spectrum-Tabs-selectionIndicator,.spectrum-Tabs--vertical.spectrum-Tabs--compact .spectrum-Tabs-selectionIndicator{background-color:rgb(44, 44, 44)}.spectrum-Tooltip{visibility:hidden;opacity:0;transition:transform 130ms ease-in-out,opacity 130ms ease-in-out,visibility 0ms linear 130ms;pointer-events:none}.spectrum-Tooltip.is-open{visibility:visible;opacity:1;transition-delay:0ms;pointer-events:auto}.spectrum-Tooltip--bottom.is-open{transform:translateY(6px)}.spectrum-Tooltip--top.is-open{transform:translateY(-6px)}.spectrum-Tooltip--right.is-open{transform:translateX(6px)}.spectrum-Tooltip--left.is-open{transform:translateX(-6px)}.spectrum-Tooltip{position:relative;left:0px;top:0px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;box-sizing:border-box;vertical-align:top;width:auto;padding:4px 10px;border-radius:4px;min-height:24px;font-size:12px;font-weight:400;line-height:16px;word-break:break-word;-webkit-font-smoothing:antialiased}.spectrum-Tooltip{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spectrum-Tooltip p{margin:0}.spectrum-Tooltip-tip{position:absolute;height:0;width:0;border-width:4px;border-style:solid;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.spectrum-Tooltip--right .spectrum-Tooltip-tip,.spectrum-Tooltip--left .spectrum-Tooltip-tip{top:50%;margin-top:-4px}.spectrum-Tooltip--right{margin-left:3px}.spectrum-Tooltip--right .spectrum-Tooltip-tip{right:100%;transform:rotate(90deg)}.spectrum-Tooltip--left{margin-right:3px}.spectrum-Tooltip--left .spectrum-Tooltip-tip{left:100%;transform:rotate(-90deg)}.spectrum-Tooltip--top{margin-bottom:3px}.spectrum-Tooltip--top .spectrum-Tooltip-tip{top:100%}.spectrum-Tooltip--bottom{margin-top:3px}.spectrum-Tooltip--bottom .spectrum-Tooltip-tip{bottom:100%;transform:rotate(-180deg)}.spectrum-Tooltip--bottom .spectrum-Tooltip-tip,.spectrum-Tooltip--top .spectrum-Tooltip-tip{left:50%;margin-left:-4px}.spectrum-Tooltip-typeIcon{margin-left:-2px;margin-right:8px;width:14px;height:14px;-ms-flex-item-align:start;align-self:flex-start;margin-top:1px}.spectrum-Tooltip-label{max-width:101px;line-height:16px}.u-tooltip-showOnHover{display:inline-block;position:relative}.u-tooltip-showOnHover .spectrum-Tooltip{position:absolute;white-space:nowrap;visibility:visible !important;transition:transform 130ms ease-in-out;top:-100%}.u-tooltip-showOnHover .spectrum-Tooltip-label{max-width:none}.u-tooltip-showOnHover .spectrum-Tooltip--right,.u-tooltip-showOnHover .spectrum-Tooltip--left{top:50%}.u-tooltip-showOnHover .spectrum-Tooltip--right .spectrum-Tooltip-tip,.u-tooltip-showOnHover .spectrum-Tooltip--left .spectrum-Tooltip-tip{top:50%}.u-tooltip-showOnHover .spectrum-Tooltip--right{left:100%;transform:translate(0, -50%)}.u-tooltip-showOnHover .spectrum-Tooltip--left{transform:translate(-100%, -50%)}.u-tooltip-showOnHover .spectrum-Tooltip--bottom,.u-tooltip-showOnHover .spectrum-Tooltip--top{left:50%}.u-tooltip-showOnHover .spectrum-Tooltip--bottom .spectrum-Tooltip-tip,.u-tooltip-showOnHover .spectrum-Tooltip--top .spectrum-Tooltip-tip{left:50%}.u-tooltip-showOnHover .spectrum-Tooltip--bottom{top:100%;transform:translate(-50%, -4px)}.u-tooltip-showOnHover .spectrum-Tooltip--top{transform:translate(-50%, 4px)}.u-tooltip-showOnHover:hover .spectrum-Tooltip,.u-tooltip-showOnHover:focus .spectrum-Tooltip,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip,.u-tooltip-showOnHover *:focus .spectrum-Tooltip{opacity:1}.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--bottom,.u-tooltip-showOnHover:focus .spectrum-Tooltip.spectrum-Tooltip--bottom,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip.spectrum-Tooltip--bottom,.u-tooltip-showOnHover *:focus .spectrum-Tooltip.spectrum-Tooltip--bottom{transform:translate(-50%, 0)}.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--top,.u-tooltip-showOnHover:focus .spectrum-Tooltip.spectrum-Tooltip--top,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip.spectrum-Tooltip--top,.u-tooltip-showOnHover *:focus .spectrum-Tooltip.spectrum-Tooltip--top{transform:translate(-50%, -4px)}.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--left,.u-tooltip-showOnHover:focus .spectrum-Tooltip.spectrum-Tooltip--left,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip.spectrum-Tooltip--left,.u-tooltip-showOnHover *:focus .spectrum-Tooltip.spectrum-Tooltip--left{transform:translate(calc(-100% - 4px), -50%)}.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--right,.u-tooltip-showOnHover:focus .spectrum-Tooltip.spectrum-Tooltip--right,.u-tooltip-showOnHover.is-focused .spectrum-Tooltip.spectrum-Tooltip--right,.u-tooltip-showOnHover *:focus .spectrum-Tooltip.spectrum-Tooltip--right{transform:translate(4px, -50%)}.spectrum-Tooltip{background-color:rgb(116, 116, 116);color:rgb(255, 255, 255)}.spectrum-Tooltip-tip{border-top-color:rgb(116, 116, 116)}.spectrum-Tooltip--negative,.spectrum-Tooltip--error{background-color:rgb(201, 37, 45)}.spectrum-Tooltip--negative .spectrum-Tooltip-tip,.spectrum-Tooltip--error .spectrum-Tooltip-tip{border-top-color:rgb(201, 37, 45)}.spectrum-Tooltip--info,.spectrum-Tooltip--help{background-color:rgb(13, 102, 208)}.spectrum-Tooltip--info .spectrum-Tooltip-tip,.spectrum-Tooltip--help .spectrum-Tooltip-tip{border-top-color:rgb(13, 102, 208)}.spectrum-Tooltip--positive,.spectrum-Tooltip--success{background-color:rgb(18, 128, 92)}.spectrum-Tooltip--positive .spectrum-Tooltip-tip,.spectrum-Tooltip--success .spectrum-Tooltip-tip{border-top-color:rgb(18, 128, 92)}.spectrum-Steplist{z-index:0;position:relative;display:block;vertical-align:top;margin:0;padding-top:22px;padding-left:60px;padding-right:60px;text-align:center;white-space:nowrap;font-size:0;line-height:16px}.spectrum-Steplist--interactive .spectrum-Steplist-label,.spectrum-Steplist--interactive .spectrum-Steplist-markerContainer{cursor:pointer}.spectrum-Steplist--small{padding:11px 0}.spectrum-Steplist--small .spectrum-Steplist-item{padding:0 40px 0 0;width:80px}.spectrum-Steplist--small .spectrum-Steplist-item .spectrum-Steplist-label{display:none}.spectrum-Steplist--small .spectrum-Steplist-item:first-child,.spectrum-Steplist--small .spectrum-Steplist-item:last-child{width:20px}.spectrum-Steplist--small .spectrum-Steplist-item:first-child .spectrum-Steplist-markerContainer{margin-left:-10px}.spectrum-Steplist--small .spectrum-Steplist-item:last-child .spectrum-Steplist-markerContainer{margin-right:-10px}.spectrum-Steplist-item{outline:none;position:relative;display:inline-block;margin:0;vertical-align:bottom;box-sizing:content-box;width:80px;padding:0 40px 0 0}.spectrum-Steplist-item.is-complete .spectrum-Steplist-marker{border:none}.spectrum-Steplist-item.is-complete+.spectrum-Steplist-item .spectrum-Steplist-segment{border-bottom-width:2px;border-bottom-style:solid}.spectrum-Steplist-item.is-selected:focus,.spectrum-Steplist-item.is-selected.is-focused,.spectrum-Steplist-item.is-selected *:focus{outline:none}.spectrum-Steplist-item.is-selected .spectrum-Steplist-marker{border:none}.spectrum-Steplist-label{position:absolute;left:50%;bottom:10px;display:block;width:120px;font-size:12px;white-space:normal;transform:translateX(-50%)}.spectrum-Steplist-markerContainer{display:block;z-index:2;position:absolute;bottom:-10px;left:50%;width:20px;height:20px;margin-left:-10px}.spectrum-Steplist-marker{box-sizing:border-box;display:block;position:absolute;top:50%;left:50%;margin-top:-4px;margin-left:-4px;width:8px;height:8px;border-radius:8px;border:2px solid;border-color:transparent;background:transparent}.spectrum-Steplist-segment{display:block;z-index:1;position:absolute;right:68px;box-sizing:content-box;width:104px;bottom:-1px;border-bottom-width:2px;border-bottom-style:dashed}.spectrum-Steplist-item:first-child .spectrum-Steplist-markerContainer{left:0}.spectrum-Steplist-item:first-child .spectrum-Steplist-label{left:0}.spectrum-Steplist-item:first-child .spectrum-Steplist-segment{display:none}.spectrum-Steplist-item:last-child .spectrum-Steplist-label{left:auto;right:0;transform:translateX(50%)}.spectrum-Steplist-item:last-child .spectrum-Steplist-markerContainer{left:auto;right:0;margin-left:0;margin-right:-10px}.spectrum-Steplist-item:last-child .spectrum-Steplist-segment{right:8px;left:auto}.spectrum-Steplist-item:first-child,.spectrum-Steplist-item:last-child{width:20px}.spectrum-Steplist-item:only-child .spectrum-Steplist-label{left:50%;transform:translate(-50%)}.spectrum-Steplist-item:only-child .spectrum-Steplist-markerContainer{left:50%;margin-right:0;margin-left:-10px}.spectrum-Steplist .spectrum-Steplist-label{color:rgb(142, 142, 142)}.spectrum-Steplist .spectrum-Steplist-marker{border-color:rgb(225, 225, 225)}.spectrum-Steplist .spectrum-Steplist-segment{border-bottom-color:rgb(225, 225, 225)}.spectrum-Steplist .spectrum-Steplist-item.is-complete .spectrum-Steplist-label{color:rgb(110, 110, 110)}.spectrum-Steplist .spectrum-Steplist-item.is-complete .spectrum-Steplist-marker{background-color:rgb(142, 142, 142)}.spectrum-Steplist .spectrum-Steplist-item.is-selected .spectrum-Steplist-label{color:rgb(75, 75, 75)}.spectrum-Steplist .spectrum-Steplist-item.is-selected .spectrum-Steplist-marker{background-color:rgb(75, 75, 75)}.spectrum-Steplist .spectrum-Steplist-item.is-complete .spectrum-Steplist-segment,.spectrum-Steplist .spectrum-Steplist-item.is-selected .spectrum-Steplist-segment{border-bottom-color:rgb(179, 179, 179)}.spectrum-Steplist.spectrum-Steplist--interactive .spectrum-Steplist-item:focus .spectrum-Steplist-marker,.spectrum-Steplist.spectrum-Steplist--interactive .spectrum-Steplist-item.is-focused .spectrum-Steplist-marker,.spectrum-Steplist.spectrum-Steplist--interactive .spectrum-Steplist-item *:focus .spectrum-Steplist-marker{background-color:rgb(38, 128, 235)}.spectrum-StatusLight{min-height:32px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;padding:4px 0 6px 0;box-sizing:border-box;font-size:14px;font-weight:400;line-height:1.44}.spectrum-StatusLight::before{content:"";-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:8px;height:8px;border-radius:50%;margin:6px 12px 4px 12px;-ms-high-contrast-adjust:none;forced-color-adjust:none}.spectrum-StatusLight--neutral{font-style:italic}.spectrum-StatusLight{color:rgb(75, 75, 75)}.spectrum-StatusLight[disabled],.spectrum-StatusLight.is-disabled{color:rgb(179, 179, 179)}.spectrum-StatusLight[disabled]::before,.spectrum-StatusLight.is-disabled::before{background-color:rgb(202, 202, 202)}.spectrum-StatusLight--negative::before{background-color:rgb(227, 72, 80)}.spectrum-StatusLight--notice::before{background-color:rgb(230, 134, 25)}.spectrum-StatusLight--positive::before{background-color:rgb(45, 157, 120)}.spectrum-StatusLight--info::before,.spectrum-StatusLight--active::before{background-color:rgb(38, 128, 235)}.spectrum-StatusLight--neutral{color:rgb(110, 110, 110)}.spectrum-StatusLight--neutral::before{background-color:rgb(179, 179, 179)}.spectrum-StatusLight--celery::before{background-color:rgb(68, 181, 86)}.spectrum-StatusLight--yellow::before{background-color:rgb(223, 191, 0)}.spectrum-StatusLight--fuchsia::before{background-color:rgb(192, 56, 204)}.spectrum-StatusLight--indigo::before{background-color:rgb(103, 103, 236)}.spectrum-StatusLight--seafoam::before{background-color:rgb(27, 149, 154)}.spectrum-StatusLight--chartreuse::before{background-color:rgb(133, 208, 68)}.spectrum-StatusLight--magenta::before{background-color:rgb(216, 55, 144)}.spectrum-StatusLight--purple::before{background-color:rgb(146, 86, 217)}.spectrum-SplitView{display:-ms-flexbox;display:flex;overflow:hidden}.spectrum-SplitView-pane{height:100%}.spectrum-SplitView-gripper{content:"";display:block;position:absolute;border-style:solid;border-radius:2px;top:50%;transform:translate(0, -50%);left:-4px;width:4px;height:16px;border-width:4px 3px}.spectrum-SplitView-splitter{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:2px;height:100%;z-index:1}.spectrum-SplitView-splitter.is-collapsed-start .spectrum-SplitView-gripper:before,.spectrum-SplitView-splitter.is-collapsed-end .spectrum-SplitView-gripper:before{content:"";position:absolute;top:0;left:calc(50% - 1px);width:2px;height:100%}.spectrum-SplitView-splitter.is-collapsed-start .spectrum-SplitView-gripper{left:0}.spectrum-SplitView-splitter.is-collapsed-end .spectrum-SplitView-gripper{right:0;left:auto}.spectrum-SplitView--vertical{-ms-flex-direction:column;flex-direction:column}.spectrum-SplitView--vertical .spectrum-SplitView-pane{height:auto;width:100%}.spectrum-SplitView--vertical .spectrum-SplitView-gripper{top:-4px;transform:translate(-50%, 0);left:50%;width:16px;height:4px;border-width:3px 4px}.spectrum-SplitView--vertical .spectrum-SplitView-splitter{width:100%;height:2px}.spectrum-SplitView--vertical .spectrum-SplitView-splitter.is-collapsed-start .spectrum-SplitView-gripper,.spectrum-SplitView--vertical .spectrum-SplitView-splitter.is-collapsed-end .spectrum-SplitView-gripper{left:50%}.spectrum-SplitView--vertical .spectrum-SplitView-splitter.is-collapsed-start .spectrum-SplitView-gripper:before,.spectrum-SplitView--vertical .spectrum-SplitView-splitter.is-collapsed-end .spectrum-SplitView-gripper:before{top:calc(50% - 1px);left:0;width:100%;height:2px}.spectrum-SplitView--vertical .spectrum-SplitView-splitter.is-collapsed-start .spectrum-SplitView-gripper{top:0}.spectrum-SplitView--vertical .spectrum-SplitView-splitter.is-collapsed-end .spectrum-SplitView-gripper{top:auto;bottom:0}.spectrum-SplitView-pane{background-color:rgb(245, 245, 245)}.spectrum-SplitView-splitter{background-color:rgb(225, 225, 225)}.spectrum-SplitView-gripper{border-color:rgb(225, 225, 225)}.spectrum-SplitView-gripper:before{background-color:rgb(225, 225, 225)}.spectrum-SplitView-splitter.is-draggable:hover,.spectrum-SplitView-splitter.is-draggable.is-hovered{background-color:rgb(202, 202, 202)}.spectrum-SplitView-splitter.is-draggable:hover .spectrum-SplitView-gripper,.spectrum-SplitView-splitter.is-draggable.is-hovered .spectrum-SplitView-gripper{border-color:rgb(202, 202, 202)}.spectrum-SplitView-splitter.is-draggable:hover .spectrum-SplitView-gripper:before,.spectrum-SplitView-splitter.is-draggable.is-hovered .spectrum-SplitView-gripper:before{background-color:rgb(202, 202, 202)}.spectrum-SplitView-splitter.is-draggable:active,.spectrum-SplitView-splitter.is-draggable.is-active{background-color:rgb(75, 75, 75)}.spectrum-SplitView-splitter.is-draggable:active .spectrum-SplitView-gripper,.spectrum-SplitView-splitter.is-draggable.is-active .spectrum-SplitView-gripper{border-color:rgb(75, 75, 75)}.spectrum-SplitView-splitter.is-draggable:active .spectrum-SplitView-gripper:before,.spectrum-SplitView-splitter.is-draggable.is-active .spectrum-SplitView-gripper:before{background-color:rgb(75, 75, 75)}.spectrum-SplitView-splitter.is-draggable:focus{outline:none}.spectrum-SplitView-splitter.is-draggable.focus-ring{background-color:rgb(38, 128, 235)}.spectrum-SplitView-splitter.is-draggable.focus-ring .spectrum-SplitView-gripper{border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-SplitView-splitter.is-draggable.focus-ring .spectrum-SplitView-gripper:before{background-color:rgb(38, 128, 235)}.spectrum-Slider,.spectrum-Dial{position:relative;z-index:1;display:block;min-height:32px;min-width:100px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spectrum-Slider-controls,.spectrum-Dial-controls{display:inline-block;box-sizing:border-box;position:relative;z-index:auto;width:calc(100% - 16px);margin-left:8px;min-height:32px;vertical-align:top}.spectrum-Slider-track,.spectrum-Slider-buffer,.spectrum-Slider-ramp,.spectrum-Slider-fill{height:2px;box-sizing:border-box;position:absolute;z-index:1;top:16px;left:0;right:auto;margin-top:-1px;pointer-events:none}.spectrum-Slider-track,.spectrum-Slider-buffer,.spectrum-Slider-fill{padding:0 4px 0 0;margin-left:-8px}.spectrum-Slider-track::before,.spectrum-Slider-buffer::before,.spectrum-Slider-fill::before{content:"";display:block;height:100%;border-radius:1px}.spectrum-Slider-fill{margin-left:0;padding:0 0 0 12px}.spectrum-Slider-fill--right{padding:0 12px 0 0}.spectrum-Slider-buffer{padding:0 4px 0 0}.spectrum-Slider-track~.spectrum-Slider-track,.spectrum-Slider-buffer~.spectrum-Slider-buffer{left:auto;right:0;padding:0 0 0 4px;margin-left:0;margin-right:-8px}.spectrum-Slider-buffer~.spectrum-Slider-buffer{margin-right:0;padding:0 0 0 12px}.spectrum-Slider-buffer~.spectrum-Slider-buffer:after{display:none}.spectrum-Slider--range .spectrum-Slider-value{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.spectrum-Slider--range .spectrum-Slider-track:first-of-type{padding:0 4px 0 0;left:0;right:auto;margin-left:-8px}.spectrum-Slider--range .spectrum-Slider-track{padding:0 12px 0 12px;left:auto;right:auto;margin:0}.spectrum-Slider--range .spectrum-Slider-track:last-of-type{padding:0 0 0 4px;left:auto;right:0;margin-right:-8px}.spectrum-Slider-buffer{z-index:2}.spectrum-Slider-ramp{margin-top:0;height:16px;position:absolute;left:-8px;right:-8px;top:8px}.spectrum-Slider-ramp svg{width:100%;height:100%}.spectrum-Slider-handle,.spectrum-Dial-handle{position:absolute;left:0;top:16px;z-index:2;display:inline-block;box-sizing:border-box;width:16px;height:16px;margin:-8px 0 0 -8px;border-width:2px;border-style:solid;border-radius:8px;transition:border-width 130ms ease-in-out;outline:none;cursor:pointer;cursor:grab}.spectrum-Slider-handle:active,.spectrum-Slider-handle.is-focused,.spectrum-Slider-handle.is-dragged,.spectrum-Dial-handle:active{cursor:ns-resize;cursor:grabbing}.spectrum-Slider-handle:active,.spectrum-Slider-handle.is-focused,.spectrum-Slider-handle.is-dragged,.spectrum-Slider-handle.is-tophandle,.spectrum-Dial-handle:active{z-index:3}.spectrum-Slider-handle:before,.spectrum-Dial-handle:before{content:" ";display:block;position:absolute;left:50%;top:50%;transition:box-shadow 130ms ease-out,width 130ms ease-out,height 130ms ease-out;width:16px;height:16px;transform:translate(-50%, -50%);border-radius:100%}.spectrum-Slider-handle.is-focused:before{width:20px;height:20px}.spectrum-Slider-input,.spectrum-Dial-input{margin:0;width:16px;height:16px;padding:0;position:absolute;top:-2px;left:-2px;overflow:hidden;opacity:.000001;cursor:default;-webkit-appearance:none;border:0;pointer-events:none}.spectrum-Slider-input:focus,.spectrum-Dial-input:focus{outline:none}.spectrum-Slider-labelContainer,.spectrum-Dial-labelContainer{display:-ms-flexbox;display:flex;position:relative;width:auto;padding-top:4px;font-size:12px;line-height:1.3}.spectrum-Slider-label,.spectrum-Dial-label{padding-left:0;-ms-flex-positive:1;flex-grow:1}.spectrum-Slider-value,.spectrum-Dial-value{-ms-flex-positive:0;flex-grow:0;padding-right:0;cursor:default}.spectrum-Slider-value{margin-left:16px}.spectrum-Slider-ticks{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;z-index:0;margin:0 -8px;margin-top:11px}.spectrum-Slider-tick{position:relative;width:2px}.spectrum-Slider-tick:after{display:block;position:absolute;top:0;left:calc(50% - 1px);content:"";width:2px;height:10px;border-radius:1px}.spectrum-Slider-tick .spectrum-Slider-tickLabel{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:16px -16px 0 -16px;font-size:12px;line-height:1.3}.spectrum-Slider-tick:first-of-type .spectrum-Slider-tickLabel,.spectrum-Slider-tick:last-of-type .spectrum-Slider-tickLabel{display:block;position:absolute;margin:16px 0 0 0}.spectrum-Slider-tick:first-of-type .spectrum-Slider-tickLabel{left:0}.spectrum-Slider-tick:last-of-type .spectrum-Slider-tickLabel{right:0}.spectrum-Slider--color .spectrum-Slider-labelContainer,.spectrum-Slider--color .spectrum-Dial-labelContainer{padding-bottom:5px}.spectrum-Slider--color .spectrum-Slider-controls,.spectrum-Slider--color .spectrum-Slider-controls::before,.spectrum-Slider--color .spectrum-Slider-track,.spectrum-Slider--color .spectrum-Dial-controls,.spectrum-Slider--color .spectrum-Dial-controls::before{min-height:auto;height:24px;margin-left:0;width:100%}.spectrum-Slider--color .spectrum-Slider-controls::before,.spectrum-Slider--color .spectrum-Dial-controls::before{display:block;content:""}.spectrum-Slider--color .spectrum-Slider-controls::before,.spectrum-Slider--color .spectrum-Slider-track,.spectrum-Slider--color .spectrum-Dial-controls::before{top:0;padding:0;margin-top:0;margin-right:0;border-radius:4px}.spectrum-Slider--color .spectrum-Slider-handle,.spectrum-Slider--color .spectrum-Dial-handle{top:50%}.spectrum-Dial{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;height:auto;min-width:0;min-height:0;width:48px}.spectrum-Dial-labelContainer{margin-bottom:5px}.spectrum-Dial-label:only-child{text-align:center}.spectrum-Dial-controls{width:32px;height:32px;min-height:0;border-radius:16px;position:relative;display:inline-block;margin:0;box-sizing:border-box;outline:none}.spectrum-Dial-controls::before,.spectrum-Dial-controls::after{content:"";width:4px;height:2px;border-radius:1px;position:absolute;bottom:0}.spectrum-Dial-controls::before{left:auto;right:-2px;transform:rotate(45deg)}.spectrum-Dial-controls::after{left:-2px;transform:rotate(-45deg)}.spectrum-Dial-handle{width:100%;height:100%;border-width:2px;box-shadow:none;position:absolute;top:8px;left:8px;right:8px;bottom:8px;border-radius:16px;transform:rotate(-45deg);cursor:pointer;cursor:grab;transition:background-color 130ms ease-in-out}.spectrum-Dial-handle::after{content:"";position:absolute;top:50%;left:-2px;width:12px;height:2px;border-radius:1px;transform:translateY(-50%);transition:background-color 130ms ease-in-out}.spectrum-Dial-handle:active,.spectrum-Dial-handle.is-focused,.spectrum-Dial-handle.is-dragged{border-width:2px;cursor:ns-resize;cursor:grabbing}.spectrum-Dial-input{width:100%;height:100%;left:0;top:0}.spectrum-Dial--small .spectrum-Dial-controls{width:24px;height:24px}.spectrum-Slider.is-disabled,.spectrum-Dial.is-disabled{cursor:default}.spectrum-Slider.is-disabled .spectrum-Slider-handle,.spectrum-Dial.is-disabled .spectrum-Slider-handle,.spectrum-Slider.is-disabled .spectrum-Dial-handle,.spectrum-Dial.is-disabled .spectrum-Dial-handle{cursor:default;pointer-events:none}.spectrum-Slider.is-disabled.spectrum-Slider--color .spectrum-Slider-handle:hover,.spectrum-Slider.is-disabled.spectrum-Slider--color .spectrum-Slider-handle:active,.spectrum-Dial.is-disabled.spectrum-Slider--color .spectrum-Slider-handle:hover,.spectrum-Dial.is-disabled.spectrum-Slider--color .spectrum-Slider-handle:active,.spectrum-Slider.is-disabled.spectrum-Slider--color .spectrum-Dial-handle:hover,.spectrum-Slider.is-disabled.spectrum-Slider--color .spectrum-Dial-handle:active,.spectrum-Dial.is-disabled.spectrum-Slider--color .spectrum-Dial-handle:hover,.spectrum-Dial.is-disabled.spectrum-Slider--color .spectrum-Dial-handle:active{border-width:1px}.u-isGrabbing{cursor:ns-resize;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.u-isGrabbing .spectrum-Dial .spectrum-Dial-label,.u-isGrabbing .spectrum-Dial .spectrum-Dial-value{cursor:inherit}.u-isGrabbing .spectrum-Slider .spectrum-Slider-label,.u-isGrabbing .spectrum-Slider .spectrum-Slider-value,.u-isGrabbing .spectrum-Dial .spectrum-Slider-label,.u-isGrabbing .spectrum-Dial .spectrum-Slider-value{cursor:inherit}.spectrum-Slider-track::before{background:rgb(225, 225, 225)}.spectrum-Slider-labelContainer,.spectrum-Dial-labelContainer{color:rgb(110, 110, 110)}.spectrum-Slider--filled .spectrum-Slider-track:first-child::before{background:rgb(110, 110, 110)}.spectrum-Slider-fill::before{background:rgb(110, 110, 110)}.spectrum-Slider-buffer::before,.spectrum-Slider-buffer::after{background:rgb(179, 179, 179)}.spectrum-Slider-ramp path{fill:rgb(225, 225, 225)}.spectrum-Slider-handle{border-color:rgb(110, 110, 110);background:transparent}.spectrum-Slider-handle:hover{border-color:rgb(75, 75, 75)}.spectrum-Slider-handle.is-focused{border-color:rgb(75, 75, 75)}.spectrum-Slider-handle.is-focused:before{box-shadow:0 0 0 2px rgb(38, 128, 235)}.spectrum-Slider-handle:active,.spectrum-Slider-handle.is-dragged{border-color:rgb(75, 75, 75)}.spectrum-Slider--ramp .spectrum-Slider-handle{box-shadow:0 0 0 4px rgb(245, 245, 245)}.spectrum-Slider-input{background:transparent}.spectrum-Slider-tick:after{background-color:rgb(225, 225, 225)}.spectrum-Slider-handle.is-dragged{border-color:rgb(75, 75, 75);background:transparent}.spectrum-Slider--range .spectrum-Slider-track:not(:first-of-type):not(:last-of-type):before{background:rgb(110, 110, 110)}.spectrum-Slider--color .spectrum-Slider-controls::before{background-color:rgb(255, 255, 255);background-image:linear-gradient(-45deg, transparent 75.5%, rgb(188, 188, 188) 75.5%),linear-gradient(45deg, transparent 75.5%, rgb(188, 188, 188) 75.5%),linear-gradient(-45deg, rgb(188, 188, 188) 25.5%, transparent 25.5%),linear-gradient(45deg, rgb(188, 188, 188) 25.5%, transparent 25.5%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0;z-index:0}.spectrum-Slider--color .spectrum-Slider-track{background-color:transparent;background-image:linear-gradient(to right, rgb(38, 128, 235), rgb(9, 90, 186));box-shadow:inset 0 0 0 1px rgba(0, 0, 0, 0.05)}.spectrum-Slider--color .spectrum-Slider-track::before{display:none}.spectrum-Slider--color .spectrum-Slider-handle{box-shadow:inset 0 0 0 1px rgba(0, 0, 0, 0.05),0 0 0 1px rgba(0, 0, 0, 0.05);border-color:rgb(255, 255, 255);background:transparent}.spectrum-Slider--color .spectrum-Slider-handle.is-focused{box-shadow:0 0 0 1px rgba(0, 0, 0, 0.05)}.spectrum-Dial-handle{box-shadow:none}.spectrum-Dial-handle:before{display:none}.spectrum-Dial-handle::after{background-color:rgb(110, 110, 110)}.spectrum-Dial-handle:hover::after{background-color:rgb(75, 75, 75)}.spectrum-Dial-handle.is-focused{background-color:rgb(38, 128, 235);border-color:rgb(75, 75, 75)}.spectrum-Dial-handle.is-focused::after{background-color:rgb(255, 255, 255)}.spectrum-Dial-handle:active,.spectrum-Dial-handle.is-dragged{background-color:rgb(75, 75, 75);border-color:rgb(75, 75, 75)}.spectrum-Dial-handle:active::after,.spectrum-Dial-handle.is-dragged::after{background-color:rgb(255, 255, 255)}.spectrum-Dial-controls::before,.spectrum-Dial-controls::after{background-color:rgb(142, 142, 142)}.spectrum-Dial.is-disabled .spectrum-Dial-labelContainer{color:rgb(179, 179, 179)}.spectrum-Dial.is-disabled .spectrum-Dial-controls::after,.spectrum-Dial.is-disabled .spectrum-Dial-controls::before{background-color:rgb(202, 202, 202)}.spectrum-Dial.is-disabled .spectrum-Dial-handle{border-color:rgb(202, 202, 202);background:rgb(245, 245, 245)}.spectrum-Dial.is-disabled .spectrum-Dial-handle:hover,.spectrum-Dial.is-disabled .spectrum-Dial-handle:active{border-color:rgb(202, 202, 202);background:transparent}.spectrum-Dial.is-disabled .spectrum-Dial-handle::after,.spectrum-Dial.is-disabled .spectrum-Dial-handle::before{background-color:rgb(225, 225, 225)}.spectrum-Slider.is-disabled .spectrum-Slider-labelContainer,.spectrum-Slider.is-disabled .spectrum-Dial-labelContainer{color:rgb(179, 179, 179)}.spectrum-Slider.is-disabled .spectrum-Slider-handle{border-color:rgb(202, 202, 202);background:rgb(245, 245, 245)}.spectrum-Slider.is-disabled .spectrum-Slider-handle:hover,.spectrum-Slider.is-disabled .spectrum-Slider-handle:active{border-color:rgb(202, 202, 202);background:transparent}.spectrum-Slider.is-disabled .spectrum-Slider-track::before{background:rgb(225, 225, 225)}.spectrum-Slider.is-disabled.spectrum-Slider--filled .spectrum-Slider-track:first-child::before{background:rgb(225, 225, 225)}.spectrum-Slider.is-disabled .spectrum-Slider-fill::before{background:rgb(225, 225, 225)}.spectrum-Slider.is-disabled .spectrum-Slider-buffer::before{background:rgb(225, 225, 225)}.spectrum-Slider.is-disabled .spectrum-Slider-ramp path{fill:rgb(234, 234, 234)}.spectrum-Slider.is-disabled.spectrum-Slider--color .spectrum-Slider-track{background:rgb(234, 234, 234) !important;box-shadow:none}.spectrum-Slider.is-disabled.spectrum-Slider--color .spectrum-Slider-handle{background:transparent;box-shadow:none;border-color:rgb(202, 202, 202)}.spectrum-Slider.is-disabled.spectrum-Slider--color .spectrum-Slider-handle:hover,.spectrum-Slider.is-disabled.spectrum-Slider--color .spectrum-Slider-handle:active{background:transparent;box-shadow:none;border-color:rgb(202, 202, 202)}.spectrum-Slider.is-disabled.spectrum-Slider--range .spectrum-Slider-track:not(:first-of-type):not(:last-of-type):before{background:rgb(225, 225, 225)}.spectrum-Site{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.spectrum-Site-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;max-height:100%;height:100%}.spectrum-Site-header{display:none;box-sizing:border-box;height:48px;padding:8px;border-bottom-width:1px;border-bottom-style:solid}.spectrum-Site-sideBar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:100%;transition:none}.spectrum-Site-sideBarHeader{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:32px;text-decoration:none}.spectrum-Site-sideBarHeader:focus{outline:none}.spectrum-Site-sideBarHeader:focus h2{text-decoration:underline}.spectrum-Site-search{padding:0 32px 32px 32px}.spectrum-Site-searchResults{top:-100%;left:-100%;max-height:calc(90vh - 120px);z-index:101;position:absolute;overflow-y:auto}.spectrum-Site-noSearchResults{padding:32px 32px 32px}.spectrum-Site-logo{margin-right:14px;color:rgb(225, 37, 27)}.spectrum--medium .spectrum-Site-logo{height:31px}.spectrum--large .spectrum-Site-logo{height:39px}.spectrum-Site-nav{-ms-flex-positive:1;flex-grow:1;padding:0px 24px 40px}.spectrum-Site-bottomNav{margin-top:80px}.spectrum-Site-mainContainer{-ms-flex-positive:1;flex-grow:1;border:none;overflow-y:auto}.spectrum-Site-page{padding:40px 52px 24px 52px;max-width:1080px;margin:auto}.spectrum-Site-hero{max-width:75%;margin:auto}.spectrum-Site-heroHeading{margin-bottom:16px}.spectrum-Site-heroImage{margin-top:40px;margin-bottom:80px;max-width:100%}.spectrum-Site-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.spectrum-Site-overlay{display:none;visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;overflow:hidden}@media screen and (max-width: 960px){.spectrum-Site-overlay{display:block;transition:opacity 160ms ease-out 0ms,visibility 0ms linear 160ms}.spectrum-Site-overlay.is-open{visibility:visible;opacity:1;pointer-events:auto;transition:opacity 160ms ease-in 0ms}.spectrum-Site-overlay{visibility:visible}.spectrum-Site-sideBar{position:fixed;top:0;bottom:0;right:100%;z-index:100;transform:translateX(0);transition:transform 160ms ease-in-out}.spectrum-Site-sideBar.is-open{transform:translateX(100%)}.spectrum-Site-header{display:block}.spectrum-Site-page{padding-left:24px;padding-right:24px}.spectrum-Site-hero{max-width:100%}.spectrum-Site-heroHeading h1.spectrum-Heading1--display{font-size:36px}}.spectrum-CSSComponent{max-width:1080px;margin:40px auto;padding:0 56px}.spectrum-CSSComponent-heading{margin-bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.spectrum-CSSComponent-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:inherit;text-decoration:none;outline:none}.spectrum-CSSComponent-link.focus-ring,.spectrum-CSSComponent-link:hover{text-decoration:underline}.spectrum-CSSComponent-statusContainer{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex-positive:1;flex-grow:1;vertical-align:bottom;margin:0 16px}.spectrum-CSSComponent-detailsTable th{text-align:left;height:28px;font-weight:400;padding-right:24px}.spectrum-CSSComponent-detailsTable{border-spacing:0;margin-top:40px;margin-bottom:36px}.spectrum-CSSComponent-sectionHeading{margin-top:56px;margin-bottom:40px}.spectrum-CSSExample-status,.spectrum-CSSComponent-status{padding:0 !important;min-height:0 !important}.spectrum-CSSComponent-status::before{margin-left:0 !important}.spectrum-CSSExample-status{margin-left:16px}.spectrum-CSSComponent-version{-ms-flex-positive:1;flex-grow:1;text-align:right}.spectrum-CSSComponent-description{margin-top:24px;margin-bottom:72px}.spectrum-CSSComponent-resources{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;margin-bottom:56px}.spectrum-CSSComponent-resources .spectrum-Card{margin-right:24px;margin-bottom:24px}.spectrum--dark .spectrum-CSSComponent-resource--github,.spectrum--darkest .spectrum-CSSComponent-resource--github{background-color:rgba(245, 245, 245, 0.1) !important;color:rgb(245, 245, 245)}.spectrum-CSSComponent-resource--npm{background-color:rgba(203, 56, 55, 0.1) !important}.spectrum-CSSComponent-cardImage{text-decoration:none}.spectrum-CSSComponent-switcher{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}.spectrum-CSS-switcherContainer{margin-left:32px;white-space:nowrap}.spectrum-CSSExample{margin-bottom:64px}.spectrum-CSSExample-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:4px}.spectrum-CSSExample-heading{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;margin-bottom:8px !important}.spectrum-CSSExample-example,.spectrum-CSSExample-markup{box-sizing:border-box}.spectrum-CSSExample-example{-ms-flex:1 0 auto;flex:1 0 auto;min-height:--spectrum-global-dimension-size-2400;padding:32px 40px;border-radius:4px 4px 0 0}.spectrum-CSSExample-markup{position:relative;max-width:100%;max-height:192px;padding:10px 18px;border-radius:0 0 4px 4px;overflow:hidden}.spectrum-CSSExample-markup.is-open{max-height:100%;padding-bottom:56px}.spectrum-CSSExample-markup.is-open .spectrum-CSSExample-markupToggle::before{display:none}.spectrum-CSSExample-markupToggle+pre{padding-bottom:8px}.spectrum-CSSExample-example--overlay{position:relative}.spectrum-Dialog.spectrum-CSSExample-dialog{position:relative !important;transform:none !important;margin-left:auto;margin-right:auto;left:0;top:0;z-index:1;transition:none}.spectrum-CSSExample-overlayShowButton{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.spectrum-CSSExample-markup pre code{white-space:pre-wrap}.spectrum-CSSExample-markupToggle{position:absolute;z-index:0;bottom:0;left:0;right:0;box-sizing:border-box;padding:24px 24px;font-size:15px;text-align:left}@media screen and (max-width: 960px){.spectrum-CSSComponent{padding:0 20px;margin:8px auto}.spectrum-CSSComponent-description{margin-bottom:12px}.spectrum-CSSExample{margin-bottom:16px}.spectrum-CSSExample-example{padding:16px 16px}.spectrum-CSSComponent-header{margin-bottom:12px}.spectrum-CSSComponent-statusContainer,.spectrum-CSSComponent-version{display:none}.spectrum-CSSComponent-title{font-size:28px}}.u-scrollable{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.u-scrollable::-webkit-scrollbar{width:10px;height:10px}.u-scrollable::-webkit-scrollbar-thumb{border-radius:8px;width:8px;height:8px;border:2px solid rgba(0, 0, 0, 0);background-clip:padding-box}.spectrum-Site{background-color:rgb(255, 255, 255)}.spectrum-Site-header{border-bottom-color:rgb(225, 225, 225);background-color:rgb(255, 255, 255)}.spectrum-Site-sideBar{background-color:rgb(250, 250, 250)}.spectrum-Site-mainContainer{background:rgb(255, 255, 255)}.spectrum-Site-overlay{background:rgba(0, 0, 0, 0.2)}.spectrum-CSSComponent-resource--github{background-color:rgba(0, 0, 0, 0.1) !important;color:black}.spectrum-CSSComponent-resource--adobe{color:rgb(255, 2, 1) !important;background-color:rgb(245, 245, 245) !important}.u-scrollable::-webkit-scrollbar-track,.u-scrollable::-webkit-scrollbar-track-piece{background:rgb(250, 250, 250)}.u-scrollable::-webkit-scrollbar-thumb{background-color:rgb(250, 250, 250)}.u-scrollable:hover::-webkit-scrollbar-thumb{background-color:rgb(202, 202, 202)}.spectrum-CSSExample-example{background-color:rgb(245, 245, 245);background-color:rgb(245, 245, 245)}.spectrum-CSSExample-markup{border-top:1px solid rgb(245, 245, 245);background:rgb(250, 250, 250)}.spectrum-CSSExample-markupToggle{z-index:1;background:rgb(250, 250, 250)}.spectrum-CSSExample-markup.is-open .spectrum-CSSExample-markupToggle{background-color:transparent}.spectrum-CSSExample-example--overlay{background:rgba(0, 0, 0, 0.4);color:rgba(0, 0, 0, 0.4)}.spectrum-CSSExample-oldAPI{color:rgb(201, 37, 45)}.spectrum-SideNav{list-style-type:none;margin:0;padding:0}.spectrum-SideNav-item{list-style-type:none;margin:4px 0}.spectrum-SideNav-itemLink{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:left;justify-content:left;box-sizing:border-box;width:100%;min-height:32px;padding:5px 12px;border-radius:4px;font-size:14px;font-weight:400;font-style:normal;text-decoration:none;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;cursor:pointer;transition:background-color 130ms ease-out,color 130ms ease-out}.spectrum-SideNav-itemLink:focus{outline:none}.spectrum-SideNav-itemLink.focus-ring::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid transparent;border-radius:4px}.spectrum-SideNav-itemLink .spectrum-SideNav-itemIcon{margin-right:8px}.spectrum-SideNav-heading{height:32px;line-height:32px;margin:16px 0 4px 0;padding:0 12px;border-radius:4px;font-size:11px;font-weight:500;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.spectrum-SideNav--multiLevel .spectrum-SideNav-itemLink{font-weight:700}.spectrum-SideNav--multiLevel .spectrum-SideNav{margin:0;padding:0}.spectrum-SideNav--multiLevel .spectrum-SideNav .spectrum-SideNav-itemLink{font-weight:400;padding-left:24px}.spectrum-SideNav--multiLevel .spectrum-SideNav .spectrum-SideNav .spectrum-SideNav-itemLink{padding-left:36px}.spectrum-SideNav-item.is-selected>.spectrum-SideNav-itemLink{color:rgb(44, 44, 44);background-color:rgba(44, 44, 44, 0.06)}.spectrum-SideNav-item .is-active>.spectrum-SideNav-itemLink{background-color:rgba(44, 44, 44, 0.06)}.spectrum-SideNav-item.is-disabled .spectrum-SideNav-itemLink{background-color:transparent;color:rgb(179, 179, 179);cursor:default;pointer-events:none}.spectrum-SideNav-itemLink{background-color:transparent;color:rgb(75, 75, 75)}.spectrum-SideNav-itemLink:hover{background-color:rgba(44, 44, 44, 0.06);color:rgb(44, 44, 44)}.spectrum-SideNav-itemLink:active{background-color:rgba(44, 44, 44, 0.06)}.spectrum-SideNav-itemLink.focus-ring{background-color:rgba(44, 44, 44, 0.06);color:rgb(44, 44, 44)}.spectrum-SideNav-itemLink.focus-ring::before{border-color:rgb(38, 128, 235)}.spectrum-SideNav-heading{color:rgb(110, 110, 110)}.spectrum-Textfield{box-sizing:border-box;border:1px solid;border-radius:4px;padding:5px 11px 7px 11px;text-indent:0;min-width:48px;height:32px;width:192px;vertical-align:top;margin:0;overflow:visible;font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;font-size:14px;line-height:1.5;text-overflow:ellipsis;transition:border-color 130ms ease-in-out,box-shadow 130ms ease-in-out;outline:none;-webkit-appearance:none;-moz-appearance:textfield}.spectrum-Textfield::placeholder{font-weight:400;font-style:italic;transition:color 130ms ease-in-out;opacity:1}.spectrum-Textfield::-ms-input-placeholder{font-weight:400;font-style:italic;transition:color 130ms ease-in-out;opacity:1}.spectrum-Textfield:lang(ja)::placeholder,.spectrum-Textfield:lang(zh)::placeholder,.spectrum-Textfield:lang(ko)::placeholder{font-style:normal}.spectrum-Textfield:lang(ja)::-ms-input-placeholder,.spectrum-Textfield:lang(zh)::-ms-input-placeholder,.spectrum-Textfield:lang(ko)::-ms-input-placeholder{font-style:normal}.spectrum-Textfield:hover::placeholder{font-weight:400}.spectrum-Textfield:disabled{resize:none;opacity:1}.spectrum-Textfield:disabled::placeholder{font-weight:400}.spectrum-Textfield::-ms-clear{width:0;height:0}.spectrum-Textfield::-webkit-inner-spin-button,.spectrum-Textfield::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.spectrum-Textfield:-moz-ui-invalid{box-shadow:none}.spectrum-Textfield.is-invalid,.spectrum-Textfield:invalid,.spectrum-Textfield.is-valid{background-repeat:no-repeat}.spectrum-Textfield.is-invalid,.spectrum-Textfield:invalid{background-size:18px 18px;background-position:calc(100% - 11px) 6px;padding-right:41px}.spectrum-Textfield.is-valid{background-size:12px 12px;background-position:calc(100% - 11px) 10px;padding-right:35px}.spectrum-Textfield--multiline{height:auto;min-height:56px;padding:5px 11px 8px 11px;overflow:auto}.spectrum-Textfield--quiet{border-radius:0px;border-width:0 0 1px 0;padding-left:0;padding-right:0;resize:none;overflow-y:hidden}.spectrum-Textfield--quiet.is-invalid,.spectrum-Textfield--quiet:invalid,.spectrum-Textfield--quiet.is-valid{background-position:100% 50%}.spectrum-Textfield--quiet.spectrum-Textfield--multiline{height:32px;min-height:32px}.spectrum-Textfield{background-color:rgb(255, 255, 255);border-color:rgb(225, 225, 225);color:rgb(75, 75, 75)}.spectrum-Textfield::placeholder{color:rgb(142, 142, 142)}.spectrum-Textfield:hover{border-color:rgb(202, 202, 202);box-shadow:none}.spectrum-Textfield:hover::placeholder{color:rgb(44, 44, 44)}.spectrum-Textfield:focus{border-color:rgb(20, 115, 230)}.spectrum-Textfield.focus-ring:not(:active){border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Textfield[disabled]{background-color:rgb(234, 234, 234);border-color:transparent;color:rgb(179, 179, 179);-webkit-text-fill-color:rgb(179, 179, 179)}.spectrum-Textfield[disabled]::placeholder{color:rgb(179, 179, 179)}.spectrum-Textfield.is-invalid,.spectrum-Textfield:invalid{border-color:rgb(215, 55, 63);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 18 18' width='18'%3E%3Cpath style='fill:rgb%28227%2C 72%2C 80%29' d='M8.564 1.289L.2 16.256A.5.5 0 0 0 .636 17h16.728a.5.5 0 0 0 .5-.5.494.494 0 0 0-.064-.244L9.436 1.289a.5.5 0 0 0-.872 0zM10 14.75a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25zm0-3a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25v-6a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25z'/%3E%3C/svg%3E")}.spectrum-Textfield.is-invalid.focus-ring:not(:active),.spectrum-Textfield:invalid.focus-ring:not(:active){border-color:rgb(215, 55, 63);box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Textfield.is-valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='12' viewBox='0 0 12 12' width='12'%3E%3Cpath style='fill:rgb%2818%2C 128%2C 92%29' d='M4.5 10a1.023 1.023 0 0 1-.8-.384l-2.488-3a1 1 0 0 1 1.577-1.233L4.5 7.376l4.712-5.991a1 1 0 1 1 1.576 1.23l-5.511 7A.977.977 0 0 1 4.5 10z'/%3E%3C/svg%3E")}.spectrum-Textfield--quiet{background-color:transparent;border-color:rgb(225, 225, 225)}.spectrum-Textfield--quiet:hover{border-color:rgb(202, 202, 202)}.spectrum-Textfield--quiet:active{border-color:rgb(20, 115, 230)}.spectrum-Textfield--quiet:focus{border-color:rgb(38, 128, 235);box-shadow:0 1px 0 rgb(38, 128, 235)}.spectrum-Textfield--quiet.focus-ring:not(:active){border-color:rgb(38, 128, 235);box-shadow:0 1px 0 rgb(38, 128, 235)}.spectrum-Textfield--quiet:disabled{background-color:transparent;border-color:rgb(225, 225, 225)}.spectrum-Textfield--quiet.is-invalid,.spectrum-Textfield--quiet:invalid{border-color:rgb(215, 55, 63)}.spectrum-Textfield--quiet.is-invalid:focus,.spectrum-Textfield--quiet:invalid:focus{box-shadow:0 1px 0 rgb(215, 55, 63)}.spectrum-Textfield--quiet.is-invalid.focus-ring:not(:active),.spectrum-Textfield--quiet:invalid.focus-ring:not(:active){border-color:rgb(215, 55, 63);box-shadow:0 1px 0 rgb(215, 55, 63)}.spectrum-SearchWithin{width:250px;display:-ms-inline-flexbox;display:inline-flex;position:relative}.spectrum-SearchWithin .spectrum-Dropdown{width:auto;min-width:0}.spectrum-SearchWithin .spectrum-Dropdown-trigger{border-top-right-radius:0;border-bottom-right-radius:0}.spectrum-SearchWithin .spectrum-Dropdown-label{min-width:0}.spectrum-SearchWithin .spectrum-Textfield{-ms-flex:1;flex:1;margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.spectrum-SearchWithin .spectrum-Textfield:hover,.spectrum-SearchWithin .spectrum-Textfield:focus{position:relative}.spectrum-SearchWithin .spectrum-ClearButton{position:absolute;top:0;right:0}.spectrum-Search{display:inline-block;position:relative}.spectrum-Search .spectrum-ClearButton{position:absolute;right:0;top:0}.spectrum-Search-input{display:block;-webkit-appearance:none;outline-offset:-2px;padding-left:36px;text-indent:0;padding-right:28px}.spectrum-Search-input::-webkit-search-cancel-button,.spectrum-Search-input::-webkit-search-decoration{-webkit-appearance:none}.spectrum-Search-input.spectrum-Textfield--quiet{padding-left:24px;padding-right:20px}.spectrum-Search-input.spectrum-Textfield--quiet~.spectrum-Search-icon{left:0}.spectrum-Search-input.spectrum-Textfield--quiet~.spectrum-Search-clear{right:-8px}.spectrum-Search-input.spectrum-Textfield--quiet~.spectrum-Search-rightIcon{right:0}.spectrum-Search-icon{display:block;position:absolute;left:12px;top:8px;transition:color 130ms ease-in-out;pointer-events:none}.spectrum-Search-icon{color:rgb(110, 110, 110)}.spectrum-Search-input:hover~.spectrum-Search-icon{color:rgb(44, 44, 44)}.spectrum-Search-input:active~.spectrum-Search-icon{color:rgb(44, 44, 44)}.spectrum-Search-input.focus-ring~.spectrum-Search-icon{color:rgb(44, 44, 44)}.spectrum-Search-input:disabled~.spectrum-Search-icon{color:rgb(179, 179, 179)}.spectrum-ButtonGroup{display:-ms-flexbox;display:flex}.spectrum-ButtonGroup .spectrum-Button,.spectrum-ButtonGroup .spectrum-ActionButton,.spectrum-ButtonGroup .spectrum-Tool{-ms-flex-negative:0;flex-shrink:0}.spectrum-ButtonGroup>.spectrum-Rule--vertical{height:auto;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.spectrum-ButtonGroup .spectrum-Button+.spectrum-Button{margin-left:16px}.spectrum-ButtonGroup .spectrum-ActionButton+.spectrum-ActionButton{margin-left:8px}.spectrum-ButtonGroup .spectrum-Tool+.spectrum-Tool{margin-left:8px}.spectrum-ButtonGroup--vertical{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column}.spectrum-ButtonGroup--vertical .spectrum-ActionButton-label{-ms-flex-positive:1;flex-grow:1;text-align:left}.spectrum-ButtonGroup--vertical .spectrum-Button+.spectrum-Button{margin-top:16px;margin-left:0}.spectrum-ButtonGroup--vertical .spectrum-ActionButton+.spectrum-ActionButton{margin-top:8px;margin-left:0}.spectrum-ButtonGroup--vertical .spectrum-Tool+.spectrum-Tool{margin-top:8px;margin-left:0}.spectrum-Rule{width:100%;overflow:visible;border:none;border-width:2px;border-radius:2px}.spectrum-Rule--large{height:4px;border-radius:2px}.spectrum-Rule--medium{height:2px;border-radius:1px}.spectrum-Rule--small{height:1px;border-radius:1px}.spectrum-Rule--vertical{height:100%}.spectrum-Rule--vertical.spectrum-Rule--large{width:4px}.spectrum-Rule--vertical.spectrum-Rule--medium{width:2px}.spectrum-Rule--vertical.spectrum-Rule--small{width:1px}.spectrum-Rule--large{background-color:rgb(75, 75, 75)}.spectrum-Rule--medium{background-color:rgb(225, 225, 225)}.spectrum-Rule--small{background-color:rgb(225, 225, 225)}.spectrum-Rating:hover .spectrum-Rating-icon .spectrum-Rating-starActive,.spectrum-Rating-icon.is-selected .spectrum-Rating-starActive{display:block}.spectrum-Rating:hover .spectrum-Rating-icon .spectrum-Rating-starInactive,.spectrum-Rating-icon.is-selected .spectrum-Rating-starInactive{display:none}.spectrum-Rating-icon .spectrum-Rating-starActive,.spectrum-Rating-icon:hover~.spectrum-Rating-icon .spectrum-Rating-starActive{display:none}.spectrum-Rating-icon .spectrum-Rating-starInactive,.spectrum-Rating-icon:hover~.spectrum-Rating-icon .spectrum-Rating-starInactive{display:block}.spectrum-Rating{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 auto;flex:0 0 auto;width:120px;border-radius:4px;cursor:pointer}.spectrum-Rating.is-disabled,.spectrum-Rating.is-readOnly{cursor:default;pointer-events:none}.spectrum-Rating-input{position:absolute;z-index:0;width:100%;height:100%;margin:0;opacity:.0001;pointer-events:none}.spectrum-Rating-icon{position:relative;background-size:contain;background-repeat:no-repeat;width:24px;height:18px;padding:7px 0}.spectrum-Rating-icon.is-currentValue:after{border-radius:2px;content:"";height:2px;position:absolute;bottom:2px;left:4px;right:4px}.spectrum-Rating-starActive,.spectrum-Rating-starInactive{width:18px;height:18px;margin:0 auto}.spectrum-Rating.is-focused{box-shadow:0 0 0 2px rgb(38, 128, 235)}.spectrum-Rating:hover .spectrum-Rating-icon{color:rgb(110, 110, 110)}.spectrum-Rating:hover .spectrum-Rating-icon:hover{color:rgb(75, 75, 75)}.spectrum-Rating:hover .spectrum-Rating-icon:active{color:rgb(44, 44, 44)}.spectrum-Rating:hover .spectrum-Rating-icon.is-currentValue:after{background:currentColor}.spectrum-Rating-icon{color:rgb(110, 110, 110)}.spectrum-Rating-icon.is-selected{color:rgb(20, 115, 230)}.spectrum-Rating-icon:hover~.spectrum-Rating-icon{color:rgb(110, 110, 110)}.spectrum-Rating--quiet .spectrum-Rating-icon{color:rgb(110, 110, 110)}.spectrum-Rating--quiet .spectrum-Rating-icon.is-selected{color:rgb(110, 110, 110)}.spectrum-Rating--quiet:hover .spectrum-Rating-icon{color:rgb(110, 110, 110)}.spectrum-Rating--quiet:hover .spectrum-Rating-icon:hover{color:rgb(75, 75, 75)}.spectrum-Rating--quiet:hover .spectrum-Rating-icon:active{color:rgb(44, 44, 44)}.spectrum-Rating.is-disabled .spectrum-Rating-icon{color:rgb(202, 202, 202)}.spectrum-Rating.is-disabled .spectrum-Rating-icon.is-selected{color:rgb(202, 202, 202)}.spectrum-SplitButton{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;vertical-align:top}.spectrum-SplitButton+.spectrum-SplitButton,.spectrum-SplitButton+.spectrum-Button{margin-left:12px}.spectrum-Button+.spectrum-SplitButton{margin-left:12px}.spectrum-SplitButton-action{margin-left:0;border-radius:16px 0 0 16px}.spectrum-SplitButton-action.spectrum-Button--cta{border-right:0;margin-right:2px}.spectrum-SplitButton-action+.spectrum-SplitButton-trigger{margin-left:0}.spectrum-SplitButton-trigger{margin-left:0;border-radius:0 16px 16px 0;border-left-width:0;padding-left:8.00004px;padding-right:10px;min-width:0}.spectrum-SplitButton-trigger.focus-ring{box-shadow:none}.spectrum-SplitButton-icon{display:block;margin-top:1px}.spectrum-SplitButton-action,.spectrum-SplitButton-trigger{position:relative}.spectrum-SplitButton-action:focus,.spectrum-SplitButton-trigger:focus{z-index:1}.spectrum-SplitButton-action .spectrum-Button-label+.spectrum-Icon{margin-left:12px}.spectrum-SplitButton--left .spectrum-SplitButton-action{border-radius:0 16px 16px 0;margin-right:0;margin-left:0}.spectrum-SplitButton--left .spectrum-SplitButton-action.spectrum-Button--cta{border-left:0;margin-left:2px}.spectrum-SplitButton--left .spectrum-SplitButton-trigger{margin-right:0;border-radius:16px 0 0 16px;border-left-width:2px;border-right-width:0;padding-right:8.00004px;padding-left:10px}.spectrum-Pagination--explicit,.spectrum-Pagination--listing{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.spectrum-Pagination-input{width:48px;min-width:48px}.spectrum-Pagination-counter{margin-left:5px}.spectrum-Pagination-prevButton{margin-right:5px}.spectrum-Pagination-nextButton{margin-left:5px}.spectrum-Pagination-pageButton:hover{background-color:rgba(44, 44, 44, 0.04)}.spectrum-Pagination-pageButton:focus{border-color:rgb(38, 128, 235)}.spectrum-Pagination-pageButton.is-selected{background-color:rgb(75, 75, 75);color:rgb(255, 255, 255)}.spectrum{background-color:rgb(245, 245, 245);-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.spectrum-Checkbox{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;position:relative;min-height:32px;max-width:100%;margin-right:16px;vertical-align:top}.spectrum-Checkbox-input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;box-sizing:border-box;padding:0;position:absolute;top:0;left:-8px;width:calc(100% + 16px);height:100%;opacity:.0001;z-index:1;cursor:pointer}.spectrum-Checkbox-input:disabled{cursor:default}.spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-width:7px}.spectrum-Checkbox-input:checked+.spectrum-Checkbox-box .spectrum-Checkbox-checkmark{transform:scale(1);opacity:1}.spectrum-Checkbox-input.focus-ring+.spectrum-Checkbox-box:after{margin:-2px}.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box:before,.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-width:7px}.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box .spectrum-Checkbox-checkmark,.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box .spectrum-Checkbox-checkmark{display:none}.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box .spectrum-Checkbox-partialCheckmark,.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box .spectrum-Checkbox-partialCheckmark{display:block;transform:scale(1);opacity:1}.spectrum-Checkbox-label{margin-left:10px;margin-top:5px;font-size:14px;font-weight:400;line-height:1.49}.spectrum-Checkbox-box{position:relative;box-sizing:border-box;width:14px;height:14px;margin:9px 0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.spectrum-Checkbox-box:before{display:block;z-index:0;content:"";box-sizing:border-box;position:absolute;width:14px;height:14px;border-radius:2px;border-width:2px;border-style:solid;transition:border 130ms ease-in-out,box-shadow 130ms ease-in-out}.spectrum-Checkbox-box:after{border-radius:4px;content:"";display:block;position:absolute;left:0;right:0;bottom:0;top:0;margin:2px;transition:box-shadow 130ms ease-out,margin 130ms ease-out}.spectrum-Checkbox-checkmark,.spectrum-Checkbox-partialCheckmark{position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-5px;opacity:0;transform:scale(0);transition:opacity 130ms ease-in-out,transform 130ms ease-in-out}.spectrum-Checkbox-partialCheckmark{display:none}.spectrum-Checkbox{color:rgb(75, 75, 75)}.spectrum-Checkbox-checkmark,.spectrum-Checkbox-partialCheckmark{color:rgb(250, 250, 250)}.spectrum-Checkbox-box:before{border-color:rgb(142, 142, 142);background-color:rgb(250, 250, 250)}.spectrum-Checkbox-label{color:rgb(75, 75, 75)}.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box:before,.spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-color:rgb(20, 115, 230)}.spectrum-Checkbox:hover.is-indeterminate .spectrum-Checkbox-box:before,.spectrum-Checkbox:hover .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-color:rgb(13, 102, 208)}.spectrum-Checkbox:active.is-indeterminate .spectrum-Checkbox-box:before,.spectrum-Checkbox:active .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-color:rgb(9, 90, 186)}.spectrum-Checkbox{border-color:rgb(142, 142, 142)}.spectrum-Checkbox:hover .spectrum-Checkbox-box:before{border-color:rgb(110, 110, 110)}.spectrum-Checkbox:hover .spectrum-Checkbox-label{color:rgb(44, 44, 44)}.spectrum-Checkbox:active .spectrum-Checkbox-box:before{border-color:rgb(75, 75, 75)}.spectrum-Checkbox:active .spectrum-Checkbox-label{color:rgb(44, 44, 44)}.spectrum-Checkbox .spectrum-Checkbox-input:disabled+.spectrum-Checkbox-box:before,.spectrum-Checkbox .spectrum-Checkbox-input:checked:disabled+.spectrum-Checkbox-box:before{border-color:rgb(202, 202, 202);background-color:rgb(250, 250, 250)}.spectrum-Checkbox .spectrum-Checkbox-input:disabled~.spectrum-Checkbox-label,.spectrum-Checkbox .spectrum-Checkbox-input:checked:disabled~.spectrum-Checkbox-label{color:rgb(179, 179, 179)}.spectrum-Checkbox-input.focus-ring+.spectrum-Checkbox-box:before{border-color:rgb(110, 110, 110)}.spectrum-Checkbox-input.focus-ring+.spectrum-Checkbox-box:after{box-shadow:0 0 0 2px rgb(38, 128, 235)}.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-input.focus-ring+.spectrum-Checkbox-box:before,.spectrum-Checkbox-input:checked.focus-ring+.spectrum-Checkbox-box:before{border-color:rgb(13, 102, 208)}.spectrum-Checkbox-input.focus-ring~.spectrum-Checkbox-label{color:rgb(44, 44, 44)}.spectrum-Checkbox--quiet .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before,.spectrum-Checkbox--quiet.is-indeterminate .spectrum-Checkbox-box:before,.spectrum-Checkbox--quiet.is-indeterminate .spectrum-Checkbox-input.focus-ring+.spectrum-Checkbox-box:before{border-color:rgb(110, 110, 110)}.spectrum-Checkbox--quiet:hover.is-indeterminate .spectrum-Checkbox-box:before,.spectrum-Checkbox--quiet:hover .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-color:rgb(75, 75, 75)}.spectrum-Checkbox--quiet:active.is-indeterminate .spectrum-Checkbox-box:before,.spectrum-Checkbox--quiet:active .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-color:rgb(44, 44, 44)}.spectrum-Checkbox.is-invalid .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before,.spectrum-Checkbox.is-invalid .spectrum-Checkbox-box:before{border-color:rgb(215, 55, 63)}.spectrum-Checkbox.is-invalid .spectrum-Checkbox-label{color:rgb(201, 37, 45)}.spectrum-Checkbox.is-invalid.is-indeterminate .spectrum-Checkbox-input.focus-ring+.spectrum-Checkbox-box:before,.spectrum-Checkbox.is-invalid .spectrum-Checkbox-input.focus-ring+.spectrum-Checkbox-box:before{border-color:rgb(201, 37, 45)}.spectrum-Checkbox.is-invalid.is-indeterminate .spectrum-Checkbox-input.focus-ring~.spectrum-Checkbox-label,.spectrum-Checkbox.is-invalid .spectrum-Checkbox-input.focus-ring~.spectrum-Checkbox-label{color:rgb(187, 18, 26)}.spectrum-Checkbox.is-invalid:hover .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before,.spectrum-Checkbox.is-invalid:hover .spectrum-Checkbox-box:before{border-color:rgb(201, 37, 45)}.spectrum-Checkbox.is-invalid:hover .spectrum-Checkbox-label{color:rgb(187, 18, 26)}.spectrum-Checkbox.is-invalid:active .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before,.spectrum-Checkbox.is-invalid:active .spectrum-Checkbox-box:before{border-color:rgb(187, 18, 26)}.spectrum-Checkbox.is-invalid:active .spectrum-Checkbox-label{color:rgb(187, 18, 26)}.spectrum-AssetList{margin-top:0;margin-bottom:0;padding:0}.spectrum-AssetList-item{position:relative;display:-ms-flexbox;display:flex;box-sizing:border-box;-ms-flex-align:center;align-items:center;width:272px;height:40px;padding:0 16px 0 16px;margin:0 0 4px 0;border-radius:4px;transition:background-color 130ms ease-in-out;font-size:14px;font-weight:400;font-style:normal;cursor:pointer;outline:none}.spectrum-AssetList-item::before{content:"";position:absolute;left:0;right:0;height:40px;background-color:transparent;border-radius:4px}.spectrum-AssetList-item.is-selectable .spectrum-Checkbox,.spectrum-AssetList-item.is-selected .spectrum-Checkbox,.spectrum-AssetList-item:hover .spectrum-Checkbox,.spectrum-AssetList-item:focus .spectrum-Checkbox{display:-ms-inline-flexbox;display:inline-flex}.spectrum-AssetList-item.is-branch .spectrum-AssetList-itemChildIndicator{display:block}.spectrum-AssetList-item .spectrum-AssetList-itemThumbnail{border-style:none;width:24px;height:24px;margin-left:8px;vertical-align:middle}.spectrum-AssetList-itemSelector{display:none;margin:0}.spectrum-AssetList-itemChildIndicator{display:none;transition:transform ease 130ms}.spectrum-AssetList-itemLabel{-ms-flex:1;flex:1;padding-left:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.spectrum-AssetList-item:hover{background-color:rgb(234, 234, 234)}.spectrum-AssetList-item:focus.focus-ring,.spectrum-AssetList-item:focus.is-focused{background-color:rgb(234, 234, 234)}.spectrum-AssetList-item:focus.focus-ring::before,.spectrum-AssetList-item:focus.is-focused::before{box-shadow:0px 0px 0px 2px rgb(38, 128, 235) inset}.spectrum-AssetList-item.is-navigated{background-color:rgb(225, 225, 225)}.spectrum-AssetList-item.is-navigated:hover,.spectrum-AssetList-item.is-navigated:focus{background-color:rgb(225, 225, 225)}.spectrum-AssetList-item.is-selected{background-color:rgba(20, 115, 230, 0.1)}.spectrum-AssetList-item.is-selected:hover,.spectrum-AssetList-item.is-selected:focus{background-color:rgba(20, 115, 230, 0.2)}.spectrum-MillerColumns{overflow-x:auto;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 0}.spectrum-MillerColumns-item{display:inline-block;width:272px;vertical-align:top;outline:none;margin:0;padding:0;margin-right:8px;overflow:auto;height:100%}.spectrum-MillerColumns-item:first-child{margin-left:8px}.spectrum-Label{display:inline-block;position:relative;width:auto;padding:4px 10px;border-radius:4px;font-size:12px;line-height:1.5;cursor:default;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;font-smoothing:subpixel-antialiased}.spectrum-Label--large{font-size:14px;padding:8px 12px}.spectrum-Label--small{font-size:11px;padding:3px 7px}.spectrum-Label{color:rgb(255, 255, 255)}.spectrum-Label--inactive,.spectrum-Label--grey{background-color:rgb(116, 116, 116)}.spectrum-Label--red{background-color:rgb(215, 55, 63)}.spectrum-Label--orange,.spectrum-Label--or{background-color:rgb(218, 123, 17)}.spectrum-Label--yellow{background-color:rgb(223, 191, 0)}.spectrum-Label--seafoam{background-color:rgb(27, 149, 154)}.spectrum-Label--green{background-color:rgb(38, 142, 108)}.spectrum-Label--blue,.spectrum-Label--active,.spectrum-Label--and{background-color:rgb(20, 115, 230)}.spectrum-Label--fuchsia{background-color:rgb(192, 56, 204)}.spectrum-InputGroup{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:192px;border-radius:4px}.spectrum-InputGroup .spectrum-FieldButton{padding:0;width:34px;border-top-left-radius:0;border-bottom-left-radius:0}.spectrum-InputGroup-field{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0;-ms-flex:1;flex:1}.spectrum-InputGroup--quiet{border-radius:0}.spectrum-InputGroup--quiet .spectrum-FieldButton{width:auto;position:relative;padding-left:12px;padding-right:0;border-bottom:1px solid;border-radius:0}.spectrum-InputGroup--quiet .spectrum-FieldButton:after{content:"";position:absolute;height:100%;width:10px;right:-10px}.spectrum-InputGroup--quiet .spectrum-InputGroup-icon{right:0}.spectrum-Datepicker--range{border-radius:4px}.spectrum-Datepicker--range.spectrum-InputGroup--quiet{border-radius:0}.spectrum-Datepicker--range.spectrum-InputGroup--quiet .spectrum-FieldButton{border-radius:0}.spectrum-Datepicker--range.spectrum-Datepicker--datetimeRange .spectrum-InputGroup-field{width:153px;min-width:153px}.spectrum-Datepicker--range .spectrum-InputGroup-field{width:104px;min-width:104px;-ms-flex:initial;flex:initial}.spectrum-Datepicker--range .spectrum-InputGroup-field.spectrum-Datepicker-startField{border-right:0;padding-right:12px}.spectrum-Datepicker--range .spectrum-InputGroup-field.spectrum-Datepicker-startField.is-invalid,.spectrum-Datepicker--range .spectrum-InputGroup-field.spectrum-Datepicker-startField:invalid{background-image:none;padding-right:12px}.spectrum-Datepicker--range .spectrum-InputGroup-field.spectrum-Datepicker-endField{border-left:0;border-radius:0;padding-left:12px}.spectrum-Datepicker--range .spectrum-Datepicker--rangeDash{line-height:24px;padding-top:0;-ms-flex:initial;flex:initial;width:0;z-index:1}.spectrum-Datepicker--range .spectrum-Datepicker--rangeDash:before{content:"–";display:inline-block;margin:0 -7px;overflow:hidden;text-align:center;vertical-align:middle;width:14px}.spectrum-Datepicker--range.is-focused .spectrum-Datepicker-focusRing{position:absolute;border-radius:4px;top:0;right:0;bottom:0;left:0;pointer-events:none}.spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused .spectrum-Datepicker-focusRing{border-radius:0;top:auto}.spectrum-Datepicker--range.spectrum-InputGroup--quiet .spectrum-Datepicker--rangeDash:before{margin-left:-7px}.spectrum-InputGroup.is-focused:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid){border-color:rgb(38, 128, 235)}.spectrum-InputGroup.is-focused:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid)~.spectrum-FieldButton{border-color:rgb(38, 128, 235)}.spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid){border-color:rgb(202, 202, 202)}.spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid)~.spectrum-FieldButton{border-color:rgb(202, 202, 202)}.spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):focus{border-color:rgb(38, 128, 235)}.spectrum-InputGroup:hover:not(.is-invalid):not(.is-focused) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):focus~.spectrum-FieldButton{border-color:rgb(38, 128, 235)}.spectrum-InputGroup-field:focus~.spectrum-FieldButton{border-color:rgb(38, 128, 235)}.spectrum-InputGroup-field:focus.is-invalid~.spectrum-FieldButton,.spectrum-InputGroup-field:focus:invalid~.spectrum-FieldButton{border-color:rgb(215, 55, 63)}.spectrum-InputGroup-field.focus-ring~.spectrum-FieldButton{box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-InputGroup-field.focus-ring.is-invalid~.spectrum-FieldButton,.spectrum-InputGroup-field.focus-ring:invalid~.spectrum-FieldButton{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-InputGroup--quiet .spectrum-FieldButton,.spectrum-InputGroup--quiet .spectrum-FieldButton:hover,.spectrum-InputGroup--quiet .spectrum-FieldButton:focus,.spectrum-InputGroup--quiet .spectrum-FieldButton:active,.spectrum-InputGroup--quiet .spectrum-FieldButton.is-selected,.spectrum-InputGroup--quiet .spectrum-FieldButton:invalid,.spectrum-InputGroup--quiet .spectrum-FieldButton.is-invalid,.spectrum-InputGroup--quiet .spectrum-FieldButton:disabled,.spectrum-InputGroup--quiet .spectrum-FieldButton:disabled:hover{border-color:rgb(225, 225, 225)}.spectrum-InputGroup--quiet:hover:not(.is-invalid) .spectrum-InputGroup-field:not(:disabled):not(.is-invalid):not(:focus)~.spectrum-FieldButton{border-color:rgb(202, 202, 202)}.spectrum-InputGroup--quiet .spectrum-InputGroup-field.is-invalid~.spectrum-FieldButton,.spectrum-InputGroup--quiet .spectrum-InputGroup-field:invalid~.spectrum-FieldButton{border-color:rgb(215, 55, 63)}.spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus~.spectrum-FieldButton{box-shadow:0 1px 0 rgb(38, 128, 235);border-color:rgb(38, 128, 235)}.spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus.is-invalid~.spectrum-FieldButton,.spectrum-InputGroup--quiet .spectrum-InputGroup-field:focus:invalid~.spectrum-FieldButton{box-shadow:0 1px 0 rgb(215, 55, 63);border-color:rgb(215, 55, 63)}.spectrum-Datepicker--range .spectrum-InputGroup-field.focus-ring{box-shadow:none !important}.spectrum-Datepicker--range .spectrum-InputGroup-field[disabled]~.spectrum-Datepicker--rangeDash{color:rgb(179, 179, 179)}.spectrum-Datepicker--range .focus-ring~.spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Datepicker--range .focus-ring:invalid~.spectrum-FieldButton,.spectrum-Datepicker--range .focus-ring.is-invalid~.spectrum-FieldButton{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Datepicker--range .focus-ring:invalid~.spectrum-Datepicker-focusRing,.spectrum-Datepicker--range .focus-ring.is-invalid~.spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Datepicker--range.is-invalid .spectrum-InputGroup-field{border-color:rgb(215, 55, 63) !important}.spectrum-Datepicker--range.is-invalid .focus-ring~.spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Datepicker--range.is-invalid .focus-ring~.spectrum-FieldButton{border-color:rgb(215, 55, 63);box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Datepicker--range.is-invalid .spectrum-FieldButton{border-color:rgb(215, 55, 63)}.spectrum-Datepicker--range.is-invalid .spectrum-FieldButton.is-invalid.focus-ring{border-color:rgb(215, 55, 63);box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused .spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-FieldButton{box-shadow:none;border-color:rgb(215, 55, 63)}.spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-FieldButton.is-invalid.focus-ring{box-shadow:0 2px 0 0 rgb(215, 55, 63)}.spectrum-Datepicker--range.spectrum-InputGroup--quiet.is-focused.is-invalid .spectrum-Datepicker-focusRing{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Radio{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;position:relative;min-height:32px;max-width:100%;margin-right:16px;vertical-align:top}.spectrum-Radio-input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;box-sizing:border-box;padding:0;position:absolute;top:0;left:-8px;width:calc(100% + 16px);height:100%;opacity:.0001;z-index:1;cursor:pointer}.spectrum-Radio-input:disabled{cursor:default}.spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-width:5px}.spectrum-Radio-input.focus-ring+.spectrum-Radio-button:after{margin:-2px}.spectrum-Radio-label{margin-left:10px;margin-top:5px;font-size:14px;line-height:1.49;transition:color 130ms ease-in-out}.spectrum-Radio-button{position:relative;box-sizing:border-box;width:14px;height:14px;margin:9px 0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.spectrum-Radio-button:before{display:block;z-index:0;content:"";box-sizing:border-box;position:absolute;width:14px;height:14px;border-radius:7px;border-width:2px;border-style:solid;transition:border 130ms ease-in-out,box-shadow 130ms ease-in-out}.spectrum-Radio-button:after{border-radius:100%;content:"";display:block;position:absolute;left:0;right:0;bottom:0;top:0;margin:2px;transition:box-shadow 130ms ease-out,margin 130ms ease-out}.spectrum-Radio--labelBelow{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;height:auto}.spectrum-Radio--labelBelow .spectrum-Radio-button{-ms-flex-negative:0;flex-shrink:0;margin:0}.spectrum-Radio--labelBelow .spectrum-Radio-label{margin:3px 0 0 0}.spectrum-Radio .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:rgb(20, 115, 230)}.spectrum-Radio-label{color:rgb(75, 75, 75)}.spectrum-Radio-button:before{background-color:rgb(250, 250, 250);border-color:rgb(142, 142, 142)}.spectrum-Radio:hover .spectrum-Radio-button:before{border-color:rgb(110, 110, 110);box-shadow:none}.spectrum-Radio:hover .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:rgb(13, 102, 208)}.spectrum-Radio:hover .spectrum-Radio-label{color:rgb(44, 44, 44)}.spectrum-Radio:active .spectrum-Radio-button:before{border-color:rgb(75, 75, 75)}.spectrum-Radio:active .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:rgb(9, 90, 186)}.spectrum-Radio:active .spectrum-Radio-label{color:rgb(44, 44, 44)}.spectrum-Radio--quiet .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:rgb(110, 110, 110)}.spectrum-Radio--quiet:hover .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:rgb(75, 75, 75)}.spectrum-Radio--quiet:active .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:rgb(44, 44, 44)}.spectrum-Radio.is-invalid:hover .spectrum-Radio-input+.spectrum-Radio-button:before,.spectrum-Radio--quiet.is-invalid:hover .spectrum-Radio-input+.spectrum-Radio-button:before{border-color:rgb(201, 37, 45)}.spectrum-Radio.is-invalid:hover .spectrum-Radio-label,.spectrum-Radio--quiet.is-invalid:hover .spectrum-Radio-label{color:rgb(201, 37, 45)}.spectrum-Radio.is-invalid:active .spectrum-Radio-input+.spectrum-Radio-button:before,.spectrum-Radio--quiet.is-invalid:active .spectrum-Radio-input+.spectrum-Radio-button:before{border-color:rgb(187, 18, 26)}.spectrum-Radio.is-invalid:active .spectrum-Radio-label,.spectrum-Radio--quiet.is-invalid:active .spectrum-Radio-label{color:rgb(187, 18, 26)}.spectrum-Radio.is-invalid .spectrum-Radio-button:before,.spectrum-Radio.is-invalid .spectrum-Radio-input:checked+.spectrum-Radio-button:before,.spectrum-Radio--quiet.is-invalid .spectrum-Radio-button:before,.spectrum-Radio--quiet.is-invalid .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:rgb(215, 55, 63)}.spectrum-Radio.is-invalid .spectrum-Radio-label,.spectrum-Radio--quiet.is-invalid .spectrum-Radio-label{color:rgb(215, 55, 63)}.spectrum-Radio-input:disabled+.spectrum-Radio-button:before{border-color:rgb(202, 202, 202) !important}.spectrum-Radio-input:disabled~.spectrum-Radio-label{color:rgb(179, 179, 179) !important}.spectrum-Radio .spectrum-Radio-input.focus-ring+.spectrum-Radio-button:before,.spectrum-Radio:hover .spectrum-Radio-input.focus-ring+.spectrum-Radio-button:before,.spectrum-Radio--quiet .spectrum-Radio-input.focus-ring+.spectrum-Radio-button:before,.spectrum-Radio--quiet:hover .spectrum-Radio-input.focus-ring+.spectrum-Radio-button:before{border-color:rgb(110, 110, 110)}.spectrum-Radio .spectrum-Radio-input.focus-ring+.spectrum-Radio-button:after,.spectrum-Radio:hover .spectrum-Radio-input.focus-ring+.spectrum-Radio-button:after,.spectrum-Radio--quiet .spectrum-Radio-input.focus-ring+.spectrum-Radio-button:after,.spectrum-Radio--quiet:hover .spectrum-Radio-input.focus-ring+.spectrum-Radio-button:after{box-shadow:0 0 0 2px rgb(38, 128, 235)}.spectrum-Radio .spectrum-Radio-input.focus-ring:checked+.spectrum-Radio-button:before,.spectrum-Radio:hover .spectrum-Radio-input.focus-ring:checked+.spectrum-Radio-button:before,.spectrum-Radio--quiet .spectrum-Radio-input.focus-ring:checked+.spectrum-Radio-button:before,.spectrum-Radio--quiet:hover .spectrum-Radio-input.focus-ring:checked+.spectrum-Radio-button:before{border-color:rgb(13, 102, 208)}.spectrum-FieldGroup{display:-ms-flexbox;display:flex;vertical-align:top;-ms-flex-wrap:wrap;flex-wrap:wrap}.spectrum-FieldGroup--vertical{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column}.spectrum{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;font-size:14px}.spectrum:lang(ar){font-family:myriad-arabic,adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}.spectrum:lang(he){font-family:myriad-hebrew,adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}.spectrum:lang(zh-Hans){font-family:adobe-clean-han-simplified-c,source-han-simplified-c,"SimSun","Heiti SC Light","sans-serif"}.spectrum:lang(zh-Hant){font-family:adobe-clean-han-traditional,source-han-traditional,"MingLiu","Heiti TC Light","sans-serif"}.spectrum:lang(zh){font-family:adobe-clean-han-traditional,source-han-traditional,"MingLiu","Heiti TC Light","sans-serif"}.spectrum:lang(ko){font-family:adobe-clean-han-korean,source-han-korean,"Malgun Gothic","Apple Gothic","sans-serif"}.spectrum:lang(ja){font-family:adobe-clean-han-japanese,source-han-japanese,"Yu Gothic","メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Osaka","ＭＳＰゴシック","MS PGothic","sans-serif"}.spectrum,.spectrum-Body{font-size:14px;font-weight:400;line-height:1.5;font-style:normal}.spectrum-Body--italic{font-style:italic}.spectrum-Body1{font-size:20px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body2,.spectrum-Body--large{font-size:18px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body3{font-size:16px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body4,.spectrum-Body--secondary{font-size:14px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body5,.spectrum-Body--small{font-size:12px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading1{font-size:36px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading2{font-size:28px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading3{font-size:22px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading4,.spectrum-Heading--subtitle1{font-size:18px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading5{font-size:16px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading6,.spectrum-Heading--subtitle2{font-size:14px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Subheading,.spectrum-Heading--subtitle3{font-size:11px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail{font-size:11px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Heading1--quiet{font-size:36px;font-weight:300;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading2--quiet,.spectrum-Heading--pageTitle{font-size:28px;font-weight:300;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading1--strong{font-size:36px;font-weight:900;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading2--strong{font-size:28px;font-weight:900;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading1--display{font-size:60px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading2--display{font-size:45px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading1--display.spectrum-Heading1--strong{font-size:60px;font-weight:900;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading2--display.spectrum-Heading2--strong{font-size:45px;font-weight:900;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading1--display.spectrum-Heading1--quiet{font-size:60px;font-weight:300;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading2--display.spectrum-Heading2--quiet,.spectrum-Heading--display{font-size:45px;font-weight:300;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Typography .spectrum-Body1{margin-top:0px;margin-bottom:16px}.spectrum-Typography .spectrum-Body2,.spectrum-Typography .spectrum-Body--large{margin-top:0px;margin-bottom:13px}.spectrum-Typography .spectrum-Body3{margin-top:0px;margin-bottom:12px}.spectrum-Typography .spectrum-Body4,.spectrum-Typography .spectrum-Body--secondary{margin-top:0px;margin-bottom:10px}.spectrum-Typography .spectrum-Body5,.spectrum-Typography .spectrum-Body--small{margin-top:0px;margin-bottom:9px}.spectrum-Typography .spectrum-Heading1{margin-top:32px;margin-bottom:9px}.spectrum-Typography .spectrum-Heading2{margin-top:25px;margin-bottom:7px}.spectrum-Typography .spectrum-Heading3{margin-top:20px;margin-bottom:6px}.spectrum-Typography .spectrum-Heading4,.spectrum-Typography .spectrum-Heading--subtitle1{margin-top:16px;margin-bottom:5px}.spectrum-Typography .spectrum-Heading5{margin-top:14px;margin-bottom:4px}.spectrum-Typography .spectrum-Heading6,.spectrum-Typography .spectrum-Heading--subtitle2{margin-top:12px;margin-bottom:3px}.spectrum-Typography .spectrum-Subheading,.spectrum-Typography .spectrum-Heading--subtitle3{margin-top:12px;margin-bottom:3px}.spectrum-Typography .spectrum-Detail{margin-top:0px;margin-bottom:8px}.spectrum-Typography .spectrum-Heading1--quiet{margin-top:32px;margin-bottom:9px}.spectrum-Typography .spectrum-Heading2--quiet,.spectrum-Typography .spectrum-Heading--pageTitle{margin-top:25px;margin-bottom:7px}.spectrum-Typography .spectrum-Heading1--strong{margin-top:32px;margin-bottom:9px}.spectrum-Typography .spectrum-Heading2--strong{margin-top:25px;margin-bottom:7px}.spectrum-Typography .spectrum-Heading1--display{margin-top:50px;margin-bottom:11px}.spectrum-Typography .spectrum-Heading2--display{margin-top:36px;margin-bottom:10px}.spectrum-Typography .spectrum-Heading1--display.spectrum-Heading1--strong{margin-top:50px;margin-bottom:11px}.spectrum-Typography .spectrum-Heading2--display.spectrum-Heading2--strong{margin-top:36px;margin-bottom:10px}.spectrum-Typography .spectrum-Heading1--display.spectrum-Heading1--quiet{margin-top:50px;margin-bottom:11px}.spectrum-Typography .spectrum-Heading2--display.spectrum-Heading2--quiet,.spectrum-Typography .spectrum-Heading--display{margin-top:36px;margin-bottom:10px}.spectrum-Article{font-family:adobe-clean-serif,"Source Serif Pro",Georgia,serif}.spectrum-Article .spectrum-Body1{font-size:20px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Body2,.spectrum-Article .spectrum-Body--large{font-size:18px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Body3{font-size:16px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Body4,.spectrum-Article .spectrum-Body--secondary{font-size:14px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Body5,.spectrum-Article .spectrum-Body--small{font-size:12px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading1{font-size:36px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading2{font-size:28px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading3{font-size:22px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading4,.spectrum-Article .spectrum-Heading--subtitle1{font-size:18px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading5{font-size:16px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading6,.spectrum-Article .spectrum-Heading--subtitle2{font-size:14px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Subheading,.spectrum-Article .spectrum-Heading--subtitle3{font-size:11px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Detail{font-size:11px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading1--quiet{font-size:36px;font-weight:400;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading2--quiet,.spectrum-Article .spectrum-Heading--pageTitle{font-size:28px;font-weight:400;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading1--display{font-size:60px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading2--display{font-size:45px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading1--display.spectrum-Heading1--quiet{font-size:60px;font-weight:400;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Article .spectrum-Heading2--display.spectrum-Heading2--quiet,.spectrum-Article .spectrum-Heading--display{font-size:45px;font-weight:400;line-height:1.3;font-style:normal;letter-spacing:.0125em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body1,.spectrum:lang(ko) .spectrum-Body1,.spectrum:lang(zh) .spectrum-Body1{font-size:20px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body2,.spectrum:lang(ko) .spectrum-Body2,.spectrum:lang(zh) .spectrum-Body2,.spectrum:lang(ja) .spectrum-Body--large,.spectrum:lang(ko) .spectrum-Body--large,.spectrum:lang(zh) .spectrum-Body--large{font-size:18px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body3,.spectrum:lang(ko) .spectrum-Body3,.spectrum:lang(zh) .spectrum-Body3{font-size:16px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body4,.spectrum:lang(ko) .spectrum-Body4,.spectrum:lang(zh) .spectrum-Body4,.spectrum:lang(ja) .spectrum-Body--secondary,.spectrum:lang(ko) .spectrum-Body--secondary,.spectrum:lang(zh) .spectrum-Body--secondary{font-size:14px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body5,.spectrum:lang(ko) .spectrum-Body5,.spectrum:lang(zh) .spectrum-Body5,.spectrum:lang(ja) .spectrum-Body--small,.spectrum:lang(ko) .spectrum-Body--small,.spectrum:lang(zh) .spectrum-Body--small{font-size:12px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading1,.spectrum:lang(ko) .spectrum-Heading1,.spectrum:lang(zh) .spectrum-Heading1{font-size:32px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading2,.spectrum:lang(ko) .spectrum-Heading2,.spectrum:lang(zh) .spectrum-Heading2{font-size:25px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading3,.spectrum:lang(ko) .spectrum-Heading3,.spectrum:lang(zh) .spectrum-Heading3{font-size:20px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading4,.spectrum:lang(ko) .spectrum-Heading4,.spectrum:lang(zh) .spectrum-Heading4,.spectrum:lang(ja) .spectrum-Heading--subtitle1,.spectrum:lang(ko) .spectrum-Heading--subtitle1,.spectrum:lang(zh) .spectrum-Heading--subtitle1{font-size:18px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading5,.spectrum:lang(ko) .spectrum-Heading5,.spectrum:lang(zh) .spectrum-Heading5{font-size:16px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading6,.spectrum:lang(ko) .spectrum-Heading6,.spectrum:lang(zh) .spectrum-Heading6,.spectrum:lang(ja) .spectrum-Heading--subtitle2,.spectrum:lang(ko) .spectrum-Heading--subtitle2,.spectrum:lang(zh) .spectrum-Heading--subtitle2{font-size:14px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Subheading,.spectrum:lang(ko) .spectrum-Subheading,.spectrum:lang(zh) .spectrum-Subheading,.spectrum:lang(ja) .spectrum-Heading--subtitle3,.spectrum:lang(ko) .spectrum-Heading--subtitle3,.spectrum:lang(zh) .spectrum-Heading--subtitle3{font-size:11px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail,.spectrum:lang(ko) .spectrum-Detail,.spectrum:lang(zh) .spectrum-Detail{font-size:11px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading1--quiet,.spectrum:lang(ko) .spectrum-Heading1--quiet,.spectrum:lang(zh) .spectrum-Heading1--quiet{font-size:32px;font-weight:300;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading2--quiet,.spectrum:lang(ko) .spectrum-Heading2--quiet,.spectrum:lang(zh) .spectrum-Heading2--quiet,.spectrum:lang(ja) .spectrum-Heading--pageTitle,.spectrum:lang(ko) .spectrum-Heading--pageTitle,.spectrum:lang(zh) .spectrum-Heading--pageTitle{font-size:25px;font-weight:300;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading1--strong,.spectrum:lang(ko) .spectrum-Heading1--strong,.spectrum:lang(zh) .spectrum-Heading1--strong{font-size:32px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading2--strong,.spectrum:lang(ko) .spectrum-Heading2--strong,.spectrum:lang(zh) .spectrum-Heading2--strong{font-size:25px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading1--display,.spectrum:lang(ko) .spectrum-Heading1--display,.spectrum:lang(zh) .spectrum-Heading1--display{font-size:60px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading2--display,.spectrum:lang(ko) .spectrum-Heading2--display,.spectrum:lang(zh) .spectrum-Heading2--display{font-size:36px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading1--display.spectrum-Heading1--strong,.spectrum:lang(ko) .spectrum-Heading1--display.spectrum-Heading1--strong,.spectrum:lang(zh) .spectrum-Heading1--display.spectrum-Heading1--strong{font-size:60px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading2--display.spectrum-Heading2--strong,.spectrum:lang(ko) .spectrum-Heading2--display.spectrum-Heading2--strong,.spectrum:lang(zh) .spectrum-Heading2--display.spectrum-Heading2--strong{font-size:36px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading1--display.spectrum-Heading1--quiet,.spectrum:lang(ko) .spectrum-Heading1--display.spectrum-Heading1--quiet,.spectrum:lang(zh) .spectrum-Heading1--display.spectrum-Heading1--quiet{font-size:60px;font-weight:300;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading2--display.spectrum-Heading2--quiet,.spectrum:lang(ko) .spectrum-Heading2--display.spectrum-Heading2--quiet,.spectrum:lang(zh) .spectrum-Heading2--display.spectrum-Heading2--quiet,.spectrum:lang(ja) .spectrum-Heading--display,.spectrum:lang(ko) .spectrum-Heading--display,.spectrum:lang(zh) .spectrum-Heading--display{font-size:36px;font-weight:300;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Code1{font-size:20px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Code2{font-size:18px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Code3{font-size:16px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Code4{font-size:14px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Code5{font-size:12px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Heading--XXXL{font-size:60px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading--XXL{font-size:45px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading--XL{font-size:36px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading--L{font-size:28px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading--M{font-size:22px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading--S{font-size:18px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading--XS{font-size:16px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading--XXS{font-size:14px;font-weight:700;line-height:1.3;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Heading{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif;font-weight:700}.spectrum-Heading em,.spectrum-Heading .spectrum-Heading-emphasis{font-style:italic}.spectrum-Heading strong,.spectrum-Heading .spectrum-Heading-strong{font-weight:900}.spectrum-Heading--serif{font-family:adobe-clean-serif,"Source Serif Pro",Georgia,serif}.spectrum-Heading--heavy{font-weight:900}.spectrum-Heading--heavy em,.spectrum-Heading--heavy .spectrum-Heading-emphasis{font-style:italic}.spectrum-Heading--heavy strong,.spectrum-Heading--heavy .spectrum-Heading-strong{font-weight:900}.spectrum-Heading--light{font-weight:300}.spectrum-Heading--light em,.spectrum-Heading--light .spectrum-Heading-emphasis{font-style:italic}.spectrum-Heading--light strong,.spectrum-Heading--light .spectrum-Heading-strong{font-weight:700}.spectrum-Body--XXXL{font-size:25px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body--XXL{font-size:22px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body--XL{font-size:20px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body--L{font-size:18px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body--M{font-size:16px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body--S{font-size:14px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body--XS{font-size:12px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0}.spectrum-Body{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}.spectrum-Body strong,.spectrum-Body .spectrum-Body-strong{font-weight:700}.spectrum-Body em,.spectrum-Body .spectrum-Body-emphasis{font-style:italic}.spectrum-Body--serif{font-family:adobe-clean-serif,"Source Serif Pro",Georgia,serif}.spectrum-Detail{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}.spectrum-Detail strong,.spectrum-Detail .spectrum-Detail-strong{font-weight:900}.spectrum-Detail em,.spectrum-Detail .spectrum-Detail-emphasis{font-style:italic}.spectrum-Detail--light{font-style:normal;font-weight:400}.spectrum-Detail--serif{font-family:adobe-clean-serif,"Source Serif Pro",Georgia,serif}.spectrum-Detail--XL{font-size:16px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--XL em{font-size:16px;font-weight:700;line-height:1.5;font-style:italic;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--XL strong{font-size:16px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--L{font-size:14px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--L em{font-size:14px;font-weight:700;line-height:1.5;font-style:italic;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--L strong{font-size:14px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--M{font-size:12px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--M em{font-size:12px;font-weight:700;line-height:1.5;font-style:italic;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--M strong{font-size:12px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--S{font-size:11px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--S em{font-size:11px;font-weight:700;line-height:1.5;font-style:italic;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Detail--S strong{font-size:11px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.06em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum-Code{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}.spectrum-Code strong,.spectrum-Code .spectrum-Code-strong{font-weight:700}.spectrum-Code em,.spectrum-Code .spectrum-Code-emphasis{font-style:italic}.spectrum-Code--serif{font-family:adobe-clean-serif,"Source Serif Pro",Georgia,serif}.spectrum-Code--XL{font-size:20px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Code--L{font-size:18px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Code--M{font-size:16px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Code--S{font-size:14px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Code--XS{font-size:12px;font-weight:400;line-height:1.5;font-style:normal;letter-spacing:0;margin-top:0;margin-bottom:0;font-family:"Source Code Pro",Monaco,monospace}.spectrum-Typography .spectrum-Heading--XXXL{margin-top:50px;margin-bottom:11px}.spectrum-Typography .spectrum-Heading--XXL{margin-top:36px;margin-bottom:10px}.spectrum-Typography .spectrum-Heading--XL{margin-top:32px;margin-bottom:9px}.spectrum-Typography .spectrum-Heading--L{margin-top:25px;margin-bottom:7px}.spectrum-Typography .spectrum-Heading--M{margin-top:20px;margin-bottom:6px}.spectrum-Typography .spectrum-Heading--S{margin-top:16px;margin-bottom:5px}.spectrum-Typography .spectrum-Heading--XS{margin-top:14px;margin-bottom:4px}.spectrum-Typography .spectrum-Heading--XXS{margin-top:12px;margin-bottom:3px}.spectrum-Typography .spectrum-Body--XXXL{margin-top:0px;margin-bottom:32px}.spectrum-Typography .spectrum-Body--XXL{margin-top:0px;margin-bottom:24px}.spectrum-Typography .spectrum-Body--XL{margin-top:0px;margin-bottom:16px}.spectrum-Typography .spectrum-Body--L{margin-top:0px;margin-bottom:13px}.spectrum-Typography .spectrum-Body--M{margin-top:0px;margin-bottom:12px}.spectrum-Typography .spectrum-Body--S{margin-top:0px;margin-bottom:10px}.spectrum-Typography .spectrum-Body--XS{margin-top:0px;margin-bottom:9px}.spectrum:lang(ja) .spectrum-Heading--XXXL,.spectrum:lang(ko) .spectrum-Heading--XXXL,.spectrum:lang(zh) .spectrum-Heading--XXXL{font-size:60px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading--XXL,.spectrum:lang(ko) .spectrum-Heading--XXL,.spectrum:lang(zh) .spectrum-Heading--XXL{font-size:36px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading--XL,.spectrum:lang(ko) .spectrum-Heading--XL,.spectrum:lang(zh) .spectrum-Heading--XL{font-size:32px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading--L,.spectrum:lang(ko) .spectrum-Heading--L,.spectrum:lang(zh) .spectrum-Heading--L{font-size:25px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading--M,.spectrum:lang(ko) .spectrum-Heading--M,.spectrum:lang(zh) .spectrum-Heading--M{font-size:20px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading--S,.spectrum:lang(ko) .spectrum-Heading--S,.spectrum:lang(zh) .spectrum-Heading--S{font-size:18px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading--XS,.spectrum:lang(ko) .spectrum-Heading--XS,.spectrum:lang(zh) .spectrum-Heading--XS{font-size:16px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading--XXS,.spectrum:lang(ko) .spectrum-Heading--XXS,.spectrum:lang(zh) .spectrum-Heading--XXS{font-size:14px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Heading--heavy,.spectrum:lang(ko) .spectrum-Heading--heavy,.spectrum:lang(zh) .spectrum-Heading--heavy{font-weight:700}.spectrum:lang(ja) .spectrum-Heading--heavy em,.spectrum:lang(ja) .spectrum-Heading--heavy .spectrum-Heading--emphasis,.spectrum:lang(ko) .spectrum-Heading--heavy em,.spectrum:lang(ko) .spectrum-Heading--heavy .spectrum-Heading--emphasis,.spectrum:lang(zh) .spectrum-Heading--heavy em,.spectrum:lang(zh) .spectrum-Heading--heavy .spectrum-Heading--emphasis{font-style:normal;font-weight:900}.spectrum:lang(ja) .spectrum-Heading--heavy strong,.spectrum:lang(ja) .spectrum-Heading--heavy .spectrum-Heading--strong,.spectrum:lang(ko) .spectrum-Heading--heavy strong,.spectrum:lang(ko) .spectrum-Heading--heavy .spectrum-Heading--strong,.spectrum:lang(zh) .spectrum-Heading--heavy strong,.spectrum:lang(zh) .spectrum-Heading--heavy .spectrum-Heading--strong{font-style:normal;font-weight:900}.spectrum:lang(ja) .spectrum-Heading--light,.spectrum:lang(ko) .spectrum-Heading--light,.spectrum:lang(zh) .spectrum-Heading--light{font-weight:700}.spectrum:lang(ja) .spectrum-Heading--light em,.spectrum:lang(ja) .spectrum-Heading--light .spectrum-Heading--emphasis,.spectrum:lang(ko) .spectrum-Heading--light em,.spectrum:lang(ko) .spectrum-Heading--light .spectrum-Heading--emphasis,.spectrum:lang(zh) .spectrum-Heading--light em,.spectrum:lang(zh) .spectrum-Heading--light .spectrum-Heading--emphasis{font-style:normal;font-weight:400}.spectrum:lang(ja) .spectrum-Heading--light strong,.spectrum:lang(ja) .spectrum-Heading--light .spectrum-Heading--strong,.spectrum:lang(ko) .spectrum-Heading--light strong,.spectrum:lang(ko) .spectrum-Heading--light .spectrum-Heading--strong,.spectrum:lang(zh) .spectrum-Heading--light strong,.spectrum:lang(zh) .spectrum-Heading--light .spectrum-Heading--strong{font-style:normal;font-weight:700}.spectrum:lang(ja) .spectrum-Body--XXXL,.spectrum:lang(ko) .spectrum-Body--XXXL,.spectrum:lang(zh) .spectrum-Body--XXXL{font-size:25px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body--XXL,.spectrum:lang(ko) .spectrum-Body--XXL,.spectrum:lang(zh) .spectrum-Body--XXL{font-size:22px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body--XL,.spectrum:lang(ko) .spectrum-Body--XL,.spectrum:lang(zh) .spectrum-Body--XL{font-size:20px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body--L,.spectrum:lang(ko) .spectrum-Body--L,.spectrum:lang(zh) .spectrum-Body--L{font-size:18px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body--M,.spectrum:lang(ko) .spectrum-Body--M,.spectrum:lang(zh) .spectrum-Body--M{font-size:16px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body--S,.spectrum:lang(ko) .spectrum-Body--S,.spectrum:lang(zh) .spectrum-Body--S{font-size:14px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Body--XS,.spectrum:lang(ko) .spectrum-Body--XS,.spectrum:lang(zh) .spectrum-Body--XS{font-size:12px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;text-transform:none;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--XL,.spectrum:lang(ko) .spectrum-Detail--XL,.spectrum:lang(zh) .spectrum-Detail--XL{font-size:16px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--XL em,.spectrum:lang(ko) .spectrum-Detail--XL em,.spectrum:lang(zh) .spectrum-Detail--XL em{font-size:16px;font-weight:800;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--XL strong,.spectrum:lang(ko) .spectrum-Detail--XL strong,.spectrum:lang(zh) .spectrum-Detail--XL strong{font-size:16px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--L,.spectrum:lang(ko) .spectrum-Detail--L,.spectrum:lang(zh) .spectrum-Detail--L{font-size:14px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--L em,.spectrum:lang(ko) .spectrum-Detail--L em,.spectrum:lang(zh) .spectrum-Detail--L em{font-size:14px;font-weight:800;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--L strong,.spectrum:lang(ko) .spectrum-Detail--L strong,.spectrum:lang(zh) .spectrum-Detail--L strong{font-size:14px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--M,.spectrum:lang(ko) .spectrum-Detail--M,.spectrum:lang(zh) .spectrum-Detail--M{font-size:12px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--M em,.spectrum:lang(ko) .spectrum-Detail--M em,.spectrum:lang(zh) .spectrum-Detail--M em{font-size:12px;font-weight:800;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--M strong,.spectrum:lang(ko) .spectrum-Detail--M strong,.spectrum:lang(zh) .spectrum-Detail--M strong{font-size:12px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--S,.spectrum:lang(ko) .spectrum-Detail--S,.spectrum:lang(zh) .spectrum-Detail--S{font-size:11px;font-weight:700;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--S em,.spectrum:lang(ko) .spectrum-Detail--S em,.spectrum:lang(zh) .spectrum-Detail--S em{font-size:11px;font-weight:800;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--S strong,.spectrum:lang(ko) .spectrum-Detail--S strong,.spectrum:lang(zh) .spectrum-Detail--S strong{font-size:11px;font-weight:900;line-height:1.5;font-style:normal;letter-spacing:.05em;text-transform:uppercase;margin-top:0;margin-bottom:0}.spectrum:lang(ja) .spectrum-Detail--light,.spectrum:lang(ko) .spectrum-Detail--light,.spectrum:lang(zh) .spectrum-Detail--light{font-weight:700}.spectrum:lang(ja) .spectrum-Detail--light em,.spectrum:lang(ja) .spectrum-Detail--light .spectrum-Detail--emphasis,.spectrum:lang(ko) .spectrum-Detail--light em,.spectrum:lang(ko) .spectrum-Detail--light .spectrum-Detail--emphasis,.spectrum:lang(zh) .spectrum-Detail--light em,.spectrum:lang(zh) .spectrum-Detail--light .spectrum-Detail--emphasis{font-style:normal;font-weight:400}.spectrum:lang(ja) .spectrum-Detail--light strong,.spectrum:lang(ja) .spectrum-Detail--light .spectrum-Detail--strong,.spectrum:lang(ko) .spectrum-Detail--light strong,.spectrum:lang(ko) .spectrum-Detail--light .spectrum-Detail--strong,.spectrum:lang(zh) .spectrum-Detail--light strong,.spectrum:lang(zh) .spectrum-Detail--light .spectrum-Detail--strong{font-style:normal;font-weight:700}.spectrum:lang(ja) .spectrum-Code--XL,.spectrum:lang(ko) .spectrum-Code--XL,.spectrum:lang(zh) .spectrum-Code--XL{font-size:20px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;margin-top:0;margin-bottom:0;font-family:adobe-clean-han-traditional,source-han-traditional,"MingLiu","Heiti TC Light","sans-serif"}.spectrum:lang(ja) .spectrum-Code--L,.spectrum:lang(ko) .spectrum-Code--L,.spectrum:lang(zh) .spectrum-Code--L{font-size:18px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;margin-top:0;margin-bottom:0;font-family:adobe-clean-han-traditional,source-han-traditional,"MingLiu","Heiti TC Light","sans-serif"}.spectrum:lang(ja) .spectrum-Code--M,.spectrum:lang(ko) .spectrum-Code--M,.spectrum:lang(zh) .spectrum-Code--M{font-size:16px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;margin-top:0;margin-bottom:0;font-family:adobe-clean-han-traditional,source-han-traditional,"MingLiu","Heiti TC Light","sans-serif"}.spectrum:lang(ja) .spectrum-Code--S,.spectrum:lang(ko) .spectrum-Code--S,.spectrum:lang(zh) .spectrum-Code--S{font-size:14px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;margin-top:0;margin-bottom:0;font-family:adobe-clean-han-traditional,source-han-traditional,"MingLiu","Heiti TC Light","sans-serif"}.spectrum:lang(ja) .spectrum-Code--XS,.spectrum:lang(ko) .spectrum-Code--XS,.spectrum:lang(zh) .spectrum-Code--XS{font-size:12px;font-weight:400;line-height:1.7;font-style:normal;letter-spacing:.05em;margin-top:0;margin-bottom:0;font-family:adobe-clean-han-traditional,source-han-traditional,"MingLiu","Heiti TC Light","sans-serif"}.spectrum-Heading--XXXL{color:rgb(44, 44, 44)}.spectrum-Heading--XXL{color:rgb(44, 44, 44)}.spectrum-Heading--XL{color:rgb(44, 44, 44)}.spectrum-Heading--L{color:rgb(44, 44, 44)}.spectrum-Heading--M{color:rgb(44, 44, 44)}.spectrum-Heading--S{color:rgb(44, 44, 44)}.spectrum-Heading--XS{color:rgb(44, 44, 44)}.spectrum-Heading--XXS{color:rgb(44, 44, 44)}.spectrum-Heading-XXXL--light{color:rgb(44, 44, 44)}.spectrum-Heading-XXL--light{color:rgb(44, 44, 44)}.spectrum-Heading-XL--light{color:rgb(44, 44, 44)}.spectrum-Heading-L--light{color:rgb(44, 44, 44)}.spectrum-Heading-XXXL--heavy{color:rgb(44, 44, 44)}.spectrum-Heading-XXL--heavy{color:rgb(44, 44, 44)}.spectrum-Heading-XL--heavy{color:rgb(44, 44, 44)}.spectrum-Heading-L--heavy{color:rgb(44, 44, 44)}.spectrum-Heading-XXXL--heading{color:rgb(44, 44, 44)}.spectrum-Heading-XXL--heading{color:rgb(44, 44, 44)}.spectrum-Heading-XL--heading{color:rgb(44, 44, 44)}.spectrum-Heading-L--heading{color:rgb(44, 44, 44)}.spectrum-Body--XXXL{color:rgb(75, 75, 75)}.spectrum-Body--XXL{color:rgb(75, 75, 75)}.spectrum-Body--XL{color:rgb(75, 75, 75)}.spectrum-Body--L{color:rgb(75, 75, 75)}.spectrum-Body--M{color:rgb(75, 75, 75)}.spectrum-Body--S{color:rgb(75, 75, 75)}.spectrum-Body--XS{color:rgb(75, 75, 75)}.spectrum-Detail--XL{color:rgb(44, 44, 44)}.spectrum-Detail--L{color:rgb(44, 44, 44)}.spectrum-Detail--M{color:rgb(44, 44, 44)}.spectrum-Detail--S{color:rgb(44, 44, 44)}.spectrum-Code--XL{color:rgb(75, 75, 75)}.spectrum-Code--L{color:rgb(75, 75, 75)}.spectrum-Code--M{color:rgb(75, 75, 75)}.spectrum-Code--S{color:rgb(75, 75, 75)}.spectrum-Code--XS{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body--XXXL,.spectrum:lang(ko) .spectrum-Body--XXXL,.spectrum:lang(zh) .spectrum-Body--XXXL{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body--XXL,.spectrum:lang(ko) .spectrum-Body--XXL,.spectrum:lang(zh) .spectrum-Body--XXL{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body--XL,.spectrum:lang(ko) .spectrum-Body--XL,.spectrum:lang(zh) .spectrum-Body--XL{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body--L,.spectrum:lang(ko) .spectrum-Body--L,.spectrum:lang(zh) .spectrum-Body--L{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body--M,.spectrum:lang(ko) .spectrum-Body--M,.spectrum:lang(zh) .spectrum-Body--M{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body--S,.spectrum:lang(ko) .spectrum-Body--S,.spectrum:lang(zh) .spectrum-Body--S{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body--XS,.spectrum:lang(ko) .spectrum-Body--XS,.spectrum:lang(zh) .spectrum-Body--XS{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Heading--XXXL,.spectrum:lang(ko) .spectrum-Heading--XXXL,.spectrum:lang(zh) .spectrum-Heading--XXXL{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading--XXL,.spectrum:lang(ko) .spectrum-Heading--XXL,.spectrum:lang(zh) .spectrum-Heading--XXL{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading--XL,.spectrum:lang(ko) .spectrum-Heading--XL,.spectrum:lang(zh) .spectrum-Heading--XL{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading--L,.spectrum:lang(ko) .spectrum-Heading--L,.spectrum:lang(zh) .spectrum-Heading--L{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading--M,.spectrum:lang(ko) .spectrum-Heading--M,.spectrum:lang(zh) .spectrum-Heading--M{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading--S,.spectrum:lang(ko) .spectrum-Heading--S,.spectrum:lang(zh) .spectrum-Heading--S{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading--XS,.spectrum:lang(ko) .spectrum-Heading--XS,.spectrum:lang(zh) .spectrum-Heading--XS{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading--XXS,.spectrum:lang(ko) .spectrum-Heading--XXS,.spectrum:lang(zh) .spectrum-Heading--XXS{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XXXL--light,.spectrum:lang(ko) .spectrum-Heading-XXXL--light,.spectrum:lang(zh) .spectrum-Heading-XXXL--light{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XXL--light,.spectrum:lang(ko) .spectrum-Heading-XXL--light,.spectrum:lang(zh) .spectrum-Heading-XXL--light{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XL--light,.spectrum:lang(ko) .spectrum-Heading-XL--light,.spectrum:lang(zh) .spectrum-Heading-XL--light{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-L--light,.spectrum:lang(ko) .spectrum-Heading-L--light,.spectrum:lang(zh) .spectrum-Heading-L--light{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XXXL--heavy,.spectrum:lang(ko) .spectrum-Heading-XXXL--heavy,.spectrum:lang(zh) .spectrum-Heading-XXXL--heavy{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XXL--heavy,.spectrum:lang(ko) .spectrum-Heading-XXL--heavy,.spectrum:lang(zh) .spectrum-Heading-XXL--heavy{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XL--heavy,.spectrum:lang(ko) .spectrum-Heading-XL--heavy,.spectrum:lang(zh) .spectrum-Heading-XL--heavy{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-L--heavy,.spectrum:lang(ko) .spectrum-Heading-L--heavy,.spectrum:lang(zh) .spectrum-Heading-L--heavy{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XXXL--heading,.spectrum:lang(ko) .spectrum-Heading-XXXL--heading,.spectrum:lang(zh) .spectrum-Heading-XXXL--heading{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XXL--heading,.spectrum:lang(ko) .spectrum-Heading-XXL--heading,.spectrum:lang(zh) .spectrum-Heading-XXL--heading{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-XL--heading,.spectrum:lang(ko) .spectrum-Heading-XL--heading,.spectrum:lang(zh) .spectrum-Heading-XL--heading{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading-L--heading,.spectrum:lang(ko) .spectrum-Heading-L--heading,.spectrum:lang(zh) .spectrum-Heading-L--heading{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Detail--XL,.spectrum:lang(ko) .spectrum-Detail--XL,.spectrum:lang(zh) .spectrum-Detail--XL{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Detail--L,.spectrum:lang(ko) .spectrum-Detail--L,.spectrum:lang(zh) .spectrum-Detail--L{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Detail--M,.spectrum:lang(ko) .spectrum-Detail--M,.spectrum:lang(zh) .spectrum-Detail--M{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Detail--S,.spectrum:lang(ko) .spectrum-Detail--S,.spectrum:lang(zh) .spectrum-Detail--S{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Code--XL,.spectrum:lang(ko) .spectrum-Code--XL,.spectrum:lang(zh) .spectrum-Code--XL{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Code--L,.spectrum:lang(ko) .spectrum-Code--L,.spectrum:lang(zh) .spectrum-Code--L{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Code--M,.spectrum:lang(ko) .spectrum-Code--M,.spectrum:lang(zh) .spectrum-Code--M{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Code--S,.spectrum:lang(ko) .spectrum-Code--S,.spectrum:lang(zh) .spectrum-Code--S{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Code--XS,.spectrum:lang(ko) .spectrum-Code--XS,.spectrum:lang(zh) .spectrum-Code--XS{color:rgb(75, 75, 75)}.spectrum-Body1{color:rgb(75, 75, 75)}.spectrum-Body2{color:rgb(75, 75, 75)}.spectrum-Body3{color:rgb(75, 75, 75)}.spectrum-Body4{color:rgb(75, 75, 75)}.spectrum-Body5{color:rgb(75, 75, 75)}.spectrum-Heading1{color:rgb(44, 44, 44)}.spectrum-Heading2{color:rgb(44, 44, 44)}.spectrum-Heading3{color:rgb(44, 44, 44)}.spectrum-Heading4{color:rgb(44, 44, 44)}.spectrum-Heading5{color:rgb(44, 44, 44)}.spectrum-Heading6{color:rgb(44, 44, 44)}.spectrum-Subheading{color:rgb(44, 44, 44)}.spectrum-Detail{color:rgb(75, 75, 75)}.spectrum-Heading1--quiet{color:rgb(44, 44, 44)}.spectrum-Heading2--quiet{color:rgb(44, 44, 44)}.spectrum-Heading1--strong{color:rgb(44, 44, 44)}.spectrum-Heading2--strong{color:rgb(44, 44, 44)}.spectrum-Heading1--display{color:rgb(44, 44, 44)}.spectrum-Heading2--display{color:rgb(44, 44, 44)}.spectrum-Heading1--display.spectrum-Heading1--strong{color:rgb(44, 44, 44)}.spectrum-Heading2--display.spectrum-Heading2--strong{color:rgb(44, 44, 44)}.spectrum-Heading1--display.spectrum-Heading1--quiet{color:rgb(44, 44, 44)}.spectrum-Heading2--display.spectrum-Heading2--quiet{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Body1{color:rgb(75, 75, 75)}.spectrum-Article .spectrum-Body2{color:rgb(75, 75, 75)}.spectrum-Article .spectrum-Body3{color:rgb(75, 75, 75)}.spectrum-Article .spectrum-Body4{color:rgb(75, 75, 75)}.spectrum-Article .spectrum-Body5{color:rgb(75, 75, 75)}.spectrum-Article .spectrum-Heading1{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading2{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading3{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading4{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading5{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading6{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Subheading{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Detail{color:rgb(75, 75, 75)}.spectrum-Article .spectrum-Heading1--quiet{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading2--quiet{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading1--display{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading2--display{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading1--display.spectrum-Heading1--quiet{color:rgb(44, 44, 44)}.spectrum-Article .spectrum-Heading2--display.spectrum-Heading2--quiet{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Body1,.spectrum:lang(ko) .spectrum-Body1,.spectrum:lang(zh) .spectrum-Body1{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body2,.spectrum:lang(ko) .spectrum-Body2,.spectrum:lang(zh) .spectrum-Body2{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body3,.spectrum:lang(ko) .spectrum-Body3,.spectrum:lang(zh) .spectrum-Body3{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body4,.spectrum:lang(ko) .spectrum-Body4,.spectrum:lang(zh) .spectrum-Body4{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Body5,.spectrum:lang(ko) .spectrum-Body5,.spectrum:lang(zh) .spectrum-Body5{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Heading1,.spectrum:lang(ko) .spectrum-Heading1,.spectrum:lang(zh) .spectrum-Heading1{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading2,.spectrum:lang(ko) .spectrum-Heading2,.spectrum:lang(zh) .spectrum-Heading2{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading3,.spectrum:lang(ko) .spectrum-Heading3,.spectrum:lang(zh) .spectrum-Heading3{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading4,.spectrum:lang(ko) .spectrum-Heading4,.spectrum:lang(zh) .spectrum-Heading4{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading5,.spectrum:lang(ko) .spectrum-Heading5,.spectrum:lang(zh) .spectrum-Heading5{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading6,.spectrum:lang(ko) .spectrum-Heading6,.spectrum:lang(zh) .spectrum-Heading6{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Subheading,.spectrum:lang(ko) .spectrum-Subheading,.spectrum:lang(zh) .spectrum-Subheading{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Detail,.spectrum:lang(ko) .spectrum-Detail,.spectrum:lang(zh) .spectrum-Detail{color:rgb(75, 75, 75)}.spectrum:lang(ja) .spectrum-Heading1--quiet,.spectrum:lang(ko) .spectrum-Heading1--quiet,.spectrum:lang(zh) .spectrum-Heading1--quiet{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading2--quiet,.spectrum:lang(ko) .spectrum-Heading2--quiet,.spectrum:lang(zh) .spectrum-Heading2--quiet{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading1--strong,.spectrum:lang(ko) .spectrum-Heading1--strong,.spectrum:lang(zh) .spectrum-Heading1--strong{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading2--strong,.spectrum:lang(ko) .spectrum-Heading2--strong,.spectrum:lang(zh) .spectrum-Heading2--strong{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading1--display,.spectrum:lang(ko) .spectrum-Heading1--display,.spectrum:lang(zh) .spectrum-Heading1--display{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading2--display,.spectrum:lang(ko) .spectrum-Heading2--display,.spectrum:lang(zh) .spectrum-Heading2--display{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading1--display.spectrum-Heading1--strong,.spectrum:lang(ko) .spectrum-Heading1--display.spectrum-Heading1--strong,.spectrum:lang(zh) .spectrum-Heading1--display.spectrum-Heading1--strong{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading2--display.spectrum-Heading2--strong,.spectrum:lang(ko) .spectrum-Heading2--display.spectrum-Heading2--strong,.spectrum:lang(zh) .spectrum-Heading2--display.spectrum-Heading2--strong{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading1--display.spectrum-Heading1--quiet,.spectrum:lang(ko) .spectrum-Heading1--display.spectrum-Heading1--quiet,.spectrum:lang(zh) .spectrum-Heading1--display.spectrum-Heading1--quiet{color:rgb(44, 44, 44)}.spectrum:lang(ja) .spectrum-Heading2--display.spectrum-Heading2--quiet,.spectrum:lang(ko) .spectrum-Heading2--display.spectrum-Heading2--quiet,.spectrum:lang(zh) .spectrum-Heading2--display.spectrum-Heading2--quiet{color:rgb(44, 44, 44)}.spectrum-Code1{color:rgb(75, 75, 75)}.spectrum-Code2{color:rgb(75, 75, 75)}.spectrum-Code3{color:rgb(75, 75, 75)}.spectrum-Code4{color:rgb(75, 75, 75)}.spectrum-Code5{color:rgb(75, 75, 75)}.spectrum,.spectrum-Body{color:rgb(75, 75, 75)}.spectrum-Body--large{color:rgb(75, 75, 75)}.spectrum-Body--small{color:rgb(75, 75, 75)}.spectrum-Body--secondary{color:rgb(110, 110, 110)}.spectrum-Heading--display{color:rgb(44, 44, 44)}.spectrum-Heading--pageTitle{color:rgb(110, 110, 110)}.spectrum-Heading--subtitle1{color:rgb(44, 44, 44)}.spectrum-Heading--subtitle2{color:rgb(44, 44, 44)}.spectrum-Heading--subtitle3{color:rgb(110, 110, 110)}.spectrum-IllustratedMessage{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}.spectrum-IllustratedMessage-illustration{margin-bottom:24px}.spectrum-IllustratedMessage-heading{max-width:500px;margin:0}.spectrum-IllustratedMessage-description{max-width:500px;margin:4px 0 0 0;font-style:italic}.spectrum-IllustratedMessage--cta .spectrum-IllustratedMessage-description{font-style:normal}.spectrum-IllustratedMessage-illustration{color:rgb(179, 179, 179);fill:currentColor;stroke:currentColor}.spectrum-Link{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;transition:color 130ms ease-in-out;outline:none}.spectrum-Link:hover{text-decoration:underline}.spectrum-Link.focus-ring{text-decoration:underline}.spectrum-Link.focus-ring{text-decoration:underline;-webkit-text-decoration-style:double;text-decoration-style:double}.spectrum-Link.is-disabled{cursor:default;pointer-events:none}.spectrum-Link.is-disabled:hover,.spectrum-Link.is-disabled:focus{text-decoration:none}.spectrum-Link--subtle,.spectrum-Link--quiet{text-decoration:underline}.spectrum-Link--overBackground{text-decoration:underline}.spectrum-Link{color:rgb(13, 102, 208)}.spectrum-Link:hover{color:rgb(13, 102, 208)}.spectrum-Link:active{color:rgb(9, 90, 186)}.spectrum-Link.focus-ring{color:rgb(13, 102, 208)}.spectrum-Link.is-disabled{color:rgb(179, 179, 179)}.spectrum-Link--quiet,.spectrum-Link--subtle{color:inherit}.spectrum-Link--quiet:hover,.spectrum-Link--subtle:hover{color:inherit}.spectrum-Link--quiet:active,.spectrum-Link--subtle:active{color:inherit}.spectrum-Link--quiet:focus,.spectrum-Link--subtle:focus{color:inherit}.spectrum-Link--overBackground{color:rgb(255, 255, 255)}.spectrum-Link--overBackground:hover{color:rgb(255, 255, 255)}.spectrum-Link--overBackground:active{color:rgb(255, 255, 255)}.spectrum-Link--overBackground:focus{color:rgb(255, 255, 255)}.spectrum-Link--overBackground.is-disabled{color:rgba(255, 255, 255, 0.5)}.spectrum-Dropzone{text-align:center;border-width:2px;border-radius:4px;padding:72px;border-style:dashed}.spectrum-Dropzone.is-dragged{border-style:solid}.spectrum-Dropzone:focus{outline:0;border-style:dashed}.spectrum-Dropzone:focus.focus-ring{border-style:solid}.spectrum-Dropzone{border-color:rgb(225, 225, 225)}.spectrum-Dropzone.is-dragged{border-color:rgb(38, 128, 235);background-color:rgba(20, 115, 230, 0.1)}.spectrum-Dropzone.is-dragged .spectrum-IllustratedMessage-illustration{color:rgb(38, 128, 235)}.spectrum-Dropzone:focus{border-color:rgb(225, 225, 225)}.spectrum-Dropzone:focus .spectrum-IllustratedMessage-illustration{color:rgb(188, 188, 188)}.spectrum-Dropzone:focus.focus-ring{border-color:rgb(38, 128, 235)}.spectrum-Dropzone:focus.is-dragged.focus-ring .spectrum-IllustratedMessage-illustration{color:rgb(38, 128, 235)}.spectrum-DropIndicator{position:relative}.spectrum-DropIndicator:before,.spectrum-DropIndicator:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;border:2px solid;box-sizing:border-box}.spectrum-DropIndicator--horizontal{height:2px;margin:0 12px}.spectrum-DropIndicator--horizontal:before,.spectrum-DropIndicator--horizontal:after{top:-5px}.spectrum-DropIndicator--horizontal:before{left:-12px}.spectrum-DropIndicator--horizontal:after{right:-12px}.spectrum-DropIndicator--vertical{width:2px;margin:12px 0}.spectrum-DropIndicator--vertical:before,.spectrum-DropIndicator--vertical:after{left:-5px}.spectrum-DropIndicator--vertical:before{top:-12px}.spectrum-DropIndicator--vertical:after{bottom:-12px}.spectrum-DropIndicator{background:rgb(38, 128, 235)}.spectrum-DropIndicator:before,.spectrum-DropIndicator:after{border-color:rgb(38, 128, 235)}.spectrum-Stepper{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:192px;line-height:0;border-radius:4px;transition:border-color 130ms ease-in-out,box-shadow 130ms ease-in-out}.spectrum-Stepper::before{content:""}.spectrum-Stepper-buttons{display:block;border-radius:4px 0 0 4px;transition:box-shadow 130ms ease-in-out}.spectrum-Stepper-stepUp,.spectrum-Stepper-stepDown{position:relative;display:block;height:16px;width:24px;padding-left:6px;padding-right:6px;margin:0 !important;border-width:1px;border-right-width:0;border-radius:4px 0 0 4px}.spectrum-Stepper-stepUp .spectrum-Icon,.spectrum-Stepper-stepDown .spectrum-Icon{margin:0 !important;opacity:1}.spectrum-Stepper-stepUp{border-bottom:none;border-bottom-left-radius:0}.spectrum-Stepper-stepUp .spectrum-Icon{position:absolute;left:50%;transform:translateX(-50%);bottom:3px}.spectrum-Stepper-stepDown{border-top:none;border-top-left-radius:0;border-bottom-width:1px}.spectrum-Stepper-stepDown:focus{border-top:none}.spectrum-Stepper-stepDown .spectrum-Icon{position:absolute;left:50%;transform:translateX(-50%);top:3px}.spectrum-Stepper-input{position:relative;-ms-flex:1;flex:1;border-top-left-radius:0;border-bottom-left-radius:0;z-index:1}.spectrum-Stepper--quiet{border-radius:0}.spectrum-Stepper--quiet .spectrum-Stepper-buttons .spectrum-ActionButton{border-top:none;border-left:none;border-radius:0}.spectrum-Stepper .spectrum-Stepper-input:focus{border-color:rgb(38, 128, 235)}.spectrum-Stepper .spectrum-Stepper-input:focus+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper .spectrum-Stepper-input:focus+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(38, 128, 235)}.spectrum-Stepper .spectrum-Stepper-input:focus:invalid,.spectrum-Stepper .spectrum-Stepper-input:focus.is-invalid{border-color:rgb(215, 55, 63)}.spectrum-Stepper .spectrum-Stepper-input:focus:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper .spectrum-Stepper-input:focus:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown,.spectrum-Stepper .spectrum-Stepper-input:focus.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper .spectrum-Stepper-input:focus.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(215, 55, 63)}.spectrum-Stepper .spectrum-Stepper-input.focus-ring{box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Stepper .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons{box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Stepper .spectrum-Stepper-input.focus-ring:invalid,.spectrum-Stepper .spectrum-Stepper-input.focus-ring.is-invalid{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Stepper .spectrum-Stepper-input.focus-ring:invalid+.spectrum-Stepper-buttons,.spectrum-Stepper .spectrum-Stepper-input.focus-ring.is-invalid+.spectrum-Stepper-buttons{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Stepper .spectrum-Stepper-input:invalid,.spectrum-Stepper .spectrum-Stepper-input.is-invalid{border-color:rgb(215, 55, 63)}.spectrum-Stepper .spectrum-Stepper-input:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper .spectrum-Stepper-input:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown,.spectrum-Stepper .spectrum-Stepper-input.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper .spectrum-Stepper-input.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(215, 55, 63)}.spectrum-Stepper.is-focused .spectrum-Stepper-input{border-color:rgb(38, 128, 235);box-shadow:none}.spectrum-Stepper.is-focused .spectrum-Stepper-input+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper.is-focused .spectrum-Stepper-input+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(38, 128, 235)}.spectrum-Stepper.is-focused .spectrum-Stepper-input.focus-ring{box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Stepper.is-focused .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons{box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Stepper.is-focused .spectrum-Stepper-input.focus-ring:invalid,.spectrum-Stepper.is-focused .spectrum-Stepper-input.focus-ring.is-invalid{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Stepper.is-focused .spectrum-Stepper-input.focus-ring:invalid+.spectrum-Stepper-buttons,.spectrum-Stepper.is-focused .spectrum-Stepper-input.focus-ring.is-invalid+.spectrum-Stepper-buttons{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Stepper.is-focused .spectrum-Stepper-input:invalid,.spectrum-Stepper.is-focused .spectrum-Stepper-input.is-invalid{border-color:rgb(215, 55, 63)}.spectrum-Stepper.is-focused .spectrum-Stepper-input:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper.is-focused .spectrum-Stepper-input:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown,.spectrum-Stepper.is-focused .spectrum-Stepper-input.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper.is-focused .spectrum-Stepper-input.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(215, 55, 63)}.spectrum-Stepper.is-invalid .spectrum-Stepper-input{border-color:rgb(215, 55, 63);box-shadow:none}.spectrum-Stepper.is-invalid .spectrum-Stepper-input+.spectrum-Stepper-buttons .spectrum-Stepper-stepUp,.spectrum-Stepper.is-invalid .spectrum-Stepper-input+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(215, 55, 63)}.spectrum-Stepper.is-invalid .spectrum-Stepper-input.focus-ring{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Stepper.is-invalid .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons{box-shadow:0 0 0 1px rgb(215, 55, 63)}.spectrum-Stepper-stepUp,.spectrum-Stepper-stepDown{border-color:rgb(225, 225, 225)}.spectrum-Stepper-stepUp:disabled,.spectrum-Stepper-stepDown:disabled{border-color:transparent}.spectrum-Stepper-stepUp:hover,.spectrum-Stepper-stepDown:hover{border-color:rgb(225, 225, 225)}.spectrum-Stepper--quiet .spectrum-Stepper-stepUp:disabled,.spectrum-Stepper--quiet .spectrum-Stepper-stepDown:disabled{border-color:rgb(225, 225, 225)}.spectrum-Stepper--quiet .spectrum-Stepper-input{box-shadow:none}.spectrum-Stepper--quiet .spectrum-Stepper-input:focus+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(38, 128, 235)}.spectrum-Stepper--quiet .spectrum-Stepper-input:focus:invalid,.spectrum-Stepper--quiet .spectrum-Stepper-input:focus.is-invalid{box-shadow:none}.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring{box-shadow:0 1px 0 0 rgb(38, 128, 235)}.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons{box-shadow:none}.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{box-shadow:0 1px 0 0 rgb(38, 128, 235)}.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring:invalid,.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring.is-invalid{box-shadow:0 1px 0 0 rgb(215, 55, 63)}.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring:invalid+.spectrum-Stepper-buttons,.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring.is-invalid+.spectrum-Stepper-buttons{box-shadow:none}.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown,.spectrum-Stepper--quiet .spectrum-Stepper-input.focus-ring.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{box-shadow:0 1px 0 0 rgb(215, 55, 63)}.spectrum-Stepper--quiet .spectrum-Stepper-input:invalid,.spectrum-Stepper--quiet .spectrum-Stepper-input.is-invalid{border-color:rgb(215, 55, 63)}.spectrum-Stepper--quiet .spectrum-Stepper-input:invalid+.spectrum-Stepper-buttons,.spectrum-Stepper--quiet .spectrum-Stepper-input.is-invalid+.spectrum-Stepper-buttons{box-shadow:none}.spectrum-Stepper--quiet .spectrum-Stepper-input:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown,.spectrum-Stepper--quiet .spectrum-Stepper-input.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input{box-shadow:none}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input+.spectrum-Stepper-buttons{box-shadow:none}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(38, 128, 235)}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input:focus+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(38, 128, 235)}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring{border-color:rgb(38, 128, 235);box-shadow:0 1px 0 0 rgb(38, 128, 235)}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons{box-shadow:none}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{box-shadow:0 1px 0 0 rgb(38, 128, 235)}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring:invalid,.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring.is-invalid{box-shadow:0 1px 0 0 rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring:invalid+.spectrum-Stepper-buttons,.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring.is-invalid+.spectrum-Stepper-buttons{box-shadow:none}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown,.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.focus-ring.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{box-shadow:0 1px 0 0 rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input:invalid,.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.is-invalid{border-color:rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input:invalid+.spectrum-Stepper-buttons,.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.is-invalid+.spectrum-Stepper-buttons{box-shadow:none}.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input:invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown,.spectrum-Stepper--quiet.is-focused .spectrum-Stepper-input.is-invalid+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-invalid .spectrum-Stepper-input{border-color:rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-invalid .spectrum-Stepper-input+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-invalid .spectrum-Stepper-input:focus+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{border-color:rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-invalid .spectrum-Stepper-input.focus-ring{box-shadow:0 1px 0 0 rgb(215, 55, 63)}.spectrum-Stepper--quiet.is-invalid .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons{box-shadow:none}.spectrum-Stepper--quiet.is-invalid .spectrum-Stepper-input.focus-ring+.spectrum-Stepper-buttons .spectrum-Stepper-stepDown{box-shadow:0 1px 0 0 rgb(215, 55, 63)}.spectrum-FieldLabel,.spectrum-Form-itemLabel{display:block;box-sizing:border-box;padding:4px 0 5px;font-size:12px;font-weight:400;line-height:1.3;vertical-align:top;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;font-smoothing:subpixel-antialiased}.spectrum-FieldLabel-requiredIcon{margin:4px 0 0 2px}.spectrum-FieldLabel--left{display:inline-block;padding:8px 8px 0 0}.spectrum-FieldLabel--left .spectrum-FieldLabel-requiredIcon{margin:0px 0 0 2px}.spectrum-FieldLabel--right{display:inline-block;text-align:right;padding:8px 8px 0 0}.spectrum-Form{display:table;border-collapse:separate;border-spacing:0 24px;margin:-20px 0}.spectrum-Form-item{display:table-row}.spectrum-Form-itemLabel{display:table-cell}.spectrum-Form-itemField{display:table-cell}.spectrum-Form--labelsAbove{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0}.spectrum-Form--labelsAbove .spectrum-Form-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.spectrum-Form--labelsAbove .spectrum-Form-item+.spectrum-Form-item{margin-top:8px}.spectrum-FieldLabel,.spectrum-Form-itemLabel{color:rgb(110, 110, 110)}.spectrum-FieldLabel.is-disabled,.spectrum-Form-itemLabel.is-disabled{color:rgb(179, 179, 179)}.spectrum-FieldLabel.is-disabled .spectrum-FieldLabel-requiredIcon,.spectrum-Form-itemLabel.is-disabled .spectrum-FieldLabel-requiredIcon{color:rgb(179, 179, 179)}.spectrum-FieldLabel-requiredIcon{color:rgb(142, 142, 142)}.spectrum-DecoratedTextfield{display:inline-block;position:relative}.spectrum-DecoratedTextfield-icon{width:18px;height:18px;position:absolute;top:7px;right:12px}.spectrum-DecoratedTextfield-field{padding-right:41px}.spectrum-CycleButton{padding:0 7px}.spectrum-CycleButton .spectrum-CycleButton-item:not(.is-selected){display:none}@keyframes pulse{0%{-webkit-transform:scale(1);opacity:0}50%{-webkit-transform:scale(1.5);opacity:1}100%{-webkit-transform:scale(2);opacity:0}}@keyframes pulse--quiet{0%{-webkit-transform:scale(0.8);opacity:0}50%{-webkit-transform:scale(1.5);opacity:1}100%{-webkit-transform:scale(2);opacity:0}}.spectrum-CoachMarkPopover{position:relative;min-width:272px;max-width:400px;border-radius:4px;border-width:1px;border-style:solid}.spectrum-CoachMarkPopover-image{border-radius:4px 4px 0 0;width:100%}.spectrum-CoachMarkPopover-header,.spectrum-CoachMarkPopover-content,.spectrum-CoachMarkPopover-footer{padding:0 24px}.spectrum-CoachMarkPopover-header{padding-top:24px}.spectrum-CoachMarkPopover-footer{padding-bottom:24px}.spectrum-CoachMarkPopover-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;margin-bottom:16px}.spectrum-CoachMarkPopover-title{font-size:16px;font-weight:700;line-height:1.3;margin-bottom:0}.spectrum-CoachMarkPopover-step{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;font-size:14px;font-weight:400;line-height:1.5;white-space:nowrap}.spectrum-CoachMarkPopover-content{margin-bottom:16px}.spectrum-CoachMarkPopover-footer{margin-top:0;text-align:right}.spectrum-CoachMarkIndicator{position:relative;margin:6px}.spectrum-CoachMarkIndicator-ring{display:block;position:absolute;border-style:solid;border-width:2px;border-radius:50%}.spectrum-CoachMarkIndicator-ring:nth-child(2){animation-delay:-1980ms}.spectrum-CoachMarkIndicator-ring:nth-child(3){animation-delay:-3000ms}.spectrum-CoachMarkIndicator{min-width:48px;min-height:48px}.spectrum-CoachMarkIndicator-ring{top:12px;left:12px;width:16px;height:16px;animation:pulse 3000ms linear infinite}.spectrum-CoachMarkIndicator-ring:nth-child(1){animation-delay:-1500ms}.spectrum-CoachMarkIndicator--quiet{min-width:22px;min-height:22px}.spectrum-CoachMarkIndicator--quiet .spectrum-CoachMarkIndicator-ring{top:6px;left:6px;width:8px;height:8px;animation:pulse--quiet 3000ms linear infinite}.spectrum-CoachMarkIndicator--quiet .spectrum-CoachMarkIndicator-ring:nth-child(1){animation-delay:-990ms}.spectrum-CoachMarkPopover{background-color:rgb(255, 255, 255);border-color:rgb(202, 202, 202);box-shadow:0 1px 4px rgba(0, 0, 0, 0.15)}.spectrum-CoachMarkPopover-title{color:rgb(44, 44, 44)}.spectrum-CoachMarkPopover-step{color:rgb(110, 110, 110)}.spectrum-CoachMarkPopover-content{color:rgb(75, 75, 75)}.spectrum-CoachMarkIndicator-ring{border-color:rgb(38, 128, 235)}.spectrum-CoachMarkIndicator--light .spectrum-CoachMarkIndicator-ring{border-color:rgb(255, 255, 255)}.spectrum-CoachMarkIndicator--dark .spectrum-CoachMarkIndicator-ring{border-color:rgb(44, 44, 44)}.spectrum-CircleLoader--indeterminate-fill-submask-2{animation:1s infinite linear spectrum-fill-mask-2}@keyframes spectrum-fill-mask-1{0%{transform:rotate(90deg)}1.69%{transform:rotate(72.3deg)}3.39%{transform:rotate(55.5deg)}5.08%{transform:rotate(40.3deg)}6.78%{transform:rotate(25deg)}8.47%{transform:rotate(10.6deg)}10.17%{transform:rotate(0deg)}11.86%{transform:rotate(0deg)}13.56%{transform:rotate(0deg)}15.25%{transform:rotate(0deg)}16.95%{transform:rotate(0deg)}18.64%{transform:rotate(0deg)}20.34%{transform:rotate(0deg)}22.03%{transform:rotate(0deg)}23.73%{transform:rotate(0deg)}25.42%{transform:rotate(0deg)}27.12%{transform:rotate(0deg)}28.81%{transform:rotate(0deg)}30.51%{transform:rotate(0deg)}32.2%{transform:rotate(0deg)}33.9%{transform:rotate(0deg)}35.59%{transform:rotate(0deg)}37.29%{transform:rotate(0deg)}38.98%{transform:rotate(0deg)}40.68%{transform:rotate(0deg)}42.37%{transform:rotate(5.3deg)}44.07%{transform:rotate(13.4deg)}45.76%{transform:rotate(20.6deg)}47.46%{transform:rotate(29deg)}49.15%{transform:rotate(36.5deg)}50.85%{transform:rotate(42.6deg)}52.54%{transform:rotate(48.8deg)}54.24%{transform:rotate(54.2deg)}55.93%{transform:rotate(59.4deg)}57.63%{transform:rotate(63.2deg)}59.32%{transform:rotate(67.2deg)}61.02%{transform:rotate(70.8deg)}62.71%{transform:rotate(73.8deg)}64.41%{transform:rotate(76.2deg)}66.1%{transform:rotate(78.7deg)}67.8%{transform:rotate(80.6deg)}69.49%{transform:rotate(82.6deg)}71.19%{transform:rotate(83.7deg)}72.88%{transform:rotate(85deg)}74.58%{transform:rotate(86.3deg)}76.27%{transform:rotate(87deg)}77.97%{transform:rotate(87.7deg)}79.66%{transform:rotate(88.3deg)}81.36%{transform:rotate(88.6deg)}83.05%{transform:rotate(89.2deg)}84.75%{transform:rotate(89.2deg)}86.44%{transform:rotate(89.5deg)}88.14%{transform:rotate(89.9deg)}89.83%{transform:rotate(89.7deg)}91.53%{transform:rotate(90.1deg)}93.22%{transform:rotate(90.2deg)}94.92%{transform:rotate(90.1deg)}96.61%{transform:rotate(90deg)}98.31%{transform:rotate(89.8deg)}100%{transform:rotate(90deg)}}@keyframes spectrum-fill-mask-2{0%{transform:rotate(180deg)}1.69%{transform:rotate(180deg)}3.39%{transform:rotate(180deg)}5.08%{transform:rotate(180deg)}6.78%{transform:rotate(180deg)}8.47%{transform:rotate(180deg)}10.17%{transform:rotate(179.2deg)}11.86%{transform:rotate(164deg)}13.56%{transform:rotate(151.8deg)}15.25%{transform:rotate(140.8deg)}16.95%{transform:rotate(130.3deg)}18.64%{transform:rotate(120.4deg)}20.34%{transform:rotate(110.8deg)}22.03%{transform:rotate(101.6deg)}23.73%{transform:rotate(93.5deg)}25.42%{transform:rotate(85.4deg)}27.12%{transform:rotate(78.1deg)}28.81%{transform:rotate(71.2deg)}30.51%{transform:rotate(89.1deg)}32.2%{transform:rotate(105.5deg)}33.9%{transform:rotate(121.3deg)}35.59%{transform:rotate(135.5deg)}37.29%{transform:rotate(148.4deg)}38.98%{transform:rotate(161deg)}40.68%{transform:rotate(173.5deg)}42.37%{transform:rotate(180deg)}44.07%{transform:rotate(180deg)}45.76%{transform:rotate(180deg)}47.46%{transform:rotate(180deg)}49.15%{transform:rotate(180deg)}50.85%{transform:rotate(180deg)}52.54%{transform:rotate(180deg)}54.24%{transform:rotate(180deg)}55.93%{transform:rotate(180deg)}57.63%{transform:rotate(180deg)}59.32%{transform:rotate(180deg)}61.02%{transform:rotate(180deg)}62.71%{transform:rotate(180deg)}64.41%{transform:rotate(180deg)}66.1%{transform:rotate(180deg)}67.8%{transform:rotate(180deg)}69.49%{transform:rotate(180deg)}71.19%{transform:rotate(180deg)}72.88%{transform:rotate(180deg)}74.58%{transform:rotate(180deg)}76.27%{transform:rotate(180deg)}77.97%{transform:rotate(180deg)}79.66%{transform:rotate(180deg)}81.36%{transform:rotate(180deg)}83.05%{transform:rotate(180deg)}84.75%{transform:rotate(180deg)}86.44%{transform:rotate(180deg)}88.14%{transform:rotate(180deg)}89.83%{transform:rotate(180deg)}91.53%{transform:rotate(180deg)}93.22%{transform:rotate(180deg)}94.92%{transform:rotate(180deg)}96.61%{transform:rotate(180deg)}98.31%{transform:rotate(180deg)}100%{transform:rotate(180deg)}}@keyframes spectrum-fills-rotate{0%{transform:rotate(-90deg)}100%{transform:rotate(270deg)}}.spectrum-CircleLoader{display:inline-block;width:32px;height:32px;position:relative;direction:ltr}.spectrum-CircleLoader-track{box-sizing:border-box;width:32px;height:32px;border-style:solid;border-width:3px;border-radius:32px}.spectrum-CircleLoader-fills{position:absolute;top:0;left:0;width:100%;height:100%}.spectrum-CircleLoader-fill{box-sizing:border-box;width:32px;height:32px;border-style:solid;border-width:3px;border-radius:32px}.spectrum-CircleLoader-fillMask1,.spectrum-CircleLoader-fillMask2{width:50%;height:100%;transform-origin:100% center;transform:rotate(180deg);overflow:hidden;position:absolute}.spectrum-CircleLoader-fillSubMask1,.spectrum-CircleLoader-fillSubMask2{width:100%;height:100%;transform-origin:100% center;overflow:hidden;transform:rotate(-180deg)}.spectrum-CircleLoader-fillMask2{transform:rotate(0deg)}.spectrum-CircleLoader--small{width:16px;height:16px}.spectrum-CircleLoader--small .spectrum-CircleLoader-track{width:16px;height:16px;border-style:solid;border-width:2px;border-radius:16px}.spectrum-CircleLoader--small .spectrum-CircleLoader-fill{width:16px;height:16px;border-style:solid;border-width:2px;border-radius:16px}.spectrum-CircleLoader--large{width:64px;height:64px}.spectrum-CircleLoader--large .spectrum-CircleLoader-track{width:64px;height:64px;border-style:solid;border-width:4px;border-radius:64px}.spectrum-CircleLoader--large .spectrum-CircleLoader-fill{width:64px;height:64px;border-style:solid;border-width:4px;border-radius:64px}.spectrum-CircleLoader--indeterminate .spectrum-CircleLoader-fills{will-change:transform;transform:translateZ(0);animation:1s infinite cubic-bezier(0.25, 0.78, 0.48, 0.89) spectrum-fills-rotate;transform-origin:center}.spectrum-CircleLoader--indeterminate .spectrum-CircleLoader-fillSubMask1{will-change:transform;transform:translateZ(0);animation:1s infinite linear spectrum-fill-mask-1}.spectrum-CircleLoader--indeterminate .spectrum-CircleLoader-fillSubMask2{will-change:transform;transform:translateZ(0);animation:1s infinite linear spectrum-fill-mask-2}.spectrum-CircleLoader-track{border-color:rgb(225, 225, 225)}.spectrum-CircleLoader-fill{border-color:rgb(20, 115, 230)}.spectrum-CircleLoader--overBackground .spectrum-CircleLoader-track{border-color:rgba(255, 255, 255, 0.2)}.spectrum-CircleLoader--overBackground .spectrum-CircleLoader-fill{border-color:rgb(255, 255, 255)}.spectrum-CircleLoader--indeterminate.spectrum-CircleLoader--overBackground .spectrum-CircleLoader-track{border-color:rgba(255, 255, 255, 0.2)}.spectrum-CircleLoader--indeterminate.spectrum-CircleLoader--overBackground .spectrum-CircleLoader-fill{border-color:rgb(255, 255, 255)}.spectrum-Asset{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.spectrum-Asset-image{max-width:100%;max-height:100%;object-fit:contain;transition:opacity 130ms}.spectrum-Asset-folder,.spectrum-Asset-file{width:100%;height:100%;min-width:48px;max-width:80px;margin:20px}.spectrum-Asset-folderBackground{fill:rgb(225, 225, 225)}.spectrum-Asset-fileBackground{fill:rgb(255, 255, 255)}.spectrum-Asset-folderOutline,.spectrum-Asset-fileOutline{fill:rgb(179, 179, 179)}.spectrum-QuickActions{visibility:hidden;opacity:0;transition:transform 130ms ease-in-out,opacity 130ms ease-in-out,visibility 0ms linear 130ms;pointer-events:none}.spectrum-QuickActions.is-open{visibility:visible;opacity:1;transition-delay:0ms;pointer-events:auto}.spectrum-QuickActions--left.is-open{transform:translateX(6px)}.spectrum-QuickActions--right.is-open{transform:translateX(-6px)}.spectrum-QuickActions{box-sizing:border-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:4px 4px;height:40px;border-radius:4px}.spectrum-QuickActions .spectrum-ActionButton+.spectrum-ActionButton{margin-left:8px}.spectrum-QuickActions--textOnly .spectrum-ActionButton+.spectrum-ActionButton{margin-left:4px}.spectrum-QuickActions-overlay{background-color:rgba(0, 0, 0, 0.2)}.spectrum-QuickActions{background-color:rgba(245, 245, 245, 0.9)}.spectrum-Card{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;min-width:240px;border:1px solid transparent;border-radius:4px;text-decoration:none}.spectrum-Card:focus{outline:none}.spectrum-Card.is-focused .spectrum-Card-quickActions,.spectrum-Card.is-focused .spectrum-Card-actions,.spectrum-Card.is-selected .spectrum-Card-quickActions,.spectrum-Card.is-selected .spectrum-Card-actions,.spectrum-Card:focus .spectrum-Card-quickActions,.spectrum-Card:focus .spectrum-Card-actions,.spectrum-Card:hover .spectrum-Card-quickActions,.spectrum-Card:hover .spectrum-Card-actions{visibility:visible;opacity:1;pointer-events:all}.spectrum-Card-actions{position:absolute;right:10px;top:10px;height:40px;visibility:hidden}.spectrum-Card-quickActions{position:absolute;left:16px;top:16px;width:40px;height:40px;visibility:hidden}.spectrum-Card-quickActions .spectrum-Checkbox{margin:0}.spectrum-Card-coverPhoto{height:136px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid transparent;border-radius:3px 3px 0 0;background-size:cover;background-position:center center}.spectrum-Card-body{padding-top:20px;padding-right:24px;padding-bottom:20px;padding-left:24px}.spectrum-Card-body:last-child{border-radius:0 0 4px 4px}.spectrum-Card-preview{overflow:hidden;border-radius:3px 3px 0 0}.spectrum-Card-header{height:18px}.spectrum-Card-content{display:-ms-flexbox;display:flex;height:14px;margin-top:6px}.spectrum-Card-title{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:8px}.spectrum-Card-subtitle{font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding-right:8px}.spectrum-Card-description{font-size:11px}.spectrum-Card-subtitle+.spectrum-Card-description:before{content:"•";padding-right:8px}.spectrum-Card-footer{padding-top:14px;margin-right:24px;padding-bottom:20px;margin-left:24px;border-top:1px solid}.spectrum-Card-header{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.spectrum-Card-actionButton{-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.spectrum-Card--quiet .spectrum-Card-preview{min-height:136px}.spectrum-Card--quiet,.spectrum-Card--gallery{width:100%;height:100%;min-width:136px;border-width:0;border-radius:0;overflow:visible}.spectrum-Card--quiet .spectrum-Card-preview,.spectrum-Card--gallery .spectrum-Card-preview{width:100%;-ms-flex:1;flex:1;padding:20px;margin:0 auto;box-sizing:border-box;border-radius:4px;position:relative;transition:background-color 130ms;overflow:visible}.spectrum-Card--quiet .spectrum-Card-preview:before,.spectrum-Card--gallery .spectrum-Card-preview:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border-radius:inherit;border:1px solid transparent}.spectrum-Card--quiet.is-drop-target .spectrum-Card-preview,.spectrum-Card--gallery.is-drop-target .spectrum-Card-preview{transition:none}.spectrum-Card--quiet .spectrum-Card-header,.spectrum-Card--gallery .spectrum-Card-header{height:18px;margin-top:14px}.spectrum-Card--quiet .spectrum-Card-body,.spectrum-Card--gallery .spectrum-Card-body{padding:0}.spectrum-Card--small{min-width:72px}.spectrum-Card--small .spectrum-Card-quickActions{left:10px;top:10px}.spectrum-Card--small .spectrum-Card-preview{padding:12px;min-height:72px}.spectrum-Card--small .spectrum-Card-header{margin-top:8px;height:12px}.spectrum-Card--small .spectrum-Card-title{font-size:14px}.spectrum-Card--horizontal{-ms-flex-direction:row;flex-direction:row}.spectrum-Card--horizontal .spectrum-Card-preview{-ms-flex-negative:0;flex-shrink:0;min-height:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:4px 0 0 4px;border-right:1px solid transparent;padding:14px}.spectrum-Card--horizontal .spectrum-Card-header,.spectrum-Card--horizontal .spectrum-Card-content{margin-top:0;height:auto}.spectrum-Card--horizontal .spectrum-Card-title{padding-right:0}.spectrum-Card--horizontal .spectrum-Card-body{-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:0 16px}.spectrum-Card--gallery{min-width:0}.spectrum-Card--gallery .spectrum-Card-preview{padding:0;border-radius:0}.spectrum-Card{border-color:rgb(234, 234, 234);background-color:rgb(255, 255, 255)}.spectrum-Card:hover{border-color:rgb(202, 202, 202)}.spectrum-Card.is-selected,.spectrum-Card.focus-ring{border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Card.is-drop-target{border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235);background-color:rgba(20, 115, 230, 0.1)}.spectrum-Card .spectrum-Card-title{color:rgb(75, 75, 75)}.spectrum-Card .spectrum-Card-subtitle{color:rgb(110, 110, 110)}.spectrum-Card-description{color:rgb(110, 110, 110)}.spectrum-Card-coverPhoto{background-color:rgb(234, 234, 234);border-bottom-color:rgb(234, 234, 234)}.spectrum-Card-footer{border-color:rgb(234, 234, 234)}.spectrum-Card--quiet,.spectrum-Card--gallery{border-color:transparent;background-color:transparent}.spectrum-Card--quiet .spectrum-Card-preview,.spectrum-Card--gallery .spectrum-Card-preview{background-color:rgb(234, 234, 234)}.spectrum-Card--quiet:hover,.spectrum-Card--gallery:hover{border-color:transparent}.spectrum-Card--quiet:hover .spectrum-Card-preview,.spectrum-Card--gallery:hover .spectrum-Card-preview{background-color:rgb(225, 225, 225)}.spectrum-Card--quiet.is-selected,.spectrum-Card--quiet.focus-ring,.spectrum-Card--gallery.is-selected,.spectrum-Card--gallery.focus-ring{border-color:transparent;box-shadow:none}.spectrum-Card--quiet.is-selected .spectrum-Card-preview,.spectrum-Card--quiet.focus-ring .spectrum-Card-preview,.spectrum-Card--gallery.is-selected .spectrum-Card-preview,.spectrum-Card--gallery.focus-ring .spectrum-Card-preview{background-color:rgb(234, 234, 234)}.spectrum-Card--quiet.is-selected .spectrum-Card-preview:before,.spectrum-Card--quiet.focus-ring .spectrum-Card-preview:before,.spectrum-Card--gallery.is-selected .spectrum-Card-preview:before,.spectrum-Card--gallery.focus-ring .spectrum-Card-preview:before{border-color:rgb(20, 115, 230);box-shadow:0 0 0 1px rgb(20, 115, 230)}.spectrum-Card--quiet.is-drop-target,.spectrum-Card--gallery.is-drop-target{border-color:transparent;background-color:transparent;box-shadow:none}.spectrum-Card--quiet.is-drop-target .spectrum-Card-preview,.spectrum-Card--gallery.is-drop-target .spectrum-Card-preview{background-color:rgba(20, 115, 230, 0.1)}.spectrum-Card--quiet.is-drop-target .spectrum-Card-preview:before,.spectrum-Card--gallery.is-drop-target .spectrum-Card-preview:before{border-color:rgb(20, 115, 230);box-shadow:0 0 0 1px rgb(20, 115, 230)}.spectrum-Card--quiet.is-drop-target .spectrum-Asset-folderBackground,.spectrum-Card--quiet.is-drop-target .spectrum-Asset-fileBackground,.spectrum-Card--gallery.is-drop-target .spectrum-Asset-folderBackground,.spectrum-Card--gallery.is-drop-target .spectrum-Asset-fileBackground{fill:rgba(20, 115, 230, 0.1)}.spectrum-Card--quiet.is-drop-target .spectrum-Asset-folderOutline,.spectrum-Card--quiet.is-drop-target .spectrum-Asset-fileOutline,.spectrum-Card--gallery.is-drop-target .spectrum-Asset-folderOutline,.spectrum-Card--gallery.is-drop-target .spectrum-Asset-fileOutline{fill:rgb(20, 115, 230)}.spectrum-Card--quiet .spectrum-Card-title,.spectrum-Card--gallery .spectrum-Card-title{color:rgb(75, 75, 75)}.spectrum-Card--quiet .spectrum-Card-subtitle,.spectrum-Card--gallery .spectrum-Card-subtitle{color:rgb(110, 110, 110)}.spectrum-Card--horizontal:hover .spectrum-Card-preview{border-color:rgb(202, 202, 202)}.spectrum-Card--horizontal .spectrum-Card-preview{background-color:rgb(234, 234, 234);border-color:rgb(234, 234, 234)}.spectrum-Calendar{width:280px;display:inline-block}.spectrum-Calendar--padded{margin:32px 24px}.spectrum-Calendar-header{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center}.spectrum-Calendar-title{font-size:18px;font-weight:bold;line-height:32px;margin:0;-ms-flex-order:1;order:1;-ms-flex-positive:1;flex-grow:1;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.spectrum-Calendar .spectrum-Calendar-prevMonth,.spectrum-Calendar .spectrum-Calendar-nextMonth{margin:0 3px}.spectrum-Calendar-prevMonth{-ms-flex-order:0;order:0}.spectrum-Calendar-nextMonth{-ms-flex-order:2;order:2}.spectrum-Calendar-dayOfWeek{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;height:100%;width:32px;border-bottom:none !important;font-size:11px;font-weight:500;text-transform:uppercase;text-decoration:none !important;cursor:default}.spectrum-Calendar-dayOfWeek[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;letter-spacing:.06em}.spectrum-Calendar-body{outline:none}.spectrum-Calendar-table{table-layout:fixed;border-collapse:collapse;border-spacing:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.spectrum-Calendar-tableCell{text-align:center;padding:0;position:relative;box-sizing:content-box;height:32px;width:32px;padding:4px}.spectrum-Calendar-tableCell:focus{outline:0}.spectrum-Calendar-date{position:absolute;display:block;top:0;left:0;box-sizing:border-box;height:32px;width:32px;margin:4px;border-radius:32px;border:2px solid transparent;font-size:14px;line-height:28px;cursor:pointer}.spectrum-Calendar-date.is-disabled{cursor:default;pointer-events:none}.spectrum-Calendar-date.is-outsideMonth{visibility:hidden}.spectrum-Calendar-date:before{content:"";position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);box-sizing:border-box;width:32px;height:32px;border-radius:32px;border:2px solid transparent}.spectrum-Calendar-date.is-selected:not(.is-range-selection){font-weight:700}.spectrum-Calendar-date.is-selected:not(.is-range-selection):before{display:none}.spectrum-Calendar-date.is-today{font-weight:700}.spectrum-Calendar-date.is-range-selection{margin:4px 0;border-width:0;line-height:32px;border-radius:0;width:40px}.spectrum-Calendar-date.is-range-selection.is-range-start,.spectrum-Calendar-date.is-range-selection.is-range-end,.spectrum-Calendar-date.is-range-selection.is-selection-start,.spectrum-Calendar-date.is-range-selection.is-selection-end{width:36px}.spectrum-Calendar-date.is-range-selection.is-selection-start,.spectrum-Calendar-date.is-range-selection.is-selection-end{font-weight:700}.spectrum-Calendar-date.is-range-selection.is-selection-start:after,.spectrum-Calendar-date.is-range-selection.is-selection-end:after{position:absolute;top:0;display:block;height:32px;width:32px;border-radius:32px;content:""}.spectrum-Calendar-date.is-range-selection.is-range-start,.spectrum-Calendar-date.is-range-selection.is-selection-start{padding-right:4px;margin-left:4px;border-radius:32px 0 0 32px}.spectrum-Calendar-date.is-range-selection.is-range-start:before,.spectrum-Calendar-date.is-range-selection.is-range-start:after,.spectrum-Calendar-date.is-range-selection.is-selection-start:before,.spectrum-Calendar-date.is-range-selection.is-selection-start:after{left:0}.spectrum-Calendar-date.is-range-selection.is-range-end,.spectrum-Calendar-date.is-range-selection.is-selection-end{padding-left:4px;margin-right:4px;border-radius:0 32px 32px 0}.spectrum-Calendar-date.is-range-selection.is-range-end:before,.spectrum-Calendar-date.is-range-selection.is-range-end:after,.spectrum-Calendar-date.is-range-selection.is-selection-end:before,.spectrum-Calendar-date.is-range-selection.is-selection-end:after{left:auto;right:0}.spectrum-Calendar-date.is-range-selection.is-selection-start.is-selection-end,.spectrum-Calendar-date.is-range-selection.is-selection-start.is-range-end,.spectrum-Calendar-date.is-range-selection.is-selection-end.is-range-start,.spectrum-Calendar-date.is-range-selection.is-range-start.is-range-end{width:32px;border-radius:32px}.spectrum-Calendar-prevMonth{color:rgb(110, 110, 110)}.spectrum-Calendar-nextMonth{color:rgb(110, 110, 110)}.spectrum-Calendar-dayOfWeek{color:rgb(110, 110, 110)}.spectrum-Calendar-date:hover{color:rgb(44, 44, 44)}.spectrum-Calendar-date:hover:not(.is-selection-end):not(.is-selection-start):before{background:rgba(44, 44, 44, 0.06)}.spectrum-Calendar-date:hover.is-selected{color:rgb(44, 44, 44)}.spectrum-Calendar-date:hover.is-selected:not(.is-selection-end):not(.is-selection-start):before{background:rgba(20, 115, 230, 0.2)}.spectrum-Calendar-date:hover.is-range-selection:before{background:rgba(20, 115, 230, 0.2)}.spectrum-Calendar-date:active{background-color:rgba(44, 44, 44, 0.1)}.spectrum-Calendar-date.is-selected{color:rgb(44, 44, 44);background:rgba(20, 115, 230, 0.1)}.spectrum-Calendar-date.is-selected:not(.is-range-selection){background:rgba(20, 115, 230, 0.2)}.spectrum-Calendar-date.is-today{color:rgb(75, 75, 75);border-color:rgb(75, 75, 75)}.spectrum-Calendar-date.is-today:before{border-color:rgb(75, 75, 75)}.spectrum-Calendar-date.is-today:hover.is-selected:not(.is-range-selection):before{background:rgba(20, 115, 230, 0.2)}.spectrum-Calendar-date.is-today.is-disabled{color:rgb(179, 179, 179);border-color:rgb(202, 202, 202)}.spectrum-Calendar-date.is-today.is-disabled:before{border-color:rgb(202, 202, 202)}.spectrum-Calendar-date.is-focused:not(.is-range-selection){background:rgba(44, 44, 44, 0.06);border-color:rgb(38, 128, 235);color:rgb(44, 44, 44)}.spectrum-Calendar-date.is-focused:not(.is-range-selection).is-today{border-color:rgb(38, 128, 235)}.spectrum-Calendar-date.is-focused:not(.is-range-selection):active,.spectrum-Calendar-date.is-focused:not(.is-range-selection).is-selected{color:rgb(44, 44, 44);background:rgba(20, 115, 230, 0.2);border-color:rgb(38, 128, 235)}.spectrum-Calendar-date.is-focused.is-selected:before{background:rgba(20, 115, 230, 0.2)}.spectrum-Calendar-date.is-focused.is-range-selection:before{background:rgba(20, 115, 230, 0.2)}.spectrum-Calendar-date.is-disabled{color:rgb(179, 179, 179)}.spectrum-Calendar-date.is-selection-start,.spectrum-Calendar-date.is-selection-end{color:rgb(44, 44, 44)}.spectrum-Calendar-date.is-selection-start:after,.spectrum-Calendar-date.is-selection-end:after{background-color:rgba(20, 115, 230, 0.1)}.spectrum-Calendar-date.is-selection-start.is-disabled,.spectrum-Calendar-date.is-selection-end.is-disabled{color:rgb(179, 179, 179)}.spectrum-Breadcrumbs{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:start;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0}.spectrum-Breadcrumbs-itemSeparator{position:relative;top:1px;width:6px;height:8px;transform:scale(1);opacity:1}.spectrum-Breadcrumbs-item{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:start;box-sizing:border-box;height:32px;position:relative;font-size:16px;font-weight:400;line-height:1.5}.spectrum-Breadcrumbs-item:last-of-type{font-weight:700}.spectrum-Breadcrumbs-item:last-of-type .spectrum-Breadcrumbs-itemSeparator{display:none}.spectrum-Breadcrumbs-item>.spectrum-ActionButton{margin-right:1px}.spectrum-Breadcrumbs-itemLink{cursor:default;position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:start;padding:0 8px;height:32px;margin-right:1px;border-radius:4px;outline:none;text-decoration:none}.spectrum-Breadcrumbs-itemLink:hover,.spectrum-Breadcrumbs-itemLink.focus-ring{text-decoration:underline}.spectrum-Breadcrumbs-itemLink[href],.spectrum-Breadcrumbs-itemLink[tabindex="0"]{cursor:pointer}.spectrum-Breadcrumbs-item.is-dragged .spectrum-Breadcrumbs-itemLink:before,.spectrum-Breadcrumbs-itemLink.focus-ring:before{position:absolute;top:0;left:0;box-sizing:border-box;display:block;width:100%;height:100%;border-width:2px;border-style:solid;border-radius:4px;content:"";pointer-events:none}.spectrum-Breadcrumbs--compact .spectrum-Breadcrumbs-item{font-size:14px}.spectrum-Breadcrumbs--multiline .spectrum-Breadcrumbs-item{font-size:12px;font-weight:400;line-height:1.5}.spectrum-Breadcrumbs--multiline .spectrum-Breadcrumbs-item:last-of-type{height:auto;width:100%;margin-top:0px;font-size:18px;font-weight:700;line-height:1.3}.spectrum-Breadcrumbs--multiline .spectrum-Breadcrumbs-item:last-of-type .spectrum-Breadcrumbs-itemLink{height:auto;text-decoration:none}.spectrum-Breadcrumbs--title .spectrum-Breadcrumbs-item:last-of-type{width:100%;margin:.3em 0;font-size:28px;font-weight:300;line-height:32px}.spectrum-Breadcrumbs--title .spectrum-Breadcrumbs-item .spectrum-Heading--pageTitle{margin:0;font-size:inherit;font-weight:inherit}.spectrum-Breadcrumbs-item{color:rgb(110, 110, 110)}.spectrum-Breadcrumbs-item.is-dragged .spectrum-Breadcrumbs-itemLink{color:rgb(44, 44, 44);background-color:rgba(20, 115, 230, 0.1)}.spectrum-Breadcrumbs-item.is-dragged .spectrum-Breadcrumbs-itemLink:before{border-color:rgb(20, 115, 230)}.spectrum-Breadcrumbs-item .spectrum-Breadcrumbs-itemSeparator{color:rgb(179, 179, 179)}.spectrum-Breadcrumbs-item .spectrum-Breadcrumbs-itemLink{color:inherit}.spectrum-Breadcrumbs-item .spectrum-Breadcrumbs-itemLink:hover{color:rgb(44, 44, 44)}.spectrum-Breadcrumbs-item .spectrum-Breadcrumbs-itemLink.focus-ring{color:rgb(44, 44, 44)}.spectrum-Breadcrumbs-item .spectrum-Breadcrumbs-itemLink.focus-ring:before{border-color:rgb(38, 128, 235)}.spectrum-Breadcrumbs-item .spectrum-Breadcrumbs-itemLink:active{color:rgb(44, 44, 44);border-bottom:0}.spectrum-Breadcrumbs-item.is-selected,.spectrum-Breadcrumbs-item:last-of-type{color:rgb(44, 44, 44)}.spectrum-Breadcrumbs-item.is-selected~.spectrum-Breadcrumb:last-of-type{color:rgb(110, 110, 110)}.spectrum-Breadcrumbs-item.is-selected .spectrum-Breadcrumbs-itemLink.focus-ring{color:rgb(44, 44, 44);border-bottom:0}.spectrum-BarLoader{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:192px;vertical-align:top}.spectrum-BarLoader-track{overflow:hidden;width:192px;height:6px;border-radius:3px;z-index:1}.spectrum-BarLoader-fill{border:none;height:6px;transition:width 1s}.spectrum-BarLoader-label,.spectrum-BarLoader-percentage{font-size:12px;font-weight:400;line-height:1.3;text-align:left;margin-bottom:9px}.spectrum-BarLoader-label{-ms-flex:1 1 0%;flex:1 1 0%}.spectrum-BarLoader-percentage{-ms-flex-item-align:start;align-self:flex-start;margin-left:12px}.spectrum-BarLoader--sideLabel{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between;width:auto}.spectrum-BarLoader--sideLabel .spectrum-BarLoader-label{margin-right:12px;margin-bottom:0}.spectrum-BarLoader--sideLabel .spectrum-BarLoader-percentage{-ms-flex-order:3;order:3;text-align:right;margin-left:12px;margin-bottom:0}.spectrum-BarLoader--small{min-width:192px}.spectrum-BarLoader--small .spectrum-BarLoader-fill{height:4px}.spectrum-BarLoader--small .spectrum-BarLoader-track{height:4px;border-radius:2px}.spectrum-BarLoader--indeterminate .spectrum-BarLoader-fill{width:136px;position:relative;animation:indeterminate-loop 1000ms infinite;animation-timing-function:cubic-bezier(0.45, 0, 0.4, 1);left:-136px;will-change:transform}@keyframes indeterminate-loop{0%{transform:translate(0)}100%{transform:translate(328px)}}.spectrum-BarLoader .spectrum-BarLoader-fill{background:rgb(20, 115, 230)}.spectrum-BarLoader .spectrum-BarLoader-track{background-color:rgb(225, 225, 225)}.spectrum-BarLoader.spectrum-BarLoader--overBackground .spectrum-BarLoader-fill{background:rgb(255, 255, 255)}.spectrum-BarLoader.spectrum-BarLoader--overBackground .spectrum-BarLoader-label,.spectrum-BarLoader.spectrum-BarLoader--overBackground .spectrum-BarLoader-percentage{color:rgb(255, 255, 255)}.spectrum-BarLoader.spectrum-BarLoader--overBackground .spectrum-BarLoader-track{background-color:rgba(255, 255, 255, 0.2)}.spectrum-BarLoader.is-positive .spectrum-BarLoader-fill{background:rgb(45, 157, 120)}.spectrum-BarLoader.is-warning .spectrum-BarLoader-fill{background:rgb(230, 134, 25)}.spectrum-BarLoader.is-critical .spectrum-BarLoader-fill{background:rgb(227, 72, 80)}.spectrum-BarLoader-label,.spectrum-BarLoader-percentage{color:rgb(110, 110, 110)}.spectrum-BarLoader-label,.spectrum-BarLoader-percentage{color:rgb(110, 110, 110)}.spectrum-BarLoader-label,.spectrum-BarLoader-percentage{color:rgb(110, 110, 110)}.spectrum-Banner{display:inline-block;border-radius:8px;padding:4px 8px;font-size:12px;line-height:1.3}.spectrum-Banner-header{font-weight:bold}.spectrum-Banner--corner{position:absolute;top:-10px;right:-10px}.spectrum-Banner{color:rgb(255, 255, 255)}.spectrum-Banner--info{background-color:rgb(20, 115, 230)}.spectrum-Banner--warning{background-color:rgb(218, 123, 17)}.spectrum-Banner--error{background-color:rgb(215, 55, 63)}.spectrum-Alert{position:relative;display:inline-block;box-sizing:border-box;min-width:368px;min-height:38px;margin:8px 0;padding:20px 20px;border-width:2px;border-style:solid;border-radius:4px}.spectrum-Alert-icon{position:absolute;display:block;top:20px;right:20px}.spectrum-Alert-header{display:inline-block;height:auto;min-height:0;margin:0;padding:0;padding-right:30px;font-size:14px;font-weight:700;font-style:normal;line-height:14px;text-transform:none}.spectrum-Alert-content{display:block;margin:8px 0 0 0;padding:0;font-size:14px;word-wrap:break-word}.spectrum-Alert-footer{display:block;text-align:right;padding-top:.5rem}.spectrum-Alert-footer:empty{display:none}.spectrum-Alert-footer .spectrum-Button{margin-right:0;margin-left:.75rem}.spectrum-Alert{background-color:rgb(255, 255, 255);color:rgb(110, 110, 110)}.spectrum-Alert-header{color:rgb(44, 44, 44)}.spectrum-Alert-content{color:rgb(110, 110, 110)}.spectrum-Alert--info{border-color:rgb(38, 128, 235)}.spectrum-Alert--info .spectrum-Alert-icon{color:rgb(13, 102, 208)}.spectrum-Alert--help{border-color:rgb(38, 128, 235)}.spectrum-Alert--help .spectrum-Alert-icon{color:rgb(13, 102, 208)}.spectrum-Alert--error{border-color:rgb(227, 72, 80)}.spectrum-Alert--error .spectrum-Alert-icon{color:rgb(201, 37, 45)}.spectrum-Alert--success{border-color:rgb(45, 157, 120)}.spectrum-Alert--success .spectrum-Alert-icon{color:rgb(18, 128, 92)}.spectrum-Alert--warning{border-color:rgb(230, 134, 25)}.spectrum-Alert--warning .spectrum-Alert-icon{color:rgb(203, 111, 16)}.spectrum-Table{border-collapse:separate;border-spacing:0}.spectrum-Table-sortedIcon{display:none;margin-left:10px;vertical-align:middle;transition:transform 130ms ease-in-out}.spectrum-Table-headCell{box-sizing:border-box;text-align:left;font-size:11px;font-weight:700;line-height:1.3;min-height:12px;letter-spacing:.06em;text-transform:uppercase;padding:10px 16px;transition:color 130ms ease-in-out;cursor:default;outline:0;border-radius:0px}.spectrum-Table-headCell.is-sortable{cursor:pointer}.spectrum-Table-headCell.is-sorted-asc .spectrum-Table-sortedIcon,.spectrum-Table-headCell.is-sorted-desc .spectrum-Table-sortedIcon{display:inline-block;margin-top:-2px}.spectrum-Table-headCell.is-sorted-asc .spectrum-Table-sortedIcon{transform:rotateZ(180deg)}.spectrum-Table-cell--alignCenter{text-align:center}.spectrum-Table-cell--alignRight{text-align:right}.spectrum-Table-body.is-drop-target::before,.spectrum-Table-row.is-drop-target::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.spectrum-Table-body{position:relative;border-width:1px;border-radius:4px;overflow:auto;vertical-align:top}.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body{border-width:1px;border-radius:4px}.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:first-child .spectrum-Table-cell:first-child{border-top-left-radius:4px}.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:first-child .spectrum-Table-cell:last-child{border-top-right-radius:4px}.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell:first-child{border-bottom-left-radius:4px}.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell:last-child{border-bottom-right-radius:4px}.spectrum-Table-cell{box-sizing:border-box;font-size:14px;font-weight:400;line-height:1.5;padding:14px 16px;min-height:20px}.spectrum-Table-cell,.spectrum-Table-headCell{position:relative}.spectrum-Table-cell.focus-ring,.spectrum-Table-cell.is-focused,.spectrum-Table-headCell.focus-ring,.spectrum-Table-headCell.is-focused{outline:none}.spectrum-Table-cell.focus-ring::before,.spectrum-Table-cell.is-focused::before,.spectrum-Table-headCell.focus-ring::before,.spectrum-Table-headCell.is-focused::before{content:"";z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px}.spectrum-Table-headCell.focus-ring::before,.spectrum-Table-headCell.is-focused::before{top:1px;right:1px;bottom:1px;left:1px}.spectrum-Table-cell--divider{border-right-width:1px}.spectrum-Table-row{position:relative;cursor:pointer;transition:background-color 130ms ease-in-out}.spectrum-Table-row:focus{outline:0}.spectrum-Table>.spectrum-Table-body>.spectrum-Table-row:last-of-type{border-bottom-style:none}.spectrum-Table--quiet .spectrum-Table-body{border-radius:0px}.spectrum-Table--quiet .spectrum-Table-body.is-drop-target::before,.spectrum-Table--quiet .spectrum-Table-row.is-drop-target::before{border-radius:4px}.spectrum-Table-checkboxCell{padding-right:8px;padding-top:0px;padding-bottom:0px;vertical-align:middle}.spectrum-Table-checkbox{vertical-align:super}.spectrum-Table-headCell{color:rgb(110, 110, 110);background-color:transparent}.spectrum-Table-headCell.is-sortable .spectrum-Table-sortedIcon{color:rgb(142, 142, 142)}.spectrum-Table-headCell.is-sortable:hover{color:rgb(44, 44, 44)}.spectrum-Table-headCell.is-sortable:hover .spectrum-Table-sortedIcon{color:rgb(44, 44, 44)}.spectrum-Table-headCell.is-sortable.focus-ring,.spectrum-Table-headCell.is-sortable.is-focused{color:rgb(44, 44, 44)}.spectrum-Table-headCell.is-sortable.focus-ring .spectrum-Table-sortedIcon,.spectrum-Table-headCell.is-sortable.is-focused .spectrum-Table-sortedIcon{color:rgb(44, 44, 44)}.spectrum-Table-headCell.is-sortable:active{color:rgb(44, 44, 44)}.spectrum-Table-headCell.is-sortable:active .spectrum-Table-sortedIcon{color:rgb(44, 44, 44)}.spectrum-Table-cell.focus-ring::before,.spectrum-Table-cell.is-focused::before,.spectrum-Table-headCell.focus-ring::before,.spectrum-Table-headCell.is-focused::before{box-shadow:inset 0 0 0 2px rgb(38, 128, 235)}.spectrum-Table-body{border-style:solid;border-color:rgb(225, 225, 225);background-color:rgb(255, 255, 255)}.spectrum-Table-body.is-drop-target{border-color:rgb(38, 128, 235);box-shadow:0 0 0 1px rgb(38, 128, 235)}.spectrum-Table-body.is-drop-target::before{background-color:rgba(20, 115, 230, 0.1)}tbody.spectrum-Table-body{border:none}tbody.spectrum-Table-body .spectrum-Table-row{border-top:none}tbody.spectrum-Table-body .spectrum-Table-cell{border-top:1px solid rgb(225, 225, 225)}tbody.spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell:first-child{border-left:1px solid rgb(225, 225, 225)}tbody.spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell:last-child{border-right:1px solid rgb(225, 225, 225)}tbody.spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell{border-bottom:1px solid rgb(225, 225, 225)}.spectrum-Table-row{border-bottom:1px solid rgb(225, 225, 225);background-color:transparent}.spectrum-Table-row:hover{background-color:rgba(44, 44, 44, 0.06)}.spectrum-Table-row.focus-ring,.spectrum-Table-row.is-focused{background-color:rgba(44, 44, 44, 0.06)}.spectrum-Table-row:active{background-color:rgba(44, 44, 44, 0.1)}.spectrum-Table-row.is-selected{background-color:rgba(20, 115, 230, 0.1)}.spectrum-Table-row.is-selected:hover{background-color:rgba(20, 115, 230, 0.2)}.spectrum-Table-row.is-selected.focus-ring,.spectrum-Table-row.is-selected.is-focused{background-color:rgba(20, 115, 230, 0.2)}.spectrum-Table-row.is-drop-target::before{box-shadow:inset 0 0 0 2px rgb(38, 128, 235);background-color:rgba(20, 115, 230, 0.1)}.spectrum-Table-cell{color:rgb(75, 75, 75);background-color:transparent}.spectrum-Table-cell--divider{border-right-style:solid;border-right-color:rgb(225, 225, 225)}.spectrum-Table--quiet .spectrum-Table-body{border-width:1px 0;background-color:transparent}.spectrum-Table--quiet .spectrum-Table-body.is-drop-target{box-shadow:none;border-color:transparent}.spectrum-Table--quiet .spectrum-Table-body.is-drop-target::before{box-shadow:inset 0 0 0 2px rgb(38, 128, 235)}.spectrum-Table--quiet .spectrum-Table-row{background-color:transparent}.spectrum-Table--quiet .spectrum-Table-row:hover{background-color:rgba(44, 44, 44, 0.06)}.spectrum-Table--quiet .spectrum-Table-row.focus-ring,.spectrum-Table--quiet .spectrum-Table-row.is-focused{background-color:rgba(44, 44, 44, 0.06)}.spectrum-Table--quiet .spectrum-Table-row:active{background-color:rgba(44, 44, 44, 0.1)}.spectrum-Table--quiet .spectrum-Table-row.is-selected{background-color:rgba(20, 115, 230, 0.1)}.spectrum-Table--quiet .spectrum-Table-row.is-selected:hover{background-color:rgba(20, 115, 230, 0.2)}.spectrum-Table--quiet .spectrum-Table-row.is-selected.focus-ring,.spectrum-Table--quiet .spectrum-Table-row.is-selected.is-focused{background-color:rgba(20, 115, 230, 0.2)}.spectrum-Table--quiet tbody.spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell:first-child,.spectrum-Table--quiet tbody.spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell:last-child{border-left:none;border-right:none}.spectrum-ActionBar{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;bottom:0;z-index:1;box-sizing:border-box;padding:0 16px;height:0;opacity:0;overflow:hidden;pointer-events:none;transition:height 130ms ease-in-out,opacity 130ms ease-in-out}.spectrum-ActionBar.is-open{height:80px;opacity:1}.spectrum-ActionBar--sticky{left:0;right:0;position:-webkit-sticky;position:sticky}.spectrum-ActionBar--flexible .spectrum-ActionBar-popover{width:auto}.spectrum-ActionBar--fixed{position:fixed}.spectrum-ActionBar-popover{position:relative;box-sizing:border-box;width:100%;margin:auto;height:48px;min-width:280px;max-width:960px;padding:0 16px;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;pointer-events:auto}.spectrum-Accordion{display:block;list-style:none;padding:0;margin:0}.spectrum-Accordion-itemIndicator{display:block;position:absolute;left:16px;top:14.5px;transition:transform ease 130ms}.spectrum-Accordion-item{z-index:inherit;position:relative;display:list-item;margin:0;border-bottom:1px solid transparent}.spectrum-Accordion-item:first-of-type{border-top:1px solid transparent}.spectrum-Accordion-itemHeading{margin:0}.spectrum-Accordion-itemHeader{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;box-sizing:border-box;padding:12px 16px 12px 34px;margin:0;min-height:39px;font-size:11px;line-height:1.3;text-transform:uppercase;letter-spacing:.0006em;text-overflow:ellipsis;cursor:pointer;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:inherit;border:0;font-family:inherit;text-align:start;width:100%}.spectrum-Accordion-itemHeader:focus{outline:none}.spectrum-Accordion-itemHeader:focus::after{content:"";position:absolute;left:0;top:-1px;bottom:-1px;width:2px}.spectrum-Accordion-itemContent{padding:0 16px 16px 16px;display:none}.spectrum-Accordion-item.is-open>.spectrum-Accordion-itemHeading>.spectrum-Accordion-itemIndicator{transform:rotate(90deg)}.spectrum-Accordion-item.is-open>.spectrum-Accordion-itemIndicator{transform:rotate(90deg)}.spectrum-Accordion-item.is-open>.spectrum-Accordion-itemHeader::after{height:39px}.spectrum-Accordion-item.is-open>.spectrum-Accordion-itemContent{display:block}.spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader{cursor:default}.spectrum-Accordion-item{border-color:rgb(225, 225, 225)}.spectrum-Accordion-itemIndicator{color:rgb(142, 142, 142)}.spectrum-Accordion-itemHeader{color:rgb(110, 110, 110)}.spectrum-Accordion-itemHeader:hover{color:rgb(44, 44, 44);background-color:rgb(234, 234, 234)}.spectrum-Accordion-itemHeader:hover+.spectrum-Accordion-itemIndicator{color:rgb(75, 75, 75)}.spectrum-Accordion-itemHeader.focus-ring:after{background-color:rgb(38, 128, 235)}.spectrum-Accordion-item.is-open .spectrum-Accordion-itemHeader:hover{background-color:transparent}.spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader,.spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader:hover,.spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader.focus-ring{color:rgb(179, 179, 179);background-color:transparent}.spectrum-Accordion-item.is-disabled .spectrum-Accordion-itemHeader+.spectrum-Accordion-itemIndicator{color:rgb(202, 202, 202)}/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51, 153, 255, 0.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media(min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media(min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media(min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}x-app .spectrum-Textfield::-webkit-input-placeholder{font-size:1em;font-style:normal}x-app .spectrum-Textfield:-moz-placeholder{font-size:1em}x-app .spectrum-Textfield::-moz-placeholder{font-size:1em}x-app .spectrum-Textfield:-ms-input-placeholder{font-size:1em}x-scaffold{display:flex;flex-direction:column;width:100%;height:100%}x-scaffold>.dismiss-capturer{position:fixed;height:100%;width:100%;z-index:1}x-scaffold>.dismiss-capturer.dismissable{z-index:3;background:#000 0% 0% no-repeat padding-box;opacity:.28}x-scaffold>.content{margin-top:3rem;height:calc(100% - 3rem);z-index:2}x-scaffold>.content.searching{filter:blur(4px)}x-scaffold #scrollToTop{height:42px;width:42px;border-color:#306eb5;border-radius:3rem;position:fixed;bottom:15px;right:15px;z-index:10;background-color:#fff}x-scaffold #scrollToTop x-icon{color:#306eb5}x-scaffold .full,x-scaffold .block-page-loader x-loader,x-scaffold .block-page-loader>.bg-div,x-scaffold .block-page-loader{width:100%;height:100%}x-scaffold .block-page-loader{position:absolute;display:none;z-index:100;top:0}x-scaffold .block-page-loader>.bg-div{background:#000 0% 0% no-repeat padding-box;opacity:.28;position:absolute}x-scaffold .block-page-loader x-loader{display:flex;justify-content:center;align-items:center}x-sort-panel .sort-panel-container{padding:1rem 1.5rem 1rem 1.5rem}x-sort-panel .right{position:absolute;right:20px;top:10px}x-sort-panel form>.header{padding-bottom:.5rem}x-sort-panel form>.spectrum-Radio{display:flex;flex-direction:row-reverse}x-sort-panel form>.spectrum-Radio .spectrum-Radio-button{margin-left:auto;transform:scale(1.5)}x-sort-panel form>.spectrum-Radio .spectrum-Radio-label{font-size:1rem}x-sort-panel form>.footer{padding-top:1.25rem;display:flex;justify-content:center}x-sort-panel .spectrum-Button{min-width:165px}x-main-panel .panel-container{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-moz-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-ms-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-o-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;border:1px solid #fff;border-radius:1rem 1rem 0 0;background-color:#fff;position:fixed;bottom:0;width:100%;box-sizing:border-box;z-index:5;visibility:hidden;pointer-events:none;transform:translate(0, 100%)}x-main-panel .panel-container.open{-webkit-transition:transform 250ms ease-in 0ms;-moz-transition:transform 250ms ease-in 0ms;-ms-transition:transform 250ms ease-in 0ms;-o-transition:transform 250ms ease-in 0ms;transition:transform 250ms ease-in 0ms;visibility:visible;pointer-events:auto;transform:translate(0, 0)}x-main-panel .panel-container.filter{height:90%}x-filter-panel .filter-panel-container{height:90vh}x-filter-panel .no-results{display:flex;align-items:center;justify-content:center}x-filter-panel .spectrum-Button{min-width:165px}x-filter-panel .data-panel{max-height:90vh;overflow-y:scroll}x-filter-panel .data-panel .right{position:absolute;right:10px;top:20px}x-filter-panel .data-panel form{padding:1rem;height:100%}x-filter-panel .data-panel form>header{margin-bottom:.25rem}x-filter-panel .data-panel form>section{margin-bottom:1.5rem;width:95%}x-filter-panel .data-panel form .spectrum-ActionButton{margin:.5rem .5rem 0 0;height:31px;min-width:66px;border-radius:21px;border:1px solid;opacity:1;max-width:100%}x-filter-panel .data-panel form .spectrum-ActionButton[data-more]{border-color:#222}x-filter-panel .data-panel form .spectrum-ActionButton.defaultPrimaryColor:active,x-filter-panel .data-panel form .spectrum-ActionButton.defaultPrimaryColor:hover{color:#306eb5;border-color:#306eb5}x-filter-panel .data-panel form .spectrum-ActionButton+.spectrum-ActionButton{margin:.5rem .5rem 0 0}x-filter-panel .data-panel form .more{border:2px solid;font-weight:bold}x-filter-panel .data-panel form>.buttons{display:flex;justify-content:center;margin-top:1rem;margin-bottom:0;width:100%}@media screen and (max-width: 575px){x-filter-panel .data-panel form>.buttons .spectrum-Button{width:50%;min-width:auto}}x-filter-panel .data-panel form h2{font-weight:700}x-filter-panel .more-panel{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-transition:transform ease-in-out .2s;-moz-transition:transform ease-in-out .2s;-ms-transition:transform ease-in-out .2s;-o-transition:transform ease-in-out .2s;transition:transform ease-in-out .2s;visibility:hidden;flex-direction:column;justify-content:space-between;padding:1rem;box-sizing:border-box;position:absolute;bottom:0;width:100%;border:1px solid #fff;border-radius:1rem 1rem 0 0;background-color:#fff;z-index:6;transform:translate(0, 100%);height:100%;overflow-y:auto}x-filter-panel .more-panel.open{transform:translate(0, 0);visibility:visible}x-filter-panel .more-panel .spectrum-Checkbox{word-break:break-all}x-filter-panel .more-panel>header{padding:.5rem 0;box-sizing:border-box}x-filter-panel .more-panel>header .right{position:absolute;right:10px;top:20px}x-filter-panel .more-panel>section{padding:.5rem 0;box-sizing:border-box}x-filter-panel .more-panel>.items{max-height:75%;overflow-y:auto}x-filter-panel .more-panel>.buttons{display:flex;justify-content:center;margin-top:1rem;margin-bottom:0;width:100%}@media screen and (max-width: 575px){x-filter-panel .more-panel>.buttons .spectrum-Button{width:50%;min-width:auto}}x-filter-panel .more-panel .spectrum-Search{width:100%}x-filter-panel .more-panel .spectrum-Search input[type=search]{width:100%;border-radius:21px}x-filter-panel .more-panel .spectrum-Search input[type=search] textarea:focus,x-filter-panel .more-panel .spectrum-Search input[type=search] select:focus{font-size:16px}x-filter-panel .more-panel .spectrum-Search .spectrum-Textfield{font-size:16px}x-filter-panel .more-panel .spectrum-Search .spectrum-ClearButton{right:0;top:0;position:absolute}x-filter-panel .more-panel .spectrum-Button--primary.spectrum-Button--quiet{border-color:#000;min-width:6px}x-home>header{padding:1rem;box-sizing:border-box;display:flex;height:4rem}x-home #homePageLoader{height:100%;width:100%;display:flex;align-items:center;justify-content:center}x-drawer{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-ms-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s;background-color:#323232;display:flex;flex-direction:column;width:80%;height:100%;position:fixed;transform:translateX(-100%);z-index:4;visibility:hidden}x-drawer .spectrum,x-drawer .spectrum-Body{color:#e3e3e3}@media screen and (min-width: 576px){x-drawer{width:20rem}}x-drawer.open{visibility:visible;transform:translateX(0%);overflow:scroll}x-drawer>header{padding:1.5rem 0rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-size:contain}x-drawer>header>.avatar{width:8rem;height:8rem;border-radius:8rem;background-size:cover;background-repeat:no-repeat;background-position:center;border-color:#4a4a4a;border-width:4px;border-style:solid}x-drawer>header>.spectrum-Body{margin-top:.5rem}x-drawer>header>.user-name{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;word-break:break-word;text-align:center;padding:0 10px}x-drawer .spectrum-Rule--small{background-color:#4a4a4a;margin:0}x-drawer>nav .spectrum-Label{border-color:rgba(0,0,0,0);height:fit-content;border-radius:16px}x-drawer>nav .spectrum-SideNav-item.is-selected>.spectrum-SideNav-itemLink{color:#fff;background-color:rgba(255,255,255,.07)}x-drawer>nav .spectrum-SideNav-item .is-active>.spectrum-SideNav-itemLink{background-color:rgba(255,255,255,.07)}x-drawer>nav .spectrum-SideNav-item.is-disabled .spectrum-SideNav-itemLink{background-color:rgba(0,0,0,0);color:#6e6e6e}x-drawer>nav .spectrum-SideNav-itemLink{background-color:rgba(0,0,0,0);color:#e3e3e3}x-drawer>nav .spectrum-SideNav-itemLink:hover{background-color:rgba(255,255,255,.07);color:#fff}x-drawer>nav .spectrum-SideNav-itemLink:active{background-color:rgba(255,255,255,.07)}x-drawer>nav .spectrum-SideNav-item{margin:0;box-sizing:border-box;border-bottom:1px solid #4b4b4b}x-drawer>nav .spectrum-SideNav-item:first-child{border-top:1px solid #4b4b4b}x-drawer>nav .spectrum-SideNav-item>a{padding-top:1rem;padding-bottom:1rem;padding-left:1.25rem}x-drawer>nav .spectrum-SideNav-item>a>p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:.5rem;margin-right:.5rem}x-drawer>nav .spectrum-SideNav-item>a>span{background-color:#e61414;-webkit-text-fill-color:#fff}x-drawer>nav .spectrum-SideNav-item .social-link{position:relative;right:2px}x-drawer>nav .spectrum-SideNav-item .social-link svg{width:24px;height:24px}x-drawer>nav .spectrum-SideNav-item .social-text{margin-left:2px}x-catalog .catalog-list-container{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}x-catalog .sortfilter{height:30px;min-width:77px;border-radius:16px;border:2px solid}x-catalog #spectrum-catalog-filter-ActionButton.active::before{content:" ";width:10px;height:6px;border-radius:6px;background-color:#eb322d}x-catalog .spectrum-Tabs{z-index:2;padding:0}x-catalog .spectrum-Tabs .spectrum-Tabs-item{display:flex;align-items:center;max-width:33ch;padding:.75rem .5rem .25rem .5rem;box-sizing:border-box;margin:0 1rem}x-catalog .spectrum-Tabs .spectrum-Tabs-item .spectrum-Tabs-itemLabel{width:100%;max-width:33ch;overflow:hidden;text-overflow:ellipsis}x-catalog .spectrum-Tabs .spectrum-Tabs-item .spectrum-Tabs-itemLabel>a{text-align:center;text-transform:uppercase;text-decoration:none}x-catalog .spectrum-Tabs .spectrum-Tabs-item.is-selected{border-bottom:2px solid #306eb5}x-catalog .spectrum-Tabs .spectrum-Tabs-item.is-selected .spectrum-Tabs-itemLabel a{font-weight:bold}x-catalog .spectrum-Tabs .spectrum-Tabs-item+:not(.spectrum-Tabs-selectionIndicator){margin-left:0}x-catalog .spectrum-Tabs .spectrum-Tabs-selectionIndicator{width:8rem}x-catalog #courseList{height:calc(100% - 48px);overflow-y:auto}x-catalog #courseList.full-height{height:100%}x-catalog #courseList .pagination{display:flex;justify-content:center;padding:1rem 0;box-sizing:border-box}x-catalog #courseList .course-list{display:flex;flex-direction:column;box-sizing:border-box;width:100%}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-head{box-sizing:border-box;display:flex;flex-direction:column}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-head>div{padding:7px 20px;display:flex;align-items:center}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-head>div:first-child{padding-top:14px}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-head>div>.left{width:40%}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-head>div>.right{margin-left:auto}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-head .spectrum-ActionButton .spectrum-Icon{position:relative}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-head .spectrum-Checkbox-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 769px){x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body{display:flex;flex-wrap:wrap}}@media screen and (min-width: 769px)and (orientation: landscape){x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row{width:50%}}@media screen and (min-width: 769px)and (orientation: portrait){x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row{width:100%}}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell{padding:20px 20px}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card{display:flex;flex-direction:row;height:9rem;position:relative}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button{position:absolute}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button x-icon img{position:relative;right:4px;top:4px}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{padding-left:4px}@media screen and (max-width: 767px){x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#fff}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#fff}}@media screen and (min-width: 768px)and (orientation: portrait){x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#306eb5}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#6e6e6e}}@media screen and (min-width: 768px)and (orientation: landscape){x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#fff}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#fff}}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button[data-state="1"]{padding:.5rem 0 0 .5rem}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .spectrum-ActionButton{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .spectrum-Label{color:inherit;background-color:#fff;text-transform:uppercase;border-radius:1rem;font-size:.75rem}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .effectiveness{position:absolute;bottom:0;padding:0rem 0rem .5rem .5rem}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .effectiveness .spectrum-Label{background-color:rgba(0,0,0,.45);color:#fff;border-radius:1rem;height:.75rem;font-size:.75rem;display:inline-flex;align-items:center}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .rating{position:absolute;bottom:0;padding:0rem 0rem .5rem .5rem}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .rating .spectrum-Label{background-color:#fff;color:inherit;height:.75rem;display:inline-flex;align-items:center;text-transform:uppercase;border-radius:1rem;font-size:.75rem}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .price{position:absolute;padding:.5rem 0rem 0rem .5rem}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .price .spectrum-Label{background-color:#fff;color:#000;border-radius:1rem;height:.75rem;font-size:.75rem;display:inline-flex;align-items:center}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.left{display:flex;flex-direction:column;width:10rem;height:9rem;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:.35rem}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right{display:flex;flex-direction:column;width:calc(100% - 10rem);box-sizing:border-box;padding:0 0 0 12px}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .title{line-height:1.3rem;width:95%;overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;word-break:break-word}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .subtitle{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;font-size:12px;margin-top:.3rem;width:95%;text-transform:none}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right p.catalog-card-description{font-size:13px;overflow:hidden;margin-top:.3rem;text-overflow:ellipsis;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;line-height:1.3;word-break:break-word}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .description{overflow:hidden;text-overflow:ellipsis;margin-top:.3rem}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .description p{font-size:13px;overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;line-height:1.3;word-break:break-word}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment{display:flex;margin-top:auto;gap:5px}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left{width:calc(100% - 30px);display:flex;align-items:center}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader{width:100%;min-width:100%}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader .spectrum-BarLoader-percentage{margin-left:auto;margin-bottom:.3rem;color:inherit;font-weight:bold}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader .spectrum-BarLoader-track{width:100%}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.right{width:30px;display:flex;align-items:center;box-sizing:border-box}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment.passed>.left .spectrum-BarLoader-fill{background-color:#2d9d78}x-catalog #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment.passed>.right .spectrum-Icon{color:#2d9d78}x-downloads .center-div{display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;position:fixed}x-downloads .center-div .loading{text-align:center}x-downloads .catalog-list-container{overflow-x:auto;overflow-y:hidden}x-downloads .spectrum-Tabs{z-index:2;padding:0}x-downloads .spectrum-Tabs .spectrum-Tabs-item{display:flex;align-items:center;max-width:33ch;padding:.75rem .5rem .25rem .5rem;box-sizing:border-box;margin:0 1rem}x-downloads .spectrum-Tabs .spectrum-Tabs-item .spectrum-Tabs-itemLabel{width:100%;max-width:33ch;overflow:hidden;text-overflow:ellipsis}x-downloads .spectrum-Tabs .spectrum-Tabs-item .spectrum-Tabs-itemLabel>a{text-align:center;text-transform:uppercase;text-decoration:none}x-downloads .spectrum-Tabs .spectrum-Tabs-item.is-selected{border-bottom:2px solid #306eb5}x-downloads .spectrum-Tabs .spectrum-Tabs-item.is-selected .spectrum-Tabs-itemLabel a{font-weight:bold}x-downloads .spectrum-Tabs .spectrum-Tabs-item+:not(.spectrum-Tabs-selectionIndicator){margin-left:0}x-downloads .spectrum-Tabs .spectrum-Tabs-selectionIndicator{width:8rem}x-downloads #courseList{height:100%;overflow-y:auto}x-downloads #courseList .pagination{display:flex;justify-content:center;padding:1rem 0;box-sizing:border-box}x-downloads #courseList .course-list{display:flex;flex-direction:column;box-sizing:border-box;width:100%}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-head{box-sizing:border-box;display:flex;flex-direction:column}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-head>div{padding:7px 20px;display:flex;align-items:center}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-head>div:first-child{padding-top:14px}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-head>div>.right{margin-left:auto}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-head .spectrum-ActionButton .spectrum-Icon{position:relative}@media screen and (min-width: 769px){x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body{display:flex;flex-wrap:wrap}}@media screen and (min-width: 769px)and (orientation: landscape){x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row{width:50%}}@media screen and (min-width: 769px)and (orientation: portrait){x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row{width:100%}}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell{padding:20px 20px}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card{display:flex;flex-direction:row;height:9rem;position:relative}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button{position:absolute}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button x-icon img{position:relative;right:4px;top:4px}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{padding-left:4px}@media screen and (max-width: 767px){x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#fff}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#fff}}@media screen and (min-width: 768px)and (orientation: portrait){x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#306eb5}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#6e6e6e}}@media screen and (min-width: 768px)and (orientation: landscape){x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#fff}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#fff}}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button[data-state="1"]{padding:.5rem 0 0 .5rem}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .spectrum-ActionButton{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .spectrum-Label{color:inherit;background-color:#fff;text-transform:uppercase;border-radius:1rem;font-size:.75rem}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .effectiveness{position:absolute;bottom:0;padding:0rem 0rem .5rem .5rem}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .effectiveness .spectrum-Label{background-color:rgba(0,0,0,.45);color:#fff;border-radius:1rem;height:.75rem;font-size:.75rem;display:inline-flex;align-items:center}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .rating{position:absolute;bottom:0;padding:0rem 0rem .5rem .5rem}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .rating .spectrum-Label{background-color:#fff;color:inherit;height:.75rem;display:inline-flex;align-items:center;text-transform:uppercase;border-radius:1rem;font-size:.75rem}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .price{position:absolute;padding:.5rem 0rem 0rem .5rem}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .price .spectrum-Label{background-color:#fff;color:#000;border-radius:1rem;height:.75rem;font-size:.75rem;display:inline-flex;align-items:center}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.left{display:flex;flex-direction:column;width:10rem;height:9rem;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:.35rem}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right{display:flex;flex-direction:column;width:calc(100% - 10rem);box-sizing:border-box;padding:0 0 0 10px}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .title{line-height:1.3rem;width:95%;overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;word-break:break-word}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .subtitle{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;font-size:12px;margin-top:.3rem;width:95%;text-transform:none}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right p.catalog-card-description{font-size:13px;overflow:hidden;margin-top:.3rem;text-overflow:ellipsis;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;line-height:1.3;word-break:break-word}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .description{overflow:hidden;text-overflow:ellipsis;margin-top:.3rem}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .description p{font-size:13px;overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;line-height:1.3;word-break:break-word}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment{display:flex;margin-top:auto}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left{width:calc(100% - 30px);display:flex;align-items:center}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader{width:100%;min-width:100%}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader .spectrum-BarLoader-percentage{margin-left:auto;margin-bottom:.3rem;color:inherit;font-weight:bold}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader .spectrum-BarLoader-track{width:100%}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.right{width:30px;display:flex;align-items:center;padding-left:5px;box-sizing:border-box}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment.passed>.left .spectrum-BarLoader-fill{background-color:#2d9d78}x-downloads #courseList .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment.passed>.right .spectrum-Icon{color:#2d9d78}.ellipsis,x-learning-object #loContainer>.metadata .metadata-item>.right>.value,x-instance #loContainer>.metadata .metadata-item>.right>.value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}x-learning-object a,x-instance a{color:#306eb5;word-break:break-word}x-learning-object #loContainer,x-instance #loContainer{height:calc(100% - 78px);overflow-y:auto}x-learning-object #loContainer>header,x-instance #loContainer>header{background-repeat:no-repeat;background-size:cover;position:relative}x-learning-object #loContainer>header .lo-title,x-instance #loContainer>header .lo-title{width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}x-learning-object #loContainer>header x-share,x-instance #loContainer>header x-share{position:absolute;top:0;right:0;margin-top:1rem;margin-right:1rem}x-learning-object #loContainer>header>div,x-instance #loContainer>header>div{height:100%;background-color:rgba(0,0,0,.3);padding:1rem;box-sizing:border-box;display:flex;flex-direction:column}x-learning-object #loContainer>header>div>.title,x-instance #loContainer>header>div>.title{margin:3rem 0 1.5rem 0}@media screen and (min-width: 577px){x-learning-object #loContainer>header>div>.title,x-instance #loContainer>header>div>.title{margin:4.5rem 0 2rem 0}}x-learning-object #loContainer>header>div>.title.hasLabel,x-instance #loContainer>header>div>.title.hasLabel{margin-top:1.5rem}@media screen and (min-width: 577px){x-learning-object #loContainer>header>div>.title.hasLabel,x-instance #loContainer>header>div>.title.hasLabel{margin-top:3rem}}x-learning-object #loContainer>header>div>.title>.spectrum-Label,x-instance #loContainer>header>div>.title>.spectrum-Label{color:inherit;background-color:#fff;text-transform:uppercase;border-radius:1rem;font-size:.75rem;font-weight:bold;margin-bottom:.5rem}x-learning-object #loContainer>header>div>.title>h4.spectrum-Heading,x-instance #loContainer>header>div>.title>h4.spectrum-Heading{color:#fff;text-align:left}x-learning-object #loContainer>header>div>p.spectrum-Detail,x-instance #loContainer>header>div>p.spectrum-Detail{color:#fff}x-learning-object #loContainer>header>div>.enrollment,x-instance #loContainer>header>div>.enrollment{display:flex;width:100%}x-learning-object #loContainer>header>div>.enrollment .left,x-instance #loContainer>header>div>.enrollment .left{width:85%;display:flex;align-items:center}x-learning-object #loContainer>header>div>.enrollment .left .spectrum-BarLoader,x-instance #loContainer>header>div>.enrollment .left .spectrum-BarLoader{width:100%;height:20px}x-learning-object #loContainer>header>div>.enrollment .left .spectrum-BarLoader .spectrum-BarLoader-track,x-instance #loContainer>header>div>.enrollment .left .spectrum-BarLoader .spectrum-BarLoader-track{width:100%}x-learning-object #loContainer>header>div>.enrollment .right,x-instance #loContainer>header>div>.enrollment .right{width:15%;display:flex;justify-content:center}x-learning-object #loContainer>header>div>.enrollment .right>p,x-instance #loContainer>header>div>.enrollment .right>p{color:#fff}x-learning-object #loContainer>.description,x-instance #loContainer>.description{box-sizing:border-box;padding:20px 20px 40px 20px}x-learning-object #loContainer>.description .description-header,x-instance #loContainer>.description .description-header{margin:0 0 10px 0;color:#000;font-size:20px}x-learning-object #loContainer>.description p,x-instance #loContainer>.description p{margin:0}x-learning-object #loContainer>.description p img,x-instance #loContainer>.description p img{max-width:100%}x-learning-object #loContainer>.description>h4,x-instance #loContainer>.description>h4{margin:0 0 .5rem 0}x-learning-object #loContainer .instance-section h3,x-instance #loContainer .instance-section h3{margin:0;color:#000;font-size:20px;padding:10px 20px}@media screen and (min-width: 1201px)and (orientation: landscape){x-learning-object #loContainer .instance-section h3,x-instance #loContainer .instance-section h3{padding:10px 200px}}x-learning-object #loContainer .instance-section .spectrum-Rule,x-instance #loContainer .instance-section .spectrum-Rule{background-color:#fff;height:2px;margin:0}x-learning-object #loContainer .instance-section .spectrum-Table-body,x-instance #loContainer .instance-section .spectrum-Table-body{border:none;background-color:inherit}x-learning-object #loContainer .instance-section .spectrum-Table-body .spectrum-Table-row,x-instance #loContainer .instance-section .spectrum-Table-body .spectrum-Table-row{border:none;padding:15px 20px;line-height:.8rem}x-learning-object #loContainer .instance-section .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell,x-instance #loContainer .instance-section .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell{padding:0}@media screen and (min-width: 1201px)and (orientation: landscape){x-learning-object #loContainer .instance-section .spectrum-Table-body .spectrum-Table-row,x-instance #loContainer .instance-section .spectrum-Table-body .spectrum-Table-row{padding:10px 200px}}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance,x-instance #loContainer .instance-section .spectrum-Table-body .instance{display:flex;justify-content:space-between;align-items:flex-start}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .right,x-instance #loContainer .instance-section .spectrum-Table-body .instance .right{max-width:30%;justify-content:center;display:flex;flex-direction:column;align-items:flex-end}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .right .extension-name,x-instance #loContainer .instance-section .spectrum-Table-body .instance .right .extension-name{line-height:1rem}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .left,x-instance #loContainer .instance-section .spectrum-Table-body .instance .left{display:flex;width:70%;display:flex;flex-direction:column;justify-content:center}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .instance-title,x-instance #loContainer .instance-section .spectrum-Table-body .instance .instance-title{font-size:14px;letter-spacing:0px;color:#292929;opacity:1;padding:0 0 8px 0;font-weight:400;word-break:break-all}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .extra-info,x-instance #loContainer .instance-section .spectrum-Table-body .instance .extra-info{display:flex}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .extra-info>div,x-instance #loContainer .instance-section .spectrum-Table-body .instance .extra-info>div{padding-right:20px;display:flex;color:#717171;font-size:13px;font-weight:400}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .extra-info x-icon,x-instance #loContainer .instance-section .spectrum-Table-body .instance .extra-info x-icon{width:15px;display:block;position:relative;bottom:2px;right:1px}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .extra-info x-icon svg,x-instance #loContainer .instance-section .spectrum-Table-body .instance .extra-info x-icon svg{width:15px;height:15px}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance .extra-info .spectrum-Link,x-instance #loContainer .instance-section .spectrum-Table-body .instance .extra-info .spectrum-Link{padding-left:1px}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance button:not([disabled]),x-instance #loContainer .instance-section .spectrum-Table-body .instance button:not([disabled]){background-color:#fff;color:#306eb5;border-color:#306eb5}x-learning-object #loContainer .instance-section .spectrum-Table-body .instance button,x-instance #loContainer .instance-section .spectrum-Table-body .instance button{margin-bottom:15px}x-learning-object #loContainer>hr,x-instance #loContainer>hr{margin:0}x-learning-object #loContainer>.metadata,x-instance #loContainer>.metadata{box-sizing:border-box;padding:1rem;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap}x-learning-object #loContainer>.metadata.expandable,x-instance #loContainer>.metadata.expandable{padding:1rem 1rem 0 1rem}x-learning-object #loContainer>.metadata.unexpanded .metadata-items,x-instance #loContainer>.metadata.unexpanded .metadata-items{height:6rem;overflow-y:hidden}x-learning-object #loContainer>.metadata.prl,x-instance #loContainer>.metadata.prl{align-items:flex-start}x-learning-object #loContainer>.metadata .metadata-items,x-instance #loContainer>.metadata .metadata-items{display:flex;flex-wrap:wrap}x-learning-object #loContainer>.metadata .metadata-item,x-instance #loContainer>.metadata .metadata-item{display:flex;min-height:3rem;width:50%;box-sizing:border-box;z-index:2}@media screen and (min-width: 577px){x-learning-object #loContainer>.metadata .metadata-item,x-instance #loContainer>.metadata .metadata-item{width:33.33%}}@media screen and (min-width: 769px){x-learning-object #loContainer>.metadata .metadata-item,x-instance #loContainer>.metadata .metadata-item{width:25%}}x-learning-object #loContainer>.metadata .metadata-item>.left,x-instance #loContainer>.metadata .metadata-item>.left{display:flex;align-items:center;position:relative;top:-5px}x-learning-object #loContainer>.metadata .metadata-item>.left>div,x-instance #loContainer>.metadata .metadata-item>.left>div{width:2rem;height:2rem;border-radius:2rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}x-learning-object #loContainer>.metadata .metadata-item>.right,x-instance #loContainer>.metadata .metadata-item>.right{width:calc(100% - 2rem);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}x-learning-object #loContainer>.metadata .metadata-item>.right>.key,x-instance #loContainer>.metadata .metadata-item>.right>.key{color:#999}x-learning-object #loContainer>.metadata .metadata-item.prl-data-label,x-instance #loContainer>.metadata .metadata-item.prl-data-label{width:100%;align-items:flex-start;min-height:inherit}x-learning-object #loContainer>.metadata .metadata-item.prl-data-label .key,x-instance #loContainer>.metadata .metadata-item.prl-data-label .key{position:relative;top:2px;color:#8f8f8f}x-learning-object #loContainer>.metadata .metadata-item.prl-data,x-instance #loContainer>.metadata .metadata-item.prl-data{width:50%;align-items:flex-start}@media screen and (min-width: 577px){x-learning-object #loContainer>.metadata .metadata-item.prl-data,x-instance #loContainer>.metadata .metadata-item.prl-data{width:50%}}@media screen and (min-width: 769px){x-learning-object #loContainer>.metadata .metadata-item.prl-data,x-instance #loContainer>.metadata .metadata-item.prl-data{width:50%}}x-learning-object #loContainer>.metadata .metadata-item.prl-data>.left,x-instance #loContainer>.metadata .metadata-item.prl-data>.left{align-items:flex-start}x-learning-object #loContainer>.metadata .metadata-item.prl-data>.left x-icon,x-instance #loContainer>.metadata .metadata-item.prl-data>.left x-icon{display:none}x-learning-object #loContainer>.metadata .metadata-item.prl-data>.right>.value,x-instance #loContainer>.metadata .metadata-item.prl-data>.right>.value{white-space:initial;word-break:break-word}x-learning-object #loContainer>.metadata #extra-skills,x-instance #loContainer>.metadata #extra-skills{display:none}x-learning-object #loContainer>.metadata #extra-skills.expanded,x-instance #loContainer>.metadata #extra-skills.expanded{display:block}x-learning-object #loContainer>.metadata .skill-item,x-instance #loContainer>.metadata .skill-item{display:flex;box-sizing:border-box;z-index:2;width:100%}x-learning-object #loContainer>.metadata .skill-item>.left,x-instance #loContainer>.metadata .skill-item>.left{display:flex;align-items:flex-start}x-learning-object #loContainer>.metadata .skill-item>.left>div,x-instance #loContainer>.metadata .skill-item>.left>div{width:2rem;height:2rem;border-radius:2rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}x-learning-object #loContainer>.metadata .skill-item>.right,x-instance #loContainer>.metadata .skill-item>.right{width:calc(100% - 2rem);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}x-learning-object #loContainer>.metadata .skill-item>.right>.key,x-instance #loContainer>.metadata .skill-item>.right>.key{color:#999}x-learning-object #loContainer>.metadata .skill-item>.right a,x-instance #loContainer>.metadata .skill-item>.right a{color:#306eb5}x-learning-object #loContainer>.metadata .skill-item .learning-object-more,x-instance #loContainer>.metadata .skill-item .learning-object-more{display:flex;align-items:flex-start}x-learning-object #loContainer>.list-section,x-instance #loContainer>.list-section{padding:1rem;box-sizing:border-box;display:flex}x-learning-object #loContainer>.list-section>.left,x-instance #loContainer>.list-section>.left{display:flex;align-items:center}x-learning-object #loContainer>.list-section>.right,x-instance #loContainer>.list-section>.right{display:flex;flex-direction:column;padding-left:.8rem;justify-content:center}x-learning-object #loContainer>.list-section>.right>.key,x-instance #loContainer>.list-section>.right>.key{color:#999}x-learning-object #loContainer .spectrum-Body--XS,x-instance #loContainer .spectrum-Body--XS{word-break:break-word}x-learning-object .subLearningObject,x-instance .subLearningObject{padding:1rem 1.5rem 1rem 1rem;box-sizing:border-box}x-learning-object .subLearningObject>header,x-instance .subLearningObject>header{display:flex;align-items:center}x-learning-object .subLearningObject>header>p,x-instance .subLearningObject>header>p{max-width:60%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}x-learning-object .subLearningObject>header>div,x-instance .subLearningObject>header>div{margin-left:auto;display:flex}x-learning-object .subLearningObject>section,x-instance .subLearningObject>section{margin-top:1rem}x-learning-object .subLearningObject>section .course-label,x-instance .subLearningObject>section .course-label{display:flex;font-size:.75rem;padding:0}x-learning-object .subLearningObject>section .course-label .preview-text,x-instance .subLearningObject>section .course-label .preview-text{display:flex;gap:5px;padding-top:5px;padding-right:10px;margin-left:auto;cursor:pointer}x-learning-object .subLearningObject>section .course-overview,x-instance .subLearningObject>section .course-overview{padding-top:0px}x-learning-object .subLearningObject>section .course-overview>.header,x-instance .subLearningObject>section .course-overview>.header{display:flex}x-learning-object .subLearningObject>section .course-overview>.header>.left,x-instance .subLearningObject>section .course-overview>.header>.left{display:flex;align-items:center}x-learning-object .subLearningObject>section .course-overview>.header>.left>p:first-child,x-instance .subLearningObject>section .course-overview>.header>.left>p:first-child{margin-right:.5rem}x-learning-object .subLearningObject>section .course-overview>.header>.left>p:last-child,x-instance .subLearningObject>section .course-overview>.header>.left>p:last-child{margin-left:.5rem}x-learning-object .subLearningObject>section .course-overview>.header>.right,x-instance .subLearningObject>section .course-overview>.header>.right{display:flex;align-items:center;margin-left:auto}x-learning-object .subLearningObject>section .course-overview>.header>.right .passed-icon,x-instance .subLearningObject>section .course-overview>.header>.right .passed-icon{color:#0f870f;margin-left:.2rem}x-learning-object .subLearningObject>section .course-overview>.section,x-instance .subLearningObject>section .course-overview>.section{min-height:3rem}x-learning-object .subLearningObject>section .course-overview>.section>p,x-instance .subLearningObject>section .course-overview>.section>p{box-sizing:border-box}x-learning-object .subLearningObject>section .course-overview>.section .overview-text,x-instance .subLearningObject>section .course-overview>.section .overview-text{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3}x-learning-object .subLearningObject .spectrum-Detail,x-instance .subLearningObject .spectrum-Detail{text-transform:none}x-learning-object .resources.course,x-learning-object .resources.jobAid,x-instance .resources.course,x-instance .resources.jobAid{display:flex;flex-direction:column;padding:1rem}x-learning-object .resources.course>header,x-learning-object .resources.jobAid>header,x-instance .resources.course>header,x-instance .resources.jobAid>header{padding:0}x-learning-object .resources.course>header>.spectrum-Tabs-item,x-learning-object .resources.jobAid>header>.spectrum-Tabs-item,x-instance .resources.course>header>.spectrum-Tabs-item,x-instance .resources.jobAid>header>.spectrum-Tabs-item{min-width:6rem;padding:0 .5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}x-learning-object .resources.course>header>.spectrum-Tabs-item .spectrum-Tabs-itemLabel,x-learning-object .resources.jobAid>header>.spectrum-Tabs-item .spectrum-Tabs-itemLabel,x-instance .resources.course>header>.spectrum-Tabs-item .spectrum-Tabs-itemLabel,x-instance .resources.jobAid>header>.spectrum-Tabs-item .spectrum-Tabs-itemLabel{width:100%}x-learning-object .resources.course>header>.spectrum-Tabs-item .spectrum-Tabs-itemLabel p,x-learning-object .resources.jobAid>header>.spectrum-Tabs-item .spectrum-Tabs-itemLabel p,x-instance .resources.course>header>.spectrum-Tabs-item .spectrum-Tabs-itemLabel p,x-instance .resources.jobAid>header>.spectrum-Tabs-item .spectrum-Tabs-itemLabel p{text-align:center;overflow:hidden;white-space:nowrap;text-overflow:clip}x-learning-object .resources.course>header>.spectrum-Tabs-item.is-selected p,x-learning-object .resources.jobAid>header>.spectrum-Tabs-item.is-selected p,x-instance .resources.course>header>.spectrum-Tabs-item.is-selected p,x-instance .resources.jobAid>header>.spectrum-Tabs-item.is-selected p{font-weight:bold}x-learning-object .resources.course>header>.spectrum-Tabs-selectionIndicator,x-learning-object .resources.jobAid>header>.spectrum-Tabs-selectionIndicator,x-instance .resources.course>header>.spectrum-Tabs-selectionIndicator,x-instance .resources.jobAid>header>.spectrum-Tabs-selectionIndicator{min-width:6rem}x-learning-object .resources.course>header .spectrum-Tabs-item+*:not(.spectrum-Tabs-selectionIndicator),x-learning-object .resources.jobAid>header .spectrum-Tabs-item+*:not(.spectrum-Tabs-selectionIndicator),x-instance .resources.course>header .spectrum-Tabs-item+*:not(.spectrum-Tabs-selectionIndicator),x-instance .resources.jobAid>header .spectrum-Tabs-item+*:not(.spectrum-Tabs-selectionIndicator){margin-left:0}x-learning-object .resources.course .resource_section,x-learning-object .resources.jobAid .resource_section,x-instance .resources.course .resource_section,x-instance .resources.jobAid .resource_section{padding:0 .5rem}x-learning-object .resources.course .resource_section>header,x-learning-object .resources.jobAid .resource_section>header,x-instance .resources.course .resource_section>header,x-instance .resources.jobAid .resource_section>header{margin:2rem 0 1rem 0;display:flex}x-learning-object .resources.course .resource_section>header>.right,x-learning-object .resources.jobAid .resource_section>header>.right,x-instance .resources.course .resource_section>header>.right,x-instance .resources.jobAid .resource_section>header>.right{margin-left:auto}x-learning-object .resources.course .resource_section .disable-link,x-learning-object .resources.jobAid .resource_section .disable-link,x-instance .resources.course .resource_section .disable-link,x-instance .resources.jobAid .resource_section .disable-link{pointer-events:none;color:#aaa}x-learning-object .resources.course .spectrum-Table-cell,x-learning-object .resources.jobAid .spectrum-Table-cell,x-instance .resources.course .spectrum-Table-cell,x-instance .resources.jobAid .spectrum-Table-cell{padding:0 .5rem}x-learning-object .resources.course .module-desc,x-learning-object .resources.jobAid .module-desc,x-instance .resources.course .module-desc,x-instance .resources.jobAid .module-desc{padding:.5rem;background:#f5f5f5}x-learning-object .resources.course .cpmodule,x-learning-object .resources.jobAid .cpmodule,x-instance .resources.course .cpmodule,x-instance .resources.jobAid .cpmodule{border-top:3px solid #e1e1e1}x-learning-object .resources.course .module-desc-selfpaced,x-learning-object .resources.jobAid .module-desc-selfpaced,x-instance .resources.course .module-desc-selfpaced,x-instance .resources.jobAid .module-desc-selfpaced{border-top:1px solid #e1e1e1;padding-bottom:20px;padding-top:20px;width:100%;padding-left:15px}x-learning-object .resources.course .module,x-learning-object .resources.jobAid .module,x-instance .resources.course .module,x-instance .resources.jobAid .module{display:flex;width:100%;align-items:center;min-height:4rem;padding-bottom:5px;gap:.25rem}x-learning-object .resources.course .module.vc_cr,x-learning-object .resources.jobAid .module.vc_cr,x-instance .resources.course .module.vc_cr,x-instance .resources.jobAid .module.vc_cr{flex-direction:column;min-height:8rem}x-learning-object .resources.course .module.vc_cr>header,x-learning-object .resources.jobAid .module.vc_cr>header,x-instance .resources.course .module.vc_cr>header,x-instance .resources.jobAid .module.vc_cr>header{width:100%;display:flex;align-items:center;padding:.5rem 0}x-learning-object .resources.course .module.vc_cr>section,x-learning-object .resources.jobAid .module.vc_cr>section,x-instance .resources.course .module.vc_cr>section,x-instance .resources.jobAid .module.vc_cr>section{display:flex;flex-wrap:wrap;align-items:stretch;padding-bottom:.5rem;box-sizing:border-box;width:100%}x-learning-object .resources.course .module.vc_cr>section>div,x-learning-object .resources.jobAid .module.vc_cr>section>div,x-instance .resources.course .module.vc_cr>section>div,x-instance .resources.jobAid .module.vc_cr>section>div{padding-left:8px;width:100%}x-learning-object .resources.course .module.vc_cr>section>section,x-learning-object .resources.jobAid .module.vc_cr>section>section,x-instance .resources.course .module.vc_cr>section>section,x-instance .resources.jobAid .module.vc_cr>section>section{display:flex;width:50%;padding:.5rem .5rem;box-sizing:border-box;align-items:center}x-learning-object .resources.course .module.vc_cr>section>section>x-icon,x-learning-object .resources.jobAid .module.vc_cr>section>section>x-icon,x-instance .resources.course .module.vc_cr>section>section>x-icon,x-instance .resources.jobAid .module.vc_cr>section>section>x-icon{margin-right:.8rem}x-learning-object .resources.course .module.vc_cr>section>section>p,x-learning-object .resources.jobAid .module.vc_cr>section>section>p,x-instance .resources.course .module.vc_cr>section>section>p,x-instance .resources.jobAid .module.vc_cr>section>section>p{overflow:hidden;word-wrap:break-word}x-learning-object .resources.course .module .left,x-learning-object .resources.jobAid .module .left,x-instance .resources.course .module .left,x-instance .resources.jobAid .module .left{display:flex;flex-direction:column;align-items:center;justify-content:center;width:2.5rem;position:relative}x-learning-object .resources.course .module .left .passed-icon,x-learning-object .resources.jobAid .module .left .passed-icon,x-instance .resources.course .module .left .passed-icon,x-instance .resources.jobAid .module .left .passed-icon{position:relative;color:#0f870f}x-learning-object .resources.course .module .left .locked-icon,x-learning-object .resources.jobAid .module .left .locked-icon,x-instance .resources.course .module .left .locked-icon,x-instance .resources.jobAid .module .left .locked-icon{position:absolute;bottom:4px;right:4px}x-learning-object .resources.course .module .left .mandatory-module,x-learning-object .resources.jobAid .module .left .mandatory-module,x-instance .resources.course .module .left .mandatory-module,x-instance .resources.jobAid .module .left .mandatory-module{top:15px;left:-10px}x-learning-object .resources.course .module .right,x-learning-object .resources.jobAid .module .right,x-instance .resources.course .module .right,x-instance .resources.jobAid .module .right{width:calc(100% - 2.5rem);box-sizing:border-box;display:flex;flex-direction:column}x-learning-object .resources.course .module .right>div:first-child,x-learning-object .resources.jobAid .module .right>div:first-child,x-instance .resources.course .module .right>div:first-child,x-instance .resources.jobAid .module .right>div:first-child{display:flex}x-learning-object .resources.course .module .right>div:first-child>.title,x-learning-object .resources.jobAid .module .right>div:first-child>.title,x-instance .resources.course .module .right>div:first-child>.title,x-instance .resources.jobAid .module .right>div:first-child>.title{overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (min-width: 769px){x-learning-object .resources.course .module .right>div:first-child>.title,x-learning-object .resources.jobAid .module .right>div:first-child>.title,x-instance .resources.course .module .right>div:first-child>.title,x-instance .resources.jobAid .module .right>div:first-child>.title{width:65%}}@media screen and (max-width: 768px){x-learning-object .resources.course .module .right>div:first-child>.title,x-learning-object .resources.jobAid .module .right>div:first-child>.title,x-instance .resources.course .module .right>div:first-child>.title,x-instance .resources.jobAid .module .right>div:first-child>.title{width:60%}}x-learning-object .resources.course .module .right>div:first-child>.title>.status-passed,x-learning-object .resources.jobAid .module .right>div:first-child>.title>.status-passed,x-instance .resources.course .module .right>div:first-child>.title>.status-passed,x-instance .resources.jobAid .module .right>div:first-child>.title>.status-passed{margin-left:.5rem;color:#0f870f}x-learning-object .resources.course .module .right>div:first-child>.title>.status-failed,x-learning-object .resources.jobAid .module .right>div:first-child>.title>.status-failed,x-instance .resources.course .module .right>div:first-child>.title>.status-failed,x-instance .resources.jobAid .module .right>div:first-child>.title>.status-failed{margin-left:.5rem;color:#eb322d}x-learning-object .resources.course .module .right>div:first-child>.duration,x-learning-object .resources.jobAid .module .right>div:first-child>.duration,x-instance .resources.course .module .right>div:first-child>.duration,x-instance .resources.jobAid .module .right>div:first-child>.duration{margin-left:auto;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.5rem;text-align:right}x-learning-object .resources.course .module .right>div:nth-child(2),x-learning-object .resources.jobAid .module .right>div:nth-child(2),x-instance .resources.course .module .right>div:nth-child(2),x-instance .resources.jobAid .module .right>div:nth-child(2){display:flex}x-learning-object .resources.course .module .right>div:nth-child(2)>.title,x-learning-object .resources.jobAid .module .right>div:nth-child(2)>.title,x-instance .resources.course .module .right>div:nth-child(2)>.title,x-instance .resources.jobAid .module .right>div:nth-child(2)>.title{text-overflow:ellipsis;flex:1 0}x-learning-object .resources.course .module .right>div:nth-child(2)>.title>.status-passed,x-learning-object .resources.jobAid .module .right>div:nth-child(2)>.title>.status-passed,x-instance .resources.course .module .right>div:nth-child(2)>.title>.status-passed,x-instance .resources.jobAid .module .right>div:nth-child(2)>.title>.status-passed{margin-left:.5rem;color:#0f870f}x-learning-object .resources.course .module .right>div:nth-child(2)>.title>.status-failed,x-learning-object .resources.jobAid .module .right>div:nth-child(2)>.title>.status-failed,x-instance .resources.course .module .right>div:nth-child(2)>.title>.status-failed,x-instance .resources.jobAid .module .right>div:nth-child(2)>.title>.status-failed{margin-left:.5rem;color:#eb322d}x-learning-object .resources.course .module .right>div:nth-child(2)>.duration,x-learning-object .resources.jobAid .module .right>div:nth-child(2)>.duration,x-instance .resources.course .module .right>div:nth-child(2)>.duration,x-instance .resources.jobAid .module .right>div:nth-child(2)>.duration{margin-left:auto;white-space:nowrap;text-overflow:ellipsis;margin-right:.5rem;text-align:right;flex:0 0}x-learning-object .resources.course .module .right>div:nth-child(3)>.mqa-description,x-learning-object .resources.jobAid .module .right>div:nth-child(3)>.mqa-description,x-instance .resources.course .module .right>div:nth-child(3)>.mqa-description,x-instance .resources.jobAid .module .right>div:nth-child(3)>.mqa-description{display:flex;flex-wrap:wrap;gap:.25rem;white-space:nowrap;text-overflow:ellipsis}x-learning-object .resources.course .module .right>div:nth-child(3)>.mqa-description a,x-learning-object .resources.jobAid .module .right>div:nth-child(3)>.mqa-description a,x-instance .resources.course .module .right>div:nth-child(3)>.mqa-description a,x-instance .resources.jobAid .module .right>div:nth-child(3)>.mqa-description a{text-decoration:none;display:flex;gap:.25rem}x-learning-object .resources.course .module .right>div:nth-child(3)>.mqa-description x-icon,x-learning-object .resources.jobAid .module .right>div:nth-child(3)>.mqa-description x-icon,x-instance .resources.course .module .right>div:nth-child(3)>.mqa-description x-icon,x-instance .resources.jobAid .module .right>div:nth-child(3)>.mqa-description x-icon{display:inline}x-learning-object .resources.course .modules .no_modules,x-learning-object .resources.jobAid .modules .no_modules,x-instance .resources.course .modules .no_modules,x-instance .resources.jobAid .modules .no_modules{padding:1rem;box-sizing:border-box;text-align:center}x-learning-object .resources.course .notes .loading,x-learning-object .resources.jobAid .notes .loading,x-instance .resources.course .notes .loading,x-instance .resources.jobAid .notes .loading{display:flex;justify-content:center;padding:1rem 0}x-learning-object .resources.course .notes .no_notes,x-learning-object .resources.jobAid .notes .no_notes,x-instance .resources.course .notes .no_notes,x-instance .resources.jobAid .notes .no_notes{padding:1rem;box-sizing:border-box;text-align:center}x-learning-object .resources.course .notes .lower-case,x-learning-object .resources.jobAid .notes .lower-case,x-instance .resources.course .notes .lower-case,x-instance .resources.jobAid .notes .lower-case{text-transform:lowercase}x-learning-object .resources.course .notes .note,x-learning-object .resources.jobAid .notes .note,x-instance .resources.course .notes .note,x-instance .resources.jobAid .notes .note{padding:1rem 0;box-sizing:border-box}x-learning-object .resources.course .notes .note>header,x-learning-object .resources.jobAid .notes .note>header,x-instance .resources.course .notes .note>header,x-instance .resources.jobAid .notes .note>header{padding:0 0 .5rem 0}x-learning-object .resources.course .notes .note .spectrum-Table-row,x-learning-object .resources.jobAid .notes .note .spectrum-Table-row,x-instance .resources.course .notes .note .spectrum-Table-row,x-instance .resources.jobAid .notes .note .spectrum-Table-row{display:flex;padding:.5rem}x-learning-object .resources.course .notes .note .spectrum-Table-row>.left,x-learning-object .resources.jobAid .notes .note .spectrum-Table-row>.left,x-instance .resources.course .notes .note .spectrum-Table-row>.left,x-instance .resources.jobAid .notes .note .spectrum-Table-row>.left{width:3rem;display:flex;align-items:center;justify-content:center}x-learning-object .resources.course .notes .note .spectrum-Table-row .right,x-learning-object .resources.jobAid .notes .note .spectrum-Table-row .right,x-instance .resources.course .notes .note .spectrum-Table-row .right,x-instance .resources.jobAid .notes .note .spectrum-Table-row .right{display:flex;flex-direction:column;padding-left:.5rem}x-learning-object .resources.learningProgram.loading,x-learning-object .resources.certification.loading,x-instance .resources.learningProgram.loading,x-instance .resources.certification.loading{box-sizing:border-box;padding:1rem;display:flex;justify-content:center}x-learning-object .resources.learningProgram>header,x-learning-object .resources.certification>header,x-instance .resources.learningProgram>header,x-instance .resources.certification>header{display:flex;padding:1rem 0rem 1rem 0rem;align-items:center;box-sizing:border-box}x-learning-object .resources.learningProgram>header>div,x-learning-object .resources.certification>header>div,x-instance .resources.learningProgram>header>div,x-instance .resources.certification>header>div{margin-left:auto;display:flex;align-items:center}x-learning-object .resources.learningProgram>header>div>x-icon,x-learning-object .resources.certification>header>div>x-icon,x-instance .resources.learningProgram>header>div>x-icon,x-instance .resources.certification>header>div>x-icon{margin-right:.25rem}x-learning-object .prerequisites.loading>section,x-instance .prerequisites.loading>section{align-items:center;justify-content:center;padding:1rem 0}x-learning-object .prerequisites>section,x-instance .prerequisites>section{display:flex;flex-direction:column}x-learning-object .prerequisites>header,x-instance .prerequisites>header{box-sizing:border-box;padding:1rem 0rem}x-learning-object .no_active_instances,x-instance .no_active_instances{display:flex;box-sizing:border-box;padding-top:2rem;justify-content:center}x-learning-object .padding,x-instance .padding{padding-bottom:100px}x-learning-object .purchaseMsg,x-instance .purchaseMsg{position:sticky;bottom:1rem;text-align:center}x-learning-object .action,x-instance .action{width:100%;display:flex;justify-content:center;position:fixed;bottom:0;box-sizing:border-box;min-height:42px;max-height:78px;align-items:center;margin-bottom:1rem;z-index:5}x-learning-object .action.is-inside-app,x-instance .action.is-inside-app{padding-right:20px}x-learning-object .action .not-available-message,x-instance .action .not-available-message{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;word-break:break-word;padding-left:1.25rem;width:75%;font-size:.75rem;display:flex;margin:0}x-learning-object .action .spectrum-Button.spectrum-Button--cta,x-instance .action .spectrum-Button.spectrum-Button--cta{width:220px;height:42px;border-radius:21px;opacity:1;background-color:#306eb5;border-color:#306eb5}x-learning-object .action .spectrum-Button.spectrum-Button--cta:disabled,x-instance .action .spectrum-Button.spectrum-Button--cta:disabled{width:220px;height:42px;border-radius:21px;opacity:1;color:#fff;background-color:#9ebbe0;border-color:#9ebbe0}x-learning-object .learning-object-more,x-instance .learning-object-more{display:flex;flex-direction:row-reverse}x-learning-object .learning-object-more .spectrum-ActionButton,x-instance .learning-object-more .spectrum-ActionButton{background-color:rgba(0,0,0,0);border:0}x-learning-object rect,x-instance rect{position:relative;background-color:#fff;border-radius:50%}x-learning-object rect:after,x-instance rect:after{position:absolute;z-index:-1}x-learning-object .primaryButton,x-instance .primaryButton{border-radius:16px;border:2px solid;min-width:77px}x-learning-object .rating_section,x-instance .rating_section{padding:1rem}x-learning-object .rating_section #thanks,x-instance .rating_section #thanks{position:absolute;display:flex;padding:1rem;align-items:center}x-learning-object .rating_section #thanks>x-icon,x-instance .rating_section #thanks>x-icon{filter:brightness(0) saturate(100%) invert(35%) sepia(48%) saturate(1153%) hue-rotate(178deg) brightness(96%) contrast(84%)}x-learning-object .rating_section #thanks>p,x-instance .rating_section #thanks>p{padding-left:1rem}x-learning-object .rating_section #stars,x-instance .rating_section #stars{display:flex;align-items:center;width:100%}x-learning-object .rating_section .show,x-instance .rating_section .show{-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;opacity:1}x-learning-object .rating_section .hide,x-instance .rating_section .hide{-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;opacity:0}x-learning-object .rating_section .spectrum-Table-body,x-instance .rating_section .spectrum-Table-body{display:flex;align-items:center}x-learning-object .rating_section .left,x-instance .rating_section .left{width:calc(100% - 5rem);display:flex;flex-direction:column;padding:1rem}x-learning-object .rating_section .right,x-instance .rating_section .right{width:5rem;display:flex;flex-direction:column;padding:1rem}x-learning-object .rating_section .center,x-instance .rating_section .center{width:5rem;display:flex;flex-direction:column;padding:1rem}x-learning-object .bookmark-btn,x-instance .bookmark-btn{color:#fff;display:flex;flex-direction:column;width:2.625rem;height:2.625rem;position:absolute;top:0;right:4rem;margin-top:1rem;background:rgba(0,0,0,0);transition:transform ease-in-out .2s;border-radius:3rem;background-color:rgba(0,0,0,0)}x-learning-object .bookmark-btn:active,x-learning-object .bookmark-btn:hover,x-instance .bookmark-btn:active,x-instance .bookmark-btn:hover{background-color:rgba(0,0,0,0);color:#fff}x-learning-object .bookmark-btn x-icon img:focus-visible,x-instance .bookmark-btn x-icon img:focus-visible{outline:none}x-learning-object .bookmark-btn x-icon.white,x-instance .bookmark-btn x-icon.white{filter:saturate(100%) brightness(0) invert(1)}x-learning-object .bookmark-btn x-icon.disabled-element,x-instance .bookmark-btn x-icon.disabled-element{filter:invert(87%) sepia(0%) saturate(288%) hue-rotate(168deg) brightness(84%) contrast(86%)}x-learning-object .download-checkmark-icon,x-instance .download-checkmark-icon{position:absolute;bottom:-0.25rem;right:-0.25rem;transition:transform ease-in-out .2s;color:#fff;background:#0f870f;border-radius:50%;border:1px solid #fff}x-learning-object .download-checkmark-icon svg,x-instance .download-checkmark-icon svg{position:relative !important}x-learning-object .download-btn,x-instance .download-btn{color:#fff;display:flex;flex-direction:column;width:2.625rem;height:2.625rem;position:absolute;top:0;right:7rem;margin-top:1rem;background:rgba(0,0,0,0);transition:transform ease-in-out .2s;border-radius:3rem;background-color:rgba(0,0,0,0)}x-learning-object .download-btn:active,x-learning-object .download-btn:hover,x-instance .download-btn:active,x-instance .download-btn:hover{background-color:rgba(0,0,0,0);color:#fff}x-learning-object .download-btn.disable-click,x-instance .download-btn.disable-click{cursor:not-allowed;pointer-events:none}x-learning-object .prerequisites,x-instance .prerequisites{padding:0 20px}x-learning-object .prerequisites .subLo-container,x-instance .prerequisites .subLo-container{margin-bottom:12px;border:1px solid #eaeaea;border-left-width:2px;position:relative}x-learning-object .prerequisites .subLo-container .label-container,x-instance .prerequisites .subLo-container .label-container{display:flex;position:absolute;justify-content:space-between;width:100%;font-size:.75rem}x-learning-object .prerequisites .subLo-container .label-container .required-label,x-instance .prerequisites .subLo-container .label-container .required-label{background-color:#ec0909;color:#fff;text-align:center;padding:2px 8px;border-top-right-radius:5px;border-bottom-right-radius:5px}x-learning-object .prerequisites .subLo-container .label-container .preview-text,x-instance .prerequisites .subLo-container .label-container .preview-text{display:flex;gap:5px;padding-top:5px;padding-right:10px;margin-left:auto;cursor:pointer}x-learning-object .prerequisites .subLo-container .label-container .status-text,x-instance .prerequisites .subLo-container .label-container .status-text{display:flex;gap:5px;padding-top:5px;padding-right:10px;margin-left:auto;color:#e6a000}x-learning-object .subLo-container,x-instance .subLo-container{margin-bottom:12px;border:1px solid #eaeaea;border-left-width:2px}x-learning-object .subLo-container.learningProgram,x-instance .subLo-container.learningProgram{border-left-color:#909090}x-learning-object .subLo-container.learningProgram .type-details .lo-type,x-instance .subLo-container.learningProgram .type-details .lo-type{color:#e6a000}x-learning-object .subLo-container.learningProgram .label-container,x-instance .subLo-container.learningProgram .label-container{left:0px}x-learning-object .subLo-container .label-container,x-instance .subLo-container .label-container{display:flex;position:absolute;justify-content:space-between;width:100%;font-size:.75rem}x-learning-object .subLo-container .label-container .required-label,x-instance .subLo-container .label-container .required-label{background-color:#ec0909;color:#fff;text-align:center;padding:2px 8px;border-top-right-radius:5px;border-bottom-right-radius:5px}x-learning-object .subLo-container .label-container .preview-text,x-instance .subLo-container .label-container .preview-text{display:flex;gap:5px;padding-top:5px;padding-right:10px;margin-left:auto;cursor:pointer}x-learning-object .subLo-container .label-container .status-text,x-instance .subLo-container .label-container .status-text{display:flex;gap:5px;padding-top:5px;padding-right:10px;margin-left:auto;color:#e6a000}x-learning-object .subLo-container .children,x-instance .subLo-container .children{-webkit-transition:max-height .2s ease-out;-moz-transition:max-height .2s ease-out;-ms-transition:max-height .2s ease-out;-o-transition:max-height .2s ease-out;transition:max-height .2s ease-out;max-height:0;overflow:hidden;border-left:none}x-learning-object .subLo-container .children .status-text,x-instance .subLo-container .children .status-text{display:none}x-learning-object .subLo-container .children .required-label,x-instance .subLo-container .children .required-label{display:none}x-learning-object .subLo-container .children .subLo-container,x-instance .subLo-container .children .subLo-container{border-left:none}x-learning-object .subLo-container .children .preview-text,x-instance .subLo-container .children .preview-text{display:none}x-learning-object .subLo-container .children.expanded .status-text,x-instance .subLo-container .children.expanded .status-text{display:flex}x-learning-object .subLo-container .children.expanded .required-label,x-instance .subLo-container .children.expanded .required-label{display:flex}x-learning-object .subLo-container .children.expanded .subLo-container,x-instance .subLo-container .children.expanded .subLo-container{margin-bottom:0px}x-learning-object .subLo-container .children.expanded .preview-text,x-instance .subLo-container .children.expanded .preview-text{display:flex}x-learning-object .completion-progress,x-instance .completion-progress{border:1px solid #6d6d6d;position:absolute;right:0;background:#f5f5f5;top:-17px;padding:0px;border-radius:5px;font-size:.75rem}x-learning-object .completion-progress p,x-instance .completion-progress p{margin:0px;padding:4px 8px;color:#464646}x-learning-object .sublo,x-instance .sublo{box-sizing:border-box;padding:1.75rem 1.15rem;background-color:#fff;margin-bottom:2px}x-learning-object .sublo.disabled,x-instance .sublo.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}x-learning-object .sublo .type-details,x-instance .sublo .type-details{text-transform:uppercase;font-size:10px;display:flex}x-learning-object .sublo .type-details .lo-type,x-instance .sublo .type-details .lo-type{color:#717171;margin:0 5px 0 0}x-learning-object .sublo .type-details .lo-type-title,x-instance .sublo .type-details .lo-type-title{margin:0 5px 0 0;color:#717171}x-learning-object .sublo .name-details,x-instance .sublo .name-details{display:flex;margin-bottom:5px;justify-content:space-between;position:relative}x-learning-object .sublo .name-details .lo-title,x-instance .sublo .name-details .lo-title{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;font-size:16px;color:#000;padding-right:50px;font-weight:bold;margin:0;line-height:22px}x-learning-object .sublo .name-details .spectrum-ActionButton,x-instance .sublo .name-details .spectrum-ActionButton{border-radius:50%;padding:0;border:none;background:#f5f5f5;transform:rotate(90deg);position:absolute;right:0;top:-5px}x-learning-object .sublo .name-details .spectrum-ActionButton x-icon,x-instance .sublo .name-details .spectrum-ActionButton x-icon{transform:scale(0.8)}x-learning-object .sublo .time-author-details,x-instance .sublo .time-author-details{display:flex;color:#717171;font-size:12px;margin-bottom:5px}x-learning-object .sublo .time-author-details .total-time,x-instance .sublo .time-author-details .total-time{margin:0 5px 0 0}x-learning-object .sublo .time-author-details .author-names,x-instance .sublo .time-author-details .author-names{margin:0}x-learning-object .sublo .overview-details .overview-header,x-instance .sublo .overview-details .overview-header{font-size:16px;color:#000;margin:15px 0 5px 0}x-learning-object .sublo .overview-details p,x-instance .sublo .overview-details p{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;color:#717171;margin:5px 0 5px 0}x-learning-object .collapsible-btn-container,x-instance .collapsible-btn-container{background:#909090;border:none;border-radius:0;outline:0;align-items:center;justify-content:center;display:flex;width:100%}x-learning-object .collapsible-btn-container.spectrum-ActionButton,x-instance .collapsible-btn-container.spectrum-ActionButton{color:#fff;font-size:12px;border:none;border-radius:0;width:100%}x-learning-object .collapsible-btn-container.spectrum-ActionButton:active,x-learning-object .collapsible-btn-container.spectrum-ActionButton:hover,x-learning-object .collapsible-btn-container.spectrum-ActionButton:focus,x-instance .collapsible-btn-container.spectrum-ActionButton:active,x-instance .collapsible-btn-container.spectrum-ActionButton:hover,x-instance .collapsible-btn-container.spectrum-ActionButton:focus{background-color:#909090;border-color:#909090}x-learning-object .collapsible-btn-container x-icon,x-instance .collapsible-btn-container x-icon{margin-left:5px;transform:rotate(180deg)}x-learning-object .collapsible-btn-container x-loader,x-instance .collapsible-btn-container x-loader{margin-left:5px;display:none}x-learning-object .collapsible-btn-container.expanded x-icon,x-instance .collapsible-btn-container.expanded x-icon{transform:rotate(0deg)}x-learning-object .section-container,x-instance .section-container{position:relative;margin-bottom:40px}x-learning-object .section-container .title,x-instance .section-container .title{color:#717171;background:#f5f5f5;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%;margin:0;position:absolute;top:-10px;padding-right:10px;left:0;font-weight:normal}x-learning-object .section-container hr,x-instance .section-container hr{margin:20px 0}x-learning-object .section-container .section-label,x-instance .section-container .section-label{background:#0f870f;display:inline-block;padding:2px 8px;color:#fff;margin-bottom:20px;border-top-right-radius:5px;border-bottom-right-radius:5px;font-size:.75rem}.resources{padding:0 20px}x-instance #loContainer{height:calc(100% - 10px)}.bg-color{background-color:#fff}.upload-file-not-available-disclaimer{color:#eb322d;font-size:.75rem;font-weight:400;line-height:1rem;padding:0;margin:0}.upload-file-not-available-note{color:#b1b1b1;font-size:.875rem;line-height:1.25rem;padding:0;margin:0}.upload-file-pending-status{color:#e6a000}x-search .loading{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}x-search .search-term{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;white-space:normal;height:auto}x-search>section{height:calc(100% - 48px);overflow-y:auto}x-search>section .pagination{display:flex;justify-content:center;padding:1rem 0;box-sizing:border-box}x-search>section .course-list{display:flex;flex-direction:column;box-sizing:border-box;width:100%}x-search>section .course-list .spectrum-Table .spectrum-Table-head{box-sizing:border-box;display:flex;flex-direction:column}x-search>section .course-list .spectrum-Table .spectrum-Table-head>div{padding:7px 20px;display:flex;align-items:center}x-search>section .course-list .spectrum-Table .spectrum-Table-head>div:first-child{padding-top:14px}x-search>section .course-list .spectrum-Table .spectrum-Table-head>div>.right{margin-left:auto}x-search>section .course-list .spectrum-Table .spectrum-Table-head .spectrum-ActionButton .spectrum-Icon{position:relative}@media screen and (min-width: 769px){x-search>section .course-list .spectrum-Table .spectrum-Table-body{display:flex;flex-wrap:wrap}}@media screen and (min-width: 769px){x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row{width:50%}}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell{padding:20px 20px}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card{display:flex;flex-direction:row;height:9rem;position:relative}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button{position:absolute}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button x-icon img{position:relative;right:4px;top:4px}@media screen and (max-width: 767px){x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#fff}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#fff}}@media screen and (min-width: 768px)and (orientation: portrait){x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#306eb5}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#6e6e6e}}@media screen and (min-width: 768px)and (orientation: landscape){x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .enroll{color:#fff}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .unenroll{color:#fff}}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button[data-state="1"]{padding:.5rem 0 0 .5rem}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .spectrum-ActionButton{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .enroll-button .spectrum-Label{color:inherit;background-color:#fff;text-transform:uppercase;border-radius:1rem;font-size:.75rem}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .effectiveness{position:absolute;bottom:0;padding:0rem 0rem .5rem .5rem}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .effectiveness .spectrum-Label{background-color:rgba(0,0,0,.45);color:#fff;border-radius:1rem;height:.75rem;font-size:.75rem;display:inline-flex;align-items:center}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .rating{position:absolute;bottom:0;padding:0rem 0rem .5rem .5rem}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .rating .spectrum-Label{background-color:#fff;color:inherit;height:.75rem;display:inline-flex;align-items:center;text-transform:uppercase;border-radius:1rem;font-size:.75rem}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .price{position:absolute;padding:.5rem 0rem 0rem .5rem}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card .price .spectrum-Label{background-color:#fff;color:#000;border-radius:1rem;height:.75rem;font-size:.75rem;display:inline-flex;align-items:center}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.left{display:flex;flex-direction:column;width:10rem;height:9rem;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:.35rem}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right{display:flex;flex-direction:column;width:calc(100% - 10rem);box-sizing:border-box;padding:0 0 0 10px}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .title{line-height:1.3rem;width:90%;overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .subtitle{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;font-size:12px;margin-top:.3rem;width:95%;text-transform:none}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right p.catalog-card-description{font-size:13px;overflow:hidden;margin-top:.3rem;text-overflow:ellipsis;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;line-height:1.3}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .description{overflow:hidden;text-overflow:ellipsis;margin-top:.3rem}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .description p{font-size:13px;overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;line-height:1.3}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment{display:flex;margin-top:auto}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left{width:calc(100% - 30px);display:flex;align-items:center}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader{width:100%;min-width:100%}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader .spectrum-BarLoader-percentage{margin-left:auto;margin-bottom:.3rem;color:inherit;font-weight:bold}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.left .spectrum-BarLoader .spectrum-BarLoader-track{width:100%}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment>.right{width:30px;display:flex;align-items:center;padding-left:5px;box-sizing:border-box}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment.passed>.left .spectrum-BarLoader-fill{background-color:#2d9d78}x-search>section .course-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .catalog-card>.right .enrollment.passed>.right .spectrum-Icon{color:#2d9d78}x-search .noresults{padding:.3125rem .625rem}x-notifications .spectrum-Table-row{overflow:hidden}x-notifications .spectrum-Table-cell{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}x-notifications .spectrum-Table-cell>x-icon{color:#e00808;float:right}x-notifications .spectrum-Table-cell::-webkit-scrollbar{width:0;height:0}x-notifications .left{display:flex;flex-direction:column;width:auto;height:auto}x-notifications .right{position:absolute;right:0px;top:0px;background-color:#306eb5;width:89px;height:100%;text-align:center;transform:translate(100%, 0);flex-flow:wrap;justify-content:center;display:flex}x-notifications .right>x-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(73deg) brightness(108%) contrast(101%)}x-notifications .right .spectrum-Body--XS{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;color:#fff;word-break:break-word;padding:0 5px;text-align:center}x-notifications .spectrum-Label{border-color:rgba(0,0,0,0);height:fit-content;border-radius:16px}x-notifications>section{height:calc(100% - 48px);overflow-y:auto}x-notifications>section .pagination{display:flex;justify-content:center;padding:1rem 0;box-sizing:border-box}x-notifications>section .notification-list{display:flex;flex-direction:column;box-sizing:border-box;width:100%}x-notifications>section .notification-list .spectrum-Table .spectrum-Table-head .spectrum-Table-headCell{display:flex;align-items:center}x-notifications a{text-decoration:none}x-share{display:flex;flex-direction:column;width:2.625rem}x-share .spectrum-ActionButton{-webkit-transition:ransform ease-in-out .2s;-moz-transition:ransform ease-in-out .2s;-ms-transition:ransform ease-in-out .2s;-o-transition:ransform ease-in-out .2s;transition:ransform ease-in-out .2s;height:2.625rem;border-radius:3rem;background-color:rgba(0,0,0,0);color:#fff}x-share .spectrum-ActionButton .spectrum-Icon{color:#fff}x-share .spectrum-ActionButton:hover{background-color:rgba(0,0,0,0)}x-share .spectrum-ActionButton:hover .spectrum-Icon{color:#fff}x-share .spectrum-ActionButton.open{background-color:#fff}x-share .spectrum-ActionButton.open .spectrum-Icon{color:#222}x-share #control{z-index:4}x-share #copy{-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-ms-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s;z-index:3;margin-top:1rem;transform:translateY(calc(-100% - 1rem));visibility:hidden}x-share #copy.open{transform:translateY(0);visibility:visible}x-share #email{-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-ms-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s;z-index:3;margin-top:1rem;transform:translateY(calc(-200% - 2rem));visibility:hidden}x-share #email.open{transform:translateY(0);visibility:visible}x-share .spectrum-ActionButton+.spectrum-ActionButton{margin:0}.font-family,x-profile .profile-details-section textarea{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}x-profile header .spectrum-Tabs-item{margin-left:24px}x-profile .profile-details-section{padding:20px;display:flex;border-bottom:1px solid #eaeaea;position:relative}x-profile .profile-details-section .spectrum-Avatar{width:60px;height:60px}x-profile .profile-details-section .image-edit-button{background-color:#306eb5;border-radius:50%;min-width:24px;height:24px;width:24px;position:absolute;left:60px;top:15px;border-color:#306eb5}x-profile .profile-details-section .image-edit-button x-icon,x-profile .profile-details-section .image-edit-button svg{height:14px;width:14px}x-profile .profile-details-section .name-details{display:flex;flex-direction:column;padding-left:20px}x-profile .profile-details-section .name-details h2{font-size:20px;color:#292929;margin:0;font-weight:400}x-profile .profile-details-section .name-details h3{font-size:14px;color:#717171;margin:0;font-weight:400;word-break:break-all}x-profile .profile-details-section .details-container{display:flex}x-profile .profile-details-section.about-me{flex-direction:column}x-profile .profile-details-section.about-me .edit-button{margin-left:auto;padding:0;height:25px;border:none;background:rgba(0,0,0,0);padding-bottom:10px}x-profile .profile-details-section.about-me .section-header{font-size:18px}x-profile .profile-details-section .edit-details-container{display:flex;flex-direction:column}x-profile .profile-details-section .edit-details-container button{margin-left:auto;padding:6px 28px;font-weight:400}x-profile .profile-details-section textarea{resize:none;min-height:60px;height:60px;font-size:14px;color:#717171;border:none;margin-bottom:20px;border:1px solid #707070;border-radius:2px}x-profile .section-header{text-align:left;font-size:16px;font-weight:600;letter-spacing:0px;color:#292929;margin:0 0 10px 0;line-height:1rem}x-profile .details-label{text-align:left;font-size:14px;letter-spacing:0px;color:#717171;opacity:1;width:80%;margin:0;white-space:pre-wrap}x-profile .language-setting-section{flex-direction:column;padding:20px;display:flex}x-profile .language-setting-section .dropdown-section{display:flex;flex-direction:column;width:100%;margin-bottom:20px}x-profile .language-setting-section .dropdown-section select{width:100%;height:50px}x-profile .language-setting-section .dropdown-section .select-css{display:block;font-size:16px;line-height:1.3;width:100%;max-width:100%;box-sizing:border-box;margin:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #707070;border-radius:2px;height:45px;padding:10px;color:#292929;font-weight:400;padding-right:50px}x-profile .language-setting-section .dropdown-section .select-css::-ms-expand{display:none}x-profile .language-setting-section .dropdown-section .select-css:hover{border-color:#888}x-profile .language-setting-section .dropdown-section .select-css:focus{outline:none}x-profile .language-setting-section .dropdown-section .select-css option{font-weight:normal}x-profile .language-setting-section .dropdown-section .select-icon{width:40px;height:45px;border-left:1px solid #707070;z-index:10;position:absolute;right:0;top:0px;pointer-events:none}x-profile .language-setting-section .dropdown-section .select-icon x-icon{transform:rotate(270deg)}x-profile .language-setting-section .details-container{flex-direction:column;position:relative}x-profile .language-setting-section .details-label{width:100%;padding-top:10px}x-profile .language-setting-section button{margin-left:auto;padding:6px 28px;font-weight:400}x-profile .spectrum-Checkbox{margin-right:0}x-profile .spectrum-Checkbox .spectrum-Checkbox-box{margin-top:7px}@media screen and (min-width: 768px){x-profile .profile-details-section{padding:25px 30px}x-profile .profile-details-section .name-details h1{font-size:24px}x-profile .profile-details-section .name-details h2{font-size:20px}x-profile .profile-details-section.about-me .section-header{font-size:24px}x-profile .profile-details-section .details-label{font-size:20px}x-profile .profile-details-section .image-edit-button{left:70px;top:20px}x-profile .section-header{font-size:20px}x-profile .language-setting-section{padding:25px 30px}x-profile .language-setting-section .details-label{font-size:16px}x-profile .language-setting-section .dropdown-section{flex-direction:row;margin-bottom:30px}x-profile .language-setting-section .dropdown-section .section-header{width:250px;line-height:2rem}x-profile .language-setting-section .dropdown-section .details-container{width:375px}x-profile .language-setting-section .dropdown-section .details-container.check-box{width:auto}x-profile .language-setting-section .dropdown-section .details-container.check-box .spectrum-Checkbox-box{margin-top:13px}x-profile .spectrum-Checkbox-label{font-size:20px}}x-help .help-list{display:flex;flex-direction:column;box-sizing:border-box;width:100%}x-help .help-list .spectrum-Table .spectrum-Table-head .spectrum-Table-headCell{display:flex;align-items:center}x-help .help-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell{display:flex;flex-direction:row}x-help .help-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .left{display:contents;flex-direction:column}x-help .help-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .left .title{display:inline;padding-left:10px}x-help .help-list .spectrum-Table .spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell .right{position:absolute;right:20px}.ellipsis,x-badges .badge-type-container .badge .status-progress,x-badges .badge-type-container .badge .badge-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}x-badges a{text-decoration:none}x-badges .badges-container{height:calc(100% - 48px);overflow-y:auto}x-badges .common-container{background-color:#fff;color:#292929;text-align:left;border-bottom:1px solid #f8f8f8;margin-bottom:3px}x-badges .common-container h2{font-size:20px;line-height:25px;margin:0;font-weight:600;line-height:20px}x-badges .common-container .badge-extra-info{margin-top:6px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:18px}x-badges .padding{padding:20px}x-badges .configure{display:flex;justify-content:flex-end}x-badges .configure div{display:flex;align-items:center}x-badges .badge-link{text-align:left;font-size:16px;letter-spacing:0px;color:#306eb5;opacity:1;font-weight:600;line-height:20px}x-badges .badge-link.left{margin-left:10px}x-badges .badge-link.right{margin-right:10px}x-badges .badge-link+.after{padding:0 10px;color:#707070;opacity:.5}x-badges .badge-type-container{font-size:18px;padding-bottom:0;background:none}x-badges .badge-type-container h2{font-size:18px}x-badges .badge-type-container .badges-list{background-color:#fff;margin-bottom:5px}x-badges .badge-type-container .badge{border-bottom:1px solid #ebebeb;padding-bottom:15px;padding-top:15px}x-badges .badge-type-container .badge:last-child{border:none}x-badges .badge-type-container .badge .badge-header{display:flex;padding:0 20px}x-badges .badge-type-container .badge .first-col{flex-basis:80px;flex-shrink:0}x-badges .badge-type-container .badge .first-col .spectrum-Checkbox{margin:0}x-badges .badge-type-container .badge .first-col img{padding-top:10px}x-badges .badge-type-container .badge .second-col{display:flex;flex-shrink:0;align-items:center}x-badges .badge-type-container .badge .second-col .badge-image img{width:18px;height:18px}x-badges .badge-type-container .badge .second-col .status{text-align:left;font-size:16px;line-height:20px;font-weight:600;margin-left:8px}x-badges .badge-type-container .badge .second-col .status.uploaded{color:#0f870f}x-badges .badge-type-container .badge .second-col .status.inqueue{color:#707070}x-badges .badge-type-container .badge .second-col .status.update{color:#306eb5}x-badges .badge-type-container .badge .third-col{display:flex;flex:1 1 auto}x-badges .badge-type-container .badge .third-col.links{align-items:center;justify-content:flex-end}x-badges .badge-type-container .badge .rest{display:flex;flex:1 1 auto;flex-direction:column;width:calc(100% - 80px)}x-badges .badge-type-container .badge .rest .line{line-height:20px}x-badges .badge-type-container .badge .badge-image{width:62px;height:62px}x-badges .badge-type-container .badge .badge-details-container{padding:10px 20px 0;display:flex}x-badges .badge-type-container .badge .badge-title{font-size:16px;color:#292929;margin:0 0 5px 0;font-weight:normal}x-badges .badge-type-container .badge .status-label{text-align:left;font-weight:600;font-size:14px;color:#292929}x-badges .badge-type-container .badge .status-progress{font-weight:normal;font-size:14px;color:#717171}x-badges .badge-type-container .badge .status-progress.completed{color:#0f870f}x-badges .badge-type-container .badge .status-progress.in-progress{color:#e6a000}x-badges .pagination{display:flex;align-items:center;justify-content:center;padding:1rem 0;box-sizing:border-box}x-badges .disabled-link{pointer-events:none;opacity:.5}x-badges .no-bagdes-container{display:flex;flex-direction:column;align-items:center;padding:30px 10px;background:#fff;height:60vh}x-badges .no-bagdes-container .no-badge-message{text-align:left;font-size:14px;font-weight:600;color:#717171;margin-bottom:0}x-badges .no-bagdes-container .badge-help-link{text-align:left;font-size:14px;font-weight:600;color:#306eb5}x-badges .no-bagdes-container .no-badge-image{background-image:url(./no-badge.png);height:75px;width:50px;background-size:contain;background-repeat:no-repeat}@media screen and (min-width: 768px){x-badges .common-container h2{font-size:24px;line-height:31px}x-badges .common-container .badge-extra-info{font-size:18px;line-height:20px}x-badges .badge-link{font-size:20px;line-height:25px}x-badges .badge-link.after::after{padding:0 10px}x-badges .badge-type-container h2{font-size:22px}x-badges .badge-type-container .badge .second-col .badge-image img{width:22px;height:22px}x-badges .badge-type-container .badge .second-col .status{font-size:22px;line-height:28px}x-badges .badge-type-container .badge .badge-title{font-size:20px;line-height:25px;margin-bottom:10px}x-badges .badge-type-container .badge .status-label{font-size:18px}x-badges .badge-type-container .badge .status-progress{font-size:18px}}x-social-search,x-social{display:flex;height:100%;flex-flow:column}x-social-search .flex,x-social .flex{display:flex}x-social-search .search-tabs-container,x-social .search-tabs-container{box-shadow:0px 2px 2px #b0b0b0;-webkit-box-shadow:0px 2px 2px #b0b0b0;-moz-box-shadow:0px 2px 2px #b0b0b0;flex:0 1 auto;display:flex;flex-direction:column;padding:10px 16px}x-social-search .search-tabs-container a,x-social .search-tabs-container a{color:#306eb5;font-weight:bold}x-social-search .search-tabs-container .search-term,x-social .search-tabs-container .search-term{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1}x-social-search .social-tabs-container,x-social .social-tabs-container{box-shadow:0px 2px 2px #b0b0b0;-webkit-box-shadow:0px 2px 2px #b0b0b0;-moz-box-shadow:0px 2px 2px #b0b0b0;flex:0 1 auto;display:flex;height:48px;padding:0 16px;align-items:center}x-social-search .social-tabs-container a,x-social .social-tabs-container a{color:#306eb5}x-social-search .spectrum-Tabs-item .spectrum-Tabs-itemLabel,x-social .spectrum-Tabs-item .spectrum-Tabs-itemLabel{border-bottom:3px solid rgba(0,0,0,0);margin-right:30px;line-height:30px;padding-top:8px}x-social-search .spectrum-Tabs-item a,x-social .spectrum-Tabs-item a{font-size:16px;font-weight:normal;letter-spacing:0px;color:#717171;text-transform:uppercase;text-decoration:none}x-social-search .spectrum-Tabs-item.is-selected .spectrum-Tabs-itemLabel,x-social .spectrum-Tabs-item.is-selected .spectrum-Tabs-itemLabel{border-bottom-color:#306eb5}x-social-search .spectrum-Tabs-item.is-selected .spectrum-Tabs-itemLabel a,x-social .spectrum-Tabs-item.is-selected .spectrum-Tabs-itemLabel a{font-weight:600;color:#000}x-social-search .favorite-section,x-social .favorite-section{flex:0 1 auto;display:flex;padding:12px 16px;align-items:center;letter-spacing:0px;color:#717171;border-bottom:6px solid #e3e4e5}x-social-search .favorite-section h2,x-social .favorite-section h2{margin:0;padding:0;font-size:18px;line-height:23px;font-weight:400}x-social-search .favorite-button-container,x-social .favorite-button-container{margin-left:auto}x-social-search .favorite-button-container button,x-social .favorite-button-container button{border:none;background:none;padding:0;min-width:18px;min-height:18px}x-social-search .favorite-button-container button:focus,x-social-search .favorite-button-container button:hover,x-social-search .favorite-button-container button:active,x-social .favorite-button-container button:focus,x-social .favorite-button-container button:hover,x-social .favorite-button-container button:active{border:none;background:none}x-social-search .favorite-button-container.is-selected,x-social .favorite-button-container.is-selected{border-bottom:3px solid rgba(0,0,0,0);border-bottom-color:#306eb5;border-radius:0}x-social-search .board-list-container,x-social .board-list-container{overflow-y:auto;margin-top:4px;flex:1 1 auto}x-social-search .board-item,x-social .board-item{padding:16px;border-bottom:6px solid #e3e4e5}x-social-search .board-item .title-skills-container,x-social .board-item .title-skills-container{padding-right:48px;position:relative}x-social-search .board-item .title-skills-container span,x-social .board-item .title-skills-container span{padding-right:2px;color:#717171}x-social-search .board-item .title-skills-container span.skills,x-social .board-item .title-skills-container span.skills{padding-right:8px}x-social-search .board-item .title-skills-container span.skills-terminology::after,x-social .board-item .title-skills-container span.skills-terminology::after{content:":"}x-social-search .board-item .extra-options,x-social .board-item .extra-options{position:absolute;right:0;top:0;border-radius:50%;border-color:#306eb5;min-width:18px;width:24px;height:24px}x-social-search .board-item h2,x-social .board-item h2{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;color:#292929;font-size:18px;font-weight:600;line-height:23px;margin:0;padding-bottom:5px}x-social-search .board-item .board-description,x-social .board-item .board-description{letter-spacing:0px;color:#292929;margin-bottom:0;padding-bottom:20px;border-bottom:1px solid #cfcfcf;font-size:16px;line-height:22px;text-align:justify;margin-top:16px}x-social-search .board-item .board-metadata,x-social .board-item .board-metadata{display:flex;flex-direction:column;padding:15px 0 0px 0;font-size:13px;color:#717171}x-social-search .board-item .board-metadata .details:first-child,x-social .board-item .board-metadata .details:first-child{justify-content:space-between;padding-bottom:15px}x-social-search .board-item .board-metadata .text,x-social .board-item .board-metadata .text{align-items:center}x-social-search .board-item x-icon,x-social .board-item x-icon{padding-right:6px}x-social-search .board-item .icon-color,x-social .board-item .icon-color{color:#f75850}x-social-search .board-item .icon-color.high,x-social .board-item .icon-color.high{color:#0f870f}x-social-search .board-item .icon-color.normal,x-social .board-item .icon-color.normal{color:#f75850}x-social-search .board-item .icon-color.low,x-social .board-item .icon-color.low{color:#e00808}x-social-search .board-item .icon-color.primary,x-social .board-item .icon-color.primary{color:#306eb5}x-social-search .board-item .createdBy,x-social .board-item .createdBy{color:#306eb5;padding-left:3px}x-social-search .pagination,x-social .pagination{display:flex;align-items:center;justify-content:center;padding:1rem 0;box-sizing:border-box}x-social-search .action,x-social .action{display:flex;position:fixed;bottom:0;left:50%;transform:translateX(-50%);margin-bottom:1rem;z-index:10}x-social-search .action .spectrum-Button,x-social .action .spectrum-Button{padding:8px 30px;border-radius:20px;font-size:16px;font-weight:normal}x-social-search .no-boards-found,x-social .no-boards-found{padding:110px 40px;text-align:center}x-social-search .no-boards-found h2,x-social .no-boards-found h2{color:#717171;font-size:18px;text-align:center;margin:10px 0;font-weight:400}x-social-search .no-boards-found a,x-social .no-boards-found a{color:#306eb5;text-decoration:none;font-size:18px}@media screen and (min-width: 768px){x-social-search .board-item .board-metadata .details:first-child,x-social .board-item .board-metadata .details:first-child{justify-content:start;padding-bottom:15px}x-social-search .board-item .board-metadata .text,x-social .board-item .board-metadata .text{margin-right:30px}}.board-visibility-icon{display:inline-flex;width:16px;height:16px;position:relative;top:4px}.post-text{white-space:pre-line}.addOption{border:2px #dedede;border-style:dashed;width:192px;min-width:48px;line-height:1px;text-align:left;padding:5px 11px 7px 11px;display:flex;align-items:center;justify-content:flex-start;color:#4283d0}x-social-board-details{display:flex;height:100%;flex-flow:column}x-social-board-details header{flex:0 1 auto}x-social-board-details .flex{display:flex}x-social-board-details .p-16{padding:16px}x-social-board-details .board-details{border-bottom:3px solid #e3e4e5;flex:0 1 auto}x-social-board-details .board-details .title-skills-container{padding-right:48px;position:relative}x-social-board-details .board-details .title-skills-container span{padding-right:2px;color:#717171}x-social-board-details .board-details .title-skills-container span.skills{padding-right:5px}x-social-board-details .board-details .title-skills-container span.skills-terminology::after{content:":"}x-social-board-details .board-details .extra-options{position:absolute;right:16px;top:16px;border-radius:50%;border-color:#306eb5;min-width:18px;width:24px;height:24px}x-social-board-details .board-details h2{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;color:#292929;font-size:18px;font-weight:600;line-height:23px;margin:0;padding-bottom:5px}x-social-board-details .posts-lists-container{flex:0 1 auto;overflow-y:auto}x-social-board-details .extra-board-details{border-bottom:6px solid #e3e4e5}x-social-board-details .board-description{letter-spacing:0px;color:#292929;margin-bottom:0;padding-bottom:20px;border-bottom:1px solid #cfcfcf;font-size:16px;line-height:22px;text-align:justify;margin-bottom:15px}x-social-board-details .board-metadata{display:flex;flex-direction:column;font-size:13px;color:#717171}x-social-board-details .board-metadata .details:first-child{justify-content:space-between;padding-bottom:15px}x-social-board-details .board-metadata .text{align-items:center}x-social-board-details x-icon{padding-right:6px}x-social-board-details .icon-color{color:#f75850}x-social-board-details .icon-color.four{color:#0f870f}x-social-board-details .icon-color.primary{color:#306eb5}x-social-board-details .createdBy{color:#306eb5;padding-left:3px}x-social-board-details .pagination{display:flex;align-items:center;justify-content:center;padding:1rem 0;box-sizing:border-box}x-social-board-details .action{z-index:10;display:flex;position:fixed;bottom:0;left:50%;transform:translateX(-50%);margin-bottom:1rem}x-social-board-details .action .spectrum-Button{padding:8px 30px;border-radius:20px;font-size:16px;font-weight:normal}@media screen and (min-width: 768px){x-social-board-details .board-metadata .details:first-child{justify-content:start;padding-bottom:15px}x-social-board-details .board-metadata .text{margin-right:30px}}.post-container{padding:20px !important;border-bottom:6px solid #e3e4e5}.post-container .post-header{display:flex;align-items:center;margin-bottom:10px}.post-container .post-header .created-image{width:40px;height:40px;margin-right:10px;border:1px solid rgba(0,0,0,0);border-radius:50%}.post-container .post-header .created-name{font-size:16px;line-height:20px;color:#292929;font-weight:600}.post-container .post-header .dot{width:4px;height:4px;margin:0 8px;background-color:#f75850;border:1px solid rgba(0,0,0,0);border-radius:50%}.post-container .post-header .created-date{font-size:14px;line-height:18px;color:#717171}.post-container .post-footer{display:flex;flex-direction:column}.post-container .post-footer .first-row{display:flex;margin:22px 0}.post-container .post-footer .view-comments{font-size:14px;font-weight:400;line-height:18px;color:#306eb5;margin-right:40px;text-decoration:none}.post-container .post-footer .thumbs{display:flex}.post-container .post-footer .thumbs .icon-button{margin-right:5px}.post-container .post-footer .thumbs-up{margin-right:30px}.post-container .post-footer .more{margin-left:auto}.post-container .post-footer .more icon{padding-right:0}.post-container .post-footer .icon-button{min-width:16px;width:16px;padding:0;height:20px;min-height:20px}.post-container .post-footer .comment-button{width:100%;border:1px solid #cfcfcf;border-radius:3px;letter-spacing:0px;color:#717171;font-weight:400;font-size:14px;font-style:italic;height:35px;justify-content:flex-start;padding:10px}.post-container .post-content a{color:#306eb5}.post-container .post-content .image-box{width:100%;margin-top:1rem;background-color:#000;display:flex;align-items:center;justify-content:center}.post-container .post-content .image-container{padding:0;justify-content:center;align-items:center;display:flex}.post-container .post-content .image-post{min-height:20%;min-width:20%;max-height:100%;max-width:100%}.post-container .post-content.question-post-box{padding:15px 10px;border:1px solid #cccdce}.post-container .post-content.question-post-box .question-box{display:flex}.post-container .post-content.question-post-box .tick-box{padding-left:6px;width:20px;height:18px;background-color:#0f870f;margin-right:15px;border-radius:3px}.post-container .post-content.question-post-box .tick-box::after{width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #0f870f;content:"";position:relative;top:3px;left:1px}.post-container .post-content.question-post-box .content{font-size:16px;line-height:20px}.post-container .post-content.poll-post-box{padding:12px;border:1px solid #cccdce}.post-container .post-content.poll-post-box .poll-box{display:flex;align-items:center}.post-container .post-content.poll-post-box .content{font-size:16px;line-height:20px;width:100%}.post-container .post-content.poll-post-box .poll-icon{padding-right:0;margin-right:15px}.post-container .post-content .poll-box-options{margin-top:20px}.post-container .post-content .poll-box-options .spectrum-Radio{width:100%;margin-bottom:10px;align-items:center}.post-container .post-content .poll-box-options .spectrum-Radio-button{transform:scale(1.8);position:relative;left:5px;margin-right:12px}.post-container .post-content .poll-box-options .spectrum-Radio-label{border:1px solid #cccdce;border-radius:3px;opacity:1;width:100%;padding:5px 10px;margin-top:0;margin-left:12px;position:relative;flex:1}.post-container .post-content .poll-box-options .spectrum-Radio-label .poll-graph{display:inline-block;position:absolute;bottom:0;left:0;border-bottom:5px solid #306eb5;border-bottom-left-radius:3px;border-bottom-right-radius:3px;width:0}.post-container .post-content .poll-box-options .poll-count-div{width:auto}.post-container .post-content .poll-box-options .percentage{margin-left:10px;height:18px;width:100%;display:block;color:#4a4a4a;font-size:14px;font-weight:400}.post-container .post-content .poll-box-options .count{font-size:12px;color:#aaa}.post-container .post-content .poll-action{display:flex;flex-direction:row-reverse}.post-container .post-content .poll-action .spectrum-Button{padding:0}.icon-default{color:#717171}x-main-panel .action-container{display:flex;align-items:center;justify-content:center;padding:12px;border-bottom:1px solid #e1e1e1}x-main-panel .action-container .spectrum-Button-label{font-size:18px;font-weight:400}x-main-panel .action-container .danger{color:#eb322d}x-main-panel .action-container:last-child{border-bottom:none}x-main-panel .panel-closeicon-container{display:flex;padding:10px}x-main-panel .close-button{position:absolute;top:15px;right:15px}.acap-text-align-center{text-align:center}.acap-text-align-right{text-align:justify}.acap-text-align-1{padding-left:1em !important}.acap-text-align-2{padding-left:2em !important}.acap-text-align-3{padding-left:3em !important}.acap-text-align-4{padding-left:4em !important}.acap-text-align-5{padding-left:5em !important}.acap-text-align-6{padding-left:6em !important}.acap-text-align-7{padding-left:7em !important}.acap-text-align-8{padding-left:8em !important}.acap-text-align-9{padding-left:9em !important}.acap-text-align-10{padding-left:10em !important}.acap-text-align-11{padding-left:11em !important}.acap-text-align-12{padding-left:12em !important}.acap-text-align-13{padding-left:13em !important}.acap-text-align-14{padding-left:14em !important}.acap-text-align-15{padding-left:15em !important}.acap-text-align-16{padding-left:16em !important}.acap-text-align-17{padding-left:17em !important}.acap-text-align-18{padding-left:18em !important}.acap-text-align-19{padding-left:19em !important}.acap-text-align-20{padding-left:20em !important}.acap-text-align-21{padding-left:21em !important}.acap-text-align-22{padding-left:22em !important}.acap-text-align-23{padding-left:23em !important}.acap-text-align-24{padding-left:24em !important}.ql-editor{margin:0;padding:0;white-space:normal;line-height:1.5}.ql-editor h1{font-size:1.8rem;font-weight:normal}.ql-editor h2{font-size:1.5rem;font-weight:normal}.ql-editor img{max-width:100%}.ql-editor a{text-decoration:none !important}.white{color:#fff}.primary{color:#306eb5}.alert{color:#e35359}.black{color:#000}.spectrum-Button--cta:not([disabled]){background-color:#306eb5;border-color:#306eb5}.spectrum-Button--cta:not([disabled]):active,.spectrum-Button--cta:not([disabled]):hover,.spectrum-Button--cta:not([disabled]):focus{background-color:#306eb5;border-color:#306eb5}x-scaffold .spectrum-Checkbox .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-color:#306eb5}x-scaffold .spectrum-Checkbox:hover .spectrum-Checkbox-input:checked+.spectrum-Checkbox-box:before{border-color:#306eb5}x-scaffold .spectrum-Radio .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:#306eb5}x-scaffold .spectrum-Radio:hover .spectrum-Radio-input:checked+.spectrum-Radio-button:before{border-color:#306eb5}.spectrum-CircleLoader-fill{border-color:#306eb5}html,body{width:100%;height:100%;margin:0}html>svg,body>svg{display:none}#app-container{width:100%;height:100%}.defaultPrimaryColor{color:#306eb5;border-color:#306eb5}.light-text{color:#999}.font-family{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}x-icon{display:flex;align-items:center}@-webkit-keyframes slide-up{0%{transform:translateX(-50%) translateY(-50%) translateY(20px)}100%{opacity:1;transform:translate(-50%, calc(-50% - 2vh))}}@-moz-keyframes slide-up{0%{transform:translateX(-50%) translateY(-50%) translateY(20px)}100%{opacity:1;transform:translate(-50%, calc(-50% - 2vh))}}@-ms-keyframes slide-up{0%{transform:translateX(-50%) translateY(-50%) translateY(20px)}100%{opacity:1;transform:translate(-50%, calc(-50% - 2vh))}}@-o-keyframes slide-up{0%{transform:translateX(-50%) translateY(-50%) translateY(20px)}100%{opacity:1;transform:translate(-50%, calc(-50% - 2vh))}}@keyframes slide-up{0%{transform:translateX(-50%) translateY(-50%) translateY(20px)}100%{opacity:1;transform:translate(-50%, calc(-50% - 2vh))}}.central-message{box-sizing:border-box;padding:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.to-right{margin-left:auto}.spectrum-ActionButton[data-badge="0"]::after{display:none}.spectrum-ActionButton[data-badge]::after{content:attr(data-badge);position:absolute;top:3px;left:16px;min-width:5px;height:12px;padding-left:3.5px;padding-right:3.5px;line-height:12px;text-align:center;font-weight:bold;font-size:9px;color:#fff;border-radius:16px;background-color:var(--bg-color-var)}.playeriframe,.feedbackiframe{position:fixed;z-index:50;background-color:#222}@media screen and (orientation: portrait){.playeriframe,.feedbackiframe{top:0;left:0;width:100%;height:100%}}@media screen and (orientation: landscape){.playeriframe,.feedbackiframe{top:0;left:0;width:100%;height:100%}}.ext-cert{padding:2rem 1.5rem 1rem 1rem}.ext-cert>header{display:flex;align-items:center}.ext-cert>header>p{max-width:75%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:7px}.ext-cert>header>div{margin-left:auto;display:flex}.ext-cert .margin0{margin:0px}.ext-cert .upload-desc-tf-border-top{border-top:3px solid #6f6f6f;border-radius:0px}.ext-cert .ext-cert-center{display:flex;justify-content:center}.ext-cert .common{display:flex}@media screen and (min-width: 993px)and (orientation: landscape){.ext-cert .common{padding:0px 0px 0px 303px}}@media screen and (min-width: 993px)and (orientation: portrait){.ext-cert .common{padding:0px 0px 0px 132px}}@media screen and (min-width: 769px)and (max-width: 992px)and (orientation: portrait){.ext-cert .common{padding:0px 0px 0px 0px}}@media screen and (max-width: 768px)and (orientation: portrait){.ext-cert .common{padding:0px 0px 0px 0px;font-size:14px}}.ext-cert .browse-btn-top-padding{padding:30px 0px 0px 0px}.ext-cert .upload-ext-cert{text-align:center;padding:20px 0px 10px 0px}.ext-cert .upload-ext-cert .certification-upload .file-progress .spectrum-BarLoader{width:100%;min-width:100%}.ext-cert .upload-ext-cert .certification-upload .file-progress .spectrum-BarLoader .spectrum-BarLoader-percentage{margin-left:auto;margin-bottom:.3rem;color:inherit;font-weight:bold}.ext-cert .upload-ext-cert .certification-upload .file-progress .spectrum-BarLoader .spectrum-BarLoader-track{width:100%}@media screen and (min-width: 993px)and (orientation: landscape){.ext-cert .note-padding{padding:30px 0px 60px 303px;font-size:18px}}@media screen and (min-width: 993px)and (orientation: portrait){.ext-cert .note-padding{padding:30px 0px 40px 132px;font-size:18px}}@media screen and (min-width: 769px)and (max-width: 992px)and (orientation: portrait){.ext-cert .note-padding{padding:30px 0px 40px 0px;font-size:18px}}@media screen and (max-width: 768px)and (orientation: portrait){.ext-cert .note-padding{padding:20px 0px 38px 0px;font-size:14px}}.ext-cert .ld-cert-heading-upper-separator{border:1px solid #b0b0b0}@media screen and (min-width: 769px){.ext-cert .ld-cert-heading-upper-separator{margin-top:30px;margin-bottom:20px}}@media screen and (max-width: 768px){.ext-cert .ld-cert-heading-upper-separator{margin-top:20px;margin-bottom:18px}}.ext-cert .ld-cert-heading-lower-separator{border:1px solid #b0b0b0;line-height:.5px}@media screen and (min-width: 769px){.ext-cert .ld-cert-heading-lower-separator{margin-top:20px;margin-bottom:0px}}@media screen and (max-width: 768px)and (orientation: portrait){.ext-cert .ld-cert-heading-lower-separator{margin-top:18px;margin-bottom:0px}}@media screen and (min-width: 993px)and (orientation: landscape){.ext-cert .upload-status{padding:40px 0px 0px 303px;font-size:18px}}@media screen and (min-width: 993px)and (orientation: portrait){.ext-cert .upload-status{padding:40px 0px 0px 132px;font-size:18px}}@media screen and (min-width: 769px)and (max-width: 992px)and (orientation: portrait){.ext-cert .upload-status{padding:40px 0px 0px 0px;font-size:18px}}@media screen and (max-width: 768px)and (orientation: portrait){.ext-cert .upload-status{padding:31px 0px 0px 0px;font-size:14px}}.ext-cert .text-format{display:inline-flex}@media screen and (min-width: 993px)and (orientation: landscape){.ext-cert .text-format{font-size:18px}}@media screen and (min-width: 993px)and (orientation: portrait){.ext-cert .text-format{font-size:18px}}@media screen and (min-width: 769px)and (max-width: 992px)and (orientation: portrait){.ext-cert .text-format{font-size:16px}}@media screen and (max-width: 768px)and (orientation: portrait){.ext-cert .text-format{font-size:14px}}.ext-cert .ext-cert-input{width:271px;height:50px;padding-left:20px;padding-right:0px;box-sizing:border-box;border-radius:0px;background-color:#fff}.ext-cert .icon-padding{padding-right:7px}.ext-cert .browse-btn{box-sizing:border-box;border:1px solid #dedede;color:#232323;line-height:50px;text-align:center;text-decoration:none;background-color:#ebebeb;font-size:16px;padding:0px;height:50px;width:103px}.ext-cert>.left{display:flex;align-items:center}.ext-cert>.left .passed-icon{color:#0f870f;margin-left:.2rem}.ext-cert>.right{display:flex;align-items:center;margin-left:auto}.ext-cert .spectrum-Button.spectrum-Button--cta{box-shadow:0px 3px 18px #222;-webkit-box-shadow:0px 3px 18px #222;-moz-box-shadow:0px 3px 18px #222;width:202px;height:42px;border-radius:21px;opacity:1;background-color:#306eb5;border-color:#306eb5}.ext-cert>section{margin-top:1rem}.ext-cert>section .upload-desc>.section{min-height:3rem}.ext-cert>section .upload-desc>.section>p{padding:.5rem 0;box-sizing:border-box}.ext-cert>section .upload-desc>.section .overview-text{word-wrap:break-word}*[hidden]{display:none}.close-button{border:none;background:none}.close-button:focus{outline:none}.back-button-common{background:none;border:none;padding-left:4px}.back-button-common:active,.back-button-common:disabled,.back-button-common:focus,.back-button-common:hover{background:none;border:none}.back-button-common x-icon{padding-right:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.skip-links-container button{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}.skip-links-container button:focus{background:#fff;left:0;top:0;width:100%;height:3rem;overflow:auto;font-size:1.4em;z-index:999}.required:after{content:" *";color:#eb322d}.required{color:#eb322d}.primary-header{background-color:#306eb5;color:#fff;box-shadow:0px 2px 2px rgba(0,0,0,.1607843137);border-bottom:0px;height:47px}.pagination{display:flex;align-items:center;justify-content:center;padding:1rem 0;box-sizing:border-box}x-app>.loading,x-error>.loading{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}x-app .version,x-error .version{margin-top:.5rem}x-login .content,x-login-list-accounts .content{z-index:1;position:relative}.underlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0}.underlay.is-open{background-color:rgba(0,0,0,.2);z-index:4}.overlay{position:fixed;top:0;left:0;width:100%;margin-top:3rem;height:calc(100% - 3rem);z-index:0}.spectrum-Dialog{z-index:51}.spectrum-Dialog .spectrum-ButtonGroup{float:right;padding-top:10px}.spectrum-Dialog .spectrum-ButtonGroup .spectrum-Button{margin-left:16px}.spectrum-Dialog .image-uploading-dialog .image-container{display:flex;position:relative;display:flex;margin-bottom:20px;justify-content:space-around}.spectrum-Dialog .image-uploading-dialog .spectrum-Avatar{height:194px;width:194px}.spectrum-Dialog .image-uploading-dialog .spectrum-Avatar.image-overlay{position:absolute;background:#000;opacity:.3;z-index:1}.spectrum-Dialog .image-uploading-dialog a{font-size:20px;position:absolute;text-align:center;width:100%;font-weight:600;left:0;z-index:2;color:#fff;text-transform:uppercase}.spectrum-Dialog .image-uploading-dialog a.upload{top:60px}.spectrum-Dialog .image-uploading-dialog a.delete{bottom:60px}.spectrum-Dialog .image-uploading-dialog .image-upload-output{width:200px !important;height:200px !important}.spectrum-Dialog .spectrum-Dialog-divider{display:block;unicode-bidi:isolate;margin-block-start:.5em;margin-block-end:.5em;margin-inline-start:auto;margin-inline-end:auto;overflow:hidden;border-style:inset;border-width:1px}.spectrum-Dialog #dialog-header:focus{outline:none}.spectrum-Dialog.extension-dialog{max-height:90%;height:90%;width:90%;max-width:90%;transform:translate(-50%, -50%)}.spectrum-Dialog.extension-dialog.is-open{animation:none}.spectrum-Dialog.extension-dialog .spectrum-Dialog-heading{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spectrum-Dialog.extension-dialog .spectrum-Dialog-content{height:calc(100% - 60px) !important}.spectrum-Dialog.extension-dialog .spectrum-Dialog-grid{height:100%}.spectrum-Dialog.extension-dialog #extension-iframe{width:100%;height:calc(100% - 10px);border:none}.spectrum-Dialog.is-open{-webkit-animation:slide-up .4s ease;-moz-animation:slide-up .4s ease;-ms-animation:slide-up .4s ease;-o-animation:slide-up .4s ease;animation:slide-up .4s ease;padding:1.5rem}.spectrum-Dialog.is-open .close-button{position:absolute;top:.625rem;right:.625rem;padding:0}.spectrum-Dialog.is-open .spectrum-Dialog-heading{margin-top:0}.spectrum-Dialog.is-open .spectrum-Dialog-heading.message-dialog-header{font-weight:400;font-size:.875rem;display:flex;margin:.625rem;line-height:1.5rem;align-items:flex-start}.spectrum-Dialog.is-open .spectrum-Dialog-heading.message-dialog-header x-icon{margin-right:.625rem}.spectrum-Dialog.is-open.is-fullscreen{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none;max-width:100%;max-height:100%;height:100%;width:100%;transform:none;left:0;top:0;transition:none}.language-change-confirmation .message-container{display:flex;margin-bottom:1.25rem}.language-change-confirmation .message-container x-icon{margin-right:.875rem;display:inline-block}.language-change-confirmation .message-container.no-image img{visibility:hidden}a:focus-visible,a:hover,a:focus,a:active{outline:none}@media screen and (max-width: 992px)and (orientation: landscape){.spectrum-Dialog-content{overflow-y:auto;max-height:50vh}.spectrum-Dialog-content .message-container{padding-right:20px}}.disabled-element{color:#b1b1b1 !important;-webkit-text-fill-color:#b1b1b1 !important;pointer-events:none}.disabled-element *{color:#b1b1b1 !important;-webkit-text-fill-color:#b1b1b1 !important;pointer-events:none}.offline-content-update-dialog .spectrum-Dialog-grid{height:calc(100% - 110px)}.offline-content-update-dialog .spectrum-Dialog-grid .note-container{display:flex;flex-direction:row;gap:.625rem}.offline-content-update-dialog .spectrum-Dialog-grid .note-container .alert{color:#e00808}.offline-content-update-dialog .spectrum-Dialog-content{height:100%;margin:0 -1.5rem}.offline-content-update-dialog .spectrum-Dialog-heading{font-size:1.375rem;font-weight:normal;line-height:2rem;margin-bottom:.75rem;color:#292929}.offline-content-update-dialog .dialog-extra-title{font-size:1rem;line-height:22px;margin-bottom:1.125rem;margin-top:0;color:#292929}.offline-content-update-dialog .action-button-container{box-sizing:border-box;box-shadow:4px 0px 8px rgba(0,0,0,.1607843137);display:flex;align-items:center;flex-direction:column;width:100%;position:absolute;bottom:0;background-color:#fff;max-height:128px;left:0;padding:10px 20px;color:#292929}.offline-content-update-dialog .action-button-container .action-button{height:44px;max-height:44px;width:100%;max-width:80%;margin-left:0;font-size:16px;border-radius:25px;padding:20px 30px}.offline-content-update-dialog .update-content-note{font-size:.875rem;line-height:20px;color:#292929;margin-bottom:1.125rem}.offline-content-update-dialog .header-div{display:flex;justify-content:space-between;color:#717171;padding:.5rem 1.5rem}.offline-content-update-dialog .courses-list-ul{padding:0;list-style:none;border-top:1px solid #cccdce;margin-top:0}.offline-content-update-dialog .courses-list-ul li{padding:.5rem 1.5rem;border:1px solid #f8f8f8;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cccdce;position:relative}.offline-content-update-dialog .courses-list-ul .course-name{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;width:90%}.offline-content-update-dialog .courses-list-ul .spectrum-Checkbox{margin-right:0;position:absolute;right:20px}.offline-content-update-dialog .courses-list-ul .spectrum-Checkbox .spectrum-Checkbox-box{transform:scale(1.8)}.extension-error-popup-message{margin-top:0;margin-bottom:.625rem}.font-family,x-createpost .post-input .text-container>textarea,x-editpost .post-input .text-container>textarea{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}x-createpost #fileName,x-editpost #fileName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}x-createpost .padding,x-editpost .padding{padding-bottom:100px}x-createpost .spectrum-Tabs,x-editpost .spectrum-Tabs{height:47px;overflow:hidden}x-createpost .spectrum-Tabs>p,x-editpost .spectrum-Tabs>p{white-space:nowrap}x-createpost .upload-options,x-editpost .upload-options{border:#000;border-style:outset;border-width:thin;background-color:#fff}x-createpost .spectrum-Avatar,x-editpost .spectrum-Avatar{width:40px;height:40px}x-createpost .user-details,x-editpost .user-details{display:flex;align-items:center;padding:20px}x-createpost .name-details,x-editpost .name-details{padding:10px;font-weight:bold}x-createpost .upload-options>input,x-editpost .upload-options>input{display:none}x-createpost .post-input,x-editpost .post-input{line-height:0px;margin:20px}x-createpost .post-input .text-container,x-editpost .post-input .text-container{position:relative}x-createpost .post-input .text-container>textarea,x-editpost .post-input .text-container>textarea{height:165px;width:-webkit-fill-available;border-color:#000;font-size:16px}@media screen and (min-width: 768px){x-createpost .post-input .text-container>textarea,x-editpost .post-input .text-container>textarea{font-size:20px}}x-createpost .post-input .text-container .post-type,x-editpost .post-input .text-container .post-type{align-items:center;justify-content:flex-start;margin:0}x-createpost .post-input .text-container .post-type svg,x-editpost .post-input .text-container .post-type svg{position:initial}x-createpost .post-input .text-container .post-action-container,x-editpost .post-input .text-container .post-action-container{display:flex;flex-direction:row}x-createpost .posting-to-board,x-editpost .posting-to-board{margin:0 20px}x-createpost .select-board,x-editpost .select-board{margin:0 20px 10px 20px;background:#fff;border:#000;border-width:thin;border-style:solid}x-createpost .select-board .spectrum-ActionButton,x-editpost .select-board .spectrum-ActionButton{right:10px;position:absolute}x-createpost .select-board .board-details,x-editpost .select-board .board-details{width:90%;overflow:hidden}x-createpost .select-board .board-details>p,x-editpost .select-board .board-details>p{white-space:nowrap}x-createpost .select-board .board-details a,x-editpost .select-board .board-details a{color:#306eb5;font-size:16px}@media screen and (min-width: 768px){x-createpost .select-board .board-details a,x-editpost .select-board .board-details a{font-size:20px}}x-createpost .action,x-editpost .action{display:flex;justify-content:center;position:fixed;bottom:0;box-sizing:border-box;left:50%;transform:translate3d(-50%, 0, 0);margin-bottom:1rem}x-createpost .action .spectrum-Button.spectrum-Button--cta,x-editpost .action .spectrum-Button.spectrum-Button--cta{width:220px;height:42px;border-radius:21px;opacity:1;background-color:#306eb5;border-color:#306eb5}x-createpost .action .spectrum-Button.spectrum-Button--cta:disabled,x-editpost .action .spectrum-Button.spectrum-Button--cta:disabled{width:220px;height:42px;border-radius:21px;opacity:1;color:#fff;background-color:#9ebbe0;border-color:#9ebbe0}x-createpost .iframely-container,x-editpost .iframely-container{min-height:60px;border:1px solid #cccdce;margin:20px;border-radius:.35rem}x-createpost .iframely-container.link,x-editpost .iframely-container.link{height:8rem}x-createpost .iframely-container.no-preview,x-editpost .iframely-container.no-preview{height:8rem;overflow:hidden}x-createpost .iframely-card,x-editpost .iframely-card{height:100%;position:relative;cursor:pointer}x-createpost .iframely-text,x-editpost .iframely-text{display:flex;padding:5px;height:8rem}x-createpost .iframely-text.no-preview-text,x-editpost .iframely-text.no-preview-text{width:100%;flex-direction:column;justify-content:center;align-items:center;padding:0;height:7rem}x-createpost .iframely-title,x-editpost .iframely-title{margin:10px;color:#306eb5;overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:2;-moz-line-clamp:2;text-align:center;font-weight:700 !important;width:100%;margin-bottom:.5rem}x-createpost .text-grey,x-editpost .text-grey{color:#999;font-size:12px}.iframe-preview>div{height:100%}.iframely-image.no-preview{background:url("./social-no-preview.svg") !important;background-repeat:no-repeat;background-size:100% 100%;display:flex;height:8rem;justify-content:center}.iframely-image .iframely-left{display:flex;flex-direction:column;width:8rem;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:.35rem}.iframely-image .iframely-left .post-title-over-image{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;position:relative;top:60px;padding:0 10px;color:#fff;text-shadow:0px 0 5px #000;line-height:1.3rem;font-size:14px}.iframely-image .iframely-left .post-price-over-image{position:absolute;padding:.5rem 0rem 0rem .5rem}.iframely-image .iframely-left .post-price-over-image .spectrum-Label{background-color:#fff;color:#000;border-radius:1rem;height:.75rem;font-size:.75rem;display:inline-flex;align-items:center}.iframely-image .iframely-right{display:flex;flex-direction:column;width:calc(100% - 8rem);box-sizing:border-box;padding:10px 10px 0 10px}.iframely-image .iframely-right .title{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;color:#306eb5;font-size:16px;line-height:1.3rem;margin-bottom:10px}.iframely-image .iframely-right .description{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:4;-moz-line-clamp:4;font-size:14px;line-height:1.3rem}@media screen and (min-width: 768px){.iframely-image .iframely-container .text-grey{color:#999;font-size:16px}}x-select-board-panel .select-boards-panel-container{height:70vh}x-select-board-panel .select-boards-panel-container>header{padding:1rem;box-sizing:border-box}x-select-board-panel .select-boards-panel-container>header .right{position:absolute;right:20px;top:10px}x-select-board-panel .select-boards-panel-container>div{overflow:scroll;height:335px;padding:0px 20px 20px 20px}x-select-board-panel .select-boards-panel-container .spectrum-ButtonGroup{padding:0px 16px 20px 16px}x-select-board-panel .select-boards-panel-container .spectrum-ButtonGroup .spectrum-Search{width:100%}x-select-board-panel .select-boards-panel-container .spectrum-ButtonGroup .spectrum-Search input[type=search]{width:100%;border-radius:21px}x-select-board-panel .select-boards-panel-container .spectrum-ButtonGroup .spectrum-Search input[type=search] textarea:focus,x-select-board-panel .select-boards-panel-container .spectrum-ButtonGroup .spectrum-Search input[type=search] select:focus{font-size:16px}x-select-board-panel .select-boards-panel-container .spectrum-ButtonGroup .spectrum-Search .spectrum-Textfield{font-size:16px}x-select-board-panel .select-boards-panel-container .spectrum-ButtonGroup .spectrum-Search .spectrum-ClearButton{right:0;top:0;position:absolute}x-select-board-panel .select-boards-panel-container .spectrum-Table-row{padding:0 1rem;overflow:hidden}x-select-board-panel .select-boards-panel-container .spectrum-Table-row>p{white-space:nowrap}x-select-board-panel .right{position:absolute;right:20px;top:10px}x-select-board-panel .spectrum-Button{min-width:165px}x-main-panel .panel-container{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-moz-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-ms-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-o-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;border:1px solid #fff;border-radius:1rem 1rem 0 0;background-color:#fff;position:fixed;bottom:0;width:100%;box-sizing:border-box;z-index:5;visibility:hidden;pointer-events:none;transform:translate(0, 100%)}x-main-panel .panel-container.open{-webkit-transition:transform 250ms ease-in 0ms;-moz-transition:transform 250ms ease-in 0ms;-ms-transition:transform 250ms ease-in 0ms;-o-transition:transform 250ms ease-in 0ms;transition:transform 250ms ease-in 0ms;visibility:visible;pointer-events:auto;transform:translate(0, 0)}x-main-panel .panel-container.filter{height:90%}.font-family,x-postdetails .enter-comment .type-comment>textarea{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}x-postdetails{display:flex;height:100%;flex-direction:column}x-postdetails header{flex:0 1 auto}x-postdetails footer{flex:0 1 auto}x-postdetails .page{overflow:scroll;flex:0 1 auto;height:calc(100% - 185px)}x-postdetails .comment-details{padding:0 20px}x-postdetails .number-comments{font-weight:bold;font-size:18px;padding:10px 0}x-postdetails .no-comments{text-align:center}x-postdetails .post-details{padding:20px}x-postdetails .post-header,x-postdetails .comment-header{display:flex;align-items:center;margin-bottom:10px}x-postdetails .post-header .created-image,x-postdetails .comment-header .created-image{width:40px;height:40px;margin-right:10px;border:1px solid rgba(0,0,0,0);border-radius:50%}x-postdetails .post-header .created-name,x-postdetails .comment-header .created-name{font-size:16px;line-height:20px;color:#292929;font-weight:600}x-postdetails .post-header .dot,x-postdetails .comment-header .dot{width:4px;height:4px;margin:0 8px;background-color:#f75850;border:1px solid rgba(0,0,0,0);border-radius:50%}x-postdetails .post-header .created-date,x-postdetails .comment-header .created-date{font-size:14px;line-height:18px;color:#717171}x-postdetails .post-footer .more{display:none}x-postdetails .post-footer,x-postdetails .comment-footer{display:flex;flex-direction:column}x-postdetails .post-footer .first-row,x-postdetails .comment-footer .first-row{margin:22px 0}x-postdetails .post-footer .view-replies,x-postdetails .comment-footer .view-replies{font-size:14px;font-weight:400;line-height:18px;color:#306eb5;text-decoration:none}x-postdetails .post-footer .view-comments,x-postdetails .comment-footer .view-comments{display:none}x-postdetails .post-footer .thumbs,x-postdetails .comment-footer .thumbs{display:flex;margin-right:30px}x-postdetails .post-footer .thumbs .icon-button,x-postdetails .comment-footer .thumbs .icon-button{margin-right:5px}x-postdetails .post-footer .more,x-postdetails .comment-footer .more{margin-left:auto}x-postdetails .post-footer .more icon,x-postdetails .comment-footer .more icon{padding-right:0}x-postdetails .post-footer .icon-button,x-postdetails .comment-footer .icon-button{min-width:16px;width:16px;padding:0;height:20px;min-height:20px}x-postdetails .post-footer .second-row,x-postdetails .comment-footer .second-row{display:none}x-postdetails .post-content,x-postdetails .comment-content{font-size:16px}x-postdetails .post-content a,x-postdetails .comment-content a{color:#306eb5}x-postdetails .post-content .image-box,x-postdetails .comment-content .image-box{width:100%;margin-top:1rem;background-color:#000;display:flex;align-items:center;justify-content:center}x-postdetails .post-content .image-container,x-postdetails .comment-content .image-container{padding:0;justify-content:center;align-items:center;display:flex}x-postdetails .post-content .image-post,x-postdetails .comment-content .image-post{min-height:20%;min-width:20%;max-height:100%;max-width:100%}x-postdetails .enter-comment{display:flex;padding:0 20px;width:100%;box-sizing:border-box}x-postdetails .enter-comment .spectrum-Avatar{width:40px;height:40px;border-radius:50%}x-postdetails .enter-comment .type-comment{display:flex;flex-direction:column;margin:0 10px;width:calc(100% - 50px);margin:0 10px}x-postdetails .enter-comment .type-comment>textarea{height:86px;font-size:16px}@media screen and (min-width: 768px){x-postdetails .enter-comment .type-comment>textarea{font-size:20px}}x-postdetails .enter-comment .type-comment .upload-options{display:flex;flex-direction:row-reverse}x-postdetails .enter-comment .type-comment>x-rich-text-editor .editor-container{height:100px}x-postdetails .editor-container{height:100px}.font-family,x-replies .enter-reply .type-reply>textarea{font-family:adobe-clean,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Trebuchet MS","Lucida Grande",sans-serif}x-replies{display:flex;height:100%;flex-direction:column}x-replies header{flex:0 1 auto}x-replies footer{flex:0 1 auto}x-replies .page{overflow:scroll;flex:0 1 auto;height:calc(100% - 185px)}x-replies .reply-details{padding:0 20px;flex-grow:1;overflow:auto;min-height:2em}x-replies .number-reply{font-weight:bold;font-size:18px;padding:10px 0}x-replies .no-replies{text-align:center}x-replies .comment-details{padding:20px;flex-shrink:0}x-replies .comment-header,x-replies .reply-header{display:flex;align-items:center;margin-bottom:10px}x-replies .comment-header .created-image,x-replies .reply-header .created-image{width:40px;height:40px;margin-right:10px;border:1px solid rgba(0,0,0,0);border-radius:50%}x-replies .comment-header .created-name,x-replies .reply-header .created-name{font-size:16px;line-height:20px;color:#292929;font-weight:600}x-replies .comment-header .dot,x-replies .reply-header .dot{width:4px;height:4px;margin:0 8px;background-color:#f75850;border:1px solid rgba(0,0,0,0);border-radius:50%}x-replies .comment-header .created-date,x-replies .reply-header .created-date{font-size:14px;line-height:18px;color:#717171}x-replies .comment-footer .more{display:none}x-replies .comment-footer,x-replies .reply-footer{display:flex;flex-direction:column}x-replies .comment-footer .view-replies,x-replies .reply-footer .view-replies{display:none}x-replies .comment-footer .thumbs,x-replies .reply-footer .thumbs{display:flex;margin-right:30px}x-replies .comment-footer .thumbs .icon-button,x-replies .reply-footer .thumbs .icon-button{margin-right:5px}x-replies .comment-footer .more,x-replies .reply-footer .more{margin-left:auto}x-replies .comment-footer .more icon,x-replies .reply-footer .more icon{padding-right:0}x-replies .comment-footer .icon-button,x-replies .reply-footer .icon-button{min-width:16px;width:16px;padding:0;height:20px;min-height:20px}x-replies .comment-content,x-replies .reply-content{margin-bottom:10px;font-size:16px}x-replies .comment-content .image-box,x-replies .reply-content .image-box{width:100%;margin-top:1rem;background-color:#000;display:flex;align-items:center;justify-content:center}x-replies .comment-content .image-container,x-replies .reply-content .image-container{padding:0;justify-content:center;align-items:center;display:flex}x-replies .comment-content .image-post,x-replies .reply-content .image-post{min-height:20%;min-width:20%;max-height:100%;max-width:100%}x-replies .enter-reply{display:flex;padding:0 20px;width:-webkit-fill-available}x-replies .enter-reply .spectrum-Avatar{width:40px;height:40px;border-radius:50%}x-replies .enter-reply .type-reply{display:flex;flex-direction:column;width:-webkit-fill-available;margin:0 10px}x-replies .enter-reply .type-reply>textarea{height:86px;font-size:16px}@media screen and (min-width: 768px){x-replies .enter-reply .type-reply>textarea{font-size:20px}}x-replies .enter-reply .type-reply .upload-options{display:flex;flex-direction:row-reverse}x-comment-preview,x-reply-preview,x-post-preview{display:flex}x-comment-preview .iframely-container,x-reply-preview .iframely-container,x-post-preview .iframely-container{width:100%;min-height:60px;display:inline-block;border:1px solid #cccdce;margin-top:10px;border-radius:.35rem}x-comment-preview .iframely-container.link,x-reply-preview .iframely-container.link,x-post-preview .iframely-container.link{height:8rem}x-comment-preview .iframely-container.no-preview,x-reply-preview .iframely-container.no-preview,x-post-preview .iframely-container.no-preview{height:8rem;overflow:hidden}x-comment-preview .iframely-card,x-reply-preview .iframely-card,x-post-preview .iframely-card{height:100%;position:relative;cursor:pointer}x-comment-preview .iframely-text,x-reply-preview .iframely-text,x-post-preview .iframely-text{display:flex;padding:5px;height:8rem}x-comment-preview .iframely-text.no-preview-text,x-reply-preview .iframely-text.no-preview-text,x-post-preview .iframely-text.no-preview-text{width:100%;flex-direction:column;justify-content:center;align-items:center;padding:0;height:7rem}x-comment-preview .iframely-text .text-grey,x-reply-preview .iframely-text .text-grey,x-post-preview .iframely-text .text-grey{color:#999;font-size:12px}x-comment-preview .iframely-title,x-reply-preview .iframely-title,x-post-preview .iframely-title{margin:10px;color:#306eb5;overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;text-align:center;font-weight:700 !important;width:100%;margin-bottom:.5rem}x-comment-preview .iframe-preview>div,x-reply-preview .iframe-preview>div,x-post-preview .iframe-preview>div{height:100%}x-comment-preview .iframely-image.no-preview,x-reply-preview .iframely-image.no-preview,x-post-preview .iframely-image.no-preview{background:url("./social-no-preview.svg") !important;background-repeat:no-repeat;background-size:100% 100%;display:flex;height:8rem;justify-content:center}x-comment-preview .iframely-left,x-reply-preview .iframely-left,x-post-preview .iframely-left{display:flex;flex-direction:column;width:8rem;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:.35rem}x-comment-preview .iframely-left .post-title-over-image,x-reply-preview .iframely-left .post-title-over-image,x-post-preview .iframely-left .post-title-over-image{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:3;-moz-line-clamp:3;position:relative;top:60px;padding:0 10px;color:#fff;text-shadow:0px 0 5px #000;line-height:1.3rem;font-size:14px}x-comment-preview .iframely-left .post-price-over-image,x-reply-preview .iframely-left .post-price-over-image,x-post-preview .iframely-left .post-price-over-image{position:absolute;padding:.5rem 0rem 0rem .5rem}x-comment-preview .iframely-left .post-price-over-image .spectrum-Label,x-reply-preview .iframely-left .post-price-over-image .spectrum-Label,x-post-preview .iframely-left .post-price-over-image .spectrum-Label{background-color:#fff;color:#000;border-radius:1rem;height:.75rem;font-size:.75rem;display:inline-flex;align-items:center}x-comment-preview .iframely-right,x-reply-preview .iframely-right,x-post-preview .iframely-right{display:flex;flex-direction:column;width:calc(100% - 8rem);box-sizing:border-box;padding:10px 10px 0 10px}x-comment-preview .iframely-right .title,x-reply-preview .iframely-right .title,x-post-preview .iframely-right .title{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:1;-moz-line-clamp:1;font-size:16px;line-height:1.3rem;margin-bottom:10px}x-comment-preview .iframely-right .description,x-reply-preview .iframely-right .description,x-post-preview .iframely-right .description{overflow:hidden;display:-webkit-box;display:-moz-box;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-line-clamp:4;-moz-line-clamp:4;font-size:14px;line-height:1.3rem}@media screen and (min-width: 768px){x-comment-preview .iframely-container .text-grey,x-reply-preview .iframely-container .text-grey,x-post-preview .iframely-container .text-grey{color:#999;font-size:16px}}x-rich-text-editor{display:block}x-rich-text-editor .editor-container{height:200px;width:100%;display:block;border:1px solid #000}x-rich-text-editor .ql-editor{padding:12px 15px}x-rich-text-editor .ql-toolbar.ql-snow .ql-formats{margin-right:2px !important}x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size{width:65px}x-rich-text-editor .ql-picker-item{margin-bottom:15px}x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"10px"}x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label::before,x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:"14px"}x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"18px"}x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,x-rich-text-editor .ql-toolbar.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"32px"}x-rich-text-editor .ql-snow .ql-toolbar button,x-rich-text-editor .ql-snow.ql-toolbar button{height:22px;padding:3px 3px;width:22px}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}x-login *{box-sizing:border-box}x-login .content{height:calc(100% - 3rem)}x-login .spectrum-Textfield.is-invalid,x-login .spectrum-Textfield:invalid{border-color:rgba(0,0,0,0)}x-login .spectrum-Form{width:100%;padding:1.25rem;padding-top:0}x-login .spectrum-Form-itemLabel{margin-bottom:15px;font-size:.875rem}x-login .spectrum-Textfield{width:100%;margin-bottom:15px}x-login .login-image-container{font-size:1.125rem;font-weight:400;height:200px;z-index:1;color:#fff;text-align:center;margin-bottom:1.25rem;align-items:center;justify-content:center;flex-direction:column;font-weight:normal;background-color:#306eb5;display:flex}x-login .login-image-container h2{font-size:1.375rem;margin-bottom:.3125rem;font-weight:normal;margin:0 0 .3125rem 0}x-login .login-image-container .learn-more{font-size:.875rem;border:.1rem solid rgba(0,0,0,0);border-radius:3rem;cursor:pointer;height:1.875rem;margin:0;padding:0 15px;white-space:nowrap;margin-top:1rem}x-login .error{color:#eb322d;display:none}@media screen and (min-width: 576px){x-login .spectrum-Form{width:480px;margin:0 auto}x-login .spectrum-Button{width:120px}}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}x-login-list-accounts .accounts-list{padding:0 20px;margin:0 auto;height:calc(100% - 3rem)}x-login-list-accounts .loading{height:100%;display:flex;align-items:center;justify-content:center}x-login-list-accounts .header{font-size:18px;margin:20px 0}x-login-list-accounts .account-helper{font-size:14px;color:#6e6e6e;margin:20px 0}x-login-list-accounts .account{display:flex;text-decoration:none}x-login-list-accounts .account:active{color:#306eb5}x-login-list-accounts .account-image{width:65px;height:65px}x-login-list-accounts .account-image img{width:100%;height:100%}x-login-list-accounts .account-name{display:flex;align-items:center;justify-content:left;width:calc(100% - 90px);padding:10px;padding-left:15px;word-break:break-all}x-login-list-accounts .spectrum-table-row{background-color:#fff}x-login-list-accounts .no-account{display:flex;color:#232323;font-size:14px;overflow:hidden;text-overflow:ellipsis;padding:10px;margin-top:30px;border:1px solid #000;background:#fff;border:1px solid #b0b0b0}@media screen and (min-width: 576px){x-login-list-accounts .accounts-list{width:480px}}x-login-header header{display:flex;height:3rem;background-color:#292929;padding-left:1rem;gap:1rem}x-login-header header img{width:auto;vertical-align:middle;z-index:2}x-login-header header .login-header{color:#fff;font-weight:normal;font-size:18px;margin-bottom:30px}@media screen and (min-width: 576px){x-login-header .spectrum-Form{width:400px}}x-qr-code .center-div,x-qr-code-not-supported .center-div{display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;position:fixed}x-qr-code .center-div .loading,x-qr-code-not-supported .center-div .loading{text-align:center}x-qr-code .qr-code-section,x-qr-code-not-supported .qr-code-section{padding:30px;display:flex;flex-direction:column;align-items:center;gap:15px}x-qr-code .success-msg-container,x-qr-code-not-supported .success-msg-container{display:flex;flex-direction:row;gap:10px}x-qr-code .success-msg h2,x-qr-code-not-supported .success-msg h2{margin:0px}x-qr-code .success-msg p,x-qr-code-not-supported .success-msg p{margin:0px;font-size:18px}x-qr-code .error-msg-container,x-qr-code-not-supported .error-msg-container{display:flex;flex-direction:row;gap:10px}x-qr-code .error-msg h2,x-qr-code-not-supported .error-msg h2{margin:0px}x-qr-code .error-msg p,x-qr-code-not-supported .error-msg p{margin:0px;font-size:18px}x-qr-code .primaryButton,x-qr-code-not-supported .primaryButton{border-radius:16px;border:2px solid;padding:10px 20px}x-qr-code .success,x-qr-code-not-supported .success{filter:invert(25%) sepia(92%) saturate(4640%) hue-rotate(121deg) brightness(95%) contrast(88%)}x-qr-code .error,x-qr-code-not-supported .error{color:#e00808}x-navigation-bar>header{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);position:fixed;width:100%;height:3rem;z-index:3;display:flex;align-items:center;padding:0 .5rem;box-sizing:border-box;background:#f5f5f5}x-navigation-bar>header.searching{background-color:#4b4b4b}x-navigation-bar>header.searching .left{display:none}x-navigation-bar>header.searching .right{margin-left:0;width:100%;justify-content:center}x-navigation-bar>header.searching .right>.spectrum-ActionButton{display:none}x-navigation-bar>header.searching .right .search-container{display:flex}x-navigation-bar>header .left{display:flex;align-items:center}x-navigation-bar>header .left.header{width:70%}@media screen and (min-width: 768px){x-navigation-bar>header .left.header{width:90%}}x-navigation-bar>header .left>x-icon{margin-left:.5rem}x-navigation-bar>header .left>p{margin-left:.5rem;width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}x-navigation-bar>header .left>p.logo_name{display:none}@media screen and (min-width: 577px){x-navigation-bar>header .left>p.logo_name{display:block}}x-navigation-bar>header .right{margin-left:auto;display:flex;align-items:center}x-navigation-bar>header .right>.search-button{display:inline-flex}x-navigation-bar>header .right .search-container{display:none;flex-direction:column;width:100%;padding:0 .5rem;box-sizing:border-box;position:relative}x-navigation-bar>header .right .spectrum-Search{width:100%;font-size:16px}x-navigation-bar>header .right .spectrum-Search input{width:100%;border-radius:25px}x-navigation-bar>header .right .spectrum-Search .spectrum-ClearButton x-icon{transform:scale(0.7)}x-navigation-bar>header .right .spectrum-Search .spectrum-Textfield{font-size:16px}x-navigation-bar>header .right .autocomplete{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);position:fixed;margin-top:2rem;width:calc(100% - 32px);padding:.625rem .75rem;box-sizing:border-box;background-color:#fff}x-navigation-bar>header .right .autocomplete .suggestions-header{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;padding-left:1.875rem;position:relative;font-size:1.125rem}x-navigation-bar>header .right .autocomplete hr{margin:.3125rem 0 .625rem 0}x-navigation-bar>header .right .autocomplete x-icon{position:absolute;left:0;top:.3125rem}x-navigation-bar>header .right .autocomplete .icon-color{color:#000}x-navigation-bar>header .right .autocomplete .loading{display:flex;justify-content:center;padding:1rem 0;box-sizing:border-box}x-navigation-bar>header .right .autocomplete .noresults{padding:2rem 0;display:flex;justify-content:center}x-navigation-bar>header .right .autocomplete .pagination{display:flex;justify-content:center;padding-top:2px;padding-bottom:20px}x-navigation-bar>header .right .autocomplete ul{width:100%}x-navigation-bar>header .right .autocomplete ul li{width:100%;padding:.3125rem 0;z-index:7;font-size:1.125rem;min-height:1.5rem}x-navigation-bar>header .right .autocomplete ul li .course-preview{box-sizing:border-box;width:100%;z-index:6;padding-left:1.875rem}x-navigation-bar>header .right .autocomplete ul li .course-preview p{width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}x-navigation-bar>header .right .spectrum-Button--primary.spectrum-Button--quiet{color:#ececec;outline:none;box-shadow:none}x-error .error-section{padding:1.875rem;display:flex;flex-direction:column;align-items:center;gap:15px}x-error .error-msg-container{display:flex;flex-direction:row;gap:.625rem}x-error .error-msg h2{margin:0px;font-size:1.375rem}x-error .error-msg p{margin:0px;font-size:1.125rem;color:#292929;word-break:break-word}x-error .primaryButton{border:2px solid;padding:.625rem 1.875rem;border-radius:1.562rem;font-size:1rem;height:auto}x-error .primaryButton:active,x-error .primaryButton:hover{color:#306eb5;border-color:#306eb5}x-error .error{color:#e00808}x-offline .page-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:100px;padding:100px 50px}x-offline .page-container x-icon{transform:scale(2.5);margin-top:1.25rem}x-offline .page-container h2{color:#4a4a4a;font-size:1.375rem;line-height:2rem;font-weight:600;margin-top:2rem;margin-bottom:.3125rem}x-offline .page-container p{text-align:center;font-size:1.125rem;line-height:1.5rem;color:#717171;font-weight:normal;margin-top:0}x-offline .primaryButton{border:2px solid;padding:.625rem 1.875rem;border-radius:1.562rem;font-size:1rem;height:auto;color:#fff;margin-bottom:.75rem}x-offline .primaryButton:active,x-offline .primaryButton:hover{color:#306eb5;border-color:#306eb5}x-offline .retry{font-size:1rem;line-height:1.375rem;color:#306eb5}x-app-rating-panel .app-rating-panel-container{display:flex;min-height:25vh;max-height:80vh;overflow-y:scroll}x-app-rating-panel .app-rating-panel-container .screen1{position:relative;display:flex;flex-direction:column;flex:1}x-app-rating-panel .app-rating-panel-container .screen1 img{display:block;width:100%;height:auto;border-radius:1rem 1rem 0 0}x-app-rating-panel .app-rating-panel-container .screen1 .rating-section{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center;padding:1rem}x-app-rating-panel .app-rating-panel-container .screen1 .rating-section h1{font-size:1.5rem;margin:0;text-align:center}x-app-rating-panel .app-rating-panel-container .screen1 .rating-section p{font-size:medium;margin-top:0;text-align:center}x-app-rating-panel .app-rating-panel-container .screen1 .stars{justify-content:center}x-app-rating-panel .app-rating-panel-container .screen2{padding:2rem 1.5rem 1rem 1.5rem;flex:1}x-app-rating-panel .app-rating-panel-container .screen2 .feedback-section{display:flex;flex-direction:column;align-items:center;justify-content:center}x-app-rating-panel .app-rating-panel-container .screen2 .feedback-section h1{font-size:1.5rem;margin:0}x-app-rating-panel .app-rating-panel-container .screen2 .feedback-section p{font-size:medium;margin-top:0}x-app-rating-panel .app-rating-panel-container .screen2 .feedback-section .feedback-options{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}x-app-rating-panel .app-rating-panel-container .screen2 .feedback-section .feedback-options input[type=checkbox]{display:none}x-app-rating-panel .app-rating-panel-container .screen2 .feedback-section .feedback-options input[type=checkbox]:checked+label.checkbox-Button{background-color:#306eb5;color:#fff}x-app-rating-panel .app-rating-panel-container .screen2 .feedback-section .feedback-text{width:100%}x-app-rating-panel .app-rating-panel-container .screen2 .feedback-section .feedback-text textarea{resize:none;min-height:60px;height:60px;font-size:14px;border:none;margin:20px 0px;border-radius:.25rem;width:-webkit-fill-available;padding:5px}x-app-rating-panel .app-rating-panel-container .screen3{position:relative;display:flex;flex-direction:column;flex:1}x-app-rating-panel .app-rating-panel-container .screen3 img{display:block;width:100%;height:auto;border-radius:1rem 1rem 0 0}x-app-rating-panel .app-rating-panel-container .screen3 .thanks-section{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center;padding:1rem}x-app-rating-panel .app-rating-panel-container .screen3 .thanks-section h1{font-size:1.5rem;margin:0;text-align:center}x-app-rating-panel .app-rating-panel-container .screen3 .thanks-section p{font-size:medium;margin-top:0;text-align:center}x-app-rating-panel .right{position:absolute;right:10px;top:10px;z-index:1}x-app-rating-panel .spectrum-Button{border-radius:.25rem;padding:0 .5rem;border-width:1px;margin-left:.5rem;margin-bottom:.5rem;min-width:50px}x-app-rating-panel .spectrum-Button.checkbox-Button{font-weight:500}x-app-rating-panel .spectrum-Button.spectrum-Button--cta{height:40px;border-radius:21px;opacity:1;padding:0 1.5rem;background-color:#306eb5;border-color:#306eb5}x-main-panel .app-rating-panel{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-moz-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-ms-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-o-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;border:none;border-radius:1rem 1rem 0 0;background-color:#fff;position:fixed;bottom:0;width:100%;box-sizing:border-box;z-index:5;visibility:hidden;pointer-events:none;transform:translate(0, 100%)}x-main-panel .app-rating-panel.open{-webkit-transition:transform 250ms ease-in 0ms;-moz-transition:transform 250ms ease-in 0ms;-ms-transition:transform 250ms ease-in 0ms;-o-transition:transform 250ms ease-in 0ms;transition:transform 250ms ease-in 0ms;visibility:visible;pointer-events:auto;transform:translate(0, 0)}x-main-panel .app-rating-panel.filter{height:90%}@media screen and (min-width: 577px){x-main-panel .app-rating-panel{box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.15);-moz-box-shadow:0 1px 4px rgba(0,0,0,.15);-webkit-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-moz-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-ms-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;-o-transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;transition:transform 130ms ease-in-out,visibility 0ms linear 130ms;border:none;border-radius:1rem;background-color:#fff;width:auto;height:max-content;transform:translate(-50%, 200%)}x-main-panel .app-rating-panel.open{-webkit-transition:transform 250ms ease-in 0ms;-moz-transition:transform 250ms ease-in 0ms;-ms-transition:transform 250ms ease-in 0ms;-o-transition:transform 250ms ease-in 0ms;transition:transform 250ms ease-in 0ms;visibility:visible;pointer-events:auto;transform:translate(-50%, -50%);position:absolute;top:50%;left:50%}}
