.theme--light.v-alert .v-alert--prominent .v-alert__icon:after{background:rgba(0,0,0,.12)}.theme--dark.v-alert .v-alert--prominent .v-alert__icon:after{background:hsla(0,0%,100%,.12)}.v-sheet.v-alert{border-radius:4px}.v-sheet.v-alert:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-alert.v-sheet--shaped{border-radius:16px 4px}.v-alert{display:block;font-size:16px;margin-bottom:16px;padding:16px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-alert:not(.v-sheet--tile){border-radius:4px}.v-application--is-ltr .v-alert>.v-alert__content,.v-application--is-ltr .v-alert>.v-icon{margin-right:16px}.v-application--is-rtl .v-alert>.v-alert__content,.v-application--is-rtl .v-alert>.v-icon{margin-left:16px}.v-application--is-ltr .v-alert>.v-icon+.v-alert__content{margin-right:0}.v-application--is-rtl .v-alert>.v-icon+.v-alert__content{margin-left:0}.v-application--is-ltr .v-alert>.v-alert__content+.v-icon{margin-right:0}.v-application--is-rtl .v-alert>.v-alert__content+.v-icon{margin-left:0}.v-alert__border{border-style:solid;border-width:4px;content:"";position:absolute}.v-alert__border:not(.v-alert__border--has-color){opacity:.26}.v-alert__border--left,.v-alert__border--right{bottom:0;top:0}.v-alert__border--bottom,.v-alert__border--top{left:0;right:0}.v-alert__border--bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0}.v-application--is-ltr .v-alert__border--left{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-application--is-ltr .v-alert__border--right,.v-application--is-rtl .v-alert__border--left{border-top-right-radius:inherit;border-bottom-right-radius:inherit;right:0}.v-application--is-rtl .v-alert__border--right{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-alert__border--top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0}.v-alert__content{flex:1 1 auto}.v-application--is-ltr .v-alert__dismissible{margin:-16px -8px -16px 8px}.v-application--is-rtl .v-alert__dismissible{margin:-16px 8px -16px -8px}.v-alert__icon{align-self:flex-start;border-radius:50%;height:24px;min-width:24px;position:relative}.v-application--is-ltr .v-alert__icon{margin-right:16px}.v-application--is-rtl .v-alert__icon{margin-left:16px}.v-alert__icon.v-icon{font-size:24px}.v-alert__wrapper{align-items:center;border-radius:inherit;display:flex}.v-application--is-ltr .v-alert--border.v-alert--prominent .v-alert__icon{margin-left:8px}.v-application--is-rtl .v-alert--border.v-alert--prominent .v-alert__icon{margin-right:8px}.v-alert--dense{padding-top:8px;padding-bottom:8px}.v-alert--dense .v-alert__border{border-width:medium}.v-alert--outlined{background:transparent!important;border:thin solid currentColor!important}.v-alert--outlined .v-alert__icon{color:inherit!important}.v-alert--prominent .v-alert__icon{align-self:center;height:48px;min-width:48px}.v-alert--prominent .v-alert__icon.v-icon{font-size:32px}.v-alert--prominent .v-alert__icon.v-icon:after{background:currentColor!important;border-radius:50%;bottom:0;content:"";left:0;opacity:.16;position:absolute;right:0;top:0}.v-alert--prominent.v-alert--dense .v-alert__icon.v-icon:after{transform:scale(1)}.v-alert--text{background:transparent!important}.v-alert--text:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;position:absolute;pointer-events:none;right:0;top:0}.theme--light.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea{color:#fff}.theme--light.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea::placeholder{color:hsla(0,0%,100%,.5)}.theme--dark.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea{color:rgba(0,0,0,.87)}.theme--dark.v-textarea.v-text-field--solo-inverted.v-input--is-focused textarea::placeholder{color:rgba(0,0,0,.38)}.v-textarea textarea{align-self:stretch;flex:1 1 auto;line-height:1.75rem;max-width:100%;min-height:32px;outline:none;padding:0;width:100%}.v-textarea .v-text-field__prefix,.v-textarea .v-text-field__suffix{padding-top:2px;align-self:start}.v-textarea.v-text-field--box .v-text-field__prefix,.v-textarea.v-text-field--box textarea,.v-textarea.v-text-field--enclosed .v-text-field__prefix,.v-textarea.v-text-field--enclosed textarea{margin-top:24px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) textarea{margin-top:10px}.v-textarea.v-text-field--box.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--box.v-text-field--single-line:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--outlined:not(.v-input--dense) .v-label,.v-textarea.v-text-field--enclosed.v-text-field--single-line:not(.v-input--dense) .v-label{top:18px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense textarea,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__prefix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-text-field__suffix,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense textarea{margin-top:6px}.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--box.v-text-field--single-line.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--outlined.v-input--dense .v-input__prepend-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__append-outer,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-inner,.v-textarea.v-text-field--enclosed.v-text-field--single-line.v-input--dense .v-input__prepend-outer{align-self:flex-start;margin-top:8px}.v-textarea.v-text-field--solo{align-items:flex-start}.v-textarea.v-text-field--solo .v-input__control textarea{caret-color:auto}.v-textarea.v-text-field--solo .v-input__append-inner,.v-textarea.v-text-field--solo .v-input__append-outer,.v-textarea.v-text-field--solo .v-input__prepend-inner,.v-textarea.v-text-field--solo .v-input__prepend-outer{align-self:flex-start;margin-top:12px}.v-application--is-ltr .v-textarea.v-text-field--solo .v-input__append-inner{padding-left:12px}.v-application--is-rtl .v-textarea.v-text-field--solo .v-input__append-inner{padding-right:12px}.v-textarea--auto-grow textarea{overflow:hidden}.v-textarea--no-resize textarea{resize:none}.v-textarea.v-text-field--enclosed .v-text-field__slot{align-self:stretch}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-right:-12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-left:-12px}.v-application--is-ltr .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-right:12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-left:12px}.v-application--is-ltr .v-textarea.v-text-field--enclosed.v-text-field--reverse .v-text-field__slot .v-label{margin-right:12px}.v-application--is-rtl .v-textarea.v-text-field--enclosed.v-text-field--reverse .v-text-field__slot .v-label{margin-left:12px}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{align-items:center;display:inline-flex;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:inline-flex;flex:0 0 auto;height:24px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:transform;width:24px;-webkit-user-select:none;user-select:none}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;user-select:none}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;transform-origin:center center;transform:scale(.2);transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{width:28px;height:28px;left:-9px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{flex:0 1 auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2)}.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:inherit}.v-input--selection-controls.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2);transition:none}.theme--light.v-input--switch .v-input--switch__thumb{color:#fff}.theme--light.v-input--switch .v-input--switch__track{color:rgba(0,0,0,.38)}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#fafafa!important}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:rgba(0,0,0,.12)!important}.theme--dark.v-input--switch .v-input--switch__thumb{color:#bdbdbd}.theme--dark.v-input--switch .v-input--switch__track{color:hsla(0,0%,100%,.3)}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#424242!important}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:hsla(0,0%,100%,.1)!important}.v-input--switch__thumb,.v-input--switch__track{background-color:currentColor;pointer-events:none;transition:inherit}.v-input--switch__track{border-radius:8px;width:36px;height:14px;left:2px;position:absolute;opacity:.6;right:2px;top:calc(50% - 7px)}.v-input--switch__thumb{border-radius:50%;top:calc(50% - 10px);height:20px;position:relative;width:20px;display:flex;justify-content:center;align-items:center;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__input{width:38px;transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__ripple{top:calc(50% - 24px)}.v-input--switch.v-input--dense .v-input--switch__thumb{width:18px;height:18px}.v-input--switch.v-input--dense .v-input--switch__track{height:12px;width:32px}.v-input--switch.v-input--dense.v-input--switch--inset .v-input--switch__track{height:22px;width:44px;top:calc(50% - 12px);left:-3px}.v-input--switch.v-input--dense .v-input--selection-controls__ripple{top:calc(50% - 22px)}.v-input--switch.v-input--is-dirty.v-input--is-disabled .v-input--selection-controls__input{opacity:.6}.v-application--is-ltr .v-input--switch .v-input--selection-controls__ripple{left:-14px}.v-application--is-ltr .v-input--switch.v-input--dense .v-input--selection-controls__ripple{left:-12px}.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--switch__thumb{transform:translate(20px)}.v-application--is-rtl .v-input--switch .v-input--selection-controls__ripple{right:-14px}.v-application--is-rtl .v-input--switch.v-input--dense .v-input--selection-controls__ripple{right:-12px}.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--switch__thumb{transform:translate(-20px)}.v-input--switch:not(.v-input--switch--flat):not(.v-input--switch--inset) .v-input--switch__thumb{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-input--switch--inset .v-input--selection-controls__input,.v-input--switch--inset .v-input--switch__track{width:48px}.v-input--switch--inset .v-input--switch__track{border-radius:14px;height:28px;left:-4px;opacity:.32;top:calc(50% - 14px)}.v-application--is-ltr .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset .v-input--switch__thumb{transform:translate(0)!important}.v-application--is-rtl .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset .v-input--switch__thumb{transform:translate(-6px)!important}.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{transform:translate(20px)!important}.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{transform:translate(-26px)!important}.v-input--radio-group legend.v-label{cursor:text;font-size:14px;height:auto}.v-input--radio-group__input{border:none;cursor:default;display:flex;width:100%}.v-input--radio-group--column .v-input--radio-group__input>.v-label{padding-bottom:8px}.v-input--radio-group--row .v-input--radio-group__input>.v-label{padding-right:8px}.v-input--radio-group--row legend{align-self:center;display:inline-block}.v-input--radio-group--row .v-input--radio-group__input{flex-direction:row;flex-wrap:wrap}.v-input--radio-group--column legend{padding-bottom:8px}.v-input--radio-group--column .v-radio:not(:last-child):not(:only-child){margin-bottom:8px}.v-input--radio-group--column .v-input--radio-group__input{flex-direction:column}.theme--light.v-radio--is-disabled label{color:rgba(0,0,0,.38)}.theme--dark.v-radio--is-disabled label{color:hsla(0,0%,100%,.5)}.v-radio{align-items:center;display:flex;height:auto;outline:none}.v-radio--is-disabled{pointer-events:none;cursor:default}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-right:16px}.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.v-input--checkbox.v-input--indeterminate.v-input--is-disabled{opacity:.6}.v-input--checkbox.v-input--dense{margin-top:4px}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{position:relative;overflow:hidden;flex:1 0 auto;max-width:100%;display:flex}.v-responsive__content{flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);flex:1 0 0px}.theme--light.v-snack__wrapper{color:rgba(0,0,0,.87)}.theme--dark.v-snack__wrapper{color:#fff}.v-sheet.v-snack__wrapper{border-radius:4px}.v-sheet.v-snack__wrapper:not(.v-sheet--outlined){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-sheet.v-snack__wrapper.v-sheet--shaped{border-radius:16px 4px}.v-snack{bottom:0;display:flex;font-size:.875rem;justify-content:center;left:0;pointer-events:none;right:0;top:0;width:100%}.v-snack:not(.v-snack--absolute){height:100vh;position:fixed;z-index:1000}.v-snack:not(.v-snack--centered):not(.v-snack--top){align-items:flex-end}.v-snack__wrapper{align-items:center;border-color:currentColor!important;display:flex;margin:8px;max-width:672px;min-height:48px;min-width:344px;padding:0;pointer-events:auto;position:relative;transition-duration:.15s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(0,0,.2,1);z-index:1}.v-snack__wrapper.theme--dark{background-color:#333;color:hsla(0,0%,100%,.87)}.v-snack__content{flex-grow:1;font-size:.875rem;font-weight:400;letter-spacing:.0178571429em;line-height:1.25rem;margin-right:auto;padding:14px 16px;text-align:initial}.v-snack__action{align-items:center;align-self:center;display:flex}.v-snack__action .v-ripple__container{display:none}.v-application--is-ltr .v-snack__action{margin-right:8px}.v-application--is-rtl .v-snack__action{margin-left:8px}.v-snack__action>.v-snack__btn.v-btn{padding:0 8px}.v-snack__btn{margin-left:0;margin-right:0;margin:0;min-width:auto}.v-snack--absolute{height:100%;position:absolute;z-index:1}.v-snack--centered{align-items:center}.v-snack--left{justify-content:flex-start;right:auto}.v-snack--multi-line .v-snack__wrapper{min-height:68px}.v-snack--right{justify-content:flex-end;left:auto}.v-snack:not(.v-snack--has-background) .v-snack__wrapper{box-shadow:none}.v-snack--bottom{top:auto}.v-snack--text .v-snack__wrapper:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.v-snack--top{align-items:flex-start;bottom:auto}.v-snack--vertical .v-snack__wrapper{flex-direction:column}.v-snack--vertical .v-snack__wrapper .v-snack__action{align-self:flex-end;margin-bottom:8px}.v-snack-transition-enter.v-snack__wrapper{transform:scale(.8)}.v-snack-transition-enter.v-snack__wrapper,.v-snack-transition-leave-to.v-snack__wrapper{opacity:0}.theme--light.v-toolbar.v-sheet{background-color:#fff}.theme--dark.v-toolbar.v-sheet{background-color:#272727}.v-sheet.v-toolbar{border-radius:0}.v-sheet.v-toolbar:not(.v-sheet--outlined){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-sheet.v-toolbar.v-sheet--shaped{border-radius:16px 0}.v-toolbar{contain:layout;display:block;flex:1 1 auto;max-width:100%;transition:transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-toolbar .v-input{padding-top:0;margin-top:0}.v-toolbar__content,.v-toolbar__extension{padding:4px 16px}.v-toolbar__content .v-btn.v-btn--icon.v-size--default,.v-toolbar__extension .v-btn.v-btn--icon.v-size--default{height:48px;width:48px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:first-child,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:first-child{margin-left:-12px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:first-child,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:first-child{margin-right:-12px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:first-child+.v-toolbar__title,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:first-child+.v-toolbar__title{padding-left:20px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:first-child+.v-toolbar__title,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:first-child+.v-toolbar__title{padding-right:20px}.v-application--is-ltr .v-toolbar__content>.v-btn.v-btn--icon:last-child,.v-application--is-ltr .v-toolbar__extension>.v-btn.v-btn--icon:last-child{margin-right:-12px}.v-application--is-rtl .v-toolbar__content>.v-btn.v-btn--icon:last-child,.v-application--is-rtl .v-toolbar__extension>.v-btn.v-btn--icon:last-child{margin-left:-12px}.v-toolbar__content>.v-tabs,.v-toolbar__extension>.v-tabs{height:inherit;margin-top:-4px;margin-bottom:-4px}.v-toolbar__content>.v-tabs>.v-slide-group.v-tabs-bar,.v-toolbar__extension>.v-tabs>.v-slide-group.v-tabs-bar{background-color:inherit;height:inherit}.v-toolbar__content>.v-tabs:first-child,.v-toolbar__extension>.v-tabs:first-child{margin-left:-16px}.v-toolbar__content>.v-tabs:last-child,.v-toolbar__extension>.v-tabs:last-child{margin-right:-16px}.v-toolbar__content,.v-toolbar__extension{align-items:center;display:flex;position:relative;z-index:0}.v-toolbar__image{position:absolute;top:0;bottom:0;width:100%;z-index:0;contain:strict}.v-toolbar__image,.v-toolbar__image .v-image{border-radius:inherit}.v-toolbar__items{display:flex;height:inherit}.v-toolbar__items>.v-btn{border-radius:0;height:100%!important;max-height:none}.v-toolbar__title{font-size:1.25rem;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-toolbar.v-toolbar--absolute{position:absolute;top:0;z-index:1}.v-toolbar.v-toolbar--bottom{top:auto;bottom:0}.v-toolbar.v-toolbar--collapse .v-toolbar__title{white-space:nowrap}.v-toolbar.v-toolbar--collapsed{max-width:112px;overflow:hidden}.v-application--is-ltr .v-toolbar.v-toolbar--collapsed{border-bottom-right-radius:24px}.v-application--is-rtl .v-toolbar.v-toolbar--collapsed{border-bottom-left-radius:24px}.v-toolbar.v-toolbar--collapsed .v-toolbar__extension,.v-toolbar.v-toolbar--collapsed .v-toolbar__title{display:none}.v-toolbar--dense .v-toolbar__content,.v-toolbar--dense .v-toolbar__extension{padding-top:0;padding-bottom:0}.v-toolbar--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-toolbar--floating{display:inline-flex}.v-toolbar--prominent .v-toolbar__content{align-items:flex-start}.v-toolbar--prominent .v-toolbar__title{font-size:1.5rem;padding-top:6px}.v-toolbar--prominent:not(.v-toolbar--bottom) .v-toolbar__title{align-self:flex-end;padding-bottom:6px;padding-top:0}.brand-name{font-size:16pt;color:#fff}.header-links{font-family:Montserrat;font-style:normal;font-weight:700;font-size:16px;line-height:20px;text-align:center;text-transform:capitalize;color:#4b4843!important;mix-blend-mode:normal}.active-link{border-bottom-color:#fdd42c!important}.main-cover{background-color:#fefcfa}.main-cover-img-one{margin:auto;background-image:url(../img/main_1.fee92ddd.png);background-size:100% auto;background-position:50%;width:100%;height:100%;transition:all .3s ease;position:absolute}.main-cover-img-two{background-image:url(../img/main_2.13dc4596.png)}.main-cover-img-three,.main-cover-img-two{margin:auto;background-size:100% auto;background-position:50%;height:540px;width:1024px}.main-cover-img-three{background-image:url(../img/main_3.d8e75e09.png)}.main-cover-img{margin:auto;overflow:hidden;position:relative;height:540px;width:1024px}.main-cover-img-sm{width:100%;height:320px}.main-cover-img-md,.main-cover-img-sm{margin:auto;background-image:url(../img/main-cover-mobile.48d689d8.png);background-size:100% auto;background-position:50%}.main-cover-img-md{width:78%;height:560px}#main-general-text-wrapper{margin:auto;width:1024px;margin-top:50px;padding-left:150px;padding-right:250px}#main-general-text-sm{margin:auto;width:100%;margin-top:25px;padding-left:15%;padding-right:25%}#main-intro-text-wrapper{z-index:2;margin:auto;padding-left:220px;padding-right:370px;padding-top:130px}#title{font-family:Montserrat;font-weight:950;margin-top:60px;font-size:38px;text-align:center;color:#3d3d3d}.main-logo{padding-top:36px}.main-title-block{width:max-content;white-space:nowrap;padding-left:7%;margin-bottom:70px}.titleCapabilities{font-weight:bolder;font-size:40px;font-style:normal;line-height:49px;color:#4b4843;margin-bottom:18px}#titleCooperation,.titleCapabilities{font-family:Montserrat;margin-top:50px}#titleCooperation{font-weight:950;margin-bottom:50px;font-size:38px;text-align:center;color:#3d3d3d}.nav-titles{margin-top:32px;font-family:Montserrat;font-style:normal;font-weight:700;color:#3d3d3d!important;font-size:18px;text-transform:capitalize}#subtitle,#subtitleCapabilities,.subtitle-characters{font-family:Montserrat;font-style:normal;font-weight:700;font-size:24px;color:#3d3d3d}#subtitleCapabilities{margin-top:40px}#title-description{font-family:Montserrat;font-style:normal;font-weight:400;text-align:center;font-size:18px;margin-top:5px}#main-text-coop,.main-text{font-family:Montserrat;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}#main-text-coop{line-height:150%;mix-blend-mode:normal}.main-text-footer{font-weight:400;color:#fff}.main-text-footer,.main-text-footer a{font-family:Montserrat;font-style:normal;font-size:16px;margin-top:-10px}.main-text-footer a{font-weight:700;color:#fdd42c!important}#back{background:url(../img/background1.77536bd2.png) no-repeat 50%;width:100%;margin-top:110px;height:650px;background-size:cover}#back2{background:url(../img/coop.c228bd38.png) no-repeat 50%;background-size:cover;z-index:1}#navbar-toolbar{position:fixed;width:100%;height:90px!important;z-index:3;background-color:#fefcfa}header.navbarOnScroll{background-color:#fff!important;box-shadow:0 8px 16px rgba(222,193,118,.25)!important}#main-general-text{font-size:40px;line-height:49px}#main-general-text,#main-general-text-sm{font-family:Montserrat;font-weight:bolder;font-style:normal;color:#4b4843}#main-general-text-sm{font-size:32px;line-height:40px}#main-intro-title{font-family:Montserrat;font-style:normal;font-weight:700;font-size:20px;line-height:25px;color:#3d3d3d;margin-bottom:14px!important}#main-intro-divider{margin-bottom:14px!important;width:88%;height:6px;background-color:#ebe3d4;border-radius:3px 3px 3px 3px}#main-intro-text{font-style:normal;font-weight:400;font-size:16px;padding-left:3px;line-height:23px;margin-bottom:14px!important}#main-demo-btn,#main-intro-text{font-family:Montserrat;color:#3d3d3d}#main-demo-btn{font-weight:bolder;letter-spacing:.75px;font-size:15px;border-radius:200px;padding:25px 36px 25px 36px;background-color:#fdd42c;box-shadow:0 8px 16px rgba(222,193,118,.25)!important;filter:drop-shadow(0 8px 12px #FFF38A)}#main-subtitile-demo-btn{padding-top:12px;padding-left:5px;font-style:normal;font-weight:400;font-size:12px;line-height:24px;opacity:.5}#try-btn{margin-top:40px;font-weight:700;margin-right:20px;box-shadow:0 8px 16px #fff38a!important}#invite-btn,#try-btn{padding:0 25px 0 25px;background-color:#fdd42c;color:#3d3d3d;font-family:Montserrat;letter-spacing:.75px;font-size:14px}#invite-btn{font-weight:bolder;display:none}.invite-btn-navbar{margin-top:30px;padding:0 25px 0 25px;margin-right:20px;box-shadow:0 8px 16px rgba(222,193,118,.5)!important}.invite-btn-navbar,.invite-btn-navbar-sm{background-color:#fdd42c!important;color:#3d3d3d;font-family:Montserrat;font-weight:bolder;letter-spacing:.75px;font-size:14px}.invite-btn-navbar-sm{margin:0;padding:0 5px 0 5px;margin-right:20px;box-shadow:0 8px 16px rgba(222,193,118,.25)!important}.cases-btn{margin-bottom:48px;filter:drop-shadow(0 8px 12px #FFF38A)!important}.cases-btn,.price-btn{margin-top:auto!important;padding:10px 30px 10px 30px;background-color:#fdd42c!important;color:#3d3d3d;font-family:Montserrat;font-weight:bolder;letter-spacing:.75px;font-size:14px;box-shadow:0 8px 16px rgba(222,193,118,.25)!important}.price-btn{max-width:260px;margin-left:40px!important;margin-top:40px!important;filter:drop-shadow(0 2px 6px #FFF38A)!important}price-middle{box-shadow:0 8px 16px rgba(222,193,118,.55)!important;filter:drop-shadow(0 2px 6px #8d1036)!important}.price-btn-low{margin-top:auto!important;max-width:260px;margin-left:40px!important;margin-top:40px!important;padding:10px 30px 10px 30px;background-color:#fefcfa!important;color:#3d3d3d;font-family:Montserrat;font-weight:bolder;letter-spacing:.75px;font-size:14px;box-shadow:0 8px 16px rgba(222,193,118,.25)!important;filter:drop-shadow(0 2px 6px #d8d0d0)!important}.request-btn{background-color:#9e54fc!important;color:#fff!important;filter:drop-shadow(0 2px 6px #9E54FC)!important}.cases-text{color:#3d3d3d;font-size:32px;padding-top:48px;padding-bottom:24px}#req-btn{margin-top:10px;display:none}#req-btn,#req-btn-navbar{padding:0 25px 0 25px;background-color:initial;border:0;color:#3d3d3d;font-family:Montserrat;font-weight:bolder;letter-spacing:.75px;font-size:14px}#req-btn-navbar{margin-top:30px}#req-btn-navbar-sm{margin:0;padding:0 5px 0 5px;background-color:initial;border:0;font-weight:bolder}#req-btn-navbar-sm,#test-btn{color:#3d3d3d;font-family:Montserrat;letter-spacing:.75px;font-size:14px}#test-btn{margin-top:10px;margin:auto;width:30%;padding:0 25px 0 25px;background-color:#fdd42c;font-weight:700;box-shadow:none!important}.underlined-start{border-bottom-color:#fefcfa!important}.underlined-start:hover{border-bottom-color:#fdd42c!important}.underlined{border-bottom:5px solid;border-bottom-color:#fff;left:70.57%;right:21.09%;top:1.92%;bottom:97.95%}.underlined:hover{border-bottom-color:#fdd42c}a{text-decoration:none}#card1{border-radius:50px 50px;background-color:#fdd42c}#card1-col1{margin-left:35px;width:20%;margin-top:10px;z-index:2}#card1-col2{z-index:2}#card1-row{margin:-65px 30px 10px 30px}#card2{border-radius:50px 50px;height:550px;margin-top:20px;background-color:#fff;z-index:2}#card2-row1{margin:0 40px 0 40px}#card2-row2{margin:10px 30px 20px 30px}#card3{height:350px;background-color:#3d3d3d;z-index:2}#card3-row1{margin:0 50px 0 50px}#card3-row2{margin:20px 15px 0 15px}#card4{height:350px;margin-top:20px;background-color:#ffefab;z-index:2}#card4-row1{margin:0 40px 0 40px}#card4-row2{margin:10px 15px 0 15px}.font1{line-height:1.15}.font2{color:#fff!important;margin-top:15px}.font2,.font3{line-height:1.3}.font3{margin-top:20px}#img1{z-index:1!important}#img2{margin-top:25px}#menu-list{display:none}#how-works{background:transparent;border:0;margin-top:-100px}#how-works-desc{text-align:center;font-size:18px;margin-top:10px}.rounded-card{border-radius:50px 50px!important;position:relative;margin-top:20px;height:auto;padding:60px}#footerContainer{width:auto!important;min-height:220px!important;background-size:cover;margin-top:-65px;z-index:3}#footerCard,#footerContainer{background-color:#3d3d3d;height:auto}#footerCard{width:100%;border:0}#footerCols{margin-left:-70px}.footerCardText{font-family:Montserrat;font-style:normal;font-weight:400;font-size:12px;line-height:18px;color:#ababab;mix-blend-mode:normal}#footerCardImg{display:inline-flex;font-size:16px;margin-top:30px}.videoCard-md{height:500px;width:880px}.videoCard-md,.videoCard-xl{padding-top:50px;margin-right:100px;margin:auto;background-image:url(../img/notebook.e0226458.svg);background-size:100% auto;background-position:50%}.videoCard-xl{height:580px;width:1000px}.videoCard-sm{padding:25px;padding-top:55px;margin:auto;height:450px}.videoCard-sm,.videoCard-xs{background-image:url(../img/notebook.e0226458.svg);background-size:100% auto;background-position:50%;width:100%}.videoCard-xs{padding-top:60px;margin-right:20px;margin:auto;height:280px}#tablet-style{margin-left:48%;margin-right:48%;margin-bottom:10px}#tablet-up{margin-top:10px}#video{position:relative;height:auto;padding-top:42px;padding-left:80px;padding-right:80px}.video-player-sm,.video-player-xs{width:80%;height:auto;z-index:1!important}.video-player-md,.video-player-xl{width:820px;height:auto;z-index:1!important}#video-row-2{width:100%}#video-row-xs{margin-top:18%;margin-left:45%}#video-row-sm,#video-row-xs{position:absolute;z-index:2!important}#video-row-sm{margin-top:20%;margin-left:48%}#video-row-md{margin-top:180px;position:absolute;margin-left:36%;z-index:2!important}.play-btn-pos{width:100px;height:100px;position:absolute;top:5%;bottom:0;left:0;right:0;margin:auto}#mainCard{background:transparent;border:0}#mainCardActions{margin-top:15px;justify-content:center}#how-worksContainer{background-color:#fffaf4;height:200px}#charactersContainer{background-color:#f8f1e8}.cardsCharacters{border-radius:50px 50px!important}#videoContainer{background-color:#fffaf4;height:auto;background-size:cover}#capabilitiesRow{margin-top:40px}.textOnBoard{color:#fff;text-shadow:#000 0 2px 3px}html{scroll-behavior:smooth}.logo{margin-left:4%;margin-top:50px}#br-main,#br-subtitle{display:none}.img-capabilities{max-height:100px}#email_sent{display:none;text-align:center;font-family:Montserrat;font-size:16px;color:#3d3d3d}@media only screen and (max-width:1264px){#menu-list{display:block}#title{font-family:Montserrat;font-weight:950;margin-top:60px;font-size:30px;text-align:center}.titleCapabilities{margin-top:50px;margin-top:30px}#titleCooperation,.titleCapabilities{font-family:Montserrat;font-weight:950;font-size:30px;color:#3d3d3d}#titleCooperation{margin-top:60px;text-align:center;margin-top:150px}.subtitle-characters{font-family:Montserrat;font-style:normal;font-weight:700;font-size:20px;color:#3d3d3d}#img-capabilities{width:230px}}@media only screen and (max-width:960px){#footerCardText{text-align:center}#forCenter{display:table;margin:0 auto}.main-text-footer{font-family:Montserrat;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d;margin-top:-10px;margin-left:-30px}#footerCard{width:100%;border-radius:0;background-color:#3d3d3d;height:auto}#test-btn{margin-top:10px;margin:auto;width:60%;padding:0 25px 0 25px;background-color:#fdd42c;color:#3d3d3d;font-family:Montserrat;font-weight:700;letter-spacing:.75px;font-size:14px}.rounded-card{border-radius:30px 30px!important;position:relative;margin-top:20px;height:auto;padding:40px}.subtitle-characters{font-size:18px;color:#3d3d3d}#subtitleCapabilities,.subtitle-characters{font-family:Montserrat;font-style:normal;font-weight:700}#subtitleCapabilities{font-size:16px;margin-top:40px}.main-text{font-family:Montserrat;font-style:normal;font-weight:400;font-size:12px;color:#3d3d3d}#img-capabilities{width:160px}}@media only screen and (max-width:720px){#back{background:url(../img/background1.77536bd2.png) no-repeat 50%;height:400px;background-size:cover}#mainCard{margin-top:-50px}#invite-btn{display:flex}#req-btn{display:block}.logo{text-align:center;margin:auto;width:100%;float:right}#title{line-height:1.15}#br-main,#br-subtitle{display:block}#how-worksContainer{background-color:#fffaf4;height:300px;margin-bottom:30px}#how-works{margin-top:-20px}}@media only screen and (max-width:600px){#title{margin-top:60px;text-align:center}#title,.titleCapabilities{font-family:Montserrat;font-weight:950;font-size:24px}.titleCapabilities{margin-top:50px;margin-top:30px}#titleCooperation{font-family:Montserrat;font-weight:950;font-size:24px;text-align:center;margin-top:250px;margin-bottom:40px}#test-btn{margin:auto;margin-bottom:20px;width:85%;padding:0 25px 0 25px;background-color:#fdd42c;color:#3d3d3d;font-family:Montserrat;font-weight:700;letter-spacing:.75px;font-size:14px}.rounded-card{border-radius:20px 20px!important;position:relative;margin-top:20px;height:auto;padding:30px}.subtitle-characters{font-family:Montserrat;font-style:normal;font-weight:700;text-align:center;font-size:18px;color:#3d3d3d}#subtitleCapabilities{font-weight:bolder;font-size:20px;margin-top:40px}#subtitleCapabilities,.main-text{font-family:Montserrat;font-style:normal}.main-text{font-weight:400;font-size:16px;color:#3d3d3d}#img-capabilities{width:350px}#email_sent{margin-bottom:30px}}.slide-fade-enter-active{transition:all 1s ease}.slide-fade-leave-active{transition:all .1s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.component-fade-enter-active,.component-fade-leave-active{transition:opacity .3s ease}.component-fade-enter,.component-fade-leave-to{opacity:0}.base-line{position:relative;text-align:center;margin:60px 0;padding:30px 0;display:flex;align-items:center;justify-content:center;overflow-x:hidden}.base-line:before{top:0;left:0;right:0;height:50%;background:gold}.base-line:after,.base-line:before{content:"";display:block;position:absolute;z-index:1}.base-line:after{bottom:0;width:0;height:0;border-left:1000px solid transparent;border-right:1000px solid transparent;border-top:142px solid gold}.base-line .text{font-size:28px;font-weight:700;margin-bottom:20px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;color:#fff}.boards{padding-top:60px;padding-bottom:60px;width:100%;padding:12px;margin-right:auto;margin-left:auto}.boards .row{align-items:center;gap:40px}.boards-block{text-align:center;max-width:650px;margin:0 auto}.boards-block .titleCapabilities{margin-bottom:24px;line-height:1.3;font-weight:700}.boards-block .titleCapabilities span{color:#14ab1b}.boards-block .main-text .offer{color:#14ab1b;font-weight:600}.boards-block #boards-btn{font-weight:bolder;letter-spacing:.75px;font-size:15px;border-radius:200px;padding:25px 36px 25px 36px;background-color:#14ab1b;color:#fff;margin-top:24px}.boards-advansed{margin-top:70px!important;gap:32px;display:flex;align-items:flex-start!important;justify-content:space-around;margin-right:-200px}.boards-advansed .item{max-width:300px;text-align:left;color:#4b4843}.boards-advansed .item .title{font-weight:600}.boards-advansed .item img{width:32px;height:auto;margin-bottom:12px}.boards-advansed .item a{color:#4b4843;text-decoration:underline}.boards-advansed .item a:hover{text-decoration:none}.boards-image{width:36%;position:relative;overflow:hidden}.boards-image img{width:100%;height:auto;position:relative;z-index:1}.boards-image svg{width:70%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2}.stiker-1{opacity:0;animation:stiker_animate 1s linear 0s forwards}.stiker-2{opacity:0;animation:stiker_animate 1s linear .5s forwards}.stiker-3{opacity:0;animation:stiker_animate 1s linear 1s forwards}.stiker-4{opacity:1}.stiker-5{opacity:0;transform-origin:40% 80%;animation:stiker_animate 1s linear 0s forwards,stiker_animate_3 5s linear 3s infinite}.stiker-6{opacity:0;animation:stiker_animate 1s linear .5s forwards}.stiker-7{opacity:0;animation:stiker_animate 1s linear 1s forwards}.stiker-8{opacity:0;transform-origin:50% 40%;animation:stiker_animate_2 1s linear 1s forwards,stiker_animate_3 4s linear 1s infinite}.stiker-9{opacity:0;animation:stiker_animate_2 1s linear 1s forwards}@media (max-width:1440px){.boards-advansed{margin-right:0}}@media (max-width:1200px){.boards-image{width:70%;position:relative;margin:0 auto;order:1}.boards-block{order:2}}@media (max-width:1200px){body{overflow-x:hidden}}@media (max-width:992px){.boards-advansed{padding:0 20px}.boards-advansed .item{max-width:260px}}@media (max-width:540px){.boards-block{padding:0 16px}.boards-image{width:80%}}@keyframes stiker_animate{0%{transform:translateX(-140px) rotate(20deg);opacity:0}to{transform:translateX(0) rotate(0deg);opacity:1}}@keyframes stiker_animate_2{0%{transform:translateX(-140px) rotate(-40deg);opacity:0}to{transform:translateX(0) rotate(0deg);opacity:1}}@keyframes stiker_animate_3{0%{transform:translateX(0) rotate(0deg);opacity:1}50%{transform:translateX(0) rotate(-5deg);opacity:1}to{transform:translateX(0) rotate(0deg);opacity:1}}.sboqSoPQ_0{stroke-dasharray:572 574;stroke-dashoffset:573;animation:sboqSoPQ_draw 2s linear 0ms forwards}.sboqSoPQ_1{stroke-dasharray:466 468;stroke-dashoffset:467;animation:sboqSoPQ_draw 2s linear 2ms forwards}.sboqSoPQ_2{stroke-dasharray:318 320;stroke-dashoffset:319;animation:sboqSoPQ_draw 2s linear 4ms forwards}.sboqSoPQ_3{stroke-dasharray:307 309;stroke-dashoffset:308;animation:sboqSoPQ_draw 2s linear 7ms forwards}.sboqSoPQ_4{stroke-dasharray:383 385;stroke-dashoffset:384;animation:sboqSoPQ_draw 2s linear 9ms forwards}.sboqSoPQ_5{stroke-dasharray:340 342;stroke-dashoffset:341;animation:sboqSoPQ_draw 2s linear 11ms forwards}.sboqSoPQ_6{stroke-dasharray:378 380;stroke-dashoffset:379;animation:sboqSoPQ_draw 2s linear 14ms forwards}.sboqSoPQ_7{stroke-dasharray:373 375;stroke-dashoffset:374;animation:sboqSoPQ_draw 2s linear 16ms forwards}.sboqSoPQ_8{stroke-dasharray:106 108;stroke-dashoffset:107;animation:sboqSoPQ_draw 2s linear 19ms forwards}.sboqSoPQ_9{stroke-dasharray:535 537;stroke-dashoffset:536;animation:sboqSoPQ_draw 2s linear 21ms forwards}.sboqSoPQ_10{stroke-dasharray:383 385;stroke-dashoffset:384;animation:sboqSoPQ_draw 2s linear 23ms forwards}.sboqSoPQ_11{stroke-dasharray:340 342;stroke-dashoffset:341;animation:sboqSoPQ_draw 2s linear 26ms forwards}.sboqSoPQ_12{stroke-dasharray:377 379;stroke-dashoffset:378;animation:sboqSoPQ_draw 2s linear 28ms forwards}.sboqSoPQ_13{stroke-dasharray:438 440;stroke-dashoffset:439;animation:sboqSoPQ_draw 2s linear 30ms forwards}.sboqSoPQ_14{stroke-dasharray:2372 2374;stroke-dashoffset:2373;animation:sboqSoPQ_draw 2s linear 33ms forwards}.sboqSoPQ_15{stroke-dasharray:348 350;stroke-dashoffset:349;animation:sboqSoPQ_draw 2s linear 35ms forwards}.sboqSoPQ_16{stroke-dasharray:390 392;stroke-dashoffset:391;animation:sboqSoPQ_draw 2s linear 38ms forwards}.sboqSoPQ_17{stroke-dasharray:263 265;stroke-dashoffset:264;animation:sboqSoPQ_draw 2s linear 40ms forwards}.sboqSoPQ_18{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 42ms forwards}.sboqSoPQ_19{stroke-dasharray:142 144;stroke-dashoffset:143;animation:sboqSoPQ_draw 2s linear 45ms forwards}.sboqSoPQ_20{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 47ms forwards}.sboqSoPQ_21{stroke-dasharray:281 283;stroke-dashoffset:282;animation:sboqSoPQ_draw 2s linear 49ms forwards}.sboqSoPQ_22{stroke-dasharray:322 324;stroke-dashoffset:323;animation:sboqSoPQ_draw 2s linear 52ms forwards}.sboqSoPQ_23{stroke-dasharray:296 298;stroke-dashoffset:297;animation:sboqSoPQ_draw 2s linear 54ms forwards}.sboqSoPQ_24{stroke-dasharray:235 237;stroke-dashoffset:236;animation:sboqSoPQ_draw 2s linear 57ms forwards}.sboqSoPQ_25{stroke-dasharray:142 144;stroke-dashoffset:143;animation:sboqSoPQ_draw 2s linear 59ms forwards}.sboqSoPQ_26{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 61ms forwards}.sboqSoPQ_27{animation:sboqSoPQ_draw 2s linear 64ms forwards}.sboqSoPQ_27,.sboqSoPQ_28{stroke-dasharray:281 283;stroke-dashoffset:282}.sboqSoPQ_28{animation:sboqSoPQ_draw 2s linear 66ms forwards}.sboqSoPQ_29{stroke-dasharray:231 233;stroke-dashoffset:232;animation:sboqSoPQ_draw 2s linear 68ms forwards}.sboqSoPQ_30{stroke-dasharray:263 265;stroke-dashoffset:264;animation:sboqSoPQ_draw 2s linear 71ms forwards}.sboqSoPQ_31{stroke-dasharray:205 207;stroke-dashoffset:206;animation:sboqSoPQ_draw 2s linear 73ms forwards}.sboqSoPQ_32{stroke-dasharray:263 265;stroke-dashoffset:264;animation:sboqSoPQ_draw 2s linear 76ms forwards}.sboqSoPQ_33{stroke-dasharray:281 283;stroke-dashoffset:282;animation:sboqSoPQ_draw 2s linear 78ms forwards}.sboqSoPQ_34{stroke-dasharray:390 392;stroke-dashoffset:391;animation:sboqSoPQ_draw 2s linear 80ms forwards}.sboqSoPQ_35{stroke-dasharray:322 324;stroke-dashoffset:323;animation:sboqSoPQ_draw 2s linear 83ms forwards}.sboqSoPQ_36{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 85ms forwards}.sboqSoPQ_37{stroke-dasharray:205 207;stroke-dashoffset:206;animation:sboqSoPQ_draw 2s linear 87ms forwards}.sboqSoPQ_38{stroke-dasharray:227 229;stroke-dashoffset:228;animation:sboqSoPQ_draw 2s linear 90ms forwards}.sboqSoPQ_39{stroke-dasharray:264 266;stroke-dashoffset:265;animation:sboqSoPQ_draw 2s linear 92ms forwards}.sboqSoPQ_40{stroke-dasharray:443 445;stroke-dashoffset:444;animation:sboqSoPQ_draw 2s linear 95ms forwards}.sboqSoPQ_41{stroke-dasharray:130 132;stroke-dashoffset:131;animation:sboqSoPQ_draw 2s linear 97ms forwards}.sboqSoPQ_42{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 99ms forwards}.sboqSoPQ_43{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 102ms forwards}.sboqSoPQ_44{stroke-dasharray:762 764;stroke-dashoffset:763;animation:sboqSoPQ_draw 2s linear 104ms forwards}.sboqSoPQ_45{stroke-dasharray:76 78;stroke-dashoffset:77;animation:sboqSoPQ_draw 2s linear 106ms forwards}.sboqSoPQ_46{stroke-dasharray:97 99;stroke-dashoffset:98;animation:sboqSoPQ_draw 2s linear 109ms forwards}.sboqSoPQ_47{stroke-dasharray:2276 2278;stroke-dashoffset:2277;animation:sboqSoPQ_draw 2s linear 111ms forwards}.sboqSoPQ_48{stroke-dasharray:348 350;stroke-dashoffset:349;animation:sboqSoPQ_draw 2s linear 114ms forwards}.sboqSoPQ_49{stroke-dasharray:390 392;stroke-dashoffset:391;animation:sboqSoPQ_draw 2s linear 116ms forwards}.sboqSoPQ_50{stroke-dasharray:231 233;stroke-dashoffset:232;animation:sboqSoPQ_draw 2s linear 118ms forwards}.sboqSoPQ_51{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 121ms forwards}.sboqSoPQ_52{stroke-dasharray:296 298;stroke-dashoffset:297;animation:sboqSoPQ_draw 2s linear 123ms forwards}.sboqSoPQ_53{stroke-dasharray:159 161;stroke-dashoffset:160;animation:sboqSoPQ_draw 2s linear 125ms forwards}.sboqSoPQ_54{stroke-dasharray:357 359;stroke-dashoffset:358;animation:sboqSoPQ_draw 2s linear 128ms forwards}.sboqSoPQ_55{stroke-dasharray:281 283;stroke-dashoffset:282;animation:sboqSoPQ_draw 2s linear .13s forwards}.sboqSoPQ_56{stroke-dasharray:297 299;stroke-dashoffset:298;animation:sboqSoPQ_draw 2s linear 133ms forwards}.sboqSoPQ_57{stroke-dasharray:286 288;stroke-dashoffset:287;animation:sboqSoPQ_draw 2s linear 135ms forwards}.sboqSoPQ_58{stroke-dasharray:322 324;stroke-dashoffset:323;animation:sboqSoPQ_draw 2s linear 137ms forwards}.sboqSoPQ_59{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear .14s forwards}.sboqSoPQ_60{stroke-dasharray:205 207;stroke-dashoffset:206;animation:sboqSoPQ_draw 2s linear 142ms forwards}.sboqSoPQ_61{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 144ms forwards}.sboqSoPQ_62{stroke-dasharray:227 229;stroke-dashoffset:228;animation:sboqSoPQ_draw 2s linear 147ms forwards}.sboqSoPQ_63{stroke-dasharray:443 445;stroke-dashoffset:444;animation:sboqSoPQ_draw 2s linear 149ms forwards}.sboqSoPQ_64{stroke-dasharray:130 132;stroke-dashoffset:131;animation:sboqSoPQ_draw 2s linear 152ms forwards}.sboqSoPQ_65{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 154ms forwards}.sboqSoPQ_66{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 156ms forwards}.sboqSoPQ_67{stroke-dasharray:231 233;stroke-dashoffset:232;animation:sboqSoPQ_draw 2s linear 159ms forwards}.sboqSoPQ_68{animation:sboqSoPQ_draw 2s linear 161ms forwards}.sboqSoPQ_68,.sboqSoPQ_69{stroke-dasharray:230 232;stroke-dashoffset:231}.sboqSoPQ_69{animation:sboqSoPQ_draw 2s linear 163ms forwards}.sboqSoPQ_70{stroke-dasharray:322 324;stroke-dashoffset:323;animation:sboqSoPQ_draw 2s linear 166ms forwards}.sboqSoPQ_71{stroke-dasharray:263 265;stroke-dashoffset:264;animation:sboqSoPQ_draw 2s linear 168ms forwards}.sboqSoPQ_72{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 171ms forwards}.sboqSoPQ_73{stroke-dasharray:329 331;stroke-dashoffset:330;animation:sboqSoPQ_draw 2s linear 173ms forwards}.sboqSoPQ_74{stroke-dasharray:227 229;stroke-dashoffset:228;animation:sboqSoPQ_draw 2s linear 175ms forwards}.sboqSoPQ_75{stroke-dasharray:263 265;stroke-dashoffset:264;animation:sboqSoPQ_draw 2s linear 178ms forwards}.sboqSoPQ_76{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear .18s forwards}.sboqSoPQ_77{stroke-dasharray:231 233;stroke-dashoffset:232;animation:sboqSoPQ_draw 2s linear 182ms forwards}.sboqSoPQ_78{stroke-dasharray:227 229;stroke-dashoffset:228;animation:sboqSoPQ_draw 2s linear 185ms forwards}.sboqSoPQ_79{stroke-dasharray:281 283;stroke-dashoffset:282;animation:sboqSoPQ_draw 2s linear 187ms forwards}.sboqSoPQ_80{stroke-dasharray:1917 1919;stroke-dashoffset:1918;animation:sboqSoPQ_draw 2s linear .19s forwards}.sboqSoPQ_81{stroke-dasharray:250 252;stroke-dashoffset:251;animation:sboqSoPQ_draw 2s linear 192ms forwards}.sboqSoPQ_82{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 194ms forwards}.sboqSoPQ_83{stroke-dasharray:172 174;stroke-dashoffset:173;animation:sboqSoPQ_draw 2s linear 197ms forwards}.sboqSoPQ_84{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear 199ms forwards}.sboqSoPQ_85{stroke-dasharray:141 143;stroke-dashoffset:142;animation:sboqSoPQ_draw 2s linear 201ms forwards}.sboqSoPQ_86{stroke-dasharray:192 194;stroke-dashoffset:193;animation:sboqSoPQ_draw 2s linear 204ms forwards}.sboqSoPQ_87{stroke-dasharray:94 96;stroke-dashoffset:95;animation:sboqSoPQ_draw 2s linear 206ms forwards}.sboqSoPQ_88{stroke-dasharray:234 236;stroke-dashoffset:235;animation:sboqSoPQ_draw 2s linear 209ms forwards}.sboqSoPQ_89{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 211ms forwards}.sboqSoPQ_90{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 213ms forwards}.sboqSoPQ_91{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 216ms forwards}.sboqSoPQ_92{animation:sboqSoPQ_draw 2s linear 218ms forwards}.sboqSoPQ_92,.sboqSoPQ_93{stroke-dasharray:158 160;stroke-dashoffset:159}.sboqSoPQ_93{animation:sboqSoPQ_draw 2s linear .22s forwards}.sboqSoPQ_94{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 223ms forwards}.sboqSoPQ_95{stroke-dasharray:139 141;stroke-dashoffset:140;animation:sboqSoPQ_draw 2s linear 225ms forwards}.sboqSoPQ_96{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 228ms forwards}.sboqSoPQ_97{stroke-dasharray:137 139;stroke-dashoffset:138;animation:sboqSoPQ_draw 2s linear .23s forwards}.sboqSoPQ_98{stroke-dasharray:134 136;stroke-dashoffset:135;animation:sboqSoPQ_draw 2s linear 232ms forwards}.sboqSoPQ_99{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 235ms forwards}.sboqSoPQ_100{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 237ms forwards}.sboqSoPQ_101{stroke-dasharray:167 169;stroke-dashoffset:168;animation:sboqSoPQ_draw 2s linear 239ms forwards}.sboqSoPQ_102{animation:sboqSoPQ_draw 2s linear 242ms forwards}.sboqSoPQ_102,.sboqSoPQ_103{stroke-dasharray:158 160;stroke-dashoffset:159}.sboqSoPQ_103{animation:sboqSoPQ_draw 2s linear 244ms forwards}.sboqSoPQ_104{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 247ms forwards}.sboqSoPQ_105{stroke-dasharray:171 173;stroke-dashoffset:172;animation:sboqSoPQ_draw 2s linear 249ms forwards}.sboqSoPQ_106{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 251ms forwards}.sboqSoPQ_107{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 254ms forwards}.sboqSoPQ_108{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 256ms forwards}.sboqSoPQ_109{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 258ms forwards}.sboqSoPQ_110{stroke-dasharray:198 200;stroke-dashoffset:199;animation:sboqSoPQ_draw 2s linear 261ms forwards}.sboqSoPQ_111{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 263ms forwards}.sboqSoPQ_112{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 266ms forwards}.sboqSoPQ_113{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 268ms forwards}.sboqSoPQ_114{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear .27s forwards}.sboqSoPQ_115{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 273ms forwards}.sboqSoPQ_116{stroke-dasharray:20 22;stroke-dashoffset:21;animation:sboqSoPQ_draw 2s linear 275ms forwards}.sboqSoPQ_117{stroke-dasharray:161 163;stroke-dashoffset:162;animation:sboqSoPQ_draw 2s linear 277ms forwards}.sboqSoPQ_118{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear .28s forwards}.sboqSoPQ_119{stroke-dasharray:234 236;stroke-dashoffset:235;animation:sboqSoPQ_draw 2s linear 282ms forwards}.sboqSoPQ_120{stroke-dasharray:192 194;stroke-dashoffset:193;animation:sboqSoPQ_draw 2s linear 285ms forwards}.sboqSoPQ_121{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 287ms forwards}.sboqSoPQ_122{stroke-dasharray:137 139;stroke-dashoffset:138;animation:sboqSoPQ_draw 2s linear 289ms forwards}.sboqSoPQ_123{stroke-dasharray:134 136;stroke-dashoffset:135;animation:sboqSoPQ_draw 2s linear 292ms forwards}.sboqSoPQ_124{stroke-dasharray:206 208;stroke-dashoffset:207;animation:sboqSoPQ_draw 2s linear 294ms forwards}.sboqSoPQ_125{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 296ms forwards}.sboqSoPQ_126{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 299ms forwards}.sboqSoPQ_127{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 301ms forwards}.sboqSoPQ_128{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 304ms forwards}.sboqSoPQ_129{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 306ms forwards}.sboqSoPQ_130{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 308ms forwards}.sboqSoPQ_131{stroke-dasharray:35 37;stroke-dashoffset:36;animation:sboqSoPQ_draw 2s linear 311ms forwards}.sboqSoPQ_132{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 313ms forwards}.sboqSoPQ_133{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 315ms forwards}.sboqSoPQ_134{stroke-dasharray:234 236;stroke-dashoffset:235;animation:sboqSoPQ_draw 2s linear 318ms forwards}.sboqSoPQ_135{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear .32s forwards}.sboqSoPQ_136{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 323ms forwards}.sboqSoPQ_137{stroke-dasharray:206 208;stroke-dashoffset:207;animation:sboqSoPQ_draw 2s linear 325ms forwards}.sboqSoPQ_138{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 327ms forwards}.sboqSoPQ_139{stroke-dasharray:167 169;stroke-dashoffset:168;animation:sboqSoPQ_draw 2s linear .33s forwards}.sboqSoPQ_140{stroke-dasharray:137 139;stroke-dashoffset:138;animation:sboqSoPQ_draw 2s linear 332ms forwards}.sboqSoPQ_141{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 334ms forwards}.sboqSoPQ_142{stroke-dasharray:20 22;stroke-dashoffset:21;animation:sboqSoPQ_draw 2s linear 337ms forwards}.sboqSoPQ_143{stroke-dasharray:159 161;stroke-dashoffset:160;animation:sboqSoPQ_draw 2s linear 339ms forwards}.sboqSoPQ_144{stroke-dasharray:1953 1955;stroke-dashoffset:1954;animation:sboqSoPQ_draw 2s linear 342ms forwards}.sboqSoPQ_145{stroke-dasharray:249 251;stroke-dashoffset:250;animation:sboqSoPQ_draw 2s linear 344ms forwards}.sboqSoPQ_146{stroke-dasharray:225 227;stroke-dashoffset:226;animation:sboqSoPQ_draw 2s linear 346ms forwards}.sboqSoPQ_147{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear 349ms forwards}.sboqSoPQ_148{stroke-dasharray:113 115;stroke-dashoffset:114;animation:sboqSoPQ_draw 2s linear 351ms forwards}.sboqSoPQ_149{stroke-dasharray:237 239;stroke-dashoffset:238;animation:sboqSoPQ_draw 2s linear 353ms forwards}.sboqSoPQ_150{animation:sboqSoPQ_draw 2s linear 356ms forwards}.sboqSoPQ_150,.sboqSoPQ_151{stroke-dasharray:210 212;stroke-dashoffset:211}.sboqSoPQ_151{animation:sboqSoPQ_draw 2s linear 358ms forwards}.sboqSoPQ_152{stroke-dasharray:211 213;stroke-dashoffset:212;animation:sboqSoPQ_draw 2s linear 361ms forwards}.sboqSoPQ_153{stroke-dasharray:171 173;stroke-dashoffset:172;animation:sboqSoPQ_draw 2s linear 363ms forwards}.sboqSoPQ_154{stroke-dasharray:225 227;stroke-dashoffset:226;animation:sboqSoPQ_draw 2s linear 365ms forwards}.sboqSoPQ_155{animation:sboqSoPQ_draw 2s linear 368ms forwards}.sboqSoPQ_155,.sboqSoPQ_156{stroke-dasharray:210 212;stroke-dashoffset:211}.sboqSoPQ_156{animation:sboqSoPQ_draw 2s linear .37s forwards}.sboqSoPQ_157{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear 372ms forwards}.sboqSoPQ_158{stroke-dasharray:225 227;stroke-dashoffset:226;animation:sboqSoPQ_draw 2s linear 375ms forwards}.sboqSoPQ_159{stroke-dasharray:182 184;stroke-dashoffset:183;animation:sboqSoPQ_draw 2s linear 377ms forwards}.sboqSoPQ_160{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear .38s forwards}.sboqSoPQ_161{stroke-dasharray:183 185;stroke-dashoffset:184;animation:sboqSoPQ_draw 2s linear 382ms forwards}.sboqSoPQ_162{stroke-dasharray:211 213;stroke-dashoffset:212;animation:sboqSoPQ_draw 2s linear 384ms forwards}.sboqSoPQ_163{stroke-dasharray:171 173;stroke-dashoffset:172;animation:sboqSoPQ_draw 2s linear 387ms forwards}.sboqSoPQ_164{stroke-dasharray:225 227;stroke-dashoffset:226;animation:sboqSoPQ_draw 2s linear 389ms forwards}.sboqSoPQ_165{stroke-dasharray:164 166;stroke-dashoffset:165;animation:sboqSoPQ_draw 2s linear 391ms forwards}.sboqSoPQ_166{stroke-dasharray:127 129;stroke-dashoffset:128;animation:sboqSoPQ_draw 2s linear 394ms forwards}.sboqSoPQ_167{stroke-dasharray:223 225;stroke-dashoffset:224;animation:sboqSoPQ_draw 2s linear 396ms forwards}.sboqSoPQ_168{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear 399ms forwards}.sboqSoPQ_169{stroke-dasharray:237 239;stroke-dashoffset:238;animation:sboqSoPQ_draw 2s linear 401ms forwards}.sboqSoPQ_170{stroke-dasharray:225 227;stroke-dashoffset:226;animation:sboqSoPQ_draw 2s linear 403ms forwards}.sboqSoPQ_171{stroke-dasharray:258 260;stroke-dashoffset:259;animation:sboqSoPQ_draw 2s linear 406ms forwards}.sboqSoPQ_172{stroke-dasharray:210 212;stroke-dashoffset:211;animation:sboqSoPQ_draw 2s linear 408ms forwards}.sboqSoPQ_173{stroke-dasharray:182 184;stroke-dashoffset:183;animation:sboqSoPQ_draw 2s linear .41s forwards}.sboqSoPQ_174{stroke-dasharray:127 129;stroke-dashoffset:128;animation:sboqSoPQ_draw 2s linear 413ms forwards}.sboqSoPQ_175{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear 415ms forwards}.sboqSoPQ_176{stroke-dasharray:237 239;stroke-dashoffset:238;animation:sboqSoPQ_draw 2s linear 418ms forwards}.sboqSoPQ_177{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear .42s forwards}.sboqSoPQ_178{stroke-dasharray:223 225;stroke-dashoffset:224;animation:sboqSoPQ_draw 2s linear 422ms forwards}.sboqSoPQ_179{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear 425ms forwards}.sboqSoPQ_180{stroke-dasharray:258 260;stroke-dashoffset:259;animation:sboqSoPQ_draw 2s linear 427ms forwards}.sboqSoPQ_181{stroke-dasharray:210 212;stroke-dashoffset:211;animation:sboqSoPQ_draw 2s linear 429ms forwards}.sboqSoPQ_182{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear 432ms forwards}.sboqSoPQ_183{stroke-dasharray:264 266;stroke-dashoffset:265;animation:sboqSoPQ_draw 2s linear 434ms forwards}.sboqSoPQ_184{stroke-dasharray:258 260;stroke-dashoffset:259;animation:sboqSoPQ_draw 2s linear 437ms forwards}.sboqSoPQ_185{stroke-dasharray:184 186;stroke-dashoffset:185;animation:sboqSoPQ_draw 2s linear 439ms forwards}.sboqSoPQ_186{stroke-dasharray:164 166;stroke-dashoffset:165;animation:sboqSoPQ_draw 2s linear 441ms forwards}.sboqSoPQ_187{stroke-dasharray:182 184;stroke-dashoffset:183;animation:sboqSoPQ_draw 2s linear 444ms forwards}.sboqSoPQ_188{stroke-dasharray:211 213;stroke-dashoffset:212;animation:sboqSoPQ_draw 2s linear 446ms forwards}.sboqSoPQ_189{stroke-dasharray:161 163;stroke-dashoffset:162;animation:sboqSoPQ_draw 2s linear 448ms forwards}.sboqSoPQ_190{stroke-dasharray:1687 1689;stroke-dashoffset:1688;animation:sboqSoPQ_draw 2s linear 451ms forwards}.sboqSoPQ_191{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 453ms forwards}.sboqSoPQ_192{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 456ms forwards}.sboqSoPQ_193{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 458ms forwards}.sboqSoPQ_194{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear .46s forwards}.sboqSoPQ_195{animation:sboqSoPQ_draw 2s linear 463ms forwards}.sboqSoPQ_195,.sboqSoPQ_196{stroke-dasharray:158 160;stroke-dashoffset:159}.sboqSoPQ_196{animation:sboqSoPQ_draw 2s linear 465ms forwards}.sboqSoPQ_197{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 467ms forwards}.sboqSoPQ_198{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear .47s forwards}.sboqSoPQ_199{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 472ms forwards}.sboqSoPQ_200{stroke-dasharray:137 139;stroke-dashoffset:138;animation:sboqSoPQ_draw 2s linear 475ms forwards}.sboqSoPQ_201{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 477ms forwards}.sboqSoPQ_202{stroke-dasharray:198 200;stroke-dashoffset:199;animation:sboqSoPQ_draw 2s linear 479ms forwards}.sboqSoPQ_203{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 482ms forwards}.sboqSoPQ_204{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 484ms forwards}.sboqSoPQ_205{stroke-dasharray:167 169;stroke-dashoffset:168;animation:sboqSoPQ_draw 2s linear 486ms forwards}.sboqSoPQ_206{stroke-dasharray:139 141;stroke-dashoffset:140;animation:sboqSoPQ_draw 2s linear 489ms forwards}.sboqSoPQ_207{stroke-dasharray:1777 1779;stroke-dashoffset:1778;animation:sboqSoPQ_draw 2s linear 491ms forwards}.sboqSoPQ_208{stroke-dasharray:63 65;stroke-dashoffset:64;animation:sboqSoPQ_draw 2s linear 494ms forwards}.sboqSoPQ_209{stroke-dasharray:145 147;stroke-dashoffset:146;animation:sboqSoPQ_draw 2s linear 496ms forwards}.sboqSoPQ_210{stroke-dasharray:234 236;stroke-dashoffset:235;animation:sboqSoPQ_draw 2s linear 498ms forwards}.sboqSoPQ_211{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 501ms forwards}.sboqSoPQ_212{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 503ms forwards}.sboqSoPQ_213{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 505ms forwards}.sboqSoPQ_214{stroke-dasharray:63 65;stroke-dashoffset:64;animation:sboqSoPQ_draw 2s linear 508ms forwards}.sboqSoPQ_215{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear .51s forwards}.sboqSoPQ_216{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 513ms forwards}.sboqSoPQ_217{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 515ms forwards}.sboqSoPQ_218{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 517ms forwards}.sboqSoPQ_219{stroke-dasharray:167 169;stroke-dashoffset:168;animation:sboqSoPQ_draw 2s linear .52s forwards}.sboqSoPQ_220{animation:sboqSoPQ_draw 2s linear 522ms forwards}.sboqSoPQ_220,.sboqSoPQ_221{stroke-dasharray:158 160;stroke-dashoffset:159}.sboqSoPQ_221{animation:sboqSoPQ_draw 2s linear 524ms forwards}.sboqSoPQ_222{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 527ms forwards}.sboqSoPQ_223{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 529ms forwards}.sboqSoPQ_224{stroke-dasharray:39 41;stroke-dashoffset:40;animation:sboqSoPQ_draw 2s linear 532ms forwards}.sboqSoPQ_225{stroke-dasharray:139 141;stroke-dashoffset:140;animation:sboqSoPQ_draw 2s linear 534ms forwards}.sboqSoPQ_226{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 536ms forwards}.sboqSoPQ_227{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear 539ms forwards}.sboqSoPQ_228{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 541ms forwards}.sboqSoPQ_229{stroke-dasharray:234 236;stroke-dashoffset:235;animation:sboqSoPQ_draw 2s linear 543ms forwards}.sboqSoPQ_230{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 546ms forwards}.sboqSoPQ_231{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 548ms forwards}.sboqSoPQ_232{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 551ms forwards}.sboqSoPQ_233{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 553ms forwards}.sboqSoPQ_234{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 555ms forwards}.sboqSoPQ_235{stroke-dasharray:134 136;stroke-dashoffset:135;animation:sboqSoPQ_draw 2s linear 558ms forwards}.sboqSoPQ_236{stroke-dasharray:35 37;stroke-dashoffset:36;animation:sboqSoPQ_draw 2s linear .56s forwards}.sboqSoPQ_237{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear 562ms forwards}.sboqSoPQ_238{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 565ms forwards}.sboqSoPQ_239{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 567ms forwards}.sboqSoPQ_240{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear .57s forwards}.sboqSoPQ_241{stroke-dasharray:192 194;stroke-dashoffset:193;animation:sboqSoPQ_draw 2s linear 572ms forwards}.sboqSoPQ_242{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear 574ms forwards}.sboqSoPQ_243{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 577ms forwards}.sboqSoPQ_244{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 579ms forwards}.sboqSoPQ_245{stroke-dasharray:134 136;stroke-dashoffset:135;animation:sboqSoPQ_draw 2s linear 581ms forwards}.sboqSoPQ_246{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear 584ms forwards}.sboqSoPQ_247{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 586ms forwards}.sboqSoPQ_248{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 589ms forwards}.sboqSoPQ_249{stroke-dasharray:141 143;stroke-dashoffset:142;animation:sboqSoPQ_draw 2s linear 591ms forwards}.sboqSoPQ_250{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 593ms forwards}.sboqSoPQ_251{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 596ms forwards}.sboqSoPQ_252{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 598ms forwards}.sboqSoPQ_253{stroke-dasharray:148 150;stroke-dashoffset:149;animation:sboqSoPQ_draw 2s linear .6s forwards}.sboqSoPQ_254{stroke-dasharray:1788 1790;stroke-dashoffset:1789;animation:sboqSoPQ_draw 2s linear 603ms forwards}.sboqSoPQ_255{stroke-dasharray:194 196;stroke-dashoffset:195;animation:sboqSoPQ_draw 2s linear 605ms forwards}.sboqSoPQ_256{stroke-dasharray:167 169;stroke-dashoffset:168;animation:sboqSoPQ_draw 2s linear 608ms forwards}.sboqSoPQ_257{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear .61s forwards}.sboqSoPQ_258{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 612ms forwards}.sboqSoPQ_259{stroke-dasharray:234 236;stroke-dashoffset:235;animation:sboqSoPQ_draw 2s linear 615ms forwards}.sboqSoPQ_260{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 617ms forwards}.sboqSoPQ_261{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 619ms forwards}.sboqSoPQ_262{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 622ms forwards}.sboqSoPQ_263{stroke-dasharray:128 130;stroke-dashoffset:129;animation:sboqSoPQ_draw 2s linear 624ms forwards}.sboqSoPQ_264{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 627ms forwards}.sboqSoPQ_265{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 629ms forwards}.sboqSoPQ_266{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 631ms forwards}.sboqSoPQ_267{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 634ms forwards}.sboqSoPQ_268{stroke-dasharray:198 200;stroke-dashoffset:199;animation:sboqSoPQ_draw 2s linear 636ms forwards}.sboqSoPQ_269{stroke-dasharray:139 141;stroke-dashoffset:140;animation:sboqSoPQ_draw 2s linear 638ms forwards}.sboqSoPQ_270{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 641ms forwards}.sboqSoPQ_271{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 643ms forwards}.sboqSoPQ_272{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 646ms forwards}.sboqSoPQ_273{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 648ms forwards}.sboqSoPQ_274{stroke-dasharray:139 141;stroke-dashoffset:140;animation:sboqSoPQ_draw 2s linear .65s forwards}.sboqSoPQ_275{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 653ms forwards}.sboqSoPQ_276{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 655ms forwards}.sboqSoPQ_277{stroke-dasharray:137 139;stroke-dashoffset:138;animation:sboqSoPQ_draw 2s linear 657ms forwards}.sboqSoPQ_278{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear .66s forwards}.sboqSoPQ_279{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 662ms forwards}.sboqSoPQ_280{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 665ms forwards}.sboqSoPQ_281{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 667ms forwards}.sboqSoPQ_282{stroke-dasharray:85 87;stroke-dashoffset:86;animation:sboqSoPQ_draw 2s linear 669ms forwards}.sboqSoPQ_283{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 672ms forwards}.sboqSoPQ_284{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 674ms forwards}.sboqSoPQ_285{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 676ms forwards}.sboqSoPQ_286{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 679ms forwards}.sboqSoPQ_287{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 681ms forwards}.sboqSoPQ_288{animation:sboqSoPQ_draw 2s linear 684ms forwards}.sboqSoPQ_288,.sboqSoPQ_289{stroke-dasharray:158 160;stroke-dashoffset:159}.sboqSoPQ_289{animation:sboqSoPQ_draw 2s linear 686ms forwards}.sboqSoPQ_290{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 688ms forwards}.sboqSoPQ_291{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 691ms forwards}.sboqSoPQ_292{stroke-dasharray:85 87;stroke-dashoffset:86;animation:sboqSoPQ_draw 2s linear 693ms forwards}.sboqSoPQ_293{animation:sboqSoPQ_draw 2s linear 695ms forwards}.sboqSoPQ_293,.sboqSoPQ_294{stroke-dasharray:138 140;stroke-dashoffset:139}.sboqSoPQ_294{animation:sboqSoPQ_draw 2s linear 698ms forwards}.sboqSoPQ_295{stroke-dasharray:192 194;stroke-dashoffset:193;animation:sboqSoPQ_draw 2s linear .7s forwards}.sboqSoPQ_296{stroke-dasharray:156 158;stroke-dashoffset:157;animation:sboqSoPQ_draw 2s linear 703ms forwards}.sboqSoPQ_297{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 705ms forwards}.sboqSoPQ_298{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 707ms forwards}.sboqSoPQ_299{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear .71s forwards}.sboqSoPQ_300{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 712ms forwards}.sboqSoPQ_301{stroke-dasharray:148 150;stroke-dashoffset:149;animation:sboqSoPQ_draw 2s linear 714ms forwards}.sboqSoPQ_302{stroke-dasharray:2385 2387;stroke-dashoffset:2386;animation:sboqSoPQ_draw 2s linear 717ms forwards}.sboqSoPQ_303{stroke-dasharray:283 285;stroke-dashoffset:284;animation:sboqSoPQ_draw 2s linear 719ms forwards}.sboqSoPQ_304{stroke-dasharray:284 286;stroke-dashoffset:285;animation:sboqSoPQ_draw 2s linear 722ms forwards}.sboqSoPQ_305{stroke-dasharray:322 324;stroke-dashoffset:323;animation:sboqSoPQ_draw 2s linear 724ms forwards}.sboqSoPQ_306{stroke-dasharray:263 265;stroke-dashoffset:264;animation:sboqSoPQ_draw 2s linear 726ms forwards}.sboqSoPQ_307{stroke-dasharray:281 283;stroke-dashoffset:282;animation:sboqSoPQ_draw 2s linear 729ms forwards}.sboqSoPQ_308{stroke-dasharray:329 331;stroke-dashoffset:330;animation:sboqSoPQ_draw 2s linear 731ms forwards}.sboqSoPQ_309{stroke-dasharray:357 359;stroke-dashoffset:358;animation:sboqSoPQ_draw 2s linear 733ms forwards}.sboqSoPQ_310{stroke-dasharray:281 283;stroke-dashoffset:282;animation:sboqSoPQ_draw 2s linear 736ms forwards}.sboqSoPQ_311{stroke-dasharray:297 299;stroke-dashoffset:298;animation:sboqSoPQ_draw 2s linear 738ms forwards}.sboqSoPQ_312{stroke-dasharray:322 324;stroke-dashoffset:323;animation:sboqSoPQ_draw 2s linear 741ms forwards}.sboqSoPQ_313{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 743ms forwards}.sboqSoPQ_314{stroke-dasharray:205 207;stroke-dashoffset:206;animation:sboqSoPQ_draw 2s linear 745ms forwards}.sboqSoPQ_315{stroke-dasharray:227 229;stroke-dashoffset:228;animation:sboqSoPQ_draw 2s linear 748ms forwards}.sboqSoPQ_316{stroke-dasharray:264 266;stroke-dashoffset:265;animation:sboqSoPQ_draw 2s linear .75s forwards}.sboqSoPQ_317{stroke-dasharray:319 321;stroke-dashoffset:320;animation:sboqSoPQ_draw 2s linear 752ms forwards}.sboqSoPQ_318{stroke-dasharray:281 283;stroke-dashoffset:282;animation:sboqSoPQ_draw 2s linear 755ms forwards}.sboqSoPQ_319{stroke-dasharray:205 207;stroke-dashoffset:206;animation:sboqSoPQ_draw 2s linear 757ms forwards}.sboqSoPQ_320{stroke-dasharray:231 233;stroke-dashoffset:232;animation:sboqSoPQ_draw 2s linear .76s forwards}.sboqSoPQ_321{stroke-dasharray:229 231;stroke-dashoffset:230;animation:sboqSoPQ_draw 2s linear 762ms forwards}.sboqSoPQ_322{stroke-dasharray:263 265;stroke-dashoffset:264;animation:sboqSoPQ_draw 2s linear 764ms forwards}.sboqSoPQ_323{stroke-dasharray:159 161;stroke-dashoffset:160;animation:sboqSoPQ_draw 2s linear 767ms forwards}.sboqSoPQ_324{stroke-dasharray:263 265;stroke-dashoffset:264;animation:sboqSoPQ_draw 2s linear 769ms forwards}.sboqSoPQ_325{stroke-dasharray:230 232;stroke-dashoffset:231;animation:sboqSoPQ_draw 2s linear 771ms forwards}.sboqSoPQ_326{stroke-dasharray:198 200;stroke-dashoffset:199;animation:sboqSoPQ_draw 2s linear 774ms forwards}.sboqSoPQ_327{stroke-dasharray:1666 1668;stroke-dashoffset:1667;animation:sboqSoPQ_draw 2s linear 776ms forwards}.sboqSoPQ_328{stroke-dasharray:199 201;stroke-dashoffset:200;animation:sboqSoPQ_draw 2s linear 779ms forwards}.sboqSoPQ_329{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 781ms forwards}.sboqSoPQ_330{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 783ms forwards}.sboqSoPQ_331{stroke-dasharray:139 141;stroke-dashoffset:140;animation:sboqSoPQ_draw 2s linear 786ms forwards}.sboqSoPQ_332{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 788ms forwards}.sboqSoPQ_333{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear .79s forwards}.sboqSoPQ_334{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 793ms forwards}.sboqSoPQ_335{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 795ms forwards}.sboqSoPQ_336{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 798ms forwards}.sboqSoPQ_337{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear .8s forwards}.sboqSoPQ_338{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 802ms forwards}.sboqSoPQ_339{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 805ms forwards}.sboqSoPQ_340{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 807ms forwards}.sboqSoPQ_341{stroke-dasharray:141 143;stroke-dashoffset:142;animation:sboqSoPQ_draw 2s linear 809ms forwards}.sboqSoPQ_342{stroke-dasharray:128 130;stroke-dashoffset:129;animation:sboqSoPQ_draw 2s linear 812ms forwards}.sboqSoPQ_343{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 814ms forwards}.sboqSoPQ_344{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 817ms forwards}.sboqSoPQ_345{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 819ms forwards}.sboqSoPQ_346{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 821ms forwards}.sboqSoPQ_347{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 824ms forwards}.sboqSoPQ_348{stroke-dasharray:167 169;stroke-dashoffset:168;animation:sboqSoPQ_draw 2s linear 826ms forwards}.sboqSoPQ_349{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 828ms forwards}.sboqSoPQ_350{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 831ms forwards}.sboqSoPQ_351{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 833ms forwards}.sboqSoPQ_352{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 836ms forwards}.sboqSoPQ_353{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 838ms forwards}.sboqSoPQ_354{stroke-dasharray:167 169;stroke-dashoffset:168;animation:sboqSoPQ_draw 2s linear .84s forwards}.sboqSoPQ_355{stroke-dasharray:185 187;stroke-dashoffset:186;animation:sboqSoPQ_draw 2s linear 843ms forwards}.sboqSoPQ_356{stroke-dasharray:250 252;stroke-dashoffset:251;animation:sboqSoPQ_draw 2s linear 845ms forwards}.sboqSoPQ_357{stroke-dasharray:253 255;stroke-dashoffset:254;animation:sboqSoPQ_draw 2s linear 847ms forwards}.sboqSoPQ_358{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear .85s forwards}.sboqSoPQ_359{stroke-dasharray:172 174;stroke-dashoffset:173;animation:sboqSoPQ_draw 2s linear 852ms forwards}.sboqSoPQ_360{stroke-dasharray:209 211;stroke-dashoffset:210;animation:sboqSoPQ_draw 2s linear 855ms forwards}.sboqSoPQ_361{stroke-dasharray:204 206;stroke-dashoffset:205;animation:sboqSoPQ_draw 2s linear 857ms forwards}.sboqSoPQ_362{stroke-dasharray:137 139;stroke-dashoffset:138;animation:sboqSoPQ_draw 2s linear 859ms forwards}.sboqSoPQ_363{stroke-dasharray:1747 1749;stroke-dashoffset:1748;animation:sboqSoPQ_draw 2s linear 862ms forwards}.sboqSoPQ_364{stroke-dasharray:214 216;stroke-dashoffset:215;animation:sboqSoPQ_draw 2s linear 864ms forwards}.sboqSoPQ_365{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 866ms forwards}.sboqSoPQ_366{stroke-dasharray:193 195;stroke-dashoffset:194;animation:sboqSoPQ_draw 2s linear 869ms forwards}.sboqSoPQ_367{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 871ms forwards}.sboqSoPQ_368{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 874ms forwards}.sboqSoPQ_369{stroke-dasharray:39 41;stroke-dashoffset:40;animation:sboqSoPQ_draw 2s linear 876ms forwards}.sboqSoPQ_370{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear 878ms forwards}.sboqSoPQ_371{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 881ms forwards}.sboqSoPQ_372{stroke-dasharray:139 141;stroke-dashoffset:140;animation:sboqSoPQ_draw 2s linear 883ms forwards}.sboqSoPQ_373{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 885ms forwards}.sboqSoPQ_374{stroke-dasharray:123 125;stroke-dashoffset:124;animation:sboqSoPQ_draw 2s linear 888ms forwards}.sboqSoPQ_375{stroke-dasharray:134 136;stroke-dashoffset:135;animation:sboqSoPQ_draw 2s linear .89s forwards}.sboqSoPQ_376{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear 893ms forwards}.sboqSoPQ_377{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 895ms forwards}.sboqSoPQ_378{stroke-dasharray:192 194;stroke-dashoffset:193;animation:sboqSoPQ_draw 2s linear 897ms forwards}.sboqSoPQ_379{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear .9s forwards}.sboqSoPQ_380{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 902ms forwards}.sboqSoPQ_381{stroke-dasharray:195 197;stroke-dashoffset:196;animation:sboqSoPQ_draw 2s linear 904ms forwards}.sboqSoPQ_382{stroke-dasharray:145 147;stroke-dashoffset:146;animation:sboqSoPQ_draw 2s linear 907ms forwards}.sboqSoPQ_383{stroke-dasharray:1697 1699;stroke-dashoffset:1698;animation:sboqSoPQ_draw 2s linear 909ms forwards}.sboqSoPQ_384{stroke-dasharray:170 172;stroke-dashoffset:171;animation:sboqSoPQ_draw 2s linear 912ms forwards}.sboqSoPQ_385{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 914ms forwards}.sboqSoPQ_386{stroke-dasharray:85 87;stroke-dashoffset:86;animation:sboqSoPQ_draw 2s linear 916ms forwards}.sboqSoPQ_387{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear 919ms forwards}.sboqSoPQ_388{stroke-dasharray:141 143;stroke-dashoffset:142;animation:sboqSoPQ_draw 2s linear 921ms forwards}.sboqSoPQ_389{animation:sboqSoPQ_draw 2s linear 923ms forwards}.sboqSoPQ_389,.sboqSoPQ_390{stroke-dasharray:136 138;stroke-dashoffset:137}.sboqSoPQ_390{animation:sboqSoPQ_draw 2s linear 926ms forwards}.sboqSoPQ_391{stroke-dasharray:158 160;stroke-dashoffset:159;animation:sboqSoPQ_draw 2s linear 928ms forwards}.sboqSoPQ_392{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 931ms forwards}.sboqSoPQ_393{stroke-dasharray:192 194;stroke-dashoffset:193;animation:sboqSoPQ_draw 2s linear 933ms forwards}.sboqSoPQ_394{stroke-dasharray:156 158;stroke-dashoffset:157;animation:sboqSoPQ_draw 2s linear 935ms forwards}.sboqSoPQ_395{stroke-dasharray:169 171;stroke-dashoffset:170;animation:sboqSoPQ_draw 2s linear 938ms forwards}.sboqSoPQ_396{stroke-dasharray:136 138;stroke-dashoffset:137;animation:sboqSoPQ_draw 2s linear .94s forwards}.sboqSoPQ_397{stroke-dasharray:95 97;stroke-dashoffset:96;animation:sboqSoPQ_draw 2s linear 942ms forwards}.sboqSoPQ_398{stroke-dasharray:138 140;stroke-dashoffset:139;animation:sboqSoPQ_draw 2s linear 945ms forwards}.sboqSoPQ_399{stroke-dasharray:167 169;stroke-dashoffset:168;animation:sboqSoPQ_draw 2s linear 947ms forwards}.sboqSoPQ_400{stroke-dasharray:39 41;stroke-dashoffset:40;animation:sboqSoPQ_draw 2s linear .95s forwards}.sboqSoPQ_401{stroke-dasharray:172 174;stroke-dashoffset:173;animation:sboqSoPQ_draw 2s linear 952ms forwards}.sboqSoPQ_402{stroke-dasharray:195 197;stroke-dashoffset:196;animation:sboqSoPQ_draw 2s linear 954ms forwards}.sboqSoPQ_403{stroke-dasharray:142 144;stroke-dashoffset:143;animation:sboqSoPQ_draw 2s linear 957ms forwards}.sboqSoPQ_404{stroke-dasharray:35 37;stroke-dashoffset:36;animation:sboqSoPQ_draw 2s linear 959ms forwards}.sboqSoPQ_405{stroke-dasharray:179 181;stroke-dashoffset:180;animation:sboqSoPQ_draw 2s linear 961ms forwards}.sboqSoPQ_406{stroke-dasharray:151 153;stroke-dashoffset:152;animation:sboqSoPQ_draw 2s linear 964ms forwards}.sboqSoPQ_407{stroke-dasharray:204 206;stroke-dashoffset:205;animation:sboqSoPQ_draw 2s linear 966ms forwards}.sboqSoPQ_408{stroke-dasharray:35 37;stroke-dashoffset:36;animation:sboqSoPQ_draw 2s linear 969ms forwards}.sboqSoPQ_409{stroke-dasharray:108 110;stroke-dashoffset:109;animation:sboqSoPQ_draw 2s linear 971ms forwards}.sboqSoPQ_410{stroke-dasharray:172 174;stroke-dashoffset:173;animation:sboqSoPQ_draw 2s linear 973ms forwards}.sboqSoPQ_411{stroke-dasharray:178 180;stroke-dashoffset:179;animation:sboqSoPQ_draw 2s linear 976ms forwards}.sboqSoPQ_412{stroke-dasharray:204 206;stroke-dashoffset:205;animation:sboqSoPQ_draw 2s linear 978ms forwards}.sboqSoPQ_413{stroke-dasharray:35 37;stroke-dashoffset:36;animation:sboqSoPQ_draw 2s linear .98s forwards}.sboqSoPQ_414{stroke-dasharray:172 174;stroke-dashoffset:173;animation:sboqSoPQ_draw 2s linear 983ms forwards}.sboqSoPQ_415{stroke-dasharray:209 211;stroke-dashoffset:210;animation:sboqSoPQ_draw 2s linear 985ms forwards}.sboqSoPQ_416{stroke-dasharray:204 206;stroke-dashoffset:205;animation:sboqSoPQ_draw 2s linear 988ms forwards}.sboqSoPQ_417{stroke-dasharray:35 37;stroke-dashoffset:36;animation:sboqSoPQ_draw 2s linear .99s forwards}.sboqSoPQ_418{stroke-dasharray:204 206;stroke-dashoffset:205;animation:sboqSoPQ_draw 2s linear 992ms forwards}.sboqSoPQ_419{stroke-dasharray:79 81;stroke-dashoffset:80;animation:sboqSoPQ_draw 2s linear 995ms forwards}.sboqSoPQ_420{stroke-dasharray:142 144;stroke-dashoffset:143;animation:sboqSoPQ_draw 2s linear 997ms forwards}.sboqSoPQ_421{stroke-dasharray:140 142;stroke-dashoffset:141;animation:sboqSoPQ_draw 2s linear 1s forwards}@keyframes sboqSoPQ_draw{to{stroke-dashoffset:0}}@keyframes sboqSoPQ_fade{0%{stroke-opacity:1}94.44444444444444%{stroke-opacity:1}to{stroke-opacity:0}}.card_choose_edit[data-v-46f9966d]{border-radius:26px;box-shadow:0 8px 16px rgba(222,193,118,.25)!important}.card_center_edit[data-v-46f9966d]{min-height:90vh;margin-bottom:0;box-shadow:0 8px 16px rgba(222,193,118,.25)!important;margin-top:-20px;background-color:rgba(248,247,246,.6)!important}.title-butns[data-v-46f9966d]{font-size:18px}.allSize[data-v-46f9966d],.title-butns[data-v-46f9966d]{font-family:Montserrat;font-style:normal;font-weight:400;line-height:150%;color:#3d3d3d;mix-blend-mode:normal}.allSize[data-v-46f9966d]{font-size:28px}.attachFile[data-v-46f9966d]{overflow:hidden}.bgImage[data-v-46f9966d]{width:0;height:0;opacity:0;cursor:pointer;padding:100% 0 0 100%}