.ct-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.mdc-menu-surface{display:none;position:absolute;box-sizing:border-box;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0;padding:0;transform:scale(1);transform-origin:top left;opacity:0;overflow:auto;will-change:transform,opacity;z-index:8;transition:opacity .03s linear,transform .12s cubic-bezier(0,0,.2,1);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);background-color:#1d1d1d;background-color:var(--mdc-theme-surface,#1d1d1d);color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1);border-radius:4px;transform-origin-left:top left;transform-origin-right:top right}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--open{display:inline-block;transform:scale(1);opacity:1}.mdc-menu-surface--animating-open{display:inline-block;transform:scale(.8);opacity:0}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0;transition:opacity 75ms linear}.mdc-menu-surface[dir=rtl],[dir=rtl] .mdc-menu-surface{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{position:relative;overflow:visible}.mdc-menu-surface--fixed{position:fixed}.mdc-menu{min-width:112px}.mdc-menu .mdc-list,.mdc-menu .mdc-list-item__graphic,.mdc-menu .mdc-list-item__meta{color:hsla(0,0%,88.2%,.87)}.mdc-menu .mdc-list{position:relative}.mdc-menu .mdc-list .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-menu .mdc-list-divider{margin:8px 0}.mdc-menu .mdc-list-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-menu .mdc-list-item--disabled{cursor:auto}.mdc-menu a.mdc-list-item .mdc-list-item__graphic,.mdc-menu a.mdc-list-item .mdc-list-item__text{pointer-events:none}.mdc-menu__selection-group{padding:0;fill:currentColor}.mdc-menu__selection-group .mdc-list-item{padding-left:56px;padding-right:16px}.mdc-menu__selection-group .mdc-list-item[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-list-item{padding-left:16px;padding-right:56px}.mdc-menu__selection-group .mdc-menu__selection-group-icon{left:16px;right:auto;display:none;position:absolute;top:50%;transform:translateY(-50%)}.mdc-menu__selection-group .mdc-menu__selection-group-icon[dir=rtl],[dir=rtl] .mdc-menu__selection-group .mdc-menu__selection-group-icon{left:auto;right:16px}.mdc-menu-item--selected .mdc-menu__selection-group-icon{display:inline}.mdc-select--with-leading-icon:not(.mdc-select--disabled) .mdc-select__icon{color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}.mdc-select--with-leading-icon .mdc-select__icon{display:inline-block;position:absolute;bottom:16px;box-sizing:border-box;width:24px;height:24px;border:none;background-color:transparent;fill:currentColor;opacity:.54;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-select__icon:not([tabindex]),.mdc-select__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-select-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit);display:block;line-height:normal;margin:0;transition:opacity .18s cubic-bezier(.4,0,.2,1);opacity:0;will-change:opacity}.mdc-select-helper-text:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-select-helper-text--persistent{transition:none;opacity:1;will-change:auto}.mdc-select{position:relative}.mdc-select:not(.mdc-select--disabled) .mdc-select__anchor{background-color:#252525}.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:hsla(0,0%,88.2%,.87)}.mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:hsla(0,0%,88.2%,.6)}.mdc-select:not(.mdc-select--disabled) .mdc-line-ripple:before{border-bottom-color:hsla(0,0%,88.2%,.42)}.mdc-select:not(.mdc-select--disabled) .mdc-select__anchor+.mdc-select-helper-text{color:hsla(0,0%,88.2%,.6)}.mdc-select .mdc-select__anchor{border-radius:4px 4px 0 0}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple:after{border-bottom-color:#ffa000;border-bottom-color:var(--mdc-theme-primary,#ffa000)}.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:rgba(255,160,0,.87)}.mdc-select:not(.mdc-select--disabled):hover .mdc-line-ripple:before{border-bottom-color:hsla(0,0%,88.2%,.87)}.mdc-select .mdc-floating-label{left:16px;right:auto;top:21px;pointer-events:none}.mdc-select .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select .mdc-floating-label{left:auto;right:16px}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-select.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-select.mdc-select--outlined .mdc-floating-label{left:4px;right:auto;top:17px}.mdc-select.mdc-select--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined .mdc-floating-label{left:auto;right:4px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:36px;right:auto}.mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--float-above{left:auto;right:36px}.mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e1e1e1' fill-rule='evenodd' opacity='.54' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%;left:auto;right:8px;position:absolute;bottom:16px;width:24px;height:24px;transition:transform .15s cubic-bezier(.4,0,.2,1);pointer-events:none}.mdc-select__dropdown-icon[dir=rtl],[dir=rtl] .mdc-select__dropdown-icon{left:8px;right:auto}.mdc-select--focused .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffa000' fill-rule='evenodd' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--activated .mdc-select__dropdown-icon{transform:rotate(180deg) translateY(-5px);transition:transform .15s cubic-bezier(.4,0,.2,1)}.mdc-select__anchor{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-flex;position:relative;box-sizing:border-box;height:56px;overflow:hidden;will-change:opacity,transform,color}.mdc-select__anchor:after,.mdc-select__anchor:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-select__anchor:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-select__anchor.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-select__anchor.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-select__anchor.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-select__anchor.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-select__anchor.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-select__anchor:after,.mdc-select__anchor:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-select__anchor.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-select__anchor:after,.mdc-select__anchor:before{background-color:hsla(0,0%,88.2%,.87)}.mdc-select__anchor:hover:before{opacity:.08}.mdc-select__anchor.mdc-ripple-upgraded--background-focused:before,.mdc-select__anchor:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-70%) scale(.75)}.mdc-select__anchor.mdc-select--focused .mdc-line-ripple:after{transform:scaleY(2);opacity:1}.mdc-select__anchor+.mdc-select-helper-text{margin-right:12px;margin-left:12px}.mdc-select--outlined .mdc-select__anchor+.mdc-select-helper-text{margin-right:16px;margin-left:16px}.mdc-select--focused .mdc-select__anchor+.mdc-select-helper-text:not(.mdc-select-helper-text--validation-msg){opacity:1}.mdc-select__selected-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);box-sizing:border-box;width:100%;min-width:200px;height:56px;padding:20px 52px 4px 16px;border:none;outline:none;background-color:transparent;color:inherit;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select__selected-text{padding-left:52px;padding-right:16px}.mdc-select__selected-text::-ms-expand{display:none}.mdc-select__selected-text::-ms-value{background-color:transparent;color:inherit}@-moz-document url-prefix(""){.mdc-select__selected-text{text-indent:-2px}}.mdc-select--outlined{border:none}.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.38)}.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.87)}.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px;border-color:#ffa000;border-color:var(--mdc-theme-primary,#ffa000)}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-select--outlined .mdc-select__selected-text{border-radius:4px}.mdc-select--outlined:not(.mdc-select--disabled) .mdc-select__anchor{background-color:transparent}.mdc-select--outlined .mdc-select__anchor{overflow:visible}.mdc-select--outlined .mdc-select__anchor:after,.mdc-select--outlined .mdc-select__anchor:before{content:none}.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--float-above{transform:translateY(-144%) scale(1);font-size:.75rem}.mdc-select--outlined .mdc-select__anchor.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--outlined .mdc-select__anchor .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75);font-size:1rem}.mdc-select--outlined .mdc-select__selected-text{display:flex;padding:14px 52px 12px 16px;border:none;background-color:transparent;z-index:1}.mdc-select--outlined .mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select--outlined .mdc-select__selected-text{padding-left:52px;padding-right:16px}.mdc-select--outlined .mdc-select__icon{z-index:2}.mdc-select--outlined .mdc-floating-label{line-height:1.15rem;pointer-events:auto}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label{color:#f32d51;color:var(--mdc-theme-error,#f32d51)}.mdc-select--invalid:not(.mdc-select--disabled) .mdc-line-ripple:before,.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple:after{border-bottom-color:#f32d51;border-bottom-color:var(--mdc-theme-error,#f32d51)}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#f32d51}.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid .mdc-select__anchor+.mdc-select-helper-text--validation-msg{color:#f32d51;color:var(--mdc-theme-error,#f32d51)}.mdc-select--invalid:not(.mdc-select--disabled):hover .mdc-line-ripple:before{border-bottom-color:#f32d51;border-bottom-color:var(--mdc-theme-error,#f32d51)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f32d51;border-color:var(--mdc-theme-error,#f32d51)}.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-select--invalid.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px;border-color:#f32d51;border-color:var(--mdc-theme-error,#f32d51)}.mdc-select--invalid .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23f32d51' fill-rule='evenodd' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--invalid+.mdc-select-helper-text--validation-msg{opacity:1}.mdc-select--required .mdc-floating-label:after{content:"*"}.mdc-select--disabled{cursor:default;pointer-events:none}.mdc-select--disabled .mdc-select__anchor{background-color:#212121}.mdc-select--disabled .mdc-floating-label{color:hsla(0,0%,88.2%,.38)}.mdc-select--disabled .mdc-select__dropdown-icon{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='5' viewBox='7 10 10 5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23e1e1e1' fill-rule='evenodd' opacity='.38' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E") no-repeat 50%}.mdc-select--disabled .mdc-line-ripple:before{border-bottom-color:hsla(0,0%,88.2%,.38);border-bottom-style:dotted}.mdc-select--disabled .mdc-select__icon{color:hsla(0,0%,88.2%,.38)}.mdc-select--disabled .mdc-select__selected-text{color:hsla(0,0%,88.2%,.38);pointer-events:none}.mdc-select--disabled.mdc-select--outlined .mdc-select__anchor{background-color:transparent}.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__leading,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__notch,.mdc-select--disabled.mdc-select--outlined .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.16)}.mdc-select--no-label:not(.mdc-select--outlined) .mdc-select__anchor .mdc-select__selected-text{padding-top:14px}.mdc-select--with-leading-icon .mdc-select__icon{left:16px;right:auto}.mdc-select--with-leading-icon .mdc-select__icon[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__icon{left:auto;right:16px}.mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:48px;padding-right:32px}.mdc-select--with-leading-icon .mdc-select__selected-text[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon .mdc-select__selected-text{padding-left:32px;padding-right:48px}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(-32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{transform:translateY(-144%) translateX(32px) scale(1)}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(-32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) translateX(32px) scale(.75)}.mdc-select--with-leading-icon.mdc-select--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-select--with-leading-icon.mdc-select--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon .25s 1}.mdc-select--with-leading-icon.mdc-select--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-select--with-leading-icon.mdc-select--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl .25s 1}.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text,.mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text[dir=rtl],[dir=rtl] .mdc-select--with-leading-icon.mdc-select__menu .mdc-list-item__text{padding-left:32px;padding-right:32px}.mdc-select__menu .mdc-list .mdc-list-item--selected{color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}.mdc-select__menu .mdc-list .mdc-list-item--selected:after,.mdc-select__menu .mdc-list .mdc-list-item--selected:before{background-color:#e1e1e1;background-color:var(--mdc-theme-on-surface,#e1e1e1)}.mdc-select__menu .mdc-list .mdc-list-item--selected:hover:before{opacity:.08}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-select__menu .mdc-list .mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon{0%{transform:translateX(-32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{transform:translateX(-32px) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon{0%{transform:translateX(-32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 32px)) translateY(-130%) scale(.75)}to{transform:translateX(-32px) translateY(-130%) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl{0%{transform:translateX(32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - -32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - -32px)) translateY(-130%) scale(.75)}to{transform:translateX(32px) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-rtl{0%{transform:translateX(32px) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - -32px)) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - -32px)) translateY(-130%) scale(.75)}to{transform:translateX(32px) translateY(-130%) scale(.75)}}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);line-height:1.5rem;margin:0;padding:8px 0;list-style-type:none;color:#fff;color:var(--mdc-theme-text-primary-on-background,#fff)}.mdc-list:focus{outline:none}.mdc-list-item{height:48px}.mdc-list-item__secondary-text{color:hsla(0,0%,100%,.7);color:var(--mdc-theme-text-secondary-on-background,hsla(0,0%,100%,.7))}.mdc-list-item__graphic{background-color:transparent;color:hsla(0,0%,100%,.5);color:var(--mdc-theme-text-icon-on-background,hsla(0,0%,100%,.5))}.mdc-list-item__meta{color:hsla(0,0%,100%,.5);color:var(--mdc-theme-text-hint-on-background,hsla(0,0%,100%,.5))}.mdc-list-group__subheader{color:#fff;color:var(--mdc-theme-text-primary-on-background,#fff)}.mdc-list-item--disabled .mdc-list-item__text{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__text{color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}.mdc-list--dense{padding-top:4px;padding-bottom:4px;font-size:.812rem}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;padding:0 16px;overflow:hidden}.mdc-list-item:focus{outline:none}.mdc-list-item--activated,.mdc-list-item--activated .mdc-list-item__graphic,.mdc-list-item--selected,.mdc-list-item--selected .mdc-list-item__graphic{color:#ffa000;color:var(--mdc-theme-primary,#ffa000)}.mdc-list-item__graphic{margin-left:0;margin-right:32px;width:24px;height:24px;flex-shrink:0;align-items:center;justify-content:center;fill:currentColor}.mdc-list-item[dir=rtl] .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list-item__graphic{margin-left:32px;margin-right:0}.mdc-list .mdc-list-item__graphic{display:inline-flex}.mdc-list-item__meta{margin-left:auto;margin-right:0}.mdc-list-item__meta:not(.material-icons){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit)}.mdc-list-item[dir=rtl] .mdc-list-item__meta,[dir=rtl] .mdc-list-item .mdc-list-item__meta{margin-left:0;margin-right:auto}.mdc-list-item__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item__text[for]{pointer-events:none}.mdc-list-item__primary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:0;line-height:normal;margin-bottom:-20px;display:block}.mdc-list-item__primary-text:before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item__primary-text:after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list--dense .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list--dense .mdc-list-item__primary-text:before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item__primary-text:after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:0;line-height:normal;display:block}.mdc-list-item__secondary-text:before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item__secondary-text{display:block;margin-top:0;line-height:normal;font-size:inherit}.mdc-list--dense .mdc-list-item__secondary-text:before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list--dense .mdc-list-item{height:40px}.mdc-list--dense .mdc-list-item__graphic{margin-left:0;margin-right:36px;width:20px;height:20px}.mdc-list-item[dir=rtl] .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.mdc-list--avatar-list .mdc-list-item{height:56px}.mdc-list--avatar-list .mdc-list-item__graphic{margin-left:0;margin-right:16px;width:40px;height:40px;border-radius:50%}.mdc-list-item[dir=rtl] .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}.mdc-list--two-line .mdc-list-item__text{align-self:flex-start}.mdc-list--two-line .mdc-list-item{height:72px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:0;margin-right:20px;width:36px;height:36px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{cursor:pointer}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-divider{height:0;margin:0;border:none;border-bottom:1px solid;border-bottom-color:hsla(0,0%,100%,.2)}.mdc-list-divider--padded{margin:0 16px}.mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir=rtl] .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .mdc-list-divider--inset{margin-left:0;margin-right:72px}.mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 88px)}.mdc-list-group .mdc-list{padding:0}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);line-height:1.75rem;line-height:var(--mdc-typography-subtitle1-line-height,1.75rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);margin:.75rem 16px}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{top:-50%;left:-50%;width:200%;height:200%}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{background-color:#e1e1e1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before{opacity:.08}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:#ffa000;background-color:var(--mdc-theme-primary,#ffa000)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before{opacity:.32}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.48}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.48}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.48}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:#ffa000;background-color:var(--mdc-theme-primary,#ffa000)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before{opacity:.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.4}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.4}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.4}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{top:-50%;left:-50%;width:200%;height:200%}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{background-color:#e1e1e1}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.ct-select-width{min-width:120px}.ct-select-comment{padding-top:4px;font-size:smaller}ct-select.ct-select-compact{height:24px}ct-select.ct-select-compact .mdc-list .mdc-list-item{height:32px}ct-select.ct-select-compact .mdc-select__anchor{height:24px}ct-select.ct-select-compact .mdc-select__anchor .mdc-select__dropdown-icon{bottom:5px;right:0}ct-select.ct-select-compact .mdc-select__anchor .mdc-select__selected-text{line-height:1;height:24px;padding:2px 24px 0 4px;min-width:0}ct-select .mdc-select__selected-text{min-width:0}.mdc-select__menu.mdc-menu-surface{z-index:9005}.mdc-icon-button{display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:transparent;fill:currentColor;color:inherit;font-size:24px;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:48px;height:48px;padding:12px}.mdc-icon-button img,.mdc-icon-button svg{width:24px;height:24px}.mdc-icon-button:disabled{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38));cursor:default;pointer-events:none}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button--on .mdc-icon-button__icon,.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-icon-button:after,.mdc-icon-button:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-icon-button:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-icon-button.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-icon-button.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-icon-button.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-icon-button.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-icon-button.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-icon-button:after,.mdc-icon-button:before{top:0;left:0;width:100%;height:100%}.mdc-icon-button.mdc-ripple-upgraded:after,.mdc-icon-button.mdc-ripple-upgraded:before{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-icon-button.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-icon-button:after,.mdc-icon-button:before{background-color:#e1e1e1}.mdc-icon-button:hover:before{opacity:.08}.mdc-icon-button.mdc-ripple-upgraded--background-focused:before,.mdc-icon-button:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-icon-button:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-icon-button:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size,.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height,2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight,500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing,.0892857143em);text-decoration:none;-webkit-text-decoration:var(--mdc-typography-button-text-decoration,none);text-decoration:var(--mdc-typography-button-text-decoration,none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform,uppercase);padding:0 8px;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;border-radius:4px}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button .mdc-button__ripple{border-radius:4px}.mdc-button:disabled,.mdc-button:not(:disabled){background-color:transparent}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;width:18px;height:18px;font-size:18px;vertical-align:top}.mdc-button .mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button .mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button .mdc-button__touch{position:absolute;top:50%;right:0;height:48px;left:0;transform:translateY(-50%)}.mdc-button:not(:disabled){color:#ffa000;color:var(--mdc-theme-primary,#ffa000)}.mdc-button:disabled{color:hsla(0,0%,88.2%,.38)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button__label+.mdc-button__icon{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--outlined .mdc-button__icon,.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--outlined .mdc-button__icon[dir=rtl],.mdc-button--outlined .mdc-button__label+.mdc-button__icon,.mdc-button--raised .mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon,.mdc-button--unelevated .mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--outlined .mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__icon{margin-left:8px;margin-right:-4px}.mdc-button--outlined .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button--outlined .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__label+.mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--raised,.mdc-button--unelevated{padding:0 16px}.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#ffa000;background-color:var(--mdc-theme-primary,#ffa000);color:#000;color:var(--mdc-theme-on-primary,#000)}.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:hsla(0,0%,88.2%,.12);color:hsla(0,0%,88.2%,.38)}.mdc-button--raised{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.mdc-button--raised:focus,.mdc-button--raised:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mdc-button--raised:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mdc-button--raised:disabled{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mdc-button--outlined{padding:0 15px;border-width:1px;border-style:solid}.mdc-button--outlined .mdc-button__ripple{top:-1px;left:-1px;border:1px solid transparent}.mdc-button--outlined:disabled,.mdc-button--outlined:not(:disabled){border-color:hsla(0,0%,88.2%,.12)}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-button .mdc-button__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded .mdc-button__ripple:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-button.mdc-ripple-upgraded--foreground-activation .mdc-button__ripple:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation .mdc-button__ripple:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{background-color:#ffa000;background-color:var(--mdc-theme-primary,#ffa000)}.mdc-button:hover .mdc-button__ripple:before{opacity:.08}.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before{transition-duration:75ms;opacity:.24}.mdc-button:not(.mdc-ripple-upgraded) .mdc-button__ripple:after{transition:opacity .15s linear}.mdc-button:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after{transition-duration:75ms;opacity:.24}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-button .mdc-button__ripple{position:absolute;box-sizing:content-box;width:100%;height:100%;overflow:hidden}.mdc-button:not(.mdc-button--outlined) .mdc-button__ripple{top:0;left:0}.mdc-button--raised .mdc-button__ripple:after,.mdc-button--raised .mdc-button__ripple:before,.mdc-button--unelevated .mdc-button__ripple:after,.mdc-button--unelevated .mdc-button__ripple:before{background-color:#000;background-color:var(--mdc-theme-on-primary,#000)}.mdc-button--raised:hover .mdc-button__ripple:before,.mdc-button--unelevated:hover .mdc-button__ripple:before{opacity:.04}.mdc-button--raised.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--raised:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before{transition-duration:75ms;opacity:.12}.mdc-button--raised:not(.mdc-ripple-upgraded) .mdc-button__ripple:after,.mdc-button--unelevated:not(.mdc-ripple-upgraded) .mdc-button__ripple:after{transition:opacity .15s linear}.mdc-button--raised:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after{transition-duration:75ms;opacity:.12}.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-button{height:36px}.mdc-fab{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);display:inline-flex;position:relative;align-items:center;justify-content:center;box-sizing:border-box;width:56px;height:56px;padding:0;border:none;fill:currentColor;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;overflow:visible;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),opacity 15ms linear 30ms,transform .27s cubic-bezier(0,0,.2,1) 0ms;background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe);color:#fff;color:var(--mdc-theme-on-secondary,#fff)}.mdc-fab .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-fab:not(.mdc-fab--extended),.mdc-fab:not(.mdc-fab--extended) .mdc-fab__ripple{border-radius:50%}.mdc-fab::-moz-focus-inner{padding:0;border:0}.mdc-fab:focus,.mdc-fab:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mdc-fab:active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mdc-fab:active,.mdc-fab:focus{outline:none}.mdc-fab:hover{cursor:pointer}.mdc-fab>svg{width:100%}.mdc-fab .mdc-fab__icon{width:24px;height:24px;font-size:24px}.mdc-fab--mini{width:40px;height:40px}.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size,.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height,2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight,500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing,.0892857143em);text-decoration:none;-webkit-text-decoration:var(--mdc-typography-button-text-decoration,none);text-decoration:var(--mdc-typography-button-text-decoration,none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform,uppercase);border-radius:24px;padding:0 20px;width:auto;max-width:100%;height:48px;line-height:normal}.mdc-fab--extended .mdc-fab__ripple{border-radius:24px}.mdc-fab--extended .mdc-fab__icon{margin-left:-8px;margin-right:12px}.mdc-fab--extended .mdc-fab__icon[dir=rtl],.mdc-fab--extended .mdc-fab__label+.mdc-fab__icon,[dir=rtl] .mdc-fab--extended .mdc-fab__icon{margin-left:12px;margin-right:-8px}.mdc-fab--extended .mdc-fab__label+.mdc-fab__icon[dir=rtl],[dir=rtl] .mdc-fab--extended .mdc-fab__label+.mdc-fab__icon{margin-left:-8px;margin-right:12px}.mdc-fab--touch{margin:4px}.mdc-fab--touch .mdc-fab__touch{position:absolute;top:50%;right:0;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mdc-fab__label{justify-content:flex-start;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;overflow-y:visible}.mdc-fab__icon{transition:transform .18s cubic-bezier(0,0,.2,1) 90ms;fill:currentColor;will-change:transform}.mdc-fab .mdc-fab__icon{display:inline-flex;align-items:center;justify-content:center}.mdc-fab--exited{transform:scale(0);opacity:0;transition:opacity 15ms linear .15s,transform .18s cubic-bezier(.4,0,1,1) 0ms}.mdc-fab--exited .mdc-fab__icon{transform:scale(0);transition:transform 135ms cubic-bezier(.4,0,1,1) 0ms}.mdc-fab{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-fab .mdc-fab__ripple:after,.mdc-fab .mdc-fab__ripple:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-fab .mdc-fab__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-fab.mdc-ripple-upgraded .mdc-fab__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-fab.mdc-ripple-upgraded .mdc-fab__ripple:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-fab.mdc-ripple-upgraded--unbounded .mdc-fab__ripple:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-fab.mdc-ripple-upgraded--foreground-activation .mdc-fab__ripple:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-fab.mdc-ripple-upgraded--foreground-deactivation .mdc-fab__ripple:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-fab .mdc-fab__ripple:after,.mdc-fab .mdc-fab__ripple:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-fab.mdc-ripple-upgraded .mdc-fab__ripple:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-fab .mdc-fab__ripple:after,.mdc-fab .mdc-fab__ripple:before{background-color:#fff;background-color:var(--mdc-theme-on-secondary,#fff)}.mdc-fab:hover .mdc-fab__ripple:before{opacity:.08}.mdc-fab.mdc-ripple-upgraded--background-focused .mdc-fab__ripple:before,.mdc-fab:not(.mdc-ripple-upgraded):focus .mdc-fab__ripple:before{transition-duration:75ms;opacity:.24}.mdc-fab:not(.mdc-ripple-upgraded) .mdc-fab__ripple:after{transition:opacity .15s linear}.mdc-fab:not(.mdc-ripple-upgraded):active .mdc-fab__ripple:after{transition-duration:75ms;opacity:.24}.mdc-fab.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-fab .mdc-fab__ripple{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}ct-button{display:inline-block}ct-button .ct-circular-progress__path{stroke:#6279fe;stroke:var(--mdc-theme-secondary,#6279fe)}ct-button .ct-svg-icon img{vertical-align:middle;filter:invert(100%)}.mdc-button--outlined:not(:disabled){border-color:#ffa000;border-color:var(--mdc-theme-primary,#ffa000);color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}ct-button .ct-button-label{display:inline-flex;align-items:center}ct-button .ct-button-label circular-progress{margin-left:4px;width:1.2rem;height:1.2rem}.ct-theme-light ct-button .ct-svg-icon img{filter:none}.ct-theme-light .mdc-button--raised:disabled,.ct-theme-light .mdc-button--unelevated:disabled{background-color:grey}ct-button.ct-button-compact button{padding:0 4px;height:28px;font-size:.8125rem}ct-button.ct-button-compact button.mdc-icon-button{width:28px;font-size:20px}.mdc-elevation--z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mdc-elevation--z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mdc-elevation--z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mdc-elevation--z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mdc-elevation--z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mdc-elevation--z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mdc-elevation--z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mdc-elevation--z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mdc-elevation--z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mdc-elevation--z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mdc-elevation--z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mdc-elevation--z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mdc-elevation--z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mdc-elevation--z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mdc-elevation--z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mdc-elevation--z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mdc-elevation--z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mdc-elevation--z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mdc-elevation--z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mdc-elevation--z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mdc-elevation--z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mdc-elevation--z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mdc-elevation--z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mdc-elevation--z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mdc-elevation--z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mdc-elevation-transition{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow}.mdc-elevation-overlay{position:absolute;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .28s cubic-bezier(.4,0,.2,1);background-color:#fff}.mdc-card{border-radius:4px;background-color:#1d1d1d;background-color:var(--mdc-theme-surface,#1d1d1d);position:relative;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);display:flex;flex-direction:column;box-sizing:border-box}.mdc-card .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-card--outlined{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);border:1px solid #353535}.mdc-card__media{position:relative;box-sizing:border-box;background-repeat:no-repeat;background-position:50%;background-size:cover}.mdc-card__media:before{display:block;content:""}.mdc-card__media:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__media:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__media--square:before{margin-top:100%}.mdc-card__media--16-9:before{margin-top:56.25%}.mdc-card__media-content{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.mdc-card__primary-action{display:flex;flex-direction:column;box-sizing:border-box;position:relative;outline:none;color:inherit;text-decoration:none;cursor:pointer;overflow:hidden}.mdc-card__primary-action:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__primary-action:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__actions{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;min-height:52px;padding:8px}.mdc-card__actions--full-bleed{padding:0}.mdc-card__action-buttons,.mdc-card__action-icons{display:flex;flex-direction:row;align-items:center;box-sizing:border-box}.mdc-card__action-icons{color:hsla(0,0%,88.2%,.6);flex-grow:1;justify-content:flex-end}.mdc-card__action-buttons+.mdc-card__action-icons{margin-left:16px;margin-right:0}.mdc-card__action-buttons+.mdc-card__action-icons[dir=rtl],[dir=rtl] .mdc-card__action-buttons+.mdc-card__action-icons{margin-left:0;margin-right:16px}.mdc-card__action{display:inline-flex;flex-direction:row;align-items:center;box-sizing:border-box;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-card__action:focus{outline:none}.mdc-card__action--button{margin-left:0;margin-right:8px;padding:0 8px}.mdc-card__action--button[dir=rtl],[dir=rtl] .mdc-card__action--button{margin-left:8px;margin-right:0}.mdc-card__action--button:last-child,.mdc-card__action--button:last-child[dir=rtl],[dir=rtl] .mdc-card__action--button:last-child{margin-left:0;margin-right:0}.mdc-card__actions--full-bleed .mdc-card__action--button{justify-content:space-between;width:100%;height:auto;max-height:none;margin:0;padding:8px 16px;text-align:left}.mdc-card__actions--full-bleed .mdc-card__action--button[dir=rtl],[dir=rtl] .mdc-card__actions--full-bleed .mdc-card__action--button{text-align:right}.mdc-card__action--icon{margin:-6px 0;padding:12px}.mdc-card__action--icon:not(:disabled){color:hsla(0,0%,88.2%,.6)}.mdc-card__primary-action{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-card__primary-action:after,.mdc-card__primary-action:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-card__primary-action:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-card__primary-action.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-card__primary-action.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-card__primary-action.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-card__primary-action.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-card__primary-action.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-card__primary-action:after,.mdc-card__primary-action:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-card__primary-action.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-card__primary-action:after,.mdc-card__primary-action:before{background-color:#e1e1e1}.mdc-card__primary-action:hover:before{opacity:.08}.mdc-card__primary-action.mdc-ripple-upgraded--background-focused:before,.mdc-card__primary-action:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-card__primary-action:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-card__primary-action:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-card__primary-action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.ct-card .ct-card__title{display:flex;align-items:center}.ct-card .ct-card__title .ct-card__title--text{font-size:24px;font-weight:300;line-height:normal;margin:0}.ct-card .ct-card__supporting-text{flex-grow:1}.ct-card .ct-card--border{border-top:1px solid rgba(0,0,0,.1)}.ct-elev--z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.ct-elev--z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.ct-elev--z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.ct-elev--z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.ct-elev--z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.ct-elev--z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.ct-elev--z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.ct-elev--z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.ct-elev--z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.ct-elev--z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.ct-elev--z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.ct-elev--z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.ct-elev--z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.ct-elev--z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.ct-elev--z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.ct-elev--z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.ct-elev--z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.ct-elev--z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.ct-elev--z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.ct-elev--z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.ct-elev--z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.ct-elev--z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.ct-elev--z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.ct-elev--z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.ct-elev--z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.ct-elev-transition{transition:box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:box-shadow}.ct-dialog-container .ct-card__title{background-color:#ffa000;color:#000;padding:8px}ct-dialog.ct-dialog-error-message .ct-card__title{background-color:#f32d51;color:#fff}ct-dialog:focus{outline:none}ct-dialog{position:absolute;display:inline;max-width:620px;width:90%;bottom:auto;right:auto;overflow:visible;-webkit-overflow-scrolling:touch;z-index:9008;opacity:0;transition:opacity .39s ease-in}ct-dialog .ct-dialog-card{background-color:#252525;background-color:var(--ct-theme-surface-lighter,#252525)}ct-dialog text-field{margin-top:4px}.ct-dialog-card .ct-card__supporting-text{padding:8px}.ct-dialog-close{cursor:pointer;width:40px}.ct-dialog-buttons{text-align:right}.ct-dialog-action-button{margin-left:8px}.mdc-snackbar{z-index:8;margin:8px;display:none;position:fixed;right:0;bottom:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-snackbar__surface{background-color:#bababa}.mdc-snackbar__label{color:rgba(29,29,29,.87)}.mdc-snackbar__surface{min-width:344px}@media(max-width:344px),(max-width:480px){.mdc-snackbar__surface{min-width:100%}}.mdc-snackbar__surface{max-width:672px;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);border-radius:4px}.mdc-snackbar--closing,.mdc-snackbar--open,.mdc-snackbar--opening{display:flex}.mdc-snackbar--leading{justify-content:flex-start}.mdc-snackbar--stacked .mdc-snackbar__label{padding-left:16px;padding-right:0;padding-bottom:12px}.mdc-snackbar--stacked .mdc-snackbar__label[dir=rtl],[dir=rtl] .mdc-snackbar--stacked .mdc-snackbar__label{padding-left:0;padding-right:16px}.mdc-snackbar--stacked .mdc-snackbar__surface{flex-direction:column;align-items:flex-start}.mdc-snackbar--stacked .mdc-snackbar__actions{align-self:flex-end;margin-bottom:8px}.mdc-snackbar__surface{padding-left:0;padding-right:8px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;transform:scale(.8);opacity:0}.mdc-snackbar__surface[dir=rtl],[dir=rtl] .mdc-snackbar__surface{padding-left:8px;padding-right:0}.mdc-snackbar--open .mdc-snackbar__surface{transform:scale(1);opacity:1;pointer-events:auto;transition:opacity .15s cubic-bezier(0,0,.2,1) 0ms,transform .15s cubic-bezier(0,0,.2,1) 0ms}.mdc-snackbar--closing .mdc-snackbar__surface{transform:scale(1);transition:opacity 75ms cubic-bezier(.4,0,1,1) 0ms}.mdc-snackbar__label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);width:100%;flex-grow:1;box-sizing:border-box;margin:0;padding:14px 8px 14px 16px}.mdc-snackbar__label[dir=rtl],[dir=rtl] .mdc-snackbar__label{padding-left:8px;padding-right:16px}.mdc-snackbar__label:before{display:inline;content:attr(data-mdc-snackbar-label-text)}.mdc-snackbar__actions{display:flex;flex-shrink:0;align-items:center;box-sizing:border-box}.mdc-snackbar__action:not(:disabled){color:#bb86fc}.mdc-snackbar__action:after,.mdc-snackbar__action:before{background-color:#bb86fc}.mdc-snackbar__action:hover:before{opacity:.08}.mdc-snackbar__action.mdc-ripple-upgraded--background-focused:before,.mdc-snackbar__action:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-snackbar__action:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-snackbar__action:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-snackbar__action.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-snackbar__dismiss{color:rgba(29,29,29,.87)}.mdc-snackbar__dismiss:after,.mdc-snackbar__dismiss:before{background-color:rgba(29,29,29,.87)}.mdc-snackbar__dismiss:hover:before{opacity:.04}.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused:before,.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-snackbar__dismiss.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-snackbar__dismiss.mdc-snackbar__dismiss{width:36px;height:36px;padding:9px;font-size:18px}.mdc-snackbar__dismiss.mdc-snackbar__dismiss img,.mdc-snackbar__dismiss.mdc-snackbar__dismiss svg{width:18px;height:18px}.mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:8px;margin-right:0}.mdc-snackbar__action+.mdc-snackbar__dismiss[dir=rtl],[dir=rtl] .mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:0;margin-right:8px}ct-snackbar.mdc-snackbar{margin-bottom:0;z-index:9200}ct-snackbar .ct-snackbar__actions button.ct-snackbar__action{color:#6279fe;color:var(--mdc-theme-secondary,#6279fe)}.ct-fab-menu-item,.ct-fab-menu-open-button{background:#3d51b5;border-radius:100%;width:24px;height:24px;position:absolute;z-index:2;color:#fff;text-align:center;line-height:24px;cursor:pointer;transform:translateZ(0);transition:transform .2s ease-out}.ct-fab-hamburger{width:16px;height:2px;background:#fff;display:block;position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-1px;transition:transform .2s;pointer-events:none}.ct-fab-hamburger-1{transform:translate3d(0,-5px,0)}.ct-fab-hamburger-2{transform:translateZ(0)}.ct-fab-hamburger-3{transform:translate3d(0,5px,0)}.ct-fab-menu-open-button.ct-fab-menu-is-active .ct-fab-hamburger-1{transform:translateZ(0) rotate(45deg)}.ct-fab-menu-open-button.ct-fab-menu-is-active .ct-fab-hamburger-2{transform:translateZ(0) scaleX(.1)}.ct-fab-menu-open-button.ct-fab-menu-is-active .ct-fab-hamburger-3{transform:translateZ(0) rotate(-45deg)}.ct-fab-menu{width:25px;height:25px;position:relative}.ct-fab-menu-item{transition-duration:.18s}.ct-fab-menu-item:hover{background:#ffab40;color:#3d51b5}.ct-fab-menu-item-label{display:none}.ct-fab-menu-open .ct-fab-menu-item-label{display:inline}.ct-fab-menu-open .ct-fab-menu-item-with-label{color:#fff;white-space:nowrap;border-radius:0;width:150px}.ct-fab-menu-open-button{z-index:3;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transition-duration:.4s}.ct-fab-menu-open-button,.ct-fab-menu-open-button:hover{transform:scale(1) translateZ(0)}.ct-fab-menu-open-button.ct-fab.menu-is-active{transition-timing-function:linear;transition-duration:.2s;transform:scale(.8) translateZ(0)}.FOOct-fab-menu-open:checked~.ct-fab-menu-item{transition-timing-function:cubic-bezier(.935,0,.34,1.33)}.FOOct-fab-menu-open:checked~.ct-fab-menu-item:nth-child(3){transition-duration:.18s;transform:scale(1.5) translate3d(-.0061101961px,-29.9999993778px,0)}.FOOct-fab-menu-open:checked~.ct-fab-menu-item:nth-child(4){transition-duration:.28s;transform:scale(1.5) translate3d(25.9797436876px,-15.0017638271px,0)}.FOOct-fab-menu-open:checked~.ct-fab-menu-item:nth-child(5){transition-duration:.38s;transform:scale(1.5) translate3d(25.9797436876px,15.0017638271px,0)}.FOOct-fab-menu-open:checked~.ct-fab-menu-item:nth-child(6){transition-duration:.48s;transform:scale(1.5) translate3d(-.0061101961px,29.9999993778px,0)}.FOOct-fab-menu-open:checked~.ct-fab-menu-item:nth-child(7){transition-duration:.58s;transform:scale(1.5) translate3d(-25.9858524466px,14.9911798275px,0)}.FOOct-fab-menu-open:checked~.ct-fab-menu-item:nth-child(8){transition-duration:.68s;transform:scale(1.5) translate3d(-25.9736305506px,-15.0123453268px,0)}.FOOct-fab-menu-open:checked~.ct-fab-menu-item:nth-child(9){transition-duration:.78s;transform:scale(1.5) translate3d(.0183472469px,-29.9999909753px,0)}.ct-fab-menu-item i{vertical-align:middle;font-size:16px;padding-bottom:2px}fab-menu{display:inline-block}fab-menu.ct-fab-menu-use-after.ct-fab-menu-open .ct-fab-menu-item:after{content:attr(aria-label);position:absolute;font-size:8px;font-weight:900;color:#fff;text-shadow:0 0 1px #000;bottom:0;bottom:-26px;left:50%;margin-left:-35px;width:70px;display:inline-block}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);position:absolute;left:0;transform-origin:left top;line-height:1.15rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.mdc-floating-label[dir=rtl],[dir=rtl] .mdc-floating-label{right:0;left:auto;transform-origin:right top;text-align:right}.mdc-floating-label--float-above{cursor:auto;transform:translateY(-106%) scale(.75)}.mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-standard .25s 1;animation:mdc-floating-label-shake-float-above-standard .25s 1}@-webkit-keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(0) translateY(-106%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-106%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-106%) scale(.75)}to{transform:translateX(0) translateY(-106%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(0) translateY(-106%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-106%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-106%) scale(.75)}to{transform:translateX(0) translateY(-106%) scale(.75)}}.mdc-line-ripple:after,.mdc-line-ripple:before{position:absolute;bottom:0;left:0;width:100%;border-bottom-style:solid;content:""}.mdc-line-ripple:before{border-bottom-width:1px;z-index:1}.mdc-line-ripple:after{transform:scaleX(0);border-bottom-width:2px;opacity:0;z-index:2;transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1)}.mdc-line-ripple--active:after{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating:after{opacity:0}.mdc-notched-outline{display:flex;position:absolute;right:0;left:0;box-sizing:border-box;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}.mdc-notched-outline[dir=rtl],[dir=rtl] .mdc-notched-outline{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{box-sizing:border-box;height:100%;border-top:1px solid;border-bottom:1px solid;pointer-events:none}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}.mdc-notched-outline__leading[dir=rtl],.mdc-notched-outline__trailing,[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{flex-grow:1}.mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{flex:0 0 auto;width:auto;max-width:calc(100% - 24px)}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;max-width:100%}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.33333%}.mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:0;padding-right:8px;border-top:none}.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{padding:0}.mdc-text-field-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit);display:block;line-height:normal;margin:0;opacity:0;will-change:opacity;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.mdc-text-field-helper-text:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-helper-text--persistent{transition:none;opacity:1;will-change:auto}.mdc-text-field-character-counter{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-caption-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.75rem;font-size:var(--mdc-typography-caption-font-size,.75rem);line-height:1.25rem;line-height:var(--mdc-typography-caption-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-caption-font-weight,400);letter-spacing:.0333333333em;letter-spacing:var(--mdc-typography-caption-letter-spacing,.0333333333em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-decoration:var(--mdc-typography-caption-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-caption-text-transform,inherit);display:block;margin-top:0;line-height:normal;margin-left:auto;margin-right:0;padding-left:16px;padding-right:0;white-space:nowrap}.mdc-text-field-character-counter:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.mdc-text-field__icon{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-text-field .mdc-text-field__ripple:after,.mdc-text-field .mdc-text-field__ripple:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-text-field .mdc-text-field__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-text-field.mdc-ripple-upgraded .mdc-text-field__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field.mdc-ripple-upgraded .mdc-text-field__ripple:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-text-field.mdc-ripple-upgraded--unbounded .mdc-text-field__ripple:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-text-field.mdc-ripple-upgraded--foreground-activation .mdc-text-field__ripple:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation .mdc-text-field__ripple:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field .mdc-text-field__ripple:after,.mdc-text-field .mdc-text-field__ripple:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-text-field.mdc-ripple-upgraded .mdc-text-field__ripple:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-text-field__ripple{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.mdc-text-field{height:56px;border-radius:4px 4px 0 0;display:inline-flex;position:relative;box-sizing:border-box;overflow:hidden;will-change:opacity,transform,color}.mdc-text-field .mdc-text-field__ripple:after,.mdc-text-field .mdc-text-field__ripple:before{background-color:hsla(0,0%,88.2%,.87)}.mdc-text-field:hover .mdc-text-field__ripple:before{opacity:.08}.mdc-text-field.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{transition-duration:75ms;opacity:.24}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:hsla(0,0%,88.2%,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:hsla(0,0%,88.2%,.87)}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:hsla(0,0%,88.2%,.54)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:hsla(0,0%,88.2%,.54)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:hsla(0,0%,88.2%,.54)}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:hsla(0,0%,88.2%,.54)}}.mdc-text-field .mdc-text-field__input{caret-color:#ffa000;caret-color:var(--mdc-theme-primary,#ffa000)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:hsla(0,0%,88.2%,.42)}.mdc-text-field:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:hsla(0,0%,88.2%,.87)}.mdc-text-field .mdc-line-ripple:after{border-bottom-color:#ffa000;border-bottom-color:var(--mdc-theme-primary,#ffa000)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter{color:hsla(0,0%,88.2%,.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:hsla(0,0%,88.2%,.54)}.mdc-text-field:not(.mdc-text-field--disabled){background-color:#252525}.mdc-text-field .mdc-floating-label{left:16px;right:auto;top:50%;transform:translateY(-50%);pointer-events:none}.mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field .mdc-floating-label{left:auto;right:16px}.mdc-text-field .mdc-floating-label--float-above{transform:translateY(-106%) scale(.75)}.mdc-text-field--textarea .mdc-floating-label{left:4px;right:auto}.mdc-text-field--textarea .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto}.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:40px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:auto;right:40px}.mdc-text-field__input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-subtitle1-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:1rem;font-size:var(--mdc-typography-subtitle1-font-size,1rem);font-weight:400;font-weight:var(--mdc-typography-subtitle1-font-weight,400);letter-spacing:.009375em;letter-spacing:var(--mdc-typography-subtitle1-letter-spacing,.009375em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-subtitle1-text-transform,inherit);padding:20px 16px 7px;align-self:flex-end;box-sizing:border-box;width:100%;height:100%;border:none;border-radius:0;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:opacity .15s cubic-bezier(.4,0,.2,1)}.mdc-text-field__input::-moz-placeholder{-moz-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1);opacity:0}.mdc-text-field__input:-ms-input-placeholder{-ms-transition:opacity 67ms cubic-bezier(.4,0,.2,1);transition:opacity 67ms cubic-bezier(.4,0,.2,1);opacity:0}.mdc-text-field__input::placeholder{transition:opacity 67ms cubic-bezier(.4,0,.2,1);opacity:0}.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder,.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder{transition-delay:40ms;transition-duration:.11s;opacity:1}.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--fullwidth .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:.11s;opacity:1}.mdc-text-field--focused .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,.mdc-text-field--no-label .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:.11s;opacity:1}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input:-webkit-autofill{z-index:auto!important}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{padding-top:0;padding-bottom:1px}.mdc-text-field__input:-webkit-autofill+.mdc-floating-label{transform:translateY(-50%) scale(.75);cursor:auto}.mdc-text-field--outlined{overflow:visible}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.38)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.87)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#ffa000;border-color:var(--mdc-theme-primary,#ffa000)}.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1);font-size:.75rem}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(.75);font-size:1rem}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--outlined .mdc-text-field__ripple:after,.mdc-text-field--outlined .mdc-text-field__ripple:before{content:none}.mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--outlined .mdc-text-field__input{padding-top:12px;padding-bottom:14px;display:flex;border:none!important;background-color:transparent;z-index:1}.mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--outlined.mdc-text-field--disabled{background-color:transparent}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.06)}@media screen and (-ms-high-contrast:active){.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--outlined.mdc-text-field--dense{height:48px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) scale(1);font-size:.8rem}.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) scale(.8);font-size:1rem}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{top:14px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.mdc-text-field--with-leading-icon .mdc-text-field__icon--leading{left:16px;right:auto}.mdc-text-field--with-leading-icon .mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon--leading{left:auto;right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon--leading{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon--leading{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:auto;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(-21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(-21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:32px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:auto;right:32px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing{left:auto;right:12px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing{left:12px;right:auto}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--leading{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--leading{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-right:48px;padding-left:48px}.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;transform:scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon--leading{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon--leading{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:44px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:auto;right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing{left:auto;right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing{left:12px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--leading{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--leading[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--leading{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-right:44px;padding-left:44px}.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-70%) scale(.8)}.mdc-text-field--dense .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1;animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1}.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.mdc-text-field--dense .mdc-floating-label,.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.813rem}.mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{margin-left:1px;content:"*"}.mdc-text-field--textarea{display:inline-flex;width:auto;height:auto;overflow:visible;transition:none}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.38)}.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.87)}.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#ffa000;border-color:var(--mdc-theme-primary,#ffa000)}.mdc-text-field--textarea .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-textarea .25s 1;animation:mdc-floating-label-shake-float-above-textarea .25s 1}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:4px 0 0 4px}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 4px 4px 0}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:4px 0 0 4px}.mdc-text-field--textarea .mdc-text-field__ripple:after,.mdc-text-field--textarea .mdc-text-field__ripple:before{content:none}.mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--textarea .mdc-floating-label--float-above{transform:translateY(-144%) scale(1);font-size:.75rem}.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-130%) scale(.75);font-size:1rem}.mdc-text-field--textarea .mdc-text-field-character-counter{left:auto;right:16px;position:absolute;bottom:13px}.mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-text-field-character-counter{left:16px;right:auto}.mdc-text-field--textarea .mdc-text-field__input{align-self:auto;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px;line-height:1.75rem}.mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input{margin-bottom:28px;padding-bottom:0}.mdc-text-field--textarea .mdc-floating-label{top:17px;width:auto;pointer-events:none}.mdc-text-field--textarea .mdc-floating-label:not(.mdc-floating-label--float-above){transform:none}.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth.mdc-text-field--disabled .mdc-line-ripple:before,.mdc-text-field--fullwidth:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:hsla(0,0%,88.2%,.42)}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__ripple:after,.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__ripple:before{content:none}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:transparent}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0 0 1px}.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#f32d51;border-bottom-color:var(--mdc-theme-error,#f32d51)}.mdc-text-field-helper-line{display:flex;justify-content:space-between;box-sizing:border-box}.mdc-text-field--dense+.mdc-text-field-helper-line{margin-bottom:4px}.mdc-text-field+.mdc-text-field-helper-line{padding-right:16px;padding-left:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(255,160,0,.87)}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#f32d51;border-bottom-color:var(--mdc-theme-error,#f32d51)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:#f32d51;color:var(--mdc-theme-error,#f32d51)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:#f32d51;caret-color:var(--mdc-theme-error,#f32d51)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#f32d51;color:var(--mdc-theme-error,#f32d51)}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#f32d51;border-color:var(--mdc-theme-error,#f32d51)}.mdc-text-field--disabled{background-color:#212121;pointer-events:none}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:hsla(0,0%,88.2%,.06)}.mdc-text-field--disabled .mdc-text-field__input{color:hsla(0,0%,88.2%,.38)}@media all{.mdc-text-field--disabled .mdc-text-field__input::-moz-placeholder{color:hsla(0,0%,88.2%,.38)}.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:hsla(0,0%,88.2%,.38)}.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:hsla(0,0%,88.2%,.38)}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:hsla(0,0%,88.2%,.38)}}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--disabled .mdc-text-field-character-counter{color:hsla(0,0%,88.2%,.38)}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:hsla(0,0%,88.2%,.3)}@media screen and (-ms-high-contrast:active){.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (-ms-high-contrast:active){.mdc-text-field--disabled .mdc-text-field__input::-moz-placeholder{color:GrayText}.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (-ms-high-contrast:active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (-ms-high-contrast:active){.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--textarea.mdc-text-field--disabled{background-color:transparent;background-color:#f9f9f9}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:hsla(0,0%,88.2%,.06)}@media screen and (-ms-high-contrast:active){.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--end-aligned .mdc-text-field__input{text-align:right}.mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__input{text-align:left}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{transform:translateX(0) translateY(-70%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-70%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-70%) scale(.8)}to{transform:translateX(0) translateY(-70%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{transform:translateX(0) translateY(-70%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-70%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-70%) scale(.8)}to{transform:translateX(0) translateY(-70%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{transform:translateX(0) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-120%) scale(.8)}to{transform:translateX(0) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{transform:translateX(0) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-120%) scale(.8)}to{transform:translateX(0) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{transform:translateX(-21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8)}to{transform:translateX(-21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{transform:translateX(-21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8)}to{transform:translateX(-21px) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{transform:translateX(21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - -21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - -21px)) translateY(-120%) scale(.8)}to{transform:translateX(21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{transform:translateX(21px) translateY(-120%) scale(.8)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - -21px)) translateY(-120%) scale(.8)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - -21px)) translateY(-120%) scale(.8)}to{transform:translateX(21px) translateY(-120%) scale(.8)}}@-webkit-keyframes mdc-floating-label-shake-float-above-textarea{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-textarea{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-130%) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}text-field{display:inline-flex;align-items:center;flex-wrap:wrap;padding-right:12px}text-field icon-button{padding-left:4px}text-field .ct-form-comment{padding-left:8px}text-field.ct-compact .mdc-text-field:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea){height:40px}text-field.ct-compact .mdc-text-field:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-floating-label{display:none}text-field.ct-compact .mdc-text-field:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{padding-top:0;padding-bottom:1px}text-field.ct-compact .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--textarea){height:40px}text-field.ct-compact .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--textarea) .mdc-floating-label--float-above{transform:translateY(-29.25px) scale(1);font-size:.75rem}text-field.ct-compact .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--textarea).mdc-notched-outline--upgraded .mdc-floating-label--float-above,text-field.ct-compact .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--textarea) .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-26.75px) scale(.75);font-size:1rem}@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-40px{0%{transform:translateX(0) translateY(-26.75px) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-26.75px) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-26.75px) scale(.75)}to{transform:translateX(0) translateY(-26.75px) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-40px{0%{transform:translateX(0) translateY(-26.75px) scale(.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-26.75px) scale(.75)}66%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-26.75px) scale(.75)}to{transform:translateX(0) translateY(-26.75px) scale(.75)}}text-field.ct-compact .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--textarea) .mdc-floating-label--shake{-webkit-animation:mdc-floating-label-shake-float-above-text-field-outlined-40px .25s 1;animation:mdc-floating-label-shake-float-above-text-field-outlined-40px .25s 1}text-field.ct-compact .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--textarea):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-floating-label{display:none}text-field.ct-compact .mdc-text-field.mdc-text-field--outlined:not(.mdc-text-field--textarea):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{padding-top:0;padding-bottom:1px}
/*!Don't remove this!
 * duDatePicker styles
 * 
 * Author: Dionlee Uy
 * Email: dionleeuy@gmail.com
 */.dcalendarpicker{position:fixed;top:0;bottom:0;left:0;right:0;visibility:hidden;opacity:0;background-color:transparent;transition:background-color .2s linear,opacity .2s cubic-bezier(.4,0,.2,1);will-change:background-color,opacity;z-index:100001;overflow:hidden}.dcalendarpicker .dudp__wrapper{font-family:Roboto,sans-serif;font-size:12px;line-height:normal;position:absolute;display:flex;flex-direction:column;left:50%;bottom:24px;min-width:272px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;border-radius:4px;transform:translateX(-50%) scale(1.05) perspective(1px);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);will-change:transform,-moz-transform,opacity}.dcalendarpicker .dudp__calendar-header{font-size:18px;padding:20px;color:#dcdcdc;box-sizing:content-box}.dcalendarpicker .dudp__calendar-header .dcp_sel-date,.dcalendarpicker .dudp__calendar-header .dudp__sel-year{display:block;cursor:pointer}.dcalendarpicker .dudp__calendar-header .dcp_sel-date:hover,.dcalendarpicker .dudp__calendar-header .dudp__sel-year:hover{color:#fff}.dcalendarpicker .dudp__calendar-header .dcp_sel-date{font-size:30px}.dcalendarpicker .dudp__cal-container{position:relative;background-color:#fff;width:284px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;flex:0 1 auto}.dcalendarpicker .dudp__cal-container .dudp__btn-cal-next,.dcalendarpicker .dudp__cal-container .dudp__btn-cal-prev{position:absolute;top:0;left:12px;display:block;text-align:center;font-size:28px;line-height:44px;width:48px;height:48px;font-weight:500;cursor:pointer;border-radius:50%;opacity:1;transition:opacity .25s cubic-bezier(0,0,.2,1),background-color .25s linear;will-change:opacity,background-color;z-index:2}.dcalendarpicker .dudp__cal-container .dudp__btn-cal-next:hover,.dcalendarpicker .dudp__cal-container .dudp__btn-cal-prev:hover{background-color:#d9d9d9}.dcalendarpicker .dudp__cal-container .dudp__btn-cal-next:active,.dcalendarpicker .dudp__cal-container .dudp__btn-cal-prev:active{background-color:#bfbfbf}.dcalendarpicker .dudp__cal-container .dudp__btn-cal-next.dp__hidden,.dcalendarpicker .dudp__cal-container .dudp__btn-cal-prev.dp__hidden{opacity:0;visibility:hidden}.dcalendarpicker .dudp__cal-container .dudp__btn-cal-next{left:auto;right:12px}.dcalendarpicker .dudp__cal-container .dudp__calendar-views{width:860px;overflow:hidden;opacity:1;transition:opacity .25s cubic-bezier(0,0,.2,1);will-change:opacity}.dcalendarpicker .dudp__cal-container .dudp__calendar-views.dp__animate-out{opacity:0}.dcalendarpicker .dudp__cal-container .dudp__calendar-views.dp__hidden{visibility:hidden;opacity:0}.dcalendarpicker .dudp__cal-container .dudp__calendar{display:inline-block;padding:0 16px 10px;opacity:1;transform:translateX(-100%) perspective(1px);transition:none;will-change:transform}.dcalendarpicker .dudp__cal-container .dudp__calendar.dp__zooming{transition:transform .25s,opacity .25s cubic-bezier(0,0,.2,1)}.dcalendarpicker .dudp__cal-container .dudp__calendar.dp__animate-zoom{opacity:0;transform:translateX(-100%) perspective(1px) scale(.85)}.dcalendarpicker .dudp__cal-container .dudp__calendar.dp__animate-left{transform:translateX(-200%);transition:transform .25s cubic-bezier(.4,0,.2,1)!important}.dcalendarpicker .dudp__cal-container .dudp__calendar.dp__animate-right{transform:translateX(0);transition:transform .25s cubic-bezier(.4,0,.2,1)!important}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-month-year{text-align:center;line-height:48px;font-size:14px;font-weight:500}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-month-year span{display:inline-block;cursor:pointer;padding:0 4px}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__weekdays{display:flex;flex-direction:row}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__weekdays span{display:inline-block;flex:0 1 auto;width:36px;text-align:center;color:#323232;font-size:11px;line-height:20px;vertical-align:middle}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week{display:flex;flex-direction:row}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date{position:relative;flex:0 1 auto;display:block;text-decoration:none;text-align:center;color:#323232;width:36px;line-height:36px;height:36px;outline:none;cursor:pointer}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;transition:background-color .24s,color .24s;z-index:-1}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.dudp__nm,.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.dudp__pm{color:#969696}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.disabled{cursor:not-allowed;color:#c8c8c8}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date:not(.disabled):not(.selected):not(.range-from):not(.range-to):hover:before{background-color:#d9d9d9}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date:not(.disabled):not(.selected):not(.range-from):not(.range-to):active:before{background-color:#bfbfbf}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.current{color:#1976d2;font-weight:500}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.in-range{background-color:rgba(25,118,210,.2);border-radius:0}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.range-from,.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.range-to,.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.selected{font-weight:400;color:#fff!important}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.range-from:before,.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.range-to:before,.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.selected:before{background-color:#1976d2}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.range-from{background-color:rgba(25,118,210,.2);border-radius:50% 0 0 50%}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.range-to{background-color:rgba(25,118,210,.2);border-radius:0 50% 50% 0}.dcalendarpicker .dudp__cal-container .dudp__calendar .dudp__cal-week .dudp__date.range-from.range-to{border-radius:50%}.dcalendarpicker .dudp__cal-container .dudp__months-view{display:flex;flex-direction:column;position:absolute;top:0;left:0;right:0;bottom:0;justify-content:center;align-items:center;opacity:1;transform:scale(1) perspective(1px);transition:transform .25s cubic-bezier(0,0,.2,1),opacity .25s cubic-bezier(0,0,.2,1);will-change:transform,opacity}.dcalendarpicker .dudp__cal-container .dudp__months-view.dp__animate-out{opacity:0;transform:scale(1.3)}.dcalendarpicker .dudp__cal-container .dudp__months-view.dp__hidden{display:none;opacity:0}.dcalendarpicker .dudp__cal-container .dudp__months-view .dudp__month-row{display:flex;flex-direction:row}.dcalendarpicker .dudp__cal-container .dudp__months-view .dudp__month{flex:0 1 auto;display:inline-block;line-height:63px;min-width:63px;text-align:center;font-size:14px;cursor:pointer;border-radius:50%;transition:background-color .2s linear}.dcalendarpicker .dudp__cal-container .dudp__months-view .dudp__month:hover{background-color:#d9d9d9}.dcalendarpicker .dudp__cal-container .dudp__months-view .dudp__month:active{background-color:#bfbfbf}.dcalendarpicker .dudp__cal-container .dudp__months-view .dudp__month.selected{font-weight:500;color:#1565c0}.dcalendarpicker .dudp__cal-container .dudp__years-view{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:1;transition:opacity .25s cubic-bezier(0,0,.2,1);overflow-y:scroll;overflow-x:hidden}.dcalendarpicker .dudp__cal-container .dudp__years-view.dp__hidden{opacity:0;visibility:hidden}.dcalendarpicker .dudp__cal-container .dudp__years-view .dudp__year{display:block;padding:10px 0;text-align:center;font-size:16px;cursor:pointer;transition:background-color .2s linear}.dcalendarpicker .dudp__cal-container .dudp__years-view .dudp__year:hover{background-color:#d9d9d9}.dcalendarpicker .dudp__cal-container .dudp__years-view .dudp__year:active{background-color:#bfbfbf}.dcalendarpicker .dudp__cal-container .dudp__years-view .dudp__year.selected{font-weight:500;font-size:24px;color:#1565c0}.dcalendarpicker .dudp__cal-container .dudp__buttons{padding:0 10px 10px;text-align:right}.dcalendarpicker .dudp__cal-container .dudp__buttons.dp__hidden{visibility:hidden}.dcalendarpicker .dudp__cal-container .dudp__buttons:after{content:"";display:block;clear:both}.dcalendarpicker .dudp__cal-container .dudp__buttons .dudp__button{display:inline-block;font-size:14px;padding:0 16px;min-width:40px;text-align:center;text-transform:uppercase;line-height:32px;font-weight:500;cursor:pointer;color:#1565c0;border-radius:4px;transition:background-color .2s linear}.dcalendarpicker .dudp__cal-container .dudp__buttons .dudp__button.clear{float:left;color:#b71c1c!important}.dcalendarpicker .dudp__cal-container .dudp__buttons .dudp__button:hover{background-color:#d9d9d9}.dcalendarpicker .dudp__cal-container .dudp__buttons .dudp__button:active{background-color:#bfbfbf}.dcalendarpicker.dp__open{visibility:visible;opacity:1;background-color:rgba(10,10,10,.65)}.dcalendarpicker.dp__open .dudp__wrapper{transform:translateX(-50%) scale(1)}.dcalendarpicker.dp__closing{opacity:0;background-color:transparent}.dcalendarpicker[inline=true]{top:auto;left:auto;right:auto;bottom:auto;background-color:transparent!important;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.dcalendarpicker[inline=true] .dudp__wrapper{position:relative;left:auto;bottom:auto;transform:none}.dcalendarpicker[inline=true].dp__open .dudp__wrapper{transform:none}.dcalendarpicker[inline=true] .dudp__cal-container{width:272px}.dcalendarpicker[inline=true] .dudp__cal-container .dudp__calendar{padding:0 10px}@media(max-height:414px){.dcalendarpicker .dudp__wrapper{flex-direction:row;bottom:8px}.dcalendarpicker .dudp__calendar-header{width:110px}}@media(max-height:320px){.dcalendarpicker .dudp__wrapper{bottom:0}}[datepicker-display=on]{overflow:hidden}.dudp__wrapper[data-theme=red] .dudp__calendar-header{background-color:#c62828}.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.current{color:#d32f2f}.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.in-range,.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.range-from,.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.range-to{background-color:rgba(211,47,47,.2)}.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.range-from:before,.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.range-to:before,.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.selected:before{background-color:#d32f2f}.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.range-from:hover:before,.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.range-to:hover:before,.dudp__wrapper[data-theme=red] .dudp__calendar .dudp__cal-week .dudp__date.selected:hover:before{background-color:#b71c1c}.dudp__wrapper[data-theme=red] .dudp__buttons .dudp__button,.dudp__wrapper[data-theme=red] .dudp__months-view .dudp__month.selected,.dudp__wrapper[data-theme=red] .dudp__years-view .dudp__year.selected{color:#b71c1c}.dudp__wrapper[data-theme=green] .dudp__calendar-header{background-color:#2e7d32}.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.current{color:#388e3c}.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.in-range,.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.range-from,.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.range-to{background-color:rgba(56,142,60,.2)}.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.range-from:before,.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.range-to:before,.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.selected:before{background-color:#388e3c}.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.range-from:hover:before,.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.range-to:hover:before,.dudp__wrapper[data-theme=green] .dudp__calendar .dudp__cal-week .dudp__date.selected:hover:before{background-color:#1b5e20}.dudp__wrapper[data-theme=green] .dudp__buttons .dudp__button,.dudp__wrapper[data-theme=green] .dudp__months-view .dudp__month.selected,.dudp__wrapper[data-theme=green] .dudp__years-view .dudp__year.selected{color:#1b5e20}.dudp__wrapper[data-theme=blue] .dudp__calendar-header{background-color:#1565c0}.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.current{color:#1976d2}.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.in-range,.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.range-from,.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.range-to{background-color:rgba(25,118,210,.2)}.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.range-from:before,.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.range-to:before,.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.selected:before{background-color:#1976d2}.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.range-from:hover:before,.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.range-to:hover:before,.dudp__wrapper[data-theme=blue] .dudp__calendar .dudp__cal-week .dudp__date.selected:hover:before{background-color:#0d47a1}.dudp__wrapper[data-theme=blue] .dudp__buttons .dudp__button,.dudp__wrapper[data-theme=blue] .dudp__months-view .dudp__month.selected,.dudp__wrapper[data-theme=blue] .dudp__years-view .dudp__year.selected{color:#0d47a1}.dudp__wrapper[data-theme=teal] .dudp__calendar-header{background-color:#00695c}.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.current{color:#00796b}.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.in-range,.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.range-from,.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.range-to{background-color:rgba(0,121,107,.2)}.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.range-from:before,.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.range-to:before,.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.selected:before{background-color:#00796b}.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.range-from:hover:before,.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.range-to:hover:before,.dudp__wrapper[data-theme=teal] .dudp__calendar .dudp__cal-week .dudp__date.selected:hover:before{background-color:#004d40}.dudp__wrapper[data-theme=teal] .dudp__buttons .dudp__button,.dudp__wrapper[data-theme=teal] .dudp__months-view .dudp__month.selected,.dudp__wrapper[data-theme=teal] .dudp__years-view .dudp__year.selected{color:#004d40}.dudp__wrapper[data-theme=purple] .dudp__calendar-header{background-color:#6a1b9a}.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.current{color:#7b1fa2}.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.in-range,.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.range-from,.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.range-to{background-color:rgba(123,31,162,.2)}.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.range-from:before,.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.range-to:before,.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.selected:before{background-color:#7b1fa2}.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.range-from:hover:before,.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.range-to:hover:before,.dudp__wrapper[data-theme=purple] .dudp__calendar .dudp__cal-week .dudp__date.selected:hover:before{background-color:#4a148c}.dudp__wrapper[data-theme=purple] .dudp__buttons .dudp__button,.dudp__wrapper[data-theme=purple] .dudp__months-view .dudp__month.selected,.dudp__wrapper[data-theme=purple] .dudp__years-view .dudp__year.selected{color:#4a148c}.dudp__wrapper[data-theme=indigo] .dudp__calendar-header{background-color:#283593}.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.current{color:#303f9f}.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.in-range,.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.range-from,.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.range-to{background-color:rgba(48,63,159,.2)}.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.range-from:before,.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.range-to:before,.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.selected:before{background-color:#303f9f}.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.range-from:hover:before,.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.range-to:hover:before,.dudp__wrapper[data-theme=indigo] .dudp__calendar .dudp__cal-week .dudp__date.selected:hover:before{background-color:#1a237e}.dudp__wrapper[data-theme=indigo] .dudp__buttons .dudp__button,.dudp__wrapper[data-theme=indigo] .dudp__months-view .dudp__month.selected,.dudp__wrapper[data-theme=indigo] .dudp__years-view .dudp__year.selected{color:#1a237e}.dudp__wrapper[data-theme=dark] .dudp__calendar-header{background-color:#121212}.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date{color:hsla(0,0%,100%,.87)}.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.current{color:#1976d2}.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.in-range,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.range-from,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.range-to{background-color:rgba(25,118,210,.2)}.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.range-from:before,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.range-to:before,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.selected:before{background-color:#1976d2}.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.range-from:hover:before,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.range-to:hover:before,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.selected:hover:before{background-color:#0d47a1}.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date.disabled{color:hsla(0,0%,100%,.38)}.dudp__wrapper[data-theme=dark] .dudp__cal-container,.dudp__wrapper[data-theme=dark] .dudp__cal-container .dudp__years-view{background-color:#1d1d1d}.dudp__wrapper[data-theme=dark] .dudp__cal-container .dudp__btn-cal-next,.dudp__wrapper[data-theme=dark] .dudp__cal-container .dudp__btn-cal-prev,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-month-year,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__nm,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__pm,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__weekdays span,.dudp__wrapper[data-theme=dark] .dudp__months-view .dudp__month:not(.selected),.dudp__wrapper[data-theme=dark] .dudp__years-view .dudp__year:not(.selected){color:hsla(0,0%,100%,.6)}.dudp__wrapper[data-theme=dark] .dudp__buttons .dudp__button,.dudp__wrapper[data-theme=dark] .dudp__months-view .dudp__month.selected,.dudp__wrapper[data-theme=dark] .dudp__years-view .dudp__year.selected{color:#0d47a1}.dudp__wrapper[data-theme=dark] .dudp__buttons .dudp__button.clear{color:#ef5350!important}.dudp__wrapper[data-theme=dark] .dudp__buttons .dudp__button:hover,.dudp__wrapper[data-theme=dark] .dudp__cal-container .dudp__btn-cal-next:hover,.dudp__wrapper[data-theme=dark] .dudp__cal-container .dudp__btn-cal-prev:hover,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date:not(.disabled):not(.selected):not(.range-from):not(.range-to):hover:before,.dudp__wrapper[data-theme=dark] .dudp__months-view .dudp__month:hover,.dudp__wrapper[data-theme=dark] .dudp__years-view .dudp__year:hover{background-color:hsla(0,0%,100%,.04)}.dudp__wrapper[data-theme=dark] .dudp__buttons .dudp__button:active,.dudp__wrapper[data-theme=dark] .dudp__cal-container .dudp__btn-cal-next:active,.dudp__wrapper[data-theme=dark] .dudp__cal-container .dudp__btn-cal-prev:active,.dudp__wrapper[data-theme=dark] .dudp__calendar .dudp__cal-week .dudp__date:not(.disabled):not(.selected):not(.range-from):not(.range-to):active:before,.dudp__wrapper[data-theme=dark] .dudp__months-view .dudp__month:active,.dudp__wrapper[data-theme=dark] .dudp__years-view .dudp__year:active{background-color:hsla(0,0%,100%,.1)}date-range{display:block}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);color:#fff;color:var(--mdc-theme-text-primary-on-background,#fff);display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0;order:0}.mdc-form-field--align-end>label,.mdc-form-field>label[dir=rtl],[dir=rtl] .mdc-form-field>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px}.mdc-form-field--align-end>label{order:-1}.mdc-form-field--align-end>label[dir=rtl],[dir=rtl] .mdc-form-field--align-end>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0}@-webkit-keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@-webkit-keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}to{transform:scaleX(1)}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}to{transform:scaleX(1)}}@-webkit-keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(0deg);opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);transform:rotate(0deg);opacity:1}to{transform:rotate(45deg);opacity:0}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);transform:rotate(45deg);opacity:0}to{transform:rotate(1turn);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);transform:rotate(45deg);opacity:0}to{transform:rotate(1turn);opacity:1}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;transform:rotate(-45deg);opacity:0}to{transform:rotate(0deg);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;transform:rotate(-45deg);opacity:0}to{transform:rotate(0deg);opacity:1}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);transform:rotate(0deg);opacity:1}to{transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);transform:rotate(0deg);opacity:1}to{transform:rotate(315deg);opacity:0}}@-webkit-keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:scaleX(1);opacity:1}32.8%,to{transform:scaleX(0);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:scaleX(1);opacity:1}32.8%,to{transform:scaleX(0);opacity:0}}.mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;padding:11px}.mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple:before{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-checkbox.mdc-checkbox--selected:hover .mdc-checkbox__ripple:before{opacity:.04}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple:before,.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple:before{transition-duration:75ms;opacity:.12}.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple:after{transition:opacity .15s linear}.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple:after{transition-duration:75ms;opacity:.12}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple:before{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-checkbox .mdc-checkbox__background{top:11px;left:11px}.mdc-checkbox .mdc-checkbox__background:before{top:-13px;left:-13px;width:40px;height:40px}.mdc-checkbox .mdc-checkbox__native-control{top:0;right:0;left:0;width:40px;height:40px}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:hsla(0,0%,88.2%,.54);background-color:transparent}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#6279fe;border-color:var(--mdc-theme-secondary,#6279fe);background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}@-webkit-keyframes mdc-checkbox-fade-in-background-8AE1E1E1secondary00000000secondary{0%{border-color:hsla(0,0%,88.2%,.54);background-color:transparent}50%{border-color:#6279fe;border-color:var(--mdc-theme-secondary,#6279fe);background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}}@keyframes mdc-checkbox-fade-in-background-8AE1E1E1secondary00000000secondary{0%{border-color:hsla(0,0%,88.2%,.54);background-color:transparent}50%{border-color:#6279fe;border-color:var(--mdc-theme-secondary,#6279fe);background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}}@-webkit-keyframes mdc-checkbox-fade-out-background-8AE1E1E1secondary00000000secondary{0%,80%{border-color:#6279fe;border-color:var(--mdc-theme-secondary,#6279fe);background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}to{border-color:hsla(0,0%,88.2%,.54);background-color:transparent}}@keyframes mdc-checkbox-fade-out-background-8AE1E1E1secondary00000000secondary{0%,80%{border-color:#6279fe;border-color:var(--mdc-theme-secondary,#6279fe);background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}to{border-color:hsla(0,0%,88.2%,.54);background-color:transparent}}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-in-background-8AE1E1E1secondary00000000secondary;animation-name:mdc-checkbox-fade-in-background-8AE1E1E1secondary00000000secondary}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-out-background-8AE1E1E1secondary00000000secondary;animation-name:mdc-checkbox-fade-out-background-8AE1E1E1secondary00000000secondary}.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:hsla(0,0%,88.2%,.38);background-color:transparent}.mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{border-color:transparent;background-color:hsla(0,0%,88.2%,.38)}.mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#000}.mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#000}.mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#000}.mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#000}@media screen and (-ms-high-contrast:active){.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:GrayText;background-color:transparent}.mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{border-color:GrayText;background-color:transparent}.mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:GrayText}.mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:GrayText}.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid;border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color,border-color;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0ms,border-color 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__background .mdc-checkbox__background:before{background-color:#e1e1e1;background-color:var(--mdc-theme-on-surface,#e1e1e1)}.mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms;stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mdc-checkbox__mixedmark{width:100%;height:0;transform:scaleX(0) rotate(0deg);border-width:1px;border-style:solid;opacity:0;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none!important}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{-webkit-animation-duration:.18s;animation-duration:.18s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{-webkit-animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{-webkit-animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{-webkit-animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0,0,.2,1) 0ms,background-color 90ms cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__background:before{position:absolute;transform:scale(0);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity,transform;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__native-control:focus~.mdc-checkbox__background:before{transform:scale(1);opacity:.12;transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,transform 80ms cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox--touch{margin:4px}.mdc-checkbox--touch .mdc-checkbox__native-control{top:-4px;right:-4px;left:-4px;width:48px;height:48px}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms;opacity:1}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{transform:rotate(45deg);opacity:0;transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(0deg);opacity:1}.mdc-checkbox{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-checkbox .mdc-checkbox__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded .mdc-checkbox__ripple:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation .mdc-checkbox__ripple:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation .mdc-checkbox__ripple:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{background-color:#e1e1e1;background-color:var(--mdc-theme-on-surface,#e1e1e1)}.mdc-checkbox:hover .mdc-checkbox__ripple:before{opacity:.08}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple:before,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple:before{transition-duration:75ms;opacity:.24}.mdc-checkbox:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple:after{transition:opacity .15s linear}.mdc-checkbox:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple:after{transition-duration:75ms;opacity:.24}.mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{top:0;left:0;width:100%;height:100%}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:before{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox__ripple{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before{content:none}ct-checkbox{display:flex;flex-flow:column wrap}.ct-checkbox-helper-text--show{opacity:1}.mdc-tab-bar{width:100%}.mdc-tab{height:48px}.mdc-tab--stacked{height:72px}.mdc-tab-scroller{overflow-y:hidden}.mdc-tab-scroller.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content{transition:transform .25s cubic-bezier(.4,0,.2,1)}.mdc-tab-scroller__test{position:absolute;top:-9999px;width:100px;height:100px;overflow-x:scroll}.mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:touch;display:flex;overflow-x:hidden}.mdc-tab-scroller__scroll-area::-webkit-scrollbar,.mdc-tab-scroller__test::-webkit-scrollbar{display:none}.mdc-tab-scroller__scroll-area--scroll{overflow-x:scroll}.mdc-tab-scroller__scroll-content{position:relative;display:flex;flex:1 0 auto;transform:none;will-change:transform}.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content{justify-content:flex-start}.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content{justify-content:flex-end}.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content{justify-content:center}.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:auto}.mdc-tab-indicator{display:flex;position:absolute;top:0;left:0;justify-content:center;width:100%;height:100%;pointer-events:none;z-index:1}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-color:#ffa000;border-color:var(--mdc-theme-primary,#ffa000)}.mdc-tab-indicator .mdc-tab-indicator__content--icon{color:#6279fe;color:var(--mdc-theme-secondary,#6279fe)}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:2px}.mdc-tab-indicator .mdc-tab-indicator__content--icon{height:34px;font-size:34px}.mdc-tab-indicator__content{transform-origin:left;opacity:0}.mdc-tab-indicator__content--underline{align-self:flex-end;box-sizing:border-box;width:100%;border-top-style:solid}.mdc-tab-indicator__content--icon{align-self:center;margin:0 auto}.mdc-tab-indicator--active .mdc-tab-indicator__content{opacity:1}.mdc-tab-indicator .mdc-tab-indicator__content{transition:transform .25s cubic-bezier(.4,0,.2,1)}.mdc-tab-indicator--no-transition .mdc-tab-indicator__content{transition:none}.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition:opacity .15s linear}.mdc-tab-indicator--active.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition-delay:.1s}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-button-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-button-font-size,.875rem);line-height:2.25rem;line-height:var(--mdc-typography-button-line-height,2.25rem);font-weight:500;font-weight:var(--mdc-typography-button-font-weight,500);letter-spacing:.0892857143em;letter-spacing:var(--mdc-typography-button-letter-spacing,.0892857143em);text-decoration:none;-webkit-text-decoration:var(--mdc-typography-button-text-decoration,none);text-decoration:var(--mdc-typography-button-text-decoration,none);text-transform:uppercase;text-transform:var(--mdc-typography-button-text-transform,uppercase);position:relative;display:flex;flex:1 0 auto;justify-content:center;box-sizing:border-box;margin:0;padding:0 24px;border:none;outline:none;background:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-appearance:none;z-index:1}.mdc-tab .mdc-tab__text-label{color:hsla(0,0%,88.2%,.6)}.mdc-tab .mdc-tab__icon{color:hsla(0,0%,88.2%,.54);fill:currentColor}.mdc-tab::-moz-focus-inner{padding:0;border:0}.mdc-tab--min-width{flex:0 1 auto}.mdc-tab__content{position:relative;display:flex;align-items:center;justify-content:center;height:inherit;pointer-events:none}.mdc-tab__text-label{display:inline-block;line-height:1}.mdc-tab__icon,.mdc-tab__text-label{transition:color .15s linear;z-index:2}.mdc-tab__icon{width:24px;height:24px;font-size:24px}.mdc-tab--stacked .mdc-tab__content{flex-direction:column;align-items:center;justify-content:center}.mdc-tab--stacked .mdc-tab__text-label{padding-top:6px;padding-bottom:4px}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{color:#ffa000;color:var(--mdc-theme-primary,#ffa000)}.mdc-tab--active .mdc-tab__icon{fill:currentColor}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{transition-delay:.1s}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:8px;padding-right:0}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label[dir=rtl],[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:0;padding-right:8px}.mdc-tab__ripple{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.mdc-tab__ripple:after,.mdc-tab__ripple:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-tab__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-tab__ripple.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-tab__ripple.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-tab__ripple.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-tab__ripple:after,.mdc-tab__ripple:before{top:-50%;left:-50%;width:200%;height:200%}.mdc-tab__ripple.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-tab__ripple:after,.mdc-tab__ripple:before{background-color:#ffa000;background-color:var(--mdc-theme-primary,#ffa000)}.mdc-tab__ripple:hover:before{opacity:.08}.mdc-tab__ripple.mdc-ripple-upgraded--background-focused:before,.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-tab__ripple:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-tab__ripple:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-tab__ripple.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}ct-tabs .mdc-tab-bar{display:flex;align-items:center}ct-tabs .mdc-tab-bar mdc-tab-scroller{display:inline-block}ct-tabs .ct-tab-bar--holder{width:100%}ct-tabs .ct-tab-panels--holder{display:flex;flex-direction:column;flex:1 0 auto}ct-tabs .ct-tab-panels--holder .ct-tab-panel:focus{outline:none}ct-tabs .ct-tab-panels--holder .ct-tab-panel{display:none;padding:8px;flex-direction:column}ct-tabs .ct-tab-panels--holder .ct-tab-panel.ct-active-tab-panel{display:flex}ct-tabs.ct-tabs--dense .ct-tab{line-height:normal;height:auto}.ct-tab-comment{margin-bottom:8px}.ct-form-group-content{display:flex;flex-wrap:wrap}.ct-form-group-direction-row{flex-direction:row}.ct-form-group-direction-row>:not(:first-child){margin-left:8px}.ct-form-group-direction-column{flex-direction:column}@-webkit-keyframes mdc-linear-progress-primary-indeterminate-translate{0%{transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(83.67142%)}to{transform:translateX(200.611057%)}}@keyframes mdc-linear-progress-primary-indeterminate-translate{0%{transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(83.67142%)}to{transform:translateX(200.611057%)}}@-webkit-keyframes mdc-linear-progress-primary-indeterminate-scale{0%{transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);transform:scaleX(.661479)}to{transform:scaleX(.08)}}@keyframes mdc-linear-progress-primary-indeterminate-scale{0%{transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);animation-timing-function:cubic-bezier(.334731,.12482,.785844,1);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);transform:scaleX(.661479)}to{transform:scaleX(.08)}}@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.515058,.409685);animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(84.386165%)}to{transform:translateX(160.277782%)}}@keyframes mdc-linear-progress-secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.515058,.409685);animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);transform:translateX(37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(84.386165%)}to{transform:translateX(160.277782%)}}@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);transform:scaleX(.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);transform:scaleX(.72796)}to{transform:scaleX(.08)}}@keyframes mdc-linear-progress-secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);animation-timing-function:cubic-bezier(.205028,.057051,.57661,.453971);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);animation-timing-function:cubic-bezier(.152313,.196432,.648374,1.004315);transform:scaleX(.457104)}44.15%{-webkit-animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);animation-timing-function:cubic-bezier(.257759,-.003163,.211762,1.38179);transform:scaleX(.72796)}to{transform:scaleX(.08)}}@-webkit-keyframes mdc-linear-progress-buffering{to{transform:translateX(-10px)}}@keyframes mdc-linear-progress-buffering{to{transform:translateX(-10px)}}@-webkit-keyframes mdc-linear-progress-primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-83.67142%)}to{transform:translateX(-200.611057%)}}@keyframes mdc-linear-progress-primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.701732,.495819);animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-83.67142%)}to{transform:translateX(-200.611057%)}}@-webkit-keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.515058,.409685);animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);transform:translateX(-37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(-84.386165%)}to{transform:translateX(-160.277782%)}}@keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.515058,.409685);animation-timing-function:cubic-bezier(.15,0,.515058,.409685);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);animation-timing-function:cubic-bezier(.31033,.284058,.8,.733712);transform:translateX(-37.651913%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);animation-timing-function:cubic-bezier(.4,.627035,.6,.902026);transform:translateX(-84.386165%)}to{transform:translateX(-160.277782%)}}@-webkit-keyframes mdc-linear-progress-buffering-reverse{to{transform:translateX(10px)}}@keyframes mdc-linear-progress-buffering-reverse{to{transform:translateX(10px)}}.mdc-linear-progress{position:relative;width:100%;height:4px;transform:translateZ(0);outline:1px solid transparent;overflow:hidden;transition:opacity .25s cubic-bezier(.4,0,.6,1) 0ms}.mdc-linear-progress__bar{height:100%;transform-origin:top left;transition:transform .25s cubic-bezier(.4,0,.6,1) 0ms}.mdc-linear-progress__bar,.mdc-linear-progress__bar-inner{position:absolute;width:100%;-webkit-animation:none;animation:none}.mdc-linear-progress__bar-inner{display:inline-block;border-top:4px solid}.mdc-linear-progress__buffering-dots{position:absolute;width:100%;height:100%;background-repeat:repeat-x;background-size:10px 4px;-webkit-animation:mdc-linear-progress-buffering .25s linear infinite;animation:mdc-linear-progress-buffering .25s linear infinite}.mdc-linear-progress__buffer{position:absolute;width:100%;height:100%;transform-origin:top left;transition:transform .25s cubic-bezier(.4,0,.6,1) 0ms}.mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar{visibility:hidden}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%;-webkit-animation:mdc-linear-progress-primary-indeterminate-translate 2s linear infinite;animation:mdc-linear-progress-primary-indeterminate-translate 2s linear infinite}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:mdc-linear-progress-primary-indeterminate-scale 2s linear infinite;animation:mdc-linear-progress-primary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;visibility:visible;-webkit-animation:mdc-linear-progress-secondary-indeterminate-translate 2s linear infinite;animation:mdc-linear-progress-secondary-indeterminate-translate 2s linear infinite}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:mdc-linear-progress-secondary-indeterminate-scale 2s linear infinite;animation:mdc-linear-progress-secondary-indeterminate-scale 2s linear infinite}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{-webkit-animation-name:mdc-linear-progress-primary-indeterminate-translate-reverse;animation-name:mdc-linear-progress-primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{-webkit-animation-name:mdc-linear-progress-secondary-indeterminate-translate-reverse;animation-name:mdc-linear-progress-secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{-webkit-animation:mdc-linear-progress-buffering-reverse .25s linear infinite;animation:mdc-linear-progress-buffering-reverse .25s linear infinite}.mdc-linear-progress--closed{opacity:0;-webkit-animation:none;animation:none}.mdc-linear-progress__bar-inner{border-color:#ffa000;border-color:var(--mdc-theme-primary,#ffa000)}.mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E")}.mdc-linear-progress__buffer{background-color:#e6e6e6}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{right:-145.166611%;left:auto}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{right:-54.888891%;left:auto}linear-progress{display:block}@-webkit-keyframes rotate{to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}circular-progress{display:inline-block}.ct-circular-progress{position:relative;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}.ct-circular-progress--closed{visibility:hidden;opacity:0}.ct-circular-progress__path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round;stroke:#ffa000;stroke:var(--mdc-theme-primary,#ffa000)}.mdc-switch__thumb-underlay{left:-18px;right:auto;top:-17px;width:48px;height:48px}.mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .mdc-switch__thumb-underlay{left:auto;right:-18px}.mdc-switch__native-control{width:68px;height:48px}.mdc-switch{display:inline-block;position:relative;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-switch.mdc-switch--checked .mdc-switch__thumb,.mdc-switch.mdc-switch--checked .mdc-switch__track{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-switch.mdc-switch--checked .mdc-switch__thumb{border-color:#6279fe;border-color:var(--mdc-theme-secondary,#6279fe)}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track{background-color:#e1e1e1}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb{background-color:#1d1d1d;border-color:#1d1d1d}.mdc-switch__native-control{left:0;right:auto;position:absolute;top:0;margin:0;opacity:0;cursor:pointer;pointer-events:auto;transition:transform 90ms cubic-bezier(.4,0,.2,1)}.mdc-switch__native-control[dir=rtl],[dir=rtl] .mdc-switch__native-control{left:auto;right:0}.mdc-switch__track{box-sizing:border-box;width:32px;height:14px;border-radius:7px;opacity:.38;transition:opacity 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1);border:1px solid transparent}.mdc-switch__thumb-underlay{display:flex;position:absolute;align-items:center;justify-content:center;transform:translateX(0);transition:transform 90ms cubic-bezier(.4,0,.2,1),background-color 90ms cubic-bezier(.4,0,.2,1),border-color 90ms cubic-bezier(.4,0,.2,1)}.mdc-switch__thumb{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-sizing:border-box;width:20px;height:20px;border:10px solid;border-radius:50%;pointer-events:none;z-index:1}.mdc-switch--checked .mdc-switch__track{opacity:.54}.mdc-switch--checked .mdc-switch__thumb-underlay{transform:translateX(20px)}.mdc-switch--checked .mdc-switch__native-control,.mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl],[dir=rtl] .mdc-switch--checked .mdc-switch__thumb-underlay{transform:translateX(-20px)}.mdc-switch--checked .mdc-switch__native-control[dir=rtl],[dir=rtl] .mdc-switch--checked .mdc-switch__native-control{transform:translateX(20px)}.mdc-switch--disabled{opacity:.38;pointer-events:none}.mdc-switch--disabled .mdc-switch__thumb{border-width:1px}.mdc-switch--disabled .mdc-switch__native-control{cursor:default;pointer-events:none}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:after,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:before{background-color:#9e9e9e}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover:before{opacity:.08}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-switch__thumb-underlay{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-switch__thumb-underlay:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{top:0;left:0;width:100%;height:100%}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after,.mdc-switch__thumb-underlay.mdc-ripple-upgraded:before{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-switch__thumb-underlay.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-switch__thumb-underlay:after,.mdc-switch__thumb-underlay:before{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-switch__thumb-underlay:hover:before{opacity:.04}.mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused:before,.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-switch__thumb-underlay.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}ct-toggle{display:flex;flex-flow:column wrap}ct-toggle .ct-toggle-helper-text--show{opacity:1}ct-toggle .mdc-form-field>label{padding-left:8px}ct-toggle.ct-toggle-has-hint .mdc-form-field>label{margin-right:5px;width:auto}.mdc-touch-target-wrapper{display:inline}.mdc-radio{padding:10px;display:inline-block;position:relative;flex:0 0 auto;box-sizing:content-box;width:20px;height:20px;cursor:pointer;will-change:opacity,transform,border-color,color}.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:hsla(0,0%,88.2%,.54)}.mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#6279fe;border-color:var(--mdc-theme-secondary,#6279fe)}.mdc-radio .mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio .mdc-radio__native-control:disabled:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio .mdc-radio__native-control:disabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio [aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio [aria-disabled=true] .mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio [aria-disabled=true] .mdc-radio__native-control:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:hsla(0,0%,88.2%,.38)}.mdc-radio .mdc-radio__background:before{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe);top:-10px;left:-10px;width:40px;height:40px}.mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.mdc-radio__background{display:inline-block;position:relative;box-sizing:border-box;width:20px;height:20px}.mdc-radio__background:before{position:absolute;transform:scale(0);border-radius:50%;opacity:0;pointer-events:none;content:"";transition:opacity .12s cubic-bezier(.4,0,.6,1) 0ms,transform .12s cubic-bezier(.4,0,.6,1) 0ms}.mdc-radio__outer-circle{border-width:2px;transition:border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.mdc-radio__inner-circle,.mdc-radio__outer-circle{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border-style:solid;border-radius:50%}.mdc-radio__inner-circle{transform:scale(0);border-width:10px;transition:transform .12s cubic-bezier(.4,0,.6,1) 0ms,border-color .12s cubic-bezier(.4,0,.6,1) 0ms}.mdc-radio__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit;z-index:1}.mdc-radio--touch{margin:4px}.mdc-radio--touch .mdc-radio__native-control{top:-4px;right:-4px;left:-4px;width:48px;height:48px}.mdc-radio__native-control:checked+.mdc-radio__background,.mdc-radio__native-control:disabled+.mdc-radio__background{transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__outer-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__outer-circle{transition:border-color .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle,.mdc-radio__native-control:disabled+.mdc-radio__background .mdc-radio__inner-circle{transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio--disabled{cursor:default;pointer-events:none}.mdc-radio__native-control:checked+.mdc-radio__background .mdc-radio__inner-circle{transform:scale(.5);transition:transform .12s cubic-bezier(0,0,.2,1) 0ms,border-color .12s cubic-bezier(0,0,.2,1) 0ms}.mdc-radio__native-control:disabled+.mdc-radio__background,[aria-disabled=true] .mdc-radio__native-control+.mdc-radio__background{cursor:default}.mdc-radio__native-control:focus+.mdc-radio__background:before{transform:scale(1);opacity:.12;transition:opacity .12s cubic-bezier(0,0,.2,1) 0ms,transform .12s cubic-bezier(0,0,.2,1) 0ms}@-webkit-keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-radio{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-radio .mdc-radio__ripple:after,.mdc-radio .mdc-radio__ripple:before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-radio .mdc-radio__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-radio.mdc-ripple-upgraded--unbounded .mdc-radio__ripple:after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-radio.mdc-ripple-upgraded--foreground-activation .mdc-radio__ripple:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-radio.mdc-ripple-upgraded--foreground-deactivation .mdc-radio__ripple:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-radio .mdc-radio__ripple:after,.mdc-radio .mdc-radio__ripple:before{top:0;left:0;width:100%;height:100%}.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after,.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:before{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0);width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after{width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%)}.mdc-radio .mdc-radio__ripple:after,.mdc-radio .mdc-radio__ripple:before{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-radio:hover .mdc-radio__ripple:before{opacity:.04}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__ripple:before,.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__ripple:before{transition-duration:75ms;opacity:.12}.mdc-radio:not(.mdc-ripple-upgraded) .mdc-radio__ripple:after{transition:opacity .15s linear}.mdc-radio:not(.mdc-ripple-upgraded):active .mdc-radio__ripple:after{transition-duration:75ms;opacity:.12}.mdc-radio.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__background:before{content:none}.mdc-radio__ripple{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}ct-radio{display:flex;flex-flow:column wrap}ct-radio .ct-radio-helper-text--show{opacity:1}.ct-checkbox-group-choices,.ct-radio-group-choices{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}text-field-with-button{display:inline-flex;align-items:center;flex-wrap:wrap}@-webkit-keyframes mdc-slider-emphasize{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(.85)}to{transform:scale(.571)}}@keyframes mdc-slider-emphasize{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(.85)}to{transform:scale(.571)}}.mdc-slider{position:relative;width:100%;height:48px;cursor:pointer;touch-action:pan-x;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track,.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container:after{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-container:after{opacity:.26}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__track-marker-container{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__thumb{fill:#6279fe;fill:var(--mdc-theme-secondary,#6279fe);stroke:#6279fe;stroke:var(--mdc-theme-secondary,#6279fe)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__focus-ring,.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.mdc-slider:not(.mdc-slider--disabled) .mdc-slider__pin{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-slider--disabled{cursor:auto}.mdc-slider--disabled .mdc-slider__track{background-color:#9a9a9a}.mdc-slider--disabled .mdc-slider__track-container:after{background-color:#9a9a9a;opacity:.26}.mdc-slider--disabled .mdc-slider__track-marker-container{background-color:#9a9a9a}.mdc-slider--disabled .mdc-slider__thumb{fill:#9a9a9a;stroke:#9a9a9a;stroke:#fff;stroke:var(--mdc-slider-bg-color-behind-component,#fff)}.mdc-slider:focus{outline:none}.mdc-slider__track-container{position:absolute;top:50%;width:100%;height:2px;overflow:hidden}.mdc-slider__track-container:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:""}.mdc-slider__track{position:absolute;width:100%;height:100%;transform-origin:left top;will-change:transform}.mdc-slider[dir=rtl] .mdc-slider__track,[dir=rtl] .mdc-slider .mdc-slider__track{transform-origin:right top}.mdc-slider__track-marker-container{display:flex;margin-right:0;margin-left:-1px;visibility:hidden}.mdc-slider[dir=rtl] .mdc-slider__track-marker-container,[dir=rtl] .mdc-slider .mdc-slider__track-marker-container{margin-right:-1px;margin-left:0}.mdc-slider__track-marker-container:after{display:block;width:2px;height:2px;content:""}.mdc-slider__track-marker{flex:1}.mdc-slider__track-marker:after{display:block;width:2px;height:2px;content:""}.mdc-slider__track-marker:first-child:after{width:3px}.mdc-slider__thumb-container{position:absolute;top:15px;left:0;width:21px;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;will-change:transform}.mdc-slider__thumb{position:absolute;top:0;left:0;transform:scale(.571);stroke-width:3.5;transition:transform .1s ease-out,fill .1s ease-out,stroke .1s ease-out}.mdc-slider__focus-ring{width:21px;height:21px;border-radius:50%;opacity:0;transition:transform .26667s ease-out,opacity .26667s ease-out,background-color .26667s ease-out}.mdc-slider__pin{display:flex;position:absolute;top:0;left:0;align-items:center;justify-content:center;width:26px;height:26px;margin-top:-2px;margin-left:-2px;transform:rotate(-45deg) scale(0) translate(0);border-radius:50% 50% 50% 0;z-index:1;transition:transform .1s ease-out}.mdc-slider__pin-value-marker{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family,var(--mdc-typography-font-family,Roboto,sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size,.875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height,1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight,400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing,.0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-decoration:var(--mdc-typography-body2-text-decoration,inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform,inherit);transform:rotate(45deg)}.mdc-slider--active .mdc-slider__thumb{transform:scaleX(1)}.mdc-slider--focus .mdc-slider__thumb{-webkit-animation:mdc-slider-emphasize .26667s linear;animation:mdc-slider-emphasize .26667s linear}.mdc-slider--focus .mdc-slider__focus-ring{transform:scale3d(1.55,1.55,1.55);opacity:.25}.mdc-slider--in-transit .mdc-slider__thumb{transition-delay:.14s}.mdc-slider--in-transit .mdc-slider__thumb-container,.mdc-slider--in-transit .mdc-slider__track,.mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__thumb-container,.mdc-slider:focus:not(.mdc-slider--active) .mdc-slider__track{transition:transform 80ms ease}.mdc-slider--discrete.mdc-slider--active .mdc-slider__thumb{transform:scale(.57143)}.mdc-slider--discrete.mdc-slider--active .mdc-slider__pin{transform:rotate(-45deg) scale(1) translate(19px,-20px)}.mdc-slider--discrete.mdc-slider--focus .mdc-slider__thumb{-webkit-animation:none;animation:none}.mdc-slider--discrete.mdc-slider--display-markers .mdc-slider__track-marker-container{visibility:visible}single-range-slider{display:flex;flex-direction:column;align-items:left}.ct-slider-label{font-weight:700}.ct-slider-label-max,.ct-slider-label-min{color:#ffa000;color:var(--mdc-theme-primary,#ffa000)}.ct-slider-holder{display:flex;align-items:center;flex-direction:row}.ct-slider-label-min{padding-right:8px}.ct-slider-label-max{padding-left:16px}image-radio{display:inline-flex;align-items:center;padding-top:24px;padding-bottom:24px}image-radio .ct-image-radio-label{margin-right:4px}image-radio img{width:48px;height:48px}image-radio label{cursor:pointer;position:relative}image-radio label span{border:1px solid #000;border-right:none}image-radio label:last-child span{border-right:1px solid #000}image-radio label+label{margin-left:-4px}image-radio label span{display:inline-block}image-radio input{opacity:0;position:absolute}image-radio input+span{background-color:#e4e4e4;padding:12px;transition:all .4s}image-radio input:checked+span{color:#d9e7fd;background-color:#888}image-radio input:focus+span{color:#fff}image-radio label:hover:before{content:attr(data-label);text-transform:capitalize;font-size:11px;position:absolute;text-align:center;margin-top:3px;left:0;right:4px;opacity:.75;background-color:#323232;color:#fff;padding:4px;border-radius:3px;display:block}select-list{background-color:#424242}.ct-theme-light select-list{background-color:#fff}.ct-body .mdc-select__menu{z-index:9008}double-range-slider{display:inline-block;position:relative;padding:4px 12px;width:400px;height:auto}double-range-slider .ct-range-slider-label{color:#61a3f8;margin-left:-12px;font-size:12px}.ct-range-rail-and-thumbs{height:12px;position:relative;display:flex;touch-action:none}.ct-range-knob{display:block;width:12px;height:12px;position:absolute;border-radius:100%;background-color:#61a3f8;cursor:pointer;left:100px}.ct-theme-light double-range-slider .ct-range-slider-label{color:#3f51b5}.ct-theme-light .ct-range-knob{background-color:#3f51b5}.ct-range-knob.ct-range-knob-moving{box-shadow:0 0 0 6px rgba(63,81,181,.23)}.ct-range-knob-right{left:270px}.ct-range-range,.ct-range-track{display:block;height:2px;border-radius:1px}.ct-range-track{position:relative;width:100%;box-shadow:inset 0 0 4px 0 #b0b0b0;background-color:#b0b0b0;top:5px}.ct-range-range{background-color:#3f51b5;width:170px;left:115px;position:absolute;top:5px}.ct-range-output-values{text-align:center;font-size:16px;padding-bottom:8px}.ct-range-output-values input{font-size:16px;width:80px}.ct-range-max-only .ct-range-hyphen,.ct-range-max-only .ct-range-knob-left,.ct-range-max-only .ct-range-min-value{display:none}icon-button{display:inline-flex;align-items:center;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}expression-builder{display:block}.ct-expression-builder-group{border:1px solid #e1e1e1;border-color:var(--mdc-theme-on-surface,#e1e1e1);padding-left:24px;margin-bottom:8px;padding-top:8px}expression-builder.ct-expression-builder-group{padding-top:0}.ct-expression-builder-rule-list{padding-left:24px;border:1px solid #e1e1e1;border-color:var(--mdc-theme-on-surface,#e1e1e1);margin-right:24px;margin-bottom:8px;padding-top:8px}.ct-expression-group-operator-line{display:flex;align-items:center}.ct-expression-group-operator-line>:not(:first-child){margin-left:8px}.ct-expression-data-rule{display:flex;align-items:center}.ct-expression-data-rule>:not(:first-child){margin-left:8px}.ct-expression-group-operator-holder{width:auto}file-input,text-field-with-select{display:inline-flex;align-items:center}file-input{align-self:flex-start}.ct-form-label{color:#6279fe;margin-bottom:8px;display:inline-flex;align-items:center}ct-form form{display:flex;flex-direction:column}ct-form form>*+*{margin-top:8px}ct-form form ct-toggle{margin-bottom:8px;margin-top:8px;margin-right:16px}ct-form form .ct-select-width{min-width:260px}ct-form form ct-select,ct-form form text-field,ct-form form text-field-with-button{margin-bottom:8px}ct-form form text-field-with-button text-field{margin-bottom:0}.ct-selectable-item{cursor:pointer}.ct-form-group-label{font-weight:700}.ct-annotate-nag-cell{font-size:1.5em;vertical-align:middle;border:1px solid #000;padding:3px;text-align:center;cursor:pointer;width:2.6em}.ct-annotate-nag-table{font-family:Apple Symbols,Arial Unicode MS,Lucida Grande,Roboto,arial,helvectica,clean,sans-serif;border-collapse:collapse;border-spacing:0;width:100%;color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}.ct-theme-dark .ct-annotate-nag-table{color:inherit}.ct-annotate-nag-selected{background-color:#5f5;color:#000}.ct-annotation-dialog .ct-dialog-container{width:auto}annotation-panel ct-form .ct-form-panel{margin-top:4px;padding-top:0}annotation-panel ct-form .ct-form-panel .ct-form-panel-content{padding-top:0}.ct-help-shortcuts-panel{border:3px solid #000;border-radius:4px;position:absolute;background:#fff;color:#000;box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);z-index:9999;padding-left:7px;padding-right:7px}.ct-help-shortcuts-panel kbd{display:inline-block;border-color:#ddd #ccc #ccc #ddd;border-style:solid;border-width:1px;border-radius:4px;padding:.1em .6em;margin:.2em .1em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-shadow:0 1px 0 #fff;line-height:1.4;white-space:nowrap;box-shadow:0 1px 6px rgba(0,0,0,.2),inset 0 0 0 2px #fff;background-image:linear-gradient(180deg,#eee,#f9f9f9,#eee);background-color:#f8f8f8;color:#333;color:#000;font-weight:200}.ProseMirror{position:relative;word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;font-variant-ligatures:none;font-feature-settings:"liga" 0}.ProseMirror pre{white-space:pre-wrap}.ProseMirror li{position:relative}.ProseMirror-hideselection ::selection{background:transparent}.ProseMirror-hideselection ::-moz-selection{background:transparent}.ProseMirror-hideselection{caret-color:transparent}.ProseMirror-selectednode{outline:2px solid #8cf}li.ProseMirror-selectednode{outline:none}li.ProseMirror-selectednode:after{content:"";position:absolute;left:-32px;right:-2px;top:-2px;bottom:-2px;border:2px solid #8cf;pointer-events:none}.ProseMirror-textblock-dropdown{min-width:3em}.ProseMirror-menu{margin:0 -4px;line-height:1}.ProseMirror-tooltip .ProseMirror-menu{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:pre}.ProseMirror-menuitem{margin-right:3px;display:inline-block}.ProseMirror-menuseparator{border-right:1px solid #ddd;margin-right:3px}.ProseMirror-menu-dropdown,.ProseMirror-menu-dropdown-menu{font-size:90%;white-space:nowrap}.ProseMirror-menu-dropdown{vertical-align:1px;cursor:pointer;position:relative;padding-right:15px}.ProseMirror-menu-dropdown-wrap{padding:1px 0 1px 4px;display:inline-block;position:relative}.ProseMirror-menu-dropdown:after{content:"";border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid;opacity:.6;position:absolute;right:4px;top:calc(50% - 2px)}.ProseMirror-menu-dropdown-menu,.ProseMirror-menu-submenu{position:absolute;background:#fff;color:#666;border:1px solid #aaa;padding:2px}.ProseMirror-menu-dropdown-menu{z-index:15;min-width:6em}.ProseMirror-menu-dropdown-item{cursor:pointer;padding:2px 8px 2px 4px}.ProseMirror-menu-dropdown-item:hover{background:#f2f2f2}.ProseMirror-menu-submenu-wrap{position:relative;margin-right:-4px}.ProseMirror-menu-submenu-label:after{content:"";border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid;opacity:.6;position:absolute;right:4px;top:calc(50% - 4px)}.ProseMirror-menu-submenu{display:none;min-width:4em;left:100%;top:-3px}.ProseMirror-menu-active{background:#eee;border-radius:4px}.ProseMirror-menu-disabled{opacity:.3}.ProseMirror-menu-submenu-wrap-active .ProseMirror-menu-submenu,.ProseMirror-menu-submenu-wrap:hover .ProseMirror-menu-submenu{display:block}.ProseMirror-menubar{border-top-left-radius:inherit;border-top-right-radius:inherit;position:relative;min-height:1em;color:#666;padding:1px 6px;top:0;left:0;right:0;border-bottom:1px solid silver;background:#fff;z-index:10;box-sizing:border-box;overflow:visible}.ProseMirror-icon{display:inline-block;line-height:.8;vertical-align:-2px;padding:2px 8px;cursor:pointer}.ProseMirror-menu-disabled.ProseMirror-icon{cursor:default}.ProseMirror-icon svg{fill:currentColor;height:1em}.ProseMirror-icon span{vertical-align:text-top}.ProseMirror ol,.ProseMirror ul{padding-left:30px}.ProseMirror blockquote{padding-left:1em;border-left:3px solid #eee;margin-left:0;margin-right:0}.ProseMirror li p{margin:0}.ProseMirror-prompt{background:#fff;padding:5px 10px 5px 15px;border:1px solid silver;position:fixed;border-radius:3px;z-index:11;box-shadow:-.5px 2px 5px rgba(0,0,0,.2)}.ProseMirror-prompt h5{margin:0;font-weight:400;font-size:100%;color:#444}.ProseMirror-prompt input[type=text],.ProseMirror-prompt textarea{background:#eee;border:none;outline:none}.ProseMirror-prompt input[type=text]{padding:0 4px}.ProseMirror-prompt-close{position:absolute;left:2px;top:1px;color:#666;border:none;background:transparent;padding:0}.ProseMirror-prompt-close:after{content:"✕";font-size:12px}.ProseMirror-invalid{background:#ffc;border:1px solid #cc7;border-radius:4px;padding:5px 10px;position:absolute;min-width:10em}.ProseMirror-prompt-buttons{margin-top:5px;display:none}.ProseMirror-menubar-wrapper .ProseMirror-menuitem{vertical-align:middle}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:16px;line-height:1.5;word-wrap:break-word;overflow-wrap:anywhere;word-break:break-word}.markdown-body a{background-color:transparent;-webkit-text-decoration-skip:objects;word-break:break-word}.markdown-body a:active,.markdown-body a:hover{outline-width:0}.markdown-body strong{font-weight:inherit;font-weight:bolder}.markdown-body h1{margin:.67em 0}.markdown-body img{border-style:none}.markdown-body svg:not(:root){overflow:hidden}.markdown-body code,.markdown-body kbd,.markdown-body pre{font-family:monospace,monospace;font-size:1em}.markdown-body hr{box-sizing:content-box;overflow:visible}.markdown-body input{font:inherit;margin:0;overflow:visible}.markdown-body [type=button]:-moz-focusring,.markdown-body [type=reset]:-moz-focusring,.markdown-body [type=submit]:-moz-focusring,.markdown-body button:-moz-focusring{outline:1px dotted ButtonText}.markdown-body [type=checkbox]{box-sizing:border-box;padding:0}.markdown-body *{box-sizing:border-box}.markdown-body input{font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body a{color:#4078c0;color:#1098ff;text-decoration:none}.markdown-body a:active,.markdown-body a:hover{text-decoration:underline}.markdown-body strong{font-weight:600}.markdown-body hr{height:0;margin:15px 0;overflow:hidden;background:transparent;border-bottom:1px solid #ddd}.markdown-body hr:after,.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{clear:both}.markdown-body table{border-spacing:0;border-collapse:collapse}.markdown-body td,.markdown-body th{padding:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:0;margin-bottom:0}.markdown-body h1{font-size:32px;font-weight:300}.markdown-body h2{font-size:24px;font-weight:300}.markdown-body h3{font-size:20px;font-weight:300}.markdown-body h4{font-size:16px;font-weight:300}.markdown-body h5{font-size:14px;font-weight:300}.markdown-body h6{font-size:12px;font-weight:300}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0}.markdown-body blockquote:after,.markdown-body blockquote:before{content:"";display:none}.markdown-body ol,.markdown-body ul{padding-left:0;margin-top:0;margin-bottom:0}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body code{font-family:Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font:12px Consolas,Liberation Mono,Menlo,Courier,monospace}.markdown-body input{font-feature-settings:"liga" 0}.markdown-body .form-select::-ms-expand{opacity:0}.markdown-body:after,.markdown-body:before{display:table;content:""}.markdown-body:after{clear:both}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body blockquote,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul{margin-top:0;margin-bottom:16px}.markdown-body hr{height:.25em;padding:0;margin:24px 0;background-color:#e7e7e7;border:0}.markdown-body blockquote{padding:0 1em;color:#777;border-left:.25em solid #ddd}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body kbd{font-size:11px}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:300;line-height:1.25}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1{font-size:2em}.markdown-body h1,.markdown-body h2{padding-bottom:.3em;border-bottom:1px solid #eee}.markdown-body h2{font-size:1.5em}.markdown-body h3{font-size:1.25em}.markdown-body h4{font-size:1em}.markdown-body h5{font-size:.875em}.markdown-body h6{font-size:.85em;color:#777}.markdown-body ol,.markdown-body ul{padding-left:2em}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:700}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table{display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all}.markdown-body table th{font-weight:700}.markdown-body table td,.markdown-body table th{padding:6px 13px;border:1px solid #ddd}.markdown-body table tr{background-color:#fff;border-top:1px solid #ccc}.markdown-body table tr:nth-child(2n){background-color:#373737}.markdown-body img{max-width:100%;box-sizing:content-box;background-color:#fff}.markdown-body code{padding:.2em 0;margin:0;font-size:85%;background-color:rgba(0,0,0,.04);border-radius:3px}.markdown-body code:after,.markdown-body code:before{letter-spacing:-.2em;content:" "}.markdown-body pre{word-wrap:normal}.markdown-body pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#1d1d1d;border-radius:3px}.markdown-body pre code{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body pre code:after,.markdown-body pre code:before{content:normal}.markdown-body .full-commit .btn-outline:not(:disabled):hover{color:#4078c0;border:1px solid #4078c0}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:10px;color:#555;vertical-align:middle;background-color:#fcfcfc;border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;box-shadow:inset 0 -1px 0 #bbb}.markdown-body :checked+.radio-label{position:relative;z-index:1;border-color:#4078c0}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item+.task-list-item{margin-top:3px}.markdown-body .task-list-item input{margin:0 .2em .25em -1.6em;vertical-align:middle}.markdown-body hr{border-bottom-color:#eee}move-list{display:block}.ct-move-list-container{position:relative}@font-face{font-family:ChessAlphaRegular;font-display:fallback;src:url(https://c1a.chesstempo.com/fonts/chessalphanew-webfont.vers1.eot);src:url(https://c1a.chesstempo.com/fonts/chessalphanew-webfont.vers1.eot#iefix) format("embedded-opentype"),url(https://c1a.chesstempo.com/fonts/chessalphanew-webfont.vers1.woff) format("woff"),url(https://c1a.chesstempo.com/fonts/chessalphanew-webfont.vers1.ttf) format("truetype"),url(https://c1a.chesstempo.com/fonts/chessalphanew-webfont.vers1.svg#ChessAlphaRegular) format("svg");font-weight:400;font-style:normal;unicode-range:U+0042,U+004b,U+004e,U+0051,U+0052}.ct-move-list-comment-board-unprocessed{display:none}.ct-move-list-figurine-enabled .ct-move-move{font-family:ChessAlphaRegular,Roboto,Helvetica,Arial,sans-serif}.ct-move-list-figurine-enabled .ct-move-move .ct-move-nag-move,.ct-move-list-figurine-enabled .ct-move-move .ct-move-nag-position{font-family:Roboto,Apple Symbols,Segoe UI Symbol,Arial Unicode MS,Lucida Grande,DejaVu Sans,Meiryo UI,MS UI Gothic,Everson Mono Unicode,Meiryo,MS Gothic,MS Mincho,MS PGothic,MS PMincho,Meslo LG L,Meslo LG L DZ,Meslo M L,Meslo M L DZ,Meslo S L,Meslo S L DZ,Symbola,DejaVu Sans Condensed,DejaVu Sans Mono,Code2000,Everson Mono,Quivira,Helvetica,Arial,sans-serif}.ct-move-list-figurine-enabled .ct-move-list-comment-figurine{font-family:ChessAlphaRegular,Roboto,Helvetica,Arial,sans-serif}.ct-move-list-figurine-enabled .ct-move-move{line-height:normal}.ct-move-list-comment-board{height:200px;width:200px;margin:8px auto}.ct-move{cursor:pointer}move-comment-editor .ProseMirror{border:1px solid grey}.ct-variation-holder>.ct-move:nth-last-child(2)>.ct-move-post-comments.ct-move-comment-nonempty>.ct-move-comment p:last-child:not(:first-child):not(:nth-child(2)){display:inline}.ct-variation-holder>.ct-move:nth-last-child(2)>.ct-move-post-comments.ct-move-comment-nonempty>.ct-move-comment p:last-child:not(:first-child){-webkit-margin-after:0;margin-block-end:0}.ct-move-list-container>.ct-move>.ct-move-post-comments.ct-move-comment-nonempty>.ct-move-comment>p:last-child:not(:first-child):not(:nth-child(2)){display:inline}.ct-move-list-container>.ct-move>.ct-move-post-comments.ct-move-comment-nonempty>.ct-move-comment>p:last-child:not(:first-child){-webkit-margin-after:0;margin-block-end:0}.ct-move-comment{cursor:pointer;color:green}.ct-move-comment p:first-child{display:inline}.ct-move-comment p img{max-width:100%;max-height:40vh}.ct-move-comment p img+em{display:block;text-align:center}.ct-move-has-comment{vertical-align:super;font-size:xx-small;line-height:normal}.ct-move-list-style-twocolumn .ct-move-list-comment-board{margin-left:8px;margin-right:8px}.ct-move-list-style-twocolumn .ct-move{display:block;display:table;float:left;line-height:normal}.ct-move-list-style-twocolumn .ct-move-number{display:block;float:left;width:30px;text-align:left}.ct-move-list-style-twocolumn .ct-move-black .ct-move-number{width:auto}.ct-move-list-style-twocolumn .ct-move-move{display:block;float:left;width:68px;height:1.3em;background-color:#252525;background-color:var(--ct-theme-surface-lighter,#252525);border:1px solid #1d1d1d;border-color:var(--mdc-theme-surface,#1d1d1d);text-align:center}.ct-move-list-style-twocolumn .ct-move-black .ct-move-move{border-left:none}.ct-move-list-style-twocolumn .ct-move-number-has-dots .ct-move-move{border:1px solid #1d1d1d;border-color:var(--mdc-theme-surface,#1d1d1d)}.ct-move-list-style-twocolumn .ct-move-white{clear:both;float:none;display:block}.ct-move-list-style-twocolumn .ct-move-black{float:none}.ct-move-list-style-twocolumn .ct-move-number-has-dots{clear:both}.ct-move-list-style-twocolumn .ct-move-number-has-dots .ct-move-post-comments.ct-move-comment-nonempty,.ct-move-list-style-twocolumn .ct-move-number-has-dots .ct-variation{padding-left:102px}.ct-move-list-style-twocolumn .ct-variation .ct-move-post-comments.ct-move-comment-nonempty{padding-left:0}.ct-move-list-style-twocolumn .ct-move-number-has-dots .ct-move-number{clear:both;width:99px}.ct-move-list-style-twocolumn .ct-move-post-comments,.ct-move-list-style-twocolumn .ct-move-pre-comments{color:green}.ct-move-list-style-twocolumn .ct-move-comment-nonempty{display:block;clear:both}.ct-move-list-style-twocolumn .ct-variation{clear:both;display:block;padding-left:15px}.ct-move-list-style-twocolumn .ct-variation .ct-variation{clear:none;display:inline;padding-left:5px}.ct-move-list-style-twocolumn .ct-move-variations .ct-move,.ct-move-list-style-twocolumn .ct-move-variations .ct-move-comment-nonempty,.ct-move-list-style-twocolumn .ct-move-variations .ct-move-move,.ct-move-list-style-twocolumn .ct-move-variations .ct-move-number,.ct-move-list-style-twocolumn .ct-move-variations .ct-move-number-has-dots,.ct-move-list-style-twocolumn .ct-move-variations .ct-move-white{clear:none;display:inline;float:none;width:auto;border:none;background-color:transparent;text-align:left}.ct-move-list-style-twocolumn .ct-current-move .ct-move-move{background-color:#1d1d1d;background-color:var(--mdc-theme-surface,#1d1d1d);color:#ffa000;color:var(--mdc-theme-primary,#ffa000)}.ct-move-list-style-twocolumn .ct-move .ct-current-move .ct-move-number{color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}.ct-move-list-style-twocolumn .ct-move-list-hide-all-variations .ct-move-number-has-dots{clear:none}.ct-move-list-style-indented{font-weight:700}.ct-move-list-style-indented .ct-move{padding-left:2px;padding-right:2px}.ct-move-list-style-indented .ct-variation{clear:both;display:block;padding-left:16px;font-weight:400}.ct-move-list-style-indented .ct-variation .ct-variation{padding-left:8px}.ct-move-list-style-indented .ct-variation .ct-variation .ct-variation{clear:none;display:inline}.ct-highlighted-variation{border:1px solid #00f;background-color:green}.ct-move-nav-button{padding-left:3px;padding-right:3px}.ct-variation-handle{display:none;cursor:pointer}.ct-move-list-figurine-enabled .ct-variation-handle{font-family:ChessAlphaRegular,Helvetica,Arial,sans-serif}.ct-move-list-figurine-enabled .ct-variation-handle .ct-move-comment{font-family:Helvetica,Arial,sans-serif}.ct-varhandle-collapse{display:none;color:red;font-size:larger;font-weight:900}.ct-varhandle-expand{color:#4caf50}.ct-varhandle-expand-marker{font-size:larger;font-weight:900}.ct-move-list-all-folded .ct-variation-holder{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-varhandle-collapse,.ct-move-list-all-folded .ct-varhandle-expand,.ct-move-list-all-folded .ct-variation-handle{display:inline}.ct-move-list-all-folded .ct-unfolded-variation .ct-varhandle-expand{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-variation-holder{display:inline}.ct-move-list-all-folded .ct-unfolded-variation .ct-variation .ct-varhandle-collapse{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-variation .ct-varhandle-expand{display:inline}.ct-move-list-all-folded .ct-unfolded-variation .ct-variation .ct-variation-holder{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-varhandle-collapse{display:inline}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-varhandle-expand{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-variation-holder{display:inline}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-variation .ct-varhandle-collapse{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-variation .ct-varhandle-expand{display:inline}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-variation .ct-variation-holder{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-unfolded-variation .ct-varhandle-collapse{display:inline}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-unfolded-variation .ct-varhandle-expand{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-unfolded-variation .ct-variation-holder{display:inline}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-unfolded-variation .ct-variation .ct-variation-handle{display:none}.ct-move-list-all-folded .ct-unfolded-variation .ct-unfolded-variation .ct-unfolded-variation .ct-variation .ct-variation-holder{display:inline}move-list .ct-move-list-container .ct-move .ct-move-variations .ct-variation.ct-variation-disable-folding .ct-variation-handle{display:none}move-list .ct-move-list-container .ct-move .ct-move-variations .ct-variation.ct-variation-disable-folding .ct-variation-holder{display:inline}.ct-move-list-hide-all-variations .ct-variation{display:none;clear:none}.ct-current-move{color:#00f}.ct-move-list-result{clear:both}.ct-move-list-result-resultstring{color:red}.ct-move-list-result-comment{color:#47f}.ct-move .ct-current-move{background-color:#47f;color:#fff}.ct-move .ct-current-move .ct-move-number{background-color:#1d1d1d;background-color:var(--mdc-theme-surface,#1d1d1d);color:#ffa000;color:var(--mdc-theme-primary,#ffa000)}.ct-matches-parent-line{color:#f90}.ct-show-pgn-field #pgnField{height:50vh}.ct-move-list-annotated .ct-move.ct-nag-good>.ct-move-notation .ct-move-move{color:#4caf50}.ct-move-list-annotated .ct-move.ct-nag-blunder>.ct-move-notation .ct-move-move{color:red}.ct-move-list-annotated .ct-move.ct-nag-mistake>.ct-move-notation .ct-move-move{color:#e55}.ct-move-list-annotated .ct-move.ct-nag-questionable>.ct-move-notation .ct-move-move{color:#e99}move-list{background-color:#1d1d1d;background-color:var(--mdc-theme-surface,#1d1d1d);color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}.ct-move-list-style-twocolumn .ct-current-move .ct-move-move{background-color:#60f08f;color:#000}.ct-theme-light .ct-move .ct-current-move{background-color:#47f;color:#fff}.ct-theme-light .ct-move-list-style-twocolumn .ct-current-move .ct-move-move{background-color:#60f08f;color:#000}.ct-theme-light .ct-varhandle-expand{color:green}.ct-board-style-blue-gradient .ct-board-holder{background-color:#31425a;border:2px solid #363a3d}.ct-board-style-blue-gradient .ct-board-holder .ct-coord-column,.ct-board-style-blue-gradient .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-blue-gradient .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-blue-gradient .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000;stroke:#000}.ct-board-style-blue-gradient .ct-board-row{background-color:#829ace}.ct-board-style-blue-gradient .ct-square-light{background-color:#dfdfdf}.ct-board-style-blue-gradient .ct-square-dark{background:#829ace;background:linear-gradient(135deg,#829ace,#7186b4 44%,#637cb2)}.ct-board-style-blue-gradient .ct-board-squares .ct-from-square{background:none;background-color:#b8efb9;background-color:#9f9fff}.ct-board-style-blue-gradient .ct-board-squares .ct-to-square{background:none;background-color:#c5ffc5;background-color:#557fff}.ct-board-style-blue .ct-board-holder{background-color:#31425a;color:#ccc;border:2px solid #363a3d}.ct-board-style-blue .ct-board-holder .ct-coord-column,.ct-board-style-blue .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-blue .ct-square-light{background-color:#dfdfdf}.ct-board-style-blue .ct-square-dark{background-color:#7085b6}.ct-board-style-blue .ct-board-squares .ct-from-square{background:none;background-color:#9f9fff}.ct-board-style-blue .ct-board-squares .ct-to-square{background:none;background-color:#557fff}.ct-board-style-blue .ct-board-square-selected{background:none;background-color:#ae8}.ct-board-style-blue .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-blue .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000;stroke:#000}.ct-board-style-brown-cream .ct-board-holder{background-color:#9c6c3c;border:2px solid #363a3d}.ct-board-style-brown-cream .ct-board-holder .ct-coord-column,.ct-board-style-brown-cream .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-brown-cream .ct-square-light{background-color:#edb}.ct-board-style-brown-cream .ct-square-dark{background-color:#c84}.ct-board-style-brown-cream .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-brown-cream .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-brown .ct-board-holder{background-color:#9c6c3c;border:2px solid #363a3d}.ct-board-style-brown .ct-board-holder .ct-coord-column,.ct-board-style-brown .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-brown .ct-square-light{background-color:#fccc9c}.ct-board-style-brown .ct-square-dark{background-color:#cc9c6c}.ct-board-style-brown .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-brown .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-cadet-grey-gradient .ct-board-holder{background-color:#111;border:2px solid #363a3d}.ct-board-style-cadet-grey-gradient .ct-board-holder .ct-coord-column,.ct-board-style-cadet-grey-gradient .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-cadet-grey-gradient .ct-board-row{background-color:#9aabaf}.ct-board-style-cadet-grey-gradient .ct-square-light{background-color:#fdfdfd}.ct-board-style-cadet-grey-gradient .ct-square-dark{background:#9aabaf;background:linear-gradient(135deg,#9aabaf,#7795a3)}.ct-board-style-cadet-grey-gradient .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-cadet-grey-gradient .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-theme-dark .ct-board-style-camouflage .ct-board-holder .ct-coord-column,.ct-theme-dark .ct-board-style-camouflage .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-camouflage .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-camouflage .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#fff}.ct-board-style-camouflage .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/Camouflage0002_preview.vers1.jpg) repeat}.ct-board-style-camouflage .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/Camouflage0003_preview.vers1.jpg) repeat}.ct-board-style-cracked-stone .ct-board-holder{background-color:#555;border:2px solid #363a3d}.ct-board-style-cracked-stone .ct-board-holder .ct-coord-column,.ct-board-style-cracked-stone .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-cracked-stone .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/Cracked\ Pomegranate.vers1.jpg) repeat}.ct-board-style-cracked-stone .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/Lightning\ Rock.vers1.jpg) repeat}.ct-board-style-cracked-stone .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-cracked-stone .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-theme-dark .ct-board-style-fabric .ct-board-holder .ct-coord-column,.ct-theme-dark .ct-board-style-fabric .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-fabric .ct-board-holder.ct-board-coords-style-internal .ct-board-inner-holder .ct-coord-column,.ct-board-style-fabric .ct-board-holder.ct-board-coords-style-internal .ct-board-inner-holder .ct-coord-row{fill:#000}.ct-board-style-fabric .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/FabricPlain0015_preview.vers1.jpg) repeat}.ct-board-style-fabric .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/FabricPlain0028_2_preview.vers1.jpg) repeat}.ct-board-style-gold-silver .ct-board-holder{background-color:#777;border:2px solid #363a3d}.ct-board-style-gold-silver .ct-board-holder .ct-coord-column,.ct-board-style-gold-silver .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-gold-silver .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-gold-silver .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-gold-silver .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/Mothership.vers1.jpg) repeat}.ct-board-style-gold-silver .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/Raw\ Gold.vers1.jpg) repeat}.ct-board-style-granite .ct-board-holder{background-color:#555;border:2px solid #363a3d}.ct-board-style-granite .ct-board-holder .ct-coord-column,.ct-board-style-granite .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-granite .ct-square-light{background-color:#fccc9c;background:url("/images/board-backgrounds/White Beach Granite.vers1.jpg") repeat}.ct-board-style-granite .ct-square-dark{background-color:#cc9c6c;background:url("/images/board-backgrounds/Brown Pearl Granite.vers1.jpg") repeat}.ct-board-style-granite .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-granite .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-theme-dark .ct-board-style-grass .ct-board-holder .ct-coord-column,.ct-theme-dark .ct-board-style-grass .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-grass .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/Grass0127_2_preview.vers1.jpg) repeat}.ct-board-style-grass .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/Grass0133_9_preview.vers1.jpg) repeat}.ct-theme-dark .ct-board-style-green-plasma .ct-board-holder .ct-coord-column,.ct-theme-dark .ct-board-style-green-plasma .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-green-plasma .ct-board-holder.ct-board-coords-style-internal .ct-board-inner-holder .ct-coord-column,.ct-board-style-green-plasma .ct-board-holder.ct-board-coords-style-internal .ct-board-inner-holder .ct-coord-row{fill:#000}.ct-board-style-green-plasma .ct-board-squares{background:url(/images/board-backgrounds/green-plasma.vers1.jpg);background-repeat:none;background-size:100% 100%}.ct-board-style-green-white .ct-board-holder{background-color:#112724;border:2px solid #363a3d}.ct-board-style-green-white .ct-board-holder .ct-coord-column,.ct-board-style-green-white .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-green-white .ct-square-light{background-color:ivory}.ct-board-style-green-white .ct-square-dark{background-color:#2c794f}.ct-board-style-green-white .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-green-white .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-green .ct-board-holder{background-color:#408038;border:2px solid #363a3d}.ct-board-style-green .ct-board-holder .ct-coord-column,.ct-board-style-green .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-green .ct-square-light{background-color:#c8c060}.ct-board-style-green .ct-square-dark{background-color:#70a068}.ct-board-style-green .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-green .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-theme-dark .ct-board-style-grey-diagonals .ct-board-holder .ct-coord-column,.ct-theme-dark .ct-board-style-grey-diagonals .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-grey-diagonals .ct-square-light{background:#fff}.ct-board-style-grey-diagonals .ct-square-dark{background-color:#fff;background-image:repeating-linear-gradient(135deg,rgba(0,0,0,.3),rgba(0,0,0,.7) 1px,transparent 2px,transparent 4px,rgba(0,0,0,.7) 0);background-image:repeating-linear-gradient(135deg,rgba(0,0,0,.3),rgba(0,0,0,.3) 1px,transparent 2px,transparent 0,rgba(0,0,0,.3) 3px);background-image:repeating-linear-gradient(135deg,transparent,transparent 3px,hsla(0,0%,78.4%,.6) 0,hsla(0,0%,78.4%,.5) 5px);background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoNXY1SDB6Ii8+PHBhdGggZD0iTTAgNWw1LTV6bTYtMUw0IDZ6bS03LTNsMi0yeiIgc3Ryb2tlPSIjODg4Ii8+PC9zdmc+");background-repeat:repeat;background-image:repeating-linear-gradient(135deg,rgba(0,0,0,.3),rgba(0,0,0,.3) 1px,transparent 2px,transparent 3px,rgba(0,0,0,.3) 4px)}.ct-board-style-grey-diagonals .ct-board-holder{border:4px outset #ccc;box-sizing:border-box}.ct-board-style-grey-diagonals .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-grey-diagonals .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-grey-gradient .ct-board-holder{background-color:#111;border:2px solid #363a3d}.ct-board-style-grey-gradient .ct-board-holder .ct-coord-column,.ct-board-style-grey-gradient .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-grey-gradient .ct-board-row{background-color:#ccc}.ct-board-style-grey-gradient .ct-square-light{background-color:#fdfdfd}.ct-board-style-grey-gradient .ct-square-dark{background:#ccc;background:linear-gradient(135deg,#ccc,#777)}.ct-board-style-grey-gradient .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-grey-gradient .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-grey .ct-board-holder{background-color:#555;border:2px solid #363a3d}.ct-board-style-grey .ct-board-holder .ct-coord-column,.ct-board-style-grey .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-grey .ct-square-light{background-color:#8d8d8c}.ct-board-style-grey .ct-square-dark{background-color:#666}.ct-board-style-leather .ct-board-holder{background-color:#777;border:2px solid #363a3d;background:url(/images/board-backgrounds/Leather0058_2_preview.vers1.jpg) repeat}.ct-board-style-leather .ct-board-holder .ct-coord-column,.ct-board-style-leather .ct-board-holder .ct-coord-row{fill:ivory}.ct-board-style-leather .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/Leather0045_2_preview.vers1.jpg) repeat}.ct-board-style-leather .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/Leather0064_2_preview.vers1.jpg) repeat}.ct-board-style-leather .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-leather .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-light-grey .ct-board-holder{background-color:#777;border:2px solid #363a3d}.ct-board-style-light-grey .ct-board-holder .ct-coord-column,.ct-board-style-light-grey .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-light-grey .ct-square-light{background-color:#cdcdcd}.ct-board-style-light-grey .ct-square-dark{background-color:#aaa}.ct-board-style-light-grey .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-light-grey .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-marble-brown .ct-board-holder{background-color:#9c6c3c;border:2px solid #363a3d}.ct-board-style-marble-brown .ct-board-holder .ct-coord-column,.ct-board-style-marble-brown .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-marble-brown .ct-square-light{background-color:#fccc9c;background:url("/images/board-backgrounds/Light Swirl Marble.vers1.jpg") repeat}.ct-board-style-marble-brown .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/Egyptian\ Marble.vers1.jpg) repeat}.ct-board-style-marble-brown .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-marble-brown .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-marble-green .ct-board-holder{background-color:#9c6c3c;border:2px solid #363a3d}.ct-board-style-marble-green .ct-board-holder .ct-coord-column,.ct-board-style-marble-green .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-marble-green .ct-square-light{background-color:#fccc9c;background:url("/images/board-backgrounds/Light Swirl Marble.vers1.jpg") repeat}.ct-board-style-marble-green .ct-square-dark{background-color:#cc9c6c;background:url("/images/board-backgrounds/Sea Green Marble.vers1.jpg") repeat}.ct-board-style-marble-green .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-marble-green .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-metal .ct-board-holder{background-color:#555;border:2px solid #363a3d}.ct-board-style-metal .ct-board-holder .ct-coord-column,.ct-board-style-metal .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-metal .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/Aluminum\ Light.vers1.jpg) repeat}.ct-board-style-metal .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/Aluminum\ Dark.vers1.jpg) repeat}.ct-board-style-metal .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-metal .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-sand-snow .ct-board-holder{background-color:#555;border:2px solid #363a3d}.ct-board-style-sand-snow .ct-board-holder .ct-coord-column,.ct-board-style-sand-snow .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-sand-snow .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/Snow.vers1.jpg) repeat}.ct-board-style-sand-snow .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/Slush.vers1.jpg) repeat}.ct-board-style-sand-snow .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-sand-snow .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-stucco .ct-board-holder{background-color:#777;border:2px solid #363a3d;background:url(/images/board-backgrounds/Worn\ Stucco.vers1.jpg) repeat}.ct-board-style-stucco .ct-board-holder .ct-coord-column,.ct-board-style-stucco .ct-board-holder .ct-coord-row{fill:#333}.ct-board-style-stucco .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/Tan\ Stucco.vers1.jpg) repeat}.ct-board-style-stucco .ct-square-dark{background-color:#cc9c6c;background:url("/images/board-backgrounds/Santa Fe Stucco.vers1.jpg") repeat}.ct-board-style-teal-gradient .ct-board-holder{background-color:#111;border:2px solid #363a3d}.ct-board-style-teal-gradient .ct-board-holder .ct-coord-column,.ct-board-style-teal-gradient .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-teal-gradient .ct-board-row{background-color:#4a7787}.ct-board-style-teal-gradient .ct-square-light{background-color:#fdfdfd}.ct-board-style-teal-gradient .ct-square-dark{background:#4a7787;background:linear-gradient(135deg,#4a7787,#004a59)}.ct-board-style-teal-gradient .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-teal-gradient .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-tiled .ct-board-squares div[data-square-id=a1]{background-position:5.2631578947% 36.8421052632%}.ct-board-style-tiled .ct-board-squares div[data-square-id=a2]{background-position:10.5263157895% 31.5789473684%}.ct-board-style-tiled .ct-board-squares div[data-square-id=a3]{background-position:15.7894736842% 26.3157894737%}.ct-board-style-tiled .ct-board-squares div[data-square-id=a4]{background-position:21.0526315789% 21.0526315789%}.ct-board-style-tiled .ct-board-squares div[data-square-id=a5]{background-position:26.3157894737% 15.7894736842%}.ct-board-style-tiled .ct-board-squares div[data-square-id=a6]{background-position:31.5789473684% 10.5263157895%}.ct-board-style-tiled .ct-board-squares div[data-square-id=a7]{background-position:36.8421052632% 5.2631578947%}.ct-board-style-tiled .ct-board-squares div[data-square-id=a8]{background-position:42.1052631579% 0}.ct-board-style-tiled .ct-board-squares div[data-square-id=b1]{background-position:10.5263157895% 31.5789473684%}.ct-board-style-tiled .ct-board-squares div[data-square-id=b2]{background-position:21.0526315789% 21.0526315789%}.ct-board-style-tiled .ct-board-squares div[data-square-id=b3]{background-position:31.5789473684% 10.5263157895%}.ct-board-style-tiled .ct-board-squares div[data-square-id=b4]{background-position:42.1052631579% 0}.ct-board-style-tiled .ct-board-squares div[data-square-id=b5]{background-position:52.6315789474% 89.4736842105%}.ct-board-style-tiled .ct-board-squares div[data-square-id=b6]{background-position:63.1578947368% 78.9473684211%}.ct-board-style-tiled .ct-board-squares div[data-square-id=b7]{background-position:73.6842105263% 68.4210526316%}.ct-board-style-tiled .ct-board-squares div[data-square-id=b8]{background-position:84.2105263158% 57.8947368421%}.ct-board-style-tiled .ct-board-squares div[data-square-id=c1]{background-position:15.7894736842% 26.3157894737%}.ct-board-style-tiled .ct-board-squares div[data-square-id=c2]{background-position:31.5789473684% 10.5263157895%}.ct-board-style-tiled .ct-board-squares div[data-square-id=c3]{background-position:47.3684210526% 94.7368421053%}.ct-board-style-tiled .ct-board-squares div[data-square-id=c4]{background-position:63.1578947368% 78.9473684211%}.ct-board-style-tiled .ct-board-squares div[data-square-id=c5]{background-position:78.9473684211% 63.1578947368%}.ct-board-style-tiled .ct-board-squares div[data-square-id=c6]{background-position:94.7368421053% 47.3684210526%}.ct-board-style-tiled .ct-board-squares div[data-square-id=c7]{background-position:10.5263157895% 31.5789473684%}.ct-board-style-tiled .ct-board-squares div[data-square-id=c8]{background-position:26.3157894737% 15.7894736842%}.ct-board-style-tiled .ct-board-squares div[data-square-id=d1]{background-position:21.0526315789% 21.0526315789%}.ct-board-style-tiled .ct-board-squares div[data-square-id=d2]{background-position:42.1052631579% 0}.ct-board-style-tiled .ct-board-squares div[data-square-id=d3]{background-position:63.1578947368% 78.9473684211%}.ct-board-style-tiled .ct-board-squares div[data-square-id=d4]{background-position:84.2105263158% 57.8947368421%}.ct-board-style-tiled .ct-board-squares div[data-square-id=d5]{background-position:5.2631578947% 36.8421052632%}.ct-board-style-tiled .ct-board-squares div[data-square-id=d6]{background-position:26.3157894737% 15.7894736842%}.ct-board-style-tiled .ct-board-squares div[data-square-id=d7]{background-position:47.3684210526% 94.7368421053%}.ct-board-style-tiled .ct-board-squares div[data-square-id=d8]{background-position:68.4210526316% 73.6842105263%}.ct-board-style-tiled .ct-board-squares div[data-square-id=e1]{background-position:26.3157894737% 15.7894736842%}.ct-board-style-tiled .ct-board-squares div[data-square-id=e2]{background-position:52.6315789474% 89.4736842105%}.ct-board-style-tiled .ct-board-squares div[data-square-id=e3]{background-position:78.9473684211% 63.1578947368%}.ct-board-style-tiled .ct-board-squares div[data-square-id=e4]{background-position:5.2631578947% 36.8421052632%}.ct-board-style-tiled .ct-board-squares div[data-square-id=e5]{background-position:31.5789473684% 10.5263157895%}.ct-board-style-tiled .ct-board-squares div[data-square-id=e6]{background-position:57.8947368421% 84.2105263158%}.ct-board-style-tiled .ct-board-squares div[data-square-id=e7]{background-position:84.2105263158% 57.8947368421%}.ct-board-style-tiled .ct-board-squares div[data-square-id=e8]{background-position:10.5263157895% 31.5789473684%}.ct-board-style-tiled .ct-board-squares div[data-square-id=f1]{background-position:31.5789473684% 10.5263157895%}.ct-board-style-tiled .ct-board-squares div[data-square-id=f2]{background-position:63.1578947368% 78.9473684211%}.ct-board-style-tiled .ct-board-squares div[data-square-id=f3]{background-position:94.7368421053% 47.3684210526%}.ct-board-style-tiled .ct-board-squares div[data-square-id=f4]{background-position:26.3157894737% 15.7894736842%}.ct-board-style-tiled .ct-board-squares div[data-square-id=f5]{background-position:57.8947368421% 84.2105263158%}.ct-board-style-tiled .ct-board-squares div[data-square-id=f6]{background-position:89.4736842105% 52.6315789474%}.ct-board-style-tiled .ct-board-squares div[data-square-id=f7]{background-position:21.0526315789% 21.0526315789%}.ct-board-style-tiled .ct-board-squares div[data-square-id=f8]{background-position:52.6315789474% 89.4736842105%}.ct-board-style-tiled .ct-board-squares div[data-square-id=g1]{background-position:36.8421052632% 5.2631578947%}.ct-board-style-tiled .ct-board-squares div[data-square-id=g2]{background-position:73.6842105263% 68.4210526316%}.ct-board-style-tiled .ct-board-squares div[data-square-id=g3]{background-position:10.5263157895% 31.5789473684%}.ct-board-style-tiled .ct-board-squares div[data-square-id=g4]{background-position:47.3684210526% 94.7368421053%}.ct-board-style-tiled .ct-board-squares div[data-square-id=g5]{background-position:84.2105263158% 57.8947368421%}.ct-board-style-tiled .ct-board-squares div[data-square-id=g6]{background-position:21.0526315789% 21.0526315789%}.ct-board-style-tiled .ct-board-squares div[data-square-id=g7]{background-position:57.8947368421% 84.2105263158%}.ct-board-style-tiled .ct-board-squares div[data-square-id=g8]{background-position:94.7368421053% 47.3684210526%}.ct-board-style-tiled .ct-board-squares div[data-square-id=h1]{background-position:42.1052631579% 0}.ct-board-style-tiled .ct-board-squares div[data-square-id=h2]{background-position:84.2105263158% 57.8947368421%}.ct-board-style-tiled .ct-board-squares div[data-square-id=h3]{background-position:26.3157894737% 15.7894736842%}.ct-board-style-tiled .ct-board-squares div[data-square-id=h4]{background-position:68.4210526316% 73.6842105263%}.ct-board-style-tiled .ct-board-squares div[data-square-id=h5]{background-position:10.5263157895% 31.5789473684%}.ct-board-style-tiled .ct-board-squares div[data-square-id=h6]{background-position:52.6315789474% 89.4736842105%}.ct-board-style-tiled .ct-board-squares div[data-square-id=h7]{background-position:94.7368421053% 47.3684210526%}.ct-board-style-tiled .ct-board-squares div[data-square-id=h8]{background-position:36.8421052632% 5.2631578947%}.ct-theme-dark .ct-board-style-white-grey .ct-board-holder .ct-coord-column,.ct-theme-dark .ct-board-style-white-grey .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-white-grey .ct-square-light{background:#fff}.ct-board-style-white-grey .ct-square-dark{background:#ccc;background:linear-gradient(0deg,#ccc,#eee)}.ct-board-style-white-grey .ct-square{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.95);-moz-box-shadow:inset 0 0 1px 0 rgba(0,0,0,.95);-webkit-box-shadow:inset 0 0 1px 0 rgba(0,0,0,.95)}.ct-board-style-white-grey .ct-board-holder{border:4px outset #ccc;box-sizing:border-box}.ct-board-style-white-grey .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-white-grey .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-wood-dark .ct-board-holder{background-color:#777;border:2px solid #363a3d;background:url(/images/board-backgrounds/WoodFine0011_preview.vers1.jpg) repeat}.ct-board-style-wood-dark .ct-board-holder .ct-coord-column,.ct-board-style-wood-dark .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-wood-dark .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/WoodFine0010_preview.vers1.jpg) repeat}.ct-board-style-wood-dark .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/WoodFine0003_preview.vers1.jpg) repeat}.ct-board-style-wood-dark .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-wood-dark .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-wood-dark2 .ct-board-holder{background-color:#503020;border:2px solid #363a3d}.ct-board-style-wood-dark2 .ct-board-holder .ct-coord-column,.ct-board-style-wood-dark2 .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-wood-dark2 .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-wood-dark2 .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#fff;text-shadow:.05em 0 #000,0 .05em #000,-.05em 0 #000,0 -.05em #000,-.05em -.05em #000,-.05em .05em #000,.05em -.05em #000,.05em .05em #000}.ct-board-style-wood-dark2 .ct-square-dark{background:rgba(60,37,21,.5)}.ct-board-style-wood-dark2 .ct-square-light{background:rgba(250,220,155,.5)}.ct-board-style-wood-dark2 .ct-board-squares .ct-to-square{background:rgba(203,163,56,.5)}.ct-board-style-wood-dark2 .ct-board-squares .ct-from-square{background:rgba(161,128,47,.5)}.ct-board-style-wood-dark2 .ct-board-squares{background:url(/images/board-backgrounds/wood-dark2.jpg)}.ct-theme-dark .ct-board-style-wood-light .ct-board-holder .ct-coord-column,.ct-theme-dark .ct-board-style-wood-light .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-wood-light .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/WoodFine0009_preview.vers1.jpg) repeat}.ct-board-style-wood-light .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/WoodFine0015_preview.vers1.jpg) repeat}.ct-board-style-wood-light .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-wood-light .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-wood-medium .ct-board-holder{background-color:#777;border:2px solid #363a3d;background:url(/images/board-backgrounds/WoodFine0011_preview.vers1.jpg) repeat}.ct-board-style-wood-medium .ct-board-holder .ct-coord-column,.ct-board-style-wood-medium .ct-board-holder .ct-coord-row{fill:ivory}.ct-board-style-wood-medium .ct-square-light{background-color:#fccc9c;background:url(/images/board-backgrounds/WoodFine0009_preview.vers1.jpg) repeat}.ct-board-style-wood-medium .ct-square-dark{background-color:#cc9c6c;background:url(/images/board-backgrounds/WoodFine0029_preview.vers1.jpg) repeat}.ct-board-style-wood-medium .ct-board-holder.ct-board-coords-style-internal .ct-coord-column,.ct-board-style-wood-medium .ct-board-holder.ct-board-coords-style-internal .ct-coord-row{fill:#000}.ct-board-style-wood-pine .ct-board-holder{background-color:#8f460e;border:2px solid #794919}.ct-board-style-wood-pine .ct-board-holder .ct-coord-column,.ct-board-style-wood-pine .ct-board-holder .ct-coord-row{fill:#ccc}.ct-board-style-wood-pine .ct-board-holder.ct-board-coords-style-internal .ct-board-inner-holder .ct-coord-column,.ct-board-style-wood-pine .ct-board-holder.ct-board-coords-style-internal .ct-board-inner-holder .ct-coord-row{fill:#efefef;text-shadow:.05em 0 #000,0 .05em #000,-.05em 0 #000,0 -.05em #000,-.05em -.05em #000,-.05em .05em #000,.05em -.05em #000,.05em .05em #000}.ct-board-style-wood-pine .ct-board-squares{background:url(/images/board-backgrounds/wood-pine.vers2.jpg);background-repeat:none;background-size:100% 100%}.ct-board-coords-style-four-sides .ct-board-squares{margin:0 auto}.ct-flex-align-justify-column{display:flex;align-items:center;justify-content:center;flex-direction:column}.ct-board-left-coords,.ct-board-right-coords{position:absolute}.ct-board-left-coords{left:0}.ct-board-right-coords{right:0}.ct-board-coords-style-left-bottom .ct-board-left-coords{top:0}.ct-board-coords-style-internal .ct-board-left-coords{top:0;height:100%;z-index:1}.ct-flex-column{display:flex;flex-direction:column}.ct-flex-row{display:flex;flex-direction:row}.ct-flex-grow,.ct-flex-grow-end{display:flex;flex:1 0 0%}.ct-flex-grow-end{justify-content:flex-end}.ct-flex-grow-start{display:flex;flex:1 0 0%;justify-content:flex-start}.ct-flex-align-justify-row{display:flex;align-items:center;justify-content:center;flex-direction:row}.ct-board-lower-coords,.ct-board-upper-coords{position:absolute}.ct-board-upper-coords{top:0}.ct-board-lower-coords{bottom:0}chess-board .ct-board-coords-style-internal .ct-board-lower-coords{left:0;width:100%;z-index:1}.ct-board-coords-style-internal .ct-coord-column,.ct-board-coords-style-internal .ct-coord-row{padding:0}.ct-flex-justify-grow-all{display:flex;flex:1 0 0%;justify-content:center}.ct-coord-column{fill:#e1e1e1;fill:var(--mdc-theme-on-surface,#e1e1e1);width:100%;height:100%}.ct-board-coords-style-internal .ct-coord-column,.ct-board-coords-style-internal .ct-coord-row{color:#000}.ct-flex-align-grow-all{display:flex;align-items:center;justify-content:center;flex:1 0 0%}.ct-coord-row{fill:#e1e1e1;fill:var(--mdc-theme-on-surface,#e1e1e1);width:100%;height:100%;overflow:hidden}.ct-board-coords-style-four-sides .ct-board-squares{width:94%;height:94%;top:3%}.ct-board-coords-style-left-bottom .ct-board-squares{width:97%;height:97%;left:3%}.ct-board-left-coords,.ct-board-right-coords{width:3%}.ct-board-coords-style-four-sides .ct-board-left-coords,.ct-board-coords-style-four-sides .ct-board-right-coords{top:3%;height:94%}.ct-board-coords-style-left-bottom .ct-board-left-coords{height:97%}.ct-board-lower-coords,.ct-board-upper-coords{left:3%;height:3%}.ct-board-coords-style-left-bottom .ct-board-lower-coords{width:97%}.ct-board-coords-style-internal .ct-board-lower-coords{height:3%}.ct-board-coords-style-four-sides .ct-board-lower-coords,.ct-board-coords-style-four-sides .ct-board-upper-coords{width:95%}.ct-resize-handle{position:absolute;display:block;z-index:100;zoom:1;touch-action:none}.ct-resize-hidden-handles .ct-resize-handle{opacity:0;filter:alpha(opacity=0)}.ct-resize-handle-b,.ct-resize-handle-t{width:100%;left:0;height:6px}.ct-resize-handle-l,.ct-resize-handle-r{height:100%;top:0;width:6px}.ct-resize-handle-t{cursor:ns-resize;top:0}.ct-resize-handle-b{cursor:ns-resize;bottom:0}.ct-resize-handle-l{cursor:ew-resize;left:0}.ct-resize-handle-r{cursor:ew-resize;right:0}.ct-resize-handle-bl,.ct-resize-handle-br,.ct-resize-handle-tl,.ct-resize-handle-tr{height:15px;width:15px;z-index:200}.ct-resize-handle-tr{cursor:nesw-resize;top:0;right:0}.ct-resize-handle-tl{cursor:nwse-resize;top:0;left:0}.ct-resize-handle-bl{cursor:nesw-resize;bottom:0;left:0}.ct-resize-handle-br{cursor:nwse-resize;bottom:0;right:0}.ct-resize-handle-img-b,.ct-resize-handle-img-bl,.ct-resize-handle-img-br,.ct-resize-handle-img-l,.ct-resize-handle-img-r,.ct-resize-handle-img-t,.ct-resize-handle-img-tl,.ct-resize-handle-img-tr{position:absolute;background-repeat:no-repeat;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAPCAMAAABTNSh0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9QTFRFuLi4ZGRkY2Njt7e3AAAAU0cPOQAAAAV0Uk5T/////wD7tg5TAAAAeElEQVR42uRUQQ6AMAgDuv+/2S1GQEXGZYlGutNIS2Fk1JYFfVkaHatcS0caVlrQ5KBBxolHUHVtAkMZ/t6laOIairnyrs2hduRaFJ6vhQXXfuJcyfWpa0Y2K5etuO5c8vTnd2Dvu7Ah2RbctodM+w17/Zc/ZBNgADyRFFA6kJtnAAAAAElFTkSuQmCC") no-repeat 0 0;display:block;height:15px;overflow:hidden;text-indent:-99999em;width:15px}.ct-resize-handle-img-tr{background-position:-58px 0;left:0;top:0}.ct-resize-handle-img-br{background-position:-30px 0;left:0;bottom:0}.ct-resize-handle-img-bl{background-position:-75px 0;right:-2px;bottom:0}.ct-resize-handle-img-tl{background-position:-47px 0;right:-2px;top:0}.ct-resize-handle-img-b,.ct-resize-handle-img-t{background-position:-15px 0;left:50%}.ct-resize-handle-img-l,.ct-resize-handle-img-r{background-position:0 0;top:50%}.ct-resize-handle-img-l{right:-4px}.ct-resize-handle-img-r{left:-4px}.ct-resize-handle-img-t{bottom:-4px}.ct-resize-handle-img-b{top:-4px}.ct-square{width:12.5%;height:100%;float:left}.ct-board-row{width:100%;height:12.5%}.ct-pieceClass{width:12.5%;height:12.5%;position:absolute;z-index:2}.ct-pieceClass.ct-animating{z-index:3}.pngPieceContainer{width:100%;height:100%}chess-board .ct-board-squares .ct-board-square-selected{background:none;background-color:#12ee12}chess-board .ct-board-squares .ct-from-square{background:none;background-color:#9f9fff}chess-board .ct-board-squares .ct-to-square{background:none;background-color:#557fff}chess-board .ct-board-squares .ct-square.ct-pre-move-from-square{background:none;background-color:#e54}chess-board .ct-board-squares .ct-square.ct-pre-move-to-square{background:none;background-color:#d31}chess-board .ct-board-arrow-type-play{fill:#0f0}chess-board .ct-board-arrow-type-preMove{fill:red}chess-board .ct-board-arrow-type-userDrawnArrow-green{fill:#0f0}chess-board .ct-board-arrow-type-userDrawnArrow-red{fill:red}chess-board .ct-board-arrow-type-userDrawnArrow-yellow{fill:#ff0}chess-board .ct-board-arrow-type-userDrawnArrow-blue{fill:#00f}chess-board{-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}analysis-board,chess-board{display:block}.ct-board-holder{width:100%;height:100%}.ct-board-holder .ct-board-squares .ct-board-sq-selected{background:none;box-sizing:border-box;border:1px #00f}.ct-board-holder{position:relative}.ct-board-inner-holder,.ct-board-squares{width:100%;height:100%}.ct-board-squares{position:relative}.ct-board-arrow{fill-opacity:.75;stroke:#faf;stroke-width:1;stroke-opacity:.7;z-index:5}.ct-board-to-move-marker{position:absolute;right:-4%;width:3.5%}.ct-board-to-move-marker-top{top:.2%}.ct-board-to-move-marker-bottom{bottom:.4%}.ct-board-to-move-marker-black{stroke:#fff;stroke-width:4;fill:#000}.ct-board-to-move-marker-white{stroke:#000;stroke-width:4;fill:#fff}.ct-board-coords-small.ct-board-coords-style-four-sides .ct-board-to-move-marker{right:0;width:2%}.ct-board-coords-style-four-sides .ct-board-to-move-marker{right:0;width:3%}.ct-board-coords-large.ct-board-coords-style-four-sides .ct-board-to-move-marker{right:0;width:4%}.ct-board-coords-very-large.ct-board-coords-style-four-sides .ct-board-to-move-marker{right:0;width:5%}.ct-board-squares-sample{width:90px;height:90px;border:1px solid #000;margin-right:3px}.ct-select-selected .ct-board-squares-sample,.ct-select-selected .ct-piece-samples{border:3px solid #00f}.ct-board-squares-sample .ct-board-row{height:50%}.ct-sample-square{display:inline-block;width:50%;height:100%}.ct-board-squares-sample.ct-board-style-full-image .ct-board-squares{background-size:400%;background-posiion-x:50%}.ct-piece-samples,.ct-piece-samples-colour-set{height:auto;width:100%}.ct-piece-samples .ct-pieceClass{position:relative;height:45px;display:inline-block}.ct-promotion-selector .ct-piece-samples .ct-pieceClass{height:60px;width:60px}board-preferences .ct-selectable-item{cursor:pointer;border-bottom:1px solid #ccc}board-preferences .ct-selectable-item.ct-selectable-item-flow{display:inline-block}board-preferences .ct-selectable-list{list-style:none;border:1px solid #ccc;overflow:auto}board-controls{z-index:9001;background-color:#252525;background-color:var(--ct-theme-surface-lighter,#252525);color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1);display:block}body.ct-theme-light board-controls{background-color:#ddd}board-controls .ct-board-action-menu{max-height:200px;overflow-y:auto}board-controls .ct-board-action-menu i{vertical-align:middle}.ct-using-touch board-controls .ct-board-action-back,.ct-using-touch board-controls .ct-board-action-forward{height:36px;width:36px;padding:0}.ct-using-touch board-controls .ct-board-action-back .material-icons,.ct-using-touch board-controls .ct-board-action-forward .material-icons{transform:translate(-18px,-18px);line-height:36px;width:36px;font-size:36px}.ct-using-touch board-controls .ct-board-action-jumpToEnd,.ct-using-touch board-controls .ct-board-action-jumpToStart{display:none}.ct-board-control-buttons{display:flex;align-items:center;flex-wrap:wrap}.ct-board-control-buttons .ct-board-action-button-holder .ct-svg-icon img{width:28px;height:28px}.ct-board-control-buttons .ct-board-action-setup img{margin-bottom:7px;padding-bottom:5px}.ct-board-action-button-holder{display:inline-flex;align-items:center}.ct-board-action-button-holder .ct-action-confirm-cancel-button{cursor:pointer;color:red;height:24px}.ct-promotion-selector.ct-promotion-colour-black .ct-promotion-piece-holder :hover,.ct-promotion-selector.ct-promotion-colour-white .ct-promotion-piece-holder :hover{background-color:green}.ct-promotion-selector{width:100%;height:100%;position:absolute;left:0;top:0;z-index:5;background-color:rgba(20,20,20,.75)}.ct-promotion-selector .ct-promotion-piece-holder{position:absolute;background-color:#ccc;width:12.5%;height:12.5%}.ct-promotion-selector .ct-promotion-piece-holder .ct-pieceClass{width:100%;height:100%}ct-dialog.ct-setup-board-dialog{max-width:425px}board-setup-panel .ct-setup-fen-display-holder input{max-width:100%}board-setup-panel chess-board{width:100%}board-setup-panel .ct-form-textfield{display:inline-block}board-setup-panel .ct-board-setup-holder .ct-form-button{line-height:24px;height:24px;margin-bottom:6px}board-setup-panel .ct-board-setup-holder select{margin-top:24px}.ct-setup-illegal-board-error{padding-top:3px;padding-bottom:3px;color:red}.ct-board-setup-castling-buttons{margin-left:4px}.ct-setup-details-fields{display:flex}.ct-board-setup-pieceButtons .ct-board-setup-mode-change-buttons{padding-top:4px;padding-bottom:4px;display:inline-block}.ct-board-setup-pieceButtons .ct-board-setup-mode-change-buttons label:hover:before{top:15px;z-index:15;width:120px}.ct-board-setup-pieceButtons .ct-board-setup-mode-change-buttons input+span{padding:4px 4px 0;color:#000}.ct-setup-action-buttons{display:inline-block;padding-top:4px;padding-bottom:4px;margin-left:8px}.ct-board-setup-button-holder{display:flex;align-items:center}.ct-board-setup-board-and-buttons-holder{display:flex;flex-direction:column;align-items:center}.ct-setup-piece-selectors .ct-setup-piece-pallet{display:flex}.ct-setup-piece-selectors image-radio{display:inline-block;padding:0}.ct-setup-piece-selectors image-radio label:hover:before{content:"";display:none}.ct-setup-piece-selectors image-radio input+span{width:40px;height:40px;color:#000}.ct-setup-piece-selectors .ct-board-setup-castling-buttons input+span{width:auto;height:40px;color:#000}ct-dialog input.ct-start-input-fen-field{width:300px}.ct-piece-style-merida-gradient .ct-piece-blackbishop{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.469%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.669%22%20y1%3D%2237.101%22%20x1%3D%2221.094%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%231f1a17%22%20d%3D%22M25%2042.162c-.229.94-.516%201.592-.847%201.956-.33.364-.762.745-1.312%201.143-.593.415-1.295.762-2.108%201.05s-1.711.364-2.701.211l-6.968-.965a2.85%202.85%200%2000-.762%200c-.22.034-.432.051-.635.051-.347%200-.788.076-1.32.237-.543.153-.958.381-1.254.677l-2.405-3.945c.297-.33.56-.559.788-.694.237-.127.508-.271.821-.415a9.157%209.157%200%20013.073-.821c.466-.034.923-.043%201.364-.026.448.017.914%200%201.397-.051.889.153%201.786.288%202.684.407.905.127%201.811.254%202.717.389.991%200%201.66-.101%202.007-.296.186-.102.474-.288.872-.55.398-.263.796-.652%201.194-1.169a17.272%2017.272%200%2001-2.684-.508%2024.296%2024.296%200%2001-2.405-.753l2.583-6.401c-1.296-.745-2.193-1.338-2.71-1.795a5.286%205.286%200%2001-1.21-1.575c-.432-.762-.711-1.498-.83-2.21a9.338%209.338%200%2001-.161-1.913c.017-.991.246-2.083.703-3.285.457-1.194%201.312-2.269%202.565-3.209a79.232%2079.232%200%20003.057-2.455%2027.868%2027.868%200%20002.946-2.955c-1.219-.627-1.829-1.626-1.829-2.997%200-.932.322-1.72.974-2.388.652-.66%201.456-.99%202.396-.99.923%200%201.719.33%202.379.99.661.669.991%201.456.991%202.388%200%201.354-.61%202.353-1.829%202.997a26.783%2026.783%200%20002.913%202.955%2056.84%2056.84%200%20003.09%202.455c1.236.94%202.083%202.015%202.523%203.209.449%201.202.694%202.294.719%203.285%200%20.567-.05%201.202-.169%201.913-.118.712-.381%201.448-.796%202.21a6.07%206.07%200%2001-1.253%201.575c-.499.457-1.388%201.05-2.667%201.795l2.583%206.401c-.728.262-1.55.516-2.456.753-.914.246-1.786.415-2.633.508.381.517.771.906%201.169%201.169.398.262.694.448.897.55.347.195%201.016.296%202.007.296.889-.135%201.786-.262%202.692-.389a80.94%2080.94%200%20002.718-.407c.44.051.889.068%201.346.051s.923-.008%201.406.026a9.606%209.606%200%20013.073.821c.296.144.567.288.804.415.246.135.508.364.805.694l-2.43%203.945c-.297-.296-.712-.524-1.254-.677-.533-.161-.965-.237-1.295-.237-.22%200-.44-.017-.66-.051s-.474-.034-.754%200l-6.951.965c-.99.153-1.913.085-2.76-.194-.855-.28-1.558-.652-2.1-1.118-.542-.449-.982-.83-1.304-1.151-.321-.322-.592-.957-.804-1.897z%22%2F%3E%3Cpath%20fill%3D%22url(%23a)%22%20d%3D%22M24.086%2023.705v2.108c0%20.61.304.914.914.914s.914-.304.914-.914v-2.134h2.236c.575%200%20.872-.296.872-.897%200-.593-.297-.889-.872-.889h-2.236v-2.235c0-.61-.304-.915-.914-.915s-.914.305-.914.915v2.235h-2.185c-.584%200-.872.296-.872.889%200%20.601.288.897.872.897l2.185.026zm7.51%2013.741l-1.042-2.531c-1.685-.364-3.539-.542-5.554-.542-1.998%200-3.835.178-5.503.542l-1.042%202.506c2.049-.517%204.234-.771%206.545-.771%202.286%200%204.479.263%206.596.796zm-2.083-5.114l-.72-1.735v-.669A26.998%2026.998%200%200025%2029.657c-1.236%200-2.498.093-3.768.271l-.025.669-.669%201.735A25.915%2025.915%200%200125%2031.96c1.592%200%203.09.127%204.513.372zm-.864%209.381c-.66-.499-1.329-1.287-1.989-2.362h-.788c0%20.813.186%201.6.567%202.362h2.21zm-5.114%200c.381-.812.576-1.6.576-2.362h-.796c-.643%201.059-1.312%201.846-2.015%202.362h2.235z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-blackking{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.469%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.764%22%20y1%3D%2237.224%22%20x1%3D%2221.13%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M25.821%2012.022H24.06V8.771h-2.066c-.559%200-.838-.271-.838-.821v-.026c0-.542.28-.813.838-.813h2.066V5.003c0-.584.296-.872.889-.872.576%200%20.872.288.872.872v2.108h2.134c.541%200%20.812.271.812.813v.026c0%20.55-.27.82-.812.82l-2.117.026-.017%203.226zM11.03%2037.744l-.813-4.64c-.017%200-.042-.034-.076-.101-.085-.119-.322-.271-.711-.458-.381-.194-.838-.516-1.346-.982a41.99%2041.99%200%2001-1.702-1.49%208.509%208.509%200%2001-1.1-1.236c-1.008-1.389-1.576-3.065-1.686-5.038-.17-1.896.601-3.793%202.303-5.68%201.719-1.88%204.047-2.77%206.968-2.65%201.092.067%202.38.33%203.844.795.483.195.974.39%201.482.576l1.498.584c.263.135.5.27.695.398a4.38%204.38%200%2001-.127-1.041c0-1.287.457-2.388%201.38-3.302.914-.906%202.023-1.372%203.31-1.389%201.287%200%202.388.466%203.302%201.38.906.914%201.363%202.015%201.363%203.285%200%20.263-.034.61-.101%201.041.228-.143.457-.27.669-.372.762-.33%201.76-.72%203.005-1.16%201.423-.483%202.701-.753%203.844-.821%202.921-.136%205.241.753%206.943%202.65%201.668%201.888%202.447%203.784%202.328%205.681-.127%201.973-.703%203.65-1.71%205.038-.33.448-.703.863-1.118%201.253-.406.39-.965.88-1.66%201.473-.541.466-1.007.796-1.388.982-.38.186-.6.347-.669.457a.294.294%200%2001-.05.076c-.017.017-.026.034-.026.051l-.796%204.665%201.643%206.122c-.83.745-2.684%201.354-5.554%201.837-2.879.483-6.206.72-9.974.72-3.835%200-7.214-.254-10.118-.754-2.913-.508-4.741-1.143-5.486-1.896l1.634-6.054z%22%20fill%3D%22%231F1A17%22%2F%3E%3Cpath%20d%3D%22M24.949%2020.675a2.295%202.295%200%2000-.127-.423%205.606%205.606%200%2000-.245-.72c-.051-.11-.12-.254-.195-.432a9.028%209.028%200%2001-.254-.559c-.051-.118-.11-.27-.186-.457-.068-.195-.136-.372-.187-.533a1.735%201.735%200%2001-.067-.474c0-.872.414-1.313%201.261-1.313.88%200%201.312.432%201.312%201.287%200%20.22-.033.373-.093.474-.237.627-.355.966-.372%201.016-.254.5-.407.822-.474.966-.119.27-.195.508-.22.72-.051.1-.085.185-.102.262s-.034.135-.051.186zm-2.777%208.56c-2.066.034-3.954.135-5.673.322-1.71.177-3.03.44-3.98.77a18.973%2018.973%200%2000-1.718-1.854%2033.007%2033.007%200%2001-1.727-1.744c-.83-.847-1.236-1.77-1.236-2.777%200-1.245.203-2.151.618-2.727.44-.669%201.135-1.16%202.057-1.481a8.486%208.486%200%20012.803-.483c1.194%200%202.328.262%203.42.796%201.076.559%201.787%201.007%202.134%201.338%201.126%201.143%202.007%202.379%202.633%203.716.212.5.373%201.194.483%202.075.11.889.169%201.566.186%202.049zm2.777-4.318c.118-.466.212-.788.296-.965.17-.644.356-1.194.576-1.643.093-.28.237-.601.432-.974.186-.372.39-.804.61-1.278.127-.28.27-.627.414-1.033.153-.406.305-.804.45-1.202.134-.33.202-.686.202-1.067%200-.813-.296-1.499-.872-2.066-.576-.576-1.278-.864-2.108-.864-1.964%200-2.955.991-2.955%202.955%200%20.381.068.737.203%201.067.364%201.075.644%201.82.838%202.235.22.474.415.906.602%201.279.177.372.338.694.465.973.22.55.398%201.093.55%201.643.034.093.128.415.297.94zm-.889%206.223c0-.66-.017-1.575-.05-2.735-.035-1.168-.162-2.142-.373-2.921-.678-2.21-1.702-3.996-3.082-5.35-.711-.695-1.795-1.347-3.268-1.94-1.685-.66-3.285-.99-4.792-.99-2.608%200-4.547.931-5.8%202.802-.711.99-1.067%202.235-1.067%203.717%200%201.626.398%202.955%201.185%203.996.415.593%201.211%201.33%202.388%202.21%201.168.872%202.168%201.685%202.972%202.43%201.44-.313%203.065-.584%204.877-.821%201.812-.229%204.148-.364%207.01-.398zm13.784%2011.735l-.737-2.93c-3.225-.736-7.28-1.109-12.158-1.109-4.826%200-8.864.373-12.107%201.11l-.787%202.954c3.141-.957%207.442-1.44%2012.92-1.44%202.625%200%205.071.136%207.315.399%202.252.262%204.106.6%205.554%201.016zm-.643-7.417c-3.04-.838-7.095-1.262-12.15-1.262-5.097%200-9.195.432-12.302%201.287l.372%202.506c3.124-.812%207.095-1.219%2011.93-1.219%204.81%200%208.73.398%2011.752%201.194l.398-2.506zm-11.362-4.293c2.844.051%205.181.195%207.002.424%201.811.228%203.454.508%204.91.821.906-.897%201.914-1.744%203.023-2.557s1.888-1.507%202.337-2.083c.787-1.075%201.185-2.413%201.185-4.021%200-1.465-.356-2.701-1.067-3.692-1.27-1.871-3.217-2.802-5.825-2.802-1.524%200-3.107.33-4.767.99-1.507.593-2.59%201.236-3.276%201.93-1.406%201.364-2.43%203.15-3.074%205.36-.245.762-.38%201.727-.406%202.904s-.042%202.083-.042%202.726zm1.812-1.93c0-.483.059-1.16.16-2.049.11-.88.28-1.575.508-2.074.618-1.338%201.49-2.574%202.633-3.717.33-.33%201.042-.78%202.134-1.338a7.655%207.655%200%20013.446-.796c.931%200%201.846.161%202.769.483.914.322%201.608.813%202.065%201.482.415.558.627%201.464.627%202.726%200%20.99-.406%201.913-1.22%202.777a40.35%2040.35%200%2001-1.71%201.65c-.61.551-1.202%201.203-1.76%201.948-.957-.33-2.295-.593-4.005-.77-1.71-.187-3.59-.288-5.648-.322z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-blackknight{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.469%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.641%22%20y1%3D%2237.592%22%20x1%3D%2221.253%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M26.178%209.395c2.6.17%205.004.838%207.222%202.015%202.21%201.169%204.098%202.676%205.656%204.513%201.092%201.287%202.117%202.845%203.082%204.665a28.684%2028.684%200%20012.32%205.774%2036.511%2036.511%200%20011.253%207.46c.177%202.599.262%205.012.262%207.23v5.402H15.467c-.152%200-.22-.407-.211-1.21.008-.814.059-1.466.16-1.965.06-.398.22-.957.466-1.685.254-.728.66-1.609%201.245-2.65.262-.534.889-1.304%201.88-2.32.998-1.016%202.133-2.201%203.428-3.539.745-.762%201.321-1.719%201.745-2.879.423-1.151.6-2.201.533-3.15a8.37%208.37%200%2001-2.007%201.22c-3.505%201.253-6.045%203.073-7.611%205.452-.119.153-.491.822-1.118%202.015-.33.627-.618%201.059-.846%201.287-.314.314-.771.491-1.364.525-.922.043-1.642-.398-2.159-1.346-.694.203-1.312.288-1.862.254-.923-.347-1.592-.72-2.007-1.117-.847-.847-1.388-1.685-1.65-2.532a9.43%209.43%200%2001-.382-2.726c0-1.389.855-3.226%202.582-5.512%202.016-2.625%203.09-4.631%203.218-6.003%200-.593.059-1.261.178-2.007a4.198%204.198%200%2001.618-1.49c.22-.33.364-.558.431-.677.077-.127.212-.313.415-.559.144-.203.271-.355.373-.457.093-.11.22-.254.372-.44.178-.212.407-.457.695-.745a18.06%2018.06%200%2001-1.067-7.46c3.285%201.169%206.054%203.015%208.28%205.53.55-1.872%201.626-3.387%203.226-4.539%201.32.923%202.37%202.15%203.15%203.666z%22%20fill%3D%22%231F1A17%22%2F%3E%3Cpath%20d%3D%22M15.688%2017.786l.542-.28c.499-.194.652-.558.474-1.092-.195-.491-.576-.66-1.143-.491-1.947.711-3.294%202.015-4.039%203.92-.118.542.076.915.593%201.118.516.161.863-.017%201.041-.551.136-.279.229-.465.297-.542.186.144.423.246.719.297%201.008.161%201.6-.28%201.761-1.338a1.494%201.494%200%2000-.245-1.041zM11.573%2034.55c.059-.153.169-.373.322-.669.279-.694.415-1.109.415-1.245-.026-.457-.271-.694-.72-.694-.33%200-.711.474-1.16%201.414a.975.975%200%2001-.296.347c-.449.466-.381.855.194%201.168.534.314.94.212%201.245-.321zm14.63-9.204c1.16-1.524%201.728-3.217%201.711-5.08-.068-.55-.381-.821-.94-.821-.762%200-1.058.28-.898.838.051.915-.033%201.668-.27%202.261-.382.94-.805%201.642-1.262%202.108-.254.5-.102.864.449%201.092.525.246.931.119%201.21-.398zm-6.477-12.107a6.803%206.803%200%2001.051-1.93c-.99.194-1.922.66-2.802%201.388-.525.28-.652.669-.373%201.169.28.508.669.592%201.169.245.347-.186.669-.355.956-.508.288-.161.618-.279.999-.364zm23.25%2031.454c-.017%200%200-.449.042-1.346.131-3.108.096-6.221.076-9.331a26.777%2026.777%200%2000-.889-6.612c-.839-3.31-2.124-6.485-4.072-9.297-2.634-3.845-6.814-6.033-11.286-6.976.126.766.033%201.54.076%202.311%201.6.542%203.116%201.22%204.538%202.032%204.241%202.555%206.414%207.276%207.197%2011.93%201.272%206.154.453%2011.557.813%2017.289h3.505zM9.439%2030.139c.474-.339.525-.729.144-1.194-.398-.381-.83-.415-1.312-.102-1.008.661-1.55%201.533-1.618%202.608.017.542.348.804.974.77.593-.05.88-.355.864-.923.135-.524.449-.914.948-1.159z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-blackpawn{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20shape-rendering%3D%22geometricPrecision%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20viewBox%3D%220%200%2050%2050%22%3E%3Cpath%20fill%3D%22%231f1a17%22%20d%3D%22M25%2046.448H11.606a13.128%2013.128%200%2001-.991-5.043c0-2.974.864-5.644%202.599-8.018%201.736-2.365%203.971-4.053%206.698-5.067a6.82%206.82%200%2001-2.862-2.397c-.737-1.072-1.101-2.284-1.101-3.635%200-1.69.576-3.156%201.736-4.392%201.151-1.245%202.574-1.96%204.267-2.15-1.346-.98-2.015-2.283-2.015-3.89%200-1.351.491-2.513%201.482-3.477.982-.964%202.175-1.442%203.581-1.442%201.388%200%202.582.478%203.573%201.442s1.49%202.126%201.49%203.477c0%201.607-.669%202.91-2.015%203.89%201.693.19%203.116.905%204.267%202.15%201.16%201.236%201.736%202.703%201.736%204.392%200%201.351-.373%202.563-1.126%203.635a7.046%207.046%200%2001-2.862%202.397c2.726%201.014%204.961%202.702%206.697%205.067%201.736%202.374%202.6%205.044%202.6%208.018%200%201.739-.322%203.42-.966%205.043H25z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-blackqueen{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.36%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.764%22%20y1%3D%2237.224%22%20x1%3D%2221.253%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M24.949%2010.752c-.94%200-1.744-.33-2.396-.99-.652-.661-.974-1.465-.974-2.405%200-.932.322-1.727.974-2.388.652-.66%201.456-.99%202.396-.99.923%200%201.727.33%202.396.99a3.23%203.23%200%20011%202.388c0%20.94-.331%201.744-1%202.404-.669.66-1.473.991-2.396.991zM40.232%2043.942c-.813.711-2.633%201.304-5.461%201.786-2.828.475-6.088.72-9.77.72-3.751%200-7.053-.254-9.898-.745-2.845-.5-4.64-1.118-5.385-1.863l1.567-5.952-.695-3.894L8.406%2030.2%206.298%2014.775l1.21-.475%206.8%2011.455.152-13.64%201.684-.296%205.182%2013.716%202.777-14.757h1.719l2.777%2014.707%205.13-13.665%201.71.296.153%2013.64%206.824-11.48%201.16.541-2.057%2015.358-2.21%203.793-.694%203.946%201.617%206.028zM14.535%2011.988c-.948%200-1.753-.322-2.413-.974-.66-.652-.99-1.456-.99-2.396%200-.923.33-1.718.99-2.379s1.465-.99%202.413-.99c.923%200%201.719.33%202.38.99s.99%201.456.99%202.38c0%20.94-.33%201.743-.99%202.395a3.266%203.266%200%2001-2.38.974zM35.363%2011.988c-.94%200-1.736-.322-2.388-.974-.652-.652-.982-1.456-.982-2.396%200-.923.33-1.718.982-2.379s1.448-.99%202.388-.99c.948%200%201.753.33%202.413.99s.99%201.456.99%202.38c0%20.94-.33%201.743-.99%202.395-.66.652-1.465.974-2.413.974zM5.4%2014.723c-.94%200-1.736-.33-2.388-.982-.652-.652-.982-1.448-.982-2.396%200-.923.33-1.719.982-2.388C3.664%208.28%204.46%207.95%205.4%207.95c.948%200%201.744.33%202.413%201.007.66.669.99%201.465.99%202.388%200%20.948-.33%201.744-.99%202.396a3.323%203.323%200%2001-2.413.982zM44.541%2014.723c-.94%200-1.744-.33-2.405-.982-.66-.652-.99-1.448-.99-2.396%200-.923.33-1.719.99-2.388.66-.677%201.465-1.007%202.405-1.007.931%200%201.727.33%202.388%201.007.66.669.99%201.465.99%202.388%200%20.948-.33%201.744-.99%202.396a3.28%203.28%200%2001-2.388.982z%22%20fill%3D%22%231F1A17%22%2F%3E%3Cpath%20d%3D%22M37.2%2035.729c-3.04-.838-7.095-1.262-12.15-1.262-5.097%200-9.195.432-12.302%201.287l.373%202.506c3.124-.812%207.095-1.219%2011.93-1.219%204.809%200%208.729.398%2011.752%201.194l.398-2.506zm1.736-4.437c-1.372-.5-3.302-.906-5.792-1.227-2.489-.322-5.232-.483-8.246-.483-2.946%200-5.639.153-8.086.457-2.447.305-4.377.703-5.782%201.203l1.244%202.252c1.389-.407%203.192-.703%205.41-.89%202.21-.177%204.632-.27%207.265-.27s5.063.093%207.29.27c2.235.187%204.047.492%205.435.915l1.262-2.227zm-1.093%2011.853l-.736-2.93c-3.226-.736-7.281-1.108-12.158-1.108-4.826%200-8.865.372-12.107%201.109l-.788%202.955c3.141-.957%207.443-1.44%2012.92-1.44%202.625%200%205.072.136%207.316.398%202.252.263%204.106.602%205.554%201.016z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-blackrook{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.429%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.736%22%20y1%3D%2237.552%22%20x1%3D%2221.192%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%231F1A17%22%20d%3D%22M28.408%209.22h4.216V5.825h6.799v9.296l-5.503%204.242v11.862l4.216%204.216v5.08h3.793v5.927H8.071v-5.927h3.793v-5.08l4.242-4.216V19.363l-5.504-4.242V5.825h6.774V9.22h4.242V5.825h6.79z%22%2F%3E%3Cpath%20d%3D%22M25.013%2035.043h-10.27L13.6%2036.11v1.44h22.826v-1.44l-1.143-1.067h-10.27zM13.6%2040.123v2.532h22.826v-2.532H13.6zm11.413-27.085h-12.7v1.143l1.812%201.363h21.802l1.761-1.363v-1.143H25.013zm0%204.191h-8.678l1.481%201.168v1.414H32.21v-1.414l1.482-1.168h-8.678zm0%2013.547h-7.197v1.143l-1.481%201.44h17.357l-1.482-1.44v-1.143h-7.197z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-whitebishop{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.469%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.641%22%20y1%3D%2237.592%22%20x1%3D%2221.13%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M25.447%2042.008c-.229.94-.516%201.592-.847%201.956-.33.364-.762.745-1.312%201.143-.593.415-1.295.762-2.108%201.05-.813.288-1.71.364-2.701.211l-6.968-.965a2.858%202.858%200%2000-.762%200c-.22.034-.432.05-.635.05-.347%200-.788.077-1.32.238-.543.152-.958.381-1.254.677l-2.405-3.945c.297-.33.56-.559.788-.694.237-.127.508-.271.821-.415a9.179%209.179%200%20013.073-.822c.466-.033.923-.042%201.364-.025a9.8%209.8%200%20001.397-.05c.889.152%201.786.287%202.684.406.905.127%201.811.254%202.717.39.991%200%201.66-.103%202.007-.297.186-.102.474-.288.872-.55.398-.263.796-.653%201.194-1.169-.88-.093-1.77-.262-2.684-.508a24.094%2024.094%200%2001-2.405-.754l2.583-6.4c-1.296-.745-2.193-1.338-2.71-1.795a5.3%205.3%200%2001-1.21-1.575c-.432-.762-.712-1.499-.83-2.21a9.341%209.341%200%2001-.16-1.913c.016-.99.245-2.083.702-3.285.457-1.194%201.312-2.27%202.565-3.21a79.091%2079.091%200%20003.057-2.455%2027.746%2027.746%200%20002.946-2.954c-1.22-.627-1.829-1.626-1.829-2.998%200-.931.322-1.718.974-2.387.652-.66%201.456-.99%202.396-.99.923%200%201.719.33%202.38.99.66.669.99%201.456.99%202.387%200%201.355-.61%202.354-1.83%202.998a26.796%2026.796%200%20002.914%202.954c.982.839%202.015%201.66%203.09%202.456%201.236.94%202.083%202.015%202.523%203.209.449%201.202.694%202.294.72%203.285%200%20.567-.051%201.202-.17%201.913s-.38%201.448-.796%202.21a6.084%206.084%200%2001-1.253%201.575c-.5.457-1.388%201.05-2.667%201.795l2.583%206.4c-.728.263-1.55.517-2.456.754-.914.246-1.786.415-2.633.508.381.516.77.906%201.168%201.168.398.263.695.45.898.55.347.195%201.016.297%202.007.297.889-.135%201.786-.262%202.692-.39a81.13%2081.13%200%20002.718-.406c.44.051.889.068%201.346.051a13.12%2013.12%200%20011.405.025%209.627%209.627%200%20013.074.822c.296.144.567.288.804.415.246.135.508.364.804.694l-2.43%203.945c-.296-.296-.71-.525-1.253-.677-.533-.16-.965-.237-1.295-.237-.22%200-.44-.017-.66-.05a2.794%202.794%200%2000-.754%200l-6.95.964c-.992.153-1.914.085-2.761-.194-.855-.28-1.558-.652-2.1-1.118-.542-.449-.982-.83-1.304-1.151-.321-.322-.592-.957-.804-1.897z%22%20fill%3D%22%231F1A17%22%2F%3E%3Cpath%20d%3D%22M26.32%2039.197c0%201.092.245%202.024.753%202.794.5.77%201.042%201.372%201.626%201.795.906.669%202.235.999%203.988.999.432%200%201.278-.093%202.531-.28%201.025-.16%201.855-.279%202.481-.355.627-.076%201.05-.135%201.27-.186a6.53%206.53%200%20011.981.05c.263.068.56.128.88.187.323.06.594.186.805.38l1.194-1.93a7.372%207.372%200%2000-2.159-.72c-1.253-.22-2.354-.262-3.302-.152-.28.034-.643.119-1.1.246-.458.135-1.067.262-1.846.372-1.677.271-2.557.398-2.659.398-.643%200-1.202-.076-1.685-.245-.482-.17-.906-.347-1.287-.542-.88-.398-1.77-1.338-2.684-2.811h-.787zm-1.761%200h-.796c-.931%201.49-1.812%202.43-2.659%202.811-.397.195-.83.372-1.312.542-.482.17-1.033.245-1.66.245-.118%200-.998-.127-2.658-.398-.787-.11-1.422-.237-1.88-.372a8.828%208.828%200%2000-1.092-.246c-.948-.11-2.04-.067-3.302.153a7.056%207.056%200%2000-2.133.72l1.194%201.93c.194-.195.457-.322.779-.381.321-.06.618-.119.88-.186a6.53%206.53%200%20011.981-.051c.22.05.644.11%201.27.186.627.076%201.465.195%202.506.356%201.236.186%202.083.279%202.532.279%201.736%200%203.065-.33%203.988-.999.567-.423%201.1-1.024%201.6-1.795.508-.77.762-1.702.762-2.794zm.889-9.347c1.6%200%203.141.127%204.614.372%201.617-.575%202.794-1.481%203.522-2.7a6.745%206.745%200%2000.94-3.497c0-.762-.186-1.6-.567-2.523-.381-.915-1-1.744-1.863-2.49l-3.2-2.667c-1.152-.965-2.303-2.1-3.446-3.386-1.16%201.287-2.312%202.421-3.471%203.387a406.55%20406.55%200%2000-3.175%202.667c-.881.745-1.499%201.574-1.872%202.489-.372.923-.558%201.76-.558%202.523%200%201.27.304%202.438.914%203.497.711%201.219%201.897%202.125%203.548%202.7a27.749%2027.749%200%20014.614-.372zm0%204.513c1.939%200%203.793.194%205.58.575l-1.186-3.056a28.297%2028.297%200%2000-4.394-.347c-1.507%200-2.98.118-4.411.347l-1.194%203.056c1.77-.38%203.64-.575%205.605-.575zm0-23.537c1.126%200%201.685-.56%201.685-1.685%200-1.126-.559-1.694-1.685-1.694s-1.685.568-1.685%201.694.559%201.685%201.685%201.685zm0%2027.009c1.126%200%202.218-.093%203.285-.28%201.067-.195%202.1-.423%203.09-.686-1.939-.508-4.064-.77-6.375-.77-2.345%200-4.47.262-6.375.77.956.263%201.972.491%203.048.686a19.46%2019.46%200%20003.327.28zm-.89-14.334l-2.065-.026c-.559%200-.838-.28-.838-.846%200-.56.28-.839.838-.839h2.066v-2.133c0-.576.296-.872.889-.872.576%200%20.872.296.872.872v2.133h2.134c.541%200%20.812.28.812.839%200%20.567-.27.846-.812.846H26.32v2.032c0%20.601-.296.898-.872.898-.593%200-.89-.297-.89-.898v-2.006z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-whiteking{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.346%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.641%22%20y1%3D%2237.346%22%20x1%3D%2221.376%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M25.821%2012.022H24.06V8.771h-2.066c-.559%200-.838-.271-.838-.821v-.026c0-.542.28-.813.838-.813h2.066V5.003c0-.584.296-.872.889-.872.576%200%20.872.288.872.872v2.108h2.134c.541%200%20.812.271.812.813v.026c0%20.55-.27.82-.812.82l-2.117.026-.017%203.226zM11.03%2037.744l-.813-4.64c-.017%200-.042-.034-.076-.101-.085-.119-.322-.271-.711-.458-.381-.194-.838-.516-1.346-.982a41.99%2041.99%200%2001-1.702-1.49%208.509%208.509%200%2001-1.1-1.236c-1.008-1.389-1.576-3.065-1.686-5.038-.17-1.896.601-3.793%202.303-5.68%201.719-1.88%204.047-2.77%206.968-2.65%201.092.067%202.38.33%203.844.795.483.195.974.39%201.482.576l1.498.584c.263.135.5.27.695.398a4.38%204.38%200%2001-.127-1.041c0-1.287.457-2.388%201.38-3.302.914-.906%202.023-1.372%203.31-1.389%201.287%200%202.388.466%203.302%201.38.906.914%201.363%202.015%201.363%203.285%200%20.263-.034.61-.101%201.041.228-.143.457-.27.669-.372.762-.33%201.76-.72%203.005-1.16%201.423-.483%202.701-.753%203.844-.821%202.921-.136%205.241.753%206.943%202.65%201.668%201.888%202.447%203.784%202.328%205.681-.127%201.973-.703%203.65-1.71%205.038-.33.448-.703.863-1.118%201.253-.406.39-.965.88-1.66%201.473-.541.466-1.007.796-1.388.982-.38.186-.6.347-.669.457a.294.294%200%2001-.05.076c-.017.017-.026.034-.026.051l-.796%204.665%201.643%206.122c-.83.745-2.684%201.354-5.554%201.837-2.879.483-6.206.72-9.974.72-3.835%200-7.214-.254-10.118-.754-2.913-.508-4.741-1.143-5.486-1.896l1.634-6.054z%22%20fill%3D%22%231F1A17%22%2F%3E%3Cpath%20d%3D%22M25.796%2029.532c2.845.034%205.444.203%207.806.508%202.37.305%204.225.694%205.563%201.151.626-.49%201.312-1.04%202.057-1.65a12.018%2012.018%200%20001.863-1.846c.787-1.008%201.185-2.337%201.185-3.997%200-1.481-.355-2.726-1.067-3.716-1.27-1.855-3.208-2.778-5.8-2.778-1.557%200-3.149.322-4.791.966-1.44.584-2.532%201.227-3.269%201.939-1.388%201.388-2.421%203.175-3.081%205.35-.229.78-.364%201.49-.407%202.126-.042.635-.059%201.287-.059%201.947zm-13.25%206.697c3.141-.796%207.307-1.194%2012.505-1.194%205.089%200%209.203.381%2012.328%201.143l.618-3.649c-3.327-.872-7.67-1.312-13.047-1.312-5.41%200-9.745.449-13.022%201.338l.618%203.674zm25.298%204.411l-.737-2.844c-3.276-.729-7.332-1.093-12.158-1.093-4.809%200-8.856.364-12.133%201.093l-.787%202.87c3.158-.923%207.468-1.389%2012.946-1.389%205.444%200%209.728.457%2012.869%201.363zm.652%202.337c-3.192-1.287-7.68-1.939-13.445-1.939-5.986%200-10.516.66-13.598%201.99%202.913%201.151%207.417%201.736%2013.521%201.736%202.912%200%205.563-.161%207.959-.483%202.404-.322%204.25-.762%205.562-1.304zM24.077%2029.532c-.008-.643-.034-1.287-.068-1.922s-.16-1.346-.372-2.125c-.678-2.21-1.702-3.996-3.082-5.35-.711-.695-1.795-1.347-3.268-1.94-1.685-.66-3.285-.99-4.792-.99-2.608%200-4.547.931-5.8%202.802-.711.99-1.067%202.235-1.067%203.717%200%201.626.398%202.955%201.185%203.996.483.61%201.093%201.228%201.838%201.838.745.61%201.44%201.168%202.083%201.659%202.895-1.041%207.34-1.6%2013.343-1.685zm.872-4.614c.119-.466.212-.788.296-.965.17-.644.356-1.194.576-1.643.093-.28.237-.601.432-.974.186-.372.39-.804.61-1.278.127-.28.27-.627.414-1.033.153-.406.305-.804.45-1.202.135-.33.202-.686.202-1.067%200-.813-.296-1.499-.872-2.066-.575-.576-1.278-.864-2.108-.864-1.964%200-2.955.991-2.955%202.955%200%20.381.068.737.203%201.067.364%201.075.644%201.82.839%202.235.22.474.414.906.6%201.279.179.372.34.694.466.973.22.55.398%201.093.55%201.643.035.093.128.415.297.94z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-whiteknight{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.346%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.641%22%20y1%3D%2237.346%22%20x1%3D%2221.405%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M26.178%209.395c2.6.17%205.004.838%207.222%202.015%202.21%201.169%204.098%202.676%205.656%204.513%201.092%201.287%202.117%202.845%203.082%204.665a28.684%2028.684%200%20012.32%205.774%2036.511%2036.511%200%20011.253%207.46c.177%202.599.262%205.012.262%207.23v5.402H15.467c-.152%200-.22-.407-.211-1.21.008-.814.059-1.466.16-1.965.06-.398.22-.957.466-1.685.254-.728.66-1.609%201.245-2.65.262-.534.889-1.304%201.88-2.32.998-1.016%202.133-2.201%203.428-3.539.745-.762%201.321-1.719%201.745-2.879.423-1.151.6-2.201.533-3.15a8.37%208.37%200%2001-2.007%201.22c-3.505%201.253-6.045%203.073-7.611%205.452-.119.153-.491.822-1.118%202.015-.33.627-.618%201.059-.846%201.287-.314.314-.771.491-1.364.525-.922.043-1.642-.398-2.159-1.346-.694.203-1.312.288-1.862.254-.923-.347-1.592-.72-2.007-1.117-.847-.847-1.388-1.685-1.65-2.532a9.43%209.43%200%2001-.382-2.726c0-1.389.855-3.226%202.582-5.512%202.016-2.625%203.09-4.631%203.218-6.003%200-.593.059-1.261.178-2.007a4.198%204.198%200%2001.618-1.49c.22-.33.364-.558.431-.677.077-.127.212-.313.415-.559.144-.203.271-.355.373-.457.093-.11.22-.254.372-.44.178-.212.407-.457.695-.745a18.06%2018.06%200%2001-1.067-7.46c3.285%201.169%206.054%203.015%208.28%205.53.55-1.872%201.626-3.387%203.226-4.539%201.32.923%202.37%202.15%203.15%203.666z%22%20fill%3D%22%231F1A17%22%2F%3E%3Cpath%20d%3D%22M42.976%2044.693c-.017%200%200-.449.042-1.346.051-.906.076-1.88.076-2.921.017-2.066.017-4.2%200-6.41a26.837%2026.837%200%2000-.889-6.612c-.567-2.117-1.185-3.92-1.862-5.419-.678-1.498-1.414-2.785-2.21-3.877-1.185-1.787-2.81-3.302-4.86-4.539-2.049-1.244-4.19-2.057-6.426-2.438.152.813.22%201.609.203%202.388-.034.592-.313.889-.847.889-.61%200-.88-.297-.82-.89.05-2.184-.729-4.055-2.33-5.604-1.252%201.32-1.938%202.853-2.031%204.606-.034.584-.33.838-.898.77-.525-.017-.787-.322-.787-.914%200%200%20.017-.068.042-.204-.677.22-1.388.525-2.133.923-.474.33-.864.246-1.16-.245-.297-.5-.17-.89.398-1.169.711-.364%201.244-.635%201.608-.82a17.634%2017.634%200%2000-4.86-3.523%2017.31%2017.31%200%20001.889%206.528c.28.423.211.804-.204%201.134-.465.364-.855.314-1.168-.169-.11-.17-.28-.466-.491-.897-.347.347-.584.61-.694.77-.119.152-.322.483-.61.99-.288.517-.5.94-.635%201.27-.144.415-.212.746-.186%201.008.025.254.05.534.068.855a7.61%207.61%200%2001-1.008%202.752%20133.71%20133.71%200%2001-1.998%203.15%20127.607%20127.607%200%2001-1.787%202.675c-.414.601-.728%201.355-.94%202.286-.152.559-.152%201.245%200%202.04.145.805.475%201.431.966%201.88.762.77%201.498%201.126%202.21%201.067.228%200%20.541-.093.931-.28.39-.177.686-.524.906-1.04.423-.94.779-1.415%201.067-1.415.406%200%20.635.237.669.694%200%20.102-.136.517-.398%201.245-.153.33-.348.677-.593%201.041-.322.432-.457.61-.423.542.262.949.702%201.11%201.312.5.178-.178.39-.525.618-1.016.237-.5.601-1.169%201.092-2.007.584-.982%201.202-1.77%201.863-2.387.66-.61%201.244-1.11%201.761-1.482.296-.22.66-.466%201.092-.745.432-.288%201.008-.576%201.736-.872.576-.229%201.22-.517%201.922-.855s1.33-.77%201.87-1.304c.763-.745%201.347-1.66%201.762-2.752.22-.61.296-1.363.245-2.26-.143-.56.136-.839.847-.839.534%200%20.83.271.898.822%200%201.862-.534%203.564-1.592%205.105.347%201.058.44%202.218.27%203.471-.143%201.008-.499%202.092-1.049%203.243-.559%201.143-1.676%202.422-3.361%203.827-3.43%202.845-5.046%205.774-4.86%208.78h25.747zM9.338%2029.614c-.483.296-.77.694-.872%201.194.017.542-.237.838-.762.889-.584.068-.88-.178-.897-.745.067-1.092.55-1.956%201.464-2.6.432-.347.83-.321%201.194.094.364.448.322.838-.127%201.168zm7.366-11.828c.212.33.296.677.246%201.041-.161%201.059-.754%201.499-1.761%201.338a1.596%201.596%200%2001-.72-.296c-.06.076-.161.262-.296.542-.178.533-.525.71-1.042.55-.508-.203-.711-.576-.593-1.118.745-1.905%202.092-3.209%204.039-3.92.567-.169.94%200%201.118.491.203.534.05.898-.45%201.093-.092.05-.185.101-.27.135-.085.042-.17.093-.271.144z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-whitepawn{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.469%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.764%22%20gradientTransform%3D%22matrix(1%200%200%20.97324%200%201.243)%22%20y1%3D%2237.346%22%20x1%3D%2221.13%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%231f1a17%22%20d%3D%22M25%2046.448H11.606a13.13%2013.13%200%2001-.991-5.043c0-2.975.864-5.644%202.599-8.018%201.736-2.365%203.971-4.054%206.698-5.067a6.823%206.823%200%2001-2.862-2.398c-.737-1.071-1.101-2.283-1.101-3.634%200-1.689.576-3.156%201.736-4.392%201.151-1.244%202.574-1.961%204.267-2.151-1.346-.98-2.015-2.282-2.015-3.889%200-1.351.491-2.513%201.482-3.477.982-.964%202.175-1.442%203.581-1.442%201.388%200%202.582.478%203.573%201.442s1.49%202.126%201.49%203.477c0%201.607-.669%202.909-2.015%203.889%201.693.19%203.116.907%204.267%202.151%201.16%201.236%201.736%202.703%201.736%204.392%200%201.351-.373%202.563-1.126%203.634a7.05%207.05%200%2001-2.862%202.398c2.726%201.013%204.961%202.702%206.697%205.067%201.736%202.374%202.6%205.043%202.6%208.018%200%201.739-.322%203.42-.966%205.043H25z%22%2F%3E%3Cpath%20d%3D%22M25%2044.808h12.175c.347-1.153.525-2.291.525-3.403%200-2.513-.711-4.787-2.142-6.831s-3.277-3.552-5.52-4.516c-1.584-.62-1.643-.659-1.643-1.738%200-.849.559-1.475%201.668-1.879%201.533-1.046%202.303-2.431%202.303-4.153%200-1.244-.432-2.324-1.287-3.263-.863-.931-1.905-1.467-3.124-1.615-.999-.083-1.49-.626-1.49-1.64%200-.453.177-.873.542-1.261.897-.675%201.346-1.557%201.346-2.653%200-.898-.339-1.673-.999-2.315-.661-.643-1.448-.965-2.354-.965-.94%200-1.744.322-2.396.965a3.135%203.135%200%2000-.974%202.315c0%201.08.44%201.961%201.338%202.653.364.355.542.775.542%201.261%200%201.014-.483%201.557-1.465%201.64a4.901%204.901%200%2000-3.133%201.615c-.855.939-1.278%202.019-1.278%203.263%200%201.722.77%203.107%202.303%204.153%201.109.412%201.668%201.046%201.668%201.879%200%201.079-.067%201.118-1.668%201.738-2.244.964-4.081%202.472-5.503%204.516-1.423%202.044-2.134%204.318-2.134%206.831%200%201.195.178%202.324.525%203.403H25z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-whitequeen{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.346%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.641%22%20y1%3D%2237.224%22%20x1%3D%2221.253%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%231F1A17%22%20stroke-width%3D%22.076%22%3E%3Cpath%20d%3D%22M44.541%2014.723c-.94%200-1.744-.33-2.405-.982-.66-.652-.99-1.448-.99-2.396%200-.923.33-1.719.99-2.388.66-.677%201.465-1.007%202.405-1.007.931%200%201.727.33%202.388%201.007.66.669.99%201.465.99%202.388%200%20.948-.33%201.744-.99%202.396a3.28%203.28%200%2001-2.388.982zm-4.31%2029.218c-.812.711-2.633%201.304-5.46%201.786-2.828.475-6.088.72-9.771.72-3.75%200-7.053-.254-9.898-.745-2.844-.5-4.64-1.117-5.384-1.863l1.566-5.952-.694-3.894L8.405%2030.2%206.297%2014.774l1.21-.475%206.8%2011.455.152-13.64%201.685-.296%205.181%2013.716%202.777-14.757h1.72l2.776%2014.707L33.73%2011.82l1.71.296.153%2013.64%206.824-11.48%201.16.541-2.058%2015.358-2.21%203.793-.694%203.946%201.617%206.028zM14.535%2011.988c-.948%200-1.752-.322-2.413-.974-.66-.652-.99-1.456-.99-2.396%200-.923.33-1.718.99-2.379s1.465-.99%202.413-.99c.923%200%201.72.33%202.38.99s.99%201.456.99%202.38c0%20.94-.33%201.743-.99%202.395a3.266%203.266%200%2001-2.38.974zM5.4%2014.723c-.94%200-1.736-.33-2.388-.982-.652-.652-.982-1.448-.982-2.396%200-.923.33-1.72.982-2.388C3.664%208.28%204.46%207.949%205.4%207.949c.948%200%201.744.33%202.413%201.008.66.669.99%201.465.99%202.388%200%20.948-.33%201.744-.99%202.396a3.323%203.323%200%2001-2.413.982zm19.55-3.971c-.94%200-1.744-.33-2.396-.99-.652-.661-.974-1.465-.974-2.405%200-.932.322-1.727.974-2.388.652-.66%201.456-.99%202.396-.99.923%200%201.727.33%202.396.99a3.23%203.23%200%2001.999%202.388c0%20.94-.33%201.744-.999%202.404-.669.66-1.473.99-2.396.99zm10.414%201.236c-.94%200-1.736-.322-2.388-.974-.652-.652-.982-1.456-.982-2.396%200-.923.33-1.718.982-2.379s1.448-.99%202.388-.99c.948%200%201.752.33%202.413.99s.99%201.456.99%202.38c0%20.94-.33%201.743-.99%202.395-.66.652-1.465.974-2.413.974z%22%20fill%3D%22%231F1A17%22%2F%3E%3Cpath%20d%3D%22M38.216%2043.044c-3.023-1.253-7.417-1.88-13.166-1.88-5.876%200-10.312.644-13.326%201.93%202.896%201.144%207.315%201.711%2013.25%201.711%202.845%200%205.444-.152%207.798-.466%202.362-.313%204.174-.745%205.444-1.295zM24.949%209.016c1.11%200%201.66-.559%201.66-1.66%200-1.092-.55-1.642-1.66-1.642-1.092%200-1.634.55-1.634%201.643%200%201.1.542%201.659%201.634%201.659zm12.624%2024.977c-3.192-.813-7.366-1.21-12.522-1.21-5.292%200-9.516.406-12.675%201.235l.373%202.38c3.217-.763%207.323-1.144%2012.302-1.144%204.944%200%208.974.373%2012.099%201.118l.423-2.379zm.618-1.49l1.617-2.853a6.432%206.432%200%2001-2.43.474c-2.218%200-3.988-.898-5.308-2.701-.99.821-2.1%201.236-3.328%201.236-1.583%200-2.853-.618-3.793-1.863-1.058%201.16-2.32%201.744-3.793%201.744-1.194%200-2.286-.406-3.277-1.219-1.388%201.77-3.183%202.65-5.384%202.65a7.055%207.055%200%2001-2.506-.465l1.735%202.971c3.21-.922%207.62-1.388%2013.225-1.388%205.707%200%2010.118.474%2013.242%201.414zm-11.108-5.927l-2.108-12.133-2.108%2011.99c.05-.035.16-.12.347-.255.38-.745.957-1.117%201.736-1.117.846%200%201.388.372%201.634%201.117.101.102.27.237.5.398zm6.867.474V15.561l-4.09%2011.261c.313-.11.576-.262.796-.44.33-.415.779-.627%201.338-.627.66%200%201.194.297%201.591.873.043.067.102.135.17.211.068.076.135.144.195.212zm-13.936-.347L15.95%2015.561v11.337c.042-.068.118-.144.22-.245.33-.695.872-1.042%201.634-1.042.626%200%201.143.263%201.54.796.45.195.67.296.67.296zm-6.3%201.389L8.38%2018.888l1.364%208.382c.94.66%201.862.991%202.751.991.347%200%20.754-.06%201.22-.17zm22.394.118c.381.119.805.178%201.27.178%201.008%200%201.948-.313%202.828-.94l1.363-8.585-5.46%209.347zm1.49%2012.556l-.745-2.802c-3.242-.711-7.205-1.067-11.904-1.067-4.648%200-8.61.356-11.879%201.067l-.77%202.828c3.073-.932%207.298-1.389%2012.675-1.389%205.24%200%209.449.449%2012.624%201.363zM14.535%2010.252c1.084%200%201.635-.542%201.635-1.634s-.55-1.634-1.635-1.634c-1.109%200-1.667.542-1.667%201.634s.558%201.634%201.667%201.634zm20.828%200c1.11%200%201.668-.542%201.668-1.634s-.558-1.634-1.668-1.634c-1.083%200-1.634.542-1.634%201.634s.55%201.634%201.634%201.634zM5.4%2012.987c1.11%200%201.668-.55%201.668-1.643%200-1.109-.558-1.659-1.668-1.659-1.083%200-1.634.55-1.634%201.66%200%201.092.55%201.642%201.634%201.642zm39.141%200c1.093%200%201.643-.55%201.643-1.643%200-1.109-.55-1.659-1.643-1.659-1.1%200-1.659.55-1.659%201.66%200%201.092.559%201.642%201.66%201.642z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-piece-style-merida-gradient .ct-piece-whiterook{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20text-rendering%3D%22geometricPrecision%22%20fill-rule%3D%22evenodd%22%20viewBox%3D%220%200%2050%2050%22%20clip-rule%3D%22evenodd%22%20image-rendering%3D%22optimizeQuality%22%20shape-rendering%3D%22geometricPrecision%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22a%22%20y2%3D%2237.469%22%20gradientUnits%3D%22userSpaceOnUse%22%20x2%3D%2277.641%22%20y1%3D%2237.469%22%20x1%3D%2221.376%22%3E%3Cstop%20stop-color%3D%22%23fff%22%20offset%3D%220%22%2F%3E%3Cstop%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%20offset%3D%221%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%231F1A17%22%20d%3D%22M28.408%209.22h4.216V5.825h6.799v9.296l-5.503%204.242v11.862l4.216%204.216v5.08h3.793v5.927H8.071v-5.927h3.793v-5.08l4.242-4.216V19.363l-5.504-4.242V5.825h6.774V9.22h4.242V5.825h6.79z%22%2F%3E%3Cpath%20d%3D%22M33.073%2017.678l3.15-2.557h-22.42l3.175%202.557h16.095zm7.197%2024.528H9.756v2.557H40.27v-2.557zm-3.844-5.055H13.6v3.37h22.826v-3.37zm-4.217-17.788H17.816v11.862H32.21V19.363zm5.504-5.926V7.51h-3.395v3.395h-7.646V7.51h-3.344v3.395h-7.62V7.51h-3.395v5.927h25.4zm-1.914%2022.005l-2.548-2.532H16.8l-2.6%202.532H35.8z%22%20fill%3D%22url(%23a)%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat}.ct-board-coords-tiny.ct-board-coords-style-four-sides .ct-board-squares{width:98%;height:98%;top:1%}.ct-board-coords-tiny.ct-board-coords-style-left-bottom .ct-board-squares{width:99%;height:99%;left:1%}.ct-board-coords-tiny .ct-board-left-coords,.ct-board-coords-tiny .ct-board-right-coords{width:1%}.ct-board-coords-tiny.ct-board-coords-style-four-sides .ct-board-left-coords,.ct-board-coords-tiny.ct-board-coords-style-four-sides .ct-board-right-coords{top:1%;height:98%}.ct-board-coords-tiny.ct-board-coords-style-left-bottom .ct-board-left-coords{height:99%}.ct-board-coords-tiny .ct-board-lower-coords,.ct-board-coords-tiny .ct-board-upper-coords{left:1%;height:1%}.ct-board-coords-tiny.ct-board-coords-style-left-bottom .ct-board-lower-coords{width:99%}.ct-board-coords-tiny.ct-board-coords-style-internal .ct-board-lower-coords{height:1%}.ct-board-coords-tiny.ct-board-coords-style-four-sides .ct-board-lower-coords,.ct-board-coords-tiny.ct-board-coords-style-four-sides .ct-board-upper-coords{width:98%}.ct-board-coords-small.ct-board-coords-style-four-sides .ct-board-squares{width:96%;height:96%;top:2%}.ct-board-coords-small.ct-board-coords-style-left-bottom .ct-board-squares{width:98%;height:98%;left:2%}.ct-board-coords-small .ct-board-left-coords,.ct-board-coords-small .ct-board-right-coords{width:2%}.ct-board-coords-small.ct-board-coords-style-four-sides .ct-board-left-coords,.ct-board-coords-small.ct-board-coords-style-four-sides .ct-board-right-coords{top:2%;height:96%}.ct-board-coords-small.ct-board-coords-style-left-bottom .ct-board-left-coords{height:98%}.ct-board-coords-small .ct-board-lower-coords,.ct-board-coords-small .ct-board-upper-coords{left:2%;height:2%}.ct-board-coords-small.ct-board-coords-style-left-bottom .ct-board-lower-coords{width:98%}.ct-board-coords-small.ct-board-coords-style-internal .ct-board-lower-coords{height:2%}.ct-board-coords-small.ct-board-coords-style-four-sides .ct-board-lower-coords,.ct-board-coords-small.ct-board-coords-style-four-sides .ct-board-upper-coords{width:96%}.ct-board-coords-large.ct-board-coords-style-four-sides .ct-board-squares{width:92%;height:92%;top:4%}.ct-board-coords-large.ct-board-coords-style-left-bottom .ct-board-squares{width:96%;height:96%;left:4%}.ct-board-coords-large .ct-board-left-coords,.ct-board-coords-large .ct-board-right-coords{width:4%}.ct-board-coords-large.ct-board-coords-style-four-sides .ct-board-left-coords,.ct-board-coords-large.ct-board-coords-style-four-sides .ct-board-right-coords{top:4%;height:92%}.ct-board-coords-large.ct-board-coords-style-left-bottom .ct-board-left-coords{height:96%}.ct-board-coords-large .ct-board-lower-coords,.ct-board-coords-large .ct-board-upper-coords{left:4%;height:4%}.ct-board-coords-large.ct-board-coords-style-left-bottom .ct-board-lower-coords{width:96%}.ct-board-coords-large.ct-board-coords-style-internal .ct-board-lower-coords{height:4%}.ct-board-coords-large.ct-board-coords-style-four-sides .ct-board-lower-coords,.ct-board-coords-large.ct-board-coords-style-four-sides .ct-board-upper-coords{width:92%}.ct-board-coords-very-large.ct-board-coords-style-four-sides .ct-board-squares{width:90%;height:90%;top:5%}.ct-board-coords-very-large.ct-board-coords-style-left-bottom .ct-board-squares{width:95%;height:95%;left:5%}.ct-board-coords-very-large .ct-board-left-coords,.ct-board-coords-very-large .ct-board-right-coords{width:5%}.ct-board-coords-very-large.ct-board-coords-style-four-sides .ct-board-left-coords,.ct-board-coords-very-large.ct-board-coords-style-four-sides .ct-board-right-coords{top:5%;height:90%}.ct-board-coords-very-large.ct-board-coords-style-left-bottom .ct-board-left-coords{height:95%}.ct-board-coords-very-large .ct-board-lower-coords,.ct-board-coords-very-large .ct-board-upper-coords{left:5%;height:5%}.ct-board-coords-very-large.ct-board-coords-style-left-bottom .ct-board-lower-coords{width:95%}.ct-board-coords-very-large.ct-board-coords-style-internal .ct-board-lower-coords{height:5%}.ct-board-coords-very-large.ct-board-coords-style-four-sides .ct-board-lower-coords,.ct-board-coords-very-large.ct-board-coords-style-four-sides .ct-board-upper-coords{width:90%}.ct-pgn-viewer-multi-game-selector-panel select{width:100%}.ct-pgn-viewer{display:block}.ct-pgn-viewer-board-and-move-list{display:flex;flex-direction:row;flex-wrap:wrap}.ct-pgn-viewer.ct-pgn-viewer-move-position-under .ct-pgn-viewer-board-and-move-list{flex-direction:column}.ct-pgn-viewer.ct-pgn-viewer-move-position-under .ct-pgn-viewer-move-list-and-controls{margin:8px 0}.ct-pgn-viewer-move-list-and-controls{width:400px;margin-right:2%;flex:1 1 0;margin-left:2%}.ct-pgn-viewer-board-holder{width:auto}.ct-pgn-viewer-board,.ct-pgn-viewer move-list{width:auto;height:auto}.ct-pgn-viewer move-list .ct-move-list-container{display:block;height:350px;width:100%;overflow:auto;padding:9px}game-header{display:block;text-align:center;background-color:#252525;background-color:var(--ct-theme-surface-lighter,#252525);color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1);padding:9px;border-bottom:1px solid #000;width:100%}.ct-game-header-players{font-weight:700}.ct-pgn-viewer .ct-move-comment{color:#6ae;font-weight:400}.ct-pgn-viewer .ct-move-list-style-indented .ct-move .ct-current-move{background-color:inherit;color:inherit;outline:3px double #f90}.ct-pgn-viewer-move-list-and-controls{overflow:visible}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:local("Material Icons"),local("MaterialIcons-Regular"),url(https://c1a.chesstempo.com/fonts/MaterialIcons-Regular.vers2.woff2) format("woff2"),url(https://c1a.chesstempo.com/fonts/MaterialIcons-Regular.vers2.woff) format("woff")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ct-hidden{display:none!important}.ct-reset{clear:both}.ct-flex{display:flex}.ct-flex-vert-align{-webkit-flex-align:center;align-items:center;text-align:center}.ct-noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ct-clickable{cursor:pointer}.ct-accessible-content{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}body.ct-voiceover .ct-board-accessibility-move-input{position:relative;clip:auto;width:auto;height:auto;overflow:auto}body.ct-voiceover .ct-board-holder{padding-bottom:24px}body .mdc-menu-surface{z-index:9004}:root{--mdc-theme-primary:#ffa000;--mdc-theme-secondary:#6279fe;--mdc-theme-background:#121212;--mdc-theme-surface:#1d1d1d;--mdc-theme-error:#f32d51;--mdc-theme-on-primary:#000;--mdc-theme-on-secondary:#fff;--mdc-theme-on-surface:#e1e1e1;--mdc-theme-on-error:#fff;--mdc-theme-text-primary-on-background:#fff;--mdc-theme-text-secondary-on-background:hsla(0,0%,100%,0.7);--mdc-theme-text-hint-on-background:hsla(0,0%,100%,0.5);--mdc-theme-text-disabled-on-background:hsla(0,0%,100%,0.5);--mdc-theme-text-icon-on-background:hsla(0,0%,100%,0.5);--mdc-theme-text-primary-on-light:rgba(0,0,0,0.87);--mdc-theme-text-secondary-on-light:rgba(0,0,0,0.54);--mdc-theme-text-hint-on-light:rgba(0,0,0,0.38);--mdc-theme-text-disabled-on-light:rgba(0,0,0,0.38);--mdc-theme-text-icon-on-light:rgba(0,0,0,0.38);--mdc-theme-text-primary-on-dark:#fff;--mdc-theme-text-secondary-on-dark:hsla(0,0%,100%,0.7);--mdc-theme-text-hint-on-dark:hsla(0,0%,100%,0.5);--mdc-theme-text-disabled-on-dark:hsla(0,0%,100%,0.5);--mdc-theme-text-icon-on-dark:hsla(0,0%,100%,0.5)}.mdc-theme--primary{color:#ffa000!important;color:var(--mdc-theme-primary,#ffa000)!important}.mdc-theme--secondary{color:#6279fe!important;color:var(--mdc-theme-secondary,#6279fe)!important}.mdc-theme--background{background-color:#121212;background-color:var(--mdc-theme-background,#121212)}.mdc-theme--surface{background-color:#1d1d1d;background-color:var(--mdc-theme-surface,#1d1d1d)}.mdc-theme--error{color:#f32d51!important;color:var(--mdc-theme-error,#f32d51)!important}.mdc-theme--on-primary{color:#000!important;color:var(--mdc-theme-on-primary,#000)!important}.mdc-theme--on-secondary{color:#fff!important;color:var(--mdc-theme-on-secondary,#fff)!important}.mdc-theme--on-surface{color:#e1e1e1!important;color:var(--mdc-theme-on-surface,#e1e1e1)!important}.mdc-theme--on-error{color:#fff!important;color:var(--mdc-theme-on-error,#fff)!important}.mdc-theme--text-primary-on-background{color:#fff!important;color:var(--mdc-theme-text-primary-on-background,#fff)!important}.mdc-theme--text-secondary-on-background{color:hsla(0,0%,100%,.7)!important;color:var(--mdc-theme-text-secondary-on-background,hsla(0,0%,100%,.7))!important}.mdc-theme--text-hint-on-background{color:hsla(0,0%,100%,.5)!important;color:var(--mdc-theme-text-hint-on-background,hsla(0,0%,100%,.5))!important}.mdc-theme--text-disabled-on-background{color:hsla(0,0%,100%,.5)!important;color:var(--mdc-theme-text-disabled-on-background,hsla(0,0%,100%,.5))!important}.mdc-theme--text-icon-on-background{color:hsla(0,0%,100%,.5)!important;color:var(--mdc-theme-text-icon-on-background,hsla(0,0%,100%,.5))!important}.mdc-theme--text-primary-on-light{color:rgba(0,0,0,.87)!important;color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87))!important}.mdc-theme--text-secondary-on-light{color:rgba(0,0,0,.54)!important;color:var(--mdc-theme-text-secondary-on-light,rgba(0,0,0,.54))!important}.mdc-theme--text-hint-on-light{color:rgba(0,0,0,.38)!important;color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38))!important}.mdc-theme--text-disabled-on-light{color:rgba(0,0,0,.38)!important;color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))!important}.mdc-theme--text-icon-on-light{color:rgba(0,0,0,.38)!important;color:var(--mdc-theme-text-icon-on-light,rgba(0,0,0,.38))!important}.mdc-theme--text-primary-on-dark{color:#fff!important;color:var(--mdc-theme-text-primary-on-dark,#fff)!important}.mdc-theme--text-secondary-on-dark{color:hsla(0,0%,100%,.7)!important;color:var(--mdc-theme-text-secondary-on-dark,hsla(0,0%,100%,.7))!important}.mdc-theme--text-hint-on-dark{color:hsla(0,0%,100%,.5)!important;color:var(--mdc-theme-text-hint-on-dark,hsla(0,0%,100%,.5))!important}.mdc-theme--text-disabled-on-dark{color:hsla(0,0%,100%,.5)!important;color:var(--mdc-theme-text-disabled-on-dark,hsla(0,0%,100%,.5))!important}.mdc-theme--text-icon-on-dark{color:hsla(0,0%,100%,.5)!important;color:var(--mdc-theme-text-icon-on-dark,hsla(0,0%,100%,.5))!important}.mdc-theme--primary-bg{background-color:#ffa000!important;background-color:var(--mdc-theme-primary,#ffa000)!important}.mdc-theme--secondary-bg{background-color:#6279fe!important;background-color:var(--mdc-theme-secondary,#6279fe)!important}@-webkit-keyframes mdc-select-float-native-control{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes mdc-select-float-native-control{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}:root{--ct-theme-surface-lighter:#252525}.ct-theme-dark,.ct-theme-default{scrollbar-face-color:#424242;scrollbar-base-color:#424242;scrollbar-3dlight-color:#424242;scrollbar-highlight-color:#424242;scrollbar-track-color:#212121;scrollbar-arrow-color:#212121;scrollbar-shadow-color:#424242;scrollbar-dark-shadow-color:#424242}.ct-theme-dark ::-webkit-scrollbar,.ct-theme-default ::-webkit-scrollbar{width:8px;height:8px}.ct-theme-dark ::-webkit-scrollbar-track,.ct-theme-default ::-webkit-scrollbar-track{background-color:#424242}.ct-theme-dark ::-webkit-scrollbar-track-piece,.ct-theme-default ::-webkit-scrollbar-track-piece{background-color:#212121}.ct-theme-dark ::-webkit-scrollbar-thumb,.ct-theme-default ::-webkit-scrollbar-thumb{background-color:#5f5f5f;border-radius:3px}.ct-theme-dark ::-webkit-scrollbar-corner,.ct-theme-default ::-webkit-scrollbar-corner{background-color:#424242}.ct-theme-dark ::-webkit-resizer,.ct-theme-default ::-webkit-resizer{background-color:#5f5f5f}.ct-theme-light{--mdc-theme-background:#f2f2f2;--mdc-theme-surface:#fff;--ct-theme-surface-lighter:#ddd;--mdc-theme-error:#f44336;--mdc-theme-on-primary:#000;--mdc-theme-on-secondary:#fff;--mdc-theme-on-surface:#343434;--mdc-theme-on-error:#fff;--mdc-theme-text-primary-on-background:#343434;--mdc-theme-text-secondary-on-background:rgba(0,0,0,0.54);--mdc-theme-text-hint-on-background:rgba(0,0,0,0.38);--mdc-theme-text-disabled-on-background:rgba(0,0,0,0.38);--mdc-theme-text-icon-on-background:rgba(0,0,0,0.38);--mdc-theme-text-primary-on-light:#343434;--mdc-theme-text-secondary-on-light:rgba(0,0,0,0.54);--mdc-theme-text-hint-on-light:rgba(0,0,0,0.38);--mdc-theme-text-disabled-on-light:rgba(0,0,0,0.38);--mdc-theme-text-icon-on-light:rgba(0,0,0,0.38);--mdc-theme-text-primary-on-dark:#fff;--mdc-theme-text-secondary-on-dark:hsla(0,0%,100%,0.7);--mdc-theme-text-hint-on-dark:hsla(0,0%,100%,0.5);--mdc-theme-text-disabled-on-dark:hsla(0,0%,100%,0.5);--mdc-theme-text-icon-on-dark:hsla(0,0%,100%,0.5);scrollbar-face-color:#ccc;scrollbar-base-color:#ccc;scrollbar-3dlight-color:#ccc;scrollbar-highlight-color:#ccc;scrollbar-track-color:#a7a7a7;scrollbar-arrow-color:#a7a7a7;scrollbar-shadow-color:#ccc;scrollbar-dark-shadow-color:#ccc}.ct-theme-light .ct-home-top{background-color:#2f3e9e;background-image:none}.ct-theme-light ct-dialog .ct-dialog-card{background-color:#1d1d1d;background-color:var(--mdc-theme-surface,#1d1d1d)}.ct-theme-light .ct-data-table tbody tr.is-selected,.ct-theme-light .ct-data-table tbody tr:hover{color:#fff}.ct-theme-light .ct-datatable-pending-removal,.ct-theme-light ct-datatable tbody tr.ct-datatable-pending-removal:hover{background-color:#aaa}.ct-theme-light .mdc-drawer{background-color:#fff}.ct-theme-light .mdc-drawer .mdc-list-item,.ct-theme-light .mdc-drawer__title{color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}.ct-theme-light ct-select.mdc-select:not(.mdc-select--disabled) .mdc-select__anchor{background-color:#fff}.ct-theme-light ct-select.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{color:#000}.ct-theme-light ct-select.mdc-select:not(.mdc-select--disabled) .mdc-floating-label{color:grey}.ct-theme-light ct-select.mdc-select:not(.mdc-select--disabled) .mdc-line-ripple:before{border-bottom-color:#d3d3d3}.ct-theme-light ct-select.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-line-ripple:after{border-bottom-color:#ffa000}.ct-theme-light ct-select.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label{color:#ffa000}.ct-theme-light ct-select.mdc-select:not(.mdc-select--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000}.ct-theme-light ct-select.mdc-select--box:not(.mdc-select--disabled) .mdc-select__anchor{background-color:#fff}.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:grey}.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__leading,.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__notch,.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused) .mdc-select__selected-text:hover~.mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000}.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__leading,.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__notch,.ct-theme-light ct-select.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px;border-color:#ffa000}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#d3d3d3}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:grey}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-floating-label{color:grey}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#ffa000}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:grey}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:grey}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:grey}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid) .mdc-text-field__input{caret-color:grey}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid).mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ffa000}.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid).mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.ct-theme-light text-field .mdc-text-field:not(.mdc-text-field--invalid).mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:grey}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#d3d3d3}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:grey}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:grey}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#ffa000}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:grey}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:grey}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid .mdc-text-field__input{caret-color:grey}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:grey}.ct-theme-light text-field .mdc-text-field.mdc-text-field--invalid:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(255,0,0,.5)}.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:rgba(0,0,0,.54)}.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item:after,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item:before,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon:after,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon:before{background-color:rgba(0,0,0,.54)}.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item:hover:before,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon:hover:before{opacity:.04}.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused:before,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus:before,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused:before,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):after,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active:after,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.ct-theme-light .mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.ct-theme-light .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb,.ct-theme-light .mdc-switch:not(.mdc-switch--checked) .mdc-switch__track{background-color:grey;border-color:grey}.ct-theme-light .mdc-menu .mdc-list,.ct-theme-light .mdc-menu .mdc-list-item__graphic,.ct-theme-light .mdc-tab .mdc-tab__icon,.ct-theme-light .mdc-tab .mdc-tab__text-label{color:#e1e1e1;color:var(--mdc-theme-on-surface,#e1e1e1)}.ct-theme-light header.ct-header{background-color:#6279fe;background-color:var(--mdc-theme-secondary,#6279fe)}.ct-theme-light header.ct-header,.ct-theme-light header.ct-header .mdc-top-app-bar__action-item,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon{color:#fff;color:var(--mdc-theme-on-secondary,#fff)}.ct-theme-light header.ct-header .mdc-top-app-bar__action-item:after,.ct-theme-light header.ct-header .mdc-top-app-bar__action-item:before,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon:after,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon:before{background-color:#fff;background-color:var(--mdc-theme-on-secondary,#fff)}.ct-theme-light header.ct-header .mdc-top-app-bar__action-item:hover:before,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon:hover:before{opacity:.08}.ct-theme-light header.ct-header .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused:before,.ct-theme-light header.ct-header .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus:before,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused:before,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.24}.ct-theme-light header.ct-header .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):after,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.ct-theme-light header.ct-header .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active:after,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.24}.ct-theme-light header.ct-header .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.ct-theme-light header.ct-header .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.ct-theme-light ::-webkit-scrollbar{width:8px;height:8px}.ct-theme-light ::-webkit-scrollbar-track{background-color:#ccc}.ct-theme-light ::-webkit-scrollbar-track-piece{background-color:#a7a7a7}.ct-theme-light ::-webkit-scrollbar-thumb{background-color:#eee;border-radius:3px}.ct-theme-light ::-webkit-scrollbar-corner{background-color:#ccc}.ct-theme-light ::-webkit-resizer{background-color:#eee}ct-pgn-viewer.ct-pgn-viewer move-list .ct-move-list-container,ct-pgn-viewer game-header{width:auto}