.gda-switch{margin:0;padding:0;color:var(--text-color-primary);font-size:var(--font-size-medium);font-variant:tabular-nums;line-height:var(--line-height-medium);list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;box-sizing:border-box;min-width:var(--switch-width-medium);height:var(--switch-height-medium);line-height:calc(var(--switch-height-medium) - var(--switch-border-width-regular) * 2);vertical-align:middle;background-color:var(--switch-background-color-off-regular);border:var(--switch-border-width-regular) solid var(--switch-border-color-off-regular);border-radius:100px;cursor:pointer;transition:all .36s;-webkit-user-select:none;user-select:none}.gda-switch-inner{display:flex;align-items:center;margin-right:6px;margin-left:20px;color:var(--text-color-placeholder);font-size:var(--font-size-small)}.gda-switch-loading-icon,.gda-switch:after{position:absolute;top:calc(var(--switch-space-medium-horizontal) - var(--switch-border-width-regular));left:calc(var(--switch-space-medium-vertical) - var(--switch-border-width-regular));width:var(--switch-height-dot-medium);height:var(--switch-height-dot-medium);background-color:var(--switch-background-color-dot-regular);border-radius:18px;cursor:pointer;transition:all .36s cubic-bezier(.78,.14,.15,.86);content:" "}.gda-switch-checked .gda-switch-loading-icon,.gda-switch-checked:after{left:100%;margin-left:calc(calc(var(--switch-space-medium-vertical) - var(--switch-border-width-regular)) * -1);transform:translate(-100%)}.gda-switch:not(.gda-switch-disabled):active:before,.gda-switch:not(.gda-switch-disabled):active:after{width:var(--switch-height-dot-medium)}.gda-switch-loading-icon{z-index:1;display:none;background:transparent}.gda-switch-loading .gda-switch-loading-icon{display:inline-block;width:var(--switch-height-dot-medium);height:var(--switch-height-dot-medium);font-size:var(--switch-height-dot-medium);color:var(--text-color-info)}.gda-switch-checked.gda-switch-loading .gda-switch-loading-icon{color:var(--text-color-info)}.gda-switch:focus-visible{outline:var(--focus-visible-outline-border-width) solid var(--focus-visible-outline-border-color);outline-offset:var(--focus-visible-outline-offset)}.gda-switch:hover{background-color:var(--switch-background-color-off-hover);border-color:var(--switch-border-color-off-hover)}.gda-switch:hover:after{background-color:var(--switch-background-color-dot-regular)}.gda-switch-small{min-width:var(--switch-width-small);height:var(--switch-height-small);line-height:calc(var(--switch-height-small) - var(--switch-border-width-regular) * 2)}.gda-switch-small .gda-switch-inner{margin-right:calc(var(--switch-space-small-vertical) - var(--switch-border-width-regular));margin-left:18px;font-size:var(--font-size-small);line-height:var(--switch-height-small)}.gda-switch-small:after{top:calc(var(--switch-space-small-horizontal) - var(--switch-border-width-regular));width:var(--switch-height-dot-small);height:var(--switch-height-dot-small)}.gda-switch-small:active:before,.gda-switch-small:active:after{width:16px}.gda-switch-small:not(.gda-switch-small-disabled):active:before,.gda-switch-small:not(.gda-switch-small-disabled):active:after{width:var(--switch-height-dot-small)}.gda-switch-small .gda-switch-loading-icon{top:calc(var(--switch-space-small-horizontal) - var(--switch-border-width-regular));left:calc(var(--switch-space-small-vertical) - var(--switch-border-width-regular));width:var(--switch-height-dot-small);height:var(--switch-height-dot-small);font-size:var(--switch-height-dot-small)}.gda-switch-small.gda-switch-checked .gda-switch-inner{margin-right:18px;margin-left:calc(var(--switch-space-small-vertical) - var(--switch-border-width-regular))}.gda-switch-small.gda-switch-checked:after,.gda-switch-small.gda-switch-checked .gda-switch-loading-icon{left:100%;margin-left:calc(calc(var(--switch-space-small-vertical) - var(--switch-border-width-regular)) * -1)}.gda-switch-checked{background-color:var(--switch-background-color-checked-regular);border-color:var(--switch-border-color-checked-regular)}.gda-switch-checked:hover{background-color:var(--switch-background-color-checked-hover);border-color:var(--switch-border-color-checked-hover)}.gda-switch-checked .gda-switch-inner{margin-right:20px;margin-left:6px;color:#fff}.gda-switch-loading,.gda-switch-disabled{cursor:not-allowed}.gda-switch-loading,.gda-switch-disabled,.gda-switch-loading:hover,.gda-switch-disabled:hover{background:var(--switch-background-color-off-disabled);border-color:var(--switch-border-color-off-disabled)}.gda-switch-loading *,.gda-switch-disabled *{cursor:not-allowed}.gda-switch-loading:before,.gda-switch-disabled:before,.gda-switch-loading:after,.gda-switch-disabled:after{cursor:not-allowed}@keyframes AntSwitchSmallLoadingCircle{0%{transform:rotate(0) scale(.66667);transform-origin:50% 50%}to{transform:rotate(360deg) scale(.66667);transform-origin:50% 50%}}body{touch-action:auto!important}:root{--header-height: 64px;--top-banner-height: 0px;--landing-module-padding: 120px}:root[top-banner]{--top-banner-height: 64px}@media only screen and (max-width: 599px){:root[top-banner]{--top-banner-height: 122px}}@media only screen and (max-width: 599px){:root{--header-height: 56px;--landing-module-padding: 20px}}@media only screen and (min-width: 600px) and (max-width: 959px){:root{--landing-module-padding: 40px}}@media only screen and (min-width: 960px) and (max-width: 1279px){:root{--landing-module-padding: 80px}}@keyframes insmind-custom-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.insmind-upload-view--disabled{opacity:.5;pointer-events:none}.insmind-upload-view__upload-btn,.insmind-upload-view__upload-btn-img{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--button-float-background-color-regular);border-radius:var(--button-border-radius-medium);cursor:pointer}.insmind-upload-view__upload-btn{border:1px solid var(--button-float-border-color);box-shadow:0 0 2px #00000014,0 4px 12px #0000000a}.insmind-upload-view__upload-btn:hover:not(.loading){box-shadow:0 0 1px #00000059,0 8px 32px 2px #0000001a}.insmind-upload-view__upload-icon{font-size:18px}.insmind-upload-view__upload-btn-img{position:relative;border:1px solid var(--border-color-overlay)}.insmind-upload-view__upload-btn-img:after{position:absolute;width:40px;height:40px;border-radius:var(--button-border-radius-medium);pointer-events:none;content:"";transition:background-color .2s}.insmind-upload-view__upload-btn-img:hover:after{background-color:#0006}.insmind-upload-view__upload-btn-img:hover .insmind-upload-view__delete-icon{display:block}.insmind-upload-view__upload-btn-img--loading:after{background-color:#0006}.insmind-upload-view__loading{position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:var(--button-border-radius-medium);pointer-events:none}.insmind-upload-view__loading svg{font-size:18px;color:var(--static-color-white)}.insmind-upload-view__delete-icon{position:absolute;z-index:2;display:none;font-size:18px;color:var(--static-color-white)}@media only screen and (max-width: 599px){.insmind-upload-view__upload-btn-img:after{background-color:#0006}.insmind-upload-view__delete-icon{display:block}}.insmind-textarea{display:flex;flex-direction:column;height:var(--2578642a);padding:8px;background-color:var(--background-color-secondary-regular);border:var(--border-width-small) solid transparent;border-radius:var(--border-radius-large);cursor:text;transition:all .3s,height 0s}.insmind-textarea__textarea{flex:1;height:var(--2c8999c5);padding:0 4px 4px;margin-bottom:4px;overflow:hidden;overflow-y:auto;background-color:var(--background-color-secondary-regular)}.insmind-textarea__textarea .gda-input{min-height:auto;padding:0;overscroll-behavior-y:contain;background-color:var(--background-color-secondary-regular);border:none;border-radius:0;resize:none}.insmind-textarea:hover,.insmind-textarea:focus-within{border-color:var(--border-color-emphasis);border-right-width:var(--border-width-small)!important}.insmind-textarea:hover .insmind-textarea__clear,.insmind-textarea:focus-within .insmind-textarea__clear,.insmind-textarea:hover .insmind-textarea__count,.insmind-textarea:focus-within .insmind-textarea__count{display:block}.insmind-textarea__divider{margin:16px 16px 0 0;border-top:var(--border-width-small) solid var(--background-color-divider-regular)}.insmind-textarea__footer{display:flex;align-items:center;justify-content:space-between;height:40px;padding-right:8px;cursor:auto}.insmind-textarea__toolbar{display:flex;align-items:center;justify-content:space-between;height:40px;padding-right:8px}.insmind-textarea__clear{display:none;color:var(--text-color-tertiary);cursor:pointer}.insmind-textarea__clear:not(.insmind-textarea__clear--disabled):hover{color:var(--text-color-secondary)}.insmind-textarea__clear--disabled{color:var(--text-color-disabled);cursor:not-allowed}.insmind-textarea__clear svg{font-size:16px}.insmind-textarea__count{display:none;margin-right:12px;margin-left:auto;font:var(--text-p2-regular);color:var(--text-color-primary);text-align:right;opacity:.5}.insmind-textarea__count--max{color:var(--text-color-error);opacity:1}
