@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Nunito:wght@200;700;800&display=swap";.loader[data-v-a7f4cced]{z-index:9999;display:block;position:absolute}.loader--reactions-selector[data-v-a7f4cced]{display:flex;position:absolute}.avatar_mini[data-v-5143c085]{display:inline-block;border:black solid 1px;border-radius:50%;overflow:hidden;position:relative;background:var(--avatar-bg)}.avatar_mini--with-overlay[data-v-5143c085]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;box-shadow:inset 2px 2px #ffffff80,inset -2px -2px #00000080;transform:rotate(5deg)}.avatar_mini-image[data-v-5143c085]{width:100%;height:100%;object-fit:cover}.avatar_mini-content[data-v-5143c085]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center;word-break:break-word;padding:4px;font-size:12px;line-height:1.1}.bs-border-container[data-v-81e5c5ba]{position:relative;--container-padding: calc(var(--container-border-is-gradient, 0) * var(--container-border-width, 0px));border:var(--container-border, none);padding:var(--container-padding);border-radius:var(--container-border-radius, 8px);box-shadow:var(--container-box-shadow-outset, none)}.bs-border-container[data-v-81e5c5ba]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--container-border-radius, 8px);padding:var(--container-padding);background:var(--container-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.bs-border-container--sticky[data-v-81e5c5ba]{border-top-left-radius:0;border-top-right-radius:0;padding-top:0;border-top:0}.bs-border-container--sticky[data-v-81e5c5ba]:before{border-top-left-radius:0;border-top-right-radius:0;border-top:0;padding-top:0}.bs-border-container__bg[data-v-81e5c5ba]{position:relative;background:var(--container-bg, transparent);background-size:var(--container-bg-size, cover);background-position:var(--container-bg-position, center);background-repeat:var(--container-bg-repeat, no-repeat);border-radius:calc(var(--container-border-radius, 8px) - var(--container-border-width, 1px));box-shadow:var(--container-box-shadow-inset, none)}.bs-border-container__bg--sticky[data-v-81e5c5ba]{border-top-left-radius:0;border-top-right-radius:0;padding-top:0;border-top:0}.bs-border-container__bg[data-v-81e5c5ba]>div{background:transparent;border-radius:inherit;box-shadow:inset}.container_body[data-v-5905daac]{margin:0 10px}.container_body[data-v-5905daac]>div{padding:0 10px;min-height:350px}.search[data-v-3efb64bc]{--min-size: var(--28fa2260);--max-size: var(--432dd63c);position:relative;display:flex;align-items:center;padding-left:calc(var(--min-size) / 2);min-width:var(--min-size);min-height:var(--min-size)}.search-icon[data-v-3efb64bc]{position:absolute;width:100%;max-width:var(--min-size);max-height:var(--min-size);left:0;z-index:1}.search-input[data-v-3efb64bc]{border-radius:var(--btn-border-radius);border:var(--btn-border);padding:5px 5px 5px 22px;height:40px;width:calc(var(--max-size) - var(--min-size) / 2);background:var(--btn-bg);transition:all ease .3s;box-shadow:var(--btn-box-shadow);color:var(--btn-text-color)}.search-input.no-shadows[data-v-3efb64bc]{box-shadow:none!important}.search-input[data-v-3efb64bc]:hover{box-shadow:var(--input-border)}.search-input.inactive[data-v-3efb64bc]{width:0;height:0;padding:0;border:1px solid transparent;background:transparent;opacity:0}:root{--el-color-white:#fff;--el-color-black:#000;--el-color-primary-rgb:64, 158, 255;--el-color-success-rgb:103, 194, 58;--el-color-warning-rgb:230, 162, 60;--el-color-danger-rgb:245, 108, 108;--el-color-error-rgb:245, 108, 108;--el-color-info-rgb:144, 147, 153;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:.3s;--el-transition-duration-fast:.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(.645, .045, .355, 1);--el-transition-function-fast-bezier:cubic-bezier(.23, 1, .32, 1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier), opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--el-color-primary:#409eff;--el-color-primary-light-3:#79bbff;--el-color-primary-light-5:#a0cfff;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d9ecff;--el-color-primary-light-9:#ecf5ff;--el-color-primary-dark-2:#337ecc;--el-color-success:#67c23a;--el-color-success-light-3:#95d475;--el-color-success-light-5:#b3e19d;--el-color-success-light-7:#d1edc4;--el-color-success-light-8:#e1f3d8;--el-color-success-light-9:#f0f9eb;--el-color-success-dark-2:#529b2e;--el-color-warning:#e6a23c;--el-color-warning-light-3:#eebe77;--el-color-warning-light-5:#f3d19e;--el-color-warning-light-7:#f8e3c5;--el-color-warning-light-8:#faecd8;--el-color-warning-light-9:#fdf6ec;--el-color-warning-dark-2:#b88230;--el-color-danger:#f56c6c;--el-color-danger-light-3:#f89898;--el-color-danger-light-5:#fab6b6;--el-color-danger-light-7:#fcd3d3;--el-color-danger-light-8:#fde2e2;--el-color-danger-light-9:#fef0f0;--el-color-danger-dark-2:#c45656;--el-color-error:#f56c6c;--el-color-error-light-3:#f89898;--el-color-error-light-5:#fab6b6;--el-color-error-light-7:#fcd3d3;--el-color-error-light-8:#fde2e2;--el-color-error-light-9:#fef0f0;--el-color-error-dark-2:#c45656;--el-color-info:#909399;--el-color-info-light-3:#b1b3b8;--el-color-info-light-5:#c8c9cc;--el-color-info-light-7:#dedfe0;--el-color-info-light-8:#e9e9eb;--el-color-info-light-9:#f4f4f5;--el-color-info-dark-2:#73767a;--el-bg-color:#fff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#fff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#fff;--el-box-shadow:0px 12px 32px 4px #0000000a, 0px 8px 20px #00000014;--el-box-shadow-light:0px 0px 12px #0000001f;--el-box-shadow-lighter:0px 0px 6px #0000001f;--el-box-shadow-dark:0px 16px 48px 16px #00000014, 0px 12px 32px #0000001f, 0px 8px 16px -8px #00000029;--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:#000c;--el-overlay-color-light:#000000b3;--el-overlay-color-lighter:#00000080;--el-mask-color:#ffffffe6;--el-mask-color-extra-light:#ffffff4d;--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:top;transform:scaleY(1)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:bottom;transform:scaleY(1)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:0 0;transform:scale(1)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-leave-active,.el-collapse-transition-enter-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.el-icon{--color:inherit;fill:currentColor;width:1em;height:1em;color:var(--color);line-height:1em;font-size:inherit;justify-content:center;align-items:center;display:inline-flex;position:relative}.el-icon.is-loading{animation:2s linear infinite rotating}.el-icon svg{width:1em;height:1em}.el-textarea{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;vertical-align:bottom;width:100%;font-size:var(--el-font-size-base);display:inline-block;position:relative}.el-textarea__inner{resize:vertical;box-sizing:border-box;width:100%;line-height:1.5;font-size:inherit;color:var(--el-input-text-color,var(--el-text-color-regular));background-color:var(--el-input-bg-color,var(--el-fill-color-blank));-webkit-appearance:none;box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;border-radius:var(--el-input-border-radius,var(--el-border-radius-base));transition:var(--el-transition-box-shadow);background-image:none;border:none;padding:5px 11px;font-family:inherit;display:block;position:relative}.el-textarea__inner.is-clearable{padding:5px 26px 5px 11px}.el-textarea__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-textarea__inner:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset;outline:none}.el-textarea__clear{color:var(--el-input-icon-color);cursor:pointer;font-size:14px;position:absolute;top:15px;right:11px;transform:translateY(-50%)}.el-textarea__clear:hover{color:var(--el-input-clear-hover-color)}.el-textarea .el-input__count{color:var(--el-color-info);background:var(--el-fill-color-blank);font-size:12px;line-height:14px;position:absolute;bottom:5px;right:10px}.el-textarea .el-input__count.is-outside{top:100%;right:0;bottom:unset;background:0 0;padding-top:2px;line-height:1;position:absolute}.el-textarea.is-disabled .el-textarea__inner{box-shadow:0 0 0 1px var(--el-disabled-border-color) inset;background-color:var(--el-disabled-bg-color);color:var(--el-disabled-text-color);cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:var(--el-text-color-placeholder)}.el-textarea.is-exceed .el-textarea__inner{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-textarea.is-exceed .el-input__count{color:var(--el-color-danger)}.el-input{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;--el-input-height:var(--el-component-size);font-size:var(--el-font-size-base);width:var(--el-input-width);line-height:var(--el-input-height);box-sizing:border-box;vertical-align:middle;display:inline-flex;position:relative}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{background:var(--el-text-color-disabled);border-radius:5px;width:6px}.el-input::-webkit-scrollbar-corner{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track-piece{background:var(--el-fill-color-blank);width:6px}.el-input .el-input__clear,.el-input .el-input__password{color:var(--el-input-icon-color);cursor:pointer;font-size:14px}.el-input .el-input__clear:hover,.el-input .el-input__password:hover{color:var(--el-input-clear-hover-color)}.el-input .el-input__count{height:100%;color:var(--el-color-info);align-items:center;font-size:12px;display:inline-flex}.el-input .el-input__count .el-input__count-inner{background:var(--el-fill-color-blank);line-height:initial;padding-left:8px;display:inline-block}.el-input .el-input__count.is-outside{height:unset;padding-top:2px;position:absolute;top:100%;right:0}.el-input .el-input__count.is-outside .el-input__count-inner{background:0 0;padding-left:0;line-height:1}.el-input__wrapper{background-color:var(--el-input-bg-color,var(--el-fill-color-blank));border-radius:var(--el-input-border-radius,var(--el-border-radius-base));cursor:text;transition:var(--el-transition-box-shadow);box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;background-image:none;flex-grow:1;justify-content:center;align-items:center;padding:1px 11px;display:inline-flex;transform:translate(0)}.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-input{--el-input-inner-height:calc(var(--el-input-height,32px) - 2px)}.el-input__inner{-webkit-appearance:none;width:100%;color:var(--el-input-text-color,var(--el-text-color-regular));font-size:inherit;height:var(--el-input-inner-height);line-height:var(--el-input-inner-height);box-sizing:border-box;background:0 0;border:none;outline:none;flex-grow:1;padding:0}.el-input__inner:focus{outline:none}.el-input__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-input__inner[type=password]::-ms-reveal{display:none}.el-input__inner[type=number]{line-height:1}.el-input__prefix{white-space:nowrap;height:100%;line-height:var(--el-input-inner-height);text-align:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));transition:all var(--el-transition-duration);pointer-events:none;flex-wrap:nowrap;flex-shrink:0;display:inline-flex}.el-input__prefix-inner{pointer-events:all;justify-content:center;align-items:center;display:inline-flex}.el-input__prefix-inner>:last-child{margin-right:8px}.el-input__prefix-inner>:first-child,.el-input__prefix-inner>:first-child.el-input__icon{margin-left:0}.el-input__suffix{white-space:nowrap;height:100%;line-height:var(--el-input-inner-height);text-align:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));transition:all var(--el-transition-duration);pointer-events:none;flex-wrap:nowrap;flex-shrink:0;display:inline-flex}.el-input__suffix-inner{pointer-events:all;justify-content:center;align-items:center;display:inline-flex}.el-input__suffix-inner>:first-child{margin-left:8px}.el-input .el-input__icon{height:inherit;line-height:inherit;transition:all var(--el-transition-duration);justify-content:center;align-items:center;margin-left:8px;display:flex}.el-input__validateIcon{pointer-events:none}.el-input.is-active .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-color, ) inset}.el-input.is-disabled{cursor:not-allowed}.el-input.is-disabled .el-input__wrapper{background-color:var(--el-disabled-bg-color);cursor:not-allowed;box-shadow:0 0 0 1px var(--el-disabled-border-color) inset}.el-input.is-disabled .el-input__inner{color:var(--el-disabled-text-color);-webkit-text-fill-color:var(--el-disabled-text-color);cursor:not-allowed}.el-input.is-disabled .el-input__inner::placeholder{color:var(--el-text-color-placeholder)}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-disabled .el-input__prefix-inner,.el-input.is-disabled .el-input__suffix-inner{pointer-events:none}.el-input.is-exceed .el-input__wrapper{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-input.is-exceed .el-input__suffix .el-input__count{color:var(--el-color-danger)}.el-input--large{--el-input-height:var(--el-component-size-large);font-size:14px}.el-input--large .el-input__wrapper{padding:1px 15px}.el-input--large{--el-input-inner-height:calc(var(--el-input-height,40px) - 2px)}.el-input--small{--el-input-height:var(--el-component-size-small);font-size:12px}.el-input--small .el-input__wrapper{padding:1px 7px}.el-input--small{--el-input-inner-height:calc(var(--el-input-height,24px) - 2px)}.el-input-group{align-items:stretch;width:100%;display:inline-flex}.el-input-group__append,.el-input-group__prepend{background-color:var(--el-fill-color-light);color:var(--el-color-info);border-radius:var(--el-input-border-radius);white-space:nowrap;justify-content:center;align-items:center;min-height:100%;padding:0 20px;display:inline-flex;position:relative}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:none}.el-input-group__append .el-select,.el-input-group__append .el-button,.el-input-group__prepend .el-select,.el-input-group__prepend .el-button{flex:1;margin:0 -20px;display:inline-block}.el-input-group__append button.el-button,.el-input-group__append button.el-button:hover,.el-input-group__append div.el-select .el-select__wrapper,.el-input-group__append div.el-select:hover .el-select__wrapper,.el-input-group__prepend button.el-button,.el-input-group__prepend button.el-button:hover,.el-input-group__prepend div.el-select .el-select__wrapper,.el-input-group__prepend div.el-select:hover .el-select__wrapper{color:inherit;background-color:#0000;border-color:#0000}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append{box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--prepend>.el-input__wrapper{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--prepend .el-input-group__prepend .el-select .el-select__wrapper{box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset;border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group--append>.el-input__wrapper{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group--append .el-input-group__append .el-select .el-select__wrapper{box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset;border-top-left-radius:0;border-bottom-left-radius:0}.el-input-hidden{display:none!important}.el-scrollbar{--el-scrollbar-opacity:.3;--el-scrollbar-bg-color:var(--el-text-color-secondary);--el-scrollbar-hover-opacity:.5;--el-scrollbar-hover-bg-color:var(--el-text-color-secondary);height:100%;position:relative;overflow:hidden}.el-scrollbar__wrap{height:100%;overflow:auto}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{cursor:pointer;border-radius:inherit;background-color:var(--el-scrollbar-bg-color,var(--el-text-color-secondary));width:0;height:0;transition:var(--el-transition-duration) background-color;opacity:var(--el-scrollbar-opacity,.3);display:block;position:relative}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color,var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity,.5)}.el-scrollbar__bar{z-index:1;border-radius:4px;position:absolute;bottom:2px;right:2px}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}.el-popper{--el-popper-border-radius:var(--el-popover-border-radius,4px);--el-popper-bg-color-light:var(--el-bg-color-overlay);--el-popper-bg-color-dark:var(--el-text-color-primary);border-radius:var(--el-popper-border-radius);z-index:2000;overflow-wrap:break-word;word-break:normal;visibility:visible;min-width:10px;padding:5px 11px;font-size:12px;line-height:20px;position:absolute}.el-popper.is-dark{--el-fill-color-blank:var(--el-popper-bg-color-dark);color:var(--el-bg-color);background:var(--el-popper-bg-color-dark);border:1px solid var(--el-text-color-primary)}.el-popper.is-dark>.el-popper__arrow:before{border:1px solid var(--el-text-color-primary);background:var(--el-popper-bg-color-dark);right:0}.el-popper.is-light{--el-fill-color-blank:var(--el-popper-bg-color-light);background:var(--el-popper-bg-color-light);border:1px solid var(--el-border-color-light)}.el-popper.is-light>.el-popper__arrow:before{border:1px solid var(--el-border-color-light);background:var(--el-popper-bg-color-light);right:0}.el-popper.is-pure{padding:0}.el-popper__arrow{z-index:-1;width:10px;height:10px;position:absolute}.el-popper__arrow:before{z-index:-1;content:" ";background:var(--el-text-color-primary);box-sizing:border-box;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-bottom-right-radius:2px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-top-left-radius:2px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-top-right-radius:2px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-bottom-left-radius:2px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-top-color:#0000!important;border-left-color:#0000!important}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-bottom-color:#0000!important;border-right-color:#0000!important}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-bottom-color:#0000!important;border-left-color:#0000!important}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-top-color:#0000!important;border-right-color:#0000!important}.el-tag{--el-tag-font-size:12px;--el-tag-border-radius:4px;--el-tag-border-radius-rounded:9999px;background-color:var(--el-tag-bg-color);border-color:var(--el-tag-border-color);color:var(--el-tag-text-color);vertical-align:middle;height:24px;font-size:var(--el-tag-font-size);border-radius:var(--el-tag-border-radius);box-sizing:border-box;white-space:nowrap;--el-icon-size:14px;--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary);border-style:solid;border-width:1px;justify-content:center;align-items:center;padding:0 9px;line-height:1;display:inline-flex}.el-tag.el-tag--primary{--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-bg-color:var(--el-color-success-light-9);--el-tag-border-color:var(--el-color-success-light-8);--el-tag-hover-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-bg-color:var(--el-color-warning-light-9);--el-tag-border-color:var(--el-color-warning-light-8);--el-tag-hover-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-bg-color:var(--el-color-danger-light-9);--el-tag-border-color:var(--el-color-danger-light-8);--el-tag-hover-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-bg-color:var(--el-color-error-light-9);--el-tag-border-color:var(--el-color-error-light-8);--el-tag-hover-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-bg-color:var(--el-color-info-light-9);--el-tag-border-color:var(--el-color-info-light-8);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-hit{border-color:var(--el-color-primary)}.el-tag.is-round{border-radius:var(--el-tag-border-radius-rounded)}.el-tag .el-tag__close{color:var(--el-tag-text-color);flex-shrink:0}.el-tag .el-tag__close:hover{color:var(--el-color-white);background-color:var(--el-tag-hover-color)}.el-tag.el-tag--primary{--el-tag-text-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-text-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-text-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-text-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-text-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-text-color:var(--el-color-info)}.el-tag .el-icon{cursor:pointer;font-size:calc(var(--el-icon-size) - 2px);height:var(--el-icon-size);width:var(--el-icon-size);border-radius:50%}.el-tag .el-tag__close{background-color:#0000;border:none;border-radius:50%;outline:none;margin-left:6px;padding:0;overflow:hidden}.el-tag .el-tag__close:focus-visible{outline:2px solid var(--el-color-primary);outline-offset:2px}.el-tag .el-tag__close .el-icon{display:flex}.el-tag--dark{--el-tag-text-color:var(--el-color-white);--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--primary{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--success{--el-tag-bg-color:var(--el-color-success);--el-tag-border-color:var(--el-color-success);--el-tag-hover-color:var(--el-color-success-light-3)}.el-tag--dark.el-tag--warning{--el-tag-bg-color:var(--el-color-warning);--el-tag-border-color:var(--el-color-warning);--el-tag-hover-color:var(--el-color-warning-light-3)}.el-tag--dark.el-tag--danger{--el-tag-bg-color:var(--el-color-danger);--el-tag-border-color:var(--el-color-danger);--el-tag-hover-color:var(--el-color-danger-light-3)}.el-tag--dark.el-tag--error{--el-tag-bg-color:var(--el-color-error);--el-tag-border-color:var(--el-color-error);--el-tag-hover-color:var(--el-color-error-light-3)}.el-tag--dark.el-tag--info{--el-tag-bg-color:var(--el-color-info);--el-tag-border-color:var(--el-color-info);--el-tag-hover-color:var(--el-color-info-light-3)}.el-tag--dark.el-tag--primary,.el-tag--dark.el-tag--success,.el-tag--dark.el-tag--warning,.el-tag--dark.el-tag--danger,.el-tag--dark.el-tag--error,.el-tag--dark.el-tag--info{--el-tag-text-color:var(--el-color-white)}.el-tag--plain,.el-tag--plain.el-tag--primary{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary)}.el-tag--plain.el-tag--success{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-success-light-5);--el-tag-hover-color:var(--el-color-success)}.el-tag--plain.el-tag--warning{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-warning-light-5);--el-tag-hover-color:var(--el-color-warning)}.el-tag--plain.el-tag--danger{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-danger-light-5);--el-tag-hover-color:var(--el-color-danger)}.el-tag--plain.el-tag--error{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-error-light-5);--el-tag-hover-color:var(--el-color-error)}.el-tag--plain.el-tag--info{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-info-light-5);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-closable{padding-right:5px}.el-tag--large{--el-icon-size:16px;height:32px;padding:0 11px}.el-tag--large .el-tag__close{margin-left:8px}.el-tag--large.is-closable{padding-right:7px}.el-tag--small{--el-icon-size:12px;height:20px;padding:0 7px}.el-tag--small .el-tag__close{margin-left:4px}.el-tag--small.is-closable{padding-right:3px}.el-tag--small .el-icon-close{transform:scale(.8)}.el-tag.el-tag--primary.is-hit{border-color:var(--el-color-primary)}.el-tag.el-tag--success.is-hit{border-color:var(--el-color-success)}.el-tag.el-tag--warning.is-hit{border-color:var(--el-color-warning)}.el-tag.el-tag--danger.is-hit{border-color:var(--el-color-danger)}.el-tag.el-tag--error.is-hit{border-color:var(--el-color-error)}.el-tag.el-tag--info.is-hit{border-color:var(--el-color-info)}.el-vl__wrapper{position:relative}.el-vl__wrapper:hover .el-virtual-scrollbar,.el-vl__wrapper.always-on .el-virtual-scrollbar{opacity:1}.el-vl__window{scrollbar-width:none}.el-vl__window::-webkit-scrollbar{display:none}.el-virtual-scrollbar{opacity:0;transition:opacity .34s ease-out}.el-virtual-scrollbar.always-on{opacity:1}.el-vg__wrapper{position:relative}.el-select-dropdown{z-index:calc(var(--el-index-top) + 1);border-radius:var(--el-border-radius-base);box-sizing:border-box}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__loading,.el-select-dropdown__empty{text-align:center;color:var(--el-text-color-secondary);font-size:var(--el-select-font-size);margin:0;padding:10px 0}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{box-sizing:border-box;margin:0;padding:6px 0;list-style:none}.el-select-dropdown__list.el-vl__window{margin:6px 0;padding:0}.el-select-dropdown__header{border-bottom:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__footer{border-top:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__item{font-size:var(--el-font-size-base);white-space:nowrap;text-overflow:ellipsis;color:var(--el-text-color-regular);box-sizing:border-box;cursor:pointer;height:34px;padding:0 32px 0 20px;line-height:34px;position:relative;overflow:hidden}.el-select-dropdown__item.is-hovering{background-color:var(--el-fill-color-light)}.el-select-dropdown__item.is-selected{color:var(--el-color-primary);font-weight:700}.el-select-dropdown__item.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed;background-color:unset}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{content:"";background-position:50%;background-repeat:no-repeat;background-color:var(--el-color-primary);-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat;border-top:none;border-right:none;width:12px;height:12px;position:absolute;top:50%;right:20px;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-disabled:after{background-color:var(--el-text-color-placeholder)}.el-select-group{margin:0;padding:0}.el-select-group__wrap{margin:0;padding:0;list-style:none;position:relative}.el-select-group__title{box-sizing:border-box;color:var(--el-color-info);text-overflow:ellipsis;white-space:nowrap;padding:0 20px;font-size:12px;line-height:34px;overflow:hidden}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{--el-select-border-color-hover:var(--el-border-color-hover);--el-select-disabled-color:var(--el-disabled-text-color);--el-select-disabled-border:var(--el-disabled-border-color);--el-select-font-size:var(--el-font-size-base);--el-select-close-hover-color:var(--el-text-color-secondary);--el-select-input-color:var(--el-text-color-placeholder);--el-select-multiple-input-color:var(--el-text-color-regular);--el-select-input-focus-border-color:var(--el-color-primary);--el-select-input-font-size:14px;--el-select-width:100%;vertical-align:middle;width:var(--el-select-width);display:inline-block;position:relative}.el-select__wrapper{box-sizing:border-box;cursor:pointer;text-align:left;border-radius:var(--el-border-radius-base);background-color:var(--el-fill-color-blank);min-height:32px;transition:var(--el-transition-duration);box-shadow:0 0 0 1px var(--el-border-color) inset;align-items:center;gap:6px;padding:4px 12px;font-size:14px;line-height:24px;display:flex;position:relative;transform:translate(0)}.el-select__wrapper.is-filterable{cursor:text}.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-select__wrapper.is-hovering:not(.is-focused){box-shadow:0 0 0 1px var(--el-border-color-hover) inset}.el-select__wrapper.is-disabled{cursor:not-allowed;background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled:hover{box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-select__wrapper.is-disabled .el-select__selected-item{color:var(--el-select-disabled-color)}.el-select__wrapper.is-disabled .el-select__caret,.el-select__wrapper.is-disabled .el-tag,.el-select__wrapper.is-disabled input{cursor:not-allowed}.el-select__wrapper.is-disabled .el-select__prefix,.el-select__wrapper.is-disabled .el-select__suffix{pointer-events:none}.el-select__prefix,.el-select__suffix{color:var(--el-input-icon-color,var(--el-text-color-placeholder));flex-shrink:0;align-items:center;gap:6px;display:flex}.el-select__caret{color:var(--el-select-input-color);font-size:var(--el-select-input-font-size);transition:var(--el-transition-duration);cursor:pointer;transform:rotate(0)}.el-select__caret.is-reverse{transform:rotate(180deg)}.el-select__clear{cursor:pointer}.el-select__clear:hover{color:var(--el-select-close-hover-color)}.el-select__selection{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.el-select__selection.is-near{margin-left:-8px}.el-select__selection .el-tag{cursor:pointer;border-color:#0000}.el-select__selection .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-select__selection .el-tag .el-tag__content{min-width:0}.el-select__selected-item{-webkit-user-select:none;user-select:none;flex-wrap:wrap;display:flex}.el-select__tags-text{text-overflow:ellipsis;white-space:nowrap;line-height:normal;display:block;overflow:hidden}.el-select__placeholder{z-index:-1;text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--el-input-text-color,var(--el-text-color-regular));display:block;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.el-select__placeholder.is-transparent{-webkit-user-select:none;user-select:none;color:var(--el-text-color-placeholder)}.el-select__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);box-shadow:var(--el-box-shadow-light)}.el-select__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:#0000;border-left-color:#0000}.el-select__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:#0000;border-right-color:#0000}.el-select__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:#0000;border-left-color:#0000}.el-select__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-top-color:#0000;border-right-color:#0000}.el-select__input-wrapper{flex:1}.el-select__input-wrapper.is-hidden{opacity:0;z-index:-1;position:absolute}.el-select__input{color:var(--el-select-multiple-input-color);font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:none;outline:none;width:100%;height:24px;padding:0;font-family:inherit}.el-select__input-calculator{visibility:hidden;white-space:pre;max-width:100%;position:absolute;top:0;left:0;overflow:hidden}.el-select--large .el-select__wrapper{gap:6px;min-height:40px;padding:8px 16px;font-size:14px;line-height:24px}.el-select--large .el-select__selection{gap:6px}.el-select--large .el-select__selection.is-near{margin-left:-8px}.el-select--large .el-select__prefix,.el-select--large .el-select__suffix{gap:6px}.el-select--large .el-select__input{height:24px}.el-select--small .el-select__wrapper{gap:4px;min-height:24px;padding:2px 8px;font-size:12px;line-height:20px}.el-select--small .el-select__selection{gap:4px}.el-select--small .el-select__selection.is-near{margin-left:-6px}.el-select--small .el-select__prefix,.el-select--small .el-select__suffix{gap:4px}.el-select--small .el-select__input{height:20px}.select[data-v-ed93b0ce]{position:relative;display:flex;align-items:center;width:100%}.select[data-v-ed93b0ce]:has(.select-icon){padding-left:20px}.select-wrapper[data-v-ed93b0ce]{position:relative;display:inline-block;min-width:40px;width:var(--aa3bea72);min-height:40px}.select-wrapper--mini[data-v-ed93b0ce]{min-height:38px}.select-icon[data-v-ed93b0ce]{position:absolute;width:100%;max-width:40px;max-height:40px;left:0;z-index:1}.select-icon--mini[data-v-ed93b0ce]{max-width:32px;max-height:32px}.select-select[data-v-ed93b0ce]{border-radius:var(--btn-border-radius);border:var(--btn-border);background:var(--btn-bg);box-shadow:var(--btn-box-shadow);height:40px;width:100%;transition:all ease .3s;display:flex;align-items:center;padding-left:10px;font-weight:700}.select-select.no-shadows[data-v-ed93b0ce]{box-shadow:none!important}.select-select[data-v-ed93b0ce]:hover{box-shadow:4px 4px #00000040}.select-select.inactive[data-v-ed93b0ce]{width:0;height:0;padding:0;background:transparent;overflow:hidden;margin-left:30px;border:1px solid transparent;box-shadow:2px 2px #0000}.select-select.active-select[data-v-ed93b0ce]{background:var(--btn-bg-active, linear-gradient(60deg, #50e3ce, #f6ea6c 50%, #fba3b6 100%));box-shadow:var(--input-box-shadow)}.select-flag[data-v-ed93b0ce]{max-width:24px;max-height:18px;object-fit:cover;margin-right:5px;margin-left:-15px}.select-label[data-v-ed93b0ce]{color:var(--app-text);font-size:13px}.select[data-v-ed93b0ce] .el-popper.is-light .el-popper__arrow:before{background:var(--input-bg)}.select--mini[data-v-ed93b0ce]{padding-left:0}.select--mini[data-v-ed93b0ce] .select-select{height:38px;padding-left:0}.select--mini[data-v-ed93b0ce] .el-select__wrapper{padding:4px 6px;font-size:12px;gap:2px}.select--mini[data-v-ed93b0ce]:has(.select-icon){padding-left:16px}.select[data-v-fcc120a7]{position:relative;display:flex;align-items:center;width:100%}.select[data-v-fcc120a7]:has(.select-icon){padding-left:20px}.select-wrapper[data-v-fcc120a7]{position:relative;display:inline-block;min-width:40px;width:var(--dcf4abde);min-height:40px}.select-wrapper--mini[data-v-fcc120a7]{min-height:38px}.select-icon[data-v-fcc120a7]{position:absolute;width:100%;max-width:40px;max-height:40px;left:0;z-index:1}.select-icon--mini[data-v-fcc120a7]{max-width:32px;max-height:32px}.select-select[data-v-fcc120a7]{border:var(--btn-border);border-radius:var(--btn-border-radius);background:var(--btn-bg);box-shadow:var(--btn-box-shadow);height:40px;width:100%;transition:all ease .3s;display:flex;align-items:center;padding-left:10px;font-weight:700}.select-select.no-shadows[data-v-fcc120a7]{box-shadow:none!important}.select-select[data-v-fcc120a7]:hover{box-shadow:4px 4px #00000040}.select-select.inactive[data-v-fcc120a7]{width:0;height:0;padding:0;background:transparent;overflow:hidden;margin-left:30px;border:1px solid transparent;box-shadow:2px 2px #0000}.select-select.active-select[data-v-fcc120a7]{background:var(--btn-bg-active, linear-gradient(60deg, #50e3ce, #f6ea6c 50%, #fba3b6 100%));box-shadow:var(--input-box-shadow)}.select-select.select-select--summary[data-v-fcc120a7] .el-select-v2__selection,.select-select.select-select--summary[data-v-fcc120a7] .el-select-v2__placeholder{opacity:0}.select-select.select-select--summary[data-v-fcc120a7] .el-tag{display:none}.select-summary[data-v-fcc120a7]{position:absolute;z-index:2;top:50%;transform:translateY(-50%);color:var(--app-text-secondary, var(--app-text));font-size:13px;pointer-events:none;font-weight:600}.select-summary--mini[data-v-fcc120a7]{font-size:12px}.select-flag[data-v-fcc120a7]{max-width:24px;max-height:18px;object-fit:cover;margin-right:5px;margin-left:-15px}.select-label[data-v-fcc120a7]{color:var(--app-text);font-size:13px}.select[data-v-fcc120a7] .el-popper.is-light .el-popper__arrow:before{background:var(--input-bg)}.select--mini[data-v-fcc120a7]{padding-left:0}.select--mini[data-v-fcc120a7] .select-select{height:38px;padding-left:0}.select--mini[data-v-fcc120a7] .el-select__wrapper{padding:4px 6px;font-size:12px;gap:2px}.select--mini[data-v-fcc120a7]:has(.select-icon){padding-left:16px}.block[data-v-c91eaf41]{--icon-size: 25px;display:flex;justify-content:flex-end;gap:5px}.block-img[data-v-c91eaf41]{width:var(--icon-size);max-height:var(--icon-size)}.block-count[data-v-c91eaf41]{font-size:var(--text-size-secondary);font-weight:var(--text-weight-secondary);line-height:var(--text-size-secondary);color:var(--nav-item-text);background:var(--nav-item-text-bg);border:var(--nav-item-text-border, none);padding:2px;border-radius:10px}.b_universal[data-v-29493fe7]{--animation-height: 0px;--animation-duration: 5s;position:relative;height:var(--cacb3da4);font-size:14px;transition:all ease .3s;overflow:hidden;color:var(--btn-text);--btn-padding: calc(var(--btn-border-is-gradient, 0) * var(--btn-border-width, 0px));border:var(--btn-border, none);padding:var(--btn-padding);border-radius:var(--btn-border-radius, 8px);box-shadow:var(--btn-box-shadow-outset, none)}.b_universal[data-v-29493fe7]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--btn-border-radius, 8px);padding:var(--btn-padding);background:var(--btn-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.b_universal.active[data-v-29493fe7]{--btn-padding-active: calc(var(--btn-border-is-gradient-active, 0) * var(--btn-border-width-active, 0px));border:var(--btn-border-active, none);padding:var(--btn-padding-active);border-radius:var(--btn-border-radius-active, 8px);box-shadow:var(--btn-box-shadow-outset-active, none)}.b_universal.active[data-v-29493fe7]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--btn-padding-active);border-radius:var(--btn-border-radius-active, 8px);background:transparent;background:var(--btn-border-active, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.b_universal.inactive[data-v-29493fe7]{--btn-padding-inactive: calc(var(--btn-border-is-gradient-inactive, 0) * var(--btn-border-width-inactive, 0px));border:var(--btn-border-inactive, none);padding:var(--btn-padding-inactive);border-radius:var(--btn-border-radius-inactive, 8px);box-shadow:var(--btn-box-shadow-outset-inactive, none)}.b_universal.inactive[data-v-29493fe7]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--btn-padding-inactive);border-radius:var(--btn-border-radius-inactive, 8px);background:transparent;background:var(--btn-border-inactive, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.b_universal.disabled[data-v-29493fe7]{--btn-padding-disabled: calc(var(--btn-border-is-gradient-disabled, 0) * var(--btn-border-width-disabled, 0px));border:var(--btn-border-disabled, none);padding:var(--btn-padding-disabled);border-radius:var(--btn-border-radius-disabled, 8px);box-shadow:var(--btn-box-shadow-outset-disabled, none)}.b_universal.disabled[data-v-29493fe7]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--btn-padding-disabled);border-radius:var(--btn-border-radius-disabled, 8px);background:transparent;background:var(--btn-border-disabled, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.b_universal.minimized[data-v-29493fe7]{padding:0;opacity:0;width:10px}.b_universal-wrapper[data-v-29493fe7]{position:relative;width:auto;min-width:100px;max-width:200px;cursor:pointer;transition:all ease .3s}.b_universal-wrapper[data-v-29493fe7]:has(.b_universal-icon){padding-left:30px}.b_universal-wrapper.minimized[data-v-29493fe7]{min-width:unset;max-width:50px}.b_universal-wrapper.reversed[data-v-29493fe7]:has(.b_universal-icon){padding-left:0;padding-right:30px}.toggle-button .b_universal-wrapper[data-v-29493fe7]{position:absolute;right:0}.b_universal-wrapper.compact[data-v-29493fe7]{width:125px;padding-left:10px}.b_universal-wrapper.compact .b_universal[data-v-29493fe7]{min-height:30px;height:auto;display:grid;align-items:center;font-size:12px;line-height:1.2}.b_universal-wrapper.compact .b_universal-icon[data-v-29493fe7]{width:30px}.b_universal-wrapper.custom-width[data-v-29493fe7]{max-width:var(--ba6d65a4);width:var(--ba6d65a4);min-width:70px}.b_universal-wrapper.disable-padding[data-v-29493fe7]{padding-left:0}.b_universal-wrapper.minimize-mode[data-v-29493fe7]{width:fit-content}.b_universal-wrapper.minimize-mode .b_universal[data-v-29493fe7]{content-visibility:hidden;visibility:hidden}.b_universal-icon[data-v-29493fe7]{position:absolute;width:var(--button-icon-size);max-width:var(--button-icon-size);max-height:var(--button-icon-size);top:50%;transform:translateY(-50%);left:0;z-index:1}.b_universal-icon.inactive[data-v-29493fe7]{filter:grayscale(1)}.reversed .b_universal-icon[data-v-29493fe7]{left:auto;right:0;max-width:40px;max-height:40px}.b_universal-icon.is-avatar[data-v-29493fe7]{width:var(--button-icon-size);height:var(--button-icon-size);object-fit:cover;border-radius:var(--avatar-border-radius)}.b_universal-container[data-v-29493fe7]{overflow:hidden;height:100%;display:flex;align-items:center;min-width:80px;background:var(--btn-bg, transparent);background-size:var(--btn-bg-size, cover);background-position:var(--btn-bg-position, center);background-repeat:var(--btn-bg-repeat, no-repeat);border-radius:calc(var(--btn-border-radius, 8px) - var(--btn-border-width, 1px));box-shadow:var(--btn-box-shadow-inset, none)}.active .b_universal-container[data-v-29493fe7]{background:var(--btn-bg-active, transparent);background-size:var(--btn-bg-size-active, cover);background-position:var(--btn-bg-position-active, center);background-repeat:var(--btn-bg-repeat-active, no-repeat);color:var(--btn-text-active, inherit);border-radius:calc(var(--btn-border-radius-active, 8px) - var(--btn-border-width-active, 1px));box-shadow:var(--btn-box-shadow-inset-active, none)}.inactive .b_universal-container[data-v-29493fe7]{background:var(--btn-bg-inactive, transparent);background-size:var(--btn-bg-size-inactive, cover);background-position:var(--btn-bg-position-inactive, center);background-repeat:var(--btn-bg-repeat-inactive, no-repeat);color:var(--btn-text-inactive, inherit);border-radius:calc(var(--btn-border-radius-inactive, 8px) - var(--btn-border-width-inactive, 1px));box-shadow:var(--btn-box-shadow-inset-inactive, none)}.disabled .b_universal-container[data-v-29493fe7]{background:var(--btn-bg-disabled, transparent);background-size:var(--btn-bg-size-disabled, cover);background-position:var(--btn-bg-position-disabled, center);background-repeat:var(--btn-bg-repeat-disabled, no-repeat);color:var(--btn-text-disabled, inherit);border-radius:calc(var(--btn-border-radius-disabled, 8px) - var(--btn-border-width-disabled, 1px));box-shadow:var(--btn-box-shadow-inset-disabled, none)}.b_universal-container.animate-container[data-v-29493fe7]{display:block;align-items:center}.reversed .b_universal-container[data-v-29493fe7]{justify-content:flex-end}.b_universal-content[data-v-29493fe7]{white-space:nowrap;white-space:wrap;overflow-y:hidden;width:100%;padding:0 12px}.b_universal-content p[data-v-29493fe7]{color:var(--btn-text);line-height:1;overflow:hidden;text-overflow:ellipsis;text-align:center}.reversed .b_universal-content p[data-v-29493fe7]{white-space:nowrap;font-size:12px}.b_universal.active .b_universal-content p[data-v-29493fe7]{color:var(--btn-text-active)}.b_universal.inactive .b_universal-content p[data-v-29493fe7]{color:var(--btn-text-inactive)}.b_universal.disabled .b_universal-content p[data-v-29493fe7]{color:var(--btn-text-disabled)}.b_universal-title[data-v-29493fe7]{text-align:center}.b_universal-description[data-v-29493fe7]{font-weight:400;font-size:14px}.reversed .b_universal[data-v-29493fe7]{height:30px}.animate-scroll[data-v-29493fe7]{animation:scrollDown-29493fe7 var(--animation-duration) linear infinite}@keyframes scrollDown-29493fe7{0%{transform:translateY(0)}20%{transform:translateY(0)}80%{transform:translateY(var(--animation-height))}90%{transform:translateY(var(--animation-height))}to{transform:translateY(0)}}.simple-button[data-v-016f0fbb]{display:flex;padding:0;border:none;background-color:transparent}.simple-button.inactive[data-v-016f0fbb]{filter:grayscale(1)}.simple-button>img[data-v-016f0fbb]{width:100%;max-width:var(--0871f3b3);max-height:var(--0871f3b3)}[data-v-e5ca0969]{--dotted-item-bg: #d9d9d9;--dotted-item-bg-active: #ffdf61;--dotted-item-size: 20px;--dotted-space-size: 5px;--dotted-item-border: 1px solid black}.dotted-wrapper[data-v-e5ca0969]{position:relative;display:flex}.dotted-menu[data-v-e5ca0969]{width:100%;display:flex;gap:15px;position:relative;justify-content:center;align-items:flex-end;transition-duration:.5s;transition-property:all;transition-timing-function:ease}.dotted-menu.bordered[data-v-e5ca0969]{width:auto;border:var(--container-border);border-radius:var(--container-border-radius);background:var(--container-bg);padding:7px 3px;margin-left:25px;margin-right:25px}.dotted-menu.bordered[data-v-e5ca0969]:has(.arrow-left){margin-left:0;padding-left:0}.dotted-menu.bordered[data-v-e5ca0969]:has(.arrow-right){margin-right:0;padding-right:0}.dotted-menu.with-arrows[data-v-e5ca0969]{padding-left:5px;padding-right:5px}.dotted-menu.with-arrows .arrow-btn[data-v-e5ca0969]{display:flex;justify-content:center;align-items:center;padding:0;border:none;background:transparent}.dotted-menu.with-arrows .arrow-btn>img[data-v-e5ca0969],.dotted-menu.with-arrows .arrow-btn svg[data-v-e5ca0969-s]{width:20px;height:20px;color:#000}.dotted-menu.with-arrows[data-v-e5ca0969]:has(.arrow-left){padding-left:30px}.dotted-menu.with-arrows[data-v-e5ca0969]:has(.arrow-right){padding-right:30px}.dotted-menu .arrow-left[data-v-e5ca0969],.dotted-menu .arrow-right[data-v-e5ca0969]{display:none;position:absolute;width:20px;height:20px;cursor:pointer}.dotted-menu .arrow-left[data-v-e5ca0969]{left:2px}.dotted-menu .arrow-right[data-v-e5ca0969]{right:2px}.dotted-item[data-v-e5ca0969]{background:var(--btn-bg);border:var(--btn-border);border-radius:var(--btn-border-radius);width:var(--dotted-item-size);height:var(--dotted-item-size);box-shadow:inset 2px 2px #00000080;display:flex;justify-content:center;align-items:center;padding:0}.dotted-item.active[data-v-e5ca0969]{background:var(--btn-bg-active);border:var(--btn-border-active);border-radius:var(--btn-border-radius-active);box-shadow:2px 2px #00000040,inset -2px -2px #00000040,inset 2px 2px #ffffffbf}.dotted-item span[data-v-e5ca0969]{font-size:10px;line-height:10px;text-align:center}.dotted-item.item-space[data-v-e5ca0969]{position:relative;background:transparent;box-shadow:unset;border:unset;cursor:unset}.dotted-item.item-space span[data-v-e5ca0969]{border:unset;background:transparent;font-size:20px}.be-container--grid[data-v-2a6b802e]{display:grid;grid-template-columns:var(--1492b9d8);grid-template-rows:var(--0e461a02);justify-content:space-evenly;height:var(--1599d1a3);align-content:space-between}.grid-tool[data-v-2d6a8249]{height:100%;position:relative;padding-top:25px;padding-bottom:25px}.grid-tool--swipe[data-v-2d6a8249]{touch-action:pan-y}.grid-tool--item[data-v-2d6a8249]{width:calc(100% - 2px);height:calc(100% - 2px);margin:2px;display:flex;justify-content:center;align-items:center;position:relative}.grid-tool--pagination[data-v-2d6a8249]{position:absolute;bottom:-45px;left:50%;transform:translate(-50%)}.slide-left-enter-active[data-v-2d6a8249],.slide-left-leave-active[data-v-2d6a8249],.slide-right-enter-active[data-v-2d6a8249],.slide-right-leave-active[data-v-2d6a8249]{transition:all .2s ease}.slide-left-enter-from[data-v-2d6a8249],.slide-right-leave-to[data-v-2d6a8249]{transform:translate(40px);opacity:0}.slide-left-leave-to[data-v-2d6a8249],.slide-right-enter-from[data-v-2d6a8249]{transform:translate(-40px);opacity:0}.slide-left-enter-to[data-v-2d6a8249],.slide-left-leave-from[data-v-2d6a8249],.slide-right-enter-to[data-v-2d6a8249],.slide-right-leave-from[data-v-2d6a8249]{transform:translate(0);opacity:1}.grid_list_square[data-v-438b898d]{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;cursor:pointer;--griditem-padding: calc(var(--griditem-border-is-gradient, 0) * var(--griditem-border-width, 0px));border:var(--griditem-border, none);padding:var(--griditem-padding);border-radius:var(--griditem-border-radius, 8px);box-shadow:var(--griditem-box-shadow-outset, none)}.grid_list_square[data-v-438b898d]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--griditem-border-radius, 8px);padding:var(--griditem-padding);background:var(--griditem-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.grid_list_square.bordered[data-v-438b898d]{--griditem-padding: calc(var(--griditem-border-is-gradient, 0) * var(--griditem-border-width, 0px));border:var(--griditem-border, none);padding:var(--griditem-padding);border-radius:var(--griditem-border-radius, 8px);box-shadow:var(--griditem-box-shadow-outset, none)}.grid_list_square.bordered[data-v-438b898d]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--griditem-border-radius, 8px);padding:var(--griditem-padding);background:var(--griditem-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.grid_list_square-icon[data-v-438b898d]{position:absolute;width:100%}.grid_list_square-content[data-v-438b898d]{position:absolute;top:0;width:100%;overflow:hidden}.grid_list_square-content>img[data-v-438b898d]{width:100%;max-width:70px;max-height:70px}.grid_list_square-content[data-v-438b898d] img,.grid_list_square-content[data-v-438b898d] svg{width:100%;max-width:70px;max-height:70px}.grid_list_square-content>input[data-v-438b898d]{width:100%;max-width:70px;max-height:70px}.grid_list_square__bg[data-v-438b898d]{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;position:relative;flex:1;padding:4px}.grid_list_square-text[data-v-438b898d]{text-align:center;z-index:1;color:var(--griditem-text, inherit);background:var(--griditem-text-bg, var(--text-bg));border:var(--griditem-text-border, none);border-radius:var(--griditem-text-border-radius, var(--griditem-border-radius, 8px));font-size:12px;line-height:12px;max-width:100%}.grid_list_square-text[data-v-438b898d]:not(:empty){padding:2px 5px}.grid_list_square.variant-default .grid_list_square-content[data-v-438b898d]{max-width:70px;max-height:70px}.grid_list_square.variant-image[data-v-438b898d]{background:var(--griditem-bg, transparent)}.grid_list_square.variant-image .grid_list_square-content[data-v-438b898d]{color:var(--griditem-text, inherit);background:var(--griditem-bg, transparent);border-radius:var(--griditem-border-radius, 8px);box-shadow:var(--griditem-box-shadow-outset, none);width:100%;height:100%;display:flex;justify-content:center;align-items:center}.grid_list_square.variant-image .grid_list_square-content>img[data-v-438b898d]{max-width:unset;max-height:unset}.grid_list_square.variant-icon[data-v-438b898d]{width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;color:var(--griditem-text, inherit);background:var(--griditem-border, transparent);border:var(--griditem-border, none);border-radius:var(--griditem-border-radius, 8px);box-shadow:var(--griditem-box-shadow-outset, none)}.grid_list_square.variant-icon .grid_list_square-content[data-v-438b898d]{border-radius:20%;aspect-ratio:1/1;max-width:85px;display:flex;justify-content:center;align-items:center}.grid_list_square.variant-icon>img[data-v-438b898d]{max-width:unset;max-height:unset}.grid_list_square.variant-icon .grid_list_square__bg[data-v-438b898d]{background:var(--griditem-bg, transparent);background-size:var(--griditem-bg-size, cover);background-position:var(--griditem-bg-position, center);background-repeat:var(--griditem-bg-repeat, no-repeat);border-radius:calc(var(--griditem-border-radius, 8px) - var(--griditem-border-width, 1px));box-shadow:var(--griditem-box-shadow-inset, none)}.grid_list_square.active[data-v-438b898d]{--griditem-padding-active: calc(var(--griditem-border-is-gradient-active, 0) * var(--griditem-border-width-active, 0px));border:var(--griditem-border-active, none);padding:var(--griditem-padding-active);border-radius:var(--griditem-border-radius-active, 8px);box-shadow:var(--griditem-box-shadow-outset-active, none)}.grid_list_square.active[data-v-438b898d]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--griditem-padding-active);border-radius:var(--griditem-border-radius-active, 8px);background:transparent;background:var(--griditem-border-active, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.grid_list_square.active .grid_list_square-text[data-v-438b898d]{color:var(--griditem-text-active, inherit);background:var(--griditem-text-bg-active, transparent);border:var(--griditem-text-border-active, var(--griditem-text-border, none));border-radius:var(--griditem-text-border-radius-active, var(--griditem-text-border-radius, var(--griditem-border-radius, 8px)))}.grid_list_square.active .grid_list_square__bg[data-v-438b898d]{background:var(--griditem-bg-active, transparent);background-size:var(--griditem-bg-size-active, cover);background-position:var(--griditem-bg-position-active, center);background-repeat:var(--griditem-bg-repeat-active, no-repeat);color:var(--griditem-text-active, inherit);border-radius:calc(var(--griditem-border-radius-active, 8px) - var(--griditem-border-width-active, 1px));box-shadow:var(--griditem-box-shadow-inset-active, none)}.grid_list_square.inactive[data-v-438b898d],.grid_list_square.inActive[data-v-438b898d]{--griditem-padding-inactive: calc(var(--griditem-border-is-gradient-inactive, 0) * var(--griditem-border-width-inactive, 0px));border:var(--griditem-border-inactive, none);padding:var(--griditem-padding-inactive);border-radius:var(--griditem-border-radius-inactive, 8px);box-shadow:var(--griditem-box-shadow-outset-inactive, none)}.grid_list_square.inactive[data-v-438b898d]:before,.grid_list_square.inActive[data-v-438b898d]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--griditem-padding-inactive);border-radius:var(--griditem-border-radius-inactive, 8px);background:transparent;background:var(--griditem-border-inactive, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.grid_list_square.inactive .grid_list_square-text[data-v-438b898d],.grid_list_square.inActive .grid_list_square-text[data-v-438b898d]{color:var(--griditem-text-inactive, inherit);background:var(--griditem-text-bg-inactive, transparent);border:var(--griditem-text-border-inactive, var(--griditem-text-border, none));border-radius:var(--griditem-text-border-radius-inactive, var(--griditem-text-border-radius, var(--griditem-border-radius, 8px)))}.grid_list_square.inactive .grid_list_square__bg[data-v-438b898d],.grid_list_square.inActive .grid_list_square__bg[data-v-438b898d]{background:var(--griditem-bg-inactive, transparent);background-size:var(--griditem-bg-size-inactive, cover);background-position:var(--griditem-bg-position-inactive, center);background-repeat:var(--griditem-bg-repeat-inactive, no-repeat);color:var(--griditem-text-inactive, inherit);border-radius:calc(var(--griditem-border-radius-inactive, 8px) - var(--griditem-border-width-inactive, 1px));box-shadow:var(--griditem-box-shadow-inset-inactive, none)}.grid_list_square.disabled[data-v-438b898d]{pointer-events:none;cursor:not-allowed;filter:grayscale(1);--griditem-padding-disabled: calc(var(--griditem-border-is-gradient-disabled, 0) * var(--griditem-border-width-disabled, 0px));border:var(--griditem-border-disabled, none);padding:var(--griditem-padding-disabled);border-radius:var(--griditem-border-radius-disabled, 8px);box-shadow:var(--griditem-box-shadow-outset-disabled, none)}.grid_list_square.disabled[data-v-438b898d]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--griditem-padding-disabled);border-radius:var(--griditem-border-radius-disabled, 8px);background:transparent;background:var(--griditem-border-disabled, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.grid_list_square.disabled .grid_list_square-text[data-v-438b898d]{color:var(--griditem-text-disabled, inherit);background:var(--griditem-text-bg-disabled, transparent);border:var(--griditem-text-border-disabled, var(--griditem-text-border, none));border-radius:var(--griditem-text-border-radius-disabled, var(--griditem-text-border-radius, var(--griditem-border-radius, 8px)))}.grid_list_square.disabled .grid_list_square__bg[data-v-438b898d]{background:var(--griditem-bg-disabled, transparent);background-size:var(--griditem-bg-size-disabled, cover);background-position:var(--griditem-bg-position-disabled, center);background-repeat:var(--griditem-bg-repeat-disabled, no-repeat);color:var(--griditem-text-disabled, inherit);border-radius:calc(var(--griditem-border-radius-disabled, 8px) - var(--griditem-border-width-disabled, 1px));box-shadow:var(--griditem-box-shadow-inset-disabled, none)}.dynamic_footer-button[data-v-91a41287]{position:absolute;bottom:-20px}.dynamic_footer-button.left[data-v-91a41287]{left:0}.dynamic_footer-button.right[data-v-91a41287]{right:0}.menu_item[data-v-efb81d90]{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:var(--3581fdbf);height:var(--3581fdbf);--nav-item-padding: calc(var(--nav-item-border-is-gradient, 0) * var(--nav-item-border-width, 0px));border:var(--nav-item-border, none);padding:var(--nav-item-padding);border-radius:var(--nav-item-border-radius, 8px);box-shadow:var(--nav-item-box-shadow-outset, none);overflow:initial;transition:all ease .3s;cursor:pointer}.menu_item[data-v-efb81d90]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--nav-item-border-radius, 8px);padding:var(--nav-item-padding);background:var(--nav-item-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.menu_item[data-v-efb81d90]:after{content:"";position:absolute;inset:calc(var(--nav-item-border-is-gradient, 0) * var(--nav-item-border-width));z-index:0;background:var(--nav-item-bg, transparent);background-size:var(--nav-item-bg-size, cover);background-position:var(--nav-item-bg-position, center);background-repeat:var(--nav-item-bg-repeat, no-repeat);border-radius:calc(var(--nav-item-border-radius, 8px) - var(--nav-item-border-width, 1px));box-shadow:var(--nav-item-box-shadow-inset, none)}.menu_item.active[data-v-efb81d90]{transform:translateY(var(--active-translate));--nav-item-padding-active: calc(var(--nav-item-border-is-gradient-active, 0) * var(--nav-item-border-width-active, 0px));border:var(--nav-item-border-active, none);padding:var(--nav-item-padding-active);border-radius:var(--nav-item-border-radius-active, 8px);box-shadow:var(--nav-item-box-shadow-outset-active, none)}.menu_item.active[data-v-efb81d90]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--nav-item-padding-active);border-radius:var(--nav-item-border-radius-active, 8px);background:transparent;background:var(--nav-item-border-active, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.menu_item.active[data-v-efb81d90]:after{inset:calc(var(--nav-item-border-is-gradient-active, 0) * var(--nav-item-border-width-active));background:var(--nav-item-bg-active, transparent);background-size:var(--nav-item-bg-size-active, cover);background-position:var(--nav-item-bg-position-active, center);background-repeat:var(--nav-item-bg-repeat-active, no-repeat);color:var(--nav-item-text-active, inherit);border-radius:calc(var(--nav-item-border-radius-active, 8px) - var(--nav-item-border-width-active, 1px));box-shadow:var(--nav-item-box-shadow-inset-active, none)}.menu_item.inactive[data-v-efb81d90]{--nav-item-padding-inactive: calc(var(--nav-item-border-is-gradient-inactive, 0) * var(--nav-item-border-width-inactive, 0px));border:var(--nav-item-border-inactive, none);padding:var(--nav-item-padding-inactive);border-radius:var(--nav-item-border-radius-inactive, 8px);box-shadow:var(--nav-item-box-shadow-outset-inactive, none)}.menu_item.inactive[data-v-efb81d90]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--nav-item-padding-inactive);border-radius:var(--nav-item-border-radius-inactive, 8px);background:transparent;background:var(--nav-item-border-inactive, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.menu_item.inactive[data-v-efb81d90]:after{inset:calc(var(--nav-item-border-is-gradient-inactive, 0) * var(--nav-item-border-width-inactive));background:var(--nav-item-bg-inactive, transparent);background-size:var(--nav-item-bg-size-inactive, cover);background-position:var(--nav-item-bg-position-inactive, center);background-repeat:var(--nav-item-bg-repeat-inactive, no-repeat);color:var(--nav-item-text-inactive, inherit);border-radius:calc(var(--nav-item-border-radius-inactive, 8px) - var(--nav-item-border-width-inactive, 1px));box-shadow:var(--nav-item-box-shadow-inset-inactive, none)}.menu_item.disabled[data-v-efb81d90]{--nav-item-padding-disabled: calc(var(--nav-item-border-is-gradient-disabled, 0) * var(--nav-item-border-width-disabled, 0px));border:var(--nav-item-border-disabled, none);padding:var(--nav-item-padding-disabled);border-radius:var(--nav-item-border-radius-disabled, 8px);box-shadow:var(--nav-item-box-shadow-outset-disabled, none)}.menu_item.disabled[data-v-efb81d90]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--nav-item-padding-disabled);border-radius:var(--nav-item-border-radius-disabled, 8px);background:transparent;background:var(--nav-item-border-disabled, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.menu_item.disabled[data-v-efb81d90]:after{inset:calc(var(--nav-item-border-is-gradient-disabled, 0) * var(--nav-item-border-width-disabled));background:var(--nav-item-bg-disabled, transparent);background-size:var(--nav-item-bg-size-disabled, cover);background-position:var(--nav-item-bg-position-disabled, center);background-repeat:var(--nav-item-bg-repeat-disabled, no-repeat);color:var(--nav-item-text-disabled, inherit);border-radius:calc(var(--nav-item-border-radius-disabled, 8px) - var(--nav-item-border-width-disabled, 1px));box-shadow:var(--nav-item-box-shadow-inset-disabled, none)}.menu_item.mode-top.active[data-v-efb81d90],.menu_item.mode-burger.active[data-v-efb81d90]{--active-translate: -5px}.menu_item.mode-sub.active[data-v-efb81d90]{--active-translate: 5px}.menu_item--icon[data-v-efb81d90]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;pointer-events:none;-webkit-user-select:none;user-select:none}.menu_item--icon img[data-v-efb81d90-s],.menu_item--icon svg[data-v-efb81d90-s],.menu_item--icon [data-v-efb81d90-s]{width:100%;height:100%;-webkit-user-drag:none}.menu_item--subicon[data-v-efb81d90]{position:absolute;z-index:2;width:25px;height:25px;right:-5px;bottom:0;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(2px 2px 0 rgba(0,0,0,.25))}.menu_item--subicon img[data-v-efb81d90-s],.menu_item--subicon svg[data-v-efb81d90-s],.menu_item--subicon [data-v-efb81d90-s]{width:100%;height:100%;-webkit-user-drag:none}.menu_item--name[data-v-efb81d90]{position:absolute;left:50%;transform:translate(-50%);max-width:100%;height:calc(14px + 2 * var(--nav-item-text-border-width, 0px));font-size:12px;line-height:12px;z-index:1;overflow:hidden;text-wrap:nowrap;color:var(--nav-item-text);background:var(--nav-item-text-bg);border:var(--nav-item-text-border, none);font-weight:300;text-overflow:ellipsis;margin:0;padding:2px;text-decoration:none;white-space:nowrap;border-radius:10px}.menu_item.active .menu_item--name[data-v-efb81d90]{color:var(--nav-item-text-active);background:var(--nav-item-text-bg-active);border:var(--nav-item-text-border-active, var(--nav-item-text-border, none));height:calc(14px + 2 * var(--nav-item-text-border-width-active, var(--nav-item-text-border-width, 0px)))}.menu_item.inactive .menu_item--name[data-v-efb81d90]{color:var(--nav-item-text-inactive);background:var(--nav-item-text-bg-inactive);border:var(--nav-item-text-border-inactive, var(--nav-item-text-border, none));height:calc(14px + 2 * var(--nav-item-text-border-width-inactive, var(--nav-item-text-border-width, 0px)))}.menu_item.disabled .menu_item--name[data-v-efb81d90]{color:var(--nav-item-text-disabled);background:var(--nav-item-text-bg-disabled);border:var(--nav-item-text-border-disabled, var(--nav-item-text-border, none));height:calc(14px + 2 * var(--nav-item-text-border-width-disabled, var(--nav-item-text-border-width, 0px)))}.menu_item.mode-top .menu_item--name[data-v-efb81d90],.menu_item.mode-burger .menu_item--name[data-v-efb81d90]{top:-10px}.menu_item.mode-sub .menu_item--name[data-v-efb81d90]{bottom:-5px}.menu-wrapper[data-v-e6705f16]{--menu-padding: calc(var(--menu-border-is-gradient, 0) * var(--menu-border-width, 0px));border:var(--menu-border, none);padding:var(--menu-padding);border-radius:var(--menu-border-radius, 8px);box-shadow:var(--menu-box-shadow-outset, none)}.menu-wrapper[data-v-e6705f16]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--menu-border-radius, 8px);padding:var(--menu-padding);background:var(--menu-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.menu-wrapper__bg[data-v-e6705f16]{position:relative;background:var(--menu-bg, transparent);background-size:var(--menu-bg-size, cover);background-position:var(--menu-bg-position, center);background-repeat:var(--menu-bg-repeat, no-repeat);border-radius:calc(var(--menu-border-radius, 8px) - var(--menu-border-width, 1px));box-shadow:var(--menu-box-shadow-inset, none)}.guide_wrapper[data-v-15d22f1e]{width:100%;display:grid;grid-template-columns:80px calc(100% - 80px);max-height:100%}.guide_wrapper-left[data-v-15d22f1e]{display:flex;justify-content:center;align-items:center}.guide_wrapper-left>img[data-v-15d22f1e],.guide_wrapper-left svg[data-v-15d22f1e-s]{width:100%;max-width:50px;max-height:50px}.guide_wrapper-right[data-v-15d22f1e]{padding:0 5px;font-size:12px;color:var(--nav-guide-text, var(--app-text));background:var(--nav-guide-bg, var(--text-bg));border:var(--nav-guide-border, none);border-radius:var(--nav-guide-border-radius, var(--container-border-radius));box-shadow:var(--nav-guide-box-shadow-outset, none);max-height:80px;overflow-y:auto}.guide_wrapper-title[data-v-15d22f1e]{font-weight:700}.guide_wrapper-list[data-v-15d22f1e]{font-size:14px;line-height:20px;padding-left:20px}.guide_wrapper-listitem[data-v-15d22f1e]{list-style-type:disc}.guide_wrapper-listitem p[data-v-15d22f1e]{overflow:hidden}.nav_menu[data-v-292370e5]{--nav-list-height: 70px;--nav-list-padding: 10px;--nav-padding: 5px;position:relative;min-height:var(--nav-list-height);display:flex;flex-direction:column;overflow:hidden;z-index:1}.nav_menu__bg[data-v-292370e5]{position:relative;background:var(--nav-bg, transparent);background-size:var(--nav-bg-size, cover);background-position:var(--nav-bg-position, center);background-repeat:var(--nav-bg-repeat, no-repeat);border-radius:calc(var(--nav-border-radius, 8px) - var(--nav-border-width, 1px));box-shadow:var(--nav-box-shadow-inset, none)}.nav_menu__border[data-v-292370e5]{position:absolute;z-index:0;width:100%;left:0;display:grid;overflow:hidden;height:var(--nav-height);--nav-padding: calc(var(--nav-border-is-gradient, 0) * var(--nav-border-width, 0px));border:var(--nav-border, none);padding:var(--nav-padding);border-radius:var(--nav-border-radius, 8px);box-shadow:var(--nav-box-shadow-outset, none)}.nav_menu__border[data-v-292370e5]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--nav-border-radius, 8px);padding:var(--nav-padding);background:var(--nav-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.nav_menu__list[data-v-292370e5]{width:var(--nav-list-width);display:flex;flex-direction:row;justify-content:center;gap:var(--nav-gap);position:relative;z-index:1;height:var(--nav-list-height);padding:0 var(--nav-list-padding)}.nav_menu__listitem[data-v-292370e5]{width:48px;flex-shrink:0;cursor:pointer}.nav_menu__listitem.is-slot[data-v-292370e5]{cursor:default}.nav_menu__swiperitem[data-v-292370e5]{display:flex}.nav_menu__logo[data-v-292370e5],.nav_menu__add[data-v-292370e5]{position:absolute;z-index:2;filter:drop-shadow(2px 2px 0px rgba(0,0,0,.25));cursor:pointer}.nav_menu__logo img[data-v-292370e5],.nav_menu__add img[data-v-292370e5]{width:100%;height:100%;max-width:var(--nav-side-tab-size);max-height:var(--nav-side-tab-size)}.nav_menu__logo[data-v-292370e5]{left:0}.nav_menu__add[data-v-292370e5]{right:0}.nav_menu.top-menu[data-v-292370e5]{justify-content:flex-end}.nav_menu.top-menu .nav_menu__list[data-v-292370e5]{bottom:var(--nav-padding);align-items:flex-end}.nav_menu.top-menu .nav_menu__add[data-v-292370e5],.nav_menu.top-menu .nav_menu__logo[data-v-292370e5]{bottom:calc(var(--nav-padding) * -1)}.nav_menu.top-menu .nav_menu__edges[data-v-292370e5]:before,.nav_menu.top-menu .nav_menu__edges[data-v-292370e5]:after{bottom:calc(var(--nav-padding) * -1)}.nav_menu.top-menu .nav_menu__swiperitem[data-v-292370e5]{align-items:flex-end}.nav_menu.sub-menu[data-v-292370e5]{justify-content:flex-start}.nav_menu.sub-menu .nav_menu__border[data-v-292370e5]{transform:rotate(180deg)}.nav_menu.sub-menu .nav_menu__list[data-v-292370e5]{top:var(--nav-padding);align-items:flex-start}.nav_menu.sub-menu .nav_menu__add[data-v-292370e5],.nav_menu.sub-menu .nav_menu__logo[data-v-292370e5]{top:0}.nav_menu.sub-menu .nav_menu__edges[data-v-292370e5]:before,.nav_menu.sub-menu .nav_menu__edges[data-v-292370e5]:after{top:calc(var(--nav-padding) * -1)}.nav_menu.sub-menu .nav_menu__swiperitem[data-v-292370e5]{align-items:flex-start}.nav_menu.burger-menu[data-v-292370e5]{justify-content:flex-end}.nav_menu.burger-menu .nav_menu__list[data-v-292370e5]{bottom:var(--nav-padding);justify-content:space-between;gap:0;align-items:flex-end;padding-right:0}.nav_menu.burger-menu .nav_menu__swiperitem[data-v-292370e5]{align-items:flex-end}.nav_menu.logo .nav_menu__list[data-v-292370e5]{padding-left:calc(var(--nav-gap) + var(--nav-side-tab-size) / 2)}.nav_menu.add .nav_menu__list[data-v-292370e5]{padding-right:calc(var(--nav-gap) + var(--nav-side-tab-size) / 2)}.list-group-move[data-v-9ce5e7b8],.list-group-enter-active[data-v-9ce5e7b8],.list-group-leave-active[data-v-9ce5e7b8]{transition:opacity .5s ease,transform .5s cubic-bezier(.77,0,.175,1)}.list-group-move[data-v-9ce5e7b8] .submenu__list-reorder,.list-group-enter-active[data-v-9ce5e7b8] .submenu__list-reorder,.list-group-leave-active[data-v-9ce5e7b8] .submenu__list-reorder{opacity:0}.list-group-enter-from[data-v-9ce5e7b8],.list-group-leave-to[data-v-9ce5e7b8]{opacity:0;transform:translate(10px)}.list-group-leave-active[data-v-9ce5e7b8]{position:absolute;z-index:-1}.list[data-v-9ce5e7b8]{display:flex;justify-content:var(--a6c01c62);max-width:100%;position:relative;margin:0 4px}.list-wrapper[data-v-9ce5e7b8]{width:100%;overflow:hidden}.list-wrapper[data-v-9ce5e7b8] .swiper-slide:not(:last-child){margin-right:var(--list-space-between)}.list-wrapper[data-v-9ce5e7b8] .swiper-slide:last-child{margin-right:0}.list-listitem[data-v-9ce5e7b8]{width:auto;position:relative}.list-padding[data-v-9ce5e7b8]{padding:5px 0}.edges[data-v-9ce5e7b8]{margin:0 4px}.edges.show[data-v-9ce5e7b8]:before,.edges.show[data-v-9ce5e7b8]:after{content:""}.edges[data-v-9ce5e7b8]:before,.edges[data-v-9ce5e7b8]:after{position:absolute;top:50%;width:1px;height:60px;transform:translateY(-50%);z-index:2}.edges[data-v-9ce5e7b8]:before{left:0;box-shadow:3px 0 5px #000;border-right:var(--menu-border)}.edges[data-v-9ce5e7b8]:after{right:0;box-shadow:-3px 0 5px #000;border-left:var(--menu-border)}.profile-tab-wrapper[data-v-42db4438]{height:auto;position:sticky;z-index:3;top:0;transition:top ease .3s}.profile-tab-wrapper-body[data-v-42db4438]{position:relative;display:flex;align-items:center;justify-content:center;height:80px;width:100%;z-index:1}.profile-tab-wrapper-minimized[data-v-42db4438]{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;width:100%;z-index:1;-webkit-user-select:none;user-select:none}.profile-tab-wrapper-minimized__icon[data-v-42db4438]{width:16px;height:16px;object-fit:contain}.profile-tab-wrapper-minimized__text[data-v-42db4438]{font-size:12px;line-height:1;color:var(--app-text);font-weight:500;text-transform:capitalize}.profile-tab-wrapper.wrapper-sticky[data-v-42db4438]{position:sticky;top:0;transition:top ease .3s;z-index:3}.profile-tab-wrapper__middle-btn[data-v-42db4438]{position:absolute;top:74px;width:50px;left:50%;margin-left:-25px}.profile-tab-wrapper__btn[data-v-42db4438]{position:absolute;width:20px;height:20px;top:5px;cursor:pointer;z-index:2}.profile-tab-wrapper__btn.left[data-v-42db4438]{left:5px}.profile-tab-wrapper__btn.right[data-v-42db4438]{right:5px}.profile-tab-wrapper--media__img[data-v-42db4438]{position:absolute;mix-blend-mode:normal;height:-webkit-fill-available;width:-webkit-fill-available;object-fit:cover;padding:2px;border-radius:10px}.submenu[data-v-2891bf6b]{width:calc(100% - var(--2e3fa64d));margin:0 var(--2944361a);z-index:1;position:relative;--submenu-padding: calc(var(--submenu-border-is-gradient, 0) * var(--submenu-border-width, 0px));border:var(--submenu-border, none);padding:var(--submenu-padding);border-radius:var(--submenu-border-radius, 8px);box-shadow:var(--submenu-box-shadow-outset, none);border-top-left-radius:0;border-top-right-radius:0;padding-top:0;border-top:0}.submenu[data-v-2891bf6b]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--submenu-border-radius, 8px);padding:var(--submenu-padding);background:var(--submenu-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.submenu[data-v-2891bf6b]:before{border-top-left-radius:0;border-top-right-radius:0;border-top:0;padding-top:0}.submenu.height[data-v-2891bf6b]{height:var(--5ae024a2)}.submenu__wrapper[data-v-2891bf6b]{position:relative}.submenu__wrapper.static[data-v-2891bf6b]{transform:none;transition:none}.submenu__list[data-v-2891bf6b]{height:100%;background:var(--submenu-bg, transparent);background-size:var(--submenu-bg-size, cover);background-position:var(--submenu-bg-position, center);background-repeat:var(--submenu-bg-repeat, no-repeat);border-radius:calc(var(--submenu-border-radius, 8px) - var(--submenu-border-width, 1px));box-shadow:var(--submenu-box-shadow-inset, none);border-top-left-radius:0;border-top-right-radius:0;padding-top:0;border-top:0}.submenu__list-reorder[data-v-2891bf6b]{position:absolute;left:-15px;z-index:20000;width:20px;height:19px;top:50%;transform:translateY(-50%);cursor:pointer}.submenu__item[data-v-2891bf6b]{width:140px}.i_universal[data-v-2fb192b7]{display:flex;background:transparent;border:none;box-shadow:none;position:relative;font-size:12px;padding:5px 10px}.i_universal-input[data-v-2fb192b7]{width:100%;background-color:transparent;border:none;outline:var(--input-placeholder-color);text-align:center;overflow:hidden;text-overflow:ellipsis;line-height:14px;word-break:break-word;font-weight:inherit;color:var(--input-text-color)}.i_universal-input[data-v-2fb192b7]:-webkit-autofill,.i_universal-input[data-v-2fb192b7]:-webkit-autofill:hover,.i_universal-input[data-v-2fb192b7]:-webkit-autofill:focus,.i_universal-input[data-v-2fb192b7]:-webkit-autofill:active{background-color:transparent}.i_universal-input.text-bold[data-v-2fb192b7]{font-weight:700}.i_universal-input.text-html[data-v-2fb192b7]{overflow-y:auto;text-align:initial}.i_universal-maxlength[data-v-2fb192b7]{position:absolute;color:var(--input-text-color);bottom:-2px;right:7px;font-size:8px;line-height:10px}.i_universal-maxlength.red[data-v-2fb192b7]{color:red}.i_universal-maxlength.show-limits[data-v-2fb192b7]{display:none}.i_universal-helper[data-v-2fb192b7]{position:absolute;bottom:-17px;right:0;width:100%;color:var(--input-placeholder-color)}.i_universal-info[data-v-2fb192b7]{position:absolute;top:-17px;left:10;width:90%;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--input-placeholder-color)}.i_universal-wrapper[data-v-2fb192b7]{padding:18px 0}.i_universal__border[data-v-2fb192b7]{height:40px;position:relative;--input-padding: calc(var(--input-border-is-gradient, 0) * var(--input-border-width, 0px));border:var(--input-border, none);padding:var(--input-padding);border-radius:var(--input-border-radius, 8px);box-shadow:var(--input-box-shadow-outset, none)}.i_universal__border[data-v-2fb192b7]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--input-border-radius, 8px);padding:var(--input-padding);background:var(--input-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.i_universal__border .i_universal[data-v-2fb192b7]{position:relative;background:var(--input-bg, transparent);background-size:var(--input-bg-size, cover);background-position:var(--input-bg-position, center);background-repeat:var(--input-bg-repeat, no-repeat);border-radius:calc(var(--input-border-radius, 8px) - var(--input-border-width, 1px));box-shadow:var(--input-box-shadow-inset, none);height:calc(var(--input-border-is-gradient, 0) * (40px - var(--input-border-width, 1px) * 2) + (1 - var(--input-border-is-gradient, 0)) * 100%)}.i_universal__border.i_universal--active[data-v-2fb192b7]{--input-padding-active: calc(var(--input-border-is-gradient-active, 0) * var(--input-border-width-active, 0px));border:var(--input-border-active, none);padding:var(--input-padding-active);border-radius:var(--input-border-radius-active, 8px);box-shadow:var(--input-box-shadow-outset-active, none)}.i_universal__border.i_universal--active[data-v-2fb192b7]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--input-padding-active);border-radius:var(--input-border-radius-active, 8px);background:transparent;background:var(--input-border-active, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.i_universal__border.i_universal--active .i_universal[data-v-2fb192b7]{background:var(--input-bg-active, transparent);background-size:var(--input-bg-size-active, cover);background-position:var(--input-bg-position-active, center);background-repeat:var(--input-bg-repeat-active, no-repeat);color:var(--input-text-active, inherit);border-radius:calc(var(--input-border-radius-active, 8px) - var(--input-border-width-active, 1px));box-shadow:var(--input-box-shadow-inset-active, none);height:calc(var(--input-border-is-gradient-active, 0) * (40px - var(--input-border-width-active, 1px) * 2) + (1 - var(--input-border-is-gradient-active, 0)) * 100%)}.i_universal__border.i_universal--disabled[data-v-2fb192b7]{--input-padding-disabled: calc(var(--input-border-is-gradient-disabled, 0) * var(--input-border-width-disabled, 0px));border:var(--input-border-disabled, none);padding:var(--input-padding-disabled);border-radius:var(--input-border-radius-disabled, 8px);box-shadow:var(--input-box-shadow-outset-disabled, none)}.i_universal__border.i_universal--disabled[data-v-2fb192b7]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--input-padding-disabled);border-radius:var(--input-border-radius-disabled, 8px);background:transparent;background:var(--input-border-disabled, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.i_universal__border.i_universal--disabled .i_universal[data-v-2fb192b7]{background:var(--input-bg-disabled, transparent);background-size:var(--input-bg-size-disabled, cover);background-position:var(--input-bg-position-disabled, center);background-repeat:var(--input-bg-repeat-disabled, no-repeat);color:var(--input-text-disabled, inherit);border-radius:calc(var(--input-border-radius-disabled, 8px) - var(--input-border-width-disabled, 1px));box-shadow:var(--input-box-shadow-inset-disabled, none)}.i_universal__border.i_universal--inactive[data-v-2fb192b7]{--input-padding-inactive: calc(var(--input-border-is-gradient-inactive, 0) * var(--input-border-width-inactive, 0px));border:var(--input-border-inactive, none);padding:var(--input-padding-inactive);border-radius:var(--input-border-radius-inactive, 8px);box-shadow:var(--input-box-shadow-outset-inactive, none)}.i_universal__border.i_universal--inactive[data-v-2fb192b7]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--input-padding-inactive);border-radius:var(--input-border-radius-inactive, 8px);background:transparent;background:var(--input-border-inactive, transparent);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.i_universal__border.i_universal--inactive .i_universal[data-v-2fb192b7]{background:var(--input-bg-inactive, transparent);background-size:var(--input-bg-size-inactive, cover);background-position:var(--input-bg-position-inactive, center);background-repeat:var(--input-bg-repeat-inactive, no-repeat);color:var(--input-text-inactive, inherit);border-radius:calc(var(--input-border-radius-inactive, 8px) - var(--input-border-width-inactive, 1px));box-shadow:var(--input-box-shadow-inset-inactive, none);height:calc(var(--input-border-is-gradient-inactive, 0) * (40px - var(--input-border-width-inactive, 1px) * 2) + (1 - var(--input-border-is-gradient-inactive, 0)) * 100%)}@keyframes rotator-2e453203{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes dash-2e453203{0%{stroke-dashoffset:124;stroke:#75e3b8}50%{stroke-dashoffset:30;-webkit-transform:rotate(135deg);transform:rotate(135deg);stroke:#eeea6f}to{stroke-dashoffset:124;-webkit-transform:rotate(450deg);transform:rotate(450deg);stroke:#fea0b8}}.circle-loader[data-v-2e453203]{height:45px;width:45px;position:absolute;left:50%;top:50%;margin-top:-23px;margin-left:-23px}.circle-loader__path[data-v-2e453203]{stroke-dasharray:124;stroke-dashoffset:0;-moz-transform-origin:center;-webkit-transform-origin:center;transform-origin:center;stroke:#75e3b8;fill:transparent;-webkit-transition:fill 1s ease-in-out,stroke-width .5s ease-in-out;transition:fill 1s ease-in-out,stroke-width .5s ease-in-out}.circle-loader.loading .circle-loader__path[data-v-2e453203]{-webkit-animation:dash-2e453203 var(--circle-loader-duration, 1.4s) ease-in-out infinite;animation:dash-2e453203 var(--circle-loader-duration, 1.4s) ease-in-out infinite}.circle-loader.loading .circle-loader__spinner[data-v-2e453203]{-webkit-animation:rotator-2e453203 var(--circle-loader-duration, 1.4s) linear infinite;animation:rotator-2e453203 var(--circle-loader-duration, 1.4s) linear infinite}.circle-loader__success[data-v-2e453203]{width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(65deg,#75e3b8,#eeea6f 50%,#fea0b8);border-radius:50%;display:flex;justify-content:center;align-items:center}.circle-loader__success svg[data-v-2e453203]{width:30px;height:30px}.circle-loader__fail[data-v-2e453203]{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;background:linear-gradient(65deg,#75e3b8,#eeea6f 50%,#fea0b8);border-radius:50%}.circle-loader__fail svg[data-v-2e453203]{width:30px;height:30px}.input[data-v-38664019]{width:100%;position:relative;outline:none;box-sizing:border-box;border:none;text-align:center;background-color:transparent;overflow:hidden;text-overflow:ellipsis;color:var(--input-text-color)}.input-container[data-v-38664019]{position:relative}.input-icon[data-v-38664019]{position:absolute;width:30px;height:30px;filter:drop-shadow(2px 2px 0px rgba(0,0,0,.25))}.input-icon.left[data-v-38664019]{left:-40px;top:50%;transform:translateY(-50%);width:50px;height:50px;cursor:pointer;z-index:2}.input-icon.right[data-v-38664019]{right:-40px;top:50%;z-index:2;transform:translateY(-50%);width:50px;height:50px;filter:grayscale(100%);cursor:pointer}.input-icon.active[data-v-38664019],.input-icon.active img[data-v-38664019]{filter:grayscale(0%)}.app-background[data-v-2595acd5]{position:relative;height:100dvh;display:flex;flex-direction:column;--desktop-padding: calc(var(--desktop-border-is-gradient, 0) * var(--desktop-border-width, 0px));border:var(--desktop-border, none);padding:var(--desktop-padding);border-radius:var(--desktop-border-radius, 8px);box-shadow:var(--desktop-box-shadow-outset, none)}.app-background[data-v-2595acd5]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--desktop-border-radius, 8px);padding:var(--desktop-padding);background:var(--desktop-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.app-background-bg[data-v-2595acd5]{position:relative;flex:1;display:flex;flex-direction:column;background:var(--desktop-bg, transparent);background-size:var(--desktop-bg-size, cover);background-position:var(--desktop-bg-position, center);background-repeat:var(--desktop-bg-repeat, no-repeat);border-radius:calc(var(--desktop-border-radius, 8px) - var(--desktop-border-width, 1px));box-shadow:var(--desktop-box-shadow-inset, none);border-radius:0}.app-wrapper[data-v-83845007]{position:relative;flex:1;width:100%;min-width:350px;max-width:500px;margin:0 auto;display:flex;--page-padding: calc(var(--page-border-is-gradient, 0) * var(--page-border-width, 0px));border:var(--page-border, none);padding:var(--page-padding);border-radius:var(--page-border-radius, 8px);box-shadow:var(--page-box-shadow-outset, none)}.app-wrapper[data-v-83845007]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--page-border-radius, 8px);padding:var(--page-padding);background:var(--page-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.app-wrapper-bg[data-v-83845007]{position:relative;flex:1;display:flex;flex-direction:column;overflow-y:auto;background:var(--page-bg, transparent);background-size:var(--page-bg-size, cover);background-position:var(--page-bg-position, center);background-repeat:var(--page-bg-repeat, no-repeat);border-radius:calc(var(--page-border-radius, 8px) - var(--page-border-width, 1px));box-shadow:var(--page-box-shadow-inset, none)}.notify-border-wrapper{position:relative;min-height:60px;overflow:hidden}.notify-border-wrapper__bg{position:relative;width:100%;min-height:100%;overflow:hidden}.notify-border-wrapper--info{--notify-info-padding: calc(var(--notify-info-border-is-gradient, 0) * var(--notify-info-border-width, 0px));border:var(--notify-info-border, none);padding:var(--notify-info-padding);border-radius:var(--notify-info-border-radius, 8px);box-shadow:var(--notify-info-box-shadow-outset, none)}.notify-border-wrapper--info:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--notify-info-border-radius, 8px);padding:var(--notify-info-padding);background:var(--notify-info-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.notify-border-wrapper--info .notify-border-wrapper__bg{background:var(--notify-info-bg, transparent);background-size:var(--notify-info-bg-size, cover);background-position:var(--notify-info-bg-position, center);background-repeat:var(--notify-info-bg-repeat, no-repeat);border-radius:calc(var(--notify-info-border-radius, 8px) - var(--notify-info-border-width, 1px));box-shadow:var(--notify-info-box-shadow-inset, none);color:var(--notify-text-info)}.notify-border-wrapper--success{--notify-success-padding: calc(var(--notify-success-border-is-gradient, 0) * var(--notify-success-border-width, 0px));border:var(--notify-success-border, none);padding:var(--notify-success-padding);border-radius:var(--notify-success-border-radius, 8px);box-shadow:var(--notify-success-box-shadow-outset, none)}.notify-border-wrapper--success:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--notify-success-border-radius, 8px);padding:var(--notify-success-padding);background:var(--notify-success-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.notify-border-wrapper--success .notify-border-wrapper__bg{background:var(--notify-success-bg, transparent);background-size:var(--notify-success-bg-size, cover);background-position:var(--notify-success-bg-position, center);background-repeat:var(--notify-success-bg-repeat, no-repeat);border-radius:calc(var(--notify-success-border-radius, 8px) - var(--notify-success-border-width, 1px));box-shadow:var(--notify-success-box-shadow-inset, none);color:var(--notify-text-success)}.notify-border-wrapper--warn{--notify-warn-padding: calc(var(--notify-warn-border-is-gradient, 0) * var(--notify-warn-border-width, 0px));border:var(--notify-warn-border, none);padding:var(--notify-warn-padding);border-radius:var(--notify-warn-border-radius, 8px);box-shadow:var(--notify-warn-box-shadow-outset, none)}.notify-border-wrapper--warn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--notify-warn-border-radius, 8px);padding:var(--notify-warn-padding);background:var(--notify-warn-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.notify-border-wrapper--warn .notify-border-wrapper__bg{background:var(--notify-warn-bg, transparent);background-size:var(--notify-warn-bg-size, cover);background-position:var(--notify-warn-bg-position, center);background-repeat:var(--notify-warn-bg-repeat, no-repeat);border-radius:calc(var(--notify-warn-border-radius, 8px) - var(--notify-warn-border-width, 1px));box-shadow:var(--notify-warn-box-shadow-inset, none);color:var(--notify-text-warn)}.notify-border-wrapper--error{--notify-error-padding: calc(var(--notify-error-border-is-gradient, 0) * var(--notify-error-border-width, 0px));border:var(--notify-error-border, none);padding:var(--notify-error-padding);border-radius:var(--notify-error-border-radius, 8px);box-shadow:var(--notify-error-box-shadow-outset, none)}.notify-border-wrapper--error:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--notify-error-border-radius, 8px);padding:var(--notify-error-padding);background:var(--notify-error-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.notify-border-wrapper--error .notify-border-wrapper__bg{background:var(--notify-error-bg, transparent);background-size:var(--notify-error-bg-size, cover);background-position:var(--notify-error-bg-position, center);background-repeat:var(--notify-error-bg-repeat, no-repeat);border-radius:calc(var(--notify-error-border-radius, 8px) - var(--notify-error-border-width, 1px));box-shadow:var(--notify-error-box-shadow-inset, none);color:var(--notify-text-error)}.notify-border-wrapper--custom{--notify-info-padding: calc(var(--notify-info-border-is-gradient, 0) * var(--notify-info-border-width, 0px));border:var(--notify-info-border, none);padding:var(--notify-info-padding);border-radius:var(--notify-info-border-radius, 8px);box-shadow:var(--notify-info-box-shadow-outset, none)}.notify-border-wrapper--custom:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--notify-info-border-radius, 8px);padding:var(--notify-info-padding);background:var(--notify-info-border, linear-gradient(45deg, red, blue));background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.notify-border-wrapper--custom .notify-border-wrapper__bg{background:var(--notify-info-bg, transparent);background-size:var(--notify-info-bg-size, cover);background-position:var(--notify-info-bg-position, center);background-repeat:var(--notify-info-bg-repeat, no-repeat);border-radius:calc(var(--notify-info-border-radius, 8px) - var(--notify-info-border-width, 1px));box-shadow:var(--notify-info-box-shadow-inset, none);color:var(--notify-text-info)}.notify-border-wrapper--sort{border:var(--notify-border-sort)}.notify-border-wrapper--sort .notify-border-wrapper__bg{background:var(--notify-bg-sort);color:var(--notify-text-sort);border-radius:inherit}.notify-body[data-v-90961a91]{display:grid;grid-template-columns:1fr 5fr;gap:5px;align-items:center;padding:12px 16px;width:100%;height:100%;min-height:inherit}.notify-body--template[data-v-90961a91]{background:transparent;border-radius:inherit;overflow:hidden;padding:0;margin:0}.notify-body--title[data-v-90961a91]{font-weight:600}.notify-body--icon .notification-icon svg[data-v-90961a91]{width:100%;height:100%}.bsu-confirm[data-v-f47d58b5]{z-index:1050;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--modal-bg)}@media (min-width: 500px){.bsu-confirm[data-v-f47d58b5]{left:calc(50% - 250px);max-width:500px}}.bsu-confirm__body[data-v-f47d58b5]{margin:0 10px;padding:20px 10px;min-height:100px;position:relative;min-width:250px;max-width:500px}.bsu-confirm__body--positioned[data-v-f47d58b5]{position:absolute}.bsu-confirm__icon[data-v-f47d58b5]{position:absolute;bottom:calc(100% - 25px);left:50%;margin-left:-25px;filter:drop-shadow(1px 1px 10px rgba(119,119,119,.5))}.bsu-confirm__header h2[data-v-f47d58b5]{text-align:center;font-size:20px;margin-bottom:10px}.bsu-confirm__main[data-v-f47d58b5]{margin-bottom:10px}.bsu-confirm__main-text[data-v-f47d58b5]{text-align:center;white-space:pre-wrap}.bsu-confirm__footer[data-v-f47d58b5]{width:100%;position:absolute;bottom:-50px;left:0;display:flex;justify-content:space-around}.bsu-confirm__button[data-v-f47d58b5]{border:0;background:transparent;padding:0;cursor:pointer}.bsu-confirm--disable-padding[data-v-f47d58b5]{padding-bottom:55px}.bsu-confirm--absolute[data-v-f47d58b5]{position:absolute;max-width:100%;margin-left:0;border-radius:4px;background-color:transparent}.tabs-modal-loader[data-v-7d926aa6]{min-height:200px;position:relative}.st1[data-v-5b5bd6a2]{opacity:.25}.st1[data-v-5b5bd6a2],.st6[data-v-5b5bd6a2]{fill:#fff}.st7[data-v-5b5bd6a2]{fill:#fa92dc}.st10[data-v-5b5bd6a2]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-5b5bd6a2]{opacity:.25}.st102[data-v-5b5bd6a2]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st4[data-v-5b9971f2]{fill:#ffdf61}.st6[data-v-5b9971f2]{fill:#fff}.st13[data-v-5b9971f2]{fill:#ffb41e}.st28[data-v-5b9971f2]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st34[data-v-5b9971f2]{fill:#f86f5c}.st42[data-v-5b9971f2]{fill:none;stroke:#000;stroke-width:6;stroke-miterlimit:10}.X[data-v-e45c7ca1]{fill:none}.Y[data-v-e45c7ca1]{stroke-linejoin:round}.Z[data-v-e45c7ca1]{stroke-miterlimit:10}.a[data-v-e45c7ca1]{stroke:#000}.b[data-v-e45c7ca1]{fill:#fff}.c[data-v-e45c7ca1]{opacity:.25}.d[data-v-e45c7ca1]{enable-background:new}.e[data-v-e45c7ca1]{stroke-width:1.406}.f[data-v-e45c7ca1]{stroke-linecap:round}.g[data-v-e45c7ca1]{fill:#ffdf61}.h[data-v-e45c7ca1]{fill:#87d357}.i[data-v-e45c7ca1]{fill:#975df7}.j[data-v-e45c7ca1]{fill:#f86f5c}.k[data-v-e45c7ca1]{fill:#b186f9}.l[data-v-e45c7ca1]{stroke-width:1.479}.st0[data-v-303748dc]{fill:#87d357}.st1[data-v-303748dc]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-303748dc]{fill:#fa92dc}.st3[data-v-303748dc]{opacity:.25;fill:#fff}.st4[data-v-303748dc]{fill:#fff}.st5[data-v-303748dc]{fill:#87d357;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-303748dc]{fill:#ffb41e}.st7[data-v-303748dc]{fill:#ffd3f6}.st8[data-v-303748dc]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st9[data-v-303748dc]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-303748dc]{fill:#36dffc}.st11[data-v-303748dc]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-303748dc]{fill:#029efc;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-303748dc]{fill:#c0e67b}.st14[data-v-303748dc]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-303748dc]{clip-path:url(#SVGID_00000015353872379374033170000000544625500244910753_);fill:#db88ff}.st16[data-v-303748dc]{clip-path:url(#SVGID_00000015353872379374033170000000544625500244910753_)}.st17[data-v-303748dc]{fill:#6200ac}.st18[data-v-303748dc]{fill:#f86f5c}.st19[data-v-303748dc]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st20[data-v-303748dc]{opacity:.25;clip-path:url(#SVGID_00000015353872379374033170000000544625500244910753_);fill:#fff}.st21[data-v-303748dc]{clip-path:url(#SVGID_00000015353872379374033170000000544625500244910753_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st22[data-v-303748dc]{clip-path:url(#SVGID_00000161590418901275781660000000070041917354628497_);fill:#36dffc}.st23[data-v-303748dc]{clip-path:url(#SVGID_00000161590418901275781660000000070041917354628497_)}.st24[data-v-303748dc]{fill:#ffdf61}.st25[data-v-303748dc]{fill:#6881ff}.st26[data-v-303748dc]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st27[data-v-303748dc]{opacity:.25;clip-path:url(#SVGID_00000161590418901275781660000000070041917354628497_);fill:#fff}.st28[data-v-303748dc]{clip-path:url(#SVGID_00000161590418901275781660000000070041917354628497_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st29[data-v-303748dc]{clip-path:url(#SVGID_00000177455620057648287640000003459525519080224910_);fill:#c0e67b}.st30[data-v-303748dc]{clip-path:url(#SVGID_00000177455620057648287640000003459525519080224910_)}.st31[data-v-303748dc]{fill:#6fceba}.st32[data-v-303748dc]{opacity:.25;clip-path:url(#SVGID_00000177455620057648287640000003459525519080224910_);fill:#fff}.st33[data-v-303748dc]{clip-path:url(#SVGID_00000177455620057648287640000003459525519080224910_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-303748dc]{fill:#fff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st35[data-v-303748dc]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st36[data-v-303748dc]{opacity:.25;fill:#f2f2f2}.st37[data-v-303748dc]{fill:#bfcdff}.st38[data-v-303748dc]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-303748dc]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-303748dc]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st41[data-v-303748dc]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-303748dc]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st43[data-v-303748dc]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st44[data-v-303748dc]{opacity:.25}.st45[data-v-303748dc]{clip-path:url(#SVGID_00000018952629591378852760000017558784863807997570_)}.st46[data-v-303748dc]{fill:#db88ff}.st47[data-v-303748dc]{opacity:.25;clip-path:url(#SVGID_00000018952629591378852760000017558784863807997570_)}.st48[data-v-303748dc]{clip-path:url(#SVGID_00000043451365784909180570000008417301859014784136_)}.st49[data-v-303748dc]{opacity:.25;clip-path:url(#SVGID_00000043451365784909180570000008417301859014784136_)}.st50[data-v-303748dc]{clip-path:url(#SVGID_00000132090312057520931440000004603305576660951946_)}.st51[data-v-303748dc]{opacity:.25;clip-path:url(#SVGID_00000132090312057520931440000004603305576660951946_)}.st6[data-v-191336a2]{fill:#fff}.st7[data-v-191336a2]{fill:#fa92dc}.st10[data-v-191336a2],.st12[data-v-191336a2]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-191336a2]{stroke-width:5}.st13[data-v-191336a2]{fill:#ffb41e}.st20[data-v-191336a2]{fill:#c0e67b}.st27[data-v-191336a2]{fill:#6881ff}.st28[data-v-191336a2]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st34[data-v-191336a2]{fill:#f86f5c}.st72[data-v-191336a2]{fill:#ffd3f6}.st140[data-v-191336a2]{fill:#bfcdff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st152[data-v-191336a2]{opacity:.25;fill:#fff;enable-background:new}.st157[data-v-191336a2]{stroke:#000;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st267[data-v-191336a2]{opacity:.25;enable-background:new}.st1[data-v-a1fd581d]{opacity:.25;fill:#fff}.st4[data-v-a1fd581d]{fill:#ffdf61}.st6[data-v-a1fd581d]{fill:#fff}.st12[data-v-a1fd581d]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-a1fd581d]{opacity:.25}.st34[data-v-a1fd581d]{fill:#f86f5c}.st41[data-v-a1fd581d]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st0[data-v-c366cbc1]{fill:#db88ff}.st1[data-v-c366cbc1]{opacity:.25;fill:#fff}.st2[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st3[data-v-c366cbc1]{clip-path:url(#SVGID_00000002360934649577030520000001870535302326410125_)}.st4[data-v-c366cbc1]{fill:#ffb41e}.st5[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-c366cbc1]{fill:#ca671d}.st7[data-v-c366cbc1]{fill:#ffeeb3}.st8[data-v-c366cbc1]{fill:#ffdf61}.st9[data-v-c366cbc1]{fill:#f86f5c}.st10[data-v-c366cbc1]{fill:#fff}.st11[data-v-c366cbc1]{opacity:.25;fill:#f2f2f2}.st12[data-v-c366cbc1]{fill:#975df7}.st13[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st14[data-v-c366cbc1]{fill:#6200ac}.st15[data-v-c366cbc1]{opacity:.5;fill:#bfcdff}.st16[data-v-c366cbc1]{fill:#6fceba}.st17[data-v-c366cbc1]{clip-path:url(#SVGID_00000005252634261226613870000018250239784397948824_)}.st18[data-v-c366cbc1]{fill:#ffd3f6}.st19[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:2.6518;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st20[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:4.2041;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st21[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:5.5285;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st22[data-v-c366cbc1]{clip-path:url(#SVGID_00000130637315905165189540000000339306744560983222_);fill:#6fceba}.st23[data-v-c366cbc1]{clip-path:url(#SVGID_00000130637315905165189540000000339306744560983222_)}.st24[data-v-c366cbc1]{fill:#fa92dc}.st25[data-v-c366cbc1]{opacity:.25;clip-path:url(#SVGID_00000130637315905165189540000000339306744560983222_);fill:#fff}.st26[data-v-c366cbc1]{clip-path:url(#SVGID_00000130637315905165189540000000339306744560983222_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st27[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st28[data-v-c366cbc1]{fill:#87d357}.st29[data-v-c366cbc1]{opacity:.25}.st30[data-v-c366cbc1]{fill:#f86f5c;stroke:#f86f5c;stroke-miterlimit:10}.st31[data-v-c366cbc1]{fill:#36dffc}.st32[data-v-c366cbc1]{fill:#c0e67b}.st33[data-v-c366cbc1]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-c366cbc1]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st35[data-v-c366cbc1]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st36[data-v-c366cbc1]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st37[data-v-c366cbc1]{fill:#975df7;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st38[data-v-c366cbc1]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st39[data-v-c366cbc1]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-c366cbc1]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st41[data-v-c366cbc1]{clip-path:url(#SVGID_00000071520169018135077680000007529145321439729065_);fill:#fa92dc}.st42[data-v-c366cbc1]{clip-path:url(#SVGID_00000071520169018135077680000007529145321439729065_)}.st43[data-v-c366cbc1]{opacity:.25;clip-path:url(#SVGID_00000071520169018135077680000007529145321439729065_);fill:#fff}.st44[data-v-c366cbc1]{clip-path:url(#SVGID_00000071520169018135077680000007529145321439729065_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st45[data-v-c366cbc1]{fill:#975df7;stroke:#975df7;stroke-miterlimit:10}.st46[data-v-c366cbc1]{fill:#db88ff;stroke:#db88ff;stroke-miterlimit:10}.st47[data-v-c366cbc1]{fill:#ffd3f6;stroke:#ffd3f6;stroke-miterlimit:10}.st48[data-v-c366cbc1]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st49[data-v-c366cbc1]{fill:#6881ff}.st50[data-v-c366cbc1]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st51[data-v-c366cbc1]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st52[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st53[data-v-c366cbc1]{opacity:.35;fill:#fff}.st54[data-v-c366cbc1]{fill:#ffdf61;stroke:#ffdf61;stroke-miterlimit:10}.st55[data-v-c366cbc1]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st56[data-v-c366cbc1]{fill:#79441b}.st57[data-v-c366cbc1]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st58[data-v-c366cbc1]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st59[data-v-c366cbc1]{fill:#bfcdff}.st60[data-v-c366cbc1]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st61[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st62[data-v-c366cbc1]{clip-path:url(#SVGID_00000074435267401883193810000001823842721770274220_)}.st63[data-v-c366cbc1]{opacity:.25;clip-path:url(#SVGID_00000074435267401883193810000001823842721770274220_)}.st64[data-v-c366cbc1]{clip-path:url(#SVGID_00000016778491418404677600000008314166884518240915_)}.st65[data-v-c366cbc1]{opacity:.25;clip-path:url(#SVGID_00000016778491418404677600000008314166884518240915_)}.st66[data-v-c366cbc1]{clip-path:url(#SVGID_00000067941079716131910400000008393633914240087477_)}.st67[data-v-c366cbc1]{opacity:.25;clip-path:url(#SVGID_00000067941079716131910400000008393633914240087477_)}.st68[data-v-c366cbc1]{fill:#fff;stroke:#000;stroke-width:3;stroke-miterlimit:10}.st69[data-v-c366cbc1]{clip-path:url(#SVGID_00000001641117741545843520000008586023765258055600_);fill:#79441b}.st70[data-v-c366cbc1]{opacity:.25;clip-path:url(#SVGID_00000001641117741545843520000008586023765258055600_);fill:#fff}.st71[data-v-c366cbc1]{clip-path:url(#SVGID_00000001641117741545843520000008586023765258055600_)}.st72[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st73[data-v-c366cbc1]{fill:#db88ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st74[data-v-c366cbc1]{fill:#a3f3e0}.st75[data-v-c366cbc1]{fill:#3440d8}.st76[data-v-c366cbc1]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st77[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st78[data-v-c366cbc1]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st79[data-v-c366cbc1]{clip-path:url(#SVGID_00000089532301200934783410000016045362552498849186_)}.st80[data-v-c366cbc1]{fill:#c0e67b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st81[data-v-c366cbc1]{fill:#6fceba;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st82[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st83[data-v-c366cbc1]{fill:#ffb41e;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st84[data-v-c366cbc1]{opacity:.25;fill:#fff;enable-background:new}.st85[data-v-c366cbc1]{clip-path:url(#SVGID_00000120558680930323858840000012719320661485205677_)}.st86[data-v-c366cbc1]{fill:#79441b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st87[data-v-c366cbc1]{fill:none;stroke:#ffd3f6;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st88[data-v-c366cbc1]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st89[data-v-c366cbc1]{fill:#ffeeb3;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st90[data-v-c366cbc1]{fill:#3440d8;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st91[data-v-c366cbc1]{fill:#bfcdff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st92[data-v-c366cbc1]{fill:#4c9642}.st93[data-v-c366cbc1]{opacity:.25;enable-background:new}.st94[data-v-c366cbc1]{fill:#261e1c}.st95[data-v-c366cbc1]{fill:none;stroke:#261e1c;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st96[data-v-c366cbc1]{fill:#c0e67b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st97[data-v-c366cbc1]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st98[data-v-c366cbc1]{fill:#975df7;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st99[data-v-c366cbc1]{fill:none;stroke:#261e1c;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st100[data-v-c366cbc1]{fill:#975df7;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st101[data-v-c366cbc1]{fill:none;stroke:#6881ff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st102[data-v-c366cbc1]{fill:#3440d8;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st103[data-v-c366cbc1]{fill:none;stroke:#975df7;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st104[data-v-c366cbc1]{fill:none;stroke:#975df7;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st105[data-v-c366cbc1]{fill:#3440d8;stroke:#000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st106[data-v-c366cbc1]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st107[data-v-c366cbc1]{fill:#4c9642;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st108[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st109[data-v-c366cbc1]{fill:#87d357;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st110[data-v-c366cbc1]{fill:none;stroke:#261e1c;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st111[data-v-c366cbc1]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st112[data-v-c366cbc1]{fill:#ffeeb3;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st113[data-v-c366cbc1]{fill:#ffb41e;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st114[data-v-c366cbc1]{opacity:.5;fill:#fff}.st115[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st116[data-v-c366cbc1]{opacity:.3;fill:#fff}.st117[data-v-c366cbc1]{opacity:.94}.st118[data-v-c366cbc1]{fill:#ffeeb3;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st119[data-v-c366cbc1]{clip-path:url(#SVGID_00000025426209520740476280000008105518349957033915_)}.st120[data-v-c366cbc1]{fill:#3440d8;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st121[data-v-c366cbc1]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st122[data-v-c366cbc1]{fill:#4c9642;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st123[data-v-c366cbc1]{clip-path:url(#SVGID_00000093862515371172313200000002662148640611328162_)}.st124[data-v-c366cbc1]{fill:#ffd3f6;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st125[data-v-c366cbc1]{fill:#e9e9e9;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st126[data-v-c366cbc1]{clip-path:url(#SVGID_00000145748192208217309710000005940238263655438495_);fill:#bfcdff}.st127[data-v-c366cbc1]{clip-path:url(#SVGID_00000145748192208217309710000005940238263655438495_);fill:#ffd3f6}.st128[data-v-c366cbc1]{clip-path:url(#SVGID_00000145748192208217309710000005940238263655438495_);stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st129[data-v-c366cbc1]{opacity:.25;clip-path:url(#SVGID_00000145748192208217309710000005940238263655438495_);fill:#fff;enable-background:new}.st130[data-v-c366cbc1]{clip-path:url(#SVGID_00000145748192208217309710000005940238263655438495_)}.st131[data-v-c366cbc1]{clip-path:url(#SVGID_00000145748192208217309710000005940238263655438495_);fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st132[data-v-c366cbc1]{clip-path:url(#SVGID_00000145748192208217309710000005940238263655438495_);fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st133[data-v-c366cbc1]{fill:#a3f3e0;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st134[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new}.st135[data-v-c366cbc1]{fill:#36dffc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st136[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:10}.st137[data-v-c366cbc1]{opacity:.25;fill:#ffb41e;enable-background:new}.st138[data-v-c366cbc1]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new}.st139[data-v-c366cbc1]{fill:#ffdf61;enable-background:new}.st140[data-v-c366cbc1]{fill:#ffd3f6;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st141[data-v-c366cbc1]{fill:#68e7fd}.st142[data-v-c366cbc1]{fill:#68e7fd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st143[data-v-c366cbc1]{fill:#fa92dc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st144[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st145[data-v-c366cbc1]{clip-path:url(#SVGID_00000178895759448168944140000011841549391044514226_)}.st146[data-v-c366cbc1]{fill:#606060}.st147[data-v-c366cbc1]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st148[data-v-c366cbc1]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st149[data-v-c366cbc1]{fill:#4c9642;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st150[data-v-c366cbc1]{clip-path:url(#SVGID_00000063629946894864870230000012525920727282852017_)}.st151[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:3.1849;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st152[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:2.1233;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st153[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:3.6127;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st154[data-v-c366cbc1]{fill:#975df7;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st155[data-v-c366cbc1]{fill:#ffd3f6;stroke:#000;stroke-width:6.4019;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st156[data-v-c366cbc1]{fill:#db88ff;stroke:#000;stroke-width:5.2915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st157[data-v-c366cbc1]{fill:none;stroke:#261e1c;stroke-width:3.942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st158[data-v-c366cbc1]{clip-path:url(#SVGID_00000152264696858160829910000015839640595483497656_)}.st159[data-v-c366cbc1]{fill:#6fceba;stroke:#000;stroke-width:2.6471;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st160[data-v-c366cbc1]{fill:#fa92dc;stroke:#000;stroke-width:2.6471;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st161[data-v-c366cbc1]{fill:#4c9642;stroke:#000;stroke-width:2.6471;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st162[data-v-c366cbc1]{clip-path:url(#SVGID_00000039828915617279879630000007596169077504153748_)}.st163[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:4.2081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st164[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:5.2601;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st165[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:6.2818;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st166[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:6.0503;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st167[data-v-c366cbc1]{clip-path:url(#SVGID_00000084498445105175028110000004059622120516520894_)}.st168[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:4.1271;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st169[data-v-c366cbc1]{clip-path:url(#SVGID_00000010279297383454050820000016210197235738427017_)}.st170[data-v-c366cbc1]{clip-path:url(#SVGID_00000154410447359495406960000007202748541835199922_)}.st171[data-v-c366cbc1]{clip-path:url(#SVGID_00000013890171520483241200000009399721755198042768_)}.st172[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:3.8523;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st173[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:2.5682;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st174[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:4.8255;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st175[data-v-c366cbc1]{clip-path:url(#SVGID_00000142889801243748681470000010688371875590014383_)}.st176[data-v-c366cbc1]{fill:#6200ac;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st177[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st178[data-v-c366cbc1]{fill:none}.st179[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st180[data-v-c366cbc1]{clip-path:url(#SVGID_00000088842723357206056710000008087159515086457244_)}.st181[data-v-c366cbc1]{clip-path:url(#SVGID_00000122704987977606129530000010000994212069256843_)}.st182[data-v-c366cbc1]{clip-path:url(#SVGID_00000098202177622381383940000003774743615976674445_)}.st183[data-v-c366cbc1]{clip-path:url(#SVGID_00000155144462758467803610000006429800990626976432_)}.st184[data-v-c366cbc1]{clip-path:url(#SVGID_00000170275103589745848040000010963377284071579013_)}.st185[data-v-c366cbc1]{fill:none;stroke:#000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st186[data-v-c366cbc1]{clip-path:url(#SVGID_00000129888428820740084210000000560563367512800186_)}.st187[data-v-c366cbc1]{clip-path:url(#SVGID_00000169516407006023616680000005375341303213660590_)}.st188[data-v-c366cbc1]{clip-path:url(#SVGID_00000140698207504782249610000009832225192328241300_)}.st189[data-v-c366cbc1]{clip-path:url(#SVGID_00000008137938826427539180000009454830299701257876_)}.st190[data-v-c366cbc1]{clip-path:url(#SVGID_00000177443605716343230150000014586587932403288457_)}.st191[data-v-c366cbc1]{clip-path:url(#SVGID_00000078014553247101140880000005677451262578814381_)}.st192[data-v-c366cbc1]{clip-path:url(#SVGID_00000031911637436163067500000007931942336972171420_)}.st193[data-v-c366cbc1]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st194[data-v-c366cbc1]{fill:#fe6661}.st195[data-v-c366cbc1]{fill:#c0e67b;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st196[data-v-c366cbc1]{fill:#ffdf61;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st197[data-v-c366cbc1]{fill:#f86f5c;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st198[data-v-c366cbc1]{fill:none;stroke:#6881ff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st199[data-v-c366cbc1]{opacity:.85;fill:#bfcdff}.st200[data-v-c366cbc1]{opacity:.6;fill:#bfcdff}.st0[data-v-16f81042]{fill:#87d357}.st1[data-v-16f81042]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-16f81042]{fill:#fa92dc}.st3[data-v-16f81042]{opacity:.25;fill:#fff}.st4[data-v-16f81042]{fill:#fff}.st5[data-v-16f81042]{fill:#87d357;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-16f81042]{fill:#ffb41e}.st7[data-v-16f81042]{fill:#ffd3f6}.st8[data-v-16f81042]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st9[data-v-16f81042]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-16f81042]{fill:#36dffc}.st11[data-v-16f81042]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-16f81042]{fill:#029efc;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-16f81042]{fill:#c0e67b}.st14[data-v-16f81042]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-16f81042]{clip-path:url(#SVGID_00000007421664785472304760000016632716625764246956_);fill:#db88ff}.st16[data-v-16f81042]{clip-path:url(#SVGID_00000007421664785472304760000016632716625764246956_)}.st17[data-v-16f81042]{fill:#6200ac}.st18[data-v-16f81042]{fill:#f86f5c}.st19[data-v-16f81042]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st20[data-v-16f81042]{opacity:.25;clip-path:url(#SVGID_00000007421664785472304760000016632716625764246956_);fill:#fff}.st21[data-v-16f81042]{clip-path:url(#SVGID_00000007421664785472304760000016632716625764246956_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st22[data-v-16f81042]{clip-path:url(#SVGID_00000146461423269211024860000011008524274986935697_);fill:#36dffc}.st23[data-v-16f81042]{clip-path:url(#SVGID_00000146461423269211024860000011008524274986935697_)}.st24[data-v-16f81042]{fill:#ffdf61}.st25[data-v-16f81042]{fill:#6881ff}.st26[data-v-16f81042]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st27[data-v-16f81042]{opacity:.25;clip-path:url(#SVGID_00000146461423269211024860000011008524274986935697_);fill:#fff}.st28[data-v-16f81042]{clip-path:url(#SVGID_00000146461423269211024860000011008524274986935697_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st29[data-v-16f81042]{clip-path:url(#SVGID_00000142897842347898830280000001059875248805175182_);fill:#c0e67b}.st30[data-v-16f81042]{clip-path:url(#SVGID_00000142897842347898830280000001059875248805175182_)}.st31[data-v-16f81042]{fill:#6fceba}.st32[data-v-16f81042]{opacity:.25;clip-path:url(#SVGID_00000142897842347898830280000001059875248805175182_);fill:#fff}.st33[data-v-16f81042]{clip-path:url(#SVGID_00000142897842347898830280000001059875248805175182_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-16f81042]{fill:#fff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st35[data-v-16f81042]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st36[data-v-16f81042]{opacity:.25;fill:#f2f2f2}.st37[data-v-16f81042]{fill:#bfcdff}.st38[data-v-16f81042]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-16f81042]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-16f81042]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st41[data-v-16f81042]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-16f81042]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st43[data-v-16f81042]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st44[data-v-16f81042]{opacity:.25}.st45[data-v-16f81042]{clip-path:url(#SVGID_00000139991178228391002310000012679426128162355881_)}.st46[data-v-16f81042]{fill:#db88ff}.st47[data-v-16f81042]{opacity:.25;clip-path:url(#SVGID_00000139991178228391002310000012679426128162355881_)}.st48[data-v-16f81042]{clip-path:url(#SVGID_00000133490523904067422570000003292550762706264498_)}.st49[data-v-16f81042]{opacity:.25;clip-path:url(#SVGID_00000133490523904067422570000003292550762706264498_)}.st50[data-v-16f81042]{clip-path:url(#SVGID_00000083780584435337891370000009307544799412643487_)}.st51[data-v-16f81042]{opacity:.25;clip-path:url(#SVGID_00000083780584435337891370000009307544799412643487_)}.st1[data-v-41f4156c]{opacity:.25;fill:#fff}.st3[data-v-41f4156c]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st5[data-v-41f4156c]{fill:#ffdf61}.st6[data-v-41f4156c]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st9[data-v-41f4156c]{fill:#fa92dc}.st12[data-v-41f4156c],.st36[data-v-41f4156c]{fill:#fff}.st36[data-v-41f4156c]{opacity:.25;enable-background:new}.st0[data-v-28dad4fa]{fill:#975df7}.st1[data-v-28dad4fa]{opacity:.25;fill:#fff}.st2[data-v-28dad4fa]{clip-path:url(#SVGID_00000070826028961590275930000017374115355854756753_);fill:#6fceba}.st3[data-v-28dad4fa]{clip-path:url(#SVGID_00000070826028961590275930000017374115355854756753_)}.st4[data-v-28dad4fa]{fill:#ffdf61}.st5[data-v-28dad4fa]{fill:#6200ac}.st6[data-v-28dad4fa]{fill:#fff}.st7[data-v-28dad4fa]{fill:#fa92dc}.st8[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000070826028961590275930000017374115355854756753_);fill:#fff}.st9[data-v-28dad4fa]{clip-path:url(#SVGID_00000070826028961590275930000017374115355854756753_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st10[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-28dad4fa]{fill:#87d357}.st12[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-28dad4fa]{fill:#ffb41e}.st14[data-v-28dad4fa]{opacity:.25}.st15[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st16[data-v-28dad4fa]{fill:#f86f5c;stroke:#f86f5c;stroke-miterlimit:10}.st17[data-v-28dad4fa]{fill:#6fceba}.st18[data-v-28dad4fa]{fill:#36dffc}.st19[data-v-28dad4fa]{fill:#db88ff}.st20[data-v-28dad4fa]{fill:#c0e67b}.st21[data-v-28dad4fa]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st22[data-v-28dad4fa]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st23[data-v-28dad4fa]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st24[data-v-28dad4fa]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st25[data-v-28dad4fa]{fill:#975df7;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st26[data-v-28dad4fa]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st27[data-v-28dad4fa]{fill:#6881ff}.st28[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st29[data-v-28dad4fa]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st30[data-v-28dad4fa]{clip-path:url(#SVGID_00000101813568146211815730000001595531110283500697_);fill:#fa92dc}.st31[data-v-28dad4fa]{clip-path:url(#SVGID_00000101813568146211815730000001595531110283500697_)}.st32[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000101813568146211815730000001595531110283500697_);fill:#fff}.st33[data-v-28dad4fa]{clip-path:url(#SVGID_00000101813568146211815730000001595531110283500697_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-28dad4fa]{fill:#f86f5c}.st35[data-v-28dad4fa]{fill:#ffeeb3}.st36[data-v-28dad4fa]{fill:#975df7;stroke:#975df7;stroke-miterlimit:10}.st37[data-v-28dad4fa]{fill:#db88ff;stroke:#db88ff;stroke-miterlimit:10}.st38[data-v-28dad4fa]{fill:#ffd3f6;stroke:#ffd3f6;stroke-miterlimit:10}.st39[data-v-28dad4fa]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-28dad4fa]{fill:#ca671d}.st41[data-v-28dad4fa]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st43[data-v-28dad4fa]{opacity:.35;fill:#fff}.st44[data-v-28dad4fa]{fill:#ffdf61;stroke:#ffdf61;stroke-miterlimit:10}.st45[data-v-28dad4fa]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-28dad4fa]{fill:#79441b}.st47[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st48[data-v-28dad4fa]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st49[data-v-28dad4fa]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st50[data-v-28dad4fa]{opacity:.5;fill:#fff}.st51[data-v-28dad4fa]{opacity:.3;fill:#fff}.st52[data-v-28dad4fa]{opacity:.4;fill:#fff}.st53[data-v-28dad4fa]{stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st54[data-v-28dad4fa]{fill:#3440d8}.st55[data-v-28dad4fa]{fill:#029efc}.st56[data-v-28dad4fa]{fill:#db88ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st57[data-v-28dad4fa]{fill:#4c9642;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st58[data-v-28dad4fa]{clip-path:url(#SVGID_00000054962849170193573340000012624540741345448627_);fill:#fa92dc}.st59[data-v-28dad4fa]{clip-path:url(#SVGID_00000054962849170193573340000012624540741345448627_)}.st60[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st61[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000054962849170193573340000012624540741345448627_);fill:#fff}.st62[data-v-28dad4fa]{fill:#bfcdff}.st63[data-v-28dad4fa]{clip-path:url(#SVGID_00000182515592530381612030000003090384737437747113_)}.st64[data-v-28dad4fa]{clip-path:url(#SVGID_00000182515592530381612030000003090384737437747113_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st65[data-v-28dad4fa]{fill:none}.st66[data-v-28dad4fa]{clip-path:url(#SVGID_00000016039866948302166490000001553971583420297633_);fill:#ffeeb3}.st67[data-v-28dad4fa]{clip-path:url(#SVGID_00000016039866948302166490000001553971583420297633_)}.st68[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000016039866948302166490000001553971583420297633_);fill:#fff}.st69[data-v-28dad4fa]{fill:#ca671d;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st70[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st71[data-v-28dad4fa]{fill:#ffeeb3;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st72[data-v-28dad4fa]{fill:#ffd3f6}.st73[data-v-28dad4fa]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st74[data-v-28dad4fa]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st75[data-v-28dad4fa]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st76[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st77[data-v-28dad4fa]{clip-path:url(#SVGID_00000087387603831132781680000009601579904092954780_)}.st78[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000087387603831132781680000009601579904092954780_)}.st79[data-v-28dad4fa]{clip-path:url(#SVGID_00000137093882243046023830000008193494274441858729_)}.st80[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000137093882243046023830000008193494274441858729_)}.st81[data-v-28dad4fa]{clip-path:url(#SVGID_00000103250610123752349360000014409910179122267559_)}.st82[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000103250610123752349360000014409910179122267559_)}.st83[data-v-28dad4fa]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:10}.st84[data-v-28dad4fa]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st85[data-v-28dad4fa]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st86[data-v-28dad4fa]{fill:#fff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st87[data-v-28dad4fa]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10}.st88[data-v-28dad4fa]{clip-path:url(#SVGID_00000007391935510806146350000006998586202221602996_);fill:#c0e67b}.st89[data-v-28dad4fa]{clip-path:url(#SVGID_00000007391935510806146350000006998586202221602996_)}.st90[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000007391935510806146350000006998586202221602996_);fill:#fff}.st91[data-v-28dad4fa]{clip-path:url(#SVGID_00000007391935510806146350000006998586202221602996_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st92[data-v-28dad4fa]{clip-path:url(#SVGID_00000083778000999152631520000007505897369233395880_);fill:#36dffc}.st93[data-v-28dad4fa]{clip-path:url(#SVGID_00000083778000999152631520000007505897369233395880_)}.st94[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000083778000999152631520000007505897369233395880_);fill:#fff}.st95[data-v-28dad4fa]{clip-path:url(#SVGID_00000083778000999152631520000007505897369233395880_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st96[data-v-28dad4fa]{clip-path:url(#SVGID_00000064319834256981990980000013811230190394641280_);fill:#db88ff}.st97[data-v-28dad4fa]{clip-path:url(#SVGID_00000064319834256981990980000013811230190394641280_)}.st98[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st99[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000064319834256981990980000013811230190394641280_);fill:#fff}.st100[data-v-28dad4fa]{clip-path:url(#SVGID_00000064319834256981990980000013811230190394641280_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st101[data-v-28dad4fa]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st102[data-v-28dad4fa]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st103[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:5.0619;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st104[data-v-28dad4fa]{fill:#fff;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st105[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st106[data-v-28dad4fa]{fill:#fff;stroke:#000;stroke-width:6.3439;stroke-miterlimit:10}.st107[data-v-28dad4fa]{fill:#fff;stroke:#000;stroke-width:7.7227;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st108[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3.929;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st109[data-v-28dad4fa]{fill:#fff;stroke:#000;stroke-width:5.3277;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st110[data-v-28dad4fa]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st111[data-v-28dad4fa]{fill:#f2f2f2;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st112[data-v-28dad4fa]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st113[data-v-28dad4fa]{fill:#a3f3e0}.st114[data-v-28dad4fa]{clip-path:url(#SVGID_00000181809981255981075140000007370784795816872602_)}.st115[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000181809981255981075140000007370784795816872602_)}.st116[data-v-28dad4fa]{clip-path:url(#SVGID_00000008107565024501444160000014896069433591612092_)}.st117[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000008107565024501444160000014896069433591612092_)}.st118[data-v-28dad4fa]{clip-path:url(#SVGID_00000084517969036596540160000017406184812571083185_)}.st119[data-v-28dad4fa]{fill:#4c9642}.st120[data-v-28dad4fa]{opacity:.25;fill:#f2f2f2}.st121[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000084517969036596540160000017406184812571083185_)}.st122[data-v-28dad4fa]{clip-path:url(#SVGID_00000084519305055787284320000003997826858708148124_)}.st123[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000084519305055787284320000003997826858708148124_)}.st124[data-v-28dad4fa]{stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st125[data-v-28dad4fa]{fill:#fff;stroke:#000;stroke-width:3;stroke-miterlimit:10}.st126[data-v-28dad4fa]{clip-path:url(#SVGID_00000088129688932452600020000009842190974891091610_);fill:#975df7}.st127[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000088129688932452600020000009842190974891091610_);fill:#fff}.st128[data-v-28dad4fa]{clip-path:url(#SVGID_00000088129688932452600020000009842190974891091610_)}.st129[data-v-28dad4fa]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st130[data-v-28dad4fa]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st131[data-v-28dad4fa]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st132[data-v-28dad4fa]{fill:#db88ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st133[data-v-28dad4fa]{stroke:#000;stroke-miterlimit:10}.st134[data-v-28dad4fa]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st135[data-v-28dad4fa]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st136[data-v-28dad4fa]{opacity:.25;fill:#87d357}.st137[data-v-28dad4fa]{fill:#c0e67b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st138[data-v-28dad4fa]{fill:#975df7;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st139[data-v-28dad4fa]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st140[data-v-28dad4fa]{fill:#bfcdff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st141[data-v-28dad4fa]{clip-path:url(#SVGID_00000165952919091333312200000002122022893955202211_);fill:#79441b}.st142[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000165952919091333312200000002122022893955202211_);fill:#fff}.st143[data-v-28dad4fa]{clip-path:url(#SVGID_00000165952919091333312200000002122022893955202211_)}.st144[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st145[data-v-28dad4fa]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st146[data-v-28dad4fa]{clip-path:url(#SVGID_00000016065141798375407530000004106912487373249169_)}.st147[data-v-28dad4fa]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st148[data-v-28dad4fa]{fill:#6fceba;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st149[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st150[data-v-28dad4fa]{fill:#ffb41e;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st151[data-v-28dad4fa]{fill:#6881ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st152[data-v-28dad4fa]{opacity:.25;fill:#fff;enable-background:new}.st153[data-v-28dad4fa]{clip-path:url(#SVGID_00000156582373954680005900000003461507408075845822_)}.st154[data-v-28dad4fa]{clip-path:url(#SVGID_00000090259213988823434810000003425109550588859521_)}.st155[data-v-28dad4fa]{clip-path:url(#SVGID_00000048466768624336503840000013918045562664548030_)}.st156[data-v-28dad4fa]{clip-path:url(#SVGID_00000070108626232251672930000006782172838639550135_)}.st157[data-v-28dad4fa]{stroke:#000;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st158[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st159[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st160[data-v-28dad4fa]{fill:#6200ac;stroke:#000;stroke-width:3;stroke-miterlimit:9.9997}.st161[data-v-28dad4fa]{fill:#ffdf61;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st162[data-v-28dad4fa]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st163[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st164[data-v-28dad4fa]{fill:#bfcdff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st165[data-v-28dad4fa]{fill:none;stroke:#db88ff;stroke-width:3.9181;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st166[data-v-28dad4fa]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st167[data-v-28dad4fa]{clip-path:url(#SVGID_00000075136782710743251470000008184352691331594153_)}.st168[data-v-28dad4fa]{fill:#6881ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st169[data-v-28dad4fa]{fill:#36dffc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st170[data-v-28dad4fa]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st171[data-v-28dad4fa]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st172[data-v-28dad4fa]{fill:none;stroke:#db88ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st173[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st174[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9996}.st175[data-v-28dad4fa]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st176[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3.862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st177[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:5.5171;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st178[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:6.0003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st179[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:2.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st180[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st181[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0004}.st182[data-v-28dad4fa]{fill:#f86f5c;stroke:#000;stroke-width:3.8896;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st183[data-v-28dad4fa]{clip-path:url(#SVGID_00000048460843799870105820000016667965340644623504_)}.st184[data-v-28dad4fa]{fill:#f86f5c;stroke:#000;stroke-width:3.8778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9998}.st185[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3.8779;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st186[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3.2993;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st187[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:2.8874;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st188[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st189[data-v-28dad4fa]{stroke:#000;stroke-width:3;stroke-miterlimit:10}.st190[data-v-28dad4fa]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st191[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st192[data-v-28dad4fa]{fill:#6881ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st193[data-v-28dad4fa]{fill:#4c9642;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st194[data-v-28dad4fa]{fill:#ffeeb3;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st195[data-v-28dad4fa]{opacity:.47;fill:#fff}.st196[data-v-28dad4fa]{fill:#36dffc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st197[data-v-28dad4fa]{fill:#79441b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st198[data-v-28dad4fa]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st199[data-v-28dad4fa]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st200[data-v-28dad4fa]{fill:#3440d8;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st201[data-v-28dad4fa]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st202[data-v-28dad4fa]{clip-path:url(#SVGID_00000087372991326373058790000010367510585807175359_)}.st203[data-v-28dad4fa]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st204[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:11.4871}.st205[data-v-28dad4fa]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st206[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9995}.st207[data-v-28dad4fa]{fill:#fa92dc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st208[data-v-28dad4fa]{clip-path:url(#SVGID_00000105419431742495949210000010241170993114164115_)}.st209[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:2.0758;stroke-miterlimit:10.0001}.st210[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3.2836;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st211[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4.1518;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0001}.st212[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:2.6269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st213[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:3.8888;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st214[data-v-28dad4fa]{clip-path:url(#SVGID_00000021797983936465738710000016778681691975291788_)}.st215[data-v-28dad4fa]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st216[data-v-28dad4fa]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st217[data-v-28dad4fa]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st218[data-v-28dad4fa]{clip-path:url(#SVGID_00000102514242039272028350000002302133181398934161_)}.st219[data-v-28dad4fa]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st220[data-v-28dad4fa]{clip-path:url(#SVGID_00000165210784766774459960000015084687450836794012_)}.st221[data-v-28dad4fa]{fill:#6200ac;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st222[data-v-28dad4fa]{fill:#975df7;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st223[data-v-28dad4fa]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st224[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000165210784766774459960000015084687450836794012_);fill:#fff}.st225[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000020396338808741694330000008714462986771750813_);fill:#fff}.st226[data-v-28dad4fa]{clip-path:url(#SVGID_00000020396338808741694330000008714462986771750813_)}.st227[data-v-28dad4fa]{fill:#87d357;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st228[data-v-28dad4fa]{display:none}.st229[data-v-28dad4fa]{display:inline}.st230[data-v-28dad4fa]{clip-path:url(#SVGID_00000142869955367410201130000009881578349443220150_)}.st231[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000142869955367410201130000009881578349443220150_)}.st232[data-v-28dad4fa]{clip-path:url(#SVGID_00000006697294813745215270000014895709497989125530_)}.st233[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000006697294813745215270000014895709497989125530_)}.st234[data-v-28dad4fa]{opacity:.35}.st235[data-v-28dad4fa]{opacity:.5}.st236[data-v-28dad4fa]{opacity:.3}.st237[data-v-28dad4fa]{opacity:.4}.st238[data-v-28dad4fa]{clip-path:url(#SVGID_00000033350764870274951920000012793545715823334038_)}.st239[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000033350764870274951920000012793545715823334038_)}.st240[data-v-28dad4fa]{clip-path:url(#SVGID_00000094580493197143550450000012433559074038304130_)}.st241[data-v-28dad4fa]{clip-path:url(#SVGID_00000165933448789609482910000002278014118549887367_)}.st242[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000165933448789609482910000002278014118549887367_)}.st243[data-v-28dad4fa]{clip-path:url(#SVGID_00000179632584208549174800000010383159114470847903_)}.st244[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000179632584208549174800000010383159114470847903_)}.st245[data-v-28dad4fa]{clip-path:url(#SVGID_00000148635020057532700100000008461178226064939695_)}.st246[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000148635020057532700100000008461178226064939695_)}.st247[data-v-28dad4fa]{clip-path:url(#SVGID_00000010310304870360207360000003055056957002717086_)}.st248[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000010310304870360207360000003055056957002717086_)}.st249[data-v-28dad4fa]{clip-path:url(#SVGID_00000147905818702436121020000009505269208510700421_)}.st250[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000147905818702436121020000009505269208510700421_)}.st251[data-v-28dad4fa]{clip-path:url(#SVGID_00000015344083324538525270000016223796198450149546_)}.st252[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000015344083324538525270000016223796198450149546_)}.st253[data-v-28dad4fa]{clip-path:url(#SVGID_00000159464808987776541580000008115327155889286533_)}.st254[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000159464808987776541580000008115327155889286533_)}.st255[data-v-28dad4fa]{clip-path:url(#SVGID_00000060007199248825127620000009982155547246333338_)}.st256[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000060007199248825127620000009982155547246333338_)}.st257[data-v-28dad4fa]{clip-path:url(#SVGID_00000070085355619968817880000010516178294170565270_)}.st258[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000070085355619968817880000010516178294170565270_)}.st259[data-v-28dad4fa]{clip-path:url(#SVGID_00000061452489313602144960000008565831015050810524_)}.st260[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000061452489313602144960000008565831015050810524_)}.st261[data-v-28dad4fa]{clip-path:url(#SVGID_00000027579719458985119870000015601558081654401924_)}.st262[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000027579719458985119870000015601558081654401924_)}.st263[data-v-28dad4fa]{clip-path:url(#SVGID_00000033367053922288206140000000462346842315259294_)}.st264[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000033367053922288206140000000462346842315259294_)}.st265[data-v-28dad4fa]{stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st266[data-v-28dad4fa]{clip-path:url(#SVGID_00000101805233235757894590000001591752769729958800_)}.st267[data-v-28dad4fa]{opacity:.25;enable-background:new}.st268[data-v-28dad4fa]{enable-background:new}.st269[data-v-28dad4fa]{clip-path:url(#SVGID_00000002384319909167002290000012254460937079534466_)}.st270[data-v-28dad4fa]{clip-path:url(#SVGID_00000116218653510898063220000012243845292029462409_)}.st271[data-v-28dad4fa]{clip-path:url(#SVGID_00000038380331982852452660000000161135468547457152_)}.st272[data-v-28dad4fa]{clip-path:url(#SVGID_00000160890112028905277840000016459400082818383772_)}.st273[data-v-28dad4fa]{clip-path:url(#SVGID_00000040548732972480255590000004599908635625210809_)}.st274[data-v-28dad4fa]{opacity:.47}.st275[data-v-28dad4fa]{clip-path:url(#SVGID_00000108998098135606677290000004378760011445492404_)}.st276[data-v-28dad4fa]{clip-path:url(#SVGID_00000090988085398726703730000000869010868378686896_)}.st277[data-v-28dad4fa]{opacity:.25;clip-path:url(#SVGID_00000076564476990570009900000001426568524052039823_)}.st278[data-v-28dad4fa]{clip-path:url(#SVGID_00000076564476990570009900000001426568524052039823_)}.st1[data-v-a137f404]{opacity:.25}.st1[data-v-a137f404],.st6[data-v-a137f404]{fill:#fff}.st7[data-v-a137f404]{fill:#fa92dc}.st12[data-v-a137f404]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-a137f404]{opacity:.25}.st29[data-v-a137f404]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st4[data-v-be530961]{fill:#ffdf61}.st6[data-v-be530961]{fill:#fff}.st7[data-v-be530961]{fill:#fa92dc}.st34[data-v-be530961]{fill:#f86f5c}.st2[data-v-ef7c6f8f],.st9[data-v-ef7c6f8f]{fill:#fff}.st9[data-v-ef7c6f8f]{opacity:.25;enable-background:new}.st30[data-v-ef7c6f8f]{fill:#a3f3e0}.st36[data-v-ef7c6f8f]{fill:#36dffc}.st157[data-v-ef7c6f8f],.st277[data-v-ef7c6f8f],.st278[data-v-ef7c6f8f],.st279[data-v-ef7c6f8f],.st280[data-v-ef7c6f8f]{fill:#ffeeb3;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st277[data-v-ef7c6f8f],.st278[data-v-ef7c6f8f],.st279[data-v-ef7c6f8f],.st280[data-v-ef7c6f8f]{fill:#6881ff;stroke-width:7.1317}.st278[data-v-ef7c6f8f],.st279[data-v-ef7c6f8f],.st280[data-v-ef7c6f8f]{stroke-width:6.8318}.st279[data-v-ef7c6f8f],.st280[data-v-ef7c6f8f]{fill:none;stroke-width:6.2055}.st280[data-v-ef7c6f8f]{stroke-width:6.8329}.st3[data-v-b2b7137d]{fill:none;stroke:#000;stroke-width:6.0235;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-b2b7137d]{fill:#f86f5c}.st16[data-v-b2b7137d]{fill:#fff}.st18[data-v-b2b7137d]{fill:#3440d8}.st19[data-v-b2b7137d]{opacity:.25}.st20[data-v-b2b7137d]{fill:none;stroke:#000;stroke-width:5.0196;stroke-miterlimit:10}.st0[data-v-9c8d8e87]{fill:#975df7}.st1[data-v-9c8d8e87]{opacity:.25;fill:#fff}.st2[data-v-9c8d8e87]{clip-path:url(#SVGID_00000150787884291938092100000016102851078732168610_);fill:#6fceba}.st3[data-v-9c8d8e87]{clip-path:url(#SVGID_00000150787884291938092100000016102851078732168610_)}.st4[data-v-9c8d8e87]{fill:#ffdf61}.st5[data-v-9c8d8e87]{fill:#6200ac}.st6[data-v-9c8d8e87]{fill:#fff}.st7[data-v-9c8d8e87]{fill:#fa92dc}.st8[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000150787884291938092100000016102851078732168610_);fill:#fff}.st9[data-v-9c8d8e87]{clip-path:url(#SVGID_00000150787884291938092100000016102851078732168610_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st10[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-9c8d8e87]{fill:#87d357}.st12[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-9c8d8e87]{fill:#ffb41e}.st14[data-v-9c8d8e87]{opacity:.25}.st15[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st16[data-v-9c8d8e87]{fill:#f86f5c;stroke:#f86f5c;stroke-miterlimit:10}.st17[data-v-9c8d8e87]{fill:#6fceba}.st18[data-v-9c8d8e87]{fill:#36dffc}.st19[data-v-9c8d8e87]{fill:#db88ff}.st20[data-v-9c8d8e87]{fill:#c0e67b}.st21[data-v-9c8d8e87]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st22[data-v-9c8d8e87]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st23[data-v-9c8d8e87]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st24[data-v-9c8d8e87]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st25[data-v-9c8d8e87]{fill:#975df7;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st26[data-v-9c8d8e87]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st27[data-v-9c8d8e87]{fill:#6881ff}.st28[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st29[data-v-9c8d8e87]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st30[data-v-9c8d8e87]{clip-path:url(#SVGID_00000079452702983214406200000002204025991139042692_);fill:#fa92dc}.st31[data-v-9c8d8e87]{clip-path:url(#SVGID_00000079452702983214406200000002204025991139042692_)}.st32[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000079452702983214406200000002204025991139042692_);fill:#fff}.st33[data-v-9c8d8e87]{clip-path:url(#SVGID_00000079452702983214406200000002204025991139042692_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-9c8d8e87]{fill:#f86f5c}.st35[data-v-9c8d8e87]{fill:#ffeeb3}.st36[data-v-9c8d8e87]{fill:#975df7;stroke:#975df7;stroke-miterlimit:10}.st37[data-v-9c8d8e87]{fill:#db88ff;stroke:#db88ff;stroke-miterlimit:10}.st38[data-v-9c8d8e87]{fill:#ffd3f6;stroke:#ffd3f6;stroke-miterlimit:10}.st39[data-v-9c8d8e87]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-9c8d8e87]{fill:#ca671d}.st41[data-v-9c8d8e87]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st43[data-v-9c8d8e87]{opacity:.35;fill:#fff}.st44[data-v-9c8d8e87]{fill:#ffdf61;stroke:#ffdf61;stroke-miterlimit:10}.st45[data-v-9c8d8e87]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-9c8d8e87]{fill:#79441b}.st47[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st48[data-v-9c8d8e87]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st49[data-v-9c8d8e87]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st50[data-v-9c8d8e87]{opacity:.5;fill:#fff}.st51[data-v-9c8d8e87]{opacity:.3;fill:#fff}.st52[data-v-9c8d8e87]{opacity:.4;fill:#fff}.st53[data-v-9c8d8e87]{stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st54[data-v-9c8d8e87]{fill:#3440d8}.st55[data-v-9c8d8e87]{fill:#029efc}.st56[data-v-9c8d8e87]{fill:#db88ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st57[data-v-9c8d8e87]{fill:#4c9642;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st58[data-v-9c8d8e87]{clip-path:url(#SVGID_00000014596018831595876550000005457015069002455938_);fill:#fa92dc}.st59[data-v-9c8d8e87]{clip-path:url(#SVGID_00000014596018831595876550000005457015069002455938_)}.st60[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st61[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000014596018831595876550000005457015069002455938_);fill:#fff}.st62[data-v-9c8d8e87]{fill:#bfcdff}.st63[data-v-9c8d8e87]{clip-path:url(#SVGID_00000037661361218332092210000013829823296760221085_)}.st64[data-v-9c8d8e87]{clip-path:url(#SVGID_00000037661361218332092210000013829823296760221085_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st65[data-v-9c8d8e87]{fill:none}.st66[data-v-9c8d8e87]{clip-path:url(#SVGID_00000047041438469491269170000016864139593126488199_);fill:#ffeeb3}.st67[data-v-9c8d8e87]{clip-path:url(#SVGID_00000047041438469491269170000016864139593126488199_)}.st68[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000047041438469491269170000016864139593126488199_);fill:#fff}.st69[data-v-9c8d8e87]{fill:#ca671d;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st70[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st71[data-v-9c8d8e87]{fill:#ffeeb3;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st72[data-v-9c8d8e87]{fill:#ffd3f6}.st73[data-v-9c8d8e87]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st74[data-v-9c8d8e87]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st75[data-v-9c8d8e87]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st76[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st77[data-v-9c8d8e87]{clip-path:url(#SVGID_00000057131935368900337840000001167957539013240967_)}.st78[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000057131935368900337840000001167957539013240967_)}.st79[data-v-9c8d8e87]{clip-path:url(#SVGID_00000034081043118299122170000017619807867971861649_)}.st80[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000034081043118299122170000017619807867971861649_)}.st81[data-v-9c8d8e87]{clip-path:url(#SVGID_00000026859336337505817550000017071473376233976966_)}.st82[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000026859336337505817550000017071473376233976966_)}.st83[data-v-9c8d8e87]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:10}.st84[data-v-9c8d8e87]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st85[data-v-9c8d8e87]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st86[data-v-9c8d8e87]{fill:#fff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st87[data-v-9c8d8e87]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10}.st88[data-v-9c8d8e87]{clip-path:url(#SVGID_00000065770176993715078180000004312560721932557442_);fill:#c0e67b}.st89[data-v-9c8d8e87]{clip-path:url(#SVGID_00000065770176993715078180000004312560721932557442_)}.st90[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000065770176993715078180000004312560721932557442_);fill:#fff}.st91[data-v-9c8d8e87]{clip-path:url(#SVGID_00000065770176993715078180000004312560721932557442_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st92[data-v-9c8d8e87]{clip-path:url(#SVGID_00000143581518272158605370000001375564692555397275_);fill:#36dffc}.st93[data-v-9c8d8e87]{clip-path:url(#SVGID_00000143581518272158605370000001375564692555397275_)}.st94[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000143581518272158605370000001375564692555397275_);fill:#fff}.st95[data-v-9c8d8e87]{clip-path:url(#SVGID_00000143581518272158605370000001375564692555397275_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st96[data-v-9c8d8e87]{clip-path:url(#SVGID_00000169534612831630126750000017944065810392034179_);fill:#db88ff}.st97[data-v-9c8d8e87]{clip-path:url(#SVGID_00000169534612831630126750000017944065810392034179_)}.st98[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st99[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000169534612831630126750000017944065810392034179_);fill:#fff}.st100[data-v-9c8d8e87]{clip-path:url(#SVGID_00000169534612831630126750000017944065810392034179_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st101[data-v-9c8d8e87]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st102[data-v-9c8d8e87]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st103[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:5.0619;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st104[data-v-9c8d8e87]{fill:#fff;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st105[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st106[data-v-9c8d8e87]{fill:#fff;stroke:#000;stroke-width:6.3439;stroke-miterlimit:10}.st107[data-v-9c8d8e87]{fill:#fff;stroke:#000;stroke-width:7.7227;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st108[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3.929;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st109[data-v-9c8d8e87]{fill:#fff;stroke:#000;stroke-width:5.3277;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st110[data-v-9c8d8e87]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st111[data-v-9c8d8e87]{fill:#f2f2f2;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st112[data-v-9c8d8e87]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st113[data-v-9c8d8e87]{fill:#a3f3e0}.st114[data-v-9c8d8e87]{clip-path:url(#SVGID_00000110433387875738747520000003244754782527699133_)}.st115[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000110433387875738747520000003244754782527699133_)}.st116[data-v-9c8d8e87]{clip-path:url(#SVGID_00000155863470491026312070000012197116083872615607_)}.st117[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000155863470491026312070000012197116083872615607_)}.st118[data-v-9c8d8e87]{clip-path:url(#SVGID_00000009553962382181047080000013283599527245911967_)}.st119[data-v-9c8d8e87]{fill:#4c9642}.st120[data-v-9c8d8e87]{opacity:.25;fill:#f2f2f2}.st121[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000009553962382181047080000013283599527245911967_)}.st122[data-v-9c8d8e87]{clip-path:url(#SVGID_00000144321714217972753080000000203310136027589520_)}.st123[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000144321714217972753080000000203310136027589520_)}.st124[data-v-9c8d8e87]{stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st125[data-v-9c8d8e87]{fill:#fff;stroke:#000;stroke-width:3;stroke-miterlimit:10}.st126[data-v-9c8d8e87]{clip-path:url(#SVGID_00000003827986885358215090000004763693360708808638_);fill:#975df7}.st127[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000003827986885358215090000004763693360708808638_);fill:#fff}.st128[data-v-9c8d8e87]{clip-path:url(#SVGID_00000003827986885358215090000004763693360708808638_)}.st129[data-v-9c8d8e87]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st130[data-v-9c8d8e87]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st131[data-v-9c8d8e87]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st132[data-v-9c8d8e87]{fill:#db88ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st133[data-v-9c8d8e87]{stroke:#000;stroke-miterlimit:10}.st134[data-v-9c8d8e87]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st135[data-v-9c8d8e87]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st136[data-v-9c8d8e87]{opacity:.25;fill:#87d357}.st137[data-v-9c8d8e87]{fill:#c0e67b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st138[data-v-9c8d8e87]{fill:#975df7;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st139[data-v-9c8d8e87]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st140[data-v-9c8d8e87]{fill:#bfcdff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st141[data-v-9c8d8e87]{clip-path:url(#SVGID_00000174596859856908742080000006533875394254659492_);fill:#79441b}.st142[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000174596859856908742080000006533875394254659492_);fill:#fff}.st143[data-v-9c8d8e87]{clip-path:url(#SVGID_00000174596859856908742080000006533875394254659492_)}.st144[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st145[data-v-9c8d8e87]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st146[data-v-9c8d8e87]{clip-path:url(#SVGID_00000026154910175156051490000006704982577985860792_)}.st147[data-v-9c8d8e87]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st148[data-v-9c8d8e87]{fill:#6fceba;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st149[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st150[data-v-9c8d8e87]{fill:#ffb41e;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st151[data-v-9c8d8e87]{fill:#6881ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st152[data-v-9c8d8e87]{opacity:.25;fill:#fff;enable-background:new}.st153[data-v-9c8d8e87]{clip-path:url(#SVGID_00000030445349900738123330000007894513451158625685_)}.st154[data-v-9c8d8e87]{clip-path:url(#SVGID_00000000201280201461771120000009022203412451150232_)}.st155[data-v-9c8d8e87]{clip-path:url(#SVGID_00000042704047417962860710000014781001008439620510_)}.st156[data-v-9c8d8e87]{clip-path:url(#SVGID_00000008830097392210150770000015054828235965363104_)}.st157[data-v-9c8d8e87]{stroke:#000;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st158[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st159[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st160[data-v-9c8d8e87]{fill:#6200ac;stroke:#000;stroke-width:3;stroke-miterlimit:9.9997}.st161[data-v-9c8d8e87]{fill:#ffdf61;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st162[data-v-9c8d8e87]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st163[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st164[data-v-9c8d8e87]{fill:#bfcdff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st165[data-v-9c8d8e87]{fill:none;stroke:#db88ff;stroke-width:3.9181;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st166[data-v-9c8d8e87]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st167[data-v-9c8d8e87]{clip-path:url(#SVGID_00000178188604011219365160000017992710406735488922_)}.st168[data-v-9c8d8e87]{fill:#6881ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st169[data-v-9c8d8e87]{fill:#36dffc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st170[data-v-9c8d8e87]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st171[data-v-9c8d8e87]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st172[data-v-9c8d8e87]{fill:none;stroke:#db88ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st173[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st174[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9996}.st175[data-v-9c8d8e87]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st176[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3.862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st177[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:5.5171;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st178[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:6.0003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st179[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:2.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st180[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st181[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0004}.st182[data-v-9c8d8e87]{fill:#f86f5c;stroke:#000;stroke-width:3.8896;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st183[data-v-9c8d8e87]{clip-path:url(#SVGID_00000159436210617670765570000016734951902566953884_)}.st184[data-v-9c8d8e87]{fill:#f86f5c;stroke:#000;stroke-width:3.8778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9998}.st185[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3.8779;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st186[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3.2993;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st187[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:2.8874;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st188[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st189[data-v-9c8d8e87]{stroke:#000;stroke-width:3;stroke-miterlimit:10}.st190[data-v-9c8d8e87]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st191[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st192[data-v-9c8d8e87]{fill:#6881ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st193[data-v-9c8d8e87]{fill:#4c9642;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st194[data-v-9c8d8e87]{fill:#ffeeb3;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st195[data-v-9c8d8e87]{opacity:.47;fill:#fff}.st196[data-v-9c8d8e87]{fill:#36dffc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st197[data-v-9c8d8e87]{fill:#79441b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st198[data-v-9c8d8e87]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st199[data-v-9c8d8e87]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st200[data-v-9c8d8e87]{fill:#3440d8;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st201[data-v-9c8d8e87]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st202[data-v-9c8d8e87]{clip-path:url(#SVGID_00000111914115237216700220000003616568450404242349_)}.st203[data-v-9c8d8e87]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st204[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:11.4871}.st205[data-v-9c8d8e87]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st206[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9995}.st207[data-v-9c8d8e87]{fill:#fa92dc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st208[data-v-9c8d8e87]{clip-path:url(#SVGID_00000142884204153853954400000006246283178932414385_)}.st209[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:2.0758;stroke-miterlimit:10.0001}.st210[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3.2836;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st211[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4.1518;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0001}.st212[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:2.6269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st213[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:3.8888;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st214[data-v-9c8d8e87]{clip-path:url(#SVGID_00000163042760797934448080000005604968614994241721_)}.st215[data-v-9c8d8e87]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st216[data-v-9c8d8e87]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st217[data-v-9c8d8e87]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st218[data-v-9c8d8e87]{clip-path:url(#SVGID_00000067197435767221490560000013519870656923131048_)}.st219[data-v-9c8d8e87]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st220[data-v-9c8d8e87]{clip-path:url(#SVGID_00000013898533902590208690000001037467205119264168_)}.st221[data-v-9c8d8e87]{fill:#6200ac;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st222[data-v-9c8d8e87]{fill:#975df7;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st223[data-v-9c8d8e87]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st224[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000013898533902590208690000001037467205119264168_);fill:#fff}.st225[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000120560411662375645070000005081706515569919142_);fill:#fff}.st226[data-v-9c8d8e87]{clip-path:url(#SVGID_00000120560411662375645070000005081706515569919142_)}.st227[data-v-9c8d8e87]{fill:#87d357;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st228[data-v-9c8d8e87]{display:none}.st229[data-v-9c8d8e87]{display:inline}.st230[data-v-9c8d8e87]{clip-path:url(#SVGID_00000116952623257571857250000015135505821384239007_)}.st231[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000116952623257571857250000015135505821384239007_)}.st232[data-v-9c8d8e87]{clip-path:url(#SVGID_00000168078026418410105480000012549671421071932587_)}.st233[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000168078026418410105480000012549671421071932587_)}.st234[data-v-9c8d8e87]{opacity:.35}.st235[data-v-9c8d8e87]{opacity:.5}.st236[data-v-9c8d8e87]{opacity:.3}.st237[data-v-9c8d8e87]{opacity:.4}.st238[data-v-9c8d8e87]{clip-path:url(#SVGID_00000021103118914413499850000014453886032829449897_)}.st239[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000021103118914413499850000014453886032829449897_)}.st240[data-v-9c8d8e87]{clip-path:url(#SVGID_00000052097042135419096410000009909352253601464993_)}.st241[data-v-9c8d8e87]{clip-path:url(#SVGID_00000031186526351713309970000000859330957185704623_)}.st242[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000031186526351713309970000000859330957185704623_)}.st243[data-v-9c8d8e87]{clip-path:url(#SVGID_00000028297022757896083750000007417178534546431379_)}.st244[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000028297022757896083750000007417178534546431379_)}.st245[data-v-9c8d8e87]{clip-path:url(#SVGID_00000151538015682819528820000014053520828767078022_)}.st246[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000151538015682819528820000014053520828767078022_)}.st247[data-v-9c8d8e87]{clip-path:url(#SVGID_00000154400671840351964400000014255071679349917597_)}.st248[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000154400671840351964400000014255071679349917597_)}.st249[data-v-9c8d8e87]{clip-path:url(#SVGID_00000066507969084580621540000018356430511818563482_)}.st250[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000066507969084580621540000018356430511818563482_)}.st251[data-v-9c8d8e87]{clip-path:url(#SVGID_00000168084033388039014410000006170537832149024401_)}.st252[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000168084033388039014410000006170537832149024401_)}.st253[data-v-9c8d8e87]{clip-path:url(#SVGID_00000109712119906604370200000003798969407345246851_)}.st254[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000109712119906604370200000003798969407345246851_)}.st255[data-v-9c8d8e87]{clip-path:url(#SVGID_00000123405941605300440250000018274500796275679663_)}.st256[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000123405941605300440250000018274500796275679663_)}.st257[data-v-9c8d8e87]{clip-path:url(#SVGID_00000139262189006354494610000003810857257289303739_)}.st258[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000139262189006354494610000003810857257289303739_)}.st259[data-v-9c8d8e87]{clip-path:url(#SVGID_00000054975497452003700260000010023688738680248705_)}.st260[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000054975497452003700260000010023688738680248705_)}.st261[data-v-9c8d8e87]{clip-path:url(#SVGID_00000162332802852383874330000017562023523181765276_)}.st262[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000162332802852383874330000017562023523181765276_)}.st263[data-v-9c8d8e87]{clip-path:url(#SVGID_00000127034710227199782770000017705727263289398152_)}.st264[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000127034710227199782770000017705727263289398152_)}.st265[data-v-9c8d8e87]{stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st266[data-v-9c8d8e87]{clip-path:url(#SVGID_00000102546876530960954030000004313771570822736528_)}.st267[data-v-9c8d8e87]{opacity:.25;enable-background:new}.st268[data-v-9c8d8e87]{enable-background:new}.st269[data-v-9c8d8e87]{clip-path:url(#SVGID_00000099624043590283966600000012244910028124039043_)}.st270[data-v-9c8d8e87]{clip-path:url(#SVGID_00000134240702808679031420000017431470671974080679_)}.st271[data-v-9c8d8e87]{clip-path:url(#SVGID_00000027586825636786528170000014758994428636348053_)}.st272[data-v-9c8d8e87]{clip-path:url(#SVGID_00000013186335934949860250000006662377483645850815_)}.st273[data-v-9c8d8e87]{clip-path:url(#SVGID_00000049191015824992528010000015686862853556242616_)}.st274[data-v-9c8d8e87]{opacity:.47}.st275[data-v-9c8d8e87]{clip-path:url(#SVGID_00000031928092827376425580000009461370471545503898_)}.st276[data-v-9c8d8e87]{clip-path:url(#SVGID_00000072995090402649998220000007808117221378469030_)}.st277[data-v-9c8d8e87]{opacity:.25;clip-path:url(#SVGID_00000064344810131286712920000007666693780291145902_)}.st278[data-v-9c8d8e87]{clip-path:url(#SVGID_00000064344810131286712920000007666693780291145902_)}.st1[data-v-8ae31428]{opacity:.25}.st1[data-v-8ae31428],.st6[data-v-8ae31428]{fill:#fff}.st10[data-v-8ae31428]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-8ae31428]{opacity:.25}.st34[data-v-8ae31428]{fill:#f86f5c}.st40[data-v-8ae31428]{fill:#ca671d}.st45[data-v-8ae31428]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1[data-v-b4ad7c2d]{opacity:.25}.st1[data-v-b4ad7c2d],.st6[data-v-b4ad7c2d]{fill:#fff}.st10[data-v-b4ad7c2d]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-b4ad7c2d]{opacity:.25}.st38[data-v-b4ad7c2d]{fill:#ffd3f6;stroke:#ffd3f6;stroke-miterlimit:10}.st1[data-v-8925a2a3]{opacity:.25}.st1[data-v-8925a2a3],.st6[data-v-8925a2a3]{fill:#fff}.st7[data-v-8925a2a3]{fill:#fa92dc}.st10[data-v-8925a2a3]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-8925a2a3]{opacity:.25}.st28[data-v-8925a2a3]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st34[data-v-8925a2a3]{fill:#f86f5c}.st40[data-v-8925a2a3]{fill:#ca671d}.st45[data-v-8925a2a3]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st0[data-v-1e2628d6]{fill:#975df7}.st1[data-v-1e2628d6]{opacity:.25}.st1[data-v-1e2628d6],.st6[data-v-1e2628d6]{fill:#fff}.st7[data-v-1e2628d6]{fill:#fa92dc}.st10[data-v-1e2628d6]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-1e2628d6]{opacity:.25}.st19[data-v-1e2628d6]{fill:#db88ff}.st138[data-v-1e2628d6],.st139[data-v-1e2628d6],.st41[data-v-1e2628d6]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st138[data-v-1e2628d6],.st139[data-v-1e2628d6]{fill:#975df7;stroke-width:5}.st139[data-v-1e2628d6]{fill:#ffdf61}.st0[data-v-c087edf3]{fill:#87d357}.st1[data-v-c087edf3]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-c087edf3]{fill:#fa92dc}.st3[data-v-c087edf3]{opacity:.25;fill:#fff}.st4[data-v-c087edf3]{fill:#fff}.st5[data-v-c087edf3]{fill:#87d357;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-c087edf3]{fill:#ffb41e}.st7[data-v-c087edf3]{fill:#ffd3f6}.st8[data-v-c087edf3]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st9[data-v-c087edf3]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-c087edf3]{fill:#36dffc}.st11[data-v-c087edf3]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-c087edf3]{fill:#029efc;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-c087edf3]{fill:#c0e67b}.st14[data-v-c087edf3]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-c087edf3]{clip-path:url(#SVGID_00000168838267655505864000000009873251079065129918_);fill:#db88ff}.st16[data-v-c087edf3]{clip-path:url(#SVGID_00000168838267655505864000000009873251079065129918_)}.st17[data-v-c087edf3]{fill:#6200ac}.st18[data-v-c087edf3]{fill:#f86f5c}.st19[data-v-c087edf3]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st20[data-v-c087edf3]{opacity:.25;clip-path:url(#SVGID_00000168838267655505864000000009873251079065129918_);fill:#fff}.st21[data-v-c087edf3]{clip-path:url(#SVGID_00000168838267655505864000000009873251079065129918_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st22[data-v-c087edf3]{clip-path:url(#SVGID_00000072979044896491803730000000865680666288621721_);fill:#36dffc}.st23[data-v-c087edf3]{clip-path:url(#SVGID_00000072979044896491803730000000865680666288621721_)}.st24[data-v-c087edf3]{fill:#ffdf61}.st25[data-v-c087edf3]{fill:#6881ff}.st26[data-v-c087edf3]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st27[data-v-c087edf3]{opacity:.25;clip-path:url(#SVGID_00000072979044896491803730000000865680666288621721_);fill:#fff}.st28[data-v-c087edf3]{clip-path:url(#SVGID_00000072979044896491803730000000865680666288621721_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st29[data-v-c087edf3]{clip-path:url(#SVGID_00000005976185279419223890000001108848731367325076_);fill:#c0e67b}.st30[data-v-c087edf3]{clip-path:url(#SVGID_00000005976185279419223890000001108848731367325076_)}.st31[data-v-c087edf3]{fill:#6fceba}.st32[data-v-c087edf3]{opacity:.25;clip-path:url(#SVGID_00000005976185279419223890000001108848731367325076_);fill:#fff}.st33[data-v-c087edf3]{clip-path:url(#SVGID_00000005976185279419223890000001108848731367325076_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-c087edf3]{fill:#fff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st35[data-v-c087edf3]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st36[data-v-c087edf3]{opacity:.25;fill:#f2f2f2}.st37[data-v-c087edf3]{fill:#bfcdff}.st38[data-v-c087edf3]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-c087edf3]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-c087edf3]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st41[data-v-c087edf3]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-c087edf3]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st43[data-v-c087edf3]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st44[data-v-c087edf3]{opacity:.25}.st45[data-v-c087edf3]{clip-path:url(#SVGID_00000103229615517341216890000011276299510544497337_)}.st46[data-v-c087edf3]{fill:#db88ff}.st47[data-v-c087edf3]{opacity:.25;clip-path:url(#SVGID_00000103229615517341216890000011276299510544497337_)}.st48[data-v-c087edf3]{clip-path:url(#SVGID_00000005949501784275331430000004907744391720741283_)}.st49[data-v-c087edf3]{opacity:.25;clip-path:url(#SVGID_00000005949501784275331430000004907744391720741283_)}.st50[data-v-c087edf3]{clip-path:url(#SVGID_00000117643767469641561050000004495353834598962820_)}.st51[data-v-c087edf3]{opacity:.25;clip-path:url(#SVGID_00000117643767469641561050000004495353834598962820_)}.st0[data-v-bbdffea2]{fill:#bfcdff}.st1[data-v-bbdffea2]{opacity:.25;fill:#fff;enable-background:new}.st2[data-v-bbdffea2]{fill:#6881ff}.st3[data-v-bbdffea2]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st4[data-v-bbdffea2]{fill:none;stroke:#000;stroke-width:5.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9998}.st5[data-v-bbdffea2]{fill:#36dffc}.st6[data-v-bbdffea2]{fill:#ffdf61}.st7[data-v-bbdffea2]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st8[data-v-bbdffea2]{fill:none;stroke:#000;stroke-width:6.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0003}.st9[data-v-bbdffea2]{fill:#ffb41e}.st10[data-v-bbdffea2]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-bbdffea2]{fill:#fa92dc}.st0[data-v-70e84f13]{fill:#ffb41e}.st1[data-v-70e84f13]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st3[data-v-70e84f13]{opacity:.25;fill:#fff;enable-background:new}.st6[data-v-70e84f13]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st7[data-v-70e84f13]{fill:#fa92dc}.st8[data-v-70e84f13],.st9[data-v-70e84f13]{fill:#ffd3f6;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st9[data-v-70e84f13]{fill:#bfcdff}.st10[data-v-70e84f13]{fill:#ffdf61}.st12[data-v-70e84f13]{fill:#f86f5c}.st17[data-v-70e84f13]{fill:#bfcdff}.st18[data-v-70e84f13]{fill:#fff}.st20[data-v-70e84f13]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st0[data-v-883913c8]{fill:#975df7}.st1[data-v-883913c8]{opacity:.25;fill:#fff}.st2[data-v-883913c8]{clip-path:url(#SVGID_00000008115249672426571160000010453386245369018525_);fill:#6fceba}.st3[data-v-883913c8]{clip-path:url(#SVGID_00000008115249672426571160000010453386245369018525_)}.st4[data-v-883913c8]{fill:#ffdf61}.st5[data-v-883913c8]{fill:#6200ac}.st6[data-v-883913c8]{fill:#fff}.st7[data-v-883913c8]{fill:#fa92dc}.st8[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000008115249672426571160000010453386245369018525_);fill:#fff}.st9[data-v-883913c8]{clip-path:url(#SVGID_00000008115249672426571160000010453386245369018525_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st10[data-v-883913c8]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-883913c8]{fill:#87d357}.st12[data-v-883913c8]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-883913c8]{fill:#ffb41e}.st14[data-v-883913c8]{opacity:.25}.st15[data-v-883913c8]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st16[data-v-883913c8]{fill:#f86f5c;stroke:#f86f5c;stroke-miterlimit:10}.st17[data-v-883913c8]{fill:#6fceba}.st18[data-v-883913c8]{fill:#36dffc}.st19[data-v-883913c8]{fill:#db88ff}.st20[data-v-883913c8]{fill:#c0e67b}.st21[data-v-883913c8]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st22[data-v-883913c8]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st23[data-v-883913c8]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st24[data-v-883913c8]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st25[data-v-883913c8]{fill:#975df7;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st26[data-v-883913c8]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st27[data-v-883913c8]{fill:#6881ff}.st28[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st29[data-v-883913c8]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st30[data-v-883913c8]{clip-path:url(#SVGID_00000131360876757769041290000002446922535172345998_);fill:#fa92dc}.st31[data-v-883913c8]{clip-path:url(#SVGID_00000131360876757769041290000002446922535172345998_)}.st32[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000131360876757769041290000002446922535172345998_);fill:#fff}.st33[data-v-883913c8]{clip-path:url(#SVGID_00000131360876757769041290000002446922535172345998_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-883913c8]{fill:#f86f5c}.st35[data-v-883913c8]{fill:#ffeeb3}.st36[data-v-883913c8]{fill:#975df7;stroke:#975df7;stroke-miterlimit:10}.st37[data-v-883913c8]{fill:#db88ff;stroke:#db88ff;stroke-miterlimit:10}.st38[data-v-883913c8]{fill:#ffd3f6;stroke:#ffd3f6;stroke-miterlimit:10}.st39[data-v-883913c8]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-883913c8]{fill:#ca671d}.st41[data-v-883913c8]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-883913c8]{fill:none;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st43[data-v-883913c8]{opacity:.35;fill:#fff}.st44[data-v-883913c8]{fill:#ffdf61;stroke:#ffdf61;stroke-miterlimit:10}.st45[data-v-883913c8]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-883913c8]{fill:#79441b}.st47[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st48[data-v-883913c8]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st49[data-v-883913c8]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st50[data-v-883913c8]{opacity:.5;fill:#fff}.st51[data-v-883913c8]{opacity:.3;fill:#fff}.st52[data-v-883913c8]{opacity:.4;fill:#fff}.st53[data-v-883913c8]{stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st54[data-v-883913c8]{fill:#3440d8}.st55[data-v-883913c8]{fill:#029efc}.st56[data-v-883913c8]{fill:#db88ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st57[data-v-883913c8]{fill:#4c9642;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st58[data-v-883913c8]{clip-path:url(#SVGID_00000157302301074053180220000018051763560028183449_);fill:#fa92dc}.st59[data-v-883913c8]{clip-path:url(#SVGID_00000157302301074053180220000018051763560028183449_)}.st60[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st61[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000157302301074053180220000018051763560028183449_);fill:#fff}.st62[data-v-883913c8]{fill:#bfcdff}.st63[data-v-883913c8]{clip-path:url(#SVGID_00000093894476575780075450000015839988420052591257_)}.st64[data-v-883913c8]{clip-path:url(#SVGID_00000093894476575780075450000015839988420052591257_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st65[data-v-883913c8]{fill:none}.st66[data-v-883913c8]{clip-path:url(#SVGID_00000123441887648955946680000012681938434949641371_);fill:#ffeeb3}.st67[data-v-883913c8]{clip-path:url(#SVGID_00000123441887648955946680000012681938434949641371_)}.st68[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000123441887648955946680000012681938434949641371_);fill:#fff}.st69[data-v-883913c8]{fill:#ca671d;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st70[data-v-883913c8]{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st71[data-v-883913c8]{fill:#ffeeb3;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st72[data-v-883913c8]{fill:#ffd3f6}.st73[data-v-883913c8]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st74[data-v-883913c8]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st75[data-v-883913c8]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st76[data-v-883913c8]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st77[data-v-883913c8]{clip-path:url(#SVGID_00000048480553283229227800000005630697521386608555_)}.st78[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000048480553283229227800000005630697521386608555_)}.st79[data-v-883913c8]{clip-path:url(#SVGID_00000081607821530591313120000000686939181236355492_)}.st80[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000081607821530591313120000000686939181236355492_)}.st81[data-v-883913c8]{clip-path:url(#SVGID_00000155117885142865614500000011003665485635372467_)}.st82[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000155117885142865614500000011003665485635372467_)}.st83[data-v-883913c8]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:10}.st84[data-v-883913c8]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st85[data-v-883913c8]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st86[data-v-883913c8]{fill:#fff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st87[data-v-883913c8]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10}.st88[data-v-883913c8]{clip-path:url(#SVGID_00000173857918291148552620000010569481917332900793_);fill:#c0e67b}.st89[data-v-883913c8]{clip-path:url(#SVGID_00000173857918291148552620000010569481917332900793_)}.st90[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000173857918291148552620000010569481917332900793_);fill:#fff}.st91[data-v-883913c8]{clip-path:url(#SVGID_00000173857918291148552620000010569481917332900793_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st92[data-v-883913c8]{clip-path:url(#SVGID_00000029031847305018364670000013038832412714364554_);fill:#36dffc}.st93[data-v-883913c8]{clip-path:url(#SVGID_00000029031847305018364670000013038832412714364554_)}.st94[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000029031847305018364670000013038832412714364554_);fill:#fff}.st95[data-v-883913c8]{clip-path:url(#SVGID_00000029031847305018364670000013038832412714364554_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st96[data-v-883913c8]{clip-path:url(#SVGID_00000170255745818192511690000011648449314591991479_);fill:#db88ff}.st97[data-v-883913c8]{clip-path:url(#SVGID_00000170255745818192511690000011648449314591991479_)}.st98[data-v-883913c8]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st99[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000170255745818192511690000011648449314591991479_);fill:#fff}.st100[data-v-883913c8]{clip-path:url(#SVGID_00000170255745818192511690000011648449314591991479_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st101[data-v-883913c8]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st102[data-v-883913c8]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st103[data-v-883913c8]{fill:none;stroke:#000;stroke-width:5.0619;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st104[data-v-883913c8]{fill:#fff;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st105[data-v-883913c8]{fill:none;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st106[data-v-883913c8]{fill:#fff;stroke:#000;stroke-width:6.3439;stroke-miterlimit:10}.st107[data-v-883913c8]{fill:#fff;stroke:#000;stroke-width:7.7227;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st108[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3.929;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st109[data-v-883913c8]{fill:#fff;stroke:#000;stroke-width:5.3277;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st110[data-v-883913c8]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st111[data-v-883913c8]{fill:#f2f2f2;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st112[data-v-883913c8]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st113[data-v-883913c8]{fill:#a3f3e0}.st114[data-v-883913c8]{clip-path:url(#SVGID_00000025408476022079173740000003112983480332182713_)}.st115[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000025408476022079173740000003112983480332182713_)}.st116[data-v-883913c8]{clip-path:url(#SVGID_00000023983510452609194690000017161762958197084843_)}.st117[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000023983510452609194690000017161762958197084843_)}.st118[data-v-883913c8]{clip-path:url(#SVGID_00000163042314283453803510000015589772443634569107_)}.st119[data-v-883913c8]{fill:#4c9642}.st120[data-v-883913c8]{opacity:.25;fill:#f2f2f2}.st121[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000163042314283453803510000015589772443634569107_)}.st122[data-v-883913c8]{clip-path:url(#SVGID_00000056394659508311866910000008054756328596472217_)}.st123[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000056394659508311866910000008054756328596472217_)}.st124[data-v-883913c8]{stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st125[data-v-883913c8]{fill:#fff;stroke:#000;stroke-width:3;stroke-miterlimit:10}.st126[data-v-883913c8]{clip-path:url(#SVGID_00000017496536838842572150000006976084075166363544_);fill:#975df7}.st127[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000017496536838842572150000006976084075166363544_);fill:#fff}.st128[data-v-883913c8]{clip-path:url(#SVGID_00000017496536838842572150000006976084075166363544_)}.st129[data-v-883913c8]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st130[data-v-883913c8]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st131[data-v-883913c8]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st132[data-v-883913c8]{fill:#db88ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st133[data-v-883913c8]{stroke:#000;stroke-miterlimit:10}.st134[data-v-883913c8]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st135[data-v-883913c8]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st136[data-v-883913c8]{opacity:.25;fill:#87d357}.st137[data-v-883913c8]{fill:#c0e67b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st138[data-v-883913c8]{fill:#975df7;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st139[data-v-883913c8]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st140[data-v-883913c8]{fill:#bfcdff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st141[data-v-883913c8]{clip-path:url(#SVGID_00000175292198997571186710000015605203781191626679_);fill:#79441b}.st142[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000175292198997571186710000015605203781191626679_);fill:#fff}.st143[data-v-883913c8]{clip-path:url(#SVGID_00000175292198997571186710000015605203781191626679_)}.st144[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st145[data-v-883913c8]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st146[data-v-883913c8]{clip-path:url(#SVGID_00000065053346082561262610000011022022274468807583_)}.st147[data-v-883913c8]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st148[data-v-883913c8]{fill:#6fceba;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st149[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st150[data-v-883913c8]{fill:#ffb41e;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st151[data-v-883913c8]{fill:#6881ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st152[data-v-883913c8]{opacity:.25;fill:#fff;enable-background:new}.st153[data-v-883913c8]{clip-path:url(#SVGID_00000056420341951203108910000013223284245039122827_)}.st154[data-v-883913c8]{clip-path:url(#SVGID_00000154410581804029286720000013645900566801834382_)}.st155[data-v-883913c8]{clip-path:url(#SVGID_00000024696709162679913370000013014966431157179573_)}.st156[data-v-883913c8]{clip-path:url(#SVGID_00000165944859932968761350000013795994947842641573_)}.st157[data-v-883913c8]{stroke:#000;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st158[data-v-883913c8]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st159[data-v-883913c8]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st160[data-v-883913c8]{fill:#6200ac;stroke:#000;stroke-width:3;stroke-miterlimit:9.9997}.st161[data-v-883913c8]{fill:#ffdf61;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st162[data-v-883913c8]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st163[data-v-883913c8]{fill:none;stroke:#000;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st164[data-v-883913c8]{fill:#bfcdff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st165[data-v-883913c8]{fill:none;stroke:#db88ff;stroke-width:3.9181;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st166[data-v-883913c8]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st167[data-v-883913c8]{clip-path:url(#SVGID_00000093895186875142763880000012131090005429878916_)}.st168[data-v-883913c8]{fill:#6881ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st169[data-v-883913c8]{fill:#36dffc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st170[data-v-883913c8]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st171[data-v-883913c8]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st172[data-v-883913c8]{fill:none;stroke:#db88ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st173[data-v-883913c8]{fill:none;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st174[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9996}.st175[data-v-883913c8]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st176[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3.862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st177[data-v-883913c8]{fill:none;stroke:#000;stroke-width:5.5171;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st178[data-v-883913c8]{fill:none;stroke:#000;stroke-width:6.0003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st179[data-v-883913c8]{fill:none;stroke:#000;stroke-width:2.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st180[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st181[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0004}.st182[data-v-883913c8]{fill:#f86f5c;stroke:#000;stroke-width:3.8896;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st183[data-v-883913c8]{clip-path:url(#SVGID_00000014627256698298751570000011218505864948401318_)}.st184[data-v-883913c8]{fill:#f86f5c;stroke:#000;stroke-width:3.8778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9998}.st185[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3.8779;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st186[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3.2993;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st187[data-v-883913c8]{fill:none;stroke:#000;stroke-width:2.8874;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st188[data-v-883913c8]{fill:none;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st189[data-v-883913c8]{stroke:#000;stroke-width:3;stroke-miterlimit:10}.st190[data-v-883913c8]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st191[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st192[data-v-883913c8]{fill:#6881ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st193[data-v-883913c8]{fill:#4c9642;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st194[data-v-883913c8]{fill:#ffeeb3;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st195[data-v-883913c8]{opacity:.47;fill:#fff}.st196[data-v-883913c8]{fill:#36dffc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st197[data-v-883913c8]{fill:#79441b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st198[data-v-883913c8]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st199[data-v-883913c8]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st200[data-v-883913c8]{fill:#3440d8;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st201[data-v-883913c8]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st202[data-v-883913c8]{clip-path:url(#SVGID_00000152260101580159063060000000276256715642898306_)}.st203[data-v-883913c8]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st204[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:11.4871}.st205[data-v-883913c8]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st206[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9995}.st207[data-v-883913c8]{fill:#fa92dc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st208[data-v-883913c8]{clip-path:url(#SVGID_00000093891053676790153280000011204461878355938688_)}.st209[data-v-883913c8]{fill:none;stroke:#000;stroke-width:2.0758;stroke-miterlimit:10.0001}.st210[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3.2836;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st211[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4.1518;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0001}.st212[data-v-883913c8]{fill:none;stroke:#000;stroke-width:2.6269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st213[data-v-883913c8]{fill:none;stroke:#000;stroke-width:3.8888;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st214[data-v-883913c8]{clip-path:url(#SVGID_00000042010945224861076260000014318152045262413704_)}.st215[data-v-883913c8]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st216[data-v-883913c8]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st217[data-v-883913c8]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st218[data-v-883913c8]{clip-path:url(#SVGID_00000170271626184655029510000008769805315194067370_)}.st219[data-v-883913c8]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st220[data-v-883913c8]{clip-path:url(#SVGID_00000000932438664932035840000004288201734361247653_)}.st221[data-v-883913c8]{fill:#6200ac;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st222[data-v-883913c8]{fill:#975df7;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st223[data-v-883913c8]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st224[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000000932438664932035840000004288201734361247653_);fill:#fff}.st225[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000065780123531091373150000002067966460861373620_);fill:#fff}.st226[data-v-883913c8]{clip-path:url(#SVGID_00000065780123531091373150000002067966460861373620_)}.st227[data-v-883913c8]{fill:#87d357;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st228[data-v-883913c8]{display:none}.st229[data-v-883913c8]{display:inline}.st230[data-v-883913c8]{clip-path:url(#SVGID_00000009554828680036127230000018012844575202132610_)}.st231[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000009554828680036127230000018012844575202132610_)}.st232[data-v-883913c8]{clip-path:url(#SVGID_00000021087314272345622130000014980573266573257915_)}.st233[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000021087314272345622130000014980573266573257915_)}.st234[data-v-883913c8]{opacity:.35}.st235[data-v-883913c8]{opacity:.5}.st236[data-v-883913c8]{opacity:.3}.st237[data-v-883913c8]{opacity:.4}.st238[data-v-883913c8]{clip-path:url(#SVGID_00000181775363601762701090000000849811480784234882_)}.st239[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000181775363601762701090000000849811480784234882_)}.st240[data-v-883913c8]{clip-path:url(#SVGID_00000123429890730518625770000004960265088846723719_)}.st241[data-v-883913c8]{clip-path:url(#SVGID_00000044148557297627817660000005984530704815012240_)}.st242[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000044148557297627817660000005984530704815012240_)}.st243[data-v-883913c8]{clip-path:url(#SVGID_00000047055252018753134650000010051212770859631250_)}.st244[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000047055252018753134650000010051212770859631250_)}.st245[data-v-883913c8]{clip-path:url(#SVGID_00000096769640275356245570000012801338321001743774_)}.st246[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000096769640275356245570000012801338321001743774_)}.st247[data-v-883913c8]{clip-path:url(#SVGID_00000011721573296083277210000015716904448369717416_)}.st248[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000011721573296083277210000015716904448369717416_)}.st249[data-v-883913c8]{clip-path:url(#SVGID_00000171713319579039025970000018119129320701590460_)}.st250[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000171713319579039025970000018119129320701590460_)}.st251[data-v-883913c8]{clip-path:url(#SVGID_00000101102709525067641010000000388522902319764620_)}.st252[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000101102709525067641010000000388522902319764620_)}.st253[data-v-883913c8]{clip-path:url(#SVGID_00000158013494161046417680000009021257596171556227_)}.st254[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000158013494161046417680000009021257596171556227_)}.st255[data-v-883913c8]{clip-path:url(#SVGID_00000067930459427455378240000013206439748324269697_)}.st256[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000067930459427455378240000013206439748324269697_)}.st257[data-v-883913c8]{clip-path:url(#SVGID_00000150079027612788702910000009308904675368231351_)}.st258[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000150079027612788702910000009308904675368231351_)}.st259[data-v-883913c8]{clip-path:url(#SVGID_00000127034255326411883910000012318445848619145361_)}.st260[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000127034255326411883910000012318445848619145361_)}.st261[data-v-883913c8]{clip-path:url(#SVGID_00000029761863894470287560000002183363323472449413_)}.st262[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000029761863894470287560000002183363323472449413_)}.st263[data-v-883913c8]{clip-path:url(#SVGID_00000042000358706387529560000007405085650580126895_)}.st264[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000042000358706387529560000007405085650580126895_)}.st265[data-v-883913c8]{stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st266[data-v-883913c8]{clip-path:url(#SVGID_00000005259862810685894430000007896955723690895795_)}.st267[data-v-883913c8]{opacity:.25;enable-background:new}.st268[data-v-883913c8]{enable-background:new}.st269[data-v-883913c8]{clip-path:url(#SVGID_00000146490245310628311390000006555753444563959447_)}.st270[data-v-883913c8]{clip-path:url(#SVGID_00000075851603139391487360000000130077141483970707_)}.st271[data-v-883913c8]{clip-path:url(#SVGID_00000042003593735343745010000001555229635358113157_)}.st272[data-v-883913c8]{clip-path:url(#SVGID_00000040576085868259039750000013006701166645819027_)}.st273[data-v-883913c8]{clip-path:url(#SVGID_00000057868016781881975300000007948674241189208209_)}.st274[data-v-883913c8]{opacity:.47}.st275[data-v-883913c8]{clip-path:url(#SVGID_00000107570499271361707500000009821041242295446205_)}.st276[data-v-883913c8]{clip-path:url(#SVGID_00000142880422728427093740000016832961002933488008_)}.st277[data-v-883913c8]{opacity:.25;clip-path:url(#SVGID_00000088849950457041254070000006834912006475382198_)}.st278[data-v-883913c8]{clip-path:url(#SVGID_00000088849950457041254070000006834912006475382198_)}.st0[data-v-bfef1324]{fill:#6881ff}.st1[data-v-bfef1324]{opacity:.25;fill:#fff;enable-background:new}.st2[data-v-bfef1324]{fill:#fa92dc}.st3[data-v-bfef1324]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st4[data-v-bfef1324]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st5[data-v-bfef1324]{fill:#ffb41e}.st6[data-v-bfef1324]{fill:#ffeeb3}.st7[data-v-bfef1324]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st8[data-v-bfef1324]{fill:none;stroke:#000;stroke-width:6.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0004}.st9[data-v-bfef1324]{fill:#fff}.st10[data-v-bfef1324]{fill:#261e1c}.st1[data-v-a5325bde]{opacity:.25;fill:#fff;enable-background:new}.st8[data-v-a5325bde]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-a5325bde]{fill:#fff}.st14[data-v-a5325bde]{fill:#fa92dc}.st261[data-v-a5325bde]{fill:none;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st0[data-v-86572c6d]{fill:#975df7}.st1[data-v-86572c6d]{opacity:.25;fill:#fff}.st2[data-v-86572c6d]{clip-path:url(#SVGID_00000126306408064711814480000000667116783540667310_);fill:#6fceba}.st3[data-v-86572c6d]{clip-path:url(#SVGID_00000126306408064711814480000000667116783540667310_)}.st4[data-v-86572c6d]{fill:#ffdf61}.st5[data-v-86572c6d]{fill:#6200ac}.st6[data-v-86572c6d]{fill:#fff}.st7[data-v-86572c6d]{fill:#fa92dc}.st8[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000126306408064711814480000000667116783540667310_);fill:#fff}.st9[data-v-86572c6d]{clip-path:url(#SVGID_00000126306408064711814480000000667116783540667310_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st10[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-86572c6d]{fill:#87d357}.st12[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-86572c6d]{fill:#ffb41e}.st14[data-v-86572c6d]{opacity:.25}.st15[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st16[data-v-86572c6d]{fill:#f86f5c;stroke:#f86f5c;stroke-miterlimit:10}.st17[data-v-86572c6d]{fill:#6fceba}.st18[data-v-86572c6d]{fill:#36dffc}.st19[data-v-86572c6d]{fill:#db88ff}.st20[data-v-86572c6d]{fill:#c0e67b}.st21[data-v-86572c6d]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st22[data-v-86572c6d]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st23[data-v-86572c6d]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st24[data-v-86572c6d]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st25[data-v-86572c6d]{fill:#975df7;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st26[data-v-86572c6d]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st27[data-v-86572c6d]{fill:#6881ff}.st28[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st29[data-v-86572c6d]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st30[data-v-86572c6d]{clip-path:url(#SVGID_00000037694539513063908230000004343219918560032648_);fill:#fa92dc}.st31[data-v-86572c6d]{clip-path:url(#SVGID_00000037694539513063908230000004343219918560032648_)}.st32[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000037694539513063908230000004343219918560032648_);fill:#fff}.st33[data-v-86572c6d]{clip-path:url(#SVGID_00000037694539513063908230000004343219918560032648_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-86572c6d]{fill:#f86f5c}.st35[data-v-86572c6d]{fill:#ffeeb3}.st36[data-v-86572c6d]{fill:#975df7;stroke:#975df7;stroke-miterlimit:10}.st37[data-v-86572c6d]{fill:#db88ff;stroke:#db88ff;stroke-miterlimit:10}.st38[data-v-86572c6d]{fill:#ffd3f6;stroke:#ffd3f6;stroke-miterlimit:10}.st39[data-v-86572c6d]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-86572c6d]{fill:#ca671d}.st41[data-v-86572c6d]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st43[data-v-86572c6d]{opacity:.35;fill:#fff}.st44[data-v-86572c6d]{fill:#ffdf61;stroke:#ffdf61;stroke-miterlimit:10}.st45[data-v-86572c6d]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-86572c6d]{fill:#79441b}.st47[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st48[data-v-86572c6d]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st49[data-v-86572c6d]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st50[data-v-86572c6d]{opacity:.5;fill:#fff}.st51[data-v-86572c6d]{opacity:.3;fill:#fff}.st52[data-v-86572c6d]{opacity:.4;fill:#fff}.st53[data-v-86572c6d]{stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st54[data-v-86572c6d]{fill:#3440d8}.st55[data-v-86572c6d]{fill:#029efc}.st56[data-v-86572c6d]{fill:#db88ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st57[data-v-86572c6d]{fill:#4c9642;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st58[data-v-86572c6d]{clip-path:url(#SVGID_00000075134093775596158280000010181771823401385641_);fill:#fa92dc}.st59[data-v-86572c6d]{clip-path:url(#SVGID_00000075134093775596158280000010181771823401385641_)}.st60[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st61[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000075134093775596158280000010181771823401385641_);fill:#fff}.st62[data-v-86572c6d]{fill:#bfcdff}.st63[data-v-86572c6d]{clip-path:url(#SVGID_00000171722038350169369910000014471606026201873037_)}.st64[data-v-86572c6d]{clip-path:url(#SVGID_00000171722038350169369910000014471606026201873037_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st65[data-v-86572c6d]{fill:none}.st66[data-v-86572c6d]{clip-path:url(#SVGID_00000055707114713195519110000007942992293846565534_);fill:#ffeeb3}.st67[data-v-86572c6d]{clip-path:url(#SVGID_00000055707114713195519110000007942992293846565534_)}.st68[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000055707114713195519110000007942992293846565534_);fill:#fff}.st69[data-v-86572c6d]{fill:#ca671d;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st70[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st71[data-v-86572c6d]{fill:#ffeeb3;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st72[data-v-86572c6d]{fill:#ffd3f6}.st73[data-v-86572c6d]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st74[data-v-86572c6d]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st75[data-v-86572c6d]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st76[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st77[data-v-86572c6d]{clip-path:url(#SVGID_00000134937221117943823350000006809457247891370384_)}.st78[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000134937221117943823350000006809457247891370384_)}.st79[data-v-86572c6d]{clip-path:url(#SVGID_00000005264055953094257150000008027201819845262996_)}.st80[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000005264055953094257150000008027201819845262996_)}.st81[data-v-86572c6d]{clip-path:url(#SVGID_00000183240601927651911340000005595600951260143238_)}.st82[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000183240601927651911340000005595600951260143238_)}.st83[data-v-86572c6d]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:10}.st84[data-v-86572c6d]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st85[data-v-86572c6d]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st86[data-v-86572c6d]{fill:#fff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st87[data-v-86572c6d]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10}.st88[data-v-86572c6d]{clip-path:url(#SVGID_00000058585282512622895620000003267341248633064619_);fill:#c0e67b}.st89[data-v-86572c6d]{clip-path:url(#SVGID_00000058585282512622895620000003267341248633064619_)}.st90[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000058585282512622895620000003267341248633064619_);fill:#fff}.st91[data-v-86572c6d]{clip-path:url(#SVGID_00000058585282512622895620000003267341248633064619_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st92[data-v-86572c6d]{clip-path:url(#SVGID_00000146465626652740983900000008585283209008845964_);fill:#36dffc}.st93[data-v-86572c6d]{clip-path:url(#SVGID_00000146465626652740983900000008585283209008845964_)}.st94[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000146465626652740983900000008585283209008845964_);fill:#fff}.st95[data-v-86572c6d]{clip-path:url(#SVGID_00000146465626652740983900000008585283209008845964_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st96[data-v-86572c6d]{clip-path:url(#SVGID_00000040576718060945380230000012541165594756247729_);fill:#db88ff}.st97[data-v-86572c6d]{clip-path:url(#SVGID_00000040576718060945380230000012541165594756247729_)}.st98[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st99[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000040576718060945380230000012541165594756247729_);fill:#fff}.st100[data-v-86572c6d]{clip-path:url(#SVGID_00000040576718060945380230000012541165594756247729_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st101[data-v-86572c6d]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st102[data-v-86572c6d]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st103[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:5.0619;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st104[data-v-86572c6d]{fill:#fff;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st105[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st106[data-v-86572c6d]{fill:#fff;stroke:#000;stroke-width:6.3439;stroke-miterlimit:10}.st107[data-v-86572c6d]{fill:#fff;stroke:#000;stroke-width:7.7227;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st108[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3.929;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st109[data-v-86572c6d]{fill:#fff;stroke:#000;stroke-width:5.3277;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st110[data-v-86572c6d]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st111[data-v-86572c6d]{fill:#f2f2f2;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st112[data-v-86572c6d]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st113[data-v-86572c6d]{fill:#a3f3e0}.st114[data-v-86572c6d]{clip-path:url(#SVGID_00000170965974093611415760000005940066797655110274_)}.st115[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000170965974093611415760000005940066797655110274_)}.st116[data-v-86572c6d]{clip-path:url(#SVGID_00000164477391388226741970000005251281996336553637_)}.st117[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000164477391388226741970000005251281996336553637_)}.st118[data-v-86572c6d]{clip-path:url(#SVGID_00000149372897165384794940000001675083120038867365_)}.st119[data-v-86572c6d]{fill:#4c9642}.st120[data-v-86572c6d]{opacity:.25;fill:#f2f2f2}.st121[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000149372897165384794940000001675083120038867365_)}.st122[data-v-86572c6d]{clip-path:url(#SVGID_00000102506759735785641580000015010561227006561460_)}.st123[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000102506759735785641580000015010561227006561460_)}.st124[data-v-86572c6d]{stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st125[data-v-86572c6d]{fill:#fff;stroke:#000;stroke-width:3;stroke-miterlimit:10}.st126[data-v-86572c6d]{clip-path:url(#SVGID_00000034054282175430928630000008861801380552991664_);fill:#975df7}.st127[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000034054282175430928630000008861801380552991664_);fill:#fff}.st128[data-v-86572c6d]{clip-path:url(#SVGID_00000034054282175430928630000008861801380552991664_)}.st129[data-v-86572c6d]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st130[data-v-86572c6d]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st131[data-v-86572c6d]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st132[data-v-86572c6d]{fill:#db88ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st133[data-v-86572c6d]{stroke:#000;stroke-miterlimit:10}.st134[data-v-86572c6d]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st135[data-v-86572c6d]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st136[data-v-86572c6d]{opacity:.25;fill:#87d357}.st137[data-v-86572c6d]{fill:#c0e67b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st138[data-v-86572c6d]{fill:#975df7;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st139[data-v-86572c6d]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st140[data-v-86572c6d]{fill:#bfcdff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st141[data-v-86572c6d]{clip-path:url(#SVGID_00000127024882716743739430000007750897163300785305_);fill:#79441b}.st142[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000127024882716743739430000007750897163300785305_);fill:#fff}.st143[data-v-86572c6d]{clip-path:url(#SVGID_00000127024882716743739430000007750897163300785305_)}.st144[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st145[data-v-86572c6d]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st146[data-v-86572c6d]{clip-path:url(#SVGID_00000163759358704126092060000012193128528899160999_)}.st147[data-v-86572c6d]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st148[data-v-86572c6d]{fill:#6fceba;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st149[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st150[data-v-86572c6d]{fill:#ffb41e;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st151[data-v-86572c6d]{fill:#6881ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st152[data-v-86572c6d]{opacity:.25;fill:#fff;enable-background:new}.st153[data-v-86572c6d]{clip-path:url(#SVGID_00000096757400706167235920000001904217294066631044_)}.st154[data-v-86572c6d]{clip-path:url(#SVGID_00000040574795032416609470000014598857805581452205_)}.st155[data-v-86572c6d]{clip-path:url(#SVGID_00000062189722678605389890000003610273865649767605_)}.st156[data-v-86572c6d]{clip-path:url(#SVGID_00000094612000083855225520000009515191104337115040_)}.st157[data-v-86572c6d]{stroke:#000;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st158[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st159[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st160[data-v-86572c6d]{fill:#6200ac;stroke:#000;stroke-width:3;stroke-miterlimit:9.9997}.st161[data-v-86572c6d]{fill:#ffdf61;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st162[data-v-86572c6d]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st163[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st164[data-v-86572c6d]{fill:#bfcdff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st165[data-v-86572c6d]{fill:none;stroke:#db88ff;stroke-width:3.9181;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st166[data-v-86572c6d]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st167[data-v-86572c6d]{clip-path:url(#SVGID_00000114783755799234821800000007972639646026976183_)}.st168[data-v-86572c6d]{fill:#6881ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st169[data-v-86572c6d]{fill:#36dffc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st170[data-v-86572c6d]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st171[data-v-86572c6d]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st172[data-v-86572c6d]{fill:none;stroke:#db88ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st173[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st174[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9996}.st175[data-v-86572c6d]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st176[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3.862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st177[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:5.5171;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st178[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:6.0003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st179[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:2.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st180[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st181[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0004}.st182[data-v-86572c6d]{fill:#f86f5c;stroke:#000;stroke-width:3.8896;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st183[data-v-86572c6d]{clip-path:url(#SVGID_00000090998099038766557680000013345058382394669953_)}.st184[data-v-86572c6d]{fill:#f86f5c;stroke:#000;stroke-width:3.8778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9998}.st185[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3.8779;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st186[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3.2993;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st187[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:2.8874;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st188[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st189[data-v-86572c6d]{stroke:#000;stroke-width:3;stroke-miterlimit:10}.st190[data-v-86572c6d]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st191[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st192[data-v-86572c6d]{fill:#6881ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st193[data-v-86572c6d]{fill:#4c9642;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st194[data-v-86572c6d]{fill:#ffeeb3;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st195[data-v-86572c6d]{opacity:.47;fill:#fff}.st196[data-v-86572c6d]{fill:#36dffc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st197[data-v-86572c6d]{fill:#79441b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st198[data-v-86572c6d]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st199[data-v-86572c6d]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st200[data-v-86572c6d]{fill:#3440d8;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st201[data-v-86572c6d]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st202[data-v-86572c6d]{clip-path:url(#SVGID_00000160169917664936964080000001372662799664581275_)}.st203[data-v-86572c6d]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st204[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:11.4871}.st205[data-v-86572c6d]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st206[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9995}.st207[data-v-86572c6d]{fill:#fa92dc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st208[data-v-86572c6d]{clip-path:url(#SVGID_00000003816245720436934700000005535440017869293999_)}.st209[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:2.0758;stroke-miterlimit:10.0001}.st210[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3.2836;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st211[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4.1518;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0001}.st212[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:2.6269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st213[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:3.8888;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st214[data-v-86572c6d]{clip-path:url(#SVGID_00000155864245615554054760000005307375891444558268_)}.st215[data-v-86572c6d]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st216[data-v-86572c6d]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st217[data-v-86572c6d]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st218[data-v-86572c6d]{clip-path:url(#SVGID_00000126318743646569264360000000814723351326633104_)}.st219[data-v-86572c6d]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st220[data-v-86572c6d]{clip-path:url(#SVGID_00000021807766759140327510000011918757971007418506_)}.st221[data-v-86572c6d]{fill:#6200ac;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st222[data-v-86572c6d]{fill:#975df7;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st223[data-v-86572c6d]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st224[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000021807766759140327510000011918757971007418506_);fill:#fff}.st225[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000057145800636101261030000004909064867258775445_);fill:#fff}.st226[data-v-86572c6d]{clip-path:url(#SVGID_00000057145800636101261030000004909064867258775445_)}.st227[data-v-86572c6d]{fill:#87d357;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st228[data-v-86572c6d]{display:none}.st229[data-v-86572c6d]{display:inline}.st230[data-v-86572c6d]{clip-path:url(#SVGID_00000119796687847430309210000002076817739014669223_)}.st231[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000119796687847430309210000002076817739014669223_)}.st232[data-v-86572c6d]{clip-path:url(#SVGID_00000183964307225193743200000008077005405157510794_)}.st233[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000183964307225193743200000008077005405157510794_)}.st234[data-v-86572c6d]{opacity:.35}.st235[data-v-86572c6d]{opacity:.5}.st236[data-v-86572c6d]{opacity:.3}.st237[data-v-86572c6d]{opacity:.4}.st238[data-v-86572c6d]{clip-path:url(#SVGID_00000042723739240072021470000002895972053652976795_)}.st239[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000042723739240072021470000002895972053652976795_)}.st240[data-v-86572c6d]{clip-path:url(#SVGID_00000062875427172785224900000010482979722197841544_)}.st241[data-v-86572c6d]{clip-path:url(#SVGID_00000045617158716198212690000017645864268961629589_)}.st242[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000045617158716198212690000017645864268961629589_)}.st243[data-v-86572c6d]{clip-path:url(#SVGID_00000142873770185458496300000014811243550941583006_)}.st244[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000142873770185458496300000014811243550941583006_)}.st245[data-v-86572c6d]{clip-path:url(#SVGID_00000181057975434933853420000006477237736618670209_)}.st246[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000181057975434933853420000006477237736618670209_)}.st247[data-v-86572c6d]{clip-path:url(#SVGID_00000098186656731374012850000004495015894696191678_)}.st248[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000098186656731374012850000004495015894696191678_)}.st249[data-v-86572c6d]{clip-path:url(#SVGID_00000152244054601847537960000002892914104300762527_)}.st250[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000152244054601847537960000002892914104300762527_)}.st251[data-v-86572c6d]{clip-path:url(#SVGID_00000088833807858692067230000015989191319741189763_)}.st252[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000088833807858692067230000015989191319741189763_)}.st253[data-v-86572c6d]{clip-path:url(#SVGID_00000086657656637742350250000009819355925993144465_)}.st254[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000086657656637742350250000009819355925993144465_)}.st255[data-v-86572c6d]{clip-path:url(#SVGID_00000009566960911797165840000003322497509545151145_)}.st256[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000009566960911797165840000003322497509545151145_)}.st257[data-v-86572c6d]{clip-path:url(#SVGID_00000075162640490310676270000003429099221170617012_)}.st258[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000075162640490310676270000003429099221170617012_)}.st259[data-v-86572c6d]{clip-path:url(#SVGID_00000074413690341625734950000003501147875261042345_)}.st260[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000074413690341625734950000003501147875261042345_)}.st261[data-v-86572c6d]{clip-path:url(#SVGID_00000090972973077855356670000013548289389701224870_)}.st262[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000090972973077855356670000013548289389701224870_)}.st263[data-v-86572c6d]{clip-path:url(#SVGID_00000181054748938547331710000014567525871449694876_)}.st264[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000181054748938547331710000014567525871449694876_)}.st265[data-v-86572c6d]{stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st266[data-v-86572c6d]{clip-path:url(#SVGID_00000031892883155640700110000003382153517769045673_)}.st267[data-v-86572c6d]{opacity:.25;enable-background:new}.st268[data-v-86572c6d]{enable-background:new}.st269[data-v-86572c6d]{clip-path:url(#SVGID_00000080164894978851444960000013499146223289657275_)}.st270[data-v-86572c6d]{clip-path:url(#SVGID_00000076564648803295869120000016413097203982840726_)}.st271[data-v-86572c6d]{clip-path:url(#SVGID_00000181782584378176186790000006811070302333645495_)}.st272[data-v-86572c6d]{clip-path:url(#SVGID_00000107558379350428132270000014380989190334193569_)}.st273[data-v-86572c6d]{clip-path:url(#SVGID_00000183948798425973260080000012404473184518030226_)}.st274[data-v-86572c6d]{opacity:.47}.st275[data-v-86572c6d]{clip-path:url(#SVGID_00000155112394024051601860000016443237707290114964_)}.st276[data-v-86572c6d]{clip-path:url(#SVGID_00000160883103397295062750000007897853683561443970_)}.st277[data-v-86572c6d]{opacity:.25;clip-path:url(#SVGID_00000075884353543011883620000016478746903938050447_)}.st278[data-v-86572c6d]{clip-path:url(#SVGID_00000075884353543011883620000016478746903938050447_)}.st0[data-v-736def14]{fill:#975df7}.st1[data-v-736def14]{opacity:.25;fill:#fff}.st2[data-v-736def14]{clip-path:url(#SVGID_00000048461911499366995040000012658374341335992210_);fill:#6fceba}.st3[data-v-736def14]{clip-path:url(#SVGID_00000048461911499366995040000012658374341335992210_)}.st4[data-v-736def14]{fill:#ffdf61}.st5[data-v-736def14]{fill:#6200ac}.st6[data-v-736def14]{fill:#fff}.st7[data-v-736def14]{fill:#fa92dc}.st8[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000048461911499366995040000012658374341335992210_);fill:#fff}.st9[data-v-736def14]{clip-path:url(#SVGID_00000048461911499366995040000012658374341335992210_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st10[data-v-736def14]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-736def14]{fill:#87d357}.st12[data-v-736def14]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-736def14]{fill:#ffb41e}.st14[data-v-736def14]{opacity:.25}.st15[data-v-736def14]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st16[data-v-736def14]{fill:#f86f5c;stroke:#f86f5c;stroke-miterlimit:10}.st17[data-v-736def14]{fill:#6fceba}.st18[data-v-736def14]{fill:#36dffc}.st19[data-v-736def14]{fill:#db88ff}.st20[data-v-736def14]{fill:#c0e67b}.st21[data-v-736def14]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st22[data-v-736def14]{fill:#4c9642;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st23[data-v-736def14]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st24[data-v-736def14]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st25[data-v-736def14]{fill:#975df7;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st26[data-v-736def14]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st27[data-v-736def14]{fill:#6881ff}.st28[data-v-736def14]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st29[data-v-736def14]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st30[data-v-736def14]{clip-path:url(#SVGID_00000016046702876257792160000000286726114404243587_);fill:#fa92dc}.st31[data-v-736def14]{clip-path:url(#SVGID_00000016046702876257792160000000286726114404243587_)}.st32[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000016046702876257792160000000286726114404243587_);fill:#fff}.st33[data-v-736def14]{clip-path:url(#SVGID_00000016046702876257792160000000286726114404243587_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-736def14]{fill:#f86f5c}.st35[data-v-736def14]{fill:#ffeeb3}.st36[data-v-736def14]{fill:#975df7;stroke:#975df7;stroke-miterlimit:10}.st37[data-v-736def14]{fill:#db88ff;stroke:#db88ff;stroke-miterlimit:10}.st38[data-v-736def14]{fill:#ffd3f6;stroke:#ffd3f6;stroke-miterlimit:10}.st39[data-v-736def14]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-736def14]{fill:#ca671d}.st41[data-v-736def14]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-736def14]{fill:none;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st43[data-v-736def14]{opacity:.35;fill:#fff}.st44[data-v-736def14]{fill:#ffdf61;stroke:#ffdf61;stroke-miterlimit:10}.st45[data-v-736def14]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-736def14]{fill:#79441b}.st47[data-v-736def14]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st48[data-v-736def14]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st49[data-v-736def14]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st50[data-v-736def14]{opacity:.5;fill:#fff}.st51[data-v-736def14]{opacity:.3;fill:#fff}.st52[data-v-736def14]{opacity:.4;fill:#fff}.st53[data-v-736def14]{stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st54[data-v-736def14]{fill:#3440d8}.st55[data-v-736def14]{fill:#029efc}.st56[data-v-736def14]{fill:#db88ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st57[data-v-736def14]{fill:#4c9642;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st58[data-v-736def14]{clip-path:url(#SVGID_00000052064470382484271810000013242323091056441232_);fill:#fa92dc}.st59[data-v-736def14]{clip-path:url(#SVGID_00000052064470382484271810000013242323091056441232_)}.st60[data-v-736def14]{fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st61[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000052064470382484271810000013242323091056441232_);fill:#fff}.st62[data-v-736def14]{fill:#bfcdff}.st63[data-v-736def14]{clip-path:url(#SVGID_00000026873714603987247240000016549563358571168418_)}.st64[data-v-736def14]{clip-path:url(#SVGID_00000026873714603987247240000016549563358571168418_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st65[data-v-736def14]{fill:none}.st66[data-v-736def14]{clip-path:url(#SVGID_00000002342832867248289580000016680976954197420717_);fill:#ffeeb3}.st67[data-v-736def14]{clip-path:url(#SVGID_00000002342832867248289580000016680976954197420717_)}.st68[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000002342832867248289580000016680976954197420717_);fill:#fff}.st69[data-v-736def14]{fill:#ca671d;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st70[data-v-736def14]{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st71[data-v-736def14]{fill:#ffeeb3;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st72[data-v-736def14]{fill:#ffd3f6}.st73[data-v-736def14]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st74[data-v-736def14]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st75[data-v-736def14]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st76[data-v-736def14]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st77[data-v-736def14]{clip-path:url(#SVGID_00000067210968355220106500000000772428399430064542_)}.st78[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000067210968355220106500000000772428399430064542_)}.st79[data-v-736def14]{clip-path:url(#SVGID_00000132799624455343581640000010815043006984023717_)}.st80[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000132799624455343581640000010815043006984023717_)}.st81[data-v-736def14]{clip-path:url(#SVGID_00000021106099190272216180000013253779388439926672_)}.st82[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000021106099190272216180000013253779388439926672_)}.st83[data-v-736def14]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:10}.st84[data-v-736def14]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st85[data-v-736def14]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st86[data-v-736def14]{fill:#fff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st87[data-v-736def14]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10}.st88[data-v-736def14]{clip-path:url(#SVGID_00000073682288781375206520000002987594922372825517_);fill:#c0e67b}.st89[data-v-736def14]{clip-path:url(#SVGID_00000073682288781375206520000002987594922372825517_)}.st90[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000073682288781375206520000002987594922372825517_);fill:#fff}.st91[data-v-736def14]{clip-path:url(#SVGID_00000073682288781375206520000002987594922372825517_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st92[data-v-736def14]{clip-path:url(#SVGID_00000027586768458142419810000008470534823408587443_);fill:#36dffc}.st93[data-v-736def14]{clip-path:url(#SVGID_00000027586768458142419810000008470534823408587443_)}.st94[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000027586768458142419810000008470534823408587443_);fill:#fff}.st95[data-v-736def14]{clip-path:url(#SVGID_00000027586768458142419810000008470534823408587443_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st96[data-v-736def14]{clip-path:url(#SVGID_00000057124336977465726440000006996112629772301979_);fill:#db88ff}.st97[data-v-736def14]{clip-path:url(#SVGID_00000057124336977465726440000006996112629772301979_)}.st98[data-v-736def14]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st99[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000057124336977465726440000006996112629772301979_);fill:#fff}.st100[data-v-736def14]{clip-path:url(#SVGID_00000057124336977465726440000006996112629772301979_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st101[data-v-736def14]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st102[data-v-736def14]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st103[data-v-736def14]{fill:none;stroke:#000;stroke-width:5.0619;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st104[data-v-736def14]{fill:#fff;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st105[data-v-736def14]{fill:none;stroke:#000;stroke-width:6.0012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st106[data-v-736def14]{fill:#fff;stroke:#000;stroke-width:6.3439;stroke-miterlimit:10}.st107[data-v-736def14]{fill:#fff;stroke:#000;stroke-width:7.7227;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st108[data-v-736def14]{fill:none;stroke:#000;stroke-width:3.929;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st109[data-v-736def14]{fill:#fff;stroke:#000;stroke-width:5.3277;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st110[data-v-736def14]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st111[data-v-736def14]{fill:#f2f2f2;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st112[data-v-736def14]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st113[data-v-736def14]{fill:#a3f3e0}.st114[data-v-736def14]{clip-path:url(#SVGID_00000172418623495105248530000011096150028295673231_)}.st115[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000172418623495105248530000011096150028295673231_)}.st116[data-v-736def14]{clip-path:url(#SVGID_00000016077045635940638800000017247055672189593998_)}.st117[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000016077045635940638800000017247055672189593998_)}.st118[data-v-736def14]{clip-path:url(#SVGID_00000137832682482229672290000002864796728295104651_)}.st119[data-v-736def14]{fill:#4c9642}.st120[data-v-736def14]{opacity:.25;fill:#f2f2f2}.st121[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000137832682482229672290000002864796728295104651_)}.st122[data-v-736def14]{clip-path:url(#SVGID_00000083055688357737106820000003152104041457157311_)}.st123[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000083055688357737106820000003152104041457157311_)}.st124[data-v-736def14]{stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st125[data-v-736def14]{fill:#fff;stroke:#000;stroke-width:3;stroke-miterlimit:10}.st126[data-v-736def14]{clip-path:url(#SVGID_00000060713995984049695470000016537377098968410761_);fill:#975df7}.st127[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000060713995984049695470000016537377098968410761_);fill:#fff}.st128[data-v-736def14]{clip-path:url(#SVGID_00000060713995984049695470000016537377098968410761_)}.st129[data-v-736def14]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st130[data-v-736def14]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st131[data-v-736def14]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st132[data-v-736def14]{fill:#db88ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st133[data-v-736def14]{stroke:#000;stroke-miterlimit:10}.st134[data-v-736def14]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st135[data-v-736def14]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st136[data-v-736def14]{opacity:.25;fill:#87d357}.st137[data-v-736def14]{fill:#c0e67b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st138[data-v-736def14]{fill:#975df7;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st139[data-v-736def14]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st140[data-v-736def14]{fill:#bfcdff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st141[data-v-736def14]{clip-path:url(#SVGID_00000117659930186559947790000013469287295903780260_);fill:#79441b}.st142[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000117659930186559947790000013469287295903780260_);fill:#fff}.st143[data-v-736def14]{clip-path:url(#SVGID_00000117659930186559947790000013469287295903780260_)}.st144[data-v-736def14]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st145[data-v-736def14]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st146[data-v-736def14]{clip-path:url(#SVGID_00000146462815367065803740000014614242909616988315_)}.st147[data-v-736def14]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st148[data-v-736def14]{fill:#6fceba;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st149[data-v-736def14]{fill:none;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st150[data-v-736def14]{fill:#ffb41e;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st151[data-v-736def14]{fill:#6881ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st152[data-v-736def14]{opacity:.25;fill:#fff;enable-background:new}.st153[data-v-736def14]{clip-path:url(#SVGID_00000065794217686339112960000008230591141431950498_)}.st154[data-v-736def14]{clip-path:url(#SVGID_00000028282766776962766110000003212204714603587220_)}.st155[data-v-736def14]{clip-path:url(#SVGID_00000103234872543459447590000016015187492637203342_)}.st156[data-v-736def14]{clip-path:url(#SVGID_00000165226810999185471330000015628933619386606252_)}.st157[data-v-736def14]{stroke:#000;stroke-width:.25;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st158[data-v-736def14]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st159[data-v-736def14]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st160[data-v-736def14]{fill:#6200ac;stroke:#000;stroke-width:3;stroke-miterlimit:9.9997}.st161[data-v-736def14]{fill:#ffdf61;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st162[data-v-736def14]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st163[data-v-736def14]{fill:none;stroke:#000;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st164[data-v-736def14]{fill:#bfcdff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st165[data-v-736def14]{fill:none;stroke:#db88ff;stroke-width:3.9181;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st166[data-v-736def14]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st167[data-v-736def14]{clip-path:url(#SVGID_00000052788637960151501660000000000683892330173108_)}.st168[data-v-736def14]{fill:#6881ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st169[data-v-736def14]{fill:#36dffc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st170[data-v-736def14]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st171[data-v-736def14]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st172[data-v-736def14]{fill:none;stroke:#db88ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st173[data-v-736def14]{fill:none;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st174[data-v-736def14]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9996}.st175[data-v-736def14]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st176[data-v-736def14]{fill:none;stroke:#000;stroke-width:3.862;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st177[data-v-736def14]{fill:none;stroke:#000;stroke-width:5.5171;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st178[data-v-736def14]{fill:none;stroke:#000;stroke-width:6.0003;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st179[data-v-736def14]{fill:none;stroke:#000;stroke-width:2.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st180[data-v-736def14]{fill:none;stroke:#000;stroke-width:4.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9997}.st181[data-v-736def14]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0004}.st182[data-v-736def14]{fill:#f86f5c;stroke:#000;stroke-width:3.8896;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st183[data-v-736def14]{clip-path:url(#SVGID_00000146463555934999517750000015230756030042550716_)}.st184[data-v-736def14]{fill:#f86f5c;stroke:#000;stroke-width:3.8778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9998}.st185[data-v-736def14]{fill:none;stroke:#000;stroke-width:3.8779;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st186[data-v-736def14]{fill:none;stroke:#000;stroke-width:3.2993;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st187[data-v-736def14]{fill:none;stroke:#000;stroke-width:2.8874;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st188[data-v-736def14]{fill:none;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st189[data-v-736def14]{stroke:#000;stroke-width:3;stroke-miterlimit:10}.st190[data-v-736def14]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st191[data-v-736def14]{fill:none;stroke:#000;stroke-width:3.9999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st192[data-v-736def14]{fill:#6881ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st193[data-v-736def14]{fill:#4c9642;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st194[data-v-736def14]{fill:#ffeeb3;stroke:#000;stroke-width:5.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st195[data-v-736def14]{opacity:.47;fill:#fff}.st196[data-v-736def14]{fill:#36dffc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st197[data-v-736def14]{fill:#79441b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st198[data-v-736def14]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st199[data-v-736def14]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st200[data-v-736def14]{fill:#3440d8;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st201[data-v-736def14]{fill:#bfcdff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st202[data-v-736def14]{clip-path:url(#SVGID_00000017482168096009828290000003521532217080219803_)}.st203[data-v-736def14]{fill:#6881ff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st204[data-v-736def14]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:11.4871}.st205[data-v-736def14]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st206[data-v-736def14]{fill:none;stroke:#000;stroke-width:4.9998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9995}.st207[data-v-736def14]{fill:#fa92dc;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st208[data-v-736def14]{clip-path:url(#SVGID_00000180359550463225563610000012585370013565088681_)}.st209[data-v-736def14]{fill:none;stroke:#000;stroke-width:2.0758;stroke-miterlimit:10.0001}.st210[data-v-736def14]{fill:none;stroke:#000;stroke-width:3.2836;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st211[data-v-736def14]{fill:none;stroke:#000;stroke-width:4.1518;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0001}.st212[data-v-736def14]{fill:none;stroke:#000;stroke-width:2.6269;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st213[data-v-736def14]{fill:none;stroke:#000;stroke-width:3.8888;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st214[data-v-736def14]{clip-path:url(#SVGID_00000119811894837880722170000018191309699671608238_)}.st215[data-v-736def14]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st216[data-v-736def14]{fill:#6200ac;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st217[data-v-736def14]{fill:none;stroke:#000;stroke-width:4.0001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0002}.st218[data-v-736def14]{clip-path:url(#SVGID_00000160911493316825862270000007404641557872490638_)}.st219[data-v-736def14]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st220[data-v-736def14]{clip-path:url(#SVGID_00000005949628986217762840000001203401689648604306_)}.st221[data-v-736def14]{fill:#6200ac;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st222[data-v-736def14]{fill:#975df7;stroke:#000;stroke-width:6;stroke-miterlimit:10}.st223[data-v-736def14]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st224[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000005949628986217762840000001203401689648604306_);fill:#fff}.st225[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000116214411568132403370000012376275948909963418_);fill:#fff}.st226[data-v-736def14]{clip-path:url(#SVGID_00000116214411568132403370000012376275948909963418_)}.st227[data-v-736def14]{fill:#87d357;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st228[data-v-736def14]{display:none}.st229[data-v-736def14]{display:inline}.st230[data-v-736def14]{clip-path:url(#SVGID_00000049930893086329817750000013923386101393011870_)}.st231[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000049930893086329817750000013923386101393011870_)}.st232[data-v-736def14]{clip-path:url(#SVGID_00000139289034212818426250000002320800007819334300_)}.st233[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000139289034212818426250000002320800007819334300_)}.st234[data-v-736def14]{opacity:.35}.st235[data-v-736def14]{opacity:.5}.st236[data-v-736def14]{opacity:.3}.st237[data-v-736def14]{opacity:.4}.st238[data-v-736def14]{clip-path:url(#SVGID_00000101809809637767942430000013530605730459995799_)}.st239[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000101809809637767942430000013530605730459995799_)}.st240[data-v-736def14]{clip-path:url(#SVGID_00000104701761786191430190000000094420474616635027_)}.st241[data-v-736def14]{clip-path:url(#SVGID_00000031916289628629103320000005209398887376377771_)}.st242[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000031916289628629103320000005209398887376377771_)}.st243[data-v-736def14]{clip-path:url(#SVGID_00000083791844449488943270000008993464244451541896_)}.st244[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000083791844449488943270000008993464244451541896_)}.st245[data-v-736def14]{clip-path:url(#SVGID_00000031201557155589001950000018005161819229681808_)}.st246[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000031201557155589001950000018005161819229681808_)}.st247[data-v-736def14]{clip-path:url(#SVGID_00000173158709632599493820000003141577581431993260_)}.st248[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000173158709632599493820000003141577581431993260_)}.st249[data-v-736def14]{clip-path:url(#SVGID_00000138573093387135497290000004250669531215213234_)}.st250[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000138573093387135497290000004250669531215213234_)}.st251[data-v-736def14]{clip-path:url(#SVGID_00000041281446050734327880000017635420049402971032_)}.st252[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000041281446050734327880000017635420049402971032_)}.st253[data-v-736def14]{clip-path:url(#SVGID_00000121237655867714308450000016131490227802519434_)}.st254[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000121237655867714308450000016131490227802519434_)}.st255[data-v-736def14]{clip-path:url(#SVGID_00000013179852387842872590000015714166587087297427_)}.st256[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000013179852387842872590000015714166587087297427_)}.st257[data-v-736def14]{clip-path:url(#SVGID_00000039120783303347883810000012034244780780403615_)}.st258[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000039120783303347883810000012034244780780403615_)}.st259[data-v-736def14]{clip-path:url(#SVGID_00000116217051777772275170000017666328490763754917_)}.st260[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000116217051777772275170000017666328490763754917_)}.st261[data-v-736def14]{clip-path:url(#SVGID_00000029030704268363439140000003947168071056287925_)}.st262[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000029030704268363439140000003947168071056287925_)}.st263[data-v-736def14]{clip-path:url(#SVGID_00000176027223045325021460000006289404788674218146_)}.st264[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000176027223045325021460000006289404788674218146_)}.st265[data-v-736def14]{stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st266[data-v-736def14]{clip-path:url(#SVGID_00000105426469715407675780000010021894980191222679_)}.st267[data-v-736def14]{opacity:.25;enable-background:new}.st268[data-v-736def14]{enable-background:new}.st269[data-v-736def14]{clip-path:url(#SVGID_00000154389914437239357880000013673856636691569593_)}.st270[data-v-736def14]{clip-path:url(#SVGID_00000003790858066152078950000002797931575391874467_)}.st271[data-v-736def14]{clip-path:url(#SVGID_00000026864667235416514590000005760809217525789086_)}.st272[data-v-736def14]{clip-path:url(#SVGID_00000142157187813276389650000010626879669827355033_)}.st273[data-v-736def14]{clip-path:url(#SVGID_00000085943956909739282270000009299521118776504960_)}.st274[data-v-736def14]{opacity:.47}.st275[data-v-736def14]{clip-path:url(#SVGID_00000119088095091461061450000009453444282708040832_)}.st276[data-v-736def14]{clip-path:url(#SVGID_00000020390497055764455310000003678967043780254346_)}.st277[data-v-736def14]{opacity:.25;clip-path:url(#SVGID_00000026870311429408927490000011331408105101026722_)}.st278[data-v-736def14]{clip-path:url(#SVGID_00000026870311429408927490000011331408105101026722_)}.st1[data-v-d8f2e66b]{opacity:.25;fill:#fff}.st4[data-v-d8f2e66b]{fill:#ffdf61}.st6[data-v-d8f2e66b]{fill:#fff}.st7[data-v-d8f2e66b]{fill:#fa92dc}.st12[data-v-d8f2e66b]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-d8f2e66b]{fill:#ffb41e}.st14[data-v-d8f2e66b]{opacity:.25}.st15[data-v-d8f2e66b]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st34[data-v-d8f2e66b]{fill:#f86f5c}.st40[data-v-d8f2e66b]{fill:#ca671d}.st134[data-v-d8f2e66b],.st135[data-v-d8f2e66b],.st45[data-v-d8f2e66b]{stroke:#000;stroke-miterlimit:10}.st45[data-v-d8f2e66b]{fill:#ffb41e;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.st134[data-v-d8f2e66b],.st135[data-v-d8f2e66b]{fill:#f86f5c;stroke-width:4}.st135[data-v-d8f2e66b]{fill:#ca671d}.st0[data-v-80e023a5]{fill:#6881ff}.st1[data-v-80e023a5]{opacity:.25;fill:#fff;enable-background:new}.st2[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st3[data-v-80e023a5]{fill:#bfcdff}.st4[data-v-80e023a5]{fill:#fff}.st5[data-v-80e023a5]{fill:#fa92dc}.st6[data-v-80e023a5]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st7[data-v-80e023a5]{fill:#db88ff}.st8[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st9[data-v-80e023a5]{fill:#3440d8;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-80e023a5]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-80e023a5]{fill:#4c9642;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st12[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-80e023a5]{fill:#ffb41e}.st14[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-80e023a5]{fill:#ffdf61}.st16[data-v-80e023a5]{opacity:.25;fill:#fff}.st17[data-v-80e023a5]{fill:#c0e67b}.st18[data-v-80e023a5]{fill:#87d357}.st19[data-v-80e023a5]{fill:#ffeeb3}.st20[data-v-80e023a5]{fill:#4c9642}.st21[data-v-80e023a5]{fill:#f86f5c}.st22[data-v-80e023a5]{fill:#ffd3f6}.st23[data-v-80e023a5]{clip-path:url(#SVGID_00000116953492715611150850000001253062597390734250_)}.st24[data-v-80e023a5]{fill:none;stroke:#261e1c;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st25[data-v-80e023a5]{fill:#ffd3f6;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st26[data-v-80e023a5]{fill:#975df7;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st27[data-v-80e023a5]{fill:#e9e9e9;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st28[data-v-80e023a5]{fill:#975df7}.st29[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st30[data-v-80e023a5]{clip-path:url(#SVGID_00000110437419097972282730000003531365396501615257_);fill:#bfcdff}.st31[data-v-80e023a5]{clip-path:url(#SVGID_00000110437419097972282730000003531365396501615257_);fill:#ffd3f6}.st32[data-v-80e023a5]{clip-path:url(#SVGID_00000110437419097972282730000003531365396501615257_);stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st33[data-v-80e023a5]{opacity:.25;clip-path:url(#SVGID_00000110437419097972282730000003531365396501615257_);fill:#fff;enable-background:new}.st34[data-v-80e023a5]{clip-path:url(#SVGID_00000110437419097972282730000003531365396501615257_)}.st35[data-v-80e023a5]{clip-path:url(#SVGID_00000110437419097972282730000003531365396501615257_);fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st36[data-v-80e023a5]{clip-path:url(#SVGID_00000110437419097972282730000003531365396501615257_);fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st37[data-v-80e023a5]{fill:#a3f3e0;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st38[data-v-80e023a5]{fill:#a3f3e0}.st39[data-v-80e023a5]{fill:#36dffc}.st40[data-v-80e023a5]{fill:#3440d8}.st41[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st42[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new}.st43[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st44[data-v-80e023a5]{fill:#3440d8;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st45[data-v-80e023a5]{fill:#36dffc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:10}.st47[data-v-80e023a5]{opacity:.25;fill:#ffb41e;enable-background:new}.st48[data-v-80e023a5]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new}.st49[data-v-80e023a5]{fill:#6200ac}.st50[data-v-80e023a5]{fill:#ffdf61;enable-background:new}.st51[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st52[data-v-80e023a5]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st53[data-v-80e023a5]{fill:#261e1c}.st54[data-v-80e023a5]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st55[data-v-80e023a5]{fill:#ffd3f6;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st56[data-v-80e023a5]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st57[data-v-80e023a5]{fill:#ca671d}.st58[data-v-80e023a5]{fill:#68e7fd}.st59[data-v-80e023a5]{fill:#68e7fd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st60[data-v-80e023a5]{fill:#fa92dc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st61[data-v-80e023a5]{fill:#6fceba}.st62[data-v-80e023a5]{fill:#87d357;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st63[data-v-80e023a5]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st0[data-v-c0164e79]{fill:#87d357}.st1[data-v-c0164e79]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-c0164e79]{fill:#fa92dc}.st3[data-v-c0164e79]{opacity:.25;fill:#fff}.st4[data-v-c0164e79]{fill:#fff}.st5[data-v-c0164e79]{fill:#87d357;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-c0164e79]{fill:#ffb41e}.st7[data-v-c0164e79]{fill:#ffd3f6}.st8[data-v-c0164e79]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st9[data-v-c0164e79]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-c0164e79]{fill:#36dffc}.st11[data-v-c0164e79]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-c0164e79]{fill:#029efc;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-c0164e79]{fill:#c0e67b}.st14[data-v-c0164e79]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-c0164e79]{clip-path:url(#SVGID_00000007421664785472304760000016632716625764246956_);fill:#db88ff}.st16[data-v-c0164e79]{clip-path:url(#SVGID_00000007421664785472304760000016632716625764246956_)}.st17[data-v-c0164e79]{fill:#6200ac}.st18[data-v-c0164e79]{fill:#f86f5c}.st19[data-v-c0164e79]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st20[data-v-c0164e79]{opacity:.25;clip-path:url(#SVGID_00000007421664785472304760000016632716625764246956_);fill:#fff}.st21[data-v-c0164e79]{clip-path:url(#SVGID_00000007421664785472304760000016632716625764246956_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st22[data-v-c0164e79]{clip-path:url(#SVGID_00000146461423269211024860000011008524274986935697_);fill:#36dffc}.st23[data-v-c0164e79]{clip-path:url(#SVGID_00000146461423269211024860000011008524274986935697_)}.st24[data-v-c0164e79]{fill:#ffdf61}.st25[data-v-c0164e79]{fill:#6881ff}.st26[data-v-c0164e79]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st27[data-v-c0164e79]{opacity:.25;clip-path:url(#SVGID_00000146461423269211024860000011008524274986935697_);fill:#fff}.st28[data-v-c0164e79]{clip-path:url(#SVGID_00000146461423269211024860000011008524274986935697_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st29[data-v-c0164e79]{clip-path:url(#SVGID_00000142897842347898830280000001059875248805175182_);fill:#c0e67b}.st30[data-v-c0164e79]{clip-path:url(#SVGID_00000142897842347898830280000001059875248805175182_)}.st31[data-v-c0164e79]{fill:#6fceba}.st32[data-v-c0164e79]{opacity:.25;clip-path:url(#SVGID_00000142897842347898830280000001059875248805175182_);fill:#fff}.st33[data-v-c0164e79]{clip-path:url(#SVGID_00000142897842347898830280000001059875248805175182_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-c0164e79]{fill:#fff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st35[data-v-c0164e79]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st36[data-v-c0164e79]{opacity:.25;fill:#f2f2f2}.st37[data-v-c0164e79]{fill:#bfcdff}.st38[data-v-c0164e79]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-c0164e79]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-c0164e79]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st41[data-v-c0164e79]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-c0164e79]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st43[data-v-c0164e79]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st44[data-v-c0164e79]{opacity:.25}.st45[data-v-c0164e79]{clip-path:url(#SVGID_00000139991178228391002310000012679426128162355881_)}.st46[data-v-c0164e79]{fill:#db88ff}.st47[data-v-c0164e79]{opacity:.25;clip-path:url(#SVGID_00000139991178228391002310000012679426128162355881_)}.st48[data-v-c0164e79]{clip-path:url(#SVGID_00000133490523904067422570000003292550762706264498_)}.st49[data-v-c0164e79]{opacity:.25;clip-path:url(#SVGID_00000133490523904067422570000003292550762706264498_)}.st50[data-v-c0164e79]{clip-path:url(#SVGID_00000083780584435337891370000009307544799412643487_)}.st51[data-v-c0164e79]{opacity:.25;clip-path:url(#SVGID_00000083780584435337891370000009307544799412643487_)}.st0[data-v-bc1c6a2e]{fill-rule:evenodd;clip-rule:evenodd;fill:#635bff}.st0[data-v-c919d65b]{fill:#87d357}.st1[data-v-c919d65b]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-c919d65b]{fill:#fa92dc}.st3[data-v-c919d65b]{opacity:.25;fill:#fff}.st4[data-v-c919d65b]{fill:#fff}.st5[data-v-c919d65b]{fill:#87d357;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-c919d65b]{fill:#ffb41e}.st7[data-v-c919d65b]{fill:#ffd3f6}.st8[data-v-c919d65b]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st9[data-v-c919d65b]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-c919d65b]{fill:#36dffc}.st11[data-v-c919d65b]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-c919d65b]{fill:#029efc;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-c919d65b]{fill:#c0e67b}.st14[data-v-c919d65b]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-c919d65b]{clip-path:url(#SVGID_00000144321639951304398100000017906996426239792299_);fill:#db88ff}.st16[data-v-c919d65b]{clip-path:url(#SVGID_00000144321639951304398100000017906996426239792299_)}.st17[data-v-c919d65b]{fill:#6200ac}.st18[data-v-c919d65b]{fill:#f86f5c}.st19[data-v-c919d65b]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st20[data-v-c919d65b]{opacity:.25;clip-path:url(#SVGID_00000144321639951304398100000017906996426239792299_);fill:#fff}.st21[data-v-c919d65b]{clip-path:url(#SVGID_00000144321639951304398100000017906996426239792299_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st22[data-v-c919d65b]{clip-path:url(#SVGID_00000160155096080182179230000005166235812232789899_);fill:#36dffc}.st23[data-v-c919d65b]{clip-path:url(#SVGID_00000160155096080182179230000005166235812232789899_)}.st24[data-v-c919d65b]{fill:#ffdf61}.st25[data-v-c919d65b]{fill:#6881ff}.st26[data-v-c919d65b]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st27[data-v-c919d65b]{opacity:.25;clip-path:url(#SVGID_00000160155096080182179230000005166235812232789899_);fill:#fff}.st28[data-v-c919d65b]{clip-path:url(#SVGID_00000160155096080182179230000005166235812232789899_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st29[data-v-c919d65b]{clip-path:url(#SVGID_00000056409904197661425810000004668877804960255872_);fill:#c0e67b}.st30[data-v-c919d65b]{clip-path:url(#SVGID_00000056409904197661425810000004668877804960255872_)}.st31[data-v-c919d65b]{fill:#6fceba}.st32[data-v-c919d65b]{opacity:.25;clip-path:url(#SVGID_00000056409904197661425810000004668877804960255872_);fill:#fff}.st33[data-v-c919d65b]{clip-path:url(#SVGID_00000056409904197661425810000004668877804960255872_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-c919d65b]{fill:#fff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st35[data-v-c919d65b]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st36[data-v-c919d65b]{opacity:.25;fill:#f2f2f2}.st37[data-v-c919d65b]{fill:#bfcdff}.st38[data-v-c919d65b]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-c919d65b]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-c919d65b]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st41[data-v-c919d65b]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-c919d65b]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st43[data-v-c919d65b]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st44[data-v-c919d65b]{opacity:.25}.st45[data-v-c919d65b]{clip-path:url(#SVGID_00000081636799745446158620000006207760455107753612_)}.st46[data-v-c919d65b]{fill:#db88ff}.st47[data-v-c919d65b]{opacity:.25;clip-path:url(#SVGID_00000081636799745446158620000006207760455107753612_)}.st48[data-v-c919d65b]{clip-path:url(#SVGID_00000111154035480203725940000017965387734265450112_)}.st49[data-v-c919d65b]{opacity:.25;clip-path:url(#SVGID_00000111154035480203725940000017965387734265450112_)}.st50[data-v-c919d65b]{clip-path:url(#SVGID_00000102529156563311913670000017135783627958901683_)}.st51[data-v-c919d65b]{opacity:.25;clip-path:url(#SVGID_00000102529156563311913670000017135783627958901683_)}.st3[data-v-914cddda],.st4[data-v-914cddda]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st4[data-v-914cddda]{stroke-width:3}.st5[data-v-914cddda]{fill:#ffb41e}.st7[data-v-914cddda]{opacity:.25;fill:#fff;enable-background:new}.st8[data-v-914cddda],.st9[data-v-914cddda]{fill:none;stroke:#000;stroke-width:4.2383;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st9[data-v-914cddda]{stroke-width:4.7153}.st10[data-v-914cddda]{fill:#ca671d}.st11[data-v-914cddda]{fill:#ffdf61}.st12[data-v-914cddda]{fill:#fff}.st13[data-v-914cddda]{fill:#fa92dc}.st14[data-v-914cddda],.st23[data-v-914cddda]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st23[data-v-914cddda]{stroke-width:2.5}.st25[data-v-914cddda]{fill:#ffd3f6}.st27[data-v-914cddda]{fill:none;stroke:#000;stroke-width:3.3007;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st0[data-v-77494d8c]{fill:#975df7}.st1[data-v-77494d8c]{opacity:.25;fill:#fff}.st4[data-v-77494d8c]{fill:#ffdf61}.st6[data-v-77494d8c]{fill:#fff}.st12[data-v-77494d8c]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-77494d8c]{fill:#ffb41e}.st14[data-v-77494d8c]{opacity:.25}.st34[data-v-77494d8c]{fill:#f86f5c}.st35[data-v-77494d8c]{fill:#ffeeb3}.st40[data-v-77494d8c]{fill:#ca671d}.st46[data-v-77494d8c]{fill:#79441b}.st131[data-v-77494d8c],.st47[data-v-77494d8c]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st131[data-v-77494d8c]{fill:#ffb41e;stroke-width:4}.st1[data-v-a50fc9d4]{opacity:.25;fill:#fff}.st5[data-v-a50fc9d4]{fill:#ffdf61}.st12[data-v-a50fc9d4]{fill:#fff}.st58[data-v-a50fc9d4]{opacity:.25}.st68[data-v-a50fc9d4]{fill:#fe6661}.st184[data-v-a50fc9d4],.st191[data-v-a50fc9d4],.st199[data-v-a50fc9d4],.st200[data-v-a50fc9d4]{fill:none;stroke:#000;stroke-miterlimit:10}.st184[data-v-a50fc9d4]{stroke-width:6.0235;stroke-linecap:round;stroke-linejoin:round}.st191[data-v-a50fc9d4],.st199[data-v-a50fc9d4],.st200[data-v-a50fc9d4]{stroke-width:5.0196}.st199[data-v-a50fc9d4],.st200[data-v-a50fc9d4]{stroke:#261e1c;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.st200[data-v-a50fc9d4]{fill:#ffdf61;stroke:#000;stroke-width:3.9217}.st1[data-v-a6810874]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-a6810874]{fill:#fa92dc}.st3[data-v-a6810874]{opacity:.25;fill:#fff}.st4[data-v-a6810874]{fill:#fff}.st25[data-v-a6810874]{fill:#6881ff}.st36[data-v-a6810874]{opacity:.25;fill:#f2f2f2}.st37[data-v-a6810874]{fill:#bfcdff}.st38[data-v-a6810874]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1[data-v-66b32044]{opacity:.25;fill:#fff}.st7[data-v-66b32044]{fill:#fa92dc}.st10[data-v-66b32044]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-66b32044]{opacity:.25}.st40[data-v-66b32044]{fill:#ca671d}.st0[data-v-b4531a7c]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-miterlimit:10}.st1[data-v-b4531a7c]{fill:#ffeeb3}.st2[data-v-b4531a7c]{fill:#ffb41e;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st3[data-v-b4531a7c]{opacity:.25;fill:#fff}.st4[data-v-b4531a7c]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st5[data-v-b4531a7c]{fill:#ffd3f6}.st6[data-v-b4531a7c]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st7[data-v-b4531a7c]{fill:#fff}.st8[data-v-b4531a7c]{fill:#fa92dc}.st9[data-v-b4531a7c]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-b4531a7c]{fill:#f86f5c}.st11[data-v-b4531a7c]{fill:#fff;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st12[data-v-b4531a7c]{fill:#f86f5c;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10}.st13[data-v-b4531a7c]{fill:#36dffc}.st14[data-v-b4531a7c]{fill:#c0e67b}.st15[data-v-b4531a7c]{fill:#87d357;stroke:#000;stroke-width:6.1841;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st16[data-v-b4531a7c]{clip-path:url(#SVGID_00000132084805998857767160000001679186664432953238_);fill:#c0e67b}.st17[data-v-b4531a7c]{clip-path:url(#SVGID_00000132084805998857767160000001679186664432953238_)}.st18[data-v-b4531a7c]{fill:#ffdf61}.st19[data-v-b4531a7c]{fill:#6fceba}.st20[data-v-b4531a7c]{opacity:.25;clip-path:url(#SVGID_00000132084805998857767160000001679186664432953238_);fill:#fff}.st21[data-v-b4531a7c]{clip-path:url(#SVGID_00000132084805998857767160000001679186664432953238_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st22[data-v-b4531a7c]{clip-path:url(#SVGID_00000163774930173988925490000017756849275900746167_);fill:#36dffc}.st23[data-v-b4531a7c]{clip-path:url(#SVGID_00000163774930173988925490000017756849275900746167_)}.st24[data-v-b4531a7c]{fill:#6881ff}.st25[data-v-b4531a7c]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st26[data-v-b4531a7c]{opacity:.25;clip-path:url(#SVGID_00000163774930173988925490000017756849275900746167_);fill:#fff}.st27[data-v-b4531a7c]{clip-path:url(#SVGID_00000163774930173988925490000017756849275900746167_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st28[data-v-b4531a7c]{clip-path:url(#SVGID_00000068662404127253902380000013673195430156123838_);fill:#db88ff}.st29[data-v-b4531a7c]{clip-path:url(#SVGID_00000068662404127253902380000013673195430156123838_)}.st30[data-v-b4531a7c]{fill:#ffb41e}.st31[data-v-b4531a7c]{fill:#6200ac}.st32[data-v-b4531a7c]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st33[data-v-b4531a7c]{opacity:.25;clip-path:url(#SVGID_00000068662404127253902380000013673195430156123838_);fill:#fff}.st34[data-v-b4531a7c]{clip-path:url(#SVGID_00000068662404127253902380000013673195430156123838_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st35[data-v-b4531a7c]{clip-path:url(#SVGID_00000126319496633298735940000000473290353063394998_);fill:#db88ff}.st36[data-v-b4531a7c]{clip-path:url(#SVGID_00000126319496633298735940000000473290353063394998_)}.st37[data-v-b4531a7c]{opacity:.25;clip-path:url(#SVGID_00000126319496633298735940000000473290353063394998_);fill:#fff}.st38[data-v-b4531a7c]{clip-path:url(#SVGID_00000126319496633298735940000000473290353063394998_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st39[data-v-b4531a7c]{clip-path:url(#SVGID_00000140730731982981554020000003930451290557649802_);fill:#36dffc}.st40[data-v-b4531a7c]{clip-path:url(#SVGID_00000140730731982981554020000003930451290557649802_)}.st41[data-v-b4531a7c]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-b4531a7c]{opacity:.25;clip-path:url(#SVGID_00000140730731982981554020000003930451290557649802_);fill:#fff}.st43[data-v-b4531a7c]{clip-path:url(#SVGID_00000140730731982981554020000003930451290557649802_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st44[data-v-b4531a7c]{clip-path:url(#SVGID_00000045588209346779495890000010935563995204188315_);fill:#c0e67b}.st45[data-v-b4531a7c]{clip-path:url(#SVGID_00000045588209346779495890000010935563995204188315_)}.st46[data-v-b4531a7c]{opacity:.25;clip-path:url(#SVGID_00000045588209346779495890000010935563995204188315_);fill:#fff}.st47[data-v-b4531a7c]{clip-path:url(#SVGID_00000045588209346779495890000010935563995204188315_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st48[data-v-b4531a7c]{fill:#db88ff}.st49[data-v-b4531a7c]{fill:#975df7}.st50[data-v-b4531a7c]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st51[data-v-b4531a7c]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st52[data-v-b4531a7c]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st53[data-v-b4531a7c]{fill:#bfcdff}.st54[data-v-b4531a7c]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st55[data-v-b4531a7c]{fill:#fff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1[data-v-81245747]{opacity:.25;fill:#fff;enable-background:new}.st11[data-v-81245747],.st8[data-v-81245747]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-81245747]{stroke-width:5}.st13[data-v-81245747]{fill:#fff}.st20[data-v-81245747]{fill:#a3f3e0}.st22[data-v-81245747]{fill:#6fceba}.st29[data-v-81245747]{fill:#ffd3f6}.st106[data-v-81245747]{fill:#4c9642}.st0[data-v-4fd75690]{opacity:.25;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new}.st0[data-v-4fd75690],.st1[data-v-4fd75690]{fill:#bfcdff}.st1[data-v-4fd75690],.st2[data-v-4fd75690]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-4fd75690],.st3[data-v-4fd75690]{fill:#6881ff}.st4[data-v-4fd75690]{opacity:.25;fill:#fff;enable-background:new}.st5[data-v-4fd75690],.st7[data-v-4fd75690]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st7[data-v-4fd75690]{stroke-width:4}.st8[data-v-4fd75690]{fill:#ffb41e}.st9[data-v-4fd75690]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-4fd75690]{fill:#ca671d}.st11[data-v-4fd75690],.st12[data-v-4fd75690]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-4fd75690]{fill:#bfcdff;stroke-width:4}.st13[data-v-4fd75690]{fill:#fff}.st0[data-v-4bf39398]{fill:#6881ff}.st1[data-v-4bf39398]{opacity:.25;fill:#fff;enable-background:new}.st2[data-v-4bf39398]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st3[data-v-4bf39398]{fill:#c0e67b}.st4[data-v-4bf39398]{fill:#36dffc}.st5[data-v-4bf39398]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-4bf39398]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st7[data-v-4bf39398]{font-family:BestSchool}.st8[data-v-4bf39398]{font-size:24.8334px}.st9[data-v-4bf39398]{fill:#ffdf61}.st10[data-v-4bf39398]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-4bf39398]{fill:#fa92dc}.st12[data-v-4bf39398]{fill:#fff}.st13[data-v-4bf39398]{fill:#ffd3f6}.st14[data-v-4bf39398]{fill:#db88ff}.st0[data-v-ca52fb06]{fill:#6200ac}.st1[data-v-ca52fb06]{opacity:.25;fill:#fff;enable-background:new}.st2[data-v-ca52fb06]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st3[data-v-ca52fb06]{fill:#975df7}.st4[data-v-ca52fb06]{fill:#ffd3f6}.st5[data-v-ca52fb06]{fill:#db88ff}.st6[data-v-ca52fb06]{fill:#fa92dc}.st7[data-v-ca52fb06]{fill:#f86f5c}.st8[data-v-ca52fb06]{fill:none;stroke:#000;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st9[data-v-ca52fb06]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-ca52fb06]{fill:#ffb41e}.st11[data-v-ca52fb06]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-ca52fb06]{fill:#fff}.st13[data-v-ca52fb06]{fill:#87d357}.st14[data-v-ca52fb06]{fill:#ffeeb3}.st15[data-v-ca52fb06]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st16[data-v-ca52fb06]{fill:#ffdf61}.st0[data-v-d7f43303]{fill:#87d357}.st1[data-v-d7f43303]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-d7f43303]{fill:#fa92dc}.st3[data-v-d7f43303]{opacity:.25;fill:#fff}.st4[data-v-d7f43303]{fill:#fff}.st5[data-v-d7f43303]{fill:#87d357;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-d7f43303]{fill:#ffb41e}.st7[data-v-d7f43303]{fill:#ffd3f6}.st8[data-v-d7f43303]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st9[data-v-d7f43303]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st10[data-v-d7f43303]{fill:#36dffc}.st11[data-v-d7f43303]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-d7f43303]{fill:#029efc;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-d7f43303]{fill:#c0e67b}.st14[data-v-d7f43303]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-d7f43303]{clip-path:url(#SVGID_00000150786650001213276500000012545984679461284286_);fill:#db88ff}.st16[data-v-d7f43303]{clip-path:url(#SVGID_00000150786650001213276500000012545984679461284286_)}.st17[data-v-d7f43303]{fill:#6200ac}.st18[data-v-d7f43303]{fill:#f86f5c}.st19[data-v-d7f43303]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st20[data-v-d7f43303]{opacity:.25;clip-path:url(#SVGID_00000150786650001213276500000012545984679461284286_);fill:#fff}.st21[data-v-d7f43303]{clip-path:url(#SVGID_00000150786650001213276500000012545984679461284286_);fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st22[data-v-d7f43303]{clip-path:url(#SVGID_00000145774248116964030460000014002883673936812478_);fill:#36dffc}.st23[data-v-d7f43303]{clip-path:url(#SVGID_00000145774248116964030460000014002883673936812478_)}.st24[data-v-d7f43303]{fill:#ffdf61}.st25[data-v-d7f43303]{fill:#6881ff}.st26[data-v-d7f43303]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st27[data-v-d7f43303]{opacity:.25;clip-path:url(#SVGID_00000145774248116964030460000014002883673936812478_);fill:#fff}.st28[data-v-d7f43303]{clip-path:url(#SVGID_00000145774248116964030460000014002883673936812478_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st29[data-v-d7f43303]{clip-path:url(#SVGID_00000014612345644234805960000006823789905489109123_);fill:#c0e67b}.st30[data-v-d7f43303]{clip-path:url(#SVGID_00000014612345644234805960000006823789905489109123_)}.st31[data-v-d7f43303]{fill:#6fceba}.st32[data-v-d7f43303]{opacity:.25;clip-path:url(#SVGID_00000014612345644234805960000006823789905489109123_);fill:#fff}.st33[data-v-d7f43303]{clip-path:url(#SVGID_00000014612345644234805960000006823789905489109123_);fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st34[data-v-d7f43303]{fill:#fff;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st35[data-v-d7f43303]{stroke:#000;stroke-width:2;stroke-miterlimit:10}.st36[data-v-d7f43303]{opacity:.25;fill:#f2f2f2}.st37[data-v-d7f43303]{fill:#bfcdff}.st38[data-v-d7f43303]{fill:#fff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-d7f43303]{fill:#fff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-d7f43303]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st41[data-v-d7f43303]{fill:none;stroke:#000;stroke-width:6.4417;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st42[data-v-d7f43303]{fill:#fa92dc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st43[data-v-d7f43303]{fill:#fa92dc;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st44[data-v-d7f43303]{opacity:.25}.st45[data-v-d7f43303]{clip-path:url(#SVGID_00000124849968166911886930000011834731672215374256_)}.st46[data-v-d7f43303]{fill:#db88ff}.st47[data-v-d7f43303]{opacity:.25;clip-path:url(#SVGID_00000124849968166911886930000011834731672215374256_)}.st48[data-v-d7f43303]{clip-path:url(#SVGID_00000065764987748666341080000011227866315490257846_)}.st49[data-v-d7f43303]{opacity:.25;clip-path:url(#SVGID_00000065764987748666341080000011227866315490257846_)}.st50[data-v-d7f43303]{clip-path:url(#SVGID_00000132074597221202341590000002126975902669674685_)}.st51[data-v-d7f43303]{opacity:.25;clip-path:url(#SVGID_00000132074597221202341590000002126975902669674685_)}.st0[data-v-8e4f9e59]{fill:#6fceba;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1[data-v-8e4f9e59]{fill:#4c9642;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st2[data-v-8e4f9e59]{fill:#fa92dc}.st3[data-v-8e4f9e59]{fill:#6881ff}.st4[data-v-8e4f9e59]{opacity:.25;fill:#fff;enable-background:new}.st5[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-8e4f9e59]{fill:#bfcdff}.st7[data-v-8e4f9e59]{fill:#fff}.st8[data-v-8e4f9e59]{fill:#ca671d;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st9[data-v-8e4f9e59]{fill:#db88ff}.st10[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st11[data-v-8e4f9e59]{fill:#3440d8;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st12[data-v-8e4f9e59]{fill:#f86f5c;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st13[data-v-8e4f9e59]{fill:#4c9642;stroke:#000;stroke-width:5.0002;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10.0005}.st14[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st15[data-v-8e4f9e59]{fill:#ffb41e}.st16[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st17[data-v-8e4f9e59]{fill:#ffdf61}.st18[data-v-8e4f9e59]{opacity:.25;fill:#fff}.st19[data-v-8e4f9e59]{fill:#c0e67b}.st20[data-v-8e4f9e59]{fill:#87d357}.st21[data-v-8e4f9e59]{fill:#ffeeb3}.st22[data-v-8e4f9e59]{fill:#4c9642}.st23[data-v-8e4f9e59]{fill:#f86f5c}.st24[data-v-8e4f9e59]{fill:#ffd3f6}.st25[data-v-8e4f9e59]{clip-path:url(#SVGID_00000051384180684499136220000002314782976220680617_)}.st26[data-v-8e4f9e59]{fill:none;stroke:#261e1c;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st27[data-v-8e4f9e59]{fill:#ffd3f6;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st28[data-v-8e4f9e59]{fill:#975df7;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st29[data-v-8e4f9e59]{fill:#e9e9e9;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st30[data-v-8e4f9e59]{fill:#975df7}.st31[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st32[data-v-8e4f9e59]{clip-path:url(#SVGID_00000026128018415856907470000008155455083856422821_);fill:#bfcdff}.st33[data-v-8e4f9e59]{clip-path:url(#SVGID_00000026128018415856907470000008155455083856422821_);fill:#ffd3f6}.st34[data-v-8e4f9e59]{clip-path:url(#SVGID_00000026128018415856907470000008155455083856422821_);stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st35[data-v-8e4f9e59]{opacity:.25;clip-path:url(#SVGID_00000026128018415856907470000008155455083856422821_);fill:#fff;enable-background:new}.st36[data-v-8e4f9e59]{clip-path:url(#SVGID_00000026128018415856907470000008155455083856422821_)}.st37[data-v-8e4f9e59]{clip-path:url(#SVGID_00000026128018415856907470000008155455083856422821_);fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st38[data-v-8e4f9e59]{clip-path:url(#SVGID_00000026128018415856907470000008155455083856422821_);fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-8e4f9e59]{fill:#a3f3e0;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-8e4f9e59]{fill:#a3f3e0}.st41[data-v-8e4f9e59]{fill:#36dffc}.st42[data-v-8e4f9e59]{fill:#3440d8}.st43[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:4;stroke-miterlimit:10}.st44[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new}.st45[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-8e4f9e59]{fill:#3440d8;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st47[data-v-8e4f9e59]{fill:#36dffc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st48[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:4;stroke-linejoin:round;stroke-miterlimit:10}.st49[data-v-8e4f9e59]{opacity:.25;fill:#ffb41e;enable-background:new}.st50[data-v-8e4f9e59]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;enable-background:new}.st51[data-v-8e4f9e59]{fill:#6200ac}.st52[data-v-8e4f9e59]{fill:#ffdf61;enable-background:new}.st53[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st54[data-v-8e4f9e59]{fill:#ffdf61;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st55[data-v-8e4f9e59]{fill:#261e1c}.st56[data-v-8e4f9e59]{fill:#f86f5c;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st57[data-v-8e4f9e59]{fill:#ffd3f6;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st58[data-v-8e4f9e59]{fill:#ffdf61;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st59[data-v-8e4f9e59]{fill:#ca671d}.st60[data-v-8e4f9e59]{fill:#68e7fd}.st61[data-v-8e4f9e59]{fill:#68e7fd;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st62[data-v-8e4f9e59]{fill:#fa92dc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st63[data-v-8e4f9e59]{fill:#6fceba}.st64[data-v-8e4f9e59]{fill:#87d357;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st65[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st66[data-v-8e4f9e59]{fill:none;stroke:#e24949;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st67[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-miterlimit:10}.st68[data-v-8e4f9e59]{fill:#79441b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st69[data-v-8e4f9e59]{fill:none;stroke:#ffd3f6;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st70[data-v-8e4f9e59]{fill:#ffeeb3;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st71[data-v-8e4f9e59]{fill:#bfcdff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st72[data-v-8e4f9e59]{fill:#6881ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st73[data-v-8e4f9e59]{opacity:.25;enable-background:new}.st74[data-v-8e4f9e59]{fill:#c0e67b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st75[data-v-8e4f9e59]{fill:#ca671d;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st76[data-v-8e4f9e59]{fill:#ffeeb3;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st77[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st78[data-v-8e4f9e59]{fill:#975df7;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st79[data-v-8e4f9e59]{fill:none;stroke:#261e1c;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st80[data-v-8e4f9e59]{stroke:#000;stroke-miterlimit:10}.st81[data-v-8e4f9e59]{fill:#975df7;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st82[data-v-8e4f9e59]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st83[data-v-8e4f9e59]{fill:none;stroke:#6881ff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st84[data-v-8e4f9e59]{fill:#3440d8;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st85[data-v-8e4f9e59]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st86[data-v-8e4f9e59]{fill:none;stroke:#975df7;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st87[data-v-8e4f9e59]{fill:none;stroke:#975df7;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st88[data-v-8e4f9e59]{fill:#3440d8;stroke:#000;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st89[data-v-8e4f9e59]{fill:none;stroke:#000;stroke-width:17;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st90[data-v-8e4f9e59]{fill:#87d357;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st91[data-v-8e4f9e59]{fill:#c0e67b;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st0[data-v-bb8c03f3]{fill:#bfcdff}.st1[data-v-bb8c03f3]{opacity:.25;fill:#fff}.st2[data-v-bb8c03f3]{fill:#6881ff}.st3[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st4[data-v-bb8c03f3]{fill:#36dffc}.st5[data-v-bb8c03f3]{fill:#ffdf61}.st6[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st7[data-v-bb8c03f3]{fill:#ffb41e}.st8[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st9[data-v-bb8c03f3]{fill:#fa92dc}.st10[data-v-bb8c03f3]{fill:#975df7}.st11[data-v-bb8c03f3]{fill:#db88ff}.st12[data-v-bb8c03f3]{fill:#fff}.st13[data-v-bb8c03f3]{fill:#ffd3f6}.st14[data-v-bb8c03f3]{clip-path:url(#SVGID_00000135650464353318599050000008743916135715666603_)}.st15[data-v-bb8c03f3]{fill:#ca671d}.st16[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st17[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st18[data-v-bb8c03f3]{fill:#f86f5c}.st19[data-v-bb8c03f3]{fill:#ffeeb3}.st20[data-v-bb8c03f3]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st21[data-v-bb8c03f3]{fill:#261e1c}.st22[data-v-bb8c03f3]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st23[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:6.2818;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st24[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:6.0503;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st25[data-v-bb8c03f3]{fill:#6200ac}.st26[data-v-bb8c03f3]{clip-path:url(#SVGID_00000047745399630133466780000009340026807500942979_)}.st27[data-v-bb8c03f3]{fill:#87d357}.st28[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:4.2081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st29[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:5.2601;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st30[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:4.1271;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st31[data-v-bb8c03f3]{clip-path:url(#SVGID_00000021107189654927731230000003838305901416826285_)}.st32[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:2.6518;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st33[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:4.2041;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st34[data-v-bb8c03f3]{clip-path:url(#SVGID_00000106125382646323931880000018177954208429099404_)}.st35[data-v-bb8c03f3]{clip-path:url(#SVGID_00000049201354670015760980000002635823106347327625_)}.st36[data-v-bb8c03f3]{opacity:.25;fill:#fff;enable-background:new}.st37[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:3.8523;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st38[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:2.5682;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:4.8255;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-bb8c03f3]{fill:none;stroke:#261e1c;stroke-width:3.942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st41[data-v-bb8c03f3]{clip-path:url(#SVGID_00000134939769476031430790000000670174552521683126_)}.st42[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st43[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st44[data-v-bb8c03f3]{fill:none}.st45[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-bb8c03f3]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st47[data-v-bb8c03f3]{clip-path:url(#SVGID_00000005947795190579257270000000167884879103702700_)}.st48[data-v-bb8c03f3]{clip-path:url(#SVGID_00000018236516333301720850000012042695680828318904_)}.st49[data-v-bb8c03f3]{clip-path:url(#SVGID_00000131366887075642554260000017423911651398325924_)}.st50[data-v-bb8c03f3]{fill:#fa92dc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st51[data-v-bb8c03f3]{clip-path:url(#SVGID_00000058549609793239277580000016897115900328877700_)}.st52[data-v-bb8c03f3]{clip-path:url(#SVGID_00000151536566502163614220000016980367810613909122_)}.st53[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st54[data-v-bb8c03f3]{clip-path:url(#SVGID_00000140704313129686882900000014026886705197622951_)}.st55[data-v-bb8c03f3]{clip-path:url(#SVGID_00000133523027840943742160000015643900117166676358_)}.st56[data-v-bb8c03f3]{clip-path:url(#SVGID_00000181771796862533649000000003924308871496425863_)}.st57[data-v-bb8c03f3]{clip-path:url(#SVGID_00000039116589262437472070000017928034264122975364_)}.st58[data-v-bb8c03f3]{opacity:.25}.st59[data-v-bb8c03f3]{clip-path:url(#SVGID_00000013159029687147046130000003644087093791341495_)}.st60[data-v-bb8c03f3]{clip-path:url(#SVGID_00000117657593699745515790000011890968877373056178_)}.st61[data-v-bb8c03f3]{fill:#a3f3e0}.st62[data-v-bb8c03f3]{clip-path:url(#SVGID_00000078039950301897808870000002165790945385774736_)}.st63[data-v-bb8c03f3]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st64[data-v-bb8c03f3]{fill:#c0e67b}.st65[data-v-bb8c03f3]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st66[data-v-bb8c03f3]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st67[data-v-bb8c03f3]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st68[data-v-bb8c03f3]{fill:#fe6661}.st69[data-v-bb8c03f3]{fill:none;stroke:#261e1c;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st70[data-v-bb8c03f3]{fill:#3440d8}.st71[data-v-bb8c03f3]{fill:#c0e67b;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st72[data-v-bb8c03f3]{fill:#ffdf61;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st73[data-v-bb8c03f3]{fill:#f86f5c;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st74[data-v-bb8c03f3]{fill:none;stroke:#6881ff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st75[data-v-bb8c03f3]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st76[data-v-bb8c03f3]{opacity:.85;fill:#bfcdff}.st77[data-v-bb8c03f3]{opacity:.6;fill:#bfcdff}.st78[data-v-bb8c03f3]{fill:#79441b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st79[data-v-bb8c03f3]{clip-path:url(#SVGID_00000074408795515463670900000012332829653947069353_)}.st80[data-v-bb8c03f3]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st81[data-v-bb8c03f3]{fill:#79441b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st82[data-v-bb8c03f3]{fill:#79441b}.st83[data-v-bb8c03f3]{fill:#ca671d;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st84[data-v-bb8c03f3]{fill:#3440d8;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st85[data-v-bb8c03f3]{fill:#6881ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st86[data-v-bb8c03f3]{clip-path:url(#SVGID_00000112625290088387166250000016128804055744002219_)}.st87[data-v-bb8c03f3]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st88[data-v-bb8c03f3]{fill:#f86f5c;stroke:#000;stroke-miterlimit:10}.st89[data-v-bb8c03f3]{fill:#ffdf61;stroke:#000;stroke-miterlimit:10}.st90[data-v-bb8c03f3]{fill:#87d357;stroke:#000;stroke-miterlimit:10}.st91[data-v-bb8c03f3]{fill:#4c9642;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st92[data-v-bb8c03f3]{fill:#4c9642}.st93[data-v-bb8c03f3]{fill:#87d357;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st94[data-v-bb8c03f3]{fill:#6fceba}.st95[data-v-bb8c03f3]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st96[data-v-bb8c03f3]{clip-path:url(#SVGID_00000040547723895540276250000007237507671635550882_)}.st97[data-v-bb8c03f3]{fill:#ffb41e;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st98[data-v-bb8c03f3]{fill:#975df7;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st99[data-v-bb8c03f3]{fill:#e8e8e8;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st100[data-v-bb8c03f3]{fill:#6200ac;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st101[data-v-bb8c03f3]{clip-path:url(#SVGID_00000085944274171310900120000013381361104652752824_)}.st102[data-v-bb8c03f3]{fill:#db88ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st103[data-v-bb8c03f3]{fill:#6200ac;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st104[data-v-bb8c03f3]{clip-path:url(#SVGID_00000093166184434081328750000014630034530225628084_)}.st105[data-v-bb8c03f3]{clip-path:url(#SVGID_00000093166184434081328750000014630034530225628084_);fill:#ca671d}.st106[data-v-bb8c03f3]{opacity:.25;clip-path:url(#SVGID_00000093166184434081328750000014630034530225628084_);fill:#fff}.st107[data-v-bb8c03f3]{clip-path:url(#SVGID_00000093166184434081328750000014630034530225628084_);fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st108[data-v-bb8c03f3]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st109[data-v-bb8c03f3]{fill:none;stroke:#261e1c;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st110[data-v-bb8c03f3]{clip-path:url(#SVGID_00000026851431414070748480000000243409781277561472_)}.st111[data-v-bb8c03f3]{fill:#3440d8;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st112[data-v-bb8c03f3]{fill:#6fceba;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st0[data-v-af6d58e4]{fill:#bfcdff}.st1[data-v-af6d58e4]{opacity:.25;fill:#fff}.st2[data-v-af6d58e4]{fill:#6881ff}.st3[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st4[data-v-af6d58e4]{fill:#36dffc}.st5[data-v-af6d58e4]{fill:#ffdf61}.st6[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st7[data-v-af6d58e4]{fill:#ffb41e}.st8[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st9[data-v-af6d58e4]{fill:#fa92dc}.st10[data-v-af6d58e4]{fill:#975df7}.st11[data-v-af6d58e4]{fill:#db88ff}.st12[data-v-af6d58e4]{fill:#fff}.st13[data-v-af6d58e4]{fill:#ffd3f6}.st14[data-v-af6d58e4]{clip-path:url(#SVGID_00000026859724389956947170000008831984363467513730_)}.st15[data-v-af6d58e4]{fill:#ca671d}.st16[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st17[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st18[data-v-af6d58e4]{fill:#f86f5c}.st19[data-v-af6d58e4]{fill:#ffeeb3}.st20[data-v-af6d58e4]{stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st21[data-v-af6d58e4]{fill:#261e1c}.st22[data-v-af6d58e4]{stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st23[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:6.2818;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st24[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:6.0503;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st25[data-v-af6d58e4]{fill:#6200ac}.st26[data-v-af6d58e4]{clip-path:url(#SVGID_00000011029597281862443080000012371813159385564076_)}.st27[data-v-af6d58e4]{fill:#87d357}.st28[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:4.2081;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st29[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:5.2601;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st30[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:4.1271;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st31[data-v-af6d58e4]{clip-path:url(#SVGID_00000050661941189936306180000013500999397020141465_)}.st32[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:2.6518;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st33[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:4.2041;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st34[data-v-af6d58e4]{clip-path:url(#SVGID_00000044177507884919247070000008846415993828658102_)}.st35[data-v-af6d58e4]{clip-path:url(#SVGID_00000111876982720341390670000000526575653629354931_)}.st36[data-v-af6d58e4]{opacity:.25;fill:#fff;enable-background:new}.st37[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:3.8523;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st38[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:2.5682;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st39[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:4.8255;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st40[data-v-af6d58e4]{fill:none;stroke:#261e1c;stroke-width:3.942;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st41[data-v-af6d58e4]{clip-path:url(#SVGID_00000121254470844096519850000012733690848031351970_)}.st42[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st43[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st44[data-v-af6d58e4]{fill:none}.st45[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st46[data-v-af6d58e4]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st47[data-v-af6d58e4]{clip-path:url(#SVGID_00000137852787706547316730000001436587129225328314_)}.st48[data-v-af6d58e4]{clip-path:url(#SVGID_00000096776181011763437040000001951560856481776295_)}.st49[data-v-af6d58e4]{clip-path:url(#SVGID_00000005250675468191681330000000560993606915967127_)}.st50[data-v-af6d58e4]{fill:#fa92dc;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st51[data-v-af6d58e4]{clip-path:url(#SVGID_00000134222160469866103790000013150882092975301004_)}.st52[data-v-af6d58e4]{clip-path:url(#SVGID_00000047052277913683099280000005414174988316712069_)}.st53[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st54[data-v-af6d58e4]{clip-path:url(#SVGID_00000132801801235717935530000015173298153081054395_)}.st55[data-v-af6d58e4]{clip-path:url(#SVGID_00000150065688334026478250000014175757154228267686_)}.st56[data-v-af6d58e4]{clip-path:url(#SVGID_00000114031447976659854540000010377621713142087593_)}.st57[data-v-af6d58e4]{clip-path:url(#SVGID_00000039812425279497581520000017657025652890429863_)}.st58[data-v-af6d58e4]{opacity:.25}.st59[data-v-af6d58e4]{clip-path:url(#SVGID_00000085234787317346911220000009017292725133927573_)}.st60[data-v-af6d58e4]{clip-path:url(#SVGID_00000022554365268171698150000003388743592783755925_)}.st61[data-v-af6d58e4]{fill:#a3f3e0}.st62[data-v-af6d58e4]{clip-path:url(#SVGID_00000024701181926447924200000014310397518049015182_)}.st63[data-v-af6d58e4]{fill:#ffdf61;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st64[data-v-af6d58e4]{fill:#c0e67b}.st65[data-v-af6d58e4]{fill:#36dffc;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st66[data-v-af6d58e4]{fill:#db88ff;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st67[data-v-af6d58e4]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st68[data-v-af6d58e4]{fill:#fe6661}.st69[data-v-af6d58e4]{fill:none;stroke:#261e1c;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st70[data-v-af6d58e4]{fill:#3440d8}.st71[data-v-af6d58e4]{fill:#c0e67b;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st72[data-v-af6d58e4]{fill:#ffdf61;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st73[data-v-af6d58e4]{fill:#f86f5c;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st74[data-v-af6d58e4]{fill:none;stroke:#6881ff;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st75[data-v-af6d58e4]{fill:none;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st76[data-v-af6d58e4]{opacity:.85;fill:#bfcdff}.st77[data-v-af6d58e4]{opacity:.6;fill:#bfcdff}.st78[data-v-af6d58e4]{fill:#79441b;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st79[data-v-af6d58e4]{clip-path:url(#SVGID_00000001665188902914754880000000601122519957220258_)}.st80[data-v-af6d58e4]{stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st81[data-v-af6d58e4]{fill:#79441b;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st82[data-v-af6d58e4]{fill:#79441b}.st83[data-v-af6d58e4]{fill:#ca671d;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st84[data-v-af6d58e4]{fill:#3440d8;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st85[data-v-af6d58e4]{fill:#6881ff;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st86[data-v-af6d58e4]{clip-path:url(#SVGID_00000146457531476895620160000014854543256705471893_)}.st87[data-v-af6d58e4]{stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st88[data-v-af6d58e4]{fill:#f86f5c;stroke:#000;stroke-miterlimit:10}.st89[data-v-af6d58e4]{fill:#ffdf61;stroke:#000;stroke-miterlimit:10}.st90[data-v-af6d58e4]{fill:#87d357;stroke:#000;stroke-miterlimit:10}.st91[data-v-af6d58e4]{fill:#4c9642;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st92[data-v-af6d58e4]{fill:#4c9642}.st93[data-v-af6d58e4]{fill:#87d357;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st94[data-v-af6d58e4]{fill:#6fceba}.st95[data-v-af6d58e4]{fill:#ffb41e;stroke:#000;stroke-width:5;stroke-miterlimit:10}.st96[data-v-af6d58e4]{clip-path:url(#SVGID_00000122706689982560599230000013940631410969097662_)}.st97[data-v-af6d58e4]{fill:#ffb41e;stroke:#000;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st98[data-v-af6d58e4]{fill:#975df7;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st99[data-v-af6d58e4]{fill:#e8e8e8;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st100[data-v-af6d58e4]{fill:#6200ac;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st101[data-v-af6d58e4]{clip-path:url(#SVGID_00000112614693197203174620000016845852270929319091_)}.st102[data-v-af6d58e4]{fill:#db88ff;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st103[data-v-af6d58e4]{fill:#6200ac;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st104[data-v-af6d58e4]{clip-path:url(#SVGID_00000075153013948801994370000010231008245885469621_)}.st105[data-v-af6d58e4]{clip-path:url(#SVGID_00000075153013948801994370000010231008245885469621_);fill:#ca671d}.st106[data-v-af6d58e4]{opacity:.25;clip-path:url(#SVGID_00000075153013948801994370000010231008245885469621_);fill:#fff}.st107[data-v-af6d58e4]{clip-path:url(#SVGID_00000075153013948801994370000010231008245885469621_);fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st108[data-v-af6d58e4]{fill:#db88ff;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st109[data-v-af6d58e4]{fill:none;stroke:#261e1c;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st110[data-v-af6d58e4]{clip-path:url(#SVGID_00000147938066972669428900000012271906761403174018_)}.st111[data-v-af6d58e4]{fill:#3440d8;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:9.9999}.st112[data-v-af6d58e4]{fill:#6fceba;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1[data-v-312a79ca]{opacity:.25}.st1[data-v-312a79ca],.st6[data-v-312a79ca]{fill:#fff}.st12[data-v-312a79ca]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st14[data-v-312a79ca]{opacity:.25}.st28[data-v-312a79ca]{fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st34[data-v-312a79ca]{fill:#f86f5c}.st72[data-v-312a79ca]{fill:#ffd3f6}.st131[data-v-312a79ca]{fill:#ffb41e;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1[data-v-8f6bddf8]{opacity:.25;fill:#fff;enable-background:new}.st3[data-v-8f6bddf8],.st6[data-v-8f6bddf8]{fill:none;stroke:#000;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st6[data-v-8f6bddf8]{stroke-width:5}.st8[data-v-8f6bddf8]{fill:#fff}.st15[data-v-8f6bddf8]{fill:#a3f3e0}.st20[data-v-8f6bddf8]{fill:#6881ff}.st25[data-v-8f6bddf8]{fill:#ffd3f6}.st4[data-v-775e3165]{fill:#ffdf61}.st6[data-v-775e3165]{fill:#fff}.st7[data-v-775e3165]{fill:#fa92dc}.st12[data-v-775e3165]{fill:none;stroke:#000;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st34[data-v-775e3165]{fill:#f86f5c}.st35[data-v-775e3165]{fill:#ffeeb3}.st40[data-v-775e3165]{fill:#ca671d}.st144[data-v-775e3165],.st47[data-v-775e3165]{fill:none;stroke:#000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st144[data-v-775e3165]{stroke-width:3.5}.st152[data-v-775e3165]{opacity:.25;fill:#fff;enable-background:new}.st185[data-v-775e3165],.st187[data-v-775e3165]{fill:none;stroke:#000;stroke-width:3.8779;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st187[data-v-775e3165]{stroke-width:2.8874}.st267[data-v-775e3165]{opacity:.25;enable-background:new}.page_footer[data-v-aebaec55]{display:flex;flex-direction:column;position:absolute;width:100%;max-width:300px;bottom:10px;z-index:0;right:50%;transform:translate(50%)}.page_footer-list[data-v-aebaec55]{display:flex;gap:10px;justify-content:center}.page_footer-list li[data-v-aebaec55]{text-decoration:underline;cursor:pointer}.header[data-v-56f7476e]{position:relative;padding:20px 5px 0;z-index:1}.header-icon[data-v-56f7476e]{position:absolute;left:50%;top:0;transform:translate(-50%,3%);max-width:80px;max-height:80px;z-index:1}.header-body[data-v-56f7476e]{position:relative;display:flex;aspect-ratio:16/9;min-height:100px;min-width:100px;overflow:hidden;--cover-padding: calc(var(--cover-border-is-gradient, 0) * var(--cover-border-width, 0px));border:var(--cover-border);padding:var(--cover-padding);border-radius:calc(var(--cover-border-radius) * 1.1);box-shadow:var(--cover-box-shadow-outset)}.header-body[data-v-56f7476e]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--cover-border-radius);background:transparent;border:calc(var(--cover-padding) * 1) solid transparent;background:var(--cover-border);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.header-body--bg[data-v-56f7476e]{position:relative;flex:1;display:flex;justify-content:center;align-items:center;background:var(--cover-bg);background-size:var(--cover-bg-size);background-position:var(--cover-bg-position);background-repeat:var(--cover-bg-repeat);--cover-border-radius-calculated: calc(var(--cover-border-is-gradient, 0) * calc(var(--cover-border-radius) - var(--cover-border-width, 1px) * 1.1) + (1 - var(--cover-border-is-gradient, 0)) * calc(var(--cover-border-radius) - var(--cover-border-width, 1px)));border-radius:var(--cover-border-radius-calculated);box-shadow:var(--cover-box-shadow-inset)}.header-title[data-v-56f7476e]{font-size:20px}.header-footer[data-v-56f7476e]{display:flex;height:44px;width:90%;margin:auto;position:relative;max-height:50px;transition:all ease .5s;cursor:pointer;overflow:hidden;--container-padding: calc(var(--container-border-is-gradient, 0) * var(--container-border-width, 0px));border:var(--container-border);padding:var(--container-padding);border-radius:calc(var(--container-border-radius) * 1.1);box-shadow:var(--container-box-shadow-outset);border-top-left-radius:0;border-top-right-radius:0;padding-top:0;border-top:none}.header-footer[data-v-56f7476e]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--container-border-radius);background:transparent;border:calc(var(--container-padding) * 1) solid transparent;background:var(--container-border);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.header-footer[data-v-56f7476e]:before{border-top-left-radius:0;border-top-right-radius:0;border-top:0}.header-footer--bg[data-v-56f7476e]{display:flex;justify-content:center;align-items:center;flex:1;background:var(--container-bg);background-size:var(--container-bg-size);background-position:var(--container-bg-position);background-repeat:var(--container-bg-repeat);--container-border-radius-calculated: calc(var(--container-border-is-gradient, 0) * calc(var(--container-border-radius) - var(--container-border-width, 1px) * 1.1) + (1 - var(--container-border-is-gradient, 0)) * calc(var(--container-border-radius) - var(--container-border-width, 1px)));border-radius:var(--container-border-radius-calculated);box-shadow:var(--container-box-shadow-inset);border-top-left-radius:0;border-top-right-radius:0;padding-top:0}.dropdown[data-v-10c49928]{position:relative;display:grid}.dropdown-button[data-v-10c49928]{position:relative;color:var(--input-text-color);background:var(--input-bg);border:var(--input-border);border-radius:var(--input-border-radius);box-shadow:var(--input-box-shadow);text-align:center;padding:10px 16px;cursor:pointer}.dropdown-arrow[data-v-10c49928]{position:absolute;right:10px;color:var(--input-text-color)}.dropdown-menu[data-v-10c49928]{position:absolute;top:110%;right:0;background:var(--input-bg);border:var(--input-border);border-radius:var(--input-border-radius);box-shadow:var(--input-box-shadow);margin:0;padding:8px 0;list-style:none;text-align:center;width:100%;z-index:2}.dropdown-menu-item[data-v-10c49928]{padding:8px 12px;cursor:pointer}.dropdown-menu-item[data-v-10c49928]:hover{background:var(--btn-bg-active)}.dropdown-menu-item.disabled[data-v-10c49928]{cursor:not-allowed;background:transparent}.modal-close_btn[data-v-44eec14a]{position:fixed;border-radius:0 0 10px 10px;transition:transform .2s linear!important;top:0;padding:3px;background:#fff;border:1px solid #000;border-top:none;height:30px;z-index:3;cursor:pointer}.modal-close_btn.latent[data-v-44eec14a]{transform:translate(-35px,-20px) rotate(-90deg)}.modal-close_btn img[data-v-44eec14a]{transition:transform .2s linear!important}.modal[data-v-5210b26b]{width:100%!important;position:fixed;top:0;right:0;bottom:0;left:auto;z-index:50;display:flex;align-items:center;justify-content:center}.modal-dialog[data-v-5210b26b]{display:flex;align-items:center;justify-content:center;margin:0 auto;max-width:500px;width:100%!important;min-height:calc(100% - 3.5rem);height:100%;position:relative;width:auto;pointer-events:none}.modal-content[data-v-5210b26b]{max-height:var(--window-height);overflow:auto;background-color:transparent;position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;outline:0}.modal-overlay[data-v-5210b26b]{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--modal-bg)}.modal-close_btn[data-v-5210b26b]{position:absolute;top:0;left:calc(50% - 250px);z-index:3}.app-container[data-v-73c7a201]{position:relative;z-index:0;height:100%;display:grid;align-content:center;padding:0 0 135px}.app-button[data-v-73c7a201]{position:absolute;bottom:77px;left:50%;transform:translate(-50%)}.app-dropdowns[data-v-73c7a201]{position:absolute;top:5px;right:10px;z-index:1;display:flex;justify-content:center;gap:10px}.app-dropdowns-item[data-v-73c7a201]{width:130px}.app-header[data-v-73c7a201]{z-index:0;margin-top:40px}html.base-theme{--avatar-bg: linear-gradient(180deg, rgb(58, 61, 69) 0%);--avatar-border: linear-gradient(180deg, rgba(220, 223, 229, 1) 0%);--avatar-border-is-gradient: 1;--avatar-border-radius: 50px;--avatar-border-width: 1px;--avatar-box-shadow-inset: ;--avatar-box-shadow-outset: ;--avatar-x: 50%;--avatar-y: 0%;--avatar-size: 100px;--avatar-rotate: 0deg;--cover-bg: linear-gradient(180deg, rgb(44, 47, 55) 0%);--cover-border: 1px solid #4e5563;--cover-border-is-gradient: 0;--cover-border-radius: 10px;--cover-border-width: 1px;--cover-box-shadow-inset: ;--cover-box-shadow-outset: ;--container-border: 1px solid #4e5563;--container-border-radius: 10px;--container-border-is-gradient: 0;--container-border-width: 1px;--container-bg: linear-gradient(180deg, #2b2f36 0%, #1a1d23 100%);--container-bg-position: 50% 50%;--container-bg-size: cover;--container-bg-repeat: no-repeat;--container-box-shadow-inset: ;--container-box-shadow-outset: undefinedpx undefinedpx 0px 0 null;--desktop-border: 0px solid rgba(0, 0, 0, 1);--desktop-border-is-gradient: 0;--desktop-border-width: 0px;--desktop-border-radius: 0px;--desktop-bg: linear-gradient(180deg, #14171d 0%, #090b0f 100%);--desktop-bg-position: 50% 50%;--desktop-bg-size: cover;--desktop-bg-repeat: no-repeat;--desktop-box-shadow-inset: ;--desktop-box-shadow-outset: undefinedpx undefinedpx 0px 0 null;--page-border: 1px solid #4e5563;--page-border-width: 1px;--page-border-radius: 10px;--page-border-is-gradient: 0;--page-bg: linear-gradient(0deg, #21252d 0%, #161a21 100%);--page-bg-position: 50% 50%;--page-bg-size: cover;--page-bg-repeat: no-repeat;--page-box-shadow-inset: ;--page-box-shadow-outset: 0px 0px 20px 0 #00000099;--menu-border: 1px solid rgba(24, 26, 31, 1);--menu-border-radius: 10px;--menu-border-is-gradient: 0;--menu-border-width: 1px;--menu-bg: linear-gradient(359deg, #4b3817 0%, #6b4f1f 50%, #35260d 100%);--menu-bg-size: cover;--menu-bg-position: 50% 50%;--menu-bg-repeat: no-repeat;--menu-box-shadow-inset: inset 3px 4px 0px 0 rgba(255, 255, 255, .08), inset -4px -6px 0px 0 rgba(0, 0, 0, .65);--menu-box-shadow-outset: ;--nav-border: 1px solid #4e5563;--nav-border-radius: 10px;--nav-border-is-gradient: 0;--nav-border-width: 1px;--nav-bg: linear-gradient(5deg, #2a2f37 0%, #1d2229 100%);--nav-bg-position: 50% 50%;--nav-bg-size: cover;--nav-bg-repeat: no-repeat;--nav-box-shadow-inset: ;--nav-box-shadow-outset: 0px 0px 20px 0 #00000099;--nav-height: 20px;--nav-item-bg: linear-gradient(180deg, rgba(255, 255, 255, .06) 0%);--nav-item-text: #f2f5fa;--nav-item-border: 0px solid rgba(0, 0, 0, 1);--nav-item-border-width: 0px;--nav-item-border-is-gradient: 0;--nav-item-border-radius: 10px;--nav-item-box-shadow-inset: ;--nav-item-box-shadow-outset: ;--nav-item-text-bg: linear-gradient(180deg, rgba(255, 255, 255, .08) 0%);--nav-item-text-border: 0px solid transparent;--nav-item-text-border-width: 0px;--nav-item-bg-active: linear-gradient(90deg, #87562d 0%, #706029 50%, #3f6b3a 100%);--nav-item-text-active: #ffffff;--nav-item-border-active: 0px solid rgba(0, 0, 0, 1);--nav-item-border-width-active: 0px;--nav-item-border-is-gradient-active: 0;--nav-item-border-radius-active: 10px;--nav-item-box-shadow-inset-active: ;--nav-item-box-shadow-outset-active: ;--nav-item-text-bg-active: linear-gradient(85deg, rgba(255, 255, 255, .1) 100%);--nav-item-text-border-active: 0px solid transparent;--nav-item-text-border-width-active: 0px;--nav-item-bg-disabled: linear-gradient(180deg, rgba(255, 255, 255, .04) 0%);--nav-item-text-disabled: #7f8794;--nav-item-border-disabled: 0px solid #4e5563;--nav-item-border-width-disabled: 0px;--nav-item-border-is-gradient-disabled: 0;--nav-item-border-radius-disabled: 0px;--nav-item-box-shadow-inset-disabled: ;--nav-item-box-shadow-outset-disabled: ;--nav-item-text-bg-disabled: linear-gradient(180deg, #2a2f37 0%);--nav-item-text-border-disabled: 0px solid transparent;--nav-item-text-border-width-disabled: 0px;--nav-item-bg-inactive: linear-gradient(180deg, rgba(255, 255, 255, .04) 0%);--nav-item-text-inactive: #c6cbd4;--nav-item-border-inactive: 0px solid #4e5563;--nav-item-border-width-inactive: 0px;--nav-item-border-is-gradient-inactive: 0;--nav-item-border-radius-inactive: 0px;--nav-item-box-shadow-inset-inactive: ;--nav-item-box-shadow-outset-inactive: ;--nav-item-text-bg-inactive: #262b33;--nav-item-text-border-inactive: 0px solid transparent;--nav-item-text-border-width-inactive: 0px;--nav-guide-bg: linear-gradient(180deg, rgba(32, 37, 46, .92) 0%);--nav-guide-text: #e9eef8;--nav-guide-border: 0px solid rgba(78, 85, 99, 1);--nav-guide-border-width: 0px;--nav-guide-border-radius: 10px;--nav-guide-box-shadow-inset: ;--nav-guide-box-shadow-outset: ;--submenu-border: 1px solid #4e5563;--submenu-border-radius: 10px;--submenu-border-is-gradient: 0;--submenu-border-width: 1px;--submenu-bg: linear-gradient(0deg, rgb(34, 38, 45) 0%, rgb(22, 25, 31) 100%);--submenu-bg-position: 50% 50%;--submenu-bg-size: cover;--submenu-bg-repeat: no-repeat;--submenu-box-shadow-inset: ;--submenu-box-shadow-outset: 0px 0px 20px 0 #00000099;--btn-bg: linear-gradient(0deg, #2b3038 0%, #232830 100%);--btn-text: #f4f6fa;--btn-border: 1px solid #4e5563;--btn-border-width: 1px;--btn-border-is-gradient: 0;--btn-border-radius: 10px;--btn-box-shadow-inset: ;--btn-box-shadow-outset: undefinedpx undefinedpx 0px 0 null;--btn-bg-active: linear-gradient(90deg, #8e6a2e 0%, #b88a34 50%, #7a9128 100%);--btn-text-active: #ffffff;--btn-border-active: 1px solid #4e5563;--btn-border-width-active: 1px;--btn-border-is-gradient-active: 0;--btn-border-radius-active: 10px;--btn-box-shadow-inset-active: ;--btn-box-shadow-outset-active: undefinedpx undefinedpx 0px 0 null;--btn-bg-disabled: linear-gradient(0deg, #262a32 0%, #1f232b 100%);--btn-text-disabled: #7f8794;--btn-border-disabled: 1px solid #3e444f;--btn-border-width-disabled: 1px;--btn-border-is-gradient-disabled: 0;--btn-border-radius-disabled: 10px;--btn-box-shadow-inset-disabled: ;--btn-box-shadow-outset-disabled: undefinedpx undefinedpx 0px 0 null;--btn-bg-inactive: linear-gradient(0deg, #1f232b 0%, #303743 100%);--btn-text-inactive: #a5adba;--btn-border-inactive: 1px solid #4e5563;--btn-border-width-inactive: 1px;--btn-border-is-gradient-inactive: 0;--btn-border-radius-inactive: 10px;--btn-box-shadow-inset-inactive: ;--btn-box-shadow-outset-inactive: undefinedpx undefinedpx 0px 0 null;--griditem-bg: #1e2229;--griditem-text: #f4f6fa;--griditem-text-bg: #1e2229;--griditem-text-border: 0px solid transparent;--griditem-text-border-width: 0px;--griditem-text-border-radius: 0px;--griditem-border: 1px solid rgba(78, 85, 99, 1);--griditem-border-width: 1px;--griditem-border-is-gradient: 0;--griditem-border-radius: 10px;--griditem-box-shadow-inset: ;--griditem-box-shadow-outset: ;--griditem-bg-active: linear-gradient(90deg, #8e6a2e 0%, #b88a34 50%, #7a9128 100%);--griditem-text-active: #ffffff;--griditem-text-bg-active: #2b323d;--griditem-text-border-active: 0px solid transparent;--griditem-text-border-width-active: 0px;--griditem-text-border-radius-active: 0px;--griditem-border-active: 1px solid rgba(78, 85, 99, 1);--griditem-border-width-active: 1px;--griditem-border-is-gradient-active: 0;--griditem-border-radius-active: 10px;--griditem-box-shadow-inset-active: ;--griditem-box-shadow-outset-active: ;--griditem-bg-disabled: linear-gradient(0deg, #262a32 0%, #1f232b 100%);--griditem-text-disabled: #7f8794;--griditem-text-bg-disabled: #2a3038;--griditem-text-border-disabled: 0px solid transparent;--griditem-text-border-width-disabled: 0px;--griditem-text-border-radius-disabled: 0px;--griditem-border-disabled: 1px solid #3e444f;--griditem-border-width-disabled: 1px;--griditem-border-is-gradient-disabled: 0;--griditem-border-radius-disabled: 10px;--griditem-box-shadow-inset-disabled: ;--griditem-box-shadow-outset-disabled: undefinedpx undefinedpx 0px 0 null;--griditem-bg-inactive: #2a3038;--griditem-text-inactive: #c2c8d2;--griditem-text-bg-inactive: #2a3038;--griditem-text-border-inactive: 0px solid transparent;--griditem-text-border-width-inactive: 0px;--griditem-text-border-radius-inactive: 0px;--griditem-border-inactive: 1px solid rgba(78, 85, 99, 1);--griditem-border-width-inactive: 1px;--griditem-border-is-gradient-inactive: 0;--griditem-border-radius-inactive: 10px;--griditem-box-shadow-inset-inactive: ;--griditem-box-shadow-outset-inactive: ;--input-bg: linear-gradient(0deg, #252a33 0%, #1f242d 100%);--input-text: #f2f5fa;--input-border: 1px solid #4e5563;--input-border-width: 1px;--input-border-is-gradient: 0;--input-border-radius: 10px;--input-box-shadow-inset: ;--input-box-shadow-outset: undefinedpx undefinedpx 0px 0 null;--input-bg-active: linear-gradient(101deg, #384460 0%, #2f4d3f 50%, #5f542f 100%);--input-text-active: #ffffff;--input-border-active: 1px solid #4e5563;--input-border-width-active: 1px;--input-border-is-gradient-active: 0;--input-border-radius-active: 10px;--input-box-shadow-inset-active: ;--input-box-shadow-outset-active: undefinedpx undefinedpx 0px 0 null;--input-bg-disabled: linear-gradient(0deg, #262a32 0%, #1f232b 100%);--input-text-disabled: #7f8794;--input-border-disabled: 1px solid #3e444f;--input-border-width-disabled: 1px;--input-border-is-gradient-disabled: 0;--input-border-radius-disabled: 10px;--input-box-shadow-inset-disabled: ;--input-box-shadow-outset-disabled: undefinedpx undefinedpx 0px 0 null;--input-bg-inactive: linear-gradient(0deg, #1f232b 0%, #303743 100%);--input-text-inactive: #a5adba;--input-border-inactive: 1px solid #4e5563;--input-border-width-inactive: 1px;--input-border-is-gradient-inactive: 0;--input-border-radius-inactive: 10px;--input-box-shadow-inset-inactive: ;--input-box-shadow-outset-inactive: undefinedpx undefinedpx 0px 0 null;--app-text: #edf1f7;--text-bg: #15191f;--app-sub-text: #c0c7d2;--app-box-shadow: none;--app-border: 1px solid #4e5563;--app-border-radius: 10px;--app-border-color: #d0a42d;--modal-bg: rgba(10, 12, 15, .92);--menu-bottom-bg: rgba(10, 12, 15, .92);--be-yellow: #d0a42d;--be-green: #5cbf2e;--notify-bg-info: #44A4FC;--notify-info-bg: #44A4FC;--notify-text-info: #ffffff;--notify-info-border: 0px solid #44A4FC;--notify-info-border-width: 0px;--notify-info-border-is-gradient: 0;--notify-info-border-radius: 8px;--notify-info-box-shadow-outset: none;--notify-info-box-shadow-inset: none;--notify-bg-success: #68CD86;--notify-success-bg: #68CD86;--notify-text-success: #ffffff;--notify-success-border: 0px solid #68CD86;--notify-success-border-width: 0px;--notify-success-border-is-gradient: 0;--notify-success-border-radius: 8px;--notify-success-box-shadow-outset: none;--notify-success-box-shadow-inset: none;--notify-bg-warn: #ffb648;--notify-warn-bg: #ffb648;--notify-text-warn: #ffffff;--notify-warn-border: 0px solid #ffb648;--notify-warn-border-width: 0px;--notify-warn-border-is-gradient: 0;--notify-warn-border-radius: 8px;--notify-warn-box-shadow-outset: none;--notify-warn-box-shadow-inset: none;--notify-bg-error: #E54D42;--notify-error-bg: #E54D42;--notify-text-error: #ffffff;--notify-error-border: 0px solid #E54D42;--notify-error-border-width: 0px;--notify-error-border-is-gradient: 0;--notify-error-border-radius: 8px;--notify-error-box-shadow-outset: none;--notify-error-box-shadow-inset: none;--notify-bg-custom: #44A4FC;--notify-border-custom: 0px solid #44A4FC;--notify-text-custom: #ffffff;--notify-bg-sort: #b389fa;--notify-border-sort: 0px solid #db88ff;--notify-text-sort: #ffffff}.app-background{position:relative;--desktop-padding: calc(var(--desktop-border-is-gradient, 0) * var(--desktop-border-width, 0px));border:var(--desktop-border);padding:var(--desktop-padding);border-radius:calc(var(--desktop-border-radius) * 1.1);box-shadow:var(--desktop-box-shadow-outset)}.app-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--desktop-border-radius);background:transparent;border:calc(var(--desktop-padding) * 1) solid transparent;background:var(--desktop-border);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.app-background-bg{position:relative;background:var(--desktop-bg);background-size:var(--desktop-bg-size);background-position:var(--desktop-bg-position);background-repeat:var(--desktop-bg-repeat);--desktop-border-radius-calculated: calc(var(--desktop-border-is-gradient, 0) * calc(var(--desktop-border-radius) - var(--desktop-border-width, 1px) * 1.1) + (1 - var(--desktop-border-is-gradient, 0)) * calc(var(--desktop-border-radius) - var(--desktop-border-width, 1px)));border-radius:var(--desktop-border-radius-calculated);box-shadow:var(--desktop-box-shadow-inset)}.app-wrapper{position:relative;min-width:350px;max-width:500px;margin:0 auto;min-height:100dvh;display:flex;--page-padding: calc(var(--page-border-is-gradient, 0) * var(--page-border-width, 0px));border:var(--page-border);padding:var(--page-padding);border-radius:calc(var(--page-border-radius) * 1.1);box-shadow:var(--page-box-shadow-outset)}.app-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--page-border-radius);background:transparent;border:calc(var(--page-padding) * 1) solid transparent;background:var(--page-border);background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.app-wrapper-bg{position:relative;flex:1;display:flex;flex-direction:column;overflow-y:auto;background:var(--page-bg);background-size:var(--page-bg-size);background-position:var(--page-bg-position);background-repeat:var(--page-bg-repeat);--page-border-radius-calculated: calc(var(--page-border-is-gradient, 0) * calc(var(--page-border-radius) - var(--page-border-width, 1px) * 1.1) + (1 - var(--page-border-is-gradient, 0)) * calc(var(--page-border-radius) - var(--page-border-width, 1px)));border-radius:var(--page-border-radius-calculated);box-shadow:var(--page-box-shadow-inset)}.app-wrapper .scrollable-content{width:100%;max-width:500px;height:100dvh;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.app-container,.container{position:relative;z-index:1}.text-center{text-align:center}.bold{font-weight:700}.underline{text-decoration:underline}.pointer{cursor:pointer}*{--trasition-duration: 0s}.fade-enter-active,.fade-leave-active{transition:opacity var(--trasition-duration) ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}.expand-menu-enter-active,.expand-menu-leave-active{transition:all var(--trasition-duration) ease-in-out;overflow:hidden}.expand-menu-enter,.expand-menu-leave-to{height:0;padding-top:0!important;padding-bottom:0!important}.zoom-enter-active,.zoom-leave-active{transition:transform var(--trasition-duration),opacity var(--trasition-duration)}.zoom-enter-from,.zoom-leave-to{transform:scale(0);opacity:0}.zoom-enter-to,.zoom-leave-from{transform:scale(1);opacity:1}.slide_right-enter-active,.slide_right-leave-active{transition:all var(--trasition-duration) ease-out}.slide_right-enter-from{transform:translate(-20px);opacity:0}.slide_right-leave-to{transform:translate(20px);opacity:0}.slide_left-enter-active,.slide_left-leave-active{transition:all var(--trasition-duration) ease-out}.slide_left-enter-from{transform:translate(20px);opacity:0}.slide_left-leave-to{transform:translate(-20px);opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:all var(--trasition-duration) ease-out}.slide-fade-enter-from{transform:translate(-20px);opacity:0}.slide-fade-leave-to{transform:translate(20px);opacity:0}.modal-enter-active,.modal-leave-active{transition:opacity var(--trasition-duration) ease}.modal-enter-from,.modal-leave-to{opacity:0}.fade-slide-enter-from{opacity:0;transform:translateY(15px)}.fade-slide-enter-to{opacity:1;transform:translateY(0)}.fade-slide-enter-active{transition:opacity var(--trasition-duration) ease,transform var(--trasition-duration) ease}.fade-slide-leave-from{opacity:1;transform:translateY(0)}.fade-slide-leave-to{opacity:0;transform:translateY(15px)}.fade-slide-leave-active{transition:opacity var(--trasition-duration) ease,transform var(--trasition-duration) ease}.b_form{font-size:14px}.b_form-body{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:0 20px;flex:1}.b_form-input{width:100%;position:relative;outline:none;box-sizing:border-box;border:none;text-align:center;background-color:transparent;overflow:hidden;text-overflow:ellipsis;color:var(--input-text-color)}.b_form-input-html{text-align:initial}.b_form-input:-webkit-autofill,.b_form-input:-webkit-autofill:hover,.b_form-input:-webkit-autofill:focus,.b_form-input:-webkit-autofill:active{background-color:transparent}.b_form-input.link{font-size:12px;word-break:break-word}.b_form-input-helper{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:12px;line-height:19px;text-align:center;color:#0e0e0e;width:100%}.b_form-input-info{position:absolute;top:-17px;left:50%;transform:translate(-50%);width:100%;font-size:12px;color:#c3c3c3}.b_form-input-icon{position:absolute;width:30px;height:30px;filter:drop-shadow(2px 2px 0px rgba(0,0,0,.25))}.b_form-input-icon.left{left:-40px;top:50%;transform:translateY(-50%);width:50px;height:50px;cursor:pointer;z-index:2}.b_form-input-icon.second{left:-15px;bottom:-15px;z-index:2;cursor:pointer}.b_form-input-icon.right{right:-40px;top:50%;z-index:2;transform:translateY(-50%);width:50px;height:50px;filter:grayscale(100%);cursor:pointer}.b_form-input-icon.active,.b_form-input-icon.active img{filter:grayscale(0%)}.b_form-input-icon.active svg{filter:grayscale(0%)}.b_form-input-wrapper{display:flex;position:relative;flex-direction:row;justify-content:center;align-items:center;width:100%;border:var(--app-border);border-radius:10px;padding:2px 10px;box-sizing:border-box;min-height:40px;background:var(--input-bg);box-shadow:3px 3px #00000040}.b_form-input-wrapper:hover{box-shadow:2px 2px #00000040;border-color:#9a9a9a}.b_form-input-container{position:relative}.b_form-list--columns{display:grid;grid-template-columns:1fr 1fr;column-gap:10px}.b_form-require{font-weight:700}.b_form-require.active{color:#a5de6d}.b_form-submit{margin:20px auto 0}.i_universal{display:flex;background:transparent;border:none;box-shadow:none;position:relative;font-size:12px;padding:5px 10px;height:40px}.i_universal.active{background:var(--input-bg);border:var(--input-border);border-radius:var(--input-border-radius);box-shadow:var(--input-box-shadow)}.i_universal.disabled{filter:grayscale(1)}.i_universal.disabled *{cursor:not-allowed}.i_universal-input{width:100%;background-color:transparent;border:none;outline:var(--input-placeholder-color);text-align:center;overflow:hidden;text-overflow:ellipsis;line-height:14px;word-break:break-word;font-weight:inherit;color:var(--input-text-color)}.i_universal-input:-webkit-autofill,.i_universal-input:-webkit-autofill:hover,.i_universal-input:-webkit-autofill:focus,.i_universal-input:-webkit-autofill:active{background-color:transparent}.i_universal-input.text-bold{font-weight:700}.i_universal-input.text-html{overflow-y:auto;text-align:initial}.i_universal-input-icon{position:absolute;z-index:2;width:30px;height:30px;filter:grayscale(100%);cursor:pointer}.i_universal-input-icon.left{left:2px;top:50%;transform:translateY(-50%)}.i_universal-input-icon.right{right:2px;top:50%;transform:translateY(-50%)}.i_universal-maxlength{position:absolute;color:var(--input-text-color);bottom:-2px;right:7px;font-size:8px;line-height:10px}.i_universal-maxlength.red{color:red}.i_universal-maxlength.show-limits{display:none}.i_universal-helper{position:absolute;bottom:-17px;right:0;width:100%;color:var(--input-placeholder-color)}.i_universal-info{position:absolute;top:-17px;left:10;width:90%;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--input-placeholder-color)}.i_universal-wrapper{padding:18px 0}.skeleton{width:100%;height:100%;background-color:#e0e0e0;position:relative;overflow:hidden;border-radius:4px}.skeleton:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#e0e0e000,#c8c8c899,#e0e0e000);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}*{font-family:Nunito,sans-serif;--button-icon-size: 40px;box-sizing:border-box}*:before,*:after{box-sizing:border-box}body{min-width:350px}img{display:inline-block;max-width:100%}svg{width:100%;height:100%}li{list-style:none}a:hover{text-decoration:none!important}::-webkit-scrollbar{scrollbar-width:none}a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:transparent}
