body .checkboxes-with-filter-full-width{width:100%}body .checkboxes-with-filter-root{width:290px;--ldvar-iconSize: 10px;--ldvar-iconColour: #3d779e}body .checkboxes-with-filter-root .icon{width:var(--ldvar-iconSize);min-width:var(--ldvar-iconSize);height:var(--ldvar-iconSize);display:flex;fill:var(--ldvar-iconColour)}body .checkboxes-with-filter-root .icon svg{width:100%;height:100%}body .checkboxes-with-filter-root .icon.invert-hor{transform:scaleX(-1);transform-origin:center}body .checkboxes-with-filter-root .icon.invert-vert{transform:scaleY(-1);transform-origin:center}body .checkboxes-with-filter-root .text-field{display:inline-flex;flex-direction:column;position:relative;min-width:0;padding:0;border:0;--ldvar-iconSize: var(--ldvar-textfieldIconSize)}body .checkboxes-with-filter-root .text-field .icon{width:var(--ldvar-iconSize);min-width:var(--ldvar-iconSize);height:var(--ldvar-iconSize);display:flex;fill:var(--ldvar-iconColour)}body .checkboxes-with-filter-root .text-field .icon svg{width:100%;height:100%}body .checkboxes-with-filter-root .text-field .icon.invert-hor{transform:scaleX(-1);transform-origin:center}body .checkboxes-with-filter-root .text-field .icon.invert-vert{transform:scaleY(-1);transform-origin:center}body .checkboxes-with-filter-root .text-field-full-width{display:flex}body .checkboxes-with-filter-root .text-field-search-icon{position:absolute;left:12px}body .checkboxes-with-filter-root .text-field-password-icon{cursor:pointer;position:absolute;right:12px}body .checkboxes-with-filter-root .text-field-search-icon.icon{fill:#969696}body .checkboxes-with-filter-root .text-field-prefix{position:absolute;left:12px;top:calc(50% - 9px);color:#0a2440;font-family:var(--ldvar-fontFamily);font-weight:400;font-size:.875rem;line-height:1.36;margin:0}body .checkboxes-with-filter-root .text-field-end-adornment{position:absolute;right:12px;display:flex;align-items:center}body .checkboxes-with-filter-root .text-field-end-adornment .text-field-postfix{margin:0;color:#b7b7b7;font-family:var(--ldvar-fontFamily);font-weight:400;font-size:.875rem;line-height:1.36}body .checkboxes-with-filter-root .text-field-close-icon{position:absolute;right:12px;cursor:pointer}body .checkboxes-with-filter-root .text-field-close-icon.icon{fill:#707070}body .checkboxes-with-filter-root .text-field-label{position:absolute;left:14px;top:-9px;font-family:var(--ldvar-fontFamily);font-weight:400;font-size:.625rem;line-height:1.4;color:#0a2440;background-color:#fff;padding:0 4px;z-index:2}body .checkboxes-with-filter-root .text-field-label-disabled{background-color:#e5e5e5}body .checkboxes-with-filter-root .text-field-label-error{color:#c20006}body .checkboxes-with-filter-root .text-field-input-wrapper{position:relative;display:inline-flex;align-items:center;cursor:text;background-color:#fff;font-family:var(--ldvar-fontFamily);font-weight:400;font-size:.875rem;line-height:1.5;border:1px solid #c5ccd7;border-radius:5px;box-sizing:border-box}body .checkboxes-with-filter-root .text-field-input-wrapper .hide-icon.icon{fill:#707070;width:16px;height:16px}body .checkboxes-with-filter-root .text-field-input-wrapper .show-icon.icon{fill:#1d5881;width:16px;height:16px}body .checkboxes-with-filter-root .text-field-input-wrapper-standart{border:none;border-bottom:1px solid #c5ccd7;border-radius:0}body .checkboxes-with-filter-root .text-field-input-wrapper:hover{border-color:#3d779e}body .checkboxes-with-filter-root .text-field-input-wrapper-error,body .checkboxes-with-filter-root .text-field-input-wrapper-error:hover{border-color:#c20006}body .checkboxes-with-filter-root .text-field-input-wrapper-disabled{background-color:#e5e5e5;border-color:#e5e5e5}body .checkboxes-with-filter-root .text-field-input-wrapper-disabled:hover{border-color:#e5e5e5}body .checkboxes-with-filter-root .text-field-input{font-family:var(--ldvar-fontFamily);font-size:var(--ldvar-textfieldFontSize);letter-spacing:inherit;font-weight:inherit;color:#0a2440;border:0;box-sizing:content-box;background:none;height:21px;min-width:0;width:100%;padding:18px 16px;text-overflow:ellipsis}body .checkboxes-with-filter-root .text-field-input::placeholder{font-family:var(--ldvar-fontFamily);font-size:var(--ldvar-textfieldFontSize);letter-spacing:inherit;font-weight:inherit;color:#b7b7b7}body .checkboxes-with-filter-root .text-field-input:focus{outline-style:solid;outline-color:transparent}body .checkboxes-with-filter-root .text-field-input:focus~.text-field-outline{border-color:#3d779e;border-radius:5px}body .checkboxes-with-filter-root .text-field-input:focus~.text-field-outline-standart{border-top:none;border-left:none;border-right:none;border-radius:0}body .checkboxes-with-filter-root .text-field-input:-webkit-autofill,body .checkboxes-with-filter-root .text-field-input input:-webkit-autofill:hover,body .checkboxes-with-filter-root .text-field-input input:-webkit-autofill:focus,body .checkboxes-with-filter-root .text-field-input input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#0a2440;transition:background-color 5000s ease-in-out 0s}body .checkboxes-with-filter-root .text-field-input-small{padding:10px 12px}body .checkboxes-with-filter-root .text-field-input-postfix{padding-right:32px}body .checkboxes-with-filter-root .text-field-input-end-adornment{padding-right:52px}body .checkboxes-with-filter-root .text-field-input-prefix{padding-left:30px}body .checkboxes-with-filter-root .text-field-input-error:focus{outline-style:solid;outline-color:transparent}body .checkboxes-with-filter-root .text-field-input-error:focus~.text-field-outline{border-color:#c20006;border-radius:5px}body .checkboxes-with-filter-root .text-field-input-error:focus~.text-field-outline-standart{border-top:none;border-left:none;border-right:none;border-radius:0}body .checkboxes-with-filter-root .text-field-input-search{padding-left:35px}body .checkboxes-with-filter-root .text-field-input-clearable{padding-right:35px}body .checkboxes-with-filter-root .text-field-outline{position:absolute;inset:-1px;background-color:transparent;pointer-events:none;border:2px solid transparent}body .checkboxes-with-filter-root .text-field-helper-text{position:absolute;left:14px;bottom:-16px;font-family:var(--ldvar-fontFamily);font-weight:400;font-size:.625rem;line-height:1.4;color:#0a2440;margin:0}body .checkboxes-with-filter-root .text-field-helper-text-error{color:#c20006}body .checkboxes-with-filter-root .textlabel-message{position:static}body .checkboxes-with-filter-root .textlabel-message-content{position:absolute;background:#6d6d6d;box-shadow:0 3px 10px #00000029;border-radius:5px;z-index:9999;padding:4px 8px;width:fit-content}body .checkboxes-with-filter-root .textlabel-message-hidden{display:none}body .checkboxes-with-filter-root .textlabel-message-text{font-family:var(--ldvar-fontFamily);font-style:normal;font-weight:400;font-size:.875rem;line-height:1.5;color:#fff;max-width:500px;word-break:break-all;margin:0}body .checkboxes-with-filter-root .checkbox{display:inline-flex;align-items:center;position:relative;max-width:calc(100% - 32px);--ldvar-iconSize: $iconSize;--ldvar-iconColour: #ffffff}body .checkboxes-with-filter-root .checkbox .textlabel-message{position:static}body .checkboxes-with-filter-root .checkbox .textlabel-message-content{position:absolute;background:#6d6d6d;box-shadow:0 3px 10px #00000029;border-radius:5px;z-index:9999;padding:4px 8px;width:fit-content}body .checkboxes-with-filter-root .checkbox .textlabel-message-hidden{display:none}body .checkboxes-with-filter-root .checkbox .textlabel-message-text{font-family:var(--ldvar-fontFamily);font-style:normal;font-weight:400;font-size:.875rem;line-height:1.5;color:#fff;max-width:500px;word-break:break-all;margin:0}body .checkboxes-with-filter-root .checkbox .icon{width:var(--ldvar-iconSize);min-width:var(--ldvar-iconSize);height:var(--ldvar-iconSize);display:flex;fill:var(--ldvar-iconColour)}body .checkboxes-with-filter-root .checkbox .icon svg{width:100%;height:100%}body .checkboxes-with-filter-root .checkbox .icon.invert-hor{transform:scaleX(-1);transform-origin:center}body .checkboxes-with-filter-root .checkbox .icon.invert-vert{transform:scaleY(-1);transform-origin:center}body .checkboxes-with-filter-root .checkbox-input{width:1px;height:1px;position:absolute;white-space:nowrap;padding:0;border:0;opacity:0}body .checkboxes-with-filter-root .checkbox-control{display:inline-block;box-sizing:border-box;width:var(--ldvar-checkboxSize);height:var(--ldvar-checkboxSize);min-width:var(--ldvar-checkboxSize);border:2px solid var(--ldvar-checkboxInactiveColour);background-color:var(--ldvar-checkboxBgColour);border-radius:2px;position:relative;cursor:pointer}body .checkboxes-with-filter-root .checkbox-control:before{background-color:var(--ldvar-checkboxInactiveColour)}body .checkboxes-with-filter-root .checkbox-control:focus{border-color:var(--ldvar-checkboxColour)}body .checkboxes-with-filter-root .checkbox-control:focus:before{background-color:var(--ldvar-checkboxColour)}body .checkboxes-with-filter-root .checkbox-control:hover{border-color:#6096ba}body .checkboxes-with-filter-root .checkbox-control:hover:before{background-color:#6096ba}body .checkboxes-with-filter-root .checkbox-control-icon{position:absolute}body .checkboxes-with-filter-root .checkbox-control-icon-inactive.icon{fill:transparent}body .checkboxes-with-filter-root .checkbox-control-checked{border-color:var(--ldvar-checkboxColour)}body .checkboxes-with-filter-root .checkbox-control-checked:before{content:"";width:8px;height:8px;top:calc(50% - 4px);left:calc(50% - 4px);color:inherit;position:absolute;background-color:var(--ldvar-checkboxColour)}body .checkboxes-with-filter-root .checkbox-control-disabled,body .checkboxes-with-filter-root .checkbox-control-disabled:hover{border-color:#e5e5e5}body .checkboxes-with-filter-root .checkbox-control-disabled:hover:before{background-color:#e5e5e5}body .checkboxes-with-filter-root .checkbox-control-disabled:before{background-color:#e5e5e5}body .checkboxes-with-filter-root .checkbox-control-with-icon-checked{background-color:var(--ldvar-checkboxColour)}body .checkboxes-with-filter-root .checkbox-control-with-icon-checked:hover{background-color:#6096ba}body .checkboxes-with-filter-root .checkbox-control-with-icon-disabled,body .checkboxes-with-filter-root .checkbox-control-with-icon-disabled:hover{background-color:#e5e5e5}[type=checkbox]:focus+body .checkboxes-with-filter-root .checkbox-control{border-color:var(--ldvar-checkboxColour)}body .checkboxes-with-filter-root .checkbox-label{font-family:var(--ldvar-fontFamily);font-weight:400;cursor:pointer;line-height:1.5;font-size:.875rem;color:#0a2440;margin:0;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:160px}body .checkboxes-with-filter-root .checkbox-label-wrapper{display:flex;margin-left:8px;align-items:center}body .checkboxes-with-filter-root .checkbox-label-flag{display:inline-block;margin-right:4px;width:18px;height:16px}body .checkboxes-with-filter-root .checkbox-label-disabled{color:#e5e5e5}body .checkboxes-with-filter-root .typography{margin:0;color:var(--ldvar-typographyFontColour);font-family:var(--ldvar-fontFamily);font-weight:400;font-size:var(--ldvar-typographyFontSize);line-height:1.5}body .checkboxes-with-filter-root .typography-align-left{text-align:left}body .checkboxes-with-filter-root .typography-align-right{text-align:right}body .checkboxes-with-filter-root .typography-align-justify{text-align:justify}body .checkboxes-with-filter-root .typography-align-center{text-align:center}body .checkboxes-with-filter-root .typography-truncated{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .checkboxes-with-filter-root .typography-h1{font-weight:600;font-size:1.5rem;line-height:1.5}body .checkboxes-with-filter-root .typography-h2{font-weight:400;font-size:1.25rem;line-height:1.5}body .checkboxes-with-filter-root .typography-h3{font-weight:400;font-size:1.125rem;line-height:1.5}body .checkboxes-with-filter-root .typography-h4{font-weight:400;font-size:1rem;line-height:1.5}body .checkboxes-with-filter-root .typography-h5{font-weight:600;font-size:.875rem;line-height:1.36}body .checkboxes-with-filter-root .typography-h6{font-weight:600;font-size:.75rem;line-height:1.33}body .checkboxes-with-filter-root .typography-body1{font-weight:400;line-height:1.35}body .checkboxes-with-filter-root .typography-body2{font-weight:600;font-size:.625rem;line-height:1.4}body .checkboxes-with-filter-root .typography-subtitle1{font-weight:600;font-size:.813rem;line-height:1.38}body .checkboxes-with-filter-root .typography-subtitle2{font-weight:600;font-size:.625rem;line-height:1.4}body .checkboxes-with-filter-checkbox-wrapper{display:flex;align-items:center;justify-content:space-between}body .checkboxes-with-filter-checkbox-label{font-family:var(--ldvar-fontFamily);font-weight:400;cursor:pointer;line-height:1.5;font-size:.875rem;color:#0a2440;margin:0 0 0 7.5px;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:160px}body .checkboxes-with-filter-checkbox-label-counter{border-radius:12px;background:#3d779e;color:#fff;padding:0 12px;margin-left:16px;font-size:.875rem;line-height:1.5}body .checkboxes-with-filter-checkbox-hidden{height:35px}body .checkboxes-with-filter-checkbox-icon{position:relative;width:16px;height:16px;margin-left:auto;cursor:pointer;padding:8px;box-sizing:content-box}body .checkboxes-with-filter-checkbox-icon:after{position:absolute;content:"";top:14px;left:12px;width:0;height:0;border:5px solid transparent;border-color:#707070 transparent transparent transparent}body .checkboxes-with-filter-checkbox-icon-opened:after{top:8px;border-color:transparent transparent #707070 transparent}body .checkboxes-with-filter-checkbox-item{padding:8px 16px}body .checkboxes-with-filter-checkbox-item-wrapper{display:flex;flex-direction:column}body .checkboxes-with-filter-checkbox-item-label{max-width:160px}body .checkboxes-with-filter-checkbox-item-label-nested{max-width:170px}body .checkboxes-with-filter-checkbox-item-nested{padding-left:16px}body .checkboxes-with-filter-content{max-height:inherit;overflow-y:scroll;overflow-x:hidden;padding:3px 8px}body .checkboxes-with-filter-content::-webkit-scrollbar{width:5px;height:10px;background-color:#e0e0e0}body .checkboxes-with-filter-content::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000;border-radius:10px;background-color:#fff}body .checkboxes-with-filter-content::-webkit-scrollbar-thumb{background:#b7b7b7;border-radius:5px}body .checkboxes-with-filter-expand{display:flex;align-items:center;justify-content:center;margin-top:8px;margin-bottom:4px;cursor:pointer}body .checkboxes-with-filter-expand-title.typography{color:#3d779e;margin-right:8px}body .textlabel-message{position:static}body .textlabel-message-content{position:absolute;background:#6d6d6d;box-shadow:0 3px 10px #00000029;border-radius:5px;z-index:9999;padding:4px 8px;width:fit-content}body .textlabel-message-hidden{display:none}body .textlabel-message-text{font-family:var(--ldvar-fontFamily);font-style:normal;font-weight:400;font-size:.875rem;line-height:1.5;color:#fff;max-width:500px;word-break:break-all;margin:0}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.instruction-wrapper{margin-top:8px;--ldvar-iconSize: 10px;--ldvar-iconColour: "#F8A646"}.instruction-wrapper .typography{margin:0;color:var(--ldvar-typographyFontColour);font-family:var(--ldvar-fontFamily);font-weight:400;font-size:var(--ldvar-typographyFontSize);line-height:1.5}.instruction-wrapper .typography-align-left{text-align:left}.instruction-wrapper .typography-align-right{text-align:right}.instruction-wrapper .typography-align-justify{text-align:justify}.instruction-wrapper .typography-align-center{text-align:center}.instruction-wrapper .typography-truncated{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.instruction-wrapper .typography-h1{font-weight:600;font-size:1.5rem;line-height:1.5}.instruction-wrapper .typography-h2{font-weight:400;font-size:1.25rem;line-height:1.5}.instruction-wrapper .typography-h3{font-weight:400;font-size:1.125rem;line-height:1.5}.instruction-wrapper .typography-h4{font-weight:400;font-size:1rem;line-height:1.5}.instruction-wrapper .typography-h5{font-weight:600;font-size:.875rem;line-height:1.36}.instruction-wrapper .typography-h6{font-weight:600;font-size:.75rem;line-height:1.33}.instruction-wrapper .typography-body1{font-weight:400;line-height:1.35}.instruction-wrapper .typography-body2{font-weight:600;font-size:.625rem;line-height:1.4}.instruction-wrapper .typography-subtitle1{font-weight:600;font-size:.813rem;line-height:1.38}.instruction-wrapper .typography-subtitle2{font-weight:600;font-size:.625rem;line-height:1.4}.instruction-wrapper .icon{width:var(--ldvar-iconSize);min-width:var(--ldvar-iconSize);height:var(--ldvar-iconSize);display:flex;fill:var(--ldvar-iconColour)}.instruction-wrapper .icon svg{width:100%;height:100%}.instruction-wrapper .icon.invert-hor{transform:scaleX(-1);transform-origin:center}.instruction-wrapper .icon.invert-vert{transform:scaleY(-1);transform-origin:center}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body .popover-wrapper{position:absolute;background-color:#fff;border-radius:5px;box-shadow:0 3px 10px #00000029;padding:8px 0;box-sizing:border-box;display:flex;flex-direction:column}body .popover-backdrop{position:fixed;inset:0}body .popover-outside-wrapper{position:absolute;min-height:100vh;height:100%;inset:0}body .popover-outside-wrapper-fixed{position:fixed}
